2025-05-07T20:22:34.9265078Z Current runner version: '2.323.0' 2025-05-07T20:22:34.9272170Z Runner name: 'i-0a41d60143986b5f3' 2025-05-07T20:22:34.9273088Z Machine name: 'ip-10-0-9-223' 2025-05-07T20:22:34.9275916Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.9278280Z Contents: read 2025-05-07T20:22:34.9278791Z Metadata: read 2025-05-07T20:22:34.9279278Z Packages: read 2025-05-07T20:22:34.9279765Z ##[endgroup] 2025-05-07T20:22:34.9282138Z Secret source: None 2025-05-07T20:22:34.9282768Z Prepare workflow directory 2025-05-07T20:22:34.9802681Z Prepare all required actions 2025-05-07T20:22:34.9839323Z Getting action download info 2025-05-07T20:22:35.1890528Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.4938416Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.8699237Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.4871716Z Getting action download info 2025-05-07T20:22:37.5938102Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.8150441Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.9, 11.8.0, 12.6.3, clang) 2025-05-07T20:22:37.8708900Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.8827545Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.8840566Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.8841667Z ##[endgroup] 2025-05-07T20:22:38.9807607Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:38.9808247Z Instance Type: g5.4xlarge 2025-05-07T20:22:38.9808591Z AMI Name: unknown 2025-05-07T20:22:38.9845253Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.3973172Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.3973499Z with: 2025-05-07T20:22:44.3973734Z submodules: true 2025-05-07T20:22:44.3973985Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.3974472Z token: *** 2025-05-07T20:22:44.3974698Z ssh-strict: true 2025-05-07T20:22:44.3974929Z ssh-user: git 2025-05-07T20:22:44.3975163Z persist-credentials: true 2025-05-07T20:22:44.3975433Z clean: true 2025-05-07T20:22:44.3975676Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.3975963Z fetch-depth: 1 2025-05-07T20:22:44.3976188Z fetch-tags: false 2025-05-07T20:22:44.3976417Z show-progress: true 2025-05-07T20:22:44.3976650Z lfs: false 2025-05-07T20:22:44.3976871Z set-safe-directory: true 2025-05-07T20:22:44.3977140Z env: 2025-05-07T20:22:44.3977363Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.3977680Z BUILD_ENV: build_binary 2025-05-07T20:22:44.3977943Z BUILD_TARGET: default 2025-05-07T20:22:44.3978190Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.3978471Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.3978744Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.3979000Z ##[endgroup] 2025-05-07T20:22:44.5135782Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.5137476Z ##[group]Getting Git version info 2025-05-07T20:22:44.5137936Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.5138571Z [command]/usr/bin/git version 2025-05-07T20:22:44.5138857Z git version 2.47.1 2025-05-07T20:22:44.5148528Z ##[endgroup] 2025-05-07T20:22:44.5171407Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/4bd5f6b1-ea4a-488f-be59-22c90d673ac6' before making global git config changes 2025-05-07T20:22:44.5172345Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.5177059Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.5215232Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.5218263Z ##[group]Initializing the repository 2025-05-07T20:22:44.5222545Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.5266440Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.5267034Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.5267577Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.5267973Z hint: 2025-05-07T20:22:44.5268283Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.5268630Z hint: 2025-05-07T20:22:44.5268971Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.5269528Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.5269934Z hint: 2025-05-07T20:22:44.5270170Z hint: git branch -m 2025-05-07T20:22:44.5270710Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.5278442Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.5312762Z ##[endgroup] 2025-05-07T20:22:44.5313216Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.5316358Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.5348147Z ##[endgroup] 2025-05-07T20:22:44.5348553Z ##[group]Setting up auth 2025-05-07T20:22:44.5354327Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.5385149Z [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.5745370Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.5776623Z [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.6115002Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.6165725Z ##[endgroup] 2025-05-07T20:22:44.6166170Z ##[group]Fetching the repository 2025-05-07T20:22:44.6173278Z [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.3125140Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.3125781Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.3150844Z ##[endgroup] 2025-05-07T20:22:45.3151253Z ##[group]Determining the checkout info 2025-05-07T20:22:45.3153581Z ##[endgroup] 2025-05-07T20:22:45.3158113Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.3194228Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.3221628Z ##[group]Checking out the ref 2025-05-07T20:22:45.3225181Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.4331959Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.4332262Z 2025-05-07T20:22:45.4332498Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.4333028Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.4333544Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.4333862Z 2025-05-07T20:22:45.4334090Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.4334642Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.4334917Z 2025-05-07T20:22:45.4335042Z git switch -c 2025-05-07T20:22:45.4335253Z 2025-05-07T20:22:45.4335396Z Or undo this operation with: 2025-05-07T20:22:45.4335581Z 2025-05-07T20:22:45.4335685Z git switch - 2025-05-07T20:22:45.4336344Z 2025-05-07T20:22:45.4336596Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.4336932Z 2025-05-07T20:22:45.4337325Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.4345314Z ##[endgroup] 2025-05-07T20:22:45.4345739Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.4351001Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.4397155Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.4427080Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.4458438Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.4484217Z ##[endgroup] 2025-05-07T20:22:45.4484596Z ##[group]Fetching submodules 2025-05-07T20:22:45.4487560Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.4832555Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.5162668Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.5164632Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.5168126Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.5171675Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.5175945Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.5180105Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.5183551Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.5219451Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.9045977Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.4047971Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.8295294Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:47.8719916Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.2804227Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.5725320Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.7510038Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.7510710Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.7992138Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:51.1076025Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:51.1076532Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:51.3770843Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:52.1164941Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:52.1165435Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:52.2250973Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:53.3299700Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:53.3300170Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:54.0268384Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:54.7232022Z From https://github.com/google/googletest 2025-05-07T20:22:54.7232495Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:54.7640853Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:55.5932992Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:55.5933492Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:55.6020302Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:56.2695088Z From https://github.com/nlohmann/json 2025-05-07T20:22:56.2695741Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:56.3803621Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:56.3825331Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:56.4159523Z Entering 'external/asmjit' 2025-05-07T20:22:56.4192229Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.4223962Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.4259022Z Entering 'external/cutlass' 2025-05-07T20:22:56.4290782Z Entering 'external/googletest' 2025-05-07T20:22:56.4322797Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.4355749Z Entering 'external/json' 2025-05-07T20:22:56.4399351Z ##[endgroup] 2025-05-07T20:22:56.4399770Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:56.4405885Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-05-07T20:22:56.4744946Z Entering 'external/asmjit' 2025-05-07T20:22:56.4811100Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.4883144Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.4951352Z Entering 'external/cutlass' 2025-05-07T20:22:56.5026035Z Entering 'external/googletest' 2025-05-07T20:22:56.5093447Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5164225Z Entering 'external/json' 2025-05-07T20:22:56.5250622Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T20:22:56.5579380Z Entering 'external/asmjit' 2025-05-07T20:22:56.5641035Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:56.5643819Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.5704634Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:56.5707031Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.5768145Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:56.5770816Z Entering 'external/cutlass' 2025-05-07T20:22:56.5831001Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:56.5833742Z Entering 'external/googletest' 2025-05-07T20:22:56.5894846Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:56.5898598Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.5963291Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:56.5965474Z Entering 'external/json' 2025-05-07T20:22:56.6026243Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:56.6114183Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:56.6447671Z Entering 'external/asmjit' 2025-05-07T20:22:56.6480874Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.6514718Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.6548353Z Entering 'external/cutlass' 2025-05-07T20:22:56.6581950Z Entering 'external/googletest' 2025-05-07T20:22:56.6615026Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.6648438Z Entering 'external/json' 2025-05-07T20:22:56.6698529Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:56.7031619Z Entering 'external/asmjit' 2025-05-07T20:22:56.7064061Z Entering 'external/composable_kernel' 2025-05-07T20:22:56.7096676Z Entering 'external/cpuinfo' 2025-05-07T20:22:56.7129268Z Entering 'external/cutlass' 2025-05-07T20:22:56.7162315Z Entering 'external/googletest' 2025-05-07T20:22:56.7231349Z Entering 'external/hipify_torch' 2025-05-07T20:22:56.7231840Z Entering 'external/json' 2025-05-07T20:22:56.7273767Z ##[endgroup] 2025-05-07T20:22:56.7315193Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:56.7344065Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:56.7514608Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:56.7514930Z with: 2025-05-07T20:22:56.7515181Z name: fbgemm_default_x86_clang_py3.9_cu11.8.0.whl 2025-05-07T20:22:56.7515511Z merge-multiple: false 2025-05-07T20:22:56.7515774Z repository: pytorch/FBGEMM 2025-05-07T20:22:56.7516034Z run-id: 14891846252 2025-05-07T20:22:56.7516245Z env: 2025-05-07T20:22:56.7516475Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:56.7516776Z BUILD_ENV: build_binary 2025-05-07T20:22:56.7517030Z BUILD_TARGET: default 2025-05-07T20:22:56.7517264Z BUILD_VARIANT: cuda 2025-05-07T20:22:56.7517505Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:56.7517762Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:56.7518005Z ##[endgroup] 2025-05-07T20:22:56.9858196Z Downloading single artifact 2025-05-07T20:22:57.0827229Z Preparing to download the following artifacts: 2025-05-07T20:22:57.0828092Z - fbgemm_default_x86_clang_py3.9_cu11.8.0.whl (ID: 3081408128, Size: 268081838, Expected Digest: sha256:0ec6af65b895a616e4ae3ac5864dc0798aea481ac17cc4cf63c1effd8ba9bef9) 2025-05-07T20:22:57.1364148Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-526fc689-71d0-5284-a4b5-6391c6c873aa/artifacts/16125a99bcae7c2d219338bf7fd2dc1ea791a9c6e1deaa9390ff3e36feebaddd.zip 2025-05-07T20:22:57.1365568Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:57.2163727Z (node:56816) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. 2025-05-07T20:22:57.2165245Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:23:00.0288729Z SHA256 digest of downloaded artifact is 0ec6af65b895a616e4ae3ac5864dc0798aea481ac17cc4cf63c1effd8ba9bef9 2025-05-07T20:23:00.0289437Z Artifact download completed successfully. 2025-05-07T20:23:00.0289782Z Total of 1 artifact(s) downloaded 2025-05-07T20:23:00.0295314Z Download artifact has finished successfully 2025-05-07T20:23:00.0575585Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:23:00.0576023Z with: 2025-05-07T20:23:00.0576247Z driver-version: 570.133.07 2025-05-07T20:23:00.0576498Z env: 2025-05-07T20:23:00.0576732Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:00.0577044Z BUILD_ENV: build_binary 2025-05-07T20:23:00.0577295Z BUILD_TARGET: default 2025-05-07T20:23:00.0577539Z BUILD_VARIANT: cuda 2025-05-07T20:23:00.0577791Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:00.0578059Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:00.0578297Z ##[endgroup] 2025-05-07T20:23:00.0673313Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:23:00.0673700Z with: 2025-05-07T20:23:00.0674089Z timeout_minutes: 10 2025-05-07T20:23:00.0674334Z max_attempts: 3 2025-05-07T20:23:00.0697367Z command: # Is it disgusting to have a full shell script here in this github action? Sure # But is it the best way to make it so that this action relies on nothing else? Absolutely set -eou pipefail DISTRIBUTION=$(. /etc/os-release;echo $ID$VERSION_ID) DRIVER_FN="NVIDIA-Linux-x86_64-${DRIVER_VERSION}.run" install_nvidia_docker2_amzn2() { ( set -x # Needed for yum-config-manager sudo yum install -y yum-utils if [[ "${DISTRIBUTION}" == "amzn2023" ]] ; then YUM_REPO_URL="https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo" else # Amazon Linux 2 YUM_REPO_URL="https://nvidia.github.io/nvidia-docker/${DISTRIBUTION}/nvidia-docker.repo" fi sudo yum-config-manager --add-repo "${YUM_REPO_URL}" sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker ) } install_nvidia_docker2_ubuntu20() { ( set -x # Install nvidia-driver package if not installed status="$(dpkg-query -W --showformat='${db:Status-Status}' nvidia-docker2 2>&1)" if [ ! $? = 0 ] || [ ! "$status" = installed ]; then sudo apt-get install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 sudo systemctl restart docker fi ) } pre_install_nvidia_driver_amzn2() { ( # Purge any nvidia driver installed from RHEL repo sudo yum remove -y nvidia-driver-latest-dkms ) } install_nvidia_driver_common() { ( # Try to gather more information about the runner and its existing NVIDIA driver if any echo "Before installing NVIDIA driver" lspci lsmod modinfo nvidia || true HAS_NVIDIA_DRIVER=0 # Check if NVIDIA driver has already been installed if [ -x "$(command -v nvidia-smi)" ]; then set +e # The driver exists, check its version next. Also check only the first GPU if there are more than one of them # so that the same driver version is not print over multiple lines INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then echo "Failed to get NVIDIA driver version ($INSTALLED_DRIVER_VERSION). Continuing" elif [ "$INSTALLED_DRIVER_VERSION" != "$DRIVER_VERSION" ]; then echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has been installed, but we expect to have $DRIVER_VERSION instead. Continuing" # Turn off persistent mode so that the installation script can unload the kernel module sudo killall nvidia-persistenced || true else HAS_NVIDIA_DRIVER=1 echo "NVIDIA driver ($INSTALLED_DRIVER_VERSION) has already been installed. Skipping NVIDIA driver installation" fi set -e fi if [ "$HAS_NVIDIA_DRIVER" -eq 0 ]; then # CAUTION: this may need to be updated in future if [ "${DISTRIBUTION}" != ubuntu20.04 ]; then sudo yum groupinstall -y "Development Tools" # ensure our kernel install is the same as our underlying kernel, # groupinstall "Development Tools" has a habit of mismatching kernel headers sudo yum install -y "kernel-devel-uname-r == $(uname -r)" sudo modprobe backlight fi sudo curl -fsL -o /tmp/nvidia_driver "https://s3.amazonaws.com/ossci-linux/nvidia_driver/$DRIVER_FN" set +e sudo /bin/bash /tmp/nvidia_driver -s --no-drm NVIDIA_INSTALLATION_STATUS=$? RESET_GPU=0 if [ "$NVIDIA_INSTALLATION_STATUS" -ne 0 ]; then sudo cat /var/log/nvidia-installer.log # Fail to install NVIDIA driver, try to reset the GPU RESET_GPU=1 elif [ -x "$(command -v nvidia-smi)" ]; then # Check again if nvidia-smi works even if the driver installation completes successfully INSTALLED_DRIVER_VERSION=$(nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0) NVIDIA_SMI_STATUS=$? if [ "$NVIDIA_SMI_STATUS" -ne 0 ] && [ "$NVIDIA_SMI_STATUS" -ne 14 ]; then RESET_GPU=1 fi fi if [ "$RESET_GPU" -eq 1 ]; then NVIDIA_DEVICES=$(lspci -D | grep -i NVIDIA | cut -d' ' -f1) # The GPU can get stuck in a failure state if somehow the test crashs the GPU microcode. When this # happens, we'll try to reset all NVIDIA devices https://github.com/pytorch/pytorch/issues/88388 for PCI_ID in $NVIDIA_DEVICES; do DEVICE_ENABLED=$(cat /sys/bus/pci/devices/$PCI_ID/enable) echo "Reseting $PCI_ID (enabled state: $DEVICE_ENABLED)" # This requires sudo permission of course echo "1" | sudo tee /sys/bus/pci/devices/$PCI_ID/reset sleep 1 done fi sudo rm -fv /tmp/nvidia_driver set -e fi ) } post_install_nvidia_driver_common() { ( sudo modprobe nvidia || true echo "After installing NVIDIA driver" lspci lsmod modinfo nvidia || true ( set +e nvidia-smi # NB: Annoyingly, nvidia-smi command returns successfully with return code 0 even in # the case where the driver has already crashed as it still can get the driver version # and some basic information like the bus ID. However, the rest of the information # would be missing (ERR!), for example: # # +-----------------------------------------------------------------------------+ # | NVIDIA-SMI 525.89.02 Driver Version: 525.89.02 CUDA Version: 12.0 | # |-------------------------------+----------------------+----------------------+ # | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | # | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | # | | | MIG M. | # |===============================+======================+======================| # | 0 ERR! Off | 00000000:00:1E.0 Off | ERR! | # |ERR! ERR! ERR! ERR! / ERR! | 4184MiB / 23028MiB | ERR! Default | # | | | ERR! | # +-------------------------------+----------------------+----------------------+ # # +-----------------------------------------------------------------------------+ # | Processes: | # | GPU GI CI PID Type Process name GPU Memory | # | ID ID Usage | # |=============================================================================| # +-----------------------------------------------------------------------------+ # # This should be reported as a failure instead as it will guarantee to fail when # Docker tries to run with --gpus all # # So, the correct check here is to query one of the missing piece of info like # GPU name, so that the command can fail accordingly nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 NVIDIA_SMI_STATUS=$? # Allowable exit statuses for nvidia-smi, see: https://github.com/NVIDIA/gpu-operator/issues/285 if [ "$NVIDIA_SMI_STATUS" -eq 0 ] || [ "$NVIDIA_SMI_STATUS" -eq 14 ]; then echo "INFO: Ignoring allowed status ${NVIDIA_SMI_STATUS}" else echo "ERROR: nvidia-smi exited with unresolved status ${NVIDIA_SMI_STATUS}" exit ${NVIDIA_SMI_STATUS} fi set -e ) ) } install_nvidia_driver_amzn2() { ( set -x pre_install_nvidia_driver_amzn2 install_nvidia_driver_common post_install_nvidia_driver_common ) } install_nvidia_driver_ubuntu20() { ( set -x install_nvidia_driver_common post_install_nvidia_driver_common ) } echo "== Installing nvidia driver ${DRIVER_FN} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_driver_amzn2 ;; ubuntu20.04) install_nvidia_driver_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac # Install container toolkit based on distribution echo "== Installing nvidia container toolkit for ${DISTRIBUTION} ==" case "${DISTRIBUTION}" in amzn*) install_nvidia_docker2_amzn2 ;; ubuntu20.04) install_nvidia_docker2_ubuntu20 ;; *) echo "ERROR: Unknown distribution ${DISTRIBUTION}" exit 1 ;; esac echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" # Fix https://github.com/NVIDIA/nvidia-docker/issues/1648 on runners with # more than one GPUs. This just needs to be run once. The command fails # on subsequent runs and complains that the mode is already on, but that's # ok sudo nvidia-persistenced || true # This should show persistence mode ON nvidia-smi 2025-05-07T20:23:00.0720521Z retry_wait_seconds: 10 2025-05-07T20:23:00.0720792Z polling_interval_seconds: 1 2025-05-07T20:23:00.0721063Z warning_on_retry: true 2025-05-07T20:23:00.0721323Z continue_on_error: false 2025-05-07T20:23:00.0721571Z env: 2025-05-07T20:23:00.0721802Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:00.0722117Z BUILD_ENV: build_binary 2025-05-07T20:23:00.0722373Z BUILD_TARGET: default 2025-05-07T20:23:00.0722613Z BUILD_VARIANT: cuda 2025-05-07T20:23:00.0722868Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:00.0723141Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:00.0723391Z DRIVER_VERSION: 570.133.07 2025-05-07T20:23:00.0723653Z ##[endgroup] 2025-05-07T20:23:00.1521103Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:23:00.1521923Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:23:00.1525511Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:00.9174085Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:00.9174778Z No packages marked for removal. 2025-05-07T20:23:00.9236985Z Dependencies resolved. 2025-05-07T20:23:00.9247423Z Nothing to do. 2025-05-07T20:23:00.9247763Z Complete! 2025-05-07T20:23:00.9569279Z + install_nvidia_driver_common 2025-05-07T20:23:00.9572904Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:00.9573352Z + lspci 2025-05-07T20:23:00.9575041Z Before installing NVIDIA driver 2025-05-07T20:23:00.9786864Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:00.9788072Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:00.9788647Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:00.9789196Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:00.9789896Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:00.9790669Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:00.9791168Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:00.9791655Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:00.9792070Z + lsmod 2025-05-07T20:23:00.9832367Z Module Size Used by 2025-05-07T20:23:00.9832893Z xt_conntrack 16384 1 2025-05-07T20:23:00.9833318Z nft_chain_nat 16384 3 2025-05-07T20:23:00.9833679Z xt_MASQUERADE 20480 1 2025-05-07T20:23:00.9834006Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:00.9834350Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:00.9834963Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:00.9835650Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:00.9836196Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:00.9836504Z xfrm_user 57344 1 2025-05-07T20:23:00.9836787Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:00.9837089Z xt_addrtype 16384 2 2025-05-07T20:23:00.9837355Z nft_compat 20480 4 2025-05-07T20:23:00.9837674Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:00.9838109Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:00.9838488Z br_netfilter 36864 0 2025-05-07T20:23:00.9838781Z bridge 323584 1 br_netfilter 2025-05-07T20:23:00.9839093Z stp 16384 1 bridge 2025-05-07T20:23:00.9839392Z llc 16384 2 bridge,stp 2025-05-07T20:23:00.9839682Z overlay 167936 0 2025-05-07T20:23:00.9839947Z tls 135168 0 2025-05-07T20:23:00.9840212Z nls_ascii 16384 1 2025-05-07T20:23:00.9840473Z nls_cp437 20480 1 2025-05-07T20:23:00.9840733Z vfat 24576 1 2025-05-07T20:23:00.9841000Z fat 86016 1 vfat 2025-05-07T20:23:00.9841273Z sunrpc 696320 1 2025-05-07T20:23:00.9841534Z ena 180224 0 2025-05-07T20:23:00.9841795Z i8042 45056 0 2025-05-07T20:23:00.9842052Z serio 28672 3 i8042 2025-05-07T20:23:00.9842339Z button 24576 0 2025-05-07T20:23:00.9842617Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:00.9843052Z sch_fq_codel 20480 17 2025-05-07T20:23:00.9843444Z dm_mod 188416 0 2025-05-07T20:23:00.9843817Z fuse 163840 1 2025-05-07T20:23:00.9844172Z loop 36864 0 2025-05-07T20:23:00.9844430Z configfs 57344 1 2025-05-07T20:23:00.9844705Z dax 45056 1 dm_mod 2025-05-07T20:23:00.9845002Z dmi_sysfs 20480 0 2025-05-07T20:23:00.9845262Z crc32_pclmul 16384 0 2025-05-07T20:23:00.9845530Z crc32c_intel 24576 0 2025-05-07T20:23:00.9845800Z efivarfs 24576 1 2025-05-07T20:23:00.9846055Z + modinfo nvidia 2025-05-07T20:23:00.9856058Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:00.9856733Z import_ns: DMA_BUF 2025-05-07T20:23:00.9857100Z alias: char-major-195-* 2025-05-07T20:23:00.9857446Z version: 570.133.07 2025-05-07T20:23:00.9857720Z supported: external 2025-05-07T20:23:00.9858226Z license: Dual MIT/GPL 2025-05-07T20:23:00.9858684Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:00.9859322Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:00.9859665Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:00.9860002Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:00.9860350Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:00.9860703Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:00.9861032Z depends: i2c-core,drm 2025-05-07T20:23:00.9861305Z retpoline: Y 2025-05-07T20:23:00.9861534Z name: nvidia 2025-05-07T20:23:00.9862047Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:00.9862706Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:00.9863179Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:00.9863757Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:00.9864079Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:00.9864408Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:00.9864742Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:00.9865061Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:00.9865508Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:00.9866018Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:00.9866526Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:00.9866880Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:00.9867190Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:00.9867516Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:00.9867896Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:00.9868297Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:00.9868759Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:00.9869359Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.9869878Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:00.9870313Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.9870738Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:00.9871091Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:00.9871473Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:00.9871863Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:00.9872224Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:00.9872558Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:00.9872907Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:00.9873247Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:00.9873572Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:00.9873938Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:00.9874323Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:00.9874666Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:00.9875010Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:00.9875375Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:00.9875753Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:00.9876125Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:00.9876472Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:00.9876778Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:00.9877110Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:00.9877453Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:00.9877786Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:00.9878130Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:00.9878493Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:00.9878863Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:00.9879203Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:00.9879557Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:00.9880026Z parm: rm_firmware_active:charp 2025-05-07T20:23:00.9880343Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:00.9880591Z ++ command -v nvidia-smi 2025-05-07T20:23:00.9880863Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:00.9881138Z + set +e 2025-05-07T20:23:00.9881458Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:02.7780721Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:02.7781210Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:02.7781565Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:02.7781900Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:02.7782312Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:02.7782956Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:02.7783638Z + set -e 2025-05-07T20:23:02.7784109Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:02.7784594Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:02.7785280Z + post_install_nvidia_driver_common 2025-05-07T20:23:02.7788205Z + sudo modprobe nvidia 2025-05-07T20:23:02.8939804Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:02.8940640Z + lspci 2025-05-07T20:23:02.8941259Z After installing NVIDIA driver 2025-05-07T20:23:02.9063335Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:02.9064717Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:02.9066249Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:02.9066947Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:02.9067437Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:02.9067970Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:02.9068464Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:02.9068953Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:02.9069368Z + lsmod 2025-05-07T20:23:02.9094945Z Module Size Used by 2025-05-07T20:23:02.9095398Z nvidia_uvm 1884160 0 2025-05-07T20:23:02.9095791Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:02.9096097Z drm 602112 1 nvidia 2025-05-07T20:23:02.9096425Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:02.9096870Z backlight 24576 1 drm 2025-05-07T20:23:02.9097308Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:02.9097612Z xt_conntrack 16384 1 2025-05-07T20:23:02.9097892Z nft_chain_nat 16384 3 2025-05-07T20:23:02.9098207Z xt_MASQUERADE 20480 1 2025-05-07T20:23:02.9098652Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:02.9099355Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:02.9099912Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:02.9100377Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:02.9100704Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:02.9101014Z xfrm_user 57344 1 2025-05-07T20:23:02.9101293Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:02.9101586Z xt_addrtype 16384 2 2025-05-07T20:23:02.9101860Z nft_compat 20480 4 2025-05-07T20:23:02.9102182Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:02.9102613Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:02.9102991Z br_netfilter 36864 0 2025-05-07T20:23:02.9103284Z bridge 323584 1 br_netfilter 2025-05-07T20:23:02.9103592Z stp 16384 1 bridge 2025-05-07T20:23:02.9103888Z llc 16384 2 bridge,stp 2025-05-07T20:23:02.9104201Z overlay 167936 0 2025-05-07T20:23:02.9104460Z tls 135168 0 2025-05-07T20:23:02.9104722Z nls_ascii 16384 1 2025-05-07T20:23:02.9105184Z nls_cp437 20480 1 2025-05-07T20:23:02.9105446Z vfat 24576 1 2025-05-07T20:23:02.9105709Z fat 86016 1 vfat 2025-05-07T20:23:02.9105986Z sunrpc 696320 1 2025-05-07T20:23:02.9106238Z ena 180224 0 2025-05-07T20:23:02.9106492Z i8042 45056 0 2025-05-07T20:23:02.9106754Z serio 28672 3 i8042 2025-05-07T20:23:02.9107028Z button 24576 0 2025-05-07T20:23:02.9107296Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:02.9107568Z sch_fq_codel 20480 17 2025-05-07T20:23:02.9107832Z dm_mod 188416 0 2025-05-07T20:23:02.9108088Z fuse 163840 1 2025-05-07T20:23:02.9108343Z loop 36864 0 2025-05-07T20:23:02.9108729Z configfs 57344 1 2025-05-07T20:23:02.9108987Z dax 45056 1 dm_mod 2025-05-07T20:23:02.9109270Z dmi_sysfs 20480 0 2025-05-07T20:23:02.9109534Z crc32_pclmul 16384 0 2025-05-07T20:23:02.9109800Z crc32c_intel 24576 0 2025-05-07T20:23:02.9110063Z efivarfs 24576 1 2025-05-07T20:23:02.9110323Z + modinfo nvidia 2025-05-07T20:23:02.9112318Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:02.9113002Z import_ns: DMA_BUF 2025-05-07T20:23:02.9113366Z alias: char-major-195-* 2025-05-07T20:23:02.9113757Z version: 570.133.07 2025-05-07T20:23:02.9114108Z supported: external 2025-05-07T20:23:02.9114415Z license: Dual MIT/GPL 2025-05-07T20:23:02.9114715Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:02.9115058Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:02.9115386Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:02.9115722Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:02.9116065Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:02.9116414Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:02.9116738Z depends: i2c-core,drm 2025-05-07T20:23:02.9117089Z retpoline: Y 2025-05-07T20:23:02.9117412Z name: nvidia 2025-05-07T20:23:02.9117921Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:02.9118451Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:02.9118902Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:02.9119327Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:02.9119643Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:02.9119950Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:02.9120272Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:02.9120590Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:02.9120909Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:02.9121274Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:02.9121676Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:02.9122019Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:02.9122325Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:02.9122644Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:02.9123015Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:02.9123412Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:02.9123802Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:02.9124223Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.9124639Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:02.9125061Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.9125481Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:02.9125827Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:02.9126198Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:02.9126701Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:02.9127050Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:02.9127395Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:02.9127731Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:02.9128064Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:02.9128384Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:02.9128735Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:02.9129103Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:02.9129439Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:02.9129778Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:02.9130140Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:02.9130568Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:02.9130911Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:02.9131251Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:02.9131555Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:02.9131889Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:02.9132219Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:02.9132541Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:02.9132883Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:02.9133242Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:02.9133604Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:02.9133940Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:02.9134292Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:02.9134737Z parm: rm_firmware_active:charp 2025-05-07T20:23:02.9135027Z + set +e 2025-05-07T20:23:02.9135231Z + nvidia-smi 2025-05-07T20:23:04.3075102Z Wed May 7 20:23:04 2025 2025-05-07T20:23:04.3075655Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.3076460Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:04.3077508Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:04.3078503Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:04.3079588Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:04.3080468Z | | | MIG M. | 2025-05-07T20:23:04.3081163Z |=========================================+========================+======================| 2025-05-07T20:23:04.3139115Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:04.3140432Z | 0% 31C P0 61W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:04.3141454Z | | | N/A | 2025-05-07T20:23:04.3142273Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:04.3143303Z 2025-05-07T20:23:04.3144428Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.3145599Z | Processes: | 2025-05-07T20:23:04.3146505Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:04.3147000Z | ID ID Usage | 2025-05-07T20:23:04.3147378Z |=========================================================================================| 2025-05-07T20:23:04.3147815Z | No running processes found | 2025-05-07T20:23:04.3148480Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.7357632Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:06.1353252Z NVIDIA A10G 2025-05-07T20:23:06.4082339Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:06.4082725Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:06.4083101Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:06.4083517Z + set -e 2025-05-07T20:23:06.4083813Z INFO: Ignoring allowed status 0 2025-05-07T20:23:06.4091922Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:06.4095858Z + sudo yum install -y yum-utils 2025-05-07T20:23:06.8367577Z Last metadata expiration check: 0:06:43 ago on Wed May 7 20:16:23 2025. 2025-05-07T20:23:06.8615650Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:06.9011035Z Dependencies resolved. 2025-05-07T20:23:06.9195762Z Nothing to do. 2025-05-07T20:23:06.9196009Z Complete! 2025-05-07T20:23:06.9577730Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:06.9578384Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.9579405Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:07.2642109Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:07.3205418Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:07.8308225Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:07.8555720Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:07.8961838Z Dependencies resolved. 2025-05-07T20:23:07.9141373Z ================================================================================ 2025-05-07T20:23:07.9142034Z Package Arch Version Repository Size 2025-05-07T20:23:07.9142542Z ================================================================================ 2025-05-07T20:23:07.9142862Z Downgrading: 2025-05-07T20:23:07.9143235Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:07.9143835Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:07.9144194Z 2025-05-07T20:23:07.9144363Z Transaction Summary 2025-05-07T20:23:07.9144772Z ================================================================================ 2025-05-07T20:23:07.9145270Z Downgrade 2 Packages 2025-05-07T20:23:07.9145506Z 2025-05-07T20:23:07.9145622Z Total download size: 6.8 M 2025-05-07T20:23:07.9146034Z Downloading Packages: 2025-05-07T20:23:07.9536810Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 33 MB/s | 1.2 MB 00:00 2025-05-07T20:23:08.0830575Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 34 MB/s | 5.6 MB 00:00 2025-05-07T20:23:08.0839406Z -------------------------------------------------------------------------------- 2025-05-07T20:23:08.0842544Z Total 40 MB/s | 6.8 MB 00:00 2025-05-07T20:23:08.0845422Z Running transaction check 2025-05-07T20:23:08.0949224Z Transaction check succeeded. 2025-05-07T20:23:08.0949807Z Running transaction test 2025-05-07T20:23:08.1246054Z Transaction test succeeded. 2025-05-07T20:23:08.1248091Z Running transaction 2025-05-07T20:23:08.6732401Z Preparing : 1/1 2025-05-07T20:23:08.7785129Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:08.7807818Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:08.8032662Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:08.8033547Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:08.8135716Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:08.8162935Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:12.2245729Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:12.2246357Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:12.2246910Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:12.2247463Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:12.3627719Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:12.3628688Z WARNING: 2025-05-07T20:23:12.3628986Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:12.3629223Z 2025-05-07T20:23:12.3629333Z Available Versions: 2025-05-07T20:23:12.3629486Z 2025-05-07T20:23:12.3629601Z Version 2023.7.20250331: 2025-05-07T20:23:12.3629920Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:12.3630184Z 2025-05-07T20:23:12.3630311Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:12.3630529Z 2025-05-07T20:23:12.3630635Z Release notes: 2025-05-07T20:23:12.3631054Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:12.3631436Z 2025-05-07T20:23:12.3631530Z Version 2023.7.20250414: 2025-05-07T20:23:12.3631853Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:12.3632111Z 2025-05-07T20:23:12.3632239Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:12.3632452Z 2025-05-07T20:23:12.3642217Z Release notes: 2025-05-07T20:23:12.3642690Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:12.3643074Z 2025-05-07T20:23:12.3643174Z Version 2023.7.20250428: 2025-05-07T20:23:12.3643522Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:12.3643784Z 2025-05-07T20:23:12.3643916Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:12.3644132Z 2025-05-07T20:23:12.3644228Z Release notes: 2025-05-07T20:23:12.3644638Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:12.3645006Z 2025-05-07T20:23:12.3645131Z ================================================================================ 2025-05-07T20:23:12.3974131Z 2025-05-07T20:23:12.3974308Z 2025-05-07T20:23:12.3974523Z Downgraded: 2025-05-07T20:23:12.3975043Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:12.3975741Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:12.3976102Z 2025-05-07T20:23:12.3976205Z Complete! 2025-05-07T20:23:12.4463476Z + sudo systemctl restart docker 2025-05-07T20:23:16.1089517Z Wed May 7 20:23:16 2025 2025-05-07T20:23:16.1090019Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.1090547Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:16.1091312Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:16.1091828Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:16.1092365Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:16.1092815Z | | | MIG M. | 2025-05-07T20:23:16.1093169Z |=========================================+========================+======================| 2025-05-07T20:23:16.1171004Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:16.1172650Z | 0% 31C P0 62W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:16.1173447Z | | | N/A | 2025-05-07T20:23:16.1174266Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:16.1175183Z 2025-05-07T20:23:16.1175983Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.1176856Z | Processes: | 2025-05-07T20:23:16.1177745Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:16.1178866Z | ID ID Usage | 2025-05-07T20:23:16.1179580Z |=========================================================================================| 2025-05-07T20:23:16.1180075Z | No running processes found | 2025-05-07T20:23:16.1180553Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:17.1303235Z Command completed after 1 attempt(s). 2025-05-07T20:23:17.1391455Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:17.1391943Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:17.1406832Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:17.1407198Z env: 2025-05-07T20:23:17.1407431Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:17.1407749Z BUILD_ENV: build_binary 2025-05-07T20:23:17.1408011Z BUILD_TARGET: default 2025-05-07T20:23:17.1408268Z BUILD_VARIANT: cuda 2025-05-07T20:23:17.1408519Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:17.1408791Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:17.1409105Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.1409445Z ##[endgroup] 2025-05-07T20:23:17.4795490Z ################################################################################ 2025-05-07T20:23:17.4795867Z # Print System Info 2025-05-07T20:23:17.4796094Z # 2025-05-07T20:23:17.4812288Z # [2025-05-07T20:23:17.480Z] + print_system_info 2025-05-07T20:23:17.4812659Z ################################################################################ 2025-05-07T20:23:17.4812886Z 2025-05-07T20:23:17.4813007Z ################################################################################ 2025-05-07T20:23:17.4813355Z [INFO] Printing environment variables ... 2025-05-07T20:23:17.4813666Z + printenv 2025-05-07T20:23:17.4813789Z 2025-05-07T20:23:17.4832462Z SHELL=/bin/bash 2025-05-07T20:23:17.4832850Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:17.4833342Z BUILD_VARIANT=cuda 2025-05-07T20:23:17.4833911Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_611ee112-473c-4776-93d5-29ed1cb8b47b 2025-05-07T20:23:17.4834527Z GITHUB_ACTION=__run 2025-05-07T20:23:17.4834823Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.4835174Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:17.4835438Z RUNNER_NAME=i-0a41d60143986b5f3 2025-05-07T20:23:17.4835730Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:17.4836336Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:17.4836618Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:17.4836995Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:17.4837437Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:17.4837726Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:17.4838025Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:17.4838520Z *** 2025-05-07T20:23:17.4838732Z LOGNAME=ec2-user 2025-05-07T20:23:17.4838980Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:17.4839246Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:17.4839489Z GITHUB_ACTIONS=true 2025-05-07T20:23:17.4839726Z SYSTEMD_EXEC_PID=55367 2025-05-07T20:23:17.4840016Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:17.4840577Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:17.4841106Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:17.4841392Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:17.4841664Z RUNNER_OS=Linux 2025-05-07T20:23:17.4841902Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:17.4842169Z HOME=/home/ec2-user 2025-05-07T20:23:17.4842439Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:17.4842735Z LANG=C.UTF-8 2025-05-07T20:23:17.4843041Z RUNNER_TRACKING_ID=github_5d72212b-42aa-4e16-939d-fa3f251ec615 2025-05-07T20:23:17.4843407Z RUNNER_ARCH=X64 2025-05-07T20:23:17.4843697Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:17.4844348Z BUILD_TARGET=default 2025-05-07T20:23:17.4844890Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_611ee112-473c-4776-93d5-29ed1cb8b47b 2025-05-07T20:23:17.4845748Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_611ee112-473c-4776-93d5-29ed1cb8b47b 2025-05-07T20:23:17.4846476Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:17.4847138Z INVOCATION_ID=c2172c7c72de435fbc0b39e1352411b4 2025-05-07T20:23:17.4847478Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:17.4847757Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:17.4848417Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_611ee112-473c-4776-93d5-29ed1cb8b47b 2025-05-07T20:23:17.4849036Z BUILD_ENV=build_binary 2025-05-07T20:23:17.4849282Z GITHUB_ACTOR=q10 2025-05-07T20:23:17.4849507Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:17.4849756Z KERN_NAME_LC=linux 2025-05-07T20:23:17.4850012Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:17.4850344Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:17.4850711Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:17.4850989Z USER=ec2-user 2025-05-07T20:23:17.4851240Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:17.4851525Z SHLVL=1 2025-05-07T20:23:17.4851725Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:17.4852048Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:17.4852506Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:17.4852874Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:17.4853124Z KERN_NAME=Linux 2025-05-07T20:23:17.4853369Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:17.4853783Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:17.4854218Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:17.4854615Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:17.4854863Z JOURNAL_STREAM=8:82819 2025-05-07T20:23:17.4855195Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:17.4855569Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:17.4855881Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:17.4856221Z GITHUB_BASE_REF=main 2025-05-07T20:23:17.4856454Z CI=true 2025-05-07T20:23:17.4856676Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:17.4856961Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:17.4857249Z GITHUB_ACTION_REF= 2025-05-07T20:23:17.4857508Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:17.4858109Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_611ee112-473c-4776-93d5-29ed1cb8b47b 2025-05-07T20:23:17.4858705Z MACHINE_NAME=x86_64 2025-05-07T20:23:17.4858938Z _=/usr/bin/printenv 2025-05-07T20:23:17.4859077Z 2025-05-07T20:23:17.4859220Z ################################################################################ 2025-05-07T20:23:17.4859543Z [INFO] Print ldd version ... 2025-05-07T20:23:17.4859815Z + ldd --version 2025-05-07T20:23:17.4859950Z 2025-05-07T20:23:17.4860046Z ldd (GNU libc) 2.34 2025-05-07T20:23:17.4860322Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:17.4860769Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:17.4861310Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:17.4861764Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:17.4861992Z 2025-05-07T20:23:17.4862115Z ################################################################################ 2025-05-07T20:23:17.4862440Z [INFO] Print CPU info ... 2025-05-07T20:23:17.4862691Z + nproc 2025-05-07T20:23:17.4862806Z 2025-05-07T20:23:17.4874112Z 16 2025-05-07T20:23:17.4875822Z 2025-05-07T20:23:17.4876055Z + lscpu 2025-05-07T20:23:17.4876168Z 2025-05-07T20:23:17.4980650Z Architecture: x86_64 2025-05-07T20:23:17.4981229Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:17.4982043Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.4982464Z Byte Order: Little Endian 2025-05-07T20:23:17.4982955Z CPU(s): 16 2025-05-07T20:23:17.4983406Z On-line CPU(s) list: 0-15 2025-05-07T20:23:17.4983873Z Vendor ID: AuthenticAMD 2025-05-07T20:23:17.4984230Z Model name: AMD EPYC 7R32 2025-05-07T20:23:17.4984737Z CPU family: 23 2025-05-07T20:23:17.4985040Z Model: 49 2025-05-07T20:23:17.4985337Z Thread(s) per core: 2 2025-05-07T20:23:17.4985642Z Core(s) per socket: 8 2025-05-07T20:23:17.4985928Z Socket(s): 1 2025-05-07T20:23:17.4986218Z Stepping: 0 2025-05-07T20:23:17.4986538Z BogoMIPS: 5599.99 2025-05-07T20:23:17.4988822Z 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:17.4991013Z Hypervisor vendor: KVM 2025-05-07T20:23:17.4991337Z Virtualization type: full 2025-05-07T20:23:17.4991683Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:17.4992060Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:17.4992431Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:17.4992797Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:17.4993131Z NUMA node(s): 1 2025-05-07T20:23:17.4993437Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:17.4993787Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:17.4994352Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:17.4994886Z Vulnerability L1tf: Not affected 2025-05-07T20:23:17.4995408Z Vulnerability Mds: Not affected 2025-05-07T20:23:17.4995930Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:17.4996304Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:17.4996686Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:17.4997244Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:17.4997843Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:17.4998405Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:17.4999105Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:17.5000237Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:17.5001121Z Vulnerability Srbds: Not affected 2025-05-07T20:23:17.5001646Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:17.5002074Z 2025-05-07T20:23:17.5002172Z + cat /proc/cpuinfo 2025-05-07T20:23:17.5002315Z 2025-05-07T20:23:17.5002416Z processor : 0 2025-05-07T20:23:17.5002644Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5002904Z cpu family : 23 2025-05-07T20:23:17.5003123Z model : 49 2025-05-07T20:23:17.5003340Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5003595Z stepping : 0 2025-05-07T20:23:17.5003820Z microcode : 0x830107f 2025-05-07T20:23:17.5004177Z cpu MHz : 2531.935 2025-05-07T20:23:17.5004400Z cache size : 512 KB 2025-05-07T20:23:17.5004626Z physical id : 0 2025-05-07T20:23:17.5004847Z siblings : 16 2025-05-07T20:23:17.5005053Z core id : 0 2025-05-07T20:23:17.5005264Z cpu cores : 8 2025-05-07T20:23:17.5005475Z apicid : 0 2025-05-07T20:23:17.5005681Z initial apicid : 0 2025-05-07T20:23:17.5005907Z fpu : yes 2025-05-07T20:23:17.5006123Z fpu_exception : yes 2025-05-07T20:23:17.5006347Z cpuid level : 13 2025-05-07T20:23:17.5006567Z wp : yes 2025-05-07T20:23:17.5008628Z 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:17.5010867Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5011368Z bogomips : 5599.99 2025-05-07T20:23:17.5011602Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5011851Z clflush size : 64 2025-05-07T20:23:17.5012075Z cache_alignment : 64 2025-05-07T20:23:17.5012363Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5012703Z power management: 2025-05-07T20:23:17.5012840Z 2025-05-07T20:23:17.5012935Z processor : 1 2025-05-07T20:23:17.5013159Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5013410Z cpu family : 23 2025-05-07T20:23:17.5013630Z model : 49 2025-05-07T20:23:17.5013843Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5014099Z stepping : 0 2025-05-07T20:23:17.5014323Z microcode : 0x830107f 2025-05-07T20:23:17.5014723Z cpu MHz : 3299.717 2025-05-07T20:23:17.5015041Z cache size : 512 KB 2025-05-07T20:23:17.5015359Z physical id : 0 2025-05-07T20:23:17.5015655Z siblings : 16 2025-05-07T20:23:17.5015943Z core id : 1 2025-05-07T20:23:17.5016231Z cpu cores : 8 2025-05-07T20:23:17.5016509Z apicid : 2 2025-05-07T20:23:17.5016792Z initial apicid : 2 2025-05-07T20:23:17.5017095Z fpu : yes 2025-05-07T20:23:17.5017372Z fpu_exception : yes 2025-05-07T20:23:17.5017624Z cpuid level : 13 2025-05-07T20:23:17.5017850Z wp : yes 2025-05-07T20:23:17.5019814Z 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:17.5022056Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5022560Z bogomips : 5599.99 2025-05-07T20:23:17.5022796Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5023047Z clflush size : 64 2025-05-07T20:23:17.5023270Z cache_alignment : 64 2025-05-07T20:23:17.5023553Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5023885Z power management: 2025-05-07T20:23:17.5024024Z 2025-05-07T20:23:17.5024120Z processor : 2 2025-05-07T20:23:17.5024347Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5024598Z cpu family : 23 2025-05-07T20:23:17.5024814Z model : 49 2025-05-07T20:23:17.5025035Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5025298Z stepping : 0 2025-05-07T20:23:17.5025514Z microcode : 0x830107f 2025-05-07T20:23:17.5025751Z cpu MHz : 3082.717 2025-05-07T20:23:17.5025976Z cache size : 512 KB 2025-05-07T20:23:17.5026200Z physical id : 0 2025-05-07T20:23:17.5026525Z siblings : 16 2025-05-07T20:23:17.5026738Z core id : 2 2025-05-07T20:23:17.5026950Z cpu cores : 8 2025-05-07T20:23:17.5027165Z apicid : 4 2025-05-07T20:23:17.5027376Z initial apicid : 4 2025-05-07T20:23:17.5027601Z fpu : yes 2025-05-07T20:23:17.5027814Z fpu_exception : yes 2025-05-07T20:23:17.5028038Z cpuid level : 13 2025-05-07T20:23:17.5028271Z wp : yes 2025-05-07T20:23:17.5030312Z 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:17.5032542Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5033047Z bogomips : 5599.99 2025-05-07T20:23:17.5033282Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5033531Z clflush size : 64 2025-05-07T20:23:17.5033760Z cache_alignment : 64 2025-05-07T20:23:17.5034045Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5034383Z power management: 2025-05-07T20:23:17.5034521Z 2025-05-07T20:23:17.5034617Z processor : 3 2025-05-07T20:23:17.5034845Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5035104Z cpu family : 23 2025-05-07T20:23:17.5035331Z model : 49 2025-05-07T20:23:17.5035547Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5035800Z stepping : 0 2025-05-07T20:23:17.5036711Z microcode : 0x830107f 2025-05-07T20:23:17.5037030Z cpu MHz : 3295.318 2025-05-07T20:23:17.5037321Z cache size : 512 KB 2025-05-07T20:23:17.5037565Z physical id : 0 2025-05-07T20:23:17.5037789Z siblings : 16 2025-05-07T20:23:17.5037998Z core id : 3 2025-05-07T20:23:17.5038217Z cpu cores : 8 2025-05-07T20:23:17.5038430Z apicid : 6 2025-05-07T20:23:17.5038636Z initial apicid : 6 2025-05-07T20:23:17.5038860Z fpu : yes 2025-05-07T20:23:17.5039076Z fpu_exception : yes 2025-05-07T20:23:17.5039303Z cpuid level : 13 2025-05-07T20:23:17.5039524Z wp : yes 2025-05-07T20:23:17.5041472Z 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:17.5043701Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5044210Z bogomips : 5599.99 2025-05-07T20:23:17.5054420Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5054818Z clflush size : 64 2025-05-07T20:23:17.5055059Z cache_alignment : 64 2025-05-07T20:23:17.5055349Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5055685Z power management: 2025-05-07T20:23:17.5055836Z 2025-05-07T20:23:17.5055928Z processor : 4 2025-05-07T20:23:17.5056163Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5056421Z cpu family : 23 2025-05-07T20:23:17.5056639Z model : 49 2025-05-07T20:23:17.5056873Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5057134Z stepping : 0 2025-05-07T20:23:17.5057354Z microcode : 0x830107f 2025-05-07T20:23:17.5057599Z cpu MHz : 2309.041 2025-05-07T20:23:17.5057835Z cache size : 512 KB 2025-05-07T20:23:17.5058061Z physical id : 0 2025-05-07T20:23:17.5058290Z siblings : 16 2025-05-07T20:23:17.5058506Z core id : 4 2025-05-07T20:23:17.5058712Z cpu cores : 8 2025-05-07T20:23:17.5058928Z apicid : 8 2025-05-07T20:23:17.5059319Z initial apicid : 8 2025-05-07T20:23:17.5059543Z fpu : yes 2025-05-07T20:23:17.5059761Z fpu_exception : yes 2025-05-07T20:23:17.5060004Z cpuid level : 13 2025-05-07T20:23:17.5060230Z wp : yes 2025-05-07T20:23:17.5062327Z 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:17.5064563Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5065083Z bogomips : 5599.99 2025-05-07T20:23:17.5065328Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5065574Z clflush size : 64 2025-05-07T20:23:17.5065810Z cache_alignment : 64 2025-05-07T20:23:17.5066100Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5066433Z power management: 2025-05-07T20:23:17.5066580Z 2025-05-07T20:23:17.5066672Z processor : 5 2025-05-07T20:23:17.5066908Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5067155Z cpu family : 23 2025-05-07T20:23:17.5067378Z model : 49 2025-05-07T20:23:17.5067601Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5067858Z stepping : 0 2025-05-07T20:23:17.5068089Z microcode : 0x830107f 2025-05-07T20:23:17.5068331Z cpu MHz : 3278.177 2025-05-07T20:23:17.5068554Z cache size : 512 KB 2025-05-07T20:23:17.5068786Z physical id : 0 2025-05-07T20:23:17.5069013Z siblings : 16 2025-05-07T20:23:17.5069223Z core id : 5 2025-05-07T20:23:17.5069441Z cpu cores : 8 2025-05-07T20:23:17.5069658Z apicid : 10 2025-05-07T20:23:17.5069881Z initial apicid : 10 2025-05-07T20:23:17.5070151Z fpu : yes 2025-05-07T20:23:17.5070373Z fpu_exception : yes 2025-05-07T20:23:17.5070599Z cpuid level : 13 2025-05-07T20:23:17.5070825Z wp : yes 2025-05-07T20:23:17.5072776Z 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:17.5075001Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5075517Z bogomips : 5599.99 2025-05-07T20:23:17.5075750Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5076007Z clflush size : 64 2025-05-07T20:23:17.5076250Z cache_alignment : 64 2025-05-07T20:23:17.5076533Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5076869Z power management: 2025-05-07T20:23:17.5077009Z 2025-05-07T20:23:17.5077105Z processor : 6 2025-05-07T20:23:17.5077332Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5077591Z cpu family : 23 2025-05-07T20:23:17.5077812Z model : 49 2025-05-07T20:23:17.5078030Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5078291Z stepping : 0 2025-05-07T20:23:17.5078518Z microcode : 0x830107f 2025-05-07T20:23:17.5078766Z cpu MHz : 2287.218 2025-05-07T20:23:17.5079001Z cache size : 512 KB 2025-05-07T20:23:17.5079236Z physical id : 0 2025-05-07T20:23:17.5079463Z siblings : 16 2025-05-07T20:23:17.5079682Z core id : 6 2025-05-07T20:23:17.5079899Z cpu cores : 8 2025-05-07T20:23:17.5080152Z apicid : 12 2025-05-07T20:23:17.5080382Z initial apicid : 12 2025-05-07T20:23:17.5080610Z fpu : yes 2025-05-07T20:23:17.5080828Z fpu_exception : yes 2025-05-07T20:23:17.5081140Z cpuid level : 13 2025-05-07T20:23:17.5081362Z wp : yes 2025-05-07T20:23:17.5083391Z 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:17.5085626Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5086132Z bogomips : 5599.99 2025-05-07T20:23:17.5086372Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5086626Z clflush size : 64 2025-05-07T20:23:17.5086854Z cache_alignment : 64 2025-05-07T20:23:17.5087146Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5087481Z power management: 2025-05-07T20:23:17.5087619Z 2025-05-07T20:23:17.5087720Z processor : 7 2025-05-07T20:23:17.5087942Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5088193Z cpu family : 23 2025-05-07T20:23:17.5088411Z model : 49 2025-05-07T20:23:17.5088627Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5088887Z stepping : 0 2025-05-07T20:23:17.5089112Z microcode : 0x830107f 2025-05-07T20:23:17.5089346Z cpu MHz : 3057.861 2025-05-07T20:23:17.5089589Z cache size : 512 KB 2025-05-07T20:23:17.5089823Z physical id : 0 2025-05-07T20:23:17.5090052Z siblings : 16 2025-05-07T20:23:17.5090308Z core id : 7 2025-05-07T20:23:17.5090523Z cpu cores : 8 2025-05-07T20:23:17.5090734Z apicid : 14 2025-05-07T20:23:17.5090962Z initial apicid : 14 2025-05-07T20:23:17.5091193Z fpu : yes 2025-05-07T20:23:17.5091404Z fpu_exception : yes 2025-05-07T20:23:17.5091644Z cpuid level : 13 2025-05-07T20:23:17.5091870Z wp : yes 2025-05-07T20:23:17.5093820Z 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:17.5096827Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5097544Z bogomips : 5599.99 2025-05-07T20:23:17.5098095Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5098358Z clflush size : 64 2025-05-07T20:23:17.5098588Z cache_alignment : 64 2025-05-07T20:23:17.5098883Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5099225Z power management: 2025-05-07T20:23:17.5099360Z 2025-05-07T20:23:17.5099460Z processor : 8 2025-05-07T20:23:17.5099737Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5100069Z cpu family : 23 2025-05-07T20:23:17.5100292Z model : 49 2025-05-07T20:23:17.5100509Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5100763Z stepping : 0 2025-05-07T20:23:17.5100990Z microcode : 0x830107f 2025-05-07T20:23:17.5101225Z cpu MHz : 2229.894 2025-05-07T20:23:17.5101454Z cache size : 512 KB 2025-05-07T20:23:17.5101681Z physical id : 0 2025-05-07T20:23:17.5101906Z siblings : 16 2025-05-07T20:23:17.5102119Z core id : 0 2025-05-07T20:23:17.5102333Z cpu cores : 8 2025-05-07T20:23:17.5102543Z apicid : 1 2025-05-07T20:23:17.5102754Z initial apicid : 1 2025-05-07T20:23:17.5102984Z fpu : yes 2025-05-07T20:23:17.5103192Z fpu_exception : yes 2025-05-07T20:23:17.5103428Z cpuid level : 13 2025-05-07T20:23:17.5103652Z wp : yes 2025-05-07T20:23:17.5105601Z 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:17.5108048Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5108554Z bogomips : 5599.99 2025-05-07T20:23:17.5108788Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5109046Z clflush size : 64 2025-05-07T20:23:17.5109269Z cache_alignment : 64 2025-05-07T20:23:17.5109557Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5109897Z power management: 2025-05-07T20:23:17.5110035Z 2025-05-07T20:23:17.5110130Z processor : 9 2025-05-07T20:23:17.5110366Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5110724Z cpu family : 23 2025-05-07T20:23:17.5110991Z model : 49 2025-05-07T20:23:17.5111273Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5111564Z stepping : 0 2025-05-07T20:23:17.5111792Z microcode : 0x830107f 2025-05-07T20:23:17.5112035Z cpu MHz : 3301.694 2025-05-07T20:23:17.5112268Z cache size : 512 KB 2025-05-07T20:23:17.5112548Z physical id : 0 2025-05-07T20:23:17.5112770Z siblings : 16 2025-05-07T20:23:17.5112991Z core id : 1 2025-05-07T20:23:17.5113212Z cpu cores : 8 2025-05-07T20:23:17.5113422Z apicid : 3 2025-05-07T20:23:17.5113641Z initial apicid : 3 2025-05-07T20:23:17.5113867Z fpu : yes 2025-05-07T20:23:17.5114077Z fpu_exception : yes 2025-05-07T20:23:17.5114305Z cpuid level : 13 2025-05-07T20:23:17.5114530Z wp : yes 2025-05-07T20:23:17.5116463Z 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:17.5118702Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5119210Z bogomips : 5599.99 2025-05-07T20:23:17.5119445Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5119702Z clflush size : 64 2025-05-07T20:23:17.5119930Z cache_alignment : 64 2025-05-07T20:23:17.5120214Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5120544Z power management: 2025-05-07T20:23:17.5120686Z 2025-05-07T20:23:17.5120809Z processor : 10 2025-05-07T20:23:17.5121133Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5121505Z cpu family : 23 2025-05-07T20:23:17.5121810Z model : 49 2025-05-07T20:23:17.5122123Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5122477Z stepping : 0 2025-05-07T20:23:17.5122752Z microcode : 0x830107f 2025-05-07T20:23:17.5122995Z cpu MHz : 1643.816 2025-05-07T20:23:17.5123223Z cache size : 512 KB 2025-05-07T20:23:17.5123445Z physical id : 0 2025-05-07T20:23:17.5123665Z siblings : 16 2025-05-07T20:23:17.5123879Z core id : 2 2025-05-07T20:23:17.5124093Z cpu cores : 8 2025-05-07T20:23:17.5124306Z apicid : 5 2025-05-07T20:23:17.5124526Z initial apicid : 5 2025-05-07T20:23:17.5124741Z fpu : yes 2025-05-07T20:23:17.5124953Z fpu_exception : yes 2025-05-07T20:23:17.5125183Z cpuid level : 13 2025-05-07T20:23:17.5125424Z wp : yes 2025-05-07T20:23:17.5127818Z 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:17.5130185Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5130695Z bogomips : 5599.99 2025-05-07T20:23:17.5131027Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5131272Z clflush size : 64 2025-05-07T20:23:17.5131502Z cache_alignment : 64 2025-05-07T20:23:17.5131783Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5132113Z power management: 2025-05-07T20:23:17.5132256Z 2025-05-07T20:23:17.5132346Z processor : 11 2025-05-07T20:23:17.5132584Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5132826Z cpu family : 23 2025-05-07T20:23:17.5133049Z model : 49 2025-05-07T20:23:17.5133270Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5133515Z stepping : 0 2025-05-07T20:23:17.5133734Z microcode : 0x830107f 2025-05-07T20:23:17.5133970Z cpu MHz : 3297.037 2025-05-07T20:23:17.5134197Z cache size : 512 KB 2025-05-07T20:23:17.5134517Z physical id : 0 2025-05-07T20:23:17.5134820Z siblings : 16 2025-05-07T20:23:17.5135102Z core id : 3 2025-05-07T20:23:17.5135382Z cpu cores : 8 2025-05-07T20:23:17.5135668Z apicid : 7 2025-05-07T20:23:17.5136290Z initial apicid : 7 2025-05-07T20:23:17.5136625Z fpu : yes 2025-05-07T20:23:17.5136906Z fpu_exception : yes 2025-05-07T20:23:17.5137231Z cpuid level : 13 2025-05-07T20:23:17.5137541Z wp : yes 2025-05-07T20:23:17.5140064Z 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:17.5143438Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5144163Z bogomips : 5599.99 2025-05-07T20:23:17.5144540Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5144969Z clflush size : 64 2025-05-07T20:23:17.5145349Z cache_alignment : 64 2025-05-07T20:23:17.5145751Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5146220Z power management: 2025-05-07T20:23:17.5146470Z 2025-05-07T20:23:17.5146598Z processor : 12 2025-05-07T20:23:17.5146927Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5147281Z cpu family : 23 2025-05-07T20:23:17.5147576Z model : 49 2025-05-07T20:23:17.5147879Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5148267Z stepping : 0 2025-05-07T20:23:17.5148578Z microcode : 0x830107f 2025-05-07T20:23:17.5148908Z cpu MHz : 2295.101 2025-05-07T20:23:17.5149224Z cache size : 512 KB 2025-05-07T20:23:17.5149536Z physical id : 0 2025-05-07T20:23:17.5149810Z siblings : 16 2025-05-07T20:23:17.5150034Z core id : 4 2025-05-07T20:23:17.5150278Z cpu cores : 8 2025-05-07T20:23:17.5150503Z apicid : 9 2025-05-07T20:23:17.5150780Z initial apicid : 9 2025-05-07T20:23:17.5151051Z fpu : yes 2025-05-07T20:23:17.5151257Z fpu_exception : yes 2025-05-07T20:23:17.5151493Z cpuid level : 13 2025-05-07T20:23:17.5151709Z wp : yes 2025-05-07T20:23:17.5153640Z 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:17.5156085Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5156602Z bogomips : 5599.99 2025-05-07T20:23:17.5156835Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5157078Z clflush size : 64 2025-05-07T20:23:17.5157308Z cache_alignment : 64 2025-05-07T20:23:17.5157725Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5158048Z power management: 2025-05-07T20:23:17.5158196Z 2025-05-07T20:23:17.5158287Z processor : 13 2025-05-07T20:23:17.5158517Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5158771Z cpu family : 23 2025-05-07T20:23:17.5158986Z model : 49 2025-05-07T20:23:17.5159205Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5159462Z stepping : 0 2025-05-07T20:23:17.5159677Z microcode : 0x830107f 2025-05-07T20:23:17.5159922Z cpu MHz : 3299.882 2025-05-07T20:23:17.5160148Z cache size : 512 KB 2025-05-07T20:23:17.5160370Z physical id : 0 2025-05-07T20:23:17.5160587Z siblings : 16 2025-05-07T20:23:17.5160813Z core id : 5 2025-05-07T20:23:17.5161098Z cpu cores : 8 2025-05-07T20:23:17.5161314Z apicid : 11 2025-05-07T20:23:17.5161532Z initial apicid : 11 2025-05-07T20:23:17.5161749Z fpu : yes 2025-05-07T20:23:17.5161962Z fpu_exception : yes 2025-05-07T20:23:17.5162190Z cpuid level : 13 2025-05-07T20:23:17.5162406Z wp : yes 2025-05-07T20:23:17.5164500Z 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:17.5166747Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5167262Z bogomips : 5599.99 2025-05-07T20:23:17.5167494Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5167745Z clflush size : 64 2025-05-07T20:23:17.5167982Z cache_alignment : 64 2025-05-07T20:23:17.5168267Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5168599Z power management: 2025-05-07T20:23:17.5168745Z 2025-05-07T20:23:17.5168833Z processor : 14 2025-05-07T20:23:17.5169062Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5169312Z cpu family : 23 2025-05-07T20:23:17.5169531Z model : 49 2025-05-07T20:23:17.5169742Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5169992Z stepping : 0 2025-05-07T20:23:17.5170213Z microcode : 0x830107f 2025-05-07T20:23:17.5170446Z cpu MHz : 3261.213 2025-05-07T20:23:17.5170682Z cache size : 512 KB 2025-05-07T20:23:17.5170916Z physical id : 0 2025-05-07T20:23:17.5171128Z siblings : 16 2025-05-07T20:23:17.5171337Z core id : 6 2025-05-07T20:23:17.5171546Z cpu cores : 8 2025-05-07T20:23:17.5171750Z apicid : 13 2025-05-07T20:23:17.5171970Z initial apicid : 13 2025-05-07T20:23:17.5172194Z fpu : yes 2025-05-07T20:23:17.5172407Z fpu_exception : yes 2025-05-07T20:23:17.5172635Z cpuid level : 13 2025-05-07T20:23:17.5172849Z wp : yes 2025-05-07T20:23:17.5175096Z 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:17.5178276Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5178852Z bogomips : 5599.99 2025-05-07T20:23:17.5179169Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5179495Z clflush size : 64 2025-05-07T20:23:17.5179786Z cache_alignment : 64 2025-05-07T20:23:17.5180183Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5180515Z power management: 2025-05-07T20:23:17.5180654Z 2025-05-07T20:23:17.5180860Z processor : 15 2025-05-07T20:23:17.5181101Z vendor_id : AuthenticAMD 2025-05-07T20:23:17.5181356Z cpu family : 23 2025-05-07T20:23:17.5181571Z model : 49 2025-05-07T20:23:17.5181794Z model name : AMD EPYC 7R32 2025-05-07T20:23:17.5182057Z stepping : 0 2025-05-07T20:23:17.5182275Z microcode : 0x830107f 2025-05-07T20:23:17.5182517Z cpu MHz : 3229.353 2025-05-07T20:23:17.5182747Z cache size : 512 KB 2025-05-07T20:23:17.5182971Z physical id : 0 2025-05-07T20:23:17.5183203Z siblings : 16 2025-05-07T20:23:17.5183465Z core id : 7 2025-05-07T20:23:17.5183675Z cpu cores : 8 2025-05-07T20:23:17.5183890Z apicid : 15 2025-05-07T20:23:17.5184107Z initial apicid : 15 2025-05-07T20:23:17.5184324Z fpu : yes 2025-05-07T20:23:17.5184539Z fpu_exception : yes 2025-05-07T20:23:17.5184770Z cpuid level : 13 2025-05-07T20:23:17.5184980Z wp : yes 2025-05-07T20:23:17.5186922Z 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:17.5189144Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:17.5189662Z bogomips : 5599.99 2025-05-07T20:23:17.5189901Z TLB size : 3072 4K pages 2025-05-07T20:23:17.5190143Z clflush size : 64 2025-05-07T20:23:17.5190375Z cache_alignment : 64 2025-05-07T20:23:17.5190659Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:17.5190986Z power management: 2025-05-07T20:23:17.5191131Z 2025-05-07T20:23:17.5191136Z 2025-05-07T20:23:17.5191263Z ################################################################################ 2025-05-07T20:23:17.5191591Z [INFO] Print PCI info ... 2025-05-07T20:23:17.5191845Z + lspci -v 2025-05-07T20:23:17.5191965Z 2025-05-07T20:23:17.5192209Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:17.5192644Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:17.5193007Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:17.5193247Z 2025-05-07T20:23:17.5193484Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:17.5193919Z Physical Slot: 1 2025-05-07T20:23:17.5194188Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.5194428Z 2025-05-07T20:23:17.5194714Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:17.5195223Z Physical Slot: 1 2025-05-07T20:23:17.5195504Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:17.5195768Z 2025-05-07T20:23:17.5196080Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:17.5196605Z Physical Slot: 3 2025-05-07T20:23:17.5196866Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.5197251Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:17.5197662Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:17.5197921Z 2025-05-07T20:23:17.5198283Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:17.5198969Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:17.5199293Z Physical Slot: 4 2025-05-07T20:23:17.5199578Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:17.5200005Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.5200421Z Capabilities: 2025-05-07T20:23:17.5200703Z Kernel driver in use: nvme 2025-05-07T20:23:17.5200879Z 2025-05-07T20:23:17.5201178Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:17.5201676Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:17.5202030Z Physical Slot: 5 2025-05-07T20:23:17.5202378Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.5202759Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.5203156Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:17.5203493Z Capabilities: 2025-05-07T20:23:17.5203783Z Kernel driver in use: ena 2025-05-07T20:23:17.5204045Z Kernel modules: ena 2025-05-07T20:23:17.5204192Z 2025-05-07T20:23:17.5204366Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:17.5204767Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:17.5205083Z Physical Slot: 30 2025-05-07T20:23:17.5205351Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:17.5205754Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:17.5206173Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:17.5206646Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:17.5207292Z Capabilities: 2025-05-07T20:23:17.5207669Z Kernel driver in use: nvidia 2025-05-07T20:23:17.5207986Z Kernel modules: nvidia 2025-05-07T20:23:17.5218425Z 2025-05-07T20:23:17.5218792Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:17.5219334Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:17.5219655Z Physical Slot: 31 2025-05-07T20:23:17.5219925Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:17.5220331Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:17.5220737Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:17.5221086Z Capabilities: 2025-05-07T20:23:17.5221377Z Kernel driver in use: nvme 2025-05-07T20:23:17.5221547Z 2025-05-07T20:23:17.5221551Z 2025-05-07T20:23:17.5221683Z ################################################################################ 2025-05-07T20:23:17.5222035Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:17.5222343Z + uname -a 2025-05-07T20:23:17.5222465Z 2025-05-07T20:23:17.5222874Z Linux ip-10-0-9-223.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:17.5223380Z 2025-05-07T20:23:17.5223472Z + uname -m 2025-05-07T20:23:17.5223610Z 2025-05-07T20:23:17.5223693Z x86_64 2025-05-07T20:23:17.5223806Z 2025-05-07T20:23:17.5223908Z + cat /proc/version 2025-05-07T20:23:17.5224047Z 2025-05-07T20:23:17.5224593Z 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:17.5225239Z 2025-05-07T20:23:17.5225334Z + cat /etc/os-release 2025-05-07T20:23:17.5225499Z 2025-05-07T20:23:17.5225596Z NAME="Amazon Linux" 2025-05-07T20:23:17.5225835Z VERSION="2023" 2025-05-07T20:23:17.5226049Z ID="amzn" 2025-05-07T20:23:17.5226260Z ID_LIKE="fedora" 2025-05-07T20:23:17.5226489Z VERSION_ID="2023" 2025-05-07T20:23:17.5226731Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:17.5227029Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:17.5227331Z ANSI_COLOR="0;33" 2025-05-07T20:23:17.5227590Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:17.5228131Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:17.5228584Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:17.5229016Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:17.5229473Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:17.5229873Z VENDOR_NAME="AWS" 2025-05-07T20:23:17.5230135Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:17.5230436Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:17.5230602Z 2025-05-07T20:23:17.5230822Z ################################################################################ 2025-05-07T20:23:17.5231153Z # Print EC2 Instance Info 2025-05-07T20:23:17.5231395Z # 2025-05-07T20:23:17.5231621Z # [2025-05-07T20:23:17.518Z] + print_ec2_info 2025-05-07T20:23:17.5231964Z ################################################################################ 2025-05-07T20:23:17.5232184Z 2025-05-07T20:23:17.5308734Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:17.5427348Z instance-id: i-0a41d60143986b5f3 2025-05-07T20:23:17.5541462Z instance-type: g5.4xlarge 2025-05-07T20:23:17.5578443Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:17.5578825Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:17.5587767Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:17.5588130Z env: 2025-05-07T20:23:17.5588360Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:17.5588679Z BUILD_ENV: build_binary 2025-05-07T20:23:17.5588943Z BUILD_TARGET: default 2025-05-07T20:23:17.5589194Z BUILD_VARIANT: cuda 2025-05-07T20:23:17.5589438Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:17.5589711Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:17.5590034Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:17.5590375Z ##[endgroup] 2025-05-07T20:23:17.8905273Z ################################################################################ 2025-05-07T20:23:17.8905754Z [INFO] Printing general display info ... 2025-05-07T20:23:17.8931997Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:18.0102298Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:18.0110647Z /usr/bin/sudo 2025-05-07T20:23:18.0121534Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:18.0132498Z /usr/bin/yum 2025-05-07T20:23:18.0134103Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:18.0155046Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:18.4162807Z Last metadata expiration check: 0:00:11 ago on Wed May 7 20:23:07 2025. 2025-05-07T20:23:18.4890801Z ================================================================================ 2025-05-07T20:23:18.4891306Z WARNING: 2025-05-07T20:23:18.4891593Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:18.4891851Z 2025-05-07T20:23:18.4891959Z Available Versions: 2025-05-07T20:23:18.4892119Z 2025-05-07T20:23:18.4892225Z Version 2023.7.20250331: 2025-05-07T20:23:18.4892549Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:18.4892842Z 2025-05-07T20:23:18.4892989Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:18.4893210Z 2025-05-07T20:23:18.4893326Z Release notes: 2025-05-07T20:23:18.4893767Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:18.4894142Z 2025-05-07T20:23:18.4894242Z Version 2023.7.20250414: 2025-05-07T20:23:18.4894752Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:18.4895010Z 2025-05-07T20:23:18.4895142Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:18.4895357Z 2025-05-07T20:23:18.4895448Z Release notes: 2025-05-07T20:23:18.4895864Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:18.4896239Z 2025-05-07T20:23:18.4896336Z Version 2023.7.20250428: 2025-05-07T20:23:18.4896665Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:18.4897149Z 2025-05-07T20:23:18.4897269Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:18.4897491Z 2025-05-07T20:23:18.4897582Z Release notes: 2025-05-07T20:23:18.4897987Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:18.4898359Z 2025-05-07T20:23:18.4898483Z ================================================================================ 2025-05-07T20:23:18.6045639Z Dependencies resolved. 2025-05-07T20:23:18.6335652Z ================================================================================ 2025-05-07T20:23:18.6336774Z Package Arch Version Repository Size 2025-05-07T20:23:18.6337550Z ================================================================================ 2025-05-07T20:23:18.6338175Z Upgrading: 2025-05-07T20:23:18.6338905Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:18.6340100Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:18.6340557Z 2025-05-07T20:23:18.6341106Z Transaction Summary 2025-05-07T20:23:18.6341371Z ================================================================================ 2025-05-07T20:23:18.6341696Z Upgrade 2 Packages 2025-05-07T20:23:18.6341852Z 2025-05-07T20:23:18.6341964Z Total download size: 6.9 M 2025-05-07T20:23:18.6342237Z Downloading Packages: 2025-05-07T20:23:18.6750143Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 31 MB/s | 1.2 MB 00:00 2025-05-07T20:23:18.7373258Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 56 MB/s | 5.7 MB 00:00 2025-05-07T20:23:18.7380839Z -------------------------------------------------------------------------------- 2025-05-07T20:23:18.7383754Z Total 67 MB/s | 6.9 MB 00:00 2025-05-07T20:23:18.7386144Z Running transaction check 2025-05-07T20:23:18.7477231Z Transaction check succeeded. 2025-05-07T20:23:18.7477846Z Running transaction test 2025-05-07T20:23:18.7772481Z Transaction test succeeded. 2025-05-07T20:23:18.7775616Z Running transaction 2025-05-07T20:23:19.3324265Z Preparing : 1/1 2025-05-07T20:23:19.4387206Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:19.4408858Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:19.4640895Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:19.4641834Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:19.4742302Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:19.4763493Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:19.6223256Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:19.6223857Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:19.6224459Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:19.6225009Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:19.7643140Z ================================================================================ 2025-05-07T20:23:19.7643568Z WARNING: 2025-05-07T20:23:19.7643841Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:19.7644081Z 2025-05-07T20:23:19.7644188Z Available Versions: 2025-05-07T20:23:19.7644355Z 2025-05-07T20:23:19.7644457Z Version 2023.7.20250331: 2025-05-07T20:23:19.7644794Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:19.7645058Z 2025-05-07T20:23:19.7645209Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:19.7645431Z 2025-05-07T20:23:19.7645529Z Release notes: 2025-05-07T20:23:19.7645972Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:19.7646618Z 2025-05-07T20:23:19.7646745Z Version 2023.7.20250414: 2025-05-07T20:23:19.7647068Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:19.7647336Z 2025-05-07T20:23:19.7647462Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:19.7647690Z 2025-05-07T20:23:19.7647784Z Release notes: 2025-05-07T20:23:19.7648201Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:19.7648570Z 2025-05-07T20:23:19.7648670Z Version 2023.7.20250428: 2025-05-07T20:23:19.7648998Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:19.7649249Z 2025-05-07T20:23:19.7649387Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:19.7649599Z 2025-05-07T20:23:19.7649695Z Release notes: 2025-05-07T20:23:19.7650108Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:19.7650488Z 2025-05-07T20:23:19.7650826Z ================================================================================ 2025-05-07T20:23:19.8212050Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:19.8212401Z 2025-05-07T20:23:19.8212507Z Upgraded: 2025-05-07T20:23:19.8212868Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:19.8213463Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:19.8213806Z 2025-05-07T20:23:19.8213906Z Complete! 2025-05-07T20:23:19.8655884Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:19.8678212Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:20.3459390Z Last metadata expiration check: 0:00:13 ago on Wed May 7 20:23:07 2025. 2025-05-07T20:23:20.3702816Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:20.4113206Z Dependencies resolved. 2025-05-07T20:23:20.4293511Z ================================================================================ 2025-05-07T20:23:20.4294019Z Package Architecture Version Repository Size 2025-05-07T20:23:20.4294547Z ================================================================================ 2025-05-07T20:23:20.4294856Z Installing: 2025-05-07T20:23:20.4295170Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:20.4295455Z 2025-05-07T20:23:20.4295549Z Transaction Summary 2025-05-07T20:23:20.4295817Z ================================================================================ 2025-05-07T20:23:20.4296127Z Install 1 Package 2025-05-07T20:23:20.4296276Z 2025-05-07T20:23:20.4296406Z Total download size: 319 k 2025-05-07T20:23:20.4297067Z Installed size: 837 k 2025-05-07T20:23:20.4298457Z Downloading Packages: 2025-05-07T20:23:20.5097580Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.5 MB/s | 319 kB 00:00 2025-05-07T20:23:20.5105209Z -------------------------------------------------------------------------------- 2025-05-07T20:23:20.5106046Z Total 3.9 MB/s | 319 kB 00:00 2025-05-07T20:23:20.5260932Z Running transaction check 2025-05-07T20:23:20.5316458Z Transaction check succeeded. 2025-05-07T20:23:20.5316947Z Running transaction test 2025-05-07T20:23:20.5774106Z Transaction test succeeded. 2025-05-07T20:23:20.5777944Z Running transaction 2025-05-07T20:23:20.6813404Z Preparing : 1/1 2025-05-07T20:23:20.7349797Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.9265278Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:21.0640607Z ================================================================================ 2025-05-07T20:23:21.0641178Z WARNING: 2025-05-07T20:23:21.0641556Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:21.0642118Z 2025-05-07T20:23:21.0642218Z Available Versions: 2025-05-07T20:23:21.0642390Z 2025-05-07T20:23:21.0642488Z Version 2023.7.20250331: 2025-05-07T20:23:21.0642816Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:21.0643073Z 2025-05-07T20:23:21.0643205Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:21.0643429Z 2025-05-07T20:23:21.0643521Z Release notes: 2025-05-07T20:23:21.0643947Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:21.0644320Z 2025-05-07T20:23:21.0644424Z Version 2023.7.20250414: 2025-05-07T20:23:21.0644740Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:21.0645002Z 2025-05-07T20:23:21.0645125Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:21.0645339Z 2025-05-07T20:23:21.0645436Z Release notes: 2025-05-07T20:23:21.0645841Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:21.0646228Z 2025-05-07T20:23:21.0646486Z Version 2023.7.20250428: 2025-05-07T20:23:21.0646823Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:21.0647082Z 2025-05-07T20:23:21.0647213Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:21.0647427Z 2025-05-07T20:23:21.0647524Z Release notes: 2025-05-07T20:23:21.0647938Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:21.0648305Z 2025-05-07T20:23:21.0648435Z ================================================================================ 2025-05-07T20:23:21.0996507Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:21.0996858Z 2025-05-07T20:23:21.0996950Z Installed: 2025-05-07T20:23:21.0997281Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:21.0997579Z 2025-05-07T20:23:21.0997673Z Complete! 2025-05-07T20:23:21.1453973Z + hostname 2025-05-07T20:23:21.1454135Z 2025-05-07T20:23:21.1467375Z ip-10-0-9-223.ec2.internal 2025-05-07T20:23:21.1468752Z 2025-05-07T20:23:21.1469012Z + sudo lshw -C display 2025-05-07T20:23:21.1469175Z 2025-05-07T20:23:21.5629033Z *-display:0 UNCLAIMED 2025-05-07T20:23:21.5629526Z description: VGA compatible controller 2025-05-07T20:23:21.5629997Z product: Amazon.com, Inc. 2025-05-07T20:23:21.5630399Z vendor: Amazon.com, Inc. 2025-05-07T20:23:21.5630750Z physical id: 3 2025-05-07T20:23:21.5631073Z bus info: pci@0000:00:03.0 2025-05-07T20:23:21.5631423Z version: 00 2025-05-07T20:23:21.5631671Z width: 32 bits 2025-05-07T20:23:21.5631905Z clock: 33MHz 2025-05-07T20:23:21.5632167Z capabilities: vga_controller bus_master 2025-05-07T20:23:21.5632489Z configuration: latency=0 2025-05-07T20:23:21.5632829Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:21.5633180Z *-display:1 2025-05-07T20:23:21.5633435Z description: 3D controller 2025-05-07T20:23:21.5633737Z product: GA102GL [A10G] 2025-05-07T20:23:21.5634019Z vendor: NVIDIA Corporation 2025-05-07T20:23:21.5634294Z physical id: 1e 2025-05-07T20:23:21.5634544Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:21.5634813Z version: a1 2025-05-07T20:23:21.5635033Z width: 64 bits 2025-05-07T20:23:21.5635269Z clock: 33MHz 2025-05-07T20:23:21.5635574Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:21.5636257Z configuration: driver=nvidia latency=0 2025-05-07T20:23:21.5636991Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:21.5670080Z 2025-05-07T20:23:21.5670455Z ################################################################################ 2025-05-07T20:23:21.5670933Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:21.5798649Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:21.5970090Z Wed May 7 20:23:21 2025 2025-05-07T20:23:21.5970627Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.5971919Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:21.5973055Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:21.5974057Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:21.5975223Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:21.5976089Z | | | MIG M. | 2025-05-07T20:23:21.5976781Z |=========================================+========================+======================| 2025-05-07T20:23:21.6048326Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:21.6049263Z | 0% 32C P0 58W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:21.6049855Z | | | N/A | 2025-05-07T20:23:21.6050451Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:21.6050989Z 2025-05-07T20:23:21.6051395Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.6051839Z | Processes: | 2025-05-07T20:23:21.6052288Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:21.6052747Z | ID ID Usage | 2025-05-07T20:23:21.6053278Z |=========================================================================================| 2025-05-07T20:23:21.6053884Z | No running processes found | 2025-05-07T20:23:21.6054497Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.7466489Z ################################################################################ 2025-05-07T20:23:21.7466991Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:21.7608802Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.7609611Z [CHECK] rocminfo not found 2025-05-07T20:23:21.7619718Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.7620139Z [CHECK] rocm-smi not found 2025-05-07T20:23:21.7668095Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.7668547Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.7679887Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:21.7680254Z env: 2025-05-07T20:23:21.7680496Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:21.7680807Z BUILD_ENV: build_binary 2025-05-07T20:23:21.7681072Z BUILD_TARGET: default 2025-05-07T20:23:21.7681326Z BUILD_VARIANT: cuda 2025-05-07T20:23:21.7681572Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:21.7681843Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:21.7682162Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:21.7682508Z ##[endgroup] 2025-05-07T20:23:22.1042496Z ################################################################################ 2025-05-07T20:23:22.1043028Z # Setup Miniconda 2025-05-07T20:23:22.1043352Z # 2025-05-07T20:23:22.1059808Z # [2025-05-07T20:23:22.105Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:22.1060234Z ################################################################################ 2025-05-07T20:23:22.1060458Z 2025-05-07T20:23:22.1075233Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:22.2111815Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:22.2112196Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:22.2112397Z 2025-05-07T20:23:22.2128448Z 2025-05-07T20:23:22.2128777Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:22.2150128Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:23.2193468Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:23.2193865Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:23.2194131Z 2025-05-07T20:23:23.2339885Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:23.6888460Z Unpacking payload ... 2025-05-07T20:23:24.2030996Z 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:25.0468842Z 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:27.1340804Z 2025-05-07T20:23:27.1341376Z Installing base environment... 2025-05-07T20:23:27.1341611Z 2025-05-07T20:23:28.2105479Z Preparing transaction: ...working... done 2025-05-07T20:23:31.2008961Z Executing transaction: ...working... done 2025-05-07T20:23:31.8616778Z 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.9508481Z installation finished. 2025-05-07T20:23:31.9515573Z 2025-05-07T20:23:31.9515863Z + rm -f miniconda.sh 2025-05-07T20:23:31.9516114Z 2025-05-07T20:23:31.9824930Z 2025-05-07T20:23:31.9825348Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:31.9825901Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:31.9826214Z 2025-05-07T20:23:32.3476488Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:32.3477046Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:32.3477550Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:32.3477987Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:32.3478364Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:32.3478769Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:32.3479205Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:32.3479655Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:32.3480120Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:32.3480911Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:32.3481445Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:32.3481834Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:32.3482031Z 2025-05-07T20:23:32.3482242Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:32.3482543Z 2025-05-07T20:23:32.4143844Z 2025-05-07T20:23:32.4144535Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:32.4144746Z 2025-05-07T20:23:33.2519305Z 2025-05-07T20:23:33.2520156Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:33.2543721Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:46.4739276Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:23:48.0513787Z Solving environment: / - \ | / - \ | / - \ | done 2025-05-07T20:23:48.1479597Z 2025-05-07T20:23:48.1479968Z ## Package Plan ## 2025-05-07T20:23:48.1480140Z 2025-05-07T20:23:48.1480296Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:48.1480548Z 2025-05-07T20:23:48.1480652Z added / updated specs: 2025-05-07T20:23:48.1480941Z - conda-libmamba-solver 2025-05-07T20:23:48.1481220Z - libarchive 2025-05-07T20:23:48.1481439Z - libmamba 2025-05-07T20:23:48.1481666Z - libmambapy 2025-05-07T20:23:48.1481807Z 2025-05-07T20:23:48.1481829Z 2025-05-07T20:23:48.1481970Z The following packages will be downloaded: 2025-05-07T20:23:48.1482192Z 2025-05-07T20:23:48.1482329Z package | build 2025-05-07T20:23:48.1482658Z ---------------------------|----------------- 2025-05-07T20:23:48.1483098Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:48.1483595Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:48.1484050Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:48.1484536Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:48.1485009Z ------------------------------------------------------------ 2025-05-07T20:23:48.1485372Z Total: 1.4 MB 2025-05-07T20:23:48.1485588Z 2025-05-07T20:23:48.1485718Z The following packages will be UPDATED: 2025-05-07T20:23:48.1485931Z 2025-05-07T20:23:48.1490992Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:48.1491893Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:48.1492282Z 2025-05-07T20:23:48.1492518Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:48.1492845Z 2025-05-07T20:23:48.1493186Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:48.1494019Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:48.1494590Z 2025-05-07T20:23:48.1494594Z 2025-05-07T20:23:48.1494598Z 2025-05-07T20:23:48.1494748Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:48.1495144Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:48.1495376Z 2025-05-07T20:23:48.1495887Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:48.1496139Z 2025-05-07T20:23:48.1496142Z 2025-05-07T20:23:48.1506111Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:48.1506399Z 2025-05-07T20:23:48.1506403Z 2025-05-07T20:23:48.1512525Z 2025-05-07T20:23:48.2040708Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:48.2041141Z 2025-05-07T20:23:48.2041147Z 2025-05-07T20:23:48.2041153Z 2025-05-07T20:23:48.2146093Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:48.2146490Z 2025-05-07T20:23:48.2146495Z 2025-05-07T20:23:48.2146500Z 2025-05-07T20:23:48.2164588Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:48.2165067Z 2025-05-07T20:23:48.2165074Z 2025-05-07T20:23:48.2247086Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:48.2247377Z 2025-05-07T20:23:48.2247381Z 2025-05-07T20:23:48.2349451Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:48.2554124Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.2554504Z 2025-05-07T20:23:48.2594547Z certifi-2025.4.26 | 154 KB | # | 10%  2025-05-07T20:23:48.2596741Z 2025-05-07T20:23:48.2764483Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:48.2764840Z 2025-05-07T20:23:48.3551860Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:48.3552266Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.3558192Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.3558552Z 2025-05-07T20:23:48.3558755Z 2025-05-07T20:23:48.3558951Z  2025-05-07T20:23:48.3559158Z 2025-05-07T20:23:48.3559162Z 2025-05-07T20:23:48.3559350Z  2025-05-07T20:23:48.3559573Z 2025-05-07T20:23:48.3559577Z 2025-05-07T20:23:48.3559580Z 2025-05-07T20:23:48.3560055Z  done 2025-05-07T20:23:48.4563831Z Preparing transaction: - done 2025-05-07T20:23:48.5571057Z Verifying transaction: | done 2025-05-07T20:23:49.8592053Z Executing transaction: - \ | / - \ | / - \ | / - done 2025-05-07T20:23:51.6149811Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:51.6173749Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:52.5500628Z Channels: 2025-05-07T20:23:52.5500896Z - defaults 2025-05-07T20:23:52.5501127Z Platform: linux-64 2025-05-07T20:23:53.7709487Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:53.8901017Z Solving environment: - \ Channels: 2025-05-07T20:23:53.8901338Z - defaults 2025-05-07T20:23:53.8901738Z Platform: linux-64 2025-05-07T20:23:54.1809787Z Collecting package metadata (repodata.json): / - \ done 2025-05-07T20:23:54.3965474Z Solving environment: / - \ | done 2025-05-07T20:23:54.4789373Z done 2025-05-07T20:23:54.5447918Z 2025-05-07T20:23:54.5448395Z ## Package Plan ## 2025-05-07T20:23:54.5448602Z 2025-05-07T20:23:54.5448800Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:54.5449053Z 2025-05-07T20:23:54.5449159Z added / updated specs: 2025-05-07T20:23:54.5449425Z - conda 2025-05-07T20:23:54.5449550Z 2025-05-07T20:23:54.5449554Z 2025-05-07T20:23:54.5449682Z The following packages will be downloaded: 2025-05-07T20:23:54.5449912Z 2025-05-07T20:23:54.5450039Z package | build 2025-05-07T20:23:54.5450380Z ---------------------------|----------------- 2025-05-07T20:23:54.5450749Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:54.5451148Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:54.5451541Z ------------------------------------------------------------ 2025-05-07T20:23:54.5452152Z Total: 1.4 MB 2025-05-07T20:23:54.5452371Z 2025-05-07T20:23:54.5452491Z The following packages will be UPDATED: 2025-05-07T20:23:54.5452721Z 2025-05-07T20:23:54.5453018Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:54.5453541Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:54.5453793Z 2025-05-07T20:23:54.5453797Z 2025-05-07T20:23:54.5453801Z 2025-05-07T20:23:54.5453959Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:54.5454330Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:54.5454661Z 2025-05-07T20:23:54.5873616Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:54.6076574Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.6077408Z 2025-05-07T20:23:54.7733082Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.7734730Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.8043337Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.8043677Z 2025-05-07T20:23:54.8044561Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.8044867Z 2025-05-07T20:23:54.8047992Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.8048446Z 2025-05-07T20:23:54.8048651Z 2025-05-07T20:23:54.8048839Z  done 2025-05-07T20:23:54.9051184Z Preparing transaction: - done 2025-05-07T20:23:55.0057230Z Verifying transaction: | done 2025-05-07T20:23:57.0111385Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:57.6330217Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:57.6335135Z + conda clean --packages --tarball -y 2025-05-07T20:23:57.6335363Z 2025-05-07T20:23:58.6447727Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:58.6448116Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:58.7087828Z 2025-05-07T20:23:58.7096633Z + conda clean --all -y 2025-05-07T20:23:58.7096828Z 2025-05-07T20:23:59.2497485Z There are no unused tarball(s) to remove. 2025-05-07T20:23:59.2497885Z Will remove 1 index cache(s). 2025-05-07T20:23:59.2498196Z There are no unused package(s) to remove. 2025-05-07T20:23:59.2498536Z There are no tempfile(s) to remove. 2025-05-07T20:23:59.2498854Z There are no logfile(s) to remove. 2025-05-07T20:23:59.3136844Z 2025-05-07T20:23:59.3142194Z + conda info 2025-05-07T20:23:59.3142354Z 2025-05-07T20:24:00.0824165Z 2025-05-07T20:24:00.0824750Z active environment : base 2025-05-07T20:24:00.0825253Z active env location : /home/ec2-user/miniconda 2025-05-07T20:24:00.0825683Z shell level : 1 2025-05-07T20:24:00.0825971Z user config file : /home/ec2-user/.condarc 2025-05-07T20:24:00.0826413Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:24:00.0826799Z conda version : 25.3.1 2025-05-07T20:24:00.0827105Z conda-build version : not installed 2025-05-07T20:24:00.0827427Z python version : 3.13.2.final.0 2025-05-07T20:24:00.0827743Z solver : libmamba (default) 2025-05-07T20:24:00.0828068Z virtual packages : __archspec=1=zen2 2025-05-07T20:24:00.0828376Z __conda=25.3.1=0 2025-05-07T20:24:00.0828670Z __cuda=12.8=0 2025-05-07T20:24:00.0828962Z __glibc=2.34=0 2025-05-07T20:24:00.0829251Z __linux=6.1.130=0 2025-05-07T20:24:00.0829541Z __unix=0=0 2025-05-07T20:24:00.0829896Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:24:00.0830326Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:24:00.0830694Z conda av metadata url : None 2025-05-07T20:24:00.0831403Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:24:00.0831851Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:24:00.0832246Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:24:00.0832645Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:24:00.0833029Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:24:00.0833376Z /home/ec2-user/.conda/pkgs 2025-05-07T20:24:00.0833732Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:24:00.0834084Z /home/ec2-user/.conda/envs 2025-05-07T20:24:00.0834395Z platform : linux-64 2025-05-07T20:24:00.0835238Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:24:00.0836374Z UID:GID : 1000:1000 2025-05-07T20:24:00.0836669Z netrc file : None 2025-05-07T20:24:00.0836939Z offline mode : False 2025-05-07T20:24:00.0837118Z 2025-05-07T20:24:00.1577558Z 2025-05-07T20:24:00.1578193Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:24:00.1579238Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_07d446ef-73ff-4f06-ac67-a86aae582463 ... 2025-05-07T20:24:00.1580298Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:24:00.1692268Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T20:24:00.1692762Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.9 2025-05-07T20:24:00.1711338Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:00.1711700Z env: 2025-05-07T20:24:00.1711933Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:00.1712248Z BUILD_ENV: build_binary 2025-05-07T20:24:00.1712509Z BUILD_TARGET: default 2025-05-07T20:24:00.1712755Z BUILD_VARIANT: cuda 2025-05-07T20:24:00.1712997Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:00.1713264Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:00.1713599Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:00.1713941Z ##[endgroup] 2025-05-07T20:24:00.5099281Z ################################################################################ 2025-05-07T20:24:00.5099710Z # Create Conda Environment 2025-05-07T20:24:00.5099973Z # 2025-05-07T20:24:00.5116118Z # [2025-05-07T20:24:00.511Z] + create_conda_environment build_binary 3.9 2025-05-07T20:24:00.5116550Z ################################################################################ 2025-05-07T20:24:00.5116775Z 2025-05-07T20:24:00.5141333Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:00.6035719Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:00.6036401Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:00.6036750Z + conda info --envs 2025-05-07T20:24:00.6036908Z 2025-05-07T20:24:01.3713628Z 2025-05-07T20:24:01.3714275Z # conda environments: 2025-05-07T20:24:01.3714673Z # 2025-05-07T20:24:01.3715044Z base /home/ec2-user/miniconda 2025-05-07T20:24:01.3715353Z 2025-05-07T20:24:01.4379605Z 2025-05-07T20:24:01.4380190Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:03.0696349Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:03.0696662Z 2025-05-07T20:24:03.0711411Z 2025-05-07T20:24:03.0721077Z [SETUP] Creating new Conda environment (Python 3.9) ... 2025-05-07T20:24:03.0744211Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.9 2025-05-07T20:24:03.8524963Z Channels: 2025-05-07T20:24:03.8525224Z - defaults 2025-05-07T20:24:03.8525450Z Platform: linux-64 2025-05-07T20:24:05.3960236Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:05.4967719Z Solving environment: / done 2025-05-07T20:24:05.5256900Z 2025-05-07T20:24:05.5257328Z ## Package Plan ## 2025-05-07T20:24:05.5257506Z 2025-05-07T20:24:05.5257721Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:05.5258057Z 2025-05-07T20:24:05.5258165Z added / updated specs: 2025-05-07T20:24:05.5258435Z - python=3.9 2025-05-07T20:24:05.5258577Z 2025-05-07T20:24:05.5258582Z 2025-05-07T20:24:05.5258715Z The following packages will be downloaded: 2025-05-07T20:24:05.5258936Z 2025-05-07T20:24:05.5259067Z package | build 2025-05-07T20:24:05.5259405Z ---------------------------|----------------- 2025-05-07T20:24:05.5259782Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:05.5260195Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:05.5260628Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:05.5261057Z python-3.9.21 | he870216_1 25.1 MB 2025-05-07T20:24:05.5261471Z setuptools-78.1.1 | py39h06a4308_0 1.7 MB 2025-05-07T20:24:05.5261873Z wheel-0.45.1 | py39h06a4308_0 114 KB 2025-05-07T20:24:05.5262717Z ------------------------------------------------------------ 2025-05-07T20:24:05.5263079Z Total: 27.1 MB 2025-05-07T20:24:05.5263295Z 2025-05-07T20:24:05.5263437Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:05.5263663Z 2025-05-07T20:24:05.5264073Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:05.5264542Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:05.5265067Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:05.5265616Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:05.5266094Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:05.5266541Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:05.5266991Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:05.5267461Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:05.5267931Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:05.5268366Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:05.5268792Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:05.5269201Z python pkgs/main/linux-64::python-3.9.21-he870216_1 2025-05-07T20:24:05.5269637Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:05.5270116Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py39h06a4308_0 2025-05-07T20:24:05.5270591Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:05.5270984Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:05.5271388Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:05.5271812Z wheel pkgs/main/linux-64::wheel-0.45.1-py39h06a4308_0 2025-05-07T20:24:05.5272213Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:05.5272598Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:05.5272854Z 2025-05-07T20:24:05.5272859Z 2025-05-07T20:24:05.5272863Z 2025-05-07T20:24:05.5273017Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:05.5273410Z python-3.9.21 | 25.1 MB | | 0% 2025-05-07T20:24:05.5273643Z 2025-05-07T20:24:05.5274035Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T20:24:05.5274292Z 2025-05-07T20:24:05.5274296Z 2025-05-07T20:24:05.5280099Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:05.5280374Z 2025-05-07T20:24:05.5280379Z 2025-05-07T20:24:05.5293227Z 2025-05-07T20:24:05.5298155Z wheel-0.45.1 | 114 KB | | 0%  2025-05-07T20:24:05.5298412Z 2025-05-07T20:24:05.5298416Z 2025-05-07T20:24:05.5298420Z 2025-05-07T20:24:05.5298431Z 2025-05-07T20:24:05.5303921Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:05.5304200Z 2025-05-07T20:24:05.5304204Z 2025-05-07T20:24:05.5304208Z 2025-05-07T20:24:05.5304211Z 2025-05-07T20:24:05.5310809Z 2025-05-07T20:24:05.5659943Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:05.5660414Z 2025-05-07T20:24:05.5661038Z 2025-05-07T20:24:05.5763674Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:05.5763966Z 2025-05-07T20:24:05.5763971Z 2025-05-07T20:24:05.5763975Z 2025-05-07T20:24:05.5767995Z 2025-05-07T20:24:05.5865095Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.5865424Z 2025-05-07T20:24:05.5865428Z 2025-05-07T20:24:05.5865432Z 2025-05-07T20:24:05.5865435Z 2025-05-07T20:24:05.5865439Z 2025-05-07T20:24:05.5928299Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:05.5928583Z 2025-05-07T20:24:05.5928587Z 2025-05-07T20:24:05.5931731Z 2025-05-07T20:24:05.5939963Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:05.5940231Z 2025-05-07T20:24:05.5943423Z 2025-05-07T20:24:05.6223367Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:05.6223651Z 2025-05-07T20:24:05.6223655Z 2025-05-07T20:24:05.6223671Z 2025-05-07T20:24:05.6223907Z 2025-05-07T20:24:05.6223942Z 2025-05-07T20:24:05.6260115Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:05.6463583Z python-3.9.21 | 25.1 MB | 3 | 4% 2025-05-07T20:24:05.6463932Z 2025-05-07T20:24:05.6464214Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:05.6464568Z 2025-05-07T20:24:05.6956521Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:05.6956800Z 2025-05-07T20:24:05.6956804Z 2025-05-07T20:24:05.6956808Z 2025-05-07T20:24:05.6958916Z 2025-05-07T20:24:05.6964116Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.6964425Z 2025-05-07T20:24:05.6964430Z 2025-05-07T20:24:05.6964435Z 2025-05-07T20:24:05.6964637Z 2025-05-07T20:24:05.7250702Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.7250992Z 2025-05-07T20:24:05.7250996Z 2025-05-07T20:24:05.7250999Z 2025-05-07T20:24:05.7251908Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:05.7252159Z 2025-05-07T20:24:05.7252163Z 2025-05-07T20:24:05.7252181Z 2025-05-07T20:24:05.7459865Z wheel-0.45.1 | 114 KB | ########## | 100%  2025-05-07T20:24:05.8460694Z python-3.9.21 | 25.1 MB | ##4 | 24% 2025-05-07T20:24:05.9713847Z python-3.9.21 | 25.1 MB | ######3 | 63% 2025-05-07T20:24:05.9715897Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:06.0196004Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:06.0196489Z 2025-05-07T20:24:06.5638561Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:06.5645560Z python-3.9.21 | 25.1 MB | ########## | 100% 2025-05-07T20:24:06.5645927Z 2025-05-07T20:24:06.5646133Z 2025-05-07T20:24:06.5646368Z  2025-05-07T20:24:06.5646674Z 2025-05-07T20:24:06.5646680Z 2025-05-07T20:24:06.5646925Z  2025-05-07T20:24:06.5647206Z 2025-05-07T20:24:06.5647211Z 2025-05-07T20:24:06.5647224Z 2025-05-07T20:24:06.5647447Z  2025-05-07T20:24:06.5647723Z 2025-05-07T20:24:06.5647729Z 2025-05-07T20:24:06.5647734Z 2025-05-07T20:24:06.5647738Z 2025-05-07T20:24:06.5647954Z  2025-05-07T20:24:06.5648171Z 2025-05-07T20:24:06.5648175Z 2025-05-07T20:24:06.5648179Z 2025-05-07T20:24:06.5648182Z 2025-05-07T20:24:06.5648186Z 2025-05-07T20:24:06.5648391Z  done 2025-05-07T20:24:06.7754353Z Preparing transaction: \ | done 2025-05-07T20:24:07.9054209Z Verifying transaction: - \ | / - \ | / - \ | done 2025-05-07T20:24:10.1247807Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:10.1752194Z # 2025-05-07T20:24:10.1752472Z # To activate this environment, use 2025-05-07T20:24:10.1752788Z # 2025-05-07T20:24:10.1753005Z # $ conda activate build_binary 2025-05-07T20:24:10.1753286Z # 2025-05-07T20:24:10.1753521Z # To deactivate an active environment, use 2025-05-07T20:24:10.1753822Z # 2025-05-07T20:24:10.1754033Z # $ conda deactivate 2025-05-07T20:24:10.1754197Z 2025-05-07T20:24:10.2874719Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:10.2896100Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:13.1066677Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (25.1) 2025-05-07T20:24:13.1067637Z Collecting pip 2025-05-07T20:24:13.1067973Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:13.1068402Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:13.1071651Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 106.7 MB/s eta 0:00:00 2025-05-07T20:24:13.1072047Z Installing collected packages: pip 2025-05-07T20:24:13.1072354Z Attempting uninstall: pip 2025-05-07T20:24:13.1072654Z Found existing installation: pip 25.1 2025-05-07T20:24:13.1072979Z Uninstalling pip-25.1: 2025-05-07T20:24:13.1073264Z Successfully uninstalled pip-25.1 2025-05-07T20:24:13.1073594Z Successfully installed pip-25.1.1 2025-05-07T20:24:13.1073800Z 2025-05-07T20:24:13.1694408Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:13.1717378Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:14.0453684Z Channels: 2025-05-07T20:24:14.0453941Z - conda-forge 2025-05-07T20:24:14.0454177Z Platform: linux-64 2025-05-07T20:24:24.5052375Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:26.0209689Z Solving environment: | / - \ | done 2025-05-07T20:24:26.0809797Z 2025-05-07T20:24:26.0809971Z ## Package Plan ## 2025-05-07T20:24:26.0810141Z 2025-05-07T20:24:26.0810353Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:26.0810668Z 2025-05-07T20:24:26.0810773Z added / updated specs: 2025-05-07T20:24:26.0811063Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:26.0811259Z 2025-05-07T20:24:26.0811263Z 2025-05-07T20:24:26.0811428Z The following packages will be downloaded: 2025-05-07T20:24:26.0811650Z 2025-05-07T20:24:26.0811777Z package | build 2025-05-07T20:24:26.0812119Z ---------------------------|----------------- 2025-05-07T20:24:26.0812515Z cffi-1.17.1 | py39h15c3d72_0 236 KB conda-forge 2025-05-07T20:24:26.0812976Z cryptography-44.0.3 | py39h7170ec2_0 1.5 MB conda-forge 2025-05-07T20:24:26.0813434Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:26.0813872Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:26.0814307Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:26.0814807Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:26.0815247Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:26.0815704Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:26.0816141Z python_abi-3.9 | 2_cp39 4 KB conda-forge 2025-05-07T20:24:26.0816623Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:26.0817132Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:26.0817571Z ------------------------------------------------------------ 2025-05-07T20:24:26.0817923Z Total: 6.3 MB 2025-05-07T20:24:26.0818152Z 2025-05-07T20:24:26.0818286Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:26.0818514Z 2025-05-07T20:24:26.0818708Z cffi conda-forge/linux-64::cffi-1.17.1-py39h15c3d72_0 2025-05-07T20:24:26.0819215Z cryptography conda-forge/linux-64::cryptography-44.0.3-py39h7170ec2_0 2025-05-07T20:24:26.0819714Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:26.0820182Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:26.0820682Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:26.0821152Z python_abi conda-forge/linux-64::python_abi-3.9-2_cp39 2025-05-07T20:24:26.0821938Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:26.0822539Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:26.0822891Z 2025-05-07T20:24:26.0823167Z The following packages will be UPDATED: 2025-05-07T20:24:26.0823379Z 2025-05-07T20:24:26.0825571Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:26.0826351Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:26.0827011Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:26.0827644Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:26.0828011Z 2025-05-07T20:24:26.0828016Z 2025-05-07T20:24:26.0828027Z 2025-05-07T20:24:26.0828185Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:26.0828586Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:26.0828821Z 2025-05-07T20:24:26.0829093Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:26.0829352Z 2025-05-07T20:24:26.0829355Z 2025-05-07T20:24:26.0829568Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:26.0829808Z 2025-05-07T20:24:26.0829819Z 2025-05-07T20:24:26.0833371Z 2025-05-07T20:24:26.0850056Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:26.0850367Z 2025-05-07T20:24:26.0850371Z 2025-05-07T20:24:26.0850374Z 2025-05-07T20:24:26.0850391Z 2025-05-07T20:24:26.0878502Z cffi-1.17.1 | 236 KB | | 0%  2025-05-07T20:24:26.0878820Z 2025-05-07T20:24:26.0878824Z 2025-05-07T20:24:26.0878828Z 2025-05-07T20:24:26.0878839Z 2025-05-07T20:24:26.0878843Z 2025-05-07T20:24:26.0881112Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:26.0881473Z 2025-05-07T20:24:26.0881477Z 2025-05-07T20:24:26.0881480Z 2025-05-07T20:24:26.0881494Z 2025-05-07T20:24:26.0881497Z 2025-05-07T20:24:26.0883967Z 2025-05-07T20:24:26.0885584Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:26.0885970Z 2025-05-07T20:24:26.0885975Z 2025-05-07T20:24:26.0885978Z 2025-05-07T20:24:26.0885982Z 2025-05-07T20:24:26.0885986Z 2025-05-07T20:24:26.0885989Z 2025-05-07T20:24:26.0885993Z 2025-05-07T20:24:26.0887821Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:26.0888231Z 2025-05-07T20:24:26.0888234Z 2025-05-07T20:24:26.0888238Z 2025-05-07T20:24:26.0888241Z 2025-05-07T20:24:26.0888245Z 2025-05-07T20:24:26.0888249Z 2025-05-07T20:24:26.0888252Z 2025-05-07T20:24:26.0888256Z 2025-05-07T20:24:26.0889838Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:26.0890173Z 2025-05-07T20:24:26.0890178Z 2025-05-07T20:24:26.0890182Z 2025-05-07T20:24:26.0890186Z 2025-05-07T20:24:26.0890190Z 2025-05-07T20:24:26.0890193Z 2025-05-07T20:24:26.0890197Z 2025-05-07T20:24:26.0890200Z 2025-05-07T20:24:26.0897066Z 2025-05-07T20:24:26.0898929Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:26.0899262Z 2025-05-07T20:24:26.0899266Z 2025-05-07T20:24:26.0899270Z 2025-05-07T20:24:26.0899273Z 2025-05-07T20:24:26.0899277Z 2025-05-07T20:24:26.0899280Z 2025-05-07T20:24:26.0899284Z 2025-05-07T20:24:26.0899287Z 2025-05-07T20:24:26.0899290Z 2025-05-07T20:24:26.0899294Z 2025-05-07T20:24:26.1548942Z python_abi-3.9 | 4 KB | | 0%  2025-05-07T20:24:26.1549233Z 2025-05-07T20:24:26.1549237Z 2025-05-07T20:24:26.1549240Z 2025-05-07T20:24:26.1549244Z 2025-05-07T20:24:26.1595449Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:26.1595704Z 2025-05-07T20:24:26.1597811Z 2025-05-07T20:24:26.1812523Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.1821019Z openssl-3.5.0 | 3.0 MB | #########9 | 100% 2025-05-07T20:24:26.1823416Z 2025-05-07T20:24:26.1926439Z cryptography-44.0.3 | 1.5 MB | #6 | 17%  2025-05-07T20:24:26.1926713Z 2025-05-07T20:24:26.1926923Z 2025-05-07T20:24:26.1926928Z 2025-05-07T20:24:26.1926932Z 2025-05-07T20:24:26.1926936Z 2025-05-07T20:24:26.1927286Z 2025-05-07T20:24:26.2008194Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:26.2008607Z 2025-05-07T20:24:26.2008611Z 2025-05-07T20:24:26.2013135Z 2025-05-07T20:24:26.2020179Z libgomp-15.1.0 | 442 KB | 3 | 4%  2025-05-07T20:24:26.2020467Z 2025-05-07T20:24:26.2020471Z 2025-05-07T20:24:26.2020475Z 2025-05-07T20:24:26.2020479Z 2025-05-07T20:24:26.2020483Z 2025-05-07T20:24:26.2022962Z 2025-05-07T20:24:26.2055053Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.2055439Z 2025-05-07T20:24:26.2055444Z 2025-05-07T20:24:26.2055449Z 2025-05-07T20:24:26.2055454Z 2025-05-07T20:24:26.2058533Z 2025-05-07T20:24:26.2149351Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:26.2149938Z 2025-05-07T20:24:26.2149942Z 2025-05-07T20:24:26.2149955Z 2025-05-07T20:24:26.2149959Z 2025-05-07T20:24:26.2149962Z 2025-05-07T20:24:26.2400474Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.2400768Z 2025-05-07T20:24:26.2400772Z 2025-05-07T20:24:26.2400776Z 2025-05-07T20:24:26.2400779Z 2025-05-07T20:24:26.2400783Z 2025-05-07T20:24:26.2400786Z 2025-05-07T20:24:26.2407016Z 2025-05-07T20:24:26.2422204Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:26.2422520Z 2025-05-07T20:24:26.2422525Z 2025-05-07T20:24:26.2425508Z 2025-05-07T20:24:26.2515682Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.2515964Z 2025-05-07T20:24:26.2515968Z 2025-05-07T20:24:26.2515971Z 2025-05-07T20:24:26.2515975Z 2025-05-07T20:24:26.2515978Z 2025-05-07T20:24:26.2515982Z 2025-05-07T20:24:26.2519660Z 2025-05-07T20:24:26.2577844Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.2578153Z 2025-05-07T20:24:26.2578165Z 2025-05-07T20:24:26.2578168Z 2025-05-07T20:24:26.2578172Z 2025-05-07T20:24:26.2578176Z 2025-05-07T20:24:26.2578179Z 2025-05-07T20:24:26.2578183Z 2025-05-07T20:24:26.2578186Z 2025-05-07T20:24:26.2625539Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:26.2625853Z 2025-05-07T20:24:26.2626131Z 2025-05-07T20:24:26.2626143Z 2025-05-07T20:24:26.2626152Z 2025-05-07T20:24:26.2626162Z 2025-05-07T20:24:26.2626171Z 2025-05-07T20:24:26.2626180Z 2025-05-07T20:24:26.2626189Z 2025-05-07T20:24:26.2649285Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.2653997Z 2025-05-07T20:24:26.2679237Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.2889594Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:26.2889853Z 2025-05-07T20:24:26.2889857Z 2025-05-07T20:24:26.2889869Z 2025-05-07T20:24:26.2889873Z 2025-05-07T20:24:26.2889877Z 2025-05-07T20:24:26.2889880Z 2025-05-07T20:24:26.2889894Z 2025-05-07T20:24:26.2889898Z 2025-05-07T20:24:26.2889901Z 2025-05-07T20:24:26.2890186Z 2025-05-07T20:24:26.2903565Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:26.2903851Z 2025-05-07T20:24:26.2903855Z 2025-05-07T20:24:26.2903859Z 2025-05-07T20:24:26.2903862Z 2025-05-07T20:24:26.2903866Z 2025-05-07T20:24:26.2903870Z 2025-05-07T20:24:26.2903873Z 2025-05-07T20:24:26.2903877Z 2025-05-07T20:24:26.2903880Z 2025-05-07T20:24:26.2903884Z 2025-05-07T20:24:26.2976519Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:26.2976999Z 2025-05-07T20:24:26.2977003Z 2025-05-07T20:24:26.2977007Z 2025-05-07T20:24:26.2977413Z 2025-05-07T20:24:26.2981063Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:26.2981375Z 2025-05-07T20:24:26.2981380Z 2025-05-07T20:24:26.2981385Z 2025-05-07T20:24:26.2981391Z 2025-05-07T20:24:26.3000374Z cffi-1.17.1 | 236 KB | ########## | 100%  2025-05-07T20:24:26.3000625Z 2025-05-07T20:24:26.3000727Z 2025-05-07T20:24:26.3000734Z 2025-05-07T20:24:26.3000740Z 2025-05-07T20:24:26.3000746Z 2025-05-07T20:24:26.3000752Z 2025-05-07T20:24:26.3000757Z 2025-05-07T20:24:26.3000762Z 2025-05-07T20:24:26.3003027Z 2025-05-07T20:24:26.3029464Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:26.3029749Z 2025-05-07T20:24:26.3029854Z 2025-05-07T20:24:26.3029864Z 2025-05-07T20:24:26.3029895Z 2025-05-07T20:24:26.3029923Z 2025-05-07T20:24:26.3029928Z 2025-05-07T20:24:26.3029937Z 2025-05-07T20:24:26.3029957Z 2025-05-07T20:24:26.3030241Z 2025-05-07T20:24:26.3177135Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.3177422Z 2025-05-07T20:24:26.3179127Z 2025-05-07T20:24:26.3181465Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.3181801Z 2025-05-07T20:24:26.3181805Z 2025-05-07T20:24:26.3415828Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.3416175Z 2025-05-07T20:24:26.3416180Z 2025-05-07T20:24:26.3416183Z 2025-05-07T20:24:26.3416187Z 2025-05-07T20:24:26.3416190Z 2025-05-07T20:24:26.3420080Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.3420370Z 2025-05-07T20:24:26.3420374Z 2025-05-07T20:24:26.3420377Z 2025-05-07T20:24:26.3420381Z 2025-05-07T20:24:26.3422119Z 2025-05-07T20:24:26.3637449Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.3637746Z 2025-05-07T20:24:26.3637750Z 2025-05-07T20:24:26.3637763Z 2025-05-07T20:24:26.3637767Z 2025-05-07T20:24:26.3637771Z 2025-05-07T20:24:26.3637775Z 2025-05-07T20:24:26.3637778Z 2025-05-07T20:24:26.3643175Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.3643511Z 2025-05-07T20:24:26.3643515Z 2025-05-07T20:24:26.3643519Z 2025-05-07T20:24:26.3643523Z 2025-05-07T20:24:26.3643534Z 2025-05-07T20:24:26.3643538Z 2025-05-07T20:24:26.3643541Z 2025-05-07T20:24:26.3844401Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.3844709Z 2025-05-07T20:24:26.3844713Z 2025-05-07T20:24:26.3844717Z 2025-05-07T20:24:26.3844721Z 2025-05-07T20:24:26.3844724Z 2025-05-07T20:24:26.3844728Z 2025-05-07T20:24:26.3844731Z 2025-05-07T20:24:26.3845218Z 2025-05-07T20:24:26.3849226Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.3849553Z 2025-05-07T20:24:26.3849556Z 2025-05-07T20:24:26.3849560Z 2025-05-07T20:24:26.3849564Z 2025-05-07T20:24:26.3849576Z 2025-05-07T20:24:26.3849580Z 2025-05-07T20:24:26.3849584Z 2025-05-07T20:24:26.3849588Z 2025-05-07T20:24:26.3917414Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.3917722Z 2025-05-07T20:24:26.3917729Z 2025-05-07T20:24:26.3917831Z 2025-05-07T20:24:26.3922197Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.3922457Z 2025-05-07T20:24:26.3922461Z 2025-05-07T20:24:26.3925647Z 2025-05-07T20:24:26.3987656Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.3987953Z 2025-05-07T20:24:26.3987959Z 2025-05-07T20:24:26.3987964Z 2025-05-07T20:24:26.3987969Z 2025-05-07T20:24:26.3987974Z 2025-05-07T20:24:26.3988009Z 2025-05-07T20:24:26.3993110Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.3993396Z 2025-05-07T20:24:26.3993400Z 2025-05-07T20:24:26.3993403Z 2025-05-07T20:24:26.3993407Z 2025-05-07T20:24:26.3993410Z 2025-05-07T20:24:26.3994991Z 2025-05-07T20:24:26.4143569Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.4143971Z 2025-05-07T20:24:26.4143975Z 2025-05-07T20:24:26.4143979Z 2025-05-07T20:24:26.4143982Z 2025-05-07T20:24:26.4143986Z 2025-05-07T20:24:26.4143989Z 2025-05-07T20:24:26.4143993Z 2025-05-07T20:24:26.4143996Z 2025-05-07T20:24:26.4144228Z 2025-05-07T20:24:26.4144236Z 2025-05-07T20:24:26.4658004Z python_abi-3.9 | 4 KB | ########## | 100%  2025-05-07T20:24:26.4658374Z 2025-05-07T20:24:26.4658378Z 2025-05-07T20:24:26.4658381Z 2025-05-07T20:24:26.4658385Z 2025-05-07T20:24:26.4658389Z 2025-05-07T20:24:26.4658392Z 2025-05-07T20:24:26.4658396Z 2025-05-07T20:24:26.4658400Z 2025-05-07T20:24:26.4658403Z 2025-05-07T20:24:26.4663665Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.4664123Z 2025-05-07T20:24:26.4664130Z 2025-05-07T20:24:26.4664136Z 2025-05-07T20:24:26.4664158Z 2025-05-07T20:24:26.4664163Z 2025-05-07T20:24:26.4664169Z 2025-05-07T20:24:26.4664175Z 2025-05-07T20:24:26.4664180Z 2025-05-07T20:24:26.4664186Z 2025-05-07T20:24:26.5675627Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.5835532Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:26.5835818Z 2025-05-07T20:24:26.5836755Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.5837023Z 2025-05-07T20:24:26.5844805Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.5845190Z 2025-05-07T20:24:26.5845391Z 2025-05-07T20:24:26.5845564Z  2025-05-07T20:24:26.5845769Z 2025-05-07T20:24:26.5845773Z 2025-05-07T20:24:26.5845952Z  2025-05-07T20:24:26.5846161Z 2025-05-07T20:24:26.5846165Z 2025-05-07T20:24:26.5846183Z 2025-05-07T20:24:26.5846357Z  2025-05-07T20:24:26.5846576Z 2025-05-07T20:24:26.5846579Z 2025-05-07T20:24:26.5846583Z 2025-05-07T20:24:26.5846587Z 2025-05-07T20:24:26.5846761Z  2025-05-07T20:24:26.5846978Z 2025-05-07T20:24:26.5846988Z 2025-05-07T20:24:26.5846992Z 2025-05-07T20:24:26.5846996Z 2025-05-07T20:24:26.5846999Z 2025-05-07T20:24:26.5847184Z  2025-05-07T20:24:26.5847406Z 2025-05-07T20:24:26.5847410Z 2025-05-07T20:24:26.5847733Z 2025-05-07T20:24:26.5847774Z 2025-05-07T20:24:26.5847778Z 2025-05-07T20:24:26.5847795Z 2025-05-07T20:24:26.5848455Z  2025-05-07T20:24:26.5848728Z 2025-05-07T20:24:26.5848742Z 2025-05-07T20:24:26.5848746Z 2025-05-07T20:24:26.5848750Z 2025-05-07T20:24:26.5848753Z 2025-05-07T20:24:26.5848757Z 2025-05-07T20:24:26.5848796Z 2025-05-07T20:24:26.5848989Z  2025-05-07T20:24:26.5849226Z 2025-05-07T20:24:26.5849231Z 2025-05-07T20:24:26.5849234Z 2025-05-07T20:24:26.5849238Z 2025-05-07T20:24:26.5849242Z 2025-05-07T20:24:26.5849246Z 2025-05-07T20:24:26.5849249Z 2025-05-07T20:24:26.5849264Z 2025-05-07T20:24:26.5849452Z  2025-05-07T20:24:26.5849684Z 2025-05-07T20:24:26.5849687Z 2025-05-07T20:24:26.5849691Z 2025-05-07T20:24:26.5849694Z 2025-05-07T20:24:26.5849698Z 2025-05-07T20:24:26.5849701Z 2025-05-07T20:24:26.5849705Z 2025-05-07T20:24:26.5849708Z 2025-05-07T20:24:26.5849712Z 2025-05-07T20:24:26.5849912Z  2025-05-07T20:24:26.5850135Z 2025-05-07T20:24:26.5850139Z 2025-05-07T20:24:26.5850142Z 2025-05-07T20:24:26.5850146Z 2025-05-07T20:24:26.5850149Z 2025-05-07T20:24:26.5850359Z 2025-05-07T20:24:26.5850362Z 2025-05-07T20:24:26.5850366Z 2025-05-07T20:24:26.5850369Z 2025-05-07T20:24:26.5850373Z 2025-05-07T20:24:26.5850585Z  done 2025-05-07T20:24:26.6849919Z Preparing transaction: - done 2025-05-07T20:24:26.7855367Z Verifying transaction: | done 2025-05-07T20:24:28.2880004Z Executing transaction: - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:24:28.4660999Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:30.1926613Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:30.1940226Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:30.1963179Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:31.0789493Z Channels: 2025-05-07T20:24:31.0789754Z - conda-forge 2025-05-07T20:24:31.0789992Z Platform: linux-64 2025-05-07T20:24:34.4089610Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:34.7777495Z Solving environment: \ done 2025-05-07T20:24:34.8386835Z 2025-05-07T20:24:34.8387197Z ## Package Plan ## 2025-05-07T20:24:34.8387386Z 2025-05-07T20:24:34.8387603Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:34.8387914Z 2025-05-07T20:24:34.8388053Z added / updated specs: 2025-05-07T20:24:34.8388318Z - libxcrypt 2025-05-07T20:24:34.8388462Z 2025-05-07T20:24:34.8388467Z 2025-05-07T20:24:34.8388591Z The following packages will be downloaded: 2025-05-07T20:24:34.8388822Z 2025-05-07T20:24:34.8388946Z package | build 2025-05-07T20:24:34.8389284Z ---------------------------|----------------- 2025-05-07T20:24:34.8389673Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:34.8390098Z ------------------------------------------------------------ 2025-05-07T20:24:34.8390456Z Total: 98 KB 2025-05-07T20:24:34.8390685Z 2025-05-07T20:24:34.8390818Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:34.8391054Z 2025-05-07T20:24:34.8391289Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:34.8391589Z 2025-05-07T20:24:34.8391593Z 2025-05-07T20:24:34.8391597Z 2025-05-07T20:24:34.8391750Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:34.9948476Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:34.9982121Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:35.0085171Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:35.0087639Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:35.0088042Z 2025-05-07T20:24:35.0088337Z done 2025-05-07T20:24:35.1091395Z Preparing transaction: / done 2025-05-07T20:24:35.2097092Z Verifying transaction: \ done 2025-05-07T20:24:35.3102347Z Executing transaction: / done 2025-05-07T20:24:38.7439698Z [SETUP] Copying over ... 2025-05-07T20:24:38.7440471Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.9/crypt.h 2025-05-07T20:24:38.7441018Z 2025-05-07T20:24:38.7472224Z 2025-05-07T20:24:40.3737882Z [SETUP] Installed Python version: Python 3.9.21 2025-05-07T20:24:40.3738350Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:40.3771955Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:40.3772440Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:40.3786387Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:40.3786746Z env: 2025-05-07T20:24:40.3786981Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:40.3787287Z BUILD_ENV: build_binary 2025-05-07T20:24:40.3787549Z BUILD_TARGET: default 2025-05-07T20:24:40.3787796Z BUILD_VARIANT: cuda 2025-05-07T20:24:40.3788249Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:40.3788512Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:40.3788825Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:40.3789167Z ##[endgroup] 2025-05-07T20:24:40.7178114Z ################################################################################ 2025-05-07T20:24:40.7178538Z # Install C/C++ Compilers 2025-05-07T20:24:40.7178791Z # 2025-05-07T20:24:40.7193647Z # [2025-05-07T20:24:40.719Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:40.7194145Z ################################################################################ 2025-05-07T20:24:40.7194457Z 2025-05-07T20:24:40.7210222Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:40.8082280Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:40.8092493Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:40.8115517Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:41.6754868Z Channels: 2025-05-07T20:24:41.6755343Z - conda-forge 2025-05-07T20:24:41.6755606Z Platform: linux-64 2025-05-07T20:24:45.0498537Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:45.4270775Z Solving environment: \ done 2025-05-07T20:24:45.4888852Z 2025-05-07T20:24:45.4889818Z ## Package Plan ## 2025-05-07T20:24:45.4890186Z 2025-05-07T20:24:45.4890638Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:45.4891264Z 2025-05-07T20:24:45.4891468Z added / updated specs: 2025-05-07T20:24:45.4892006Z - sysroot_linux-64=2.17 2025-05-07T20:24:45.4892309Z 2025-05-07T20:24:45.4892313Z 2025-05-07T20:24:45.4892440Z The following packages will be downloaded: 2025-05-07T20:24:45.4892666Z 2025-05-07T20:24:45.4892788Z package | build 2025-05-07T20:24:45.4893122Z ---------------------------|----------------- 2025-05-07T20:24:45.4893549Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:45.4894066Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:45.4894619Z ------------------------------------------------------------ 2025-05-07T20:24:45.4894973Z Total: 15.4 MB 2025-05-07T20:24:45.4895188Z 2025-05-07T20:24:45.4895319Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:45.4895555Z 2025-05-07T20:24:45.4895844Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:45.4896421Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:45.4896740Z 2025-05-07T20:24:45.4896744Z 2025-05-07T20:24:45.4896748Z 2025-05-07T20:24:45.4896903Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:45.4897285Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:45.4897548Z 2025-05-07T20:24:45.7075384Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:45.7288616Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:45.7288884Z 2025-05-07T20:24:45.7513083Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:45.7514026Z 2025-05-07T20:24:45.8068322Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:46.0093604Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:46.0094158Z 2025-05-07T20:24:46.0095198Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:46.0095597Z 2025-05-07T20:24:46.4274305Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:46.4274861Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:46.4280349Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:46.4280876Z 2025-05-07T20:24:46.4281178Z 2025-05-07T20:24:46.4281500Z  done 2025-05-07T20:24:46.5285227Z Preparing transaction: / done 2025-05-07T20:24:46.7289778Z Verifying transaction: \ | done 2025-05-07T20:24:46.9347720Z Executing transaction: - \ done 2025-05-07T20:24:47.0934891Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:47.0935332Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:48.7764313Z [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:48.7777311Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:48.7801422Z [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:49.6743792Z Channels: 2025-05-07T20:24:49.6744046Z - conda-forge 2025-05-07T20:24:49.6744286Z Platform: linux-64 2025-05-07T20:24:52.9862833Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:53.9478672Z Solving environment: \ | / done 2025-05-07T20:24:54.0129386Z 2025-05-07T20:24:54.0129728Z ## Package Plan ## 2025-05-07T20:24:54.0129886Z 2025-05-07T20:24:54.0130102Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:54.0130410Z 2025-05-07T20:24:54.0130547Z added / updated specs: 2025-05-07T20:24:54.0130816Z - gxx_linux-64=11.4.0 2025-05-07T20:24:54.0130980Z 2025-05-07T20:24:54.0130984Z 2025-05-07T20:24:54.0131112Z The following packages will be downloaded: 2025-05-07T20:24:54.0131355Z 2025-05-07T20:24:54.0131476Z package | build 2025-05-07T20:24:54.0131812Z ---------------------------|----------------- 2025-05-07T20:24:54.0132223Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:54.0132720Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:54.0133201Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:54.0133659Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:54.0134115Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:54.0134647Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:54.0135096Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:54.0135586Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:54.0136211Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:54.0136671Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:54.0137168Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:54.0137652Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:54.0138070Z ------------------------------------------------------------ 2025-05-07T20:24:54.0138431Z Total: 91.6 MB 2025-05-07T20:24:54.0138648Z 2025-05-07T20:24:54.0138788Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:54.0139012Z 2025-05-07T20:24:54.0139280Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:54.0139857Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:54.0140659Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:54.0141184Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:54.0141700Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:54.0142223Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:54.0142765Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:54.0143338Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:54.0143971Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:54.0144530Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:54.0144946Z 2025-05-07T20:24:54.0145071Z The following packages will be UPDATED: 2025-05-07T20:24:54.0145285Z 2025-05-07T20:24:54.0145612Z 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:54.0146339Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:54.0146756Z 2025-05-07T20:24:54.0146760Z 2025-05-07T20:24:54.0146764Z 2025-05-07T20:24:54.0146912Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:54.0147307Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:54.0147540Z 2025-05-07T20:24:54.0147795Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:54.0148047Z 2025-05-07T20:24:54.0148050Z 2025-05-07T20:24:54.0166665Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:54.0167133Z 2025-05-07T20:24:54.0167142Z 2025-05-07T20:24:54.0167147Z 2025-05-07T20:24:54.0184809Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:54.0185113Z 2025-05-07T20:24:54.0185117Z 2025-05-07T20:24:54.0185122Z 2025-05-07T20:24:54.0196558Z 2025-05-07T20:24:54.0213115Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:54.0213407Z 2025-05-07T20:24:54.0213414Z 2025-05-07T20:24:54.0213419Z 2025-05-07T20:24:54.0213424Z 2025-05-07T20:24:54.0217373Z 2025-05-07T20:24:54.0223012Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:54.0223477Z 2025-05-07T20:24:54.0223486Z 2025-05-07T20:24:54.0223494Z 2025-05-07T20:24:54.0223501Z 2025-05-07T20:24:54.0223509Z 2025-05-07T20:24:54.0227066Z 2025-05-07T20:24:54.0246875Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:54.0247215Z 2025-05-07T20:24:54.0247224Z 2025-05-07T20:24:54.0247234Z 2025-05-07T20:24:54.0247243Z 2025-05-07T20:24:54.0247253Z 2025-05-07T20:24:54.0247261Z 2025-05-07T20:24:54.0247268Z 2025-05-07T20:24:54.0254186Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:54.0254616Z 2025-05-07T20:24:54.0254621Z 2025-05-07T20:24:54.0254641Z 2025-05-07T20:24:54.0254654Z 2025-05-07T20:24:54.0254659Z 2025-05-07T20:24:54.0254663Z 2025-05-07T20:24:54.0254668Z 2025-05-07T20:24:54.0254672Z 2025-05-07T20:24:54.0257019Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:54.0257433Z 2025-05-07T20:24:54.0257439Z 2025-05-07T20:24:54.0257445Z 2025-05-07T20:24:54.0257450Z 2025-05-07T20:24:54.0257456Z 2025-05-07T20:24:54.0257471Z 2025-05-07T20:24:54.0257477Z 2025-05-07T20:24:54.0257483Z 2025-05-07T20:24:54.0266973Z 2025-05-07T20:24:54.0269167Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:54.0269511Z 2025-05-07T20:24:54.0269526Z 2025-05-07T20:24:54.0269531Z 2025-05-07T20:24:54.0269544Z 2025-05-07T20:24:54.0269549Z 2025-05-07T20:24:54.0269554Z 2025-05-07T20:24:54.0269559Z 2025-05-07T20:24:54.0269565Z 2025-05-07T20:24:54.0269570Z 2025-05-07T20:24:54.0269575Z 2025-05-07T20:24:54.0273997Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:54.0274448Z 2025-05-07T20:24:54.0274454Z 2025-05-07T20:24:54.0274460Z 2025-05-07T20:24:54.0274465Z 2025-05-07T20:24:54.0274471Z 2025-05-07T20:24:54.0274476Z 2025-05-07T20:24:54.0274481Z 2025-05-07T20:24:54.0274486Z 2025-05-07T20:24:54.0274492Z 2025-05-07T20:24:54.0274497Z 2025-05-07T20:24:54.0274502Z 2025-05-07T20:24:54.1392210Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:54.1392564Z 2025-05-07T20:24:54.1392892Z 2025-05-07T20:24:54.1548624Z 2025-05-07T20:24:54.2132090Z binutils_impl_linux- | 6.0 MB | | 1%  2025-05-07T20:24:54.2132400Z 2025-05-07T20:24:54.2132405Z 2025-05-07T20:24:54.2132410Z 2025-05-07T20:24:54.2135538Z 2025-05-07T20:24:54.2391341Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:54.2391627Z 2025-05-07T20:24:54.2391633Z 2025-05-07T20:24:54.2391863Z 2025-05-07T20:24:54.2956630Z binutils_impl_linux- | 6.0 MB | 4 | 5%  2025-05-07T20:24:54.2956973Z 2025-05-07T20:24:54.3045497Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:54.3132620Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:54.3132972Z 2025-05-07T20:24:54.3132977Z 2025-05-07T20:24:54.3132982Z 2025-05-07T20:24:54.3132988Z 2025-05-07T20:24:54.3395541Z libstdcxx-15.1.0 | 3.7 MB | #### | 40%  2025-05-07T20:24:54.3395840Z 2025-05-07T20:24:54.3395844Z 2025-05-07T20:24:54.3396443Z 2025-05-07T20:24:54.3563964Z binutils_impl_linux- | 6.0 MB | #####4 | 55%  2025-05-07T20:24:54.3564396Z 2025-05-07T20:24:54.3565093Z 2025-05-07T20:24:54.3959135Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:54.3960915Z 2025-05-07T20:24:54.4046803Z gxx_impl_linux-64-11 | 11.2 MB | ##7 | 28%  2025-05-07T20:24:54.4355688Z gcc_impl_linux-64-11 | 53.0 MB | 5 | 6% 2025-05-07T20:24:54.4356111Z 2025-05-07T20:24:54.4356154Z 2025-05-07T20:24:54.4356162Z 2025-05-07T20:24:54.4356168Z 2025-05-07T20:24:54.4356649Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:54.4356942Z 2025-05-07T20:24:54.4356947Z 2025-05-07T20:24:54.4356951Z 2025-05-07T20:24:54.4357154Z 2025-05-07T20:24:54.4565572Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:54.4565870Z 2025-05-07T20:24:54.4565875Z 2025-05-07T20:24:54.4963873Z libstdcxx-devel_linu | 11.1 MB | ##6 | 26%  2025-05-07T20:24:54.4965732Z 2025-05-07T20:24:54.5051134Z gxx_impl_linux-64-11 | 11.2 MB | #####7 | 58%  2025-05-07T20:24:54.5106667Z gcc_impl_linux-64-11 | 53.0 MB | #1 | 12% 2025-05-07T20:24:54.5107006Z 2025-05-07T20:24:54.5107010Z 2025-05-07T20:24:54.5107014Z 2025-05-07T20:24:54.5107018Z 2025-05-07T20:24:54.5114124Z 2025-05-07T20:24:54.5573300Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:54.5573780Z 2025-05-07T20:24:54.5573812Z 2025-05-07T20:24:54.5849525Z libstdcxx-devel_linu | 11.1 MB | #####5 | 56%  2025-05-07T20:24:54.5849829Z 2025-05-07T20:24:54.5849833Z 2025-05-07T20:24:54.5849837Z 2025-05-07T20:24:54.5850085Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:54.5850369Z 2025-05-07T20:24:54.5850373Z 2025-05-07T20:24:54.5850377Z 2025-05-07T20:24:54.5964591Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:54.5965618Z 2025-05-07T20:24:54.6053532Z gxx_impl_linux-64-11 | 11.2 MB | ########6 | 87%  2025-05-07T20:24:54.6110521Z gcc_impl_linux-64-11 | 53.0 MB | #7 | 18% 2025-05-07T20:24:54.6110812Z 2025-05-07T20:24:54.6110816Z 2025-05-07T20:24:54.6110820Z 2025-05-07T20:24:54.6110824Z 2025-05-07T20:24:54.6114973Z 2025-05-07T20:24:54.6373973Z libsanitizer-11.4.0 | 3.5 MB | ########5 | 86%  2025-05-07T20:24:54.6374309Z 2025-05-07T20:24:54.6374315Z 2025-05-07T20:24:54.6374320Z 2025-05-07T20:24:54.6374742Z 2025-05-07T20:24:54.6374752Z 2025-05-07T20:24:54.6374758Z 2025-05-07T20:24:54.6573459Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:54.6573812Z 2025-05-07T20:24:54.6573816Z 2025-05-07T20:24:54.7062496Z libstdcxx-devel_linu | 11.1 MB | #######8 | 79%  2025-05-07T20:24:54.7347451Z gcc_impl_linux-64-11 | 53.0 MB | ##3 | 24% 2025-05-07T20:24:54.7347736Z 2025-05-07T20:24:54.7347742Z 2025-05-07T20:24:54.7347747Z 2025-05-07T20:24:54.7347752Z 2025-05-07T20:24:54.7348069Z 2025-05-07T20:24:54.7797295Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:54.7797638Z 2025-05-07T20:24:54.7797644Z 2025-05-07T20:24:54.7797650Z 2025-05-07T20:24:54.7797655Z 2025-05-07T20:24:54.7797660Z 2025-05-07T20:24:54.7799134Z 2025-05-07T20:24:54.7799542Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:54.7799945Z 2025-05-07T20:24:54.7799949Z 2025-05-07T20:24:54.7799986Z 2025-05-07T20:24:54.7799990Z 2025-05-07T20:24:54.7799994Z 2025-05-07T20:24:54.7799997Z 2025-05-07T20:24:54.8062941Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:54.8277399Z gcc_impl_linux-64-11 | 53.0 MB | ### | 30% 2025-05-07T20:24:54.8277784Z 2025-05-07T20:24:54.8277788Z 2025-05-07T20:24:54.8277792Z 2025-05-07T20:24:54.8277795Z 2025-05-07T20:24:54.8277800Z 2025-05-07T20:24:54.8277804Z 2025-05-07T20:24:54.8277807Z 2025-05-07T20:24:54.8278440Z 2025-05-07T20:24:54.8303382Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:54.8303751Z 2025-05-07T20:24:54.8303755Z 2025-05-07T20:24:54.8303758Z 2025-05-07T20:24:54.8303762Z 2025-05-07T20:24:54.8303766Z 2025-05-07T20:24:54.8303769Z 2025-05-07T20:24:54.8305625Z 2025-05-07T20:24:54.8328505Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:54.8328952Z 2025-05-07T20:24:54.8328971Z 2025-05-07T20:24:54.8328996Z 2025-05-07T20:24:54.8329002Z 2025-05-07T20:24:54.8329008Z 2025-05-07T20:24:54.8329012Z 2025-05-07T20:24:54.8329015Z 2025-05-07T20:24:54.8329019Z 2025-05-07T20:24:54.8742486Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:54.8742890Z 2025-05-07T20:24:54.8742896Z 2025-05-07T20:24:54.8742902Z 2025-05-07T20:24:54.8742908Z 2025-05-07T20:24:54.8742914Z 2025-05-07T20:24:54.8742919Z 2025-05-07T20:24:54.8745928Z 2025-05-07T20:24:54.8896863Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:54.8897333Z 2025-05-07T20:24:54.8897340Z 2025-05-07T20:24:54.8897346Z 2025-05-07T20:24:54.8897354Z 2025-05-07T20:24:54.8897359Z 2025-05-07T20:24:54.8897366Z 2025-05-07T20:24:54.8897372Z 2025-05-07T20:24:54.8897383Z 2025-05-07T20:24:54.8902133Z 2025-05-07T20:24:54.8933598Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:54.8933991Z 2025-05-07T20:24:54.8933995Z 2025-05-07T20:24:54.8934013Z 2025-05-07T20:24:54.8934016Z 2025-05-07T20:24:54.8934020Z 2025-05-07T20:24:54.8934023Z 2025-05-07T20:24:54.8934027Z 2025-05-07T20:24:54.8934030Z 2025-05-07T20:24:54.8937400Z 2025-05-07T20:24:54.9063560Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:54.9309067Z gcc_impl_linux-64-11 | 53.0 MB | ###7 | 37% 2025-05-07T20:24:54.9309508Z 2025-05-07T20:24:54.9309514Z 2025-05-07T20:24:54.9309520Z 2025-05-07T20:24:54.9309527Z 2025-05-07T20:24:54.9309555Z 2025-05-07T20:24:54.9309561Z 2025-05-07T20:24:54.9309567Z 2025-05-07T20:24:54.9309574Z 2025-05-07T20:24:54.9309581Z 2025-05-07T20:24:54.9310872Z 2025-05-07T20:24:54.9344678Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:54.9345142Z 2025-05-07T20:24:54.9345149Z 2025-05-07T20:24:54.9345156Z 2025-05-07T20:24:54.9345163Z 2025-05-07T20:24:54.9345169Z 2025-05-07T20:24:54.9345176Z 2025-05-07T20:24:54.9345182Z 2025-05-07T20:24:54.9345537Z 2025-05-07T20:24:54.9345547Z 2025-05-07T20:24:54.9345553Z 2025-05-07T20:24:54.9508563Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:54.9509056Z 2025-05-07T20:24:54.9509063Z 2025-05-07T20:24:54.9509068Z 2025-05-07T20:24:54.9509073Z 2025-05-07T20:24:54.9509079Z 2025-05-07T20:24:54.9509084Z 2025-05-07T20:24:54.9509089Z 2025-05-07T20:24:54.9509104Z 2025-05-07T20:24:54.9509110Z 2025-05-07T20:24:54.9509115Z 2025-05-07T20:24:54.9510397Z 2025-05-07T20:24:54.9549797Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:54.9550286Z 2025-05-07T20:24:54.9550290Z 2025-05-07T20:24:54.9550294Z 2025-05-07T20:24:54.9550297Z 2025-05-07T20:24:54.9550301Z 2025-05-07T20:24:54.9550305Z 2025-05-07T20:24:54.9550308Z 2025-05-07T20:24:54.9550312Z 2025-05-07T20:24:54.9550316Z 2025-05-07T20:24:54.9550319Z 2025-05-07T20:24:54.9552110Z 2025-05-07T20:24:54.9665919Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:54.9666402Z 2025-05-07T20:24:54.9666407Z 2025-05-07T20:24:54.9666411Z 2025-05-07T20:24:54.9666415Z 2025-05-07T20:24:55.0051115Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:55.0056825Z 2025-05-07T20:24:55.0068601Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:55.0605209Z gcc_impl_linux-64-11 | 53.0 MB | ####5 | 45% 2025-05-07T20:24:55.0605533Z 2025-05-07T20:24:55.0610450Z 2025-05-07T20:24:55.1069853Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:55.1866501Z gcc_impl_linux-64-11 | 53.0 MB | #####5 | 55% 2025-05-07T20:24:55.1866764Z 2025-05-07T20:24:55.1866769Z 2025-05-07T20:24:55.1866773Z 2025-05-07T20:24:55.1866786Z 2025-05-07T20:24:55.1868745Z 2025-05-07T20:24:55.2035283Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:55.2035593Z 2025-05-07T20:24:55.2035597Z 2025-05-07T20:24:55.2035641Z 2025-05-07T20:24:55.2035645Z 2025-05-07T20:24:55.2035651Z 2025-05-07T20:24:55.2037268Z 2025-05-07T20:24:55.2071364Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:55.2745479Z gcc_impl_linux-64-11 | 53.0 MB | ######7 | 68% 2025-05-07T20:24:55.2745786Z 2025-05-07T20:24:55.2745792Z 2025-05-07T20:24:55.2745797Z 2025-05-07T20:24:55.2745803Z 2025-05-07T20:24:55.2745808Z 2025-05-07T20:24:55.2745813Z 2025-05-07T20:24:55.2745819Z 2025-05-07T20:24:55.2745823Z 2025-05-07T20:24:55.2757620Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:55.2757934Z 2025-05-07T20:24:55.2757939Z 2025-05-07T20:24:55.2757944Z 2025-05-07T20:24:55.2757948Z 2025-05-07T20:24:55.2757953Z 2025-05-07T20:24:55.2757958Z 2025-05-07T20:24:55.2757962Z 2025-05-07T20:24:55.2760035Z 2025-05-07T20:24:55.3063639Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:55.3063991Z 2025-05-07T20:24:55.3063996Z 2025-05-07T20:24:55.3064000Z 2025-05-07T20:24:55.3064003Z 2025-05-07T20:24:55.3064008Z 2025-05-07T20:24:55.3064011Z 2025-05-07T20:24:55.3067722Z 2025-05-07T20:24:55.3071204Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:55.3076836Z gcc_impl_linux-64-11 | 53.0 MB | #######7 | 77% 2025-05-07T20:24:55.3077079Z 2025-05-07T20:24:55.3077313Z 2025-05-07T20:24:55.3077317Z 2025-05-07T20:24:55.3077329Z 2025-05-07T20:24:55.3077333Z 2025-05-07T20:24:55.3077365Z 2025-05-07T20:24:55.3077558Z 2025-05-07T20:24:55.3465683Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:55.3466196Z 2025-05-07T20:24:55.3466206Z 2025-05-07T20:24:55.3466214Z 2025-05-07T20:24:55.3466224Z 2025-05-07T20:24:55.3466233Z 2025-05-07T20:24:55.3466241Z 2025-05-07T20:24:55.3466250Z 2025-05-07T20:24:55.3466259Z 2025-05-07T20:24:55.3466267Z 2025-05-07T20:24:55.3469897Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:55.3470306Z 2025-05-07T20:24:55.3470316Z 2025-05-07T20:24:55.3470324Z 2025-05-07T20:24:55.3470331Z 2025-05-07T20:24:55.3470338Z 2025-05-07T20:24:55.3470344Z 2025-05-07T20:24:55.3470351Z 2025-05-07T20:24:55.3470358Z 2025-05-07T20:24:55.3470365Z 2025-05-07T20:24:55.4046899Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:55.4047288Z 2025-05-07T20:24:55.4047293Z 2025-05-07T20:24:55.4047297Z 2025-05-07T20:24:55.4047301Z 2025-05-07T20:24:55.4047592Z 2025-05-07T20:24:55.4047597Z 2025-05-07T20:24:55.4047603Z 2025-05-07T20:24:55.4047608Z 2025-05-07T20:24:55.4047613Z 2025-05-07T20:24:55.4047618Z 2025-05-07T20:24:55.4051610Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:55.4052032Z 2025-05-07T20:24:55.4052036Z 2025-05-07T20:24:55.4052040Z 2025-05-07T20:24:55.4052043Z 2025-05-07T20:24:55.4052047Z 2025-05-07T20:24:55.4052052Z 2025-05-07T20:24:55.4052068Z 2025-05-07T20:24:55.4052084Z 2025-05-07T20:24:55.4052087Z 2025-05-07T20:24:55.4052091Z 2025-05-07T20:24:55.4072841Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:55.4107787Z gcc_impl_linux-64-11 | 53.0 MB | ########9 | 89% 2025-05-07T20:24:55.4108085Z 2025-05-07T20:24:55.4108091Z 2025-05-07T20:24:55.4108097Z 2025-05-07T20:24:55.4108102Z 2025-05-07T20:24:55.4108107Z 2025-05-07T20:24:55.4108112Z 2025-05-07T20:24:55.4108117Z 2025-05-07T20:24:55.4108135Z 2025-05-07T20:24:55.4108140Z 2025-05-07T20:24:55.4108146Z 2025-05-07T20:24:55.4110536Z 2025-05-07T20:24:55.4115467Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:55.4115790Z 2025-05-07T20:24:55.4115794Z 2025-05-07T20:24:55.4115798Z 2025-05-07T20:24:55.4115802Z 2025-05-07T20:24:55.4115805Z 2025-05-07T20:24:55.4115809Z 2025-05-07T20:24:55.4115813Z 2025-05-07T20:24:55.4115816Z 2025-05-07T20:24:55.4115820Z 2025-05-07T20:24:55.4115832Z 2025-05-07T20:24:55.4115836Z 2025-05-07T20:24:55.5129467Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:55.5526989Z gcc_impl_linux-64-11 | 53.0 MB | #########9 | 99% 2025-05-07T20:24:55.5527447Z 2025-05-07T20:24:55.5527454Z 2025-05-07T20:24:55.5527773Z 2025-05-07T20:24:55.7358802Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:55.7833028Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:55.7833516Z 2025-05-07T20:24:56.0314759Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:56.0315047Z 2025-05-07T20:24:56.0315051Z 2025-05-07T20:24:56.4507879Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:56.4514978Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:56.4515415Z 2025-05-07T20:24:56.4515629Z 2025-05-07T20:24:56.4515848Z  2025-05-07T20:24:56.4516060Z 2025-05-07T20:24:56.4516064Z 2025-05-07T20:24:56.4516235Z  2025-05-07T20:24:56.4516454Z 2025-05-07T20:24:56.4516458Z 2025-05-07T20:24:56.4516462Z 2025-05-07T20:24:56.4516635Z  2025-05-07T20:24:56.4516857Z 2025-05-07T20:24:56.4516860Z 2025-05-07T20:24:56.4516864Z 2025-05-07T20:24:56.4516867Z 2025-05-07T20:24:56.4517051Z  2025-05-07T20:24:56.4517279Z 2025-05-07T20:24:56.4517296Z 2025-05-07T20:24:56.4517300Z 2025-05-07T20:24:56.4517303Z 2025-05-07T20:24:56.4517307Z 2025-05-07T20:24:56.4517486Z  2025-05-07T20:24:56.4517705Z 2025-05-07T20:24:56.4517709Z 2025-05-07T20:24:56.4517725Z 2025-05-07T20:24:56.4517728Z 2025-05-07T20:24:56.4517732Z 2025-05-07T20:24:56.4517735Z 2025-05-07T20:24:56.4518149Z  2025-05-07T20:24:56.4518374Z 2025-05-07T20:24:56.4518378Z 2025-05-07T20:24:56.4518382Z 2025-05-07T20:24:56.4518392Z 2025-05-07T20:24:56.4518395Z 2025-05-07T20:24:56.4518399Z 2025-05-07T20:24:56.4518402Z 2025-05-07T20:24:56.4518592Z  2025-05-07T20:24:56.4518826Z 2025-05-07T20:24:56.4518836Z 2025-05-07T20:24:56.4518840Z 2025-05-07T20:24:56.4518844Z 2025-05-07T20:24:56.4518989Z 2025-05-07T20:24:56.4518993Z 2025-05-07T20:24:56.4518996Z 2025-05-07T20:24:56.4519000Z 2025-05-07T20:24:56.4519194Z  2025-05-07T20:24:56.4519423Z 2025-05-07T20:24:56.4519426Z 2025-05-07T20:24:56.4519430Z 2025-05-07T20:24:56.4519433Z 2025-05-07T20:24:56.4519437Z 2025-05-07T20:24:56.4519440Z 2025-05-07T20:24:56.4519444Z 2025-05-07T20:24:56.4519447Z 2025-05-07T20:24:56.4519460Z 2025-05-07T20:24:56.4519656Z  2025-05-07T20:24:56.4519886Z 2025-05-07T20:24:56.4519890Z 2025-05-07T20:24:56.4519894Z 2025-05-07T20:24:56.4519897Z 2025-05-07T20:24:56.4519901Z 2025-05-07T20:24:56.4519905Z 2025-05-07T20:24:56.4519908Z 2025-05-07T20:24:56.4519912Z 2025-05-07T20:24:56.4519915Z 2025-05-07T20:24:56.4519919Z 2025-05-07T20:24:56.4520114Z  2025-05-07T20:24:56.4520366Z 2025-05-07T20:24:56.4520369Z 2025-05-07T20:24:56.4520373Z 2025-05-07T20:24:56.4520377Z 2025-05-07T20:24:56.4520380Z 2025-05-07T20:24:56.4520384Z 2025-05-07T20:24:56.4520387Z 2025-05-07T20:24:56.4520391Z 2025-05-07T20:24:56.4520394Z 2025-05-07T20:24:56.4520398Z 2025-05-07T20:24:56.4520401Z 2025-05-07T20:24:56.4520617Z  done 2025-05-07T20:24:56.5520148Z Preparing transaction: \ done 2025-05-07T20:24:56.8527113Z Verifying transaction: / - \ done 2025-05-07T20:24:56.9537077Z Executing transaction: / done 2025-05-07T20:24:57.1298383Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:01.0324084Z + 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:01.0324652Z 2025-05-07T20:25:01.0338999Z 2025-05-07T20:25:01.0356953Z + 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:01.0357514Z 2025-05-07T20:25:01.0368743Z 2025-05-07T20:25:01.0386065Z + 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:01.0386614Z 2025-05-07T20:25:01.0398956Z 2025-05-07T20:25:01.0416375Z + 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:01.0416909Z 2025-05-07T20:25:01.0428896Z 2025-05-07T20:25:02.9250097Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:02.9250398Z 2025-05-07T20:25:02.9894240Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:04.8795349Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:04.8795653Z 2025-05-07T20:25:04.9461834Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:06.8454608Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:06.8454916Z 2025-05-07T20:25:06.9100052Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:08.7951475Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:08.7951780Z 2025-05-07T20:25:08.8582136Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:08.8586598Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:08.8587188Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:08.8587414Z 2025-05-07T20:25:10.7578226Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:10.7578650Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:10.7579090Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:10.7579380Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:10.7579735Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:10.7580105Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:10.7580403Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:10.7580730Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:10.7581016Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:10.7581517Z #define __CHAR_BIT__ 8 2025-05-07T20:25:10.7581777Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:10.7582046Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:10.7582311Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:10.7582607Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:10.7582901Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:10.7583223Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7583537Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:10.7583850Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:10.7584192Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:10.7584528Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:10.7584948Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:10.7585374Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:10.7585696Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:10.7585991Z #define __GCC_IEC_559 2 2025-05-07T20:25:10.7586266Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:10.7586552Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:10.7586833Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:10.7587139Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:10.7587489Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7587822Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:10.7588116Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.7588415Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:10.7588747Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:10.7589030Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:10.7589308Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:10.7589581Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:10.7589862Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:10.7590127Z #define __INT8_C(c) c 2025-05-07T20:25:10.7590377Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:10.7590702Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7591039Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:10.7591386Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.7591749Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:10.7592045Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.7592328Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7592616Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:10.7592910Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:10.7593329Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:10.7593753Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:10.7594056Z #define __linux 1 2025-05-07T20:25:10.7594306Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:10.7594597Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:10.7594890Z #define __unix 1 2025-05-07T20:25:10.7595138Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:10.7595431Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:10.7595723Z #define __WINT_MIN__ 0U 2025-05-07T20:25:10.7595994Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.7596294Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:10.7596577Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:10.7596861Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:10.7597132Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:10.7597428Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:10.7597746Z #define __INT64_C(c) c ## L 2025-05-07T20:25:10.7598136Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:10.7598449Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:10.7598735Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:10.7599101Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:10.7599490Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:10.7599758Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:10.7600039Z #define __DBL_DIG__ 15 2025-05-07T20:25:10.7600276Z #define __FLT32_DIG__ 6 2025-05-07T20:25:10.7600599Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:10.7601053Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:10.7601320Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:10.7601661Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:10.7602019Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:10.7602280Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.7602583Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:10.7602986Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:10.7603402Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:10.7603689Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:10.7603965Z #define __unix__ 1 2025-05-07T20:25:10.7604211Z #define __INT_WIDTH__ 32 2025-05-07T20:25:10.7604462Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:10.7604730Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:10.7605003Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:10.7605280Z #define __UINT16_C(c) c 2025-05-07T20:25:10.7605542Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:10.7605826Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:10.7606200Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:10.7606588Z #define __gnu_linux__ 1 2025-05-07T20:25:10.7606851Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:10.7607138Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.7607441Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7618161Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:10.7618507Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:10.7618779Z #define __GNUC__ 11 2025-05-07T20:25:10.7619008Z #define __pie__ 2 2025-05-07T20:25:10.7619238Z #define __MMX__ 1 2025-05-07T20:25:10.7619479Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:10.7619758Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:10.7620058Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:10.7620346Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:10.7620706Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.7621122Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7621447Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.7621724Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:10.7622002Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:10.7622308Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:10.7622587Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:10.7622857Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:10.7623151Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:10.7623458Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:10.7623741Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:10.7624028Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:10.7624293Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:10.7624566Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:10.7624845Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:10.7625124Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:10.7625397Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:10.7625724Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.7626109Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:10.7626394Z #define __SSE2_MATH__ 1 2025-05-07T20:25:10.7626661Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:10.7626969Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7627273Z #define __amd64 1 2025-05-07T20:25:10.7627514Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:10.7628001Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:10.7628323Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:10.7628650Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:10.7628960Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:10.7629255Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:10.7629529Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:10.7629799Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:10.7630076Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:10.7630351Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:10.7630627Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:10.7631016Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:10.7631287Z #define __x86_64 1 2025-05-07T20:25:10.7631531Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:10.7631919Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:10.7632395Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:10.7632871Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:10.7633352Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.7633754Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:10.7634019Z #define __LP64__ 1 2025-05-07T20:25:10.7634258Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7634628Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:10.7635019Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:10.7635305Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:10.7635607Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.7636265Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:10.7636626Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:10.7636908Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:10.7637182Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:10.7637458Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:10.7637725Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.7638074Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:10.7638448Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:10.7638729Z #define __FLT_DIG__ 6 2025-05-07T20:25:10.7638973Z #define __NO_INLINE__ 1 2025-05-07T20:25:10.7639225Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:10.7639559Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:10.7639921Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:10.7640190Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:10.7640465Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:10.7640733Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:10.7641004Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:10.7641275Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:10.7641580Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:10.7641883Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:10.7642167Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:10.7642476Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.7642824Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:10.7643104Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:10.7643370Z #define __FLT128_DIG__ 33 2025-05-07T20:25:10.7643622Z #define __INT32_C(c) c 2025-05-07T20:25:10.7643879Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:10.7644170Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:10.7644465Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:10.7644762Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:10.7645086Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:10.7645405Z #define unix 1 2025-05-07T20:25:10.7645654Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:10.7645979Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7646290Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:10.7646618Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:10.7646972Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:10.7647233Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:10.7647509Z #define __ELF__ 1 2025-05-07T20:25:10.7648025Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:10.7648324Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:10.7648613Z #define __FLT_RADIX__ 2 2025-05-07T20:25:10.7648882Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:10.7649249Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:10.7649623Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:10.7649899Z #define __SSE_MATH__ 1 2025-05-07T20:25:10.7650146Z #define __k8 1 2025-05-07T20:25:10.7650451Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:10.7651004Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:10.7651317Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:10.7651624Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:10.7651894Z #define __LDBL_DIG__ 18 2025-05-07T20:25:10.7652151Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:10.7652414Z #define __x86_64__ 1 2025-05-07T20:25:10.7652661Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:10.7652978Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:10.7653319Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7653638Z #define __FLT64_DIG__ 15 2025-05-07T20:25:10.7654000Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7654546Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.7654896Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7655188Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:10.7655491Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7655805Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:10.7656183Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:10.7656604Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:10.7656904Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:10.7657259Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:10.7657599Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:10.7657911Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:10.7658210Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:10.7658530Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:10.7658846Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:10.7659125Z #define __SEG_FS 1 2025-05-07T20:25:10.7659375Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:10.7659666Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:10.7659952Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7660257Z #define __SEG_GS 1 2025-05-07T20:25:10.7660585Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:10.7660978Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:10.7661273Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:10.7661579Z #define __INT16_TYPE__ short int 2025-05-07T20:25:10.7661868Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:10.7662180Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:10.7662464Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:10.7662733Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:10.7663011Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:10.7663370Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.7663771Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7664069Z #define linux 1 2025-05-07T20:25:10.7664309Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7664603Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.7664961Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:10.7665306Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:10.7665682Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:10.7665955Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:10.7666317Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.7666749Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:10.7667084Z #define __code_model_small__ 1 2025-05-07T20:25:10.7667372Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:10.7667670Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:10.7668055Z #define __k8__ 1 2025-05-07T20:25:10.7668303Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:10.7668602Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:10.7668912Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:10.7669162Z #define __pic__ 2 2025-05-07T20:25:10.7669423Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7669744Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:10.7670045Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7670390Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:10.7670857Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.7671249Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:10.7671535Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:10.7671846Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.7672164Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:10.7672432Z #define __linux__ 1 2025-05-07T20:25:10.7672684Z #define __INT64_TYPE__ long int 2025-05-07T20:25:10.7672955Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:10.7673237Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:10.7673525Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:10.7673788Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:10.7674099Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7674444Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:10.7674749Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:10.7675033Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:10.7675354Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:10.7675665Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:10.7676003Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.7676370Z #define __SSE__ 1 2025-05-07T20:25:10.7676609Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:10.7676959Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.7677315Z #define __amd64__ 1 2025-05-07T20:25:10.7677560Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:10.7677821Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:10.7678104Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:10.7678386Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:10.7678660Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:10.7678948Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:10.7679219Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:10.7679499Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:10.7679784Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:10.7680156Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:10.7680639Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:10.7681001Z #define _LP64 1 2025-05-07T20:25:10.7681235Z #define __UINT8_C(c) c 2025-05-07T20:25:10.7681492Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:10.7681767Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:10.7682053Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:10.7682344Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:10.7682652Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:10.7683022Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.7683502Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.7683884Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7684203Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7684528Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:10.7684914Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:10.7685288Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:10.7685567Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:10.7685927Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:10.7686306Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:10.7686584Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:10.7686854Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:10.7687222Z #define __FXSR__ 1 2025-05-07T20:25:10.7687547Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.7688025Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.7688455Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.7688770Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:10.7689043Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:10.7689395Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:10.7689849Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:10.7690117Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:10.7690376Z #define __PIC__ 2 2025-05-07T20:25:10.7690637Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:10.7691050Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.7691457Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:10.7691816Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.7692159Z #define __SSE2__ 1 2025-05-07T20:25:10.7692402Z #define __INT32_TYPE__ int 2025-05-07T20:25:10.7692668Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:10.7692935Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.7693284Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:10.7693651Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:10.7693932Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:10.7694215Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:10.7694603Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7694891Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:10.7695154Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:10.7695415Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:10.7695710Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7696017Z #define __PIE__ 2 2025-05-07T20:25:10.7696351Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:10.7696758Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:10.7697121Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:10.7697498Z #define __INT16_C(c) c 2025-05-07T20:25:10.7697739Z #define __STDC__ 1 2025-05-07T20:25:10.7697977Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:10.7698264Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:10.7698531Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.7698835Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:10.7699194Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:10.7699544Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:10.7699818Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.7700116Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:10.7700397Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:10.7700687Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:10.7700995Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7701283Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:10.7701604Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7702010Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.7702403Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:10.7702718Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:10.7703025Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:10.7703294Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:10.7703459Z 2025-05-07T20:25:10.8251892Z 2025-05-07T20:25:10.8252642Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:10.8253144Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:10.8253381Z 2025-05-07T20:25:12.7176882Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:12.7177470Z #define __cpp_attributes 200809L 2025-05-07T20:25:12.7178061Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:12.7178755Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:12.7179228Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:12.7180111Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:12.7180640Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:12.7181160Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:12.7181594Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:12.7182058Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:12.7182522Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:12.7182921Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:12.7183312Z #define __CHAR_BIT__ 8 2025-05-07T20:25:12.7183664Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:12.7184276Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:12.7184660Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:12.7185085Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:12.7185509Z #define __cpp_static_assert 201411L 2025-05-07T20:25:12.7185951Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:12.7186413Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7186902Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:12.7187356Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:12.7187874Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:12.7188344Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:12.7188966Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:12.7189585Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:12.7190050Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:12.7190490Z #define __GCC_IEC_559 2 2025-05-07T20:25:12.7190862Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:12.7191290Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:12.7191721Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:12.7192161Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:12.7192592Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:12.7193091Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:12.7193572Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:12.7194095Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7194605Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:12.7195018Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.7195442Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:12.7195866Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:12.7196301Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:12.7196700Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:12.7197093Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:12.7197525Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:12.7198023Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:12.7198529Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:12.7198923Z #define __INT8_C(c) c 2025-05-07T20:25:12.7199270Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:12.7199692Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:12.7200172Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7200665Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:12.7201104Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:12.7201530Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:12.7201991Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:12.7202510Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:12.7202915Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:12.7203334Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:12.7203734Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7204158Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:12.7204599Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:12.7205195Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:12.7205861Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:12.7206291Z #define __linux 1 2025-05-07T20:25:12.7206641Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:12.7207075Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:12.7207517Z #define __unix 1 2025-05-07T20:25:12.7207868Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:12.7208461Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:12.7208888Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:12.7209292Z #define __WINT_MIN__ 0U 2025-05-07T20:25:12.7209661Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.7210078Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:12.7210493Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:12.7210921Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:12.7211302Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:12.7211734Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:12.7212306Z #define __INT64_C(c) c ## L 2025-05-07T20:25:12.7212715Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:12.7213174Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:12.7213578Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:12.7214047Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:12.7214658Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:12.7215088Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:12.7215622Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:12.7216202Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:12.7216597Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:12.7217015Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:12.7217428Z #define __DBL_DIG__ 15 2025-05-07T20:25:12.7217773Z #define __FLT32_DIG__ 6 2025-05-07T20:25:12.7218220Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:12.7218737Z #define __GXX_WEAK__ 1 2025-05-07T20:25:12.7219090Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:12.7219476Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:12.7219983Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:12.7220664Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:12.7221204Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:12.7233889Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:12.7234416Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:12.7235051Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:12.7235653Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:12.7236395Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:12.7236771Z #define __unix__ 1 2025-05-07T20:25:12.7237094Z #define __INT_WIDTH__ 32 2025-05-07T20:25:12.7237453Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:12.7237813Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:12.7238183Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:12.7238581Z #define __UINT16_C(c) c 2025-05-07T20:25:12.7238936Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:12.7239312Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:12.7239827Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:12.7240354Z #define __gnu_linux__ 1 2025-05-07T20:25:12.7240709Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:12.7241088Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:12.7241506Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.7241948Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7242338Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:12.7242735Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:12.7243115Z #define __GNUC__ 11 2025-05-07T20:25:12.7243452Z #define __GXX_RTTI 1 2025-05-07T20:25:12.7243780Z #define __pie__ 2 2025-05-07T20:25:12.7244102Z #define __MMX__ 1 2025-05-07T20:25:12.7244443Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:12.7244839Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:12.7245259Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:12.7245692Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:12.7246060Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:12.7246516Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:12.7246989Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:12.7247498Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:12.7248056Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:12.7248528Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7249409Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:12.7249841Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:12.7250267Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:12.7250735Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:12.7251183Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:12.7251579Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:12.7251974Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:12.7252400Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:12.7252852Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:12.7253446Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:12.7253861Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:12.7254251Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:12.7254760Z #define __cplusplus 201703L 2025-05-07T20:25:12.7255156Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:12.7255590Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:12.7255975Z #define __DEPRECATED 1 2025-05-07T20:25:12.7256361Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:12.7256797Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:12.7257189Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:12.7257650Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:12.7258176Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:12.7258583Z #define __SSE2_MATH__ 1 2025-05-07T20:25:12.7258947Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:12.7259373Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7259798Z #define __amd64 1 2025-05-07T20:25:12.7260144Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:12.7260536Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:12.7260927Z #define __GNUG__ 11 2025-05-07T20:25:12.7261304Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:12.7261781Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:12.7262173Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:12.7262567Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:12.7262983Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:12.7263376Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:12.7263810Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:12.7264264Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:12.7264674Z #define __cpp_hex_float 201603L 2025-05-07T20:25:12.7265101Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:12.7265521Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:12.7265937Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:12.7266352Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:12.7266754Z #define __x86_64 1 2025-05-07T20:25:12.7267193Z #define __cpp_lambdas 200907L 2025-05-07T20:25:12.7267597Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:12.7268140Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:12.7268712Z #define __cpp_template_auto 201606L 2025-05-07T20:25:12.7269241Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:12.7269904Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:12.7270595Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:12.7271155Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:12.7271519Z #define __LP64__ 1 2025-05-07T20:25:12.7271860Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7272404Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:12.7272970Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:12.7273355Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.7273765Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:12.7274175Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:12.7274548Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:12.7274915Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:12.7275306Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:12.7275772Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:12.7276289Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:12.7276862Z #define __FLT_DIG__ 6 2025-05-07T20:25:12.7277184Z #define __NO_INLINE__ 1 2025-05-07T20:25:12.7277524Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:12.7277979Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:12.7278471Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:12.7278831Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:12.7279219Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:12.7279632Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:12.7280028Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:12.7280466Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:12.7280963Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:12.7281379Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:12.7281800Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:12.7282202Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:12.7282640Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:12.7283138Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:12.7283561Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:12.7283926Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:12.7284284Z #define __FLT128_DIG__ 33 2025-05-07T20:25:12.7284625Z #define __INT32_C(c) c 2025-05-07T20:25:12.7284959Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:12.7285353Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:12.7285752Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:12.7286155Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:12.7286595Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:12.7287040Z #define unix 1 2025-05-07T20:25:12.7287366Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:12.7287731Z #define __cpp_rtti 199711L 2025-05-07T20:25:12.7288098Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:12.7288544Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7288964Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:12.7289400Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:12.7289865Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:12.7290221Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:12.7290629Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:12.7291028Z #define __ELF__ 1 2025-05-07T20:25:12.7291344Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:12.7291751Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:12.7292144Z #define __FLT_RADIX__ 2 2025-05-07T20:25:12.7292493Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:12.7292993Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:12.7293505Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:12.7293902Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:12.7294301Z #define __k8 1 2025-05-07T20:25:12.7294835Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:12.7295371Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:12.7295777Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:12.7296203Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:12.7296577Z #define __LDBL_DIG__ 18 2025-05-07T20:25:12.7296915Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:12.7297275Z #define __x86_64__ 1 2025-05-07T20:25:12.7297600Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:12.7298008Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:12.7298486Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7298913Z #define __FLT64_DIG__ 15 2025-05-07T20:25:12.7299306Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7299801Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:12.7300272Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7300669Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:12.7301047Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7301481Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:12.7302009Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:12.7302568Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:12.7303104Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:12.7303565Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:12.7304014Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:12.7304457Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:12.7304890Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:12.7305285Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:12.7305736Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:12.7306144Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:12.7306477Z #define __SEG_FS 1 2025-05-07T20:25:12.7306928Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:12.7307329Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:12.7307724Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7308128Z #define __SEG_GS 1 2025-05-07T20:25:12.7308586Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:12.7309147Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:12.7309545Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:12.7309981Z #define __INT16_TYPE__ short int 2025-05-07T20:25:12.7310395Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:12.7310834Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:12.7311262Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:12.7311624Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:12.7311990Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:12.7312488Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:12.7313045Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7313511Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:12.7313973Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:12.7314406Z #define linux 1 2025-05-07T20:25:12.7314727Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7315118Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:12.7315512Z #define __EXCEPTIONS 1 2025-05-07T20:25:12.7315861Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:12.7316228Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:12.7316621Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:12.7317045Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:12.7317537Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:12.7318097Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:12.7318602Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:12.7319078Z #define __code_model_small__ 1 2025-05-07T20:25:12.7319474Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:12.7319914Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:12.7320402Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:12.7320797Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:12.7321220Z #define __k8__ 1 2025-05-07T20:25:12.7321542Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:12.7321944Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:12.7322375Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:12.7322726Z #define __pic__ 2 2025-05-07T20:25:12.7323079Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7323520Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:12.7323899Z #define __cpp_decltype 200707L 2025-05-07T20:25:12.7324304Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7324766Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:12.7325296Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:12.7325814Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:12.7326230Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:12.7326704Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:12.7327123Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:12.7327479Z #define __linux__ 1 2025-05-07T20:25:12.7327808Z #define __INT64_TYPE__ long int 2025-05-07T20:25:12.7328186Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:12.7328556Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:12.7328945Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:12.7329474Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:12.7329933Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:12.7330354Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7330800Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:12.7331183Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:12.7331606Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:12.7332040Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:12.7332522Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:12.7333029Z #define __SSE__ 1 2025-05-07T20:25:12.7333505Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:12.7333993Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:12.7334587Z #define __amd64__ 1 2025-05-07T20:25:12.7334925Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:12.7335292Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:12.7335681Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:12.7336811Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:12.7337201Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:12.7337569Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:12.7337969Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:12.7338346Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:12.7338830Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:12.7339488Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:12.7340003Z #define _LP64 1 2025-05-07T20:25:12.7340320Z #define __UINT8_C(c) c 2025-05-07T20:25:12.7340665Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:12.7341063Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:12.7341456Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:12.7341834Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:12.7342362Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:12.7343042Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:12.7343593Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7344047Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7344479Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:12.7344918Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:12.7345467Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:12.7346002Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:12.7346389Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:12.7346768Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:12.7347260Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:12.7347798Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:12.7348174Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:12.7348527Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:12.7348888Z #define __FXSR__ 1 2025-05-07T20:25:12.7349305Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:12.7349967Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:12.7350578Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:12.7351029Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:12.7351417Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:12.7351858Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:12.7352294Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:12.7352683Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:12.7353205Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:12.7353737Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:12.7354128Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:12.7354492Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:12.7354850Z #define __PIC__ 2 2025-05-07T20:25:12.7355221Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:12.7355830Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:12.7356416Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:12.7357217Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:12.7357733Z #define __cpp_constexpr 201603L 2025-05-07T20:25:12.7358124Z #define __SSE2__ 1 2025-05-07T20:25:12.7358476Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:12.7358892Z #define __INT32_TYPE__ int 2025-05-07T20:25:12.7359256Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:12.7359702Z #define __cpp_exceptions 199711L 2025-05-07T20:25:12.7360111Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:12.7360611Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:12.7361395Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:12.7361791Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:12.7362185Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:12.7362578Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7362992Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:12.7363355Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:12.7363733Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:12.7364166Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:12.7364593Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7365033Z #define __PIE__ 2 2025-05-07T20:25:12.7365501Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:12.7366100Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:12.7366561Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:12.7367064Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:12.7367593Z #define __INT16_C(c) c 2025-05-07T20:25:12.7367934Z #define __STDC__ 1 2025-05-07T20:25:12.7368267Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:12.7368634Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:12.7369043Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:12.7369425Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.7369870Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:12.7370387Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:12.7370898Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:12.7371312Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.7371749Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:12.7372186Z #define __SSE_MATH__ 1 2025-05-07T20:25:12.7372559Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:12.7372979Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:12.7373438Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:12.7373867Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:12.7374294Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7374850Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:12.7375306Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7375904Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:12.7376469Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:12.7376923Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:12.7377365Z #define _GNU_SOURCE 1 2025-05-07T20:25:12.7377725Z #define __cpp_init_captures 201304L 2025-05-07T20:25:12.7378158Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:12.7378542Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:12.7378777Z 2025-05-07T20:25:12.7878901Z 2025-05-07T20:25:12.7879622Z + conda run -n build_binary c++ --version 2025-05-07T20:25:12.7879879Z 2025-05-07T20:25:14.6700596Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:14.6701147Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:14.6701621Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:14.6702176Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:14.6702535Z 2025-05-07T20:25:14.6702540Z 2025-05-07T20:25:14.7333346Z 2025-05-07T20:25:14.7333789Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:14.7334348Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:14.7334840Z 2025-05-07T20:25:16.6992481Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:16.6995401Z 2025-05-07T20:25:16.6996210Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:16.6997021Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:16.6997349Z 2025-05-07T20:25:18.6589261Z #define __cplusplus 201703L 2025-05-07T20:25:18.6591529Z 2025-05-07T20:25:18.6592282Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:18.6642607Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:18.6643042Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:18.6655247Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:18.6655740Z env: 2025-05-07T20:25:18.6656058Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:18.6656477Z BUILD_ENV: build_binary 2025-05-07T20:25:18.6656826Z BUILD_TARGET: default 2025-05-07T20:25:18.6657160Z BUILD_VARIANT: cuda 2025-05-07T20:25:18.6657424Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:18.6657695Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:18.6658010Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:18.6658350Z ##[endgroup] 2025-05-07T20:25:19.0014780Z ################################################################################ 2025-05-07T20:25:19.0015270Z # Install CUDA 2025-05-07T20:25:19.0015503Z # 2025-05-07T20:25:19.0031519Z # [2025-05-07T20:25:19.002Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:19.0032000Z ################################################################################ 2025-05-07T20:25:19.0032242Z 2025-05-07T20:25:19.0048113Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:19.0928085Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:19.0928452Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:19.0933712Z + conda clean --packages --tarball -y 2025-05-07T20:25:19.0934037Z 2025-05-07T20:25:19.8007424Z Will remove 32 (140.4 MB) tarball(s). 2025-05-07T20:25:19.8007787Z Will remove 6 (617 KB) package(s). 2025-05-07T20:25:19.8660599Z 2025-05-07T20:25:19.8669054Z + conda clean --all -y 2025-05-07T20:25:19.8669231Z 2025-05-07T20:25:20.5300613Z There are no unused tarball(s) to remove. 2025-05-07T20:25:20.5301295Z Will remove 1 index cache(s). 2025-05-07T20:25:20.5301761Z There are no unused package(s) to remove. 2025-05-07T20:25:20.5302130Z There are no tempfile(s) to remove. 2025-05-07T20:25:20.5302454Z There are no logfile(s) to remove. 2025-05-07T20:25:20.5954822Z 2025-05-07T20:25:20.5968938Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:20.5993679Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:21.6657206Z Channels: 2025-05-07T20:25:21.6657479Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:21.6657767Z - defaults 2025-05-07T20:25:21.6657985Z Platform: linux-64 2025-05-07T20:25:22.8953058Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:25:23.0311586Z Solving environment: - done 2025-05-07T20:25:23.0709706Z 2025-05-07T20:25:23.0710061Z ## Package Plan ## 2025-05-07T20:25:23.0710236Z 2025-05-07T20:25:23.0710544Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:23.0710917Z 2025-05-07T20:25:23.0711021Z added / updated specs: 2025-05-07T20:25:23.0711276Z - cuda 2025-05-07T20:25:23.0711398Z 2025-05-07T20:25:23.0711402Z 2025-05-07T20:25:23.0711560Z The following packages will be downloaded: 2025-05-07T20:25:23.0711783Z 2025-05-07T20:25:23.0711909Z package | build 2025-05-07T20:25:23.0712248Z ---------------------------|----------------- 2025-05-07T20:25:23.0712906Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0713800Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0714831Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0715943Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0716902Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0717892Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0719461Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0720425Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0721603Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0722575Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0723096Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0723605Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0724080Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0724559Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0725074Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0725576Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0726066Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0726572Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0727063Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0727543Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0728033Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0728513Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0728990Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0729471Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0729950Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0730430Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0730880Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0731374Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0731882Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0732385Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0732894Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0733369Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0733858Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0734344Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0734938Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0735427Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0736173Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0736648Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0737126Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0737604Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0738254Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0738740Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0739341Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0739841Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0740335Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0740835Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0741314Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0741776Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0742292Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0742779Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0743294Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0743744Z ------------------------------------------------------------ 2025-05-07T20:25:23.0744104Z Total: 3.24 GB 2025-05-07T20:25:23.0744327Z 2025-05-07T20:25:23.0744461Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:23.0744689Z 2025-05-07T20:25:23.0744891Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:23.0745361Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:23.0745954Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:23.0746580Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:23.0747137Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:23.0747706Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:23.0748316Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:23.0748877Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:23.0749429Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:23.0750007Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:23.0750637Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:23.0751265Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:23.0751808Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:23.0752344Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:23.0753116Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:23.0753740Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:23.0754302Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:23.0754886Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:23.0755467Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:23.0756024Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:23.0756595Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:23.0757144Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:23.0757798Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:23.0758340Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:23.0759007Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:23.0759550Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:23.0760055Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:23.0760628Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:23.0761225Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:23.0761820Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:23.0762416Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:23.0762945Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:23.0763605Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:23.0764166Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:23.0764688Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:23.0765248Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:23.0765793Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:23.0766322Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:23.0766862Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:23.0767405Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:23.0767955Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:23.0768502Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:23.0769072Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:23.0769663Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:23.0770251Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:23.0770832Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:23.0771382Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:23.0771896Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:23.0772480Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:23.0773028Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:23.0773628Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:23.0773983Z 2025-05-07T20:25:23.0801040Z 2025-05-07T20:25:23.0801143Z 2025-05-07T20:25:23.0801693Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:23.0805378Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:23.0805628Z 2025-05-07T20:25:23.0809633Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:23.0809920Z 2025-05-07T20:25:23.0809924Z 2025-05-07T20:25:23.0845198Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:23.0845595Z 2025-05-07T20:25:23.0845601Z 2025-05-07T20:25:23.0845606Z 2025-05-07T20:25:23.0852708Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:23.0853000Z 2025-05-07T20:25:23.0853004Z 2025-05-07T20:25:23.0853008Z 2025-05-07T20:25:23.0853011Z 2025-05-07T20:25:23.0867447Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:23.0867735Z 2025-05-07T20:25:23.0867739Z 2025-05-07T20:25:23.0867743Z 2025-05-07T20:25:23.0867993Z 2025-05-07T20:25:23.0868001Z 2025-05-07T20:25:23.0869832Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:23.0870284Z 2025-05-07T20:25:23.0870288Z 2025-05-07T20:25:23.0870292Z 2025-05-07T20:25:23.0870296Z 2025-05-07T20:25:23.0870299Z 2025-05-07T20:25:23.0870303Z 2025-05-07T20:25:23.0871631Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:23.0871905Z 2025-05-07T20:25:23.0871908Z 2025-05-07T20:25:23.0871912Z 2025-05-07T20:25:23.0871916Z 2025-05-07T20:25:23.0871919Z 2025-05-07T20:25:23.0871923Z 2025-05-07T20:25:23.0871926Z 2025-05-07T20:25:23.0875205Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:23.0875492Z 2025-05-07T20:25:23.0875496Z 2025-05-07T20:25:23.0875499Z 2025-05-07T20:25:23.0875503Z 2025-05-07T20:25:23.0875506Z 2025-05-07T20:25:23.0875510Z 2025-05-07T20:25:23.0875513Z 2025-05-07T20:25:23.0878926Z 2025-05-07T20:25:23.0881655Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:23.0881967Z 2025-05-07T20:25:23.0881971Z 2025-05-07T20:25:23.0881980Z 2025-05-07T20:25:23.0881988Z 2025-05-07T20:25:23.0881992Z 2025-05-07T20:25:23.0882002Z 2025-05-07T20:25:23.0882006Z 2025-05-07T20:25:23.0882010Z 2025-05-07T20:25:23.0882013Z 2025-05-07T20:25:23.0883706Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:23.0884006Z 2025-05-07T20:25:23.0884021Z 2025-05-07T20:25:23.0884026Z 2025-05-07T20:25:23.0884031Z 2025-05-07T20:25:23.0884036Z 2025-05-07T20:25:23.0884041Z 2025-05-07T20:25:23.0884047Z 2025-05-07T20:25:23.0884052Z 2025-05-07T20:25:23.0884057Z 2025-05-07T20:25:23.0884062Z 2025-05-07T20:25:23.0886190Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:23.0886712Z 2025-05-07T20:25:23.0886719Z 2025-05-07T20:25:23.0886725Z 2025-05-07T20:25:23.0886731Z 2025-05-07T20:25:23.0886736Z 2025-05-07T20:25:23.0886755Z 2025-05-07T20:25:23.0886761Z 2025-05-07T20:25:23.0886767Z 2025-05-07T20:25:23.0886772Z 2025-05-07T20:25:23.0886778Z 2025-05-07T20:25:23.0886791Z 2025-05-07T20:25:23.0888180Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:23.0888669Z 2025-05-07T20:25:23.0888676Z 2025-05-07T20:25:23.0888681Z 2025-05-07T20:25:23.0888687Z 2025-05-07T20:25:23.0888692Z 2025-05-07T20:25:23.0888707Z 2025-05-07T20:25:23.0888713Z 2025-05-07T20:25:23.0888718Z 2025-05-07T20:25:23.0888723Z 2025-05-07T20:25:23.0888728Z 2025-05-07T20:25:23.0888734Z 2025-05-07T20:25:23.0888771Z 2025-05-07T20:25:23.0898423Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:23.0898947Z 2025-05-07T20:25:23.0898954Z 2025-05-07T20:25:23.0898960Z 2025-05-07T20:25:23.0898966Z 2025-05-07T20:25:23.0898971Z 2025-05-07T20:25:23.0898977Z 2025-05-07T20:25:23.0898983Z 2025-05-07T20:25:23.0898988Z 2025-05-07T20:25:23.0899005Z 2025-05-07T20:25:23.0899012Z 2025-05-07T20:25:23.0899018Z 2025-05-07T20:25:23.0899023Z 2025-05-07T20:25:23.0899029Z 2025-05-07T20:25:23.0899531Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:23.0900034Z 2025-05-07T20:25:23.0900041Z 2025-05-07T20:25:23.0900046Z 2025-05-07T20:25:23.0900052Z 2025-05-07T20:25:23.0900057Z 2025-05-07T20:25:23.0900062Z 2025-05-07T20:25:23.0900068Z 2025-05-07T20:25:23.0900073Z 2025-05-07T20:25:23.0900078Z 2025-05-07T20:25:23.0900083Z 2025-05-07T20:25:23.0900089Z 2025-05-07T20:25:23.0900094Z 2025-05-07T20:25:23.0900099Z 2025-05-07T20:25:23.0900126Z 2025-05-07T20:25:23.0901323Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:23.0901804Z 2025-05-07T20:25:23.0901811Z 2025-05-07T20:25:23.0901830Z 2025-05-07T20:25:23.0901835Z 2025-05-07T20:25:23.0901840Z 2025-05-07T20:25:23.0901845Z 2025-05-07T20:25:23.0901851Z 2025-05-07T20:25:23.0902052Z 2025-05-07T20:25:23.0902060Z 2025-05-07T20:25:23.0902066Z 2025-05-07T20:25:23.0902072Z 2025-05-07T20:25:23.0902077Z 2025-05-07T20:25:23.0902181Z 2025-05-07T20:25:23.0902185Z 2025-05-07T20:25:23.0902219Z 2025-05-07T20:25:23.0905675Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:23.0906178Z 2025-05-07T20:25:23.0906185Z 2025-05-07T20:25:23.0906191Z 2025-05-07T20:25:23.0906196Z 2025-05-07T20:25:23.0906202Z 2025-05-07T20:25:23.0906208Z 2025-05-07T20:25:23.0906214Z 2025-05-07T20:25:23.0906219Z 2025-05-07T20:25:23.0906224Z 2025-05-07T20:25:23.0906229Z 2025-05-07T20:25:23.0906234Z 2025-05-07T20:25:23.0906239Z 2025-05-07T20:25:23.0906245Z 2025-05-07T20:25:23.0906250Z 2025-05-07T20:25:23.0906263Z 2025-05-07T20:25:23.0906269Z 2025-05-07T20:25:23.0907196Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:23.0907714Z 2025-05-07T20:25:23.0907721Z 2025-05-07T20:25:23.0907739Z 2025-05-07T20:25:23.0907757Z 2025-05-07T20:25:23.0907763Z 2025-05-07T20:25:23.0907768Z 2025-05-07T20:25:23.0907782Z 2025-05-07T20:25:23.0907788Z 2025-05-07T20:25:23.0907793Z 2025-05-07T20:25:23.0907809Z 2025-05-07T20:25:23.0907814Z 2025-05-07T20:25:23.0907820Z 2025-05-07T20:25:23.0907826Z 2025-05-07T20:25:23.0907831Z 2025-05-07T20:25:23.0907836Z 2025-05-07T20:25:23.0907842Z 2025-05-07T20:25:23.0907847Z 2025-05-07T20:25:23.0909302Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:23.0909811Z 2025-05-07T20:25:23.0909818Z 2025-05-07T20:25:23.0909823Z 2025-05-07T20:25:23.0909829Z 2025-05-07T20:25:23.0909834Z 2025-05-07T20:25:23.0909840Z 2025-05-07T20:25:23.0909845Z 2025-05-07T20:25:23.0909851Z 2025-05-07T20:25:23.0909857Z 2025-05-07T20:25:23.0909863Z 2025-05-07T20:25:23.0909868Z 2025-05-07T20:25:23.0909884Z 2025-05-07T20:25:23.0909903Z 2025-05-07T20:25:23.0909909Z 2025-05-07T20:25:23.0909926Z 2025-05-07T20:25:23.0909932Z 2025-05-07T20:25:23.0909938Z 2025-05-07T20:25:23.0909943Z 2025-05-07T20:25:23.0910998Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:23.0911540Z 2025-05-07T20:25:23.0911546Z 2025-05-07T20:25:23.0911553Z 2025-05-07T20:25:23.0911559Z 2025-05-07T20:25:23.0911565Z 2025-05-07T20:25:23.0911570Z 2025-05-07T20:25:23.0911576Z 2025-05-07T20:25:23.0911581Z 2025-05-07T20:25:23.0911587Z 2025-05-07T20:25:23.0911592Z 2025-05-07T20:25:23.0911598Z 2025-05-07T20:25:23.0911604Z 2025-05-07T20:25:23.0911609Z 2025-05-07T20:25:23.0911615Z 2025-05-07T20:25:23.0911621Z 2025-05-07T20:25:23.0911626Z 2025-05-07T20:25:23.0911631Z 2025-05-07T20:25:23.0911637Z 2025-05-07T20:25:23.0911642Z 2025-05-07T20:25:32.4510154Z ... (more hidden) ... 2025-05-07T20:25:32.4510475Z 2025-05-07T20:25:32.4510479Z 2025-05-07T20:25:32.4510483Z 2025-05-07T20:25:32.4510516Z 2025-05-07T20:25:32.4513355Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:32.4513664Z 2025-05-07T20:25:32.4513681Z 2025-05-07T20:25:32.4513685Z 2025-05-07T20:25:32.4513785Z 2025-05-07T20:25:35.5530931Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:35.5531259Z 2025-05-07T20:25:35.5533871Z 2025-05-07T20:25:35.5534340Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:35.5534715Z 2025-05-07T20:25:35.5534719Z 2025-05-07T20:25:36.0264113Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:36.0264543Z 2025-05-07T20:25:36.0264878Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:36.0265150Z 2025-05-07T20:25:37.7838948Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:37.7839360Z 2025-05-07T20:25:37.7839366Z 2025-05-07T20:25:37.7839372Z 2025-05-07T20:25:37.7843872Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:37.7844299Z 2025-05-07T20:25:37.7844305Z 2025-05-07T20:25:37.7846370Z 2025-05-07T20:25:40.1496642Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:40.1497286Z 2025-05-07T20:25:40.1497291Z 2025-05-07T20:25:40.1497295Z 2025-05-07T20:25:40.1497299Z 2025-05-07T20:25:40.1497303Z 2025-05-07T20:25:40.1499452Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:40.1499904Z 2025-05-07T20:25:40.1499910Z 2025-05-07T20:25:40.1499915Z 2025-05-07T20:25:40.1499921Z 2025-05-07T20:25:40.1499926Z 2025-05-07T20:25:42.6327153Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:42.6327676Z 2025-05-07T20:25:42.6327682Z 2025-05-07T20:25:42.6327687Z 2025-05-07T20:25:42.6327701Z 2025-05-07T20:25:42.6327707Z 2025-05-07T20:25:42.6327712Z 2025-05-07T20:25:42.6328555Z 2025-05-07T20:25:42.6331008Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:42.6331484Z 2025-05-07T20:25:42.6331491Z 2025-05-07T20:25:42.6331496Z 2025-05-07T20:25:42.6331501Z 2025-05-07T20:25:42.6331507Z 2025-05-07T20:25:42.6331525Z 2025-05-07T20:25:42.6337763Z 2025-05-07T20:25:42.7626386Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:42.7626855Z 2025-05-07T20:25:42.7626864Z 2025-05-07T20:25:42.7626870Z 2025-05-07T20:25:42.7626876Z 2025-05-07T20:25:42.7626882Z 2025-05-07T20:25:42.7626888Z 2025-05-07T20:25:42.7627839Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:42.7628271Z 2025-05-07T20:25:42.7628277Z 2025-05-07T20:25:42.7628283Z 2025-05-07T20:25:42.7628289Z 2025-05-07T20:25:42.7628295Z 2025-05-07T20:25:42.7631620Z 2025-05-07T20:25:44.9948619Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:44.9948936Z 2025-05-07T20:25:44.9948940Z 2025-05-07T20:25:44.9948944Z 2025-05-07T20:25:44.9948948Z 2025-05-07T20:25:44.9948952Z 2025-05-07T20:25:44.9948986Z 2025-05-07T20:25:44.9948990Z 2025-05-07T20:25:44.9952522Z 2025-05-07T20:25:44.9957912Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:44.9958224Z 2025-05-07T20:25:44.9958228Z 2025-05-07T20:25:44.9958232Z 2025-05-07T20:25:44.9958236Z 2025-05-07T20:25:44.9958405Z 2025-05-07T20:25:44.9958421Z 2025-05-07T20:25:44.9958490Z 2025-05-07T20:25:44.9958500Z 2025-05-07T20:25:45.4045456Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:45.4045849Z 2025-05-07T20:25:45.4045855Z 2025-05-07T20:25:45.4045862Z 2025-05-07T20:25:45.4045868Z 2025-05-07T20:25:45.4045874Z 2025-05-07T20:25:45.4045880Z 2025-05-07T20:25:45.4045886Z 2025-05-07T20:25:45.4045892Z 2025-05-07T20:25:45.4045898Z 2025-05-07T20:25:45.4046294Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:45.4046719Z 2025-05-07T20:25:45.4046725Z 2025-05-07T20:25:45.4046732Z 2025-05-07T20:25:45.4046738Z 2025-05-07T20:25:45.4046781Z 2025-05-07T20:25:45.4046788Z 2025-05-07T20:25:45.4046794Z 2025-05-07T20:25:45.4046800Z 2025-05-07T20:25:45.4046822Z 2025-05-07T20:25:47.3054670Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:47.3055012Z 2025-05-07T20:25:47.3055016Z 2025-05-07T20:25:47.3055020Z 2025-05-07T20:25:47.3055023Z 2025-05-07T20:25:47.3055028Z 2025-05-07T20:25:47.3055031Z 2025-05-07T20:25:47.3055035Z 2025-05-07T20:25:47.3055039Z 2025-05-07T20:25:47.3055043Z 2025-05-07T20:25:47.3055046Z 2025-05-07T20:25:47.3058605Z 2025-05-07T20:25:47.3059293Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:47.3059673Z 2025-05-07T20:25:47.3059678Z 2025-05-07T20:25:47.3059694Z 2025-05-07T20:25:47.3059697Z 2025-05-07T20:25:47.3059701Z 2025-05-07T20:25:47.3059705Z 2025-05-07T20:25:47.3059708Z 2025-05-07T20:25:47.3059712Z 2025-05-07T20:25:47.3059725Z 2025-05-07T20:25:47.3059728Z 2025-05-07T20:25:47.3060030Z 2025-05-07T20:25:47.6806033Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:47.6806746Z 2025-05-07T20:25:47.6806750Z 2025-05-07T20:25:47.6806754Z 2025-05-07T20:25:47.6806758Z 2025-05-07T20:25:47.6806761Z 2025-05-07T20:25:47.6806765Z 2025-05-07T20:25:47.6806769Z 2025-05-07T20:25:47.6806772Z 2025-05-07T20:25:47.6806776Z 2025-05-07T20:25:47.6806779Z 2025-05-07T20:25:47.6806783Z 2025-05-07T20:25:47.6806786Z 2025-05-07T20:25:47.6806959Z 2025-05-07T20:25:47.6809320Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:47.6809796Z 2025-05-07T20:25:47.6809800Z 2025-05-07T20:25:47.6809804Z 2025-05-07T20:25:47.6809807Z 2025-05-07T20:25:47.6809811Z 2025-05-07T20:25:47.6809815Z 2025-05-07T20:25:47.6809818Z 2025-05-07T20:25:47.6809822Z 2025-05-07T20:25:47.6809825Z 2025-05-07T20:25:47.6809829Z 2025-05-07T20:25:47.6809832Z 2025-05-07T20:25:47.6809836Z 2025-05-07T20:25:47.6809839Z 2025-05-07T20:25:48.0439928Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:48.0440709Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:48.1263122Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:48.1263556Z 2025-05-07T20:25:48.1263563Z 2025-05-07T20:25:48.1263568Z 2025-05-07T20:25:48.1263574Z 2025-05-07T20:25:48.1263580Z 2025-05-07T20:25:48.1263586Z 2025-05-07T20:25:48.1263591Z 2025-05-07T20:25:48.1263598Z 2025-05-07T20:25:48.1263603Z 2025-05-07T20:25:48.1267475Z 2025-05-07T20:25:48.1272612Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:48.1273130Z 2025-05-07T20:25:48.1273136Z 2025-05-07T20:25:48.1273142Z 2025-05-07T20:25:48.1273148Z 2025-05-07T20:25:48.1273155Z 2025-05-07T20:25:48.1273162Z 2025-05-07T20:25:48.1273168Z 2025-05-07T20:25:48.1273174Z 2025-05-07T20:25:48.1273180Z 2025-05-07T20:25:48.1273186Z 2025-05-07T20:25:48.1518327Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:48.1518773Z 2025-05-07T20:25:48.1518789Z 2025-05-07T20:25:48.1518795Z 2025-05-07T20:25:48.1518801Z 2025-05-07T20:25:48.1518806Z 2025-05-07T20:25:48.1518811Z 2025-05-07T20:25:48.1518816Z 2025-05-07T20:25:48.1518823Z 2025-05-07T20:25:48.1518828Z 2025-05-07T20:25:48.1518833Z 2025-05-07T20:25:48.1518838Z 2025-05-07T20:25:48.1519505Z 2025-05-07T20:25:48.1522198Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:48.1522662Z 2025-05-07T20:25:48.1522668Z 2025-05-07T20:25:48.1522683Z 2025-05-07T20:25:48.1522689Z 2025-05-07T20:25:48.1522694Z 2025-05-07T20:25:48.1522699Z 2025-05-07T20:25:48.1522704Z 2025-05-07T20:25:48.1522710Z 2025-05-07T20:25:48.1522715Z 2025-05-07T20:25:48.1522720Z 2025-05-07T20:25:48.1522726Z 2025-05-07T20:25:48.1522863Z 2025-05-07T20:25:49.4863849Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:49.4864344Z 2025-05-07T20:25:49.4864350Z 2025-05-07T20:25:49.4864356Z 2025-05-07T20:25:49.4864377Z 2025-05-07T20:25:49.4864382Z 2025-05-07T20:25:49.4864387Z 2025-05-07T20:25:49.4864392Z 2025-05-07T20:25:49.4864397Z 2025-05-07T20:25:49.4864402Z 2025-05-07T20:25:49.4864407Z 2025-05-07T20:25:49.4864412Z 2025-05-07T20:25:49.4864418Z 2025-05-07T20:25:49.4864430Z 2025-05-07T20:25:49.4864436Z 2025-05-07T20:25:49.4864441Z 2025-05-07T20:25:49.4864446Z 2025-05-07T20:25:49.4864451Z 2025-05-07T20:25:49.4864456Z 2025-05-07T20:25:49.4864878Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:49.4865204Z 2025-05-07T20:25:49.4865208Z 2025-05-07T20:25:49.4865212Z 2025-05-07T20:25:49.4865216Z 2025-05-07T20:25:49.4865220Z 2025-05-07T20:25:49.4865223Z 2025-05-07T20:25:49.4865227Z 2025-05-07T20:25:49.4865230Z 2025-05-07T20:25:49.4865234Z 2025-05-07T20:25:49.4865237Z 2025-05-07T20:25:49.4865480Z 2025-05-07T20:25:49.4865485Z 2025-05-07T20:25:49.4865488Z 2025-05-07T20:25:49.4865492Z 2025-05-07T20:25:49.4865495Z 2025-05-07T20:25:49.4865641Z 2025-05-07T20:25:49.4865645Z 2025-05-07T20:25:49.4867610Z 2025-05-07T20:25:49.5361850Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:49.5362314Z 2025-05-07T20:25:49.5362320Z 2025-05-07T20:25:49.5362325Z 2025-05-07T20:25:49.5362331Z 2025-05-07T20:25:49.5362336Z 2025-05-07T20:25:49.5362341Z 2025-05-07T20:25:49.5362347Z 2025-05-07T20:25:49.5362352Z 2025-05-07T20:25:49.5362357Z 2025-05-07T20:25:49.5362371Z 2025-05-07T20:25:49.5362377Z 2025-05-07T20:25:49.5362382Z 2025-05-07T20:25:49.5362386Z 2025-05-07T20:25:49.5362392Z 2025-05-07T20:25:49.5362397Z 2025-05-07T20:25:49.5362402Z 2025-05-07T20:25:49.5364417Z 2025-05-07T20:25:49.5365016Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:49.5365471Z 2025-05-07T20:25:49.5365476Z 2025-05-07T20:25:49.5365494Z 2025-05-07T20:25:49.5365499Z 2025-05-07T20:25:49.5365505Z 2025-05-07T20:25:49.5365518Z 2025-05-07T20:25:49.5365523Z 2025-05-07T20:25:49.5365529Z 2025-05-07T20:25:49.5365534Z 2025-05-07T20:25:49.5365539Z 2025-05-07T20:25:49.5365544Z 2025-05-07T20:25:49.5365550Z 2025-05-07T20:25:49.5365555Z 2025-05-07T20:25:49.5365560Z 2025-05-07T20:25:49.5365565Z 2025-05-07T20:25:49.5365571Z 2025-05-07T20:25:49.5365576Z 2025-05-07T20:25:49.6197420Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:49.6197896Z 2025-05-07T20:25:49.6197903Z 2025-05-07T20:25:49.6197908Z 2025-05-07T20:25:49.6197914Z 2025-05-07T20:25:49.6197919Z 2025-05-07T20:25:49.6197936Z 2025-05-07T20:25:49.6197941Z 2025-05-07T20:25:49.6197947Z 2025-05-07T20:25:49.6197952Z 2025-05-07T20:25:49.6197958Z 2025-05-07T20:25:49.6197963Z 2025-05-07T20:25:49.6197968Z 2025-05-07T20:25:49.6197974Z 2025-05-07T20:25:49.6197991Z 2025-05-07T20:25:49.6199728Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:49.6200195Z 2025-05-07T20:25:49.6200200Z 2025-05-07T20:25:49.6200205Z 2025-05-07T20:25:49.6200211Z 2025-05-07T20:25:49.6200216Z 2025-05-07T20:25:49.6200221Z 2025-05-07T20:25:49.6200226Z 2025-05-07T20:25:49.6200232Z 2025-05-07T20:25:49.6200237Z 2025-05-07T20:25:49.6200242Z 2025-05-07T20:25:49.6200247Z 2025-05-07T20:25:49.6200253Z 2025-05-07T20:25:49.6200258Z 2025-05-07T20:25:49.6200263Z 2025-05-07T20:25:49.6697969Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:49.6698426Z 2025-05-07T20:25:49.6698432Z 2025-05-07T20:25:49.6698437Z 2025-05-07T20:25:49.6698442Z 2025-05-07T20:25:49.6698447Z 2025-05-07T20:25:49.6698453Z 2025-05-07T20:25:49.6698458Z 2025-05-07T20:25:49.6698463Z 2025-05-07T20:25:49.6698484Z 2025-05-07T20:25:49.6698489Z 2025-05-07T20:25:49.6698494Z 2025-05-07T20:25:49.6698515Z 2025-05-07T20:25:49.6698521Z 2025-05-07T20:25:49.6698526Z 2025-05-07T20:25:49.6698531Z 2025-05-07T20:25:49.6698936Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:49.6699240Z 2025-05-07T20:25:49.6699244Z 2025-05-07T20:25:49.6699247Z 2025-05-07T20:25:49.6699251Z 2025-05-07T20:25:49.6699254Z 2025-05-07T20:25:49.6699258Z 2025-05-07T20:25:49.6699262Z 2025-05-07T20:25:49.6699265Z 2025-05-07T20:25:49.6699269Z 2025-05-07T20:25:49.6699272Z 2025-05-07T20:25:49.6699276Z 2025-05-07T20:25:49.6699279Z 2025-05-07T20:25:49.6699283Z 2025-05-07T20:25:49.6699287Z 2025-05-07T20:25:49.6699290Z 2025-05-07T20:25:49.6819299Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:49.6819760Z 2025-05-07T20:25:49.6819767Z 2025-05-07T20:25:49.6819773Z 2025-05-07T20:25:49.6819779Z 2025-05-07T20:25:49.6819784Z 2025-05-07T20:25:49.6819790Z 2025-05-07T20:25:49.6820073Z 2025-05-07T20:25:49.6820080Z 2025-05-07T20:25:49.6820085Z 2025-05-07T20:25:49.6820090Z 2025-05-07T20:25:49.6820095Z 2025-05-07T20:25:49.6820283Z 2025-05-07T20:25:49.6820287Z 2025-05-07T20:25:49.6820291Z 2025-05-07T20:25:49.6820294Z 2025-05-07T20:25:49.6820298Z 2025-05-07T20:25:49.6820647Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:49.6820966Z 2025-05-07T20:25:49.6820970Z 2025-05-07T20:25:49.6820974Z 2025-05-07T20:25:49.6820977Z 2025-05-07T20:25:49.6820981Z 2025-05-07T20:25:49.6820985Z 2025-05-07T20:25:49.6820988Z 2025-05-07T20:25:49.6820992Z 2025-05-07T20:25:49.6820995Z 2025-05-07T20:25:49.6820999Z 2025-05-07T20:25:49.6821002Z 2025-05-07T20:25:49.6821006Z 2025-05-07T20:25:49.6821009Z 2025-05-07T20:25:49.6821020Z 2025-05-07T20:25:49.6821023Z 2025-05-07T20:25:49.6821027Z 2025-05-07T20:25:50.1348559Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:50.1349102Z 2025-05-07T20:25:50.1349107Z 2025-05-07T20:25:50.1349111Z 2025-05-07T20:25:50.1349115Z 2025-05-07T20:25:50.1349130Z 2025-05-07T20:25:50.1349134Z 2025-05-07T20:25:50.1349137Z 2025-05-07T20:25:50.1349141Z 2025-05-07T20:25:50.1349145Z 2025-05-07T20:25:50.1349158Z 2025-05-07T20:25:50.1349162Z 2025-05-07T20:25:50.1349165Z 2025-05-07T20:25:50.1349169Z 2025-05-07T20:25:50.1349172Z 2025-05-07T20:25:50.1349176Z 2025-05-07T20:25:50.1349179Z 2025-05-07T20:25:50.1349183Z 2025-05-07T20:25:50.1349187Z 2025-05-07T20:25:50.1349190Z 2025-05-07T20:25:50.1350940Z ... (more hidden) ... 2025-05-07T20:25:50.1351240Z 2025-05-07T20:25:50.1351244Z 2025-05-07T20:25:50.1351248Z 2025-05-07T20:25:50.1351252Z 2025-05-07T20:25:50.1351255Z 2025-05-07T20:25:50.1351259Z 2025-05-07T20:25:50.1351263Z 2025-05-07T20:25:50.1351266Z 2025-05-07T20:25:50.1351270Z 2025-05-07T20:25:50.1351273Z 2025-05-07T20:25:50.1351277Z 2025-05-07T20:25:50.1351287Z 2025-05-07T20:25:50.1351291Z 2025-05-07T20:25:50.1351295Z 2025-05-07T20:25:50.1351298Z 2025-05-07T20:25:50.1351302Z 2025-05-07T20:25:50.1351310Z 2025-05-07T20:25:50.1351321Z 2025-05-07T20:25:50.1351325Z 2025-05-07T20:26:10.0595577Z ... (more hidden) ... 2025-05-07T20:26:10.0596009Z 2025-05-07T20:26:10.0596015Z 2025-05-07T20:26:10.0596020Z 2025-05-07T20:26:10.0596034Z 2025-05-07T20:26:18.8633097Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:18.8633463Z 2025-05-07T20:26:18.8633469Z 2025-05-07T20:26:26.7860769Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:26.7861187Z 2025-05-07T20:26:35.8663115Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:35.8663556Z 2025-05-07T20:26:35.8663564Z 2025-05-07T20:26:35.8663571Z 2025-05-07T20:26:35.8663585Z 2025-05-07T20:26:35.8663844Z 2025-05-07T20:26:41.0881206Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:41.0881534Z 2025-05-07T20:26:41.0881539Z 2025-05-07T20:26:41.0881542Z 2025-05-07T20:26:41.0881562Z 2025-05-07T20:26:41.0881565Z 2025-05-07T20:26:41.0881569Z 2025-05-07T20:26:41.0881573Z 2025-05-07T20:26:44.7850028Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:44.7850363Z 2025-05-07T20:26:44.7850367Z 2025-05-07T20:26:44.7850371Z 2025-05-07T20:26:50.4154891Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:50.4155206Z 2025-05-07T20:26:50.4155210Z 2025-05-07T20:26:50.4155214Z 2025-05-07T20:26:50.4155218Z 2025-05-07T20:26:50.4155222Z 2025-05-07T20:26:50.4155225Z 2025-05-07T20:26:53.3118948Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:53.3119252Z 2025-05-07T20:26:53.3119256Z 2025-05-07T20:26:53.3119260Z 2025-05-07T20:26:53.3119273Z 2025-05-07T20:26:53.3119277Z 2025-05-07T20:26:53.3119280Z 2025-05-07T20:26:53.3119284Z 2025-05-07T20:26:53.3119654Z 2025-05-07T20:26:53.3119660Z 2025-05-07T20:26:56.0964348Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:56.0964952Z 2025-05-07T20:26:56.0964956Z 2025-05-07T20:26:56.0964960Z 2025-05-07T20:26:56.0964964Z 2025-05-07T20:26:56.0964967Z 2025-05-07T20:26:56.0964971Z 2025-05-07T20:26:56.0964975Z 2025-05-07T20:26:56.0964979Z 2025-05-07T20:26:58.1455868Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:26:58.1456214Z 2025-05-07T20:26:58.1456218Z 2025-05-07T20:26:58.1456222Z 2025-05-07T20:26:58.1456226Z 2025-05-07T20:26:58.1456231Z 2025-05-07T20:26:58.1456235Z 2025-05-07T20:26:58.1456239Z 2025-05-07T20:26:58.1456244Z 2025-05-07T20:26:58.1456247Z 2025-05-07T20:26:58.1456251Z 2025-05-07T20:26:58.1456255Z 2025-05-07T20:26:58.1456258Z 2025-05-07T20:26:58.1456262Z 2025-05-07T20:27:05.1352481Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:27:05.1352887Z 2025-05-07T20:27:05.1352892Z 2025-05-07T20:27:05.1352896Z 2025-05-07T20:27:05.1352900Z 2025-05-07T20:27:05.1352916Z 2025-05-07T20:27:05.1352920Z 2025-05-07T20:27:05.1352923Z 2025-05-07T20:27:05.1352927Z 2025-05-07T20:27:05.1352931Z 2025-05-07T20:27:05.1352934Z 2025-05-07T20:27:05.1352938Z 2025-05-07T20:27:06.0910401Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:06.0910751Z 2025-05-07T20:27:06.0910755Z 2025-05-07T20:27:06.0910760Z 2025-05-07T20:27:06.0910763Z 2025-05-07T20:27:06.0910767Z 2025-05-07T20:27:06.0910771Z 2025-05-07T20:27:06.0910775Z 2025-05-07T20:27:06.0910788Z 2025-05-07T20:27:06.0910792Z 2025-05-07T20:27:06.0910797Z 2025-05-07T20:27:08.4136435Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:27:08.4136935Z 2025-05-07T20:27:08.4136941Z 2025-05-07T20:27:08.4136947Z 2025-05-07T20:27:08.4136952Z 2025-05-07T20:27:08.4136958Z 2025-05-07T20:27:08.4136997Z 2025-05-07T20:27:08.4137015Z 2025-05-07T20:27:08.4137020Z 2025-05-07T20:27:08.4137025Z 2025-05-07T20:27:08.4137031Z 2025-05-07T20:27:08.4137050Z 2025-05-07T20:27:08.4137055Z 2025-05-07T20:27:08.4137061Z 2025-05-07T20:27:08.4137066Z 2025-05-07T20:27:08.4137072Z 2025-05-07T20:27:08.4137078Z 2025-05-07T20:27:08.4137083Z 2025-05-07T20:27:08.4137089Z 2025-05-07T20:27:11.5775892Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:11.5776603Z 2025-05-07T20:27:11.5776612Z 2025-05-07T20:27:11.5776620Z 2025-05-07T20:27:11.5776627Z 2025-05-07T20:27:11.5776635Z 2025-05-07T20:27:11.5776642Z 2025-05-07T20:27:11.5776650Z 2025-05-07T20:27:11.5776657Z 2025-05-07T20:27:11.5776664Z 2025-05-07T20:27:11.5776672Z 2025-05-07T20:27:11.5776679Z 2025-05-07T20:27:11.5776686Z 2025-05-07T20:27:11.5776694Z 2025-05-07T20:27:11.5776701Z 2025-05-07T20:27:11.5776708Z 2025-05-07T20:27:11.5776715Z 2025-05-07T20:27:11.5776723Z 2025-05-07T20:27:15.5188619Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:27:15.5188977Z 2025-05-07T20:27:15.5188982Z 2025-05-07T20:27:15.5188986Z 2025-05-07T20:27:15.5188990Z 2025-05-07T20:27:15.5188993Z 2025-05-07T20:27:15.5189005Z 2025-05-07T20:27:15.5189009Z 2025-05-07T20:27:15.5189013Z 2025-05-07T20:27:15.5189023Z 2025-05-07T20:27:15.5189027Z 2025-05-07T20:27:15.5189030Z 2025-05-07T20:27:15.5189034Z 2025-05-07T20:27:16.3401046Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:16.3401417Z 2025-05-07T20:27:16.3401421Z 2025-05-07T20:27:16.3401425Z 2025-05-07T20:27:16.3401429Z 2025-05-07T20:27:16.3401432Z 2025-05-07T20:27:16.3401437Z 2025-05-07T20:27:16.3401440Z 2025-05-07T20:27:16.3401444Z 2025-05-07T20:27:16.3401448Z 2025-05-07T20:27:16.3401451Z 2025-05-07T20:27:16.3401455Z 2025-05-07T20:27:16.3401459Z 2025-05-07T20:27:16.3401462Z 2025-05-07T20:27:16.3401726Z 2025-05-07T20:27:19.7420312Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:19.7420996Z 2025-05-07T20:27:19.7421001Z 2025-05-07T20:27:19.7421006Z 2025-05-07T20:27:19.7421010Z 2025-05-07T20:27:19.7421014Z 2025-05-07T20:27:19.7421018Z 2025-05-07T20:27:19.7421023Z 2025-05-07T20:27:19.7421027Z 2025-05-07T20:27:19.7421031Z 2025-05-07T20:27:19.7421035Z 2025-05-07T20:27:19.7421040Z 2025-05-07T20:27:19.7421044Z 2025-05-07T20:27:19.7421050Z 2025-05-07T20:27:19.7421067Z 2025-05-07T20:27:19.7421071Z 2025-05-07T20:27:19.7421075Z 2025-05-07T20:27:21.5496014Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:21.5496533Z 2025-05-07T20:27:21.5496540Z 2025-05-07T20:27:21.5496546Z 2025-05-07T20:27:21.5496552Z 2025-05-07T20:27:21.5496557Z 2025-05-07T20:27:21.5496575Z 2025-05-07T20:27:21.5496582Z 2025-05-07T20:27:21.5496589Z 2025-05-07T20:27:21.5496595Z 2025-05-07T20:27:21.5496640Z 2025-05-07T20:27:21.5496646Z 2025-05-07T20:27:21.5496652Z 2025-05-07T20:27:21.5496658Z 2025-05-07T20:27:21.5496664Z 2025-05-07T20:27:21.5496683Z 2025-05-07T20:27:23.8925919Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:23.8926289Z 2025-05-07T20:27:23.8926294Z 2025-05-07T20:27:23.8926299Z 2025-05-07T20:27:23.8926307Z 2025-05-07T20:27:23.8926312Z 2025-05-07T20:27:23.8926317Z 2025-05-07T20:27:23.8926321Z 2025-05-07T20:27:23.8926327Z 2025-05-07T20:27:23.8926332Z 2025-05-07T20:27:23.8926338Z 2025-05-07T20:27:23.8926345Z 2025-05-07T20:27:23.8926350Z 2025-05-07T20:27:23.8926355Z 2025-05-07T20:27:23.8926360Z 2025-05-07T20:27:23.8926365Z 2025-05-07T20:27:23.8926370Z 2025-05-07T20:27:23.8926375Z 2025-05-07T20:27:23.8926380Z 2025-05-07T20:27:23.8926388Z 2025-05-07T20:27:45.7575512Z ... (more hidden) ... 2025-05-07T20:27:45.7582409Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:45.7584602Z 2025-05-07T20:27:45.7584858Z 2025-05-07T20:27:45.7584863Z 2025-05-07T20:27:45.7584880Z 2025-05-07T20:27:45.7584959Z 2025-05-07T20:27:45.7585025Z 2025-05-07T20:27:45.7585034Z 2025-05-07T20:27:45.7585044Z 2025-05-07T20:27:45.7585053Z 2025-05-07T20:27:45.7585062Z 2025-05-07T20:27:45.7585070Z 2025-05-07T20:27:45.7585079Z 2025-05-07T20:27:45.7585087Z 2025-05-07T20:27:45.7585095Z 2025-05-07T20:27:45.7585103Z 2025-05-07T20:27:45.7585134Z 2025-05-07T20:27:45.7585141Z 2025-05-07T20:27:45.7585149Z 2025-05-07T20:27:45.7587629Z 2025-05-07T20:27:45.7587948Z 2025-05-07T20:27:45.7588346Z  2025-05-07T20:27:45.7588677Z 2025-05-07T20:27:45.7588894Z 2025-05-07T20:27:45.7589068Z  2025-05-07T20:27:45.7589286Z 2025-05-07T20:27:45.7589317Z 2025-05-07T20:27:45.7589498Z  2025-05-07T20:27:45.7589721Z 2025-05-07T20:27:45.7589725Z 2025-05-07T20:27:45.7589735Z 2025-05-07T20:27:45.7589915Z  2025-05-07T20:27:45.7590138Z 2025-05-07T20:27:45.7590142Z 2025-05-07T20:27:45.7590146Z 2025-05-07T20:27:45.7590150Z 2025-05-07T20:27:45.7590327Z  2025-05-07T20:27:45.7590555Z 2025-05-07T20:27:45.7590558Z 2025-05-07T20:27:45.7590562Z 2025-05-07T20:27:45.7590566Z 2025-05-07T20:27:45.7590569Z 2025-05-07T20:27:45.7590749Z  2025-05-07T20:27:45.7590977Z 2025-05-07T20:27:45.7590981Z 2025-05-07T20:27:45.7590985Z 2025-05-07T20:27:45.7590989Z 2025-05-07T20:27:45.7590992Z 2025-05-07T20:27:45.7590996Z 2025-05-07T20:27:45.7591179Z  2025-05-07T20:27:45.7591400Z 2025-05-07T20:27:45.7591642Z 2025-05-07T20:27:45.7591647Z 2025-05-07T20:27:45.7591651Z 2025-05-07T20:27:45.7591655Z 2025-05-07T20:27:45.7591819Z 2025-05-07T20:27:45.7591823Z 2025-05-07T20:27:45.7592018Z  2025-05-07T20:27:45.7592241Z 2025-05-07T20:27:45.7592252Z 2025-05-07T20:27:45.7592256Z 2025-05-07T20:27:45.7592259Z 2025-05-07T20:27:45.7592263Z 2025-05-07T20:27:45.7592267Z 2025-05-07T20:27:45.7592270Z 2025-05-07T20:27:45.7592274Z 2025-05-07T20:27:45.7592462Z  2025-05-07T20:27:45.7592695Z 2025-05-07T20:27:45.7592699Z 2025-05-07T20:27:45.7592702Z 2025-05-07T20:27:45.7592706Z 2025-05-07T20:27:45.7592709Z 2025-05-07T20:27:45.7592713Z 2025-05-07T20:27:45.7592716Z 2025-05-07T20:27:45.7592720Z 2025-05-07T20:27:45.7592723Z 2025-05-07T20:27:45.7592914Z  2025-05-07T20:27:45.7593152Z 2025-05-07T20:27:45.7593156Z 2025-05-07T20:27:45.7593159Z 2025-05-07T20:27:45.7593163Z 2025-05-07T20:27:45.7593167Z 2025-05-07T20:27:45.7593176Z 2025-05-07T20:27:45.7593180Z 2025-05-07T20:27:45.7593183Z 2025-05-07T20:27:45.7593187Z 2025-05-07T20:27:45.7593190Z 2025-05-07T20:27:45.7593382Z  2025-05-07T20:27:45.7593635Z 2025-05-07T20:27:45.7593640Z 2025-05-07T20:27:45.7593646Z 2025-05-07T20:27:45.7593651Z 2025-05-07T20:27:45.7593656Z 2025-05-07T20:27:45.7593662Z 2025-05-07T20:27:45.7593668Z 2025-05-07T20:27:45.7593673Z 2025-05-07T20:27:45.7593678Z 2025-05-07T20:27:45.7593683Z 2025-05-07T20:27:45.7593688Z 2025-05-07T20:27:45.7594001Z  2025-05-07T20:27:45.7594339Z 2025-05-07T20:27:45.7594345Z 2025-05-07T20:27:45.7594350Z 2025-05-07T20:27:45.7594355Z 2025-05-07T20:27:45.7594361Z 2025-05-07T20:27:45.7594366Z 2025-05-07T20:27:45.7594381Z 2025-05-07T20:27:45.7594387Z 2025-05-07T20:27:45.7594392Z 2025-05-07T20:27:45.7594397Z 2025-05-07T20:27:45.7594409Z 2025-05-07T20:27:45.7594414Z 2025-05-07T20:27:45.7594712Z  2025-05-07T20:27:45.7595011Z 2025-05-07T20:27:45.7595015Z 2025-05-07T20:27:45.7595018Z 2025-05-07T20:27:45.7595022Z 2025-05-07T20:27:45.7595025Z 2025-05-07T20:27:45.7595029Z 2025-05-07T20:27:45.7595032Z 2025-05-07T20:27:45.7595045Z 2025-05-07T20:27:45.7595048Z 2025-05-07T20:27:45.7595052Z 2025-05-07T20:27:45.7595055Z 2025-05-07T20:27:45.7595059Z 2025-05-07T20:27:45.7595062Z 2025-05-07T20:27:45.7595272Z  2025-05-07T20:27:45.7595506Z 2025-05-07T20:27:45.7595518Z 2025-05-07T20:27:45.7595521Z 2025-05-07T20:27:45.7595525Z 2025-05-07T20:27:45.7595529Z 2025-05-07T20:27:45.7595532Z 2025-05-07T20:27:45.7595536Z 2025-05-07T20:27:45.7595547Z 2025-05-07T20:27:45.7595551Z 2025-05-07T20:27:45.7595554Z 2025-05-07T20:27:45.7595558Z 2025-05-07T20:27:45.7595566Z 2025-05-07T20:27:45.7595570Z 2025-05-07T20:27:45.7595573Z 2025-05-07T20:27:45.7595785Z  2025-05-07T20:27:45.7596031Z 2025-05-07T20:27:45.7596035Z 2025-05-07T20:27:45.7596038Z 2025-05-07T20:27:45.7596042Z 2025-05-07T20:27:45.7596045Z 2025-05-07T20:27:45.7596049Z 2025-05-07T20:27:45.7596052Z 2025-05-07T20:27:45.7596056Z 2025-05-07T20:27:45.7596059Z 2025-05-07T20:27:45.7596063Z 2025-05-07T20:27:45.7596066Z 2025-05-07T20:27:45.7596070Z 2025-05-07T20:27:45.7596074Z 2025-05-07T20:27:45.7596077Z 2025-05-07T20:27:45.7596081Z 2025-05-07T20:27:45.7596303Z  2025-05-07T20:27:45.7596544Z 2025-05-07T20:27:45.7596547Z 2025-05-07T20:27:45.7596551Z 2025-05-07T20:27:45.7596680Z 2025-05-07T20:27:45.7596684Z 2025-05-07T20:27:45.7596688Z 2025-05-07T20:27:45.7596692Z 2025-05-07T20:27:45.7596695Z 2025-05-07T20:27:45.7596777Z 2025-05-07T20:27:45.7596781Z 2025-05-07T20:27:45.7596784Z 2025-05-07T20:27:45.7596788Z 2025-05-07T20:27:45.7596791Z 2025-05-07T20:27:45.7596795Z 2025-05-07T20:27:45.7596799Z 2025-05-07T20:27:45.7596811Z 2025-05-07T20:27:45.7597037Z  2025-05-07T20:27:45.7597280Z 2025-05-07T20:27:45.7597283Z 2025-05-07T20:27:45.7597287Z 2025-05-07T20:27:45.7597291Z 2025-05-07T20:27:45.7597294Z 2025-05-07T20:27:45.7597298Z 2025-05-07T20:27:45.7597308Z 2025-05-07T20:27:45.7597311Z 2025-05-07T20:27:45.7597315Z 2025-05-07T20:27:45.7597364Z 2025-05-07T20:27:45.7597368Z 2025-05-07T20:27:45.7597372Z 2025-05-07T20:27:45.7597375Z 2025-05-07T20:27:45.7597379Z 2025-05-07T20:27:45.7597383Z 2025-05-07T20:27:45.7597386Z 2025-05-07T20:27:45.7597390Z 2025-05-07T20:27:45.7597618Z  2025-05-07T20:27:45.7597875Z 2025-05-07T20:27:45.7597878Z 2025-05-07T20:27:45.7597882Z 2025-05-07T20:27:45.7597886Z 2025-05-07T20:27:45.7597889Z 2025-05-07T20:27:45.7597893Z 2025-05-07T20:27:45.7597896Z 2025-05-07T20:27:45.7597900Z 2025-05-07T20:27:45.7597904Z 2025-05-07T20:27:45.7597907Z 2025-05-07T20:27:45.7597911Z 2025-05-07T20:27:45.7597914Z 2025-05-07T20:27:45.7597918Z 2025-05-07T20:27:45.7597922Z 2025-05-07T20:27:45.7597925Z 2025-05-07T20:27:45.7597929Z 2025-05-07T20:27:45.7597933Z 2025-05-07T20:27:45.7597936Z 2025-05-07T20:27:45.7598164Z  2025-05-07T20:27:45.7598410Z 2025-05-07T20:27:45.7598414Z 2025-05-07T20:27:45.7598526Z  2025-05-07T20:27:45.7598636Z 2025-05-07T20:27:45.7598640Z 2025-05-07T20:27:45.7598746Z  2025-05-07T20:27:45.7598867Z 2025-05-07T20:27:45.7598875Z 2025-05-07T20:27:45.7598879Z 2025-05-07T20:27:45.7598988Z  2025-05-07T20:27:45.7599111Z 2025-05-07T20:27:45.7599122Z 2025-05-07T20:27:45.7599126Z 2025-05-07T20:27:45.7599130Z 2025-05-07T20:27:45.7599240Z  2025-05-07T20:27:45.7599364Z 2025-05-07T20:27:45.7599367Z 2025-05-07T20:27:45.7599371Z 2025-05-07T20:27:45.7599381Z 2025-05-07T20:27:45.7599384Z 2025-05-07T20:27:45.7599498Z  2025-05-07T20:27:45.7599626Z 2025-05-07T20:27:45.7599630Z 2025-05-07T20:27:45.7599633Z 2025-05-07T20:27:45.7599637Z 2025-05-07T20:27:45.7599640Z 2025-05-07T20:27:45.7599644Z 2025-05-07T20:27:45.7599765Z  2025-05-07T20:27:45.7599903Z 2025-05-07T20:27:45.7599906Z 2025-05-07T20:27:45.7599910Z 2025-05-07T20:27:45.7599914Z 2025-05-07T20:27:45.7599917Z 2025-05-07T20:27:45.7599921Z 2025-05-07T20:27:45.7599924Z 2025-05-07T20:27:45.7600052Z  2025-05-07T20:27:45.7600195Z 2025-05-07T20:27:45.7600199Z 2025-05-07T20:27:45.7600203Z 2025-05-07T20:27:45.7600210Z 2025-05-07T20:27:45.7600214Z 2025-05-07T20:27:45.7600218Z 2025-05-07T20:27:45.7600221Z 2025-05-07T20:27:45.7600228Z 2025-05-07T20:27:45.7600357Z  2025-05-07T20:27:45.7600510Z 2025-05-07T20:27:45.7600514Z 2025-05-07T20:27:45.7600517Z 2025-05-07T20:27:45.7600521Z 2025-05-07T20:27:45.7600524Z 2025-05-07T20:27:45.7600528Z 2025-05-07T20:27:45.7600531Z 2025-05-07T20:27:45.7600535Z 2025-05-07T20:27:45.7600545Z 2025-05-07T20:27:45.7600675Z  2025-05-07T20:27:45.7600837Z 2025-05-07T20:27:45.7600840Z 2025-05-07T20:27:45.7600844Z 2025-05-07T20:27:45.7600847Z 2025-05-07T20:27:45.7600851Z 2025-05-07T20:27:45.7600854Z 2025-05-07T20:27:45.7600864Z 2025-05-07T20:27:45.7600868Z 2025-05-07T20:27:45.7600871Z 2025-05-07T20:27:45.7600875Z 2025-05-07T20:27:45.7601010Z  2025-05-07T20:27:45.7601178Z 2025-05-07T20:27:45.7601182Z 2025-05-07T20:27:45.7601185Z 2025-05-07T20:27:45.7601189Z 2025-05-07T20:27:45.7601290Z 2025-05-07T20:27:45.7601294Z 2025-05-07T20:27:45.7601298Z 2025-05-07T20:27:45.7601301Z 2025-05-07T20:27:45.7601305Z 2025-05-07T20:27:45.7601379Z 2025-05-07T20:27:45.7601383Z 2025-05-07T20:27:45.7601522Z  2025-05-07T20:27:45.7601708Z 2025-05-07T20:27:45.7601712Z 2025-05-07T20:27:45.7601715Z 2025-05-07T20:27:45.7601719Z 2025-05-07T20:27:45.7601722Z 2025-05-07T20:27:45.7601726Z 2025-05-07T20:27:45.7601729Z 2025-05-07T20:27:45.7601733Z 2025-05-07T20:27:45.7601736Z 2025-05-07T20:27:45.7601740Z 2025-05-07T20:27:45.7601744Z 2025-05-07T20:27:45.7601747Z 2025-05-07T20:27:45.7601884Z  2025-05-07T20:27:45.7602078Z 2025-05-07T20:27:45.7602081Z 2025-05-07T20:27:45.7602085Z 2025-05-07T20:27:45.7602088Z 2025-05-07T20:27:45.7602092Z 2025-05-07T20:27:45.7602096Z 2025-05-07T20:27:45.7602099Z 2025-05-07T20:27:45.7602103Z 2025-05-07T20:27:45.7602106Z 2025-05-07T20:27:45.7602110Z 2025-05-07T20:27:45.7602114Z 2025-05-07T20:27:45.7602123Z 2025-05-07T20:27:45.7602126Z 2025-05-07T20:27:45.7602277Z  2025-05-07T20:27:45.7602473Z 2025-05-07T20:27:45.7602477Z 2025-05-07T20:27:45.7602480Z 2025-05-07T20:27:45.7602484Z 2025-05-07T20:27:45.7602487Z 2025-05-07T20:27:45.7602491Z 2025-05-07T20:27:45.7602495Z 2025-05-07T20:27:45.7602498Z 2025-05-07T20:27:45.7602502Z 2025-05-07T20:27:45.7602505Z 2025-05-07T20:27:45.7602509Z 2025-05-07T20:27:45.7602512Z 2025-05-07T20:27:45.7602516Z 2025-05-07T20:27:45.7602520Z 2025-05-07T20:27:45.7602669Z  2025-05-07T20:27:45.7602868Z 2025-05-07T20:27:45.7602872Z 2025-05-07T20:27:45.7602875Z 2025-05-07T20:27:45.7602879Z 2025-05-07T20:27:45.7602883Z 2025-05-07T20:27:45.7602886Z 2025-05-07T20:27:45.7602890Z 2025-05-07T20:27:45.7602900Z 2025-05-07T20:27:45.7602903Z 2025-05-07T20:27:45.7602907Z 2025-05-07T20:27:45.7602910Z 2025-05-07T20:27:45.7602914Z 2025-05-07T20:27:45.7602917Z 2025-05-07T20:27:45.7602925Z 2025-05-07T20:27:45.7602929Z 2025-05-07T20:27:45.7603082Z  2025-05-07T20:27:45.7603296Z 2025-05-07T20:27:45.7603300Z 2025-05-07T20:27:45.7603303Z 2025-05-07T20:27:45.7603307Z 2025-05-07T20:27:45.7603310Z 2025-05-07T20:27:45.7603314Z 2025-05-07T20:27:45.7603317Z 2025-05-07T20:27:45.7603321Z 2025-05-07T20:27:45.7603325Z 2025-05-07T20:27:45.7603328Z 2025-05-07T20:27:45.7603332Z 2025-05-07T20:27:45.7603335Z 2025-05-07T20:27:45.7603339Z 2025-05-07T20:27:45.7603342Z 2025-05-07T20:27:45.7603346Z 2025-05-07T20:27:45.7603349Z 2025-05-07T20:27:45.7603516Z  2025-05-07T20:27:45.7603723Z 2025-05-07T20:27:45.7603727Z 2025-05-07T20:27:45.7603730Z 2025-05-07T20:27:45.7603734Z 2025-05-07T20:27:45.7603737Z 2025-05-07T20:27:45.7603741Z 2025-05-07T20:27:45.7603744Z 2025-05-07T20:27:45.7603748Z 2025-05-07T20:27:45.7603752Z 2025-05-07T20:27:45.7603755Z 2025-05-07T20:27:45.7603759Z 2025-05-07T20:27:45.7603766Z 2025-05-07T20:27:45.7603769Z 2025-05-07T20:27:45.7603773Z 2025-05-07T20:27:45.7603783Z 2025-05-07T20:27:45.7603786Z 2025-05-07T20:27:45.7603795Z 2025-05-07T20:27:45.7603956Z  2025-05-07T20:27:45.7604171Z 2025-05-07T20:27:45.7604174Z 2025-05-07T20:27:45.7604178Z 2025-05-07T20:27:45.7604181Z 2025-05-07T20:27:45.7604192Z 2025-05-07T20:27:45.7604196Z 2025-05-07T20:27:45.7604199Z 2025-05-07T20:27:45.7604203Z 2025-05-07T20:27:45.7604207Z 2025-05-07T20:27:45.7604210Z 2025-05-07T20:27:45.7604214Z 2025-05-07T20:27:45.7604217Z 2025-05-07T20:27:45.7604221Z 2025-05-07T20:27:45.7604225Z 2025-05-07T20:27:45.7604228Z 2025-05-07T20:27:45.7604232Z 2025-05-07T20:27:45.7604235Z 2025-05-07T20:27:45.7604239Z 2025-05-07T20:27:45.7604406Z  2025-05-07T20:27:45.7604631Z 2025-05-07T20:27:45.7604634Z 2025-05-07T20:27:45.7604739Z  2025-05-07T20:27:45.7604855Z 2025-05-07T20:27:45.7604859Z 2025-05-07T20:27:45.7605084Z  2025-05-07T20:27:45.7605197Z 2025-05-07T20:27:45.7605201Z 2025-05-07T20:27:45.7605204Z 2025-05-07T20:27:45.7605408Z  2025-05-07T20:27:45.7605525Z 2025-05-07T20:27:45.7605529Z 2025-05-07T20:27:45.7605532Z 2025-05-07T20:27:45.7605536Z 2025-05-07T20:27:45.7605654Z  2025-05-07T20:27:45.7605779Z 2025-05-07T20:27:45.7605782Z 2025-05-07T20:27:45.7605786Z 2025-05-07T20:27:45.7605789Z 2025-05-07T20:27:45.7605793Z 2025-05-07T20:27:45.7605907Z  2025-05-07T20:27:45.7606046Z 2025-05-07T20:27:45.7606050Z 2025-05-07T20:27:45.7606053Z 2025-05-07T20:27:45.7606057Z 2025-05-07T20:27:45.7606060Z 2025-05-07T20:27:45.7606064Z 2025-05-07T20:27:45.7606181Z  2025-05-07T20:27:45.7606323Z 2025-05-07T20:27:45.7606326Z 2025-05-07T20:27:45.7606330Z 2025-05-07T20:27:45.7606333Z 2025-05-07T20:27:45.7606337Z 2025-05-07T20:27:45.7606340Z 2025-05-07T20:27:45.7606344Z 2025-05-07T20:27:45.7606463Z  2025-05-07T20:27:45.7606623Z 2025-05-07T20:27:45.7606626Z 2025-05-07T20:27:45.7606630Z 2025-05-07T20:27:45.7606633Z 2025-05-07T20:27:45.7606637Z 2025-05-07T20:27:45.7606646Z 2025-05-07T20:27:45.7606649Z 2025-05-07T20:27:45.7606653Z 2025-05-07T20:27:45.7606777Z  2025-05-07T20:27:45.7606938Z 2025-05-07T20:27:45.7606941Z 2025-05-07T20:27:45.7606945Z 2025-05-07T20:27:45.7606949Z 2025-05-07T20:27:45.7606952Z 2025-05-07T20:27:45.7606956Z 2025-05-07T20:27:45.7606959Z 2025-05-07T20:27:45.7606963Z 2025-05-07T20:27:45.7606966Z 2025-05-07T20:27:45.7607096Z  2025-05-07T20:27:45.7607265Z 2025-05-07T20:27:45.7607269Z 2025-05-07T20:27:45.7607272Z 2025-05-07T20:27:45.7607276Z 2025-05-07T20:27:45.7607279Z 2025-05-07T20:27:45.7607283Z 2025-05-07T20:27:45.7607287Z 2025-05-07T20:27:45.7607290Z 2025-05-07T20:27:45.7607294Z 2025-05-07T20:27:45.7607297Z 2025-05-07T20:27:45.7607437Z  2025-05-07T20:27:45.7607606Z 2025-05-07T20:27:45.7607609Z 2025-05-07T20:27:45.7607617Z 2025-05-07T20:27:45.7607621Z 2025-05-07T20:27:45.7607625Z 2025-05-07T20:27:45.7607628Z 2025-05-07T20:27:45.7607637Z 2025-05-07T20:27:45.7607640Z 2025-05-07T20:27:45.7607644Z 2025-05-07T20:27:45.7607647Z 2025-05-07T20:27:45.7607651Z 2025-05-07T20:27:45.7607792Z  2025-05-07T20:27:45.7607974Z 2025-05-07T20:27:45.7607978Z 2025-05-07T20:27:45.7607981Z 2025-05-07T20:27:45.7607985Z 2025-05-07T20:27:45.7607988Z 2025-05-07T20:27:45.7607992Z 2025-05-07T20:27:45.7607995Z 2025-05-07T20:27:45.7607999Z 2025-05-07T20:27:45.7608002Z 2025-05-07T20:27:45.7608006Z 2025-05-07T20:27:45.7608010Z 2025-05-07T20:27:45.7608020Z 2025-05-07T20:27:45.7608176Z  done 2025-05-07T20:27:45.8603173Z Preparing transaction: | done 2025-05-07T20:27:46.1622563Z Verifying transaction: - \ | done 2025-05-07T20:27:46.4666732Z Executing transaction: - \ | done 2025-05-07T20:27:48.5473943Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:48.5775580Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:50.4548848Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:50.5180302Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:50.5180752Z 2025-05-07T20:27:50.9472974Z 2025-05-07T20:27:50.9484155Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:50.9760637Z + 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:50.9761141Z 2025-05-07T20:27:51.4004084Z 2025-05-07T20:27:51.4004465Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:51.4006389Z + 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:51.4007109Z 2025-05-07T20:27:51.8220253Z 2025-05-07T20:27:53.8331003Z [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:55.8716626Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:27:57.8769678Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:27:59.8830553Z [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:28:01.7654498Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:28:01.7654790Z 2025-05-07T20:28:01.8284289Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:28:05.6856746Z /tmp/tmp7rawmspj: line 3: clang: command not found 2025-05-07T20:28:05.6857221Z 2025-05-07T20:28:05.6857870Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:28:05.7507235Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:28:05.7507572Z 2025-05-07T20:28:05.7530005Z total 24 2025-05-07T20:28:05.7530275Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:28:05.7530746Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:28:05.7531497Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:28:05.7532327Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:28:05.7533059Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:28:05.7533499Z 2025-05-07T20:28:05.7533934Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:28:05.7534308Z 2025-05-07T20:28:07.7076752Z 2025-05-07T20:28:07.7077730Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:28:07.7078407Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:28:07.7078806Z 2025-05-07T20:28:08.1292134Z 2025-05-07T20:28:08.1292562Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:28:08.1292937Z 2025-05-07T20:28:10.0207657Z -allow-unsupported-compiler 2025-05-07T20:28:10.0207924Z 2025-05-07T20:28:10.0845301Z 2025-05-07T20:28:10.0845951Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:10.0846475Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:10.0846815Z 2025-05-07T20:28:12.0382003Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:12.0382584Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:12.0382935Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:12.0383276Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:12.0383632Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:12.0383914Z #define _STL_PAIR_H 1 2025-05-07T20:28:12.0384201Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:12.0384548Z #define __cpp_attributes 200809L 2025-05-07T20:28:12.0384886Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:12.0385243Z #define __DELETE_THROW throw() 2025-05-07T20:28:12.0385504Z #define _PTRDIFF_T_ 2025-05-07T20:28:12.0385754Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:12.0386055Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:12.0386338Z #define _IO_LEFT 02 2025-05-07T20:28:12.0386619Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:12.0386972Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:12.0387260Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:12.0387690Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:12.0388127Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:12.0388421Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:12.0389115Z #define _IOS_OUTPUT 2 2025-05-07T20:28:12.0389432Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:12.0389957Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:12.0390235Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:12.0390526Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:12.0391310Z #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:12.0392114Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:12.0392427Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:12.0392765Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:12.0393225Z #define _T_WCHAR_ 2025-05-07T20:28:12.0393605Z #define __WCLONE 0x80000000 2025-05-07T20:28:12.0394024Z #define stdout stdout 2025-05-07T20:28:12.0394516Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:12.0395061Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:12.0395353Z #define __flexarr [] 2025-05-07T20:28:12.0395772Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:12.0396312Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:12.0396720Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:12.0397119Z #define _MATH_H 1 2025-05-07T20:28:12.0397521Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:12.0397995Z #define __S64_TYPE long int 2025-05-07T20:28:12.0398370Z #define __stub_fchflags 2025-05-07T20:28:12.0398814Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:12.0399170Z #define __SQUAD_TYPE long int 2025-05-07T20:28:12.0399442Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:12.0399717Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:12.0399986Z #define NL_NMAX INT_MAX 2025-05-07T20:28:12.0400227Z #define _BITS_TIME_H 1 2025-05-07T20:28:12.0400554Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:12.0401077Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:12.0401638Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:12.0402068Z #define __CHAR_BIT__ 8 2025-05-07T20:28:12.0402442Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.0402907Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:12.0403337Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:12.0403672Z #define FP_NAN 0 2025-05-07T20:28:12.0403942Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:12.0404391Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:12.0404809Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:12.0405085Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:12.0405338Z #define _NEW 2025-05-07T20:28:12.0405565Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:12.0406036Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:12.0406299Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:12.0406580Z #define __USE_ANSI 1 2025-05-07T20:28:12.0406885Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:12.0407233Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:12.0407531Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:12.0407825Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:12.0408110Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:12.0408402Z #define PIPE_BUF 4096 2025-05-07T20:28:12.0408735Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:12.0409106Z #define EXIT_FAILURE 1 2025-05-07T20:28:12.0409386Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:12.0409716Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:12.0409992Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:12.0410316Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:12.0410790Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:12.0411329Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:12.0411870Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:12.0412144Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:12.0412431Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:12.0412818Z #define __cpp_static_assert 201411L 2025-05-07T20:28:12.0413113Z #define __need_timer_t 2025-05-07T20:28:12.0413423Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:12.0413778Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:12.0414066Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:12.0414361Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:12.0414940Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:12.0415362Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.0415798Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:12.0416206Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.0416662Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:12.0417082Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:12.0417508Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:12.0417967Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:12.0418416Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:12.0418843Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:12.0419269Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:12.0419582Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:12.0419864Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:12.0420159Z #define __GCC_IEC_559 2 2025-05-07T20:28:12.0420459Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:12.0420811Z #define _IO_flockfile(_fp) 2025-05-07T20:28:12.0421093Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:12.0421373Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:12.0421663Z #define _IOFBF 0 2025-05-07T20:28:12.0421894Z #define __USE_BSD 1 2025-05-07T20:28:12.0422133Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:12.0422421Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:12.0422719Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:12.0422983Z #define _IO_NO_WRITES 8 2025-05-07T20:28:12.0423255Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:12.0423633Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:12.0423998Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:12.0424299Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:12.0424606Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:12.0424889Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:12.0425212Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:12.0425615Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:12.0425998Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:12.0426346Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:12.0426683Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:12.0427010Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:12.0427351Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:12.0427816Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:12.0428293Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:12.0428621Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:12.0428911Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:12.0429197Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:12.0429800Z #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:12.0430392Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:12.0430736Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:12.0431078Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:12.0431388Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:12.0431667Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:12.0432003Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:12.0432501Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:12.0432820Z #define RAND_MAX 2147483647 2025-05-07T20:28:12.0433104Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:12.0433546Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.0433869Z #define __SM_90_RT_H__ 2025-05-07T20:28:12.0434191Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:12.0434474Z #define __COMPAR_FN_T 2025-05-07T20:28:12.0434727Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:12.0435010Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:12.0435508Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:12.0436463Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:12.0436825Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:12.0437200Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:12.0437514Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:12.0437863Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:12.0438200Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:12.0438554Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:12.0438903Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:12.0439194Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:12.0439513Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:12.0439826Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:12.0440111Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:12.0440396Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:12.0440668Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:12.0440931Z #define __u_char_defined 2025-05-07T20:28:12.0441267Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:12.0441638Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:12.0441906Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:12.0442178Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:12.0442462Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:12.0442755Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:12.0443212Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:12.0443655Z #define FP_INFINITE 1 2025-05-07T20:28:12.0444041Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:12.0444471Z #define _IO_pid_t __pid_t 2025-05-07T20:28:12.0444747Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:12.0445023Z #define __LEAF , __leaf__ 2025-05-07T20:28:12.0445282Z #define PATH_MAX 4096 2025-05-07T20:28:12.0445552Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:12.0445904Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:12.0446237Z #define _LIMITS_H___ 2025-05-07T20:28:12.0446480Z #define __size_t 2025-05-07T20:28:12.0446730Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:12.0447284Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:12.0447861Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:12.0448194Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:12.0448536Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:12.0448817Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:12.0449200Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:12.0449613Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:12.0449895Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:12.0450193Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:12.0450489Z #define __INT8_C(c) c 2025-05-07T20:28:12.0450736Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:12.0451014Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:12.0451289Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:12.0451548Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:12.0451835Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:12.0452177Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.0452516Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:12.0452804Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:12.0453372Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:12.0453652Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:12.0453968Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:12.0454691Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:12.0455237Z #define NFDBITS __NFDBITS 2025-05-07T20:28:12.0455594Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:12.0456009Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:12.0456471Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:12.0456915Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:12.0457285Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:12.0457699Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:12.0458205Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:12.0458787Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:12.0459275Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:12.0459575Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:12.0459883Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:12.0460215Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:12.0460601Z #define __daddr_t_defined 2025-05-07T20:28:12.0460867Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:12.0461163Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:12.0461496Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:12.0462020Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:12.0462521Z #define _ACRTIMP 2025-05-07T20:28:12.0462762Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:12.0463042Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:12.0463352Z #define _IOS_BIN 128 2025-05-07T20:28:12.0463723Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:12.0484834Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:12.0485140Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.0485435Z #define UNDERFLOW 4 2025-05-07T20:28:12.0485673Z #define NAME_MAX 255 2025-05-07T20:28:12.0485925Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:12.0486226Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:12.0486528Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:12.0486939Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:12.0487347Z #define __ptr_t void * 2025-05-07T20:28:12.0487604Z #define M_E 2.7182818284590452354 2025-05-07T20:28:12.0487897Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:12.0488183Z #define __USE_ISOCXX11 1 2025-05-07T20:28:12.0488472Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:12.0488795Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:12.0489122Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:12.0489438Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:12.0489734Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:12.0490034Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:12.0490370Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:12.0490649Z #define __linux 1 2025-05-07T20:28:12.0490891Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:12.0491188Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:12.0491474Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:12.0491775Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:12.0492072Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:12.0492393Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:12.0492739Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:12.0493063Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:12.0493382Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:12.0493685Z #define _BITS_TYPES_H 1 2025-05-07T20:28:12.0493989Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:12.0494343Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:12.0494891Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:12.0495279Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:12.0495952Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:12.0496371Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:12.0497575Z #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:12.0498740Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:12.0499135Z #define __unix 1 2025-05-07T20:28:12.0499361Z #define MATH_ERRNO 1 2025-05-07T20:28:12.0499619Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:12.0499917Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:12.0500209Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:12.0500509Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:12.0500816Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:12.0501122Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:12.0501599Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:12.0502076Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:12.0502371Z #define CUDARTAPI_CDECL 2025-05-07T20:28:12.0502636Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:12.0502929Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:12.0503228Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:12.0503500Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:12.0503749Z #define __SIZE_T 2025-05-07T20:28:12.0504002Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:12.0504305Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:12.0504582Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:12.0504860Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:12.0505256Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:12.0505723Z #define __WAIT_STATUS void * 2025-05-07T20:28:12.0506004Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:12.0506284Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:12.0506561Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:12.0506853Z #define __WINT_MIN__ 0U 2025-05-07T20:28:12.0507441Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:12.0508061Z #define WUNTRACED 2 2025-05-07T20:28:12.0508317Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:12.0508612Z #define NZERO 20 2025-05-07T20:28:12.0508928Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:12.0509318Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:12.0509613Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:12.0509921Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:12.0510217Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:12.0510490Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:12.0510788Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:12.0511075Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:12.0511365Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:12.0511667Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:12.0511941Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:12.0512226Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:12.0512501Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:12.0512830Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:12.0513189Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:12.0513456Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:12.0513737Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:12.0514042Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:12.0514344Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:12.0514659Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:12.0514965Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:12.0515402Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:12.0515807Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:12.0516067Z #define __INT64_C(c) c ## L 2025-05-07T20:28:12.0516354Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:12.0516816Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:12.0517151Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:12.0517524Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:12.0517838Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:12.0518146Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:12.0518419Z #define __INT_WCHAR_T_H 2025-05-07T20:28:12.0518691Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:12.0518985Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:12.0519265Z #define __have_pthread_attr_t 1 2025-05-07T20:28:12.0519537Z #define FP_NORMAL 4 2025-05-07T20:28:12.0519773Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:12.0520022Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:12.0520295Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:12.0520594Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:12.0520879Z #define cudaTextureType1D 0x01 2025-05-07T20:28:12.0521166Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:12.0521446Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:12.0521880Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:12.0522346Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:12.0522632Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:12.0522903Z #define _POSIX_SOURCE 1 2025-05-07T20:28:12.0523178Z #define cudaTextureType2D 0x02 2025-05-07T20:28:12.0523462Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:12.0523747Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:12.0524083Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:12.0524384Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:12.0524721Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:12.0525074Z #define cudaTextureType3D 0x03 2025-05-07T20:28:12.0525369Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:12.0525651Z #define CLOCK_REALTIME 0 2025-05-07T20:28:12.0525911Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:12.0526206Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:12.0526533Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:12.0526825Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:12.0527113Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:12.0527412Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:12.0527700Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:12.0528016Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:12.0528341Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:12.0528647Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:12.0528943Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:12.0529213Z #define __GLIBC__ 2 2025-05-07T20:28:12.0529449Z #define __END_DECLS } 2025-05-07T20:28:12.0529701Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:12.0530087Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:12.0530483Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:12.0530750Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:12.0531026Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:12.0531319Z #define _ALLOCA_H 1 2025-05-07T20:28:12.0531565Z #define __host__ __location__(host) 2025-05-07T20:28:12.0532000Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:12.0532452Z #define __SLONG32_TYPE int 2025-05-07T20:28:12.0532721Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:12.0533029Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:12.0533328Z #define _SYS_SELECT_H 1 2025-05-07T20:28:12.0533582Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:12.0533838Z #define _IOS_NOCREATE 32 2025-05-07T20:28:12.0534104Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:12.0534501Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:12.0534861Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.0535195Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:12.0535499Z #define __global__ __location__(global) 2025-05-07T20:28:12.0535794Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:12.0536513Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:12.0537088Z #define __DBL_DIG__ 15 2025-05-07T20:28:12.0537332Z #define TIME_UTC 1 2025-05-07T20:28:12.0537575Z #define __FLT32_DIG__ 6 2025-05-07T20:28:12.0538040Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:12.0538445Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:12.0538781Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:12.0539079Z #define _G_BUFSIZ 8192 2025-05-07T20:28:12.0539402Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:12.0539781Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:12.0540091Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:12.0540357Z #define __GXX_WEAK__ 1 2025-05-07T20:28:12.0540607Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:12.0540888Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:12.0541198Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:12.0541546Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:12.0541847Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:12.0542178Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:12.0542523Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:12.0542824Z #define _GCC_WCHAR_T 2025-05-07T20:28:12.0543080Z #define TMP_MAX 238328 2025-05-07T20:28:12.0543331Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:12.0543629Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:12.0543911Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.0544203Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:12.0544492Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:12.0544795Z #define _IO_SKIPWS 01 2025-05-07T20:28:12.0545057Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:12.0545333Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:12.0545687Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:12.0546068Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:12.0546449Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:12.0546824Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:12.0547121Z #define le32toh(x) (x) 2025-05-07T20:28:12.0547373Z #define _SIZE_T_DEFINED 2025-05-07T20:28:12.0547696Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:12.0548070Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:12.0548369Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:12.0548650Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:12.0548927Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:12.0549454Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:12.0549998Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:12.0550299Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:12.0550840Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:12.0551352Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:12.0551673Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:12.0551989Z #define _WCHAR_T_ 2025-05-07T20:28:12.0552245Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:12.0552619Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:12.0553026Z #define RTSIG_MAX 32 2025-05-07T20:28:12.0553267Z #define _STDDEF_H 2025-05-07T20:28:12.0553509Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:12.0553799Z #define _VA_LIST_DEFINED 2025-05-07T20:28:12.0554068Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:12.0554413Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:12.0554818Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:12.0555159Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:12.0555599Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:12.0556130Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:12.0556514Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:12.0556798Z #define __unix__ 1 2025-05-07T20:28:12.0557042Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.0557446Z #define __INT_WIDTH__ 32 2025-05-07T20:28:12.0557710Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:12.0558082Z #define _IONBF 2 2025-05-07T20:28:12.0558544Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:12.0559316Z #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:12.0559865Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:12.0560130Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:12.0560414Z #define __UINT16_C(c) c 2025-05-07T20:28:12.0560673Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:12.0560953Z #define STA_DEL 0x0020 2025-05-07T20:28:12.0561257Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:12.0561606Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:12.0561876Z #define __id_t_defined 2025-05-07T20:28:12.0562177Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:12.0562642Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:12.0563100Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:12.0563378Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:12.0563653Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:12.0563924Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:12.0564198Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:12.0564482Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:12.0564788Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:12.0565078Z #define SING 2 2025-05-07T20:28:12.0565312Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:12.0565594Z #define cudaStreamDefault 0x00 2025-05-07T20:28:12.0565961Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:12.0566351Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:12.0566640Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:12.0566924Z #define __gnu_linux__ 1 2025-05-07T20:28:12.0567196Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:12.0567476Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:12.0567739Z #define MAX_INPUT 255 2025-05-07T20:28:12.0567997Z #define __need_clock_t 2025-05-07T20:28:12.0568258Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:12.0568539Z #define SEEK_DATA 3 2025-05-07T20:28:12.0568808Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:12.0569145Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:12.0569437Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:12.0569847Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:12.0570286Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:12.0570632Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:12.0571001Z #define _Mfloat_ float 2025-05-07T20:28:12.0571284Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:12.0571610Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:12.0571909Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:12.0572433Z #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:12.0572959Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.0573263Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:12.0573601Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:12.0573983Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:12.0574301Z #define __USE_ISOC11 1 2025-05-07T20:28:12.0574726Z #define _BSD_SIZE_T_ 2025-05-07T20:28:12.0575068Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:12.0575432Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:12.0575806Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:12.0576228Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:12.0576684Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:12.0577114Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:12.0577597Z #define __THROW throw () 2025-05-07T20:28:12.0577966Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:12.0578549Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:12.0579055Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:12.0579588Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:12.0579871Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:12.0580143Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:12.0580433Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:12.0580714Z #define L_tmpnam 20 2025-05-07T20:28:12.0580950Z #define ___int_wchar_t_h 2025-05-07T20:28:12.0581323Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:12.0581724Z #define _T_PTRDIFF 2025-05-07T20:28:12.0582017Z #define __GNUC__ 11 2025-05-07T20:28:12.0582295Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:12.0582622Z #define __GXX_RTTI 1 2025-05-07T20:28:12.0582858Z #define __pie__ 2 2025-05-07T20:28:12.0583085Z #define __MMX__ 1 2025-05-07T20:28:12.0583333Z #define __timespec_defined 1 2025-05-07T20:28:12.0583605Z #define L_ctermid 9 2025-05-07T20:28:12.0583854Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:12.0584248Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:12.0584653Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:12.0584933Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:12.0585245Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:12.0585573Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:12.0585903Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:12.0586189Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:12.0586650Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:12.0587430Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:12.0588044Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:12.0588351Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:12.0588678Z #define __USE_SVID 1 2025-05-07T20:28:12.0588949Z #define __constant__ __location__(constant) 2025-05-07T20:28:12.0589283Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:12.0589605Z #define __device__ __location__(device) 2025-05-07T20:28:12.0589913Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:12.0590199Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:12.0590499Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:12.0590819Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:12.0591247Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:12.0591642Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:12.0591944Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:12.0592335Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:12.0592740Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:12.0593010Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:12.0593397Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:12.0593852Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:12.0594193Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:12.0594486Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:12.0594791Z #define NGROUPS_MAX 65536 2025-05-07T20:28:12.0595066Z #define __USE_ISOC95 1 2025-05-07T20:28:12.0595312Z #define _TIME_H 1 2025-05-07T20:28:12.0595617Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:12.0595975Z #define __USE_ISOC99 1 2025-05-07T20:28:12.0596334Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:12.0596726Z #define HOST_NAME_MAX 64 2025-05-07T20:28:12.0596995Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:12.0597282Z #define _IOS_ATEND 4 2025-05-07T20:28:12.0597535Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:12.0597841Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:12.0598197Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:12.0598621Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:12.0599093Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:12.0599402Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:12.0599787Z #define _IO_uid_t __uid_t 2025-05-07T20:28:12.0600092Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:12.0600433Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:12.0600713Z #define _STDIO_H 1 2025-05-07T20:28:12.0600972Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:12.0601359Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:12.0601763Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:12.0602073Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:12.0602365Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:12.0602657Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:12.0602965Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:12.0603291Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0603624Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:12.0603925Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:12.0604256Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:12.0604547Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:12.0604854Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:12.0605154Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:12.0605568Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:12.0606011Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:12.0606271Z #define __USE_XOPEN 1 2025-05-07T20:28:12.0606521Z #define __USE_XOPEN2K 1 2025-05-07T20:28:12.0606783Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:12.0607065Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:12.0607388Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:12.0607684Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:12.0608237Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:12.0608786Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:12.0609095Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:12.0609470Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:12.0609886Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:12.0610293Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:12.0610715Z #define __END_NAMESPACE_C99 2025-05-07T20:28:12.0611005Z #define __glibcxx_integral_traps true 2025-05-07T20:28:12.0611317Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:12.0611592Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:12.0611863Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:12.0612166Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:12.0621798Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:12.0622099Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:12.0622418Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:12.0622745Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:12.0623129Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:12.0623553Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:12.0623854Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:12.0624133Z #define _IO_UNITBUF 020000 2025-05-07T20:28:12.0624414Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:12.0624693Z #define __FD_SETSIZE 1024 2025-05-07T20:28:12.0624962Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:12.0625258Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:12.0625619Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:12.0625991Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:12.0626272Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:12.0626582Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:12.0626879Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:12.0627141Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:12.0627448Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:12.0627795Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:12.0628098Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:12.0628392Z #define __USE_POSIX199506 1 2025-05-07T20:28:12.0628816Z #define _FEATURES_H 1 2025-05-07T20:28:12.0629072Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:12.0629615Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:12.0630051Z #define __stub_getmsg 2025-05-07T20:28:12.0630306Z #define _IO_FIXED 010000 2025-05-07T20:28:12.0630590Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:12.0630924Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:12.0631218Z #define __stub_setlogin 2025-05-07T20:28:12.0631471Z #define __stub_fattach 2025-05-07T20:28:12.0631738Z #define __cplusplus 201703L 2025-05-07T20:28:12.0632028Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:12.0632326Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:12.0632607Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:12.0632909Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:12.0633414Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:12.0633994Z #define _IO_INTERNAL 010 2025-05-07T20:28:12.0634265Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:12.0634546Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:12.0634927Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:12.0635313Z #define __dev_t_defined 2025-05-07T20:28:12.0635573Z #define __DEPRECATED 1 2025-05-07T20:28:12.0635817Z #define __S32_TYPE int 2025-05-07T20:28:12.0636565Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:12.0636902Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:12.0637176Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:12.0637461Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:12.0637721Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:12.0638050Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:12.0638411Z #define OVERFLOW 3 2025-05-07T20:28:12.0638655Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:12.0638960Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:12.0639267Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:12.0639571Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.0639929Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:12.0640285Z #define __SSE2_MATH__ 1 2025-05-07T20:28:12.0640542Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:12.0640870Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.0641206Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:12.0641496Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:12.0641804Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0642134Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:12.0642419Z #define __amd64 1 2025-05-07T20:28:12.0642654Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:12.0642923Z #define __need_timespec 2025-05-07T20:28:12.0643192Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:12.0643467Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:12.0643748Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:12.0644069Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:12.0644348Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:12.0644619Z #define __bounded 2025-05-07T20:28:12.0644870Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:12.0645228Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:12.0645527Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:12.0645812Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:12.0646098Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.0646549Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:12.0646989Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:12.0647283Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:12.0647637Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:12.0648003Z #define STA_PLL 0x0001 2025-05-07T20:28:12.0648264Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:12.0648542Z #define __GNUG__ 11 2025-05-07T20:28:12.0648792Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:12.0649074Z #define _T_WCHAR 2025-05-07T20:28:12.0651303Z #define __specialization_static 2025-05-07T20:28:12.0651614Z #define __key_t_defined 2025-05-07T20:28:12.0651916Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:12.0652373Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:12.0652651Z #define cudaArraySparse 0x40 2025-05-07T20:28:12.0652937Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:12.0653199Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:12.0653502Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:12.0653829Z #define _WCHAR_T 2025-05-07T20:28:12.0654089Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:12.0655028Z #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:12.0656007Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:12.0656596Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:12.0657230Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:12.0657628Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:12.0658013Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:12.0658487Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:12.0658976Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:12.0659328Z #define __NO_CTYPE 1 2025-05-07T20:28:12.0659649Z #define __stub_bdflush 2025-05-07T20:28:12.0660052Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:12.0660496Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:12.0660818Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:12.0661099Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:12.0661395Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:12.0661716Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:12.0662023Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:12.0662380Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:12.0662753Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:12.0663056Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:12.0663354Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:12.0663717Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:12.0664081Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:12.0664375Z #define _IO_STDIO 040000 2025-05-07T20:28:12.0664727Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:12.0665133Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:12.0665460Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:12.0665776Z #define _PTRDIFF_T 2025-05-07T20:28:12.0666007Z #define _MOVE_H 1 2025-05-07T20:28:12.0666245Z #define __cpp_hex_float 201603L 2025-05-07T20:28:12.0666523Z #define ADJ_TAI 0x0080 2025-05-07T20:28:12.0666768Z #define __ptrvalue 2025-05-07T20:28:12.0667008Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:12.0667276Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:12.0667582Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:12.0667902Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:12.0668200Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:12.0668566Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:12.0668982Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:12.0669377Z #define __USE_GNU 1 2025-05-07T20:28:12.0669628Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:12.0669925Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:12.0670205Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:12.0670611Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:12.0671014Z #define WEXITED 4 2025-05-07T20:28:12.0671241Z #define _IO_NO_READS 4 2025-05-07T20:28:12.0671495Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:12.0671821Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:12.0672155Z #define __uid_t_defined 2025-05-07T20:28:12.0672531Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:12.0672838Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:12.0673132Z #define WNOHANG 1 2025-05-07T20:28:12.0673469Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:12.0673794Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:12.0674082Z #define cudaEventDefault 0x00 2025-05-07T20:28:12.0674359Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:12.0674612Z #define __x86_64 1 2025-05-07T20:28:12.0674863Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:12.0675271Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:12.0675776Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:12.0676298Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:12.0676753Z #define __PTRDIFF_T 2025-05-07T20:28:12.0676987Z #define _ASSERT_H 1 2025-05-07T20:28:12.0677231Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:12.0677529Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.0677832Z #define _Mlong_double_ long double 2025-05-07T20:28:12.0678135Z #define __cpp_lambdas 200907L 2025-05-07T20:28:12.0678412Z #define _IO_DEC 020 2025-05-07T20:28:12.0678655Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:12.0678942Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:12.0679248Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:12.0679542Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:12.0679824Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:12.0680111Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:12.0680394Z #define _ANSI_STDDEF_H 2025-05-07T20:28:12.0680685Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:12.0681108Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:12.0681512Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:12.0681813Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:12.0682126Z #define __cpp_template_auto 201606L 2025-05-07T20:28:12.0682521Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:12.0682907Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:12.0683213Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:12.0683605Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:12.0684097Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:12.0684494Z #define __GNUC_VA_LIST 2025-05-07T20:28:12.0684853Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:12.0685256Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:12.0685543Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:12.0685845Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:12.0686157Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:12.0686438Z #define __WCOREFLAG 0x80 2025-05-07T20:28:12.0686711Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:12.0687032Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:12.0687342Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:12.0687631Z #define __LP64__ 1 2025-05-07T20:28:12.0687888Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:12.0688202Z #define _IO_off64_t __off64_t 2025-05-07T20:28:12.0688476Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.0688754Z #define __time_t_defined 1 2025-05-07T20:28:12.0689025Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:12.0689390Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:12.0689782Z #define __USE_UNIX98 1 2025-05-07T20:28:12.0690040Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:12.0690351Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:12.0690680Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:12.0690958Z #define SEEK_CUR 1 2025-05-07T20:28:12.0691199Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.0691850Z #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:12.0692606Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:12.0692903Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:12.0693256Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:12.0693555Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:12.0693841Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:12.0694124Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:12.0694664Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:12.0695259Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:12.0696183Z #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:12.0697103Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:12.0697529Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:12.0698030Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:12.0698570Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:12.0698949Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:12.0699349Z #define cudaArrayDefault 0x00 2025-05-07T20:28:12.0699711Z #define TLOSS 5 2025-05-07T20:28:12.0699978Z #define __ssize_t_defined 2025-05-07T20:28:12.0700269Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:12.0700583Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:12.0700872Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:12.0701184Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:12.0701493Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:12.0701786Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:12.0702168Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:12.0702581Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:12.0702881Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:12.0703175Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:12.0703484Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:12.0703789Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:12.0704067Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:12.0704417Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:12.0704805Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:12.0705063Z #define __cdecl 2025-05-07T20:28:12.0705317Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:12.0705660Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:12.0706055Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:12.0706408Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:12.0706679Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:12.0706963Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:12.0707275Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:12.0707564Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:12.0707887Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:12.0708235Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:12.0708512Z #define ADJ_NANO 0x2000 2025-05-07T20:28:12.0708838Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:12.0709217Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:12.0709534Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:12.0709808Z #define __FLT_DIG__ 6 2025-05-07T20:28:12.0710181Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:12.0710606Z #define __NO_INLINE__ 1 2025-05-07T20:28:12.0710929Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:12.0711293Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:12.0711563Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:12.0711853Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:12.0712167Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:12.0712478Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:12.0712767Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:12.0713128Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:12.0713616Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:12.0713880Z #define MAX_CANON 255 2025-05-07T20:28:12.0714122Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:12.0714558Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:12.0714858Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:12.0715172Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:12.0715482Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:12.0715815Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:12.0716093Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:12.0716399Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:12.0716707Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:12.0717004Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:12.0717332Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:12.0717646Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:12.0717922Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:12.0718190Z #define _SYS_TYPES_H 1 2025-05-07T20:28:12.0718445Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:12.0718729Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:12.0718992Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:12.0719258Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:12.0719557Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:12.0719867Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:12.0720139Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:12.0720435Z #define FP_SUBNORMAL 3 2025-05-07T20:28:12.0720706Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:12.0720999Z #define _INITIALIZER_LIST 2025-05-07T20:28:12.0721267Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:12.0721536Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:12.0721825Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:12.0722134Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:12.0722413Z #define _IO_file_flags _flags 2025-05-07T20:28:12.0722687Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:12.0722952Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:12.0723231Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:12.0723553Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:12.0723916Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:12.0724212Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:12.0724484Z #define _BSD_SOURCE 1 2025-05-07T20:28:12.0724734Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:12.0725745Z #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:12.0726796Z #define __catch(X) catch(X) 2025-05-07T20:28:12.0727082Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:12.0727407Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:12.0727733Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:12.0728035Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:12.0728318Z #define __STRING(x) #x 2025-05-07T20:28:12.0728586Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:12.0728887Z #define _T_PTRDIFF_ 2025-05-07T20:28:12.0729162Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:12.0729506Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:12.0729816Z #define __unbounded 2025-05-07T20:28:12.0730086Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.0730412Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:12.0730728Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.0731063Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:12.0731372Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:12.0731712Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:12.0732081Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:12.0733016Z #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:12.0733807Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:12.0734127Z #define __managed__ __location__(managed) 2025-05-07T20:28:12.0734690Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:12.0735270Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:12.0735881Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:12.0737357Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:12.0737759Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:12.0738187Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:12.0738461Z #define _SYS_SIZE_T_H 2025-05-07T20:28:12.0738764Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:12.0739126Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:12.0739391Z #define _CRTIMP 2025-05-07T20:28:12.0739628Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:12.0739955Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:12.0740315Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:12.0740685Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:12.0741131Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.0741489Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:12.0741797Z #define __SIZE_T__ 2025-05-07T20:28:12.0742029Z #define __stub_gtty 2025-05-07T20:28:12.0742276Z #define __pid_t_defined 2025-05-07T20:28:12.0742547Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:12.0742863Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:12.0743123Z #define __need_clockid_t 2025-05-07T20:28:12.0743383Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:12.0743650Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:12.0743981Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:12.0744323Z #define __mode_t_defined 2025-05-07T20:28:12.0744604Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:12.0744938Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:12.0745231Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:12.0745658Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:12.0746111Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:12.0746425Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:12.0746714Z #define _G_config_h 1 2025-05-07T20:28:12.0746956Z #define __stub_sstk 2025-05-07T20:28:12.0748675Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:12.0749000Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:12.0749349Z #define __wur 2025-05-07T20:28:12.0749582Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:12.0749843Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:12.0750082Z #define _IO_OCT 040 2025-05-07T20:28:12.0750321Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:12.0750597Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:12.0750849Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:12.0751151Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:12.0751490Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:12.0751760Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:12.0752150Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:12.0752559Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:12.0752830Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:12.0753156Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:12.0753517Z #define __off64_t_defined 2025-05-07T20:28:12.0753778Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:12.0754065Z #define __FLT128_DIG__ 33 2025-05-07T20:28:12.0754473Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:12.0754863Z #define __INT32_C(c) c 2025-05-07T20:28:12.0762173Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:12.0762493Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:12.0762793Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:12.0763086Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:12.0763346Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:12.0763956Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:12.0764248Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:12.0764522Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:12.0764973Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:12.0765323Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:12.0765597Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:12.0765872Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:12.0766184Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:12.0766610Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:12.0767054Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:12.0767322Z #define htole32(x) (x) 2025-05-07T20:28:12.0767598Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:12.0767940Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:12.0768308Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:12.0768726Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:12.0769113Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:12.0769498Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:12.0769856Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:12.0770123Z #define cudaArrayLayered 0x01 2025-05-07T20:28:12.0770490Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:12.0770895Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:12.0771207Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:12.0771513Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:12.0771803Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:12.0772077Z #define unix 1 2025-05-07T20:28:12.0772317Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:12.0772600Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:12.0772877Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:12.0773156Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:12.0773446Z #define __USE_POSIX 1 2025-05-07T20:28:12.0774643Z #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:12.0776275Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:12.0776705Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:12.0777169Z #define __THROWNL throw () 2025-05-07T20:28:12.0777659Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:12.0778163Z #define __cpp_rtti 199711L 2025-05-07T20:28:12.0778542Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:12.0778965Z #define __PMT(args) args 2025-05-07T20:28:12.0779131Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.0779329Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:12.0779459Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:12.0779568Z #define _SIZE_T_DECLARED 2025-05-07T20:28:12.0779675Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:12.0779781Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:12.0780198Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:12.0780318Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:12.0780422Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:12.0780531Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:12.0780683Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:12.0780775Z #define _WCHAR_T_H 2025-05-07T20:28:12.0780882Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:12.0780979Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:12.0781078Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:12.0781188Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:12.0781294Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:12.0781397Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:12.0781608Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:12.0781726Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:12.0781821Z #define __ELF__ 1 2025-05-07T20:28:12.0782008Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:12.0782115Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:12.0782216Z #define STA_INS 0x0010 2025-05-07T20:28:12.0782324Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:12.0782427Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:12.0782553Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.0782669Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:12.0782786Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:12.0782899Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:12.0783011Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:12.0783116Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:12.0783286Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:12.0783452Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:12.0783572Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:12.0783925Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:12.0784069Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:12.0784180Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:12.0784276Z #define __FLT_RADIX__ 2 2025-05-07T20:28:12.0784386Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:12.0784569Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:12.0784674Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:12.0784777Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:12.0784893Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:12.0784997Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:12.0785111Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:12.0785222Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:12.0785314Z #define WORD_BIT 32 2025-05-07T20:28:12.0785416Z #define _IO_USER_BUF 1 2025-05-07T20:28:12.0785521Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:12.0785634Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:12.0785756Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:12.0785872Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:12.0785983Z #define __long_double_t long double 2025-05-07T20:28:12.0786098Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:12.0786201Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:12.0786302Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:12.0786425Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:12.0786535Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:12.0786631Z #define __k8 1 2025-05-07T20:28:12.0786839Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:12.0787020Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:12.0787150Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:12.0787258Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:12.0787368Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:12.0787508Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:12.0787624Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:12.0787726Z #define __blksize_t_defined 2025-05-07T20:28:12.0787836Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:12.0787944Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:12.0788092Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:12.0788217Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:12.0788319Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:12.0788600Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:12.0788716Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:12.0788818Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:12.0788929Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:12.0789193Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:12.0789390Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:12.0789507Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:12.0789629Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:12.0789809Z #define SEEK_SET 0 2025-05-07T20:28:12.0789916Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:12.0790021Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:12.0790228Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:12.0790328Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:12.0790422Z #define WSTOPPED 2 2025-05-07T20:28:12.0790759Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:12.0790865Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:12.0790972Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:12.0791094Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:12.0791192Z #define __stub_sigreturn 2025-05-07T20:28:12.0791457Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:12.0791565Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:12.0791673Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:12.0791786Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:12.0791881Z #define CLOCK_TAI 11 2025-05-07T20:28:12.0791996Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:12.0792099Z #define __restrict_arr 2025-05-07T20:28:12.0792219Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:12.0792769Z #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:12.0792973Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:12.0793069Z #define __USE_MISC 1 2025-05-07T20:28:12.0793187Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:12.0793294Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:12.0793394Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:12.0793497Z #define __LDBL_DIG__ 18 2025-05-07T20:28:12.0793601Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:12.0793715Z #define __malloc_and_calloc_defined 2025-05-07T20:28:12.0793821Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:12.0793932Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:12.0794022Z #define __x86_64__ 1 2025-05-07T20:28:12.0794117Z #define _SIZE_T_ 2025-05-07T20:28:12.0794226Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:12.0794335Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:12.0794459Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:12.0794584Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:12.0794693Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:12.0794810Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:12.0794957Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:12.0795068Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:12.0795555Z #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:12.0795693Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:12.0795855Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:12.0795963Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:12.0796073Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:12.0796168Z #define STA_FLL 0x0008 2025-05-07T20:28:12.0796318Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:12.0796430Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:12.0796561Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0796677Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:12.0796781Z #define __stub_revoke 2025-05-07T20:28:12.0796881Z #define __timer_t_defined 1 2025-05-07T20:28:12.0797022Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:12.0797221Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:12.0797337Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:12.0797460Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:12.0797676Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:12.0797785Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:12.0797909Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:12.0798016Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:12.0798116Z #define _IO_off_t __off_t 2025-05-07T20:28:12.0798218Z #define __FLT64_DIG__ 15 2025-05-07T20:28:12.0798453Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:12.0798559Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:12.0798702Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.0798833Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:12.0798938Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:12.0799059Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:12.0799151Z #define NULL __null 2025-05-07T20:28:12.0799304Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:12.0799418Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:12.0799526Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.0799637Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:12.0799728Z #define FP_ZERO 2 2025-05-07T20:28:12.0799833Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:12.0799960Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0800053Z #define __WCHAR_T__ 2025-05-07T20:28:12.0800155Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:12.0800375Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:12.0800538Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:12.0800649Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:12.0800778Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:12.0800902Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:12.0801046Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:12.0801184Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:12.0801284Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:12.0801395Z #define _SIGSET_H_types 1 2025-05-07T20:28:12.0801517Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:12.0801632Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:12.0801751Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:12.0801878Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:12.0802022Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:12.0802148Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:12.0802286Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:12.0802479Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:12.0802584Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:12.0802697Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:12.0802815Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:12.0802917Z #define STA_MODE 0x4000 2025-05-07T20:28:12.0803035Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:12.0803153Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:12.0803282Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:12.0803390Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:12.0803503Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:12.0803606Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:12.0803735Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:12.0803833Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:12.0803957Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.0804054Z #define __SEG_FS 1 2025-05-07T20:28:12.0804152Z #define _IO_size_t size_t 2025-05-07T20:28:12.0804258Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:12.0804371Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:12.0804466Z #define __stub_lchmod 2025-05-07T20:28:12.0804566Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:12.0804674Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:12.0804887Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0804996Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:12.0805172Z #define __SEG_GS 1 2025-05-07T20:28:12.0805368Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:12.0805470Z #define _IOS_APPEND 8 2025-05-07T20:28:12.0805573Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:12.0805679Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:12.0805794Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:12.0805903Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:12.0805997Z #define htole16(x) (x) 2025-05-07T20:28:12.0806119Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:12.0806222Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:12.0806328Z #define __INT16_TYPE__ short int 2025-05-07T20:28:12.0806444Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:12.0806561Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:12.0806681Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:12.0806805Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:12.0806937Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:12.0807047Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:12.0807148Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:12.0807270Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.0807368Z #define SEEK_HOLE 4 2025-05-07T20:28:12.0807464Z #define TIMER_ABSTIME 1 2025-05-07T20:28:12.0807567Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:12.0807676Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:12.0807861Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:12.0807979Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0808104Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:12.0808209Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:12.0808345Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:12.0808445Z #define _LINUX_LIMITS_H 2025-05-07T20:28:12.0808540Z #define linux 1 2025-05-07T20:28:12.0808647Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:12.0808765Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:12.0808876Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:12.0808984Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:12.0809098Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:12.0809253Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:12.0809366Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:12.0809473Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.0809580Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:12.0809685Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:12.0809781Z #define htole64(x) (x) 2025-05-07T20:28:12.0809898Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:12.0810003Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:12.0810107Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:12.0810645Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:12.0810741Z #define __USE_POSIX2 1 2025-05-07T20:28:12.0810847Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:12.0810967Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:12.0811186Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:12.0811279Z #define _XLOCALE_H 1 2025-05-07T20:28:12.0811389Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:12.0811495Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:12.0811604Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:12.0811718Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:12.0811814Z #define __EXCEPTIONS 1 2025-05-07T20:28:12.0811932Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:12.0812134Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:12.0812230Z #define __WORDSIZE 64 2025-05-07T20:28:12.0812337Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:12.0812436Z #define _STL_RELOPS_H 1 2025-05-07T20:28:12.0812642Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:12.0812760Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:12.0812862Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:12.0813044Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:12.0813378Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:12.0813623Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:12.0813759Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:12.0813868Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:12.0813979Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:12.0814106Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:12.0814215Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:12.0814331Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:12.0814684Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:12.0814827Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:12.0814981Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:12.0815131Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:12.0815376Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:12.0815530Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:12.0815687Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:12.0815849Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:12.0815974Z #define _STRING_H 1 2025-05-07T20:28:12.0816101Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:12.0816246Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:12.0816447Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:12.0816579Z #define __code_model_small__ 1 2025-05-07T20:28:12.0816727Z #define _PSTL_CONFIG_H 2025-05-07T20:28:12.0816871Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:12.0817032Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:12.0817183Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:12.0817677Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:12.0817814Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:12.0817961Z #define FILENAME_MAX 4096 2025-05-07T20:28:12.0818123Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:12.0818247Z #define L_cuserid 9 2025-05-07T20:28:12.0818368Z #define __ino_t_defined 2025-05-07T20:28:12.0818483Z #define __k8__ 1 2025-05-07T20:28:12.0818629Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:12.0818781Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:12.0818904Z #define __int8_t_defined 2025-05-07T20:28:12.0819038Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:12.0819181Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:12.0819344Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:12.0819475Z #define _IOS_TRUNC 16 2025-05-07T20:28:12.0819620Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:12.0819715Z #define __HAVE_COLUMN 2025-05-07T20:28:12.0819819Z #define __stub_fdetach 2025-05-07T20:28:12.0820247Z #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:12.0820353Z #define __need_time_t 2025-05-07T20:28:12.0820444Z #define __pic__ 2 2025-05-07T20:28:12.0820572Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.0820685Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:12.0820789Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:12.0820899Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:12.0821001Z #define __stub_chflags 2025-05-07T20:28:12.0821101Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:12.0821195Z #define __need_IOV_MAX 2025-05-07T20:28:12.0821320Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:12.0821433Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:12.0821544Z #define __cpp_decltype 200707L 2025-05-07T20:28:12.0821652Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:12.0821751Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:12.0821975Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:12.0822072Z #define TTY_NAME_MAX 32 2025-05-07T20:28:12.0822249Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:12.0822425Z #define le64toh(x) (x) 2025-05-07T20:28:12.0822554Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0822733Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:12.0822857Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:12.0822959Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:12.0823054Z #define __import__ 2025-05-07T20:28:12.0823157Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:12.0823302Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:12.0823398Z #define __export__ 2025-05-07T20:28:12.0823525Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:12.0823634Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:12.0823811Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:12.0823920Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:12.0824019Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:12.0824128Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:12.0824233Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:12.0824360Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:12.0824479Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:12.0824576Z #define WNOWAIT 0x01000000 2025-05-07T20:28:12.0824673Z #define PLOSS 6 2025-05-07T20:28:12.0824775Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:12.0824870Z #define EXIT_SUCCESS 0 2025-05-07T20:28:12.0824986Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:12.0825108Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:12.0825234Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:12.0825345Z #define __thread__ __thread 2025-05-07T20:28:12.0825451Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:12.0825550Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:12.0825804Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:12.0825908Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:12.0825998Z #define __linux__ 1 2025-05-07T20:28:12.0826112Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:12.0826245Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:12.0826349Z #define __S16_TYPE short int 2025-05-07T20:28:12.0826719Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:12.0826834Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:12.0827042Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:12.0827149Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:12.0827254Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:12.0827348Z #define _T_SIZE_ 2025-05-07T20:28:12.0827456Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:12.0827558Z #define _PSTL_VERSION 12000 2025-05-07T20:28:12.0827697Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:12.0827803Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:12.0827914Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:12.0828012Z #define _IOS_INPUT 1 2025-05-07T20:28:12.0828116Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:12.0828235Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:12.0828338Z #define __INT64_TYPE__ long int 2025-05-07T20:28:12.0828441Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:12.0828557Z #define __shared__ __location__(shared) 2025-05-07T20:28:12.0828658Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:12.0828770Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:12.0828941Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:12.0829038Z #define __gid_t_defined 2025-05-07T20:28:12.0829162Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:12.0829275Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:12.0829488Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:12.0829696Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:12.0829798Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:12.0829894Z #define ___int_size_t_h 2025-05-07T20:28:12.0830148Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:12.0830260Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:12.0830364Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:12.0830479Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:12.0830581Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:12.0830715Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0830844Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:12.0830972Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:12.0831082Z #define __clock_t_defined 1 2025-05-07T20:28:12.0831189Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:12.0831289Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:12.0831397Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:12.0831503Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:12.0831627Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:12.0831734Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:12.0831915Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:12.0832009Z #define __SSE__ 1 2025-05-07T20:28:12.0832120Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:12.0832223Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:12.0832324Z #define __sigset_t_defined 2025-05-07T20:28:12.0832436Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:12.0832532Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:12.0832644Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:12.0832748Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:12.0832841Z #define __SM_70_RT_H__ 2025-05-07T20:28:12.0832955Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:12.0833058Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:12.0833234Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:12.0833343Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:12.0833466Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:12.0833569Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:12.0833682Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:12.0833787Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:12.0833877Z #define __amd64__ 1 2025-05-07T20:28:12.0833982Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:12.0834094Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:12.0834383Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:12.0834490Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:12.0834580Z #define EOF (-1) 2025-05-07T20:28:12.0834692Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:12.0834792Z #define __USE_POSIX199309 1 2025-05-07T20:28:12.0834914Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:12.0835033Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:12.0835153Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:12.0835261Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:12.0835392Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:12.0835494Z #define ____mbstate_t_defined 1 2025-05-07T20:28:12.0835595Z #define STA_NANO 0x2000 2025-05-07T20:28:12.0835700Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:12.0835803Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:12.0836219Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:12.0836365Z #define _IO_LINKED 0x80 2025-05-07T20:28:12.0836516Z #define __cpp_lib_launder 201606 2025-05-07T20:28:12.0836631Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:12.0836743Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:12.0836845Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:12.0836958Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:12.0837075Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:12.0837185Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:12.0837296Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:12.0837398Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:12.0837504Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:12.0837891Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:12.0838023Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.0838347Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:12.0838439Z #define __stub_stty 2025-05-07T20:28:12.0838533Z #define le16toh(x) (x) 2025-05-07T20:28:12.0838655Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:12.0838840Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:12.0838928Z #define _SIZET_ 2025-05-07T20:28:12.0839033Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:12.0839157Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:12.0839251Z #define _SVID_SOURCE 1 2025-05-07T20:28:12.0839345Z #define _LP64 1 2025-05-07T20:28:12.0839443Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:12.0839699Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:12.0839818Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:12.0839916Z #define __UINT8_C(c) c 2025-05-07T20:28:12.0840023Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:12.0840125Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:12.0840233Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:12.0840341Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:12.0840446Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:12.0840539Z #define CUDARTAPI 2025-05-07T20:28:12.0840656Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:12.0840747Z #define IOV_MAX 1024 2025-05-07T20:28:12.0840899Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:12.0841010Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:12.0841105Z #define STA_CLK 0x8000 2025-05-07T20:28:12.0841221Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:12.0841313Z #define __wchar_t__ 2025-05-07T20:28:12.0841425Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:12.0841521Z #define SEEK_END 2 2025-05-07T20:28:12.0841622Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:12.0841813Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:12.0841926Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:12.0842085Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:12.0842184Z #define ____FILE_defined 1 2025-05-07T20:28:12.0842313Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:12.0842419Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:12.0842521Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:12.0842625Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:12.0842886Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:12.0843030Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:12.0843122Z #define _IO_RIGHT 04 2025-05-07T20:28:12.0843226Z #define __END_NAMESPACE_STD 2025-05-07T20:28:12.0843427Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:12.0843526Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:12.0843634Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:12.0843750Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:12.0843840Z #define _STDDEF_H_ 2025-05-07T20:28:12.0844030Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:12.0844143Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.0844263Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.0844421Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:12.0844531Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:12.0844635Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:12.0844765Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:12.0844869Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:12.0844971Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:12.0845081Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:12.0845261Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:12.0845362Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:12.0845643Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:12.0845750Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:12.0845937Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:12.0846052Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:12.0846203Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:12.0846311Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:12.0846412Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:12.0846519Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:12.0846629Z #define P_tmpdir "/tmp" 2025-05-07T20:28:12.0846758Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:12.0846859Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:12.0846974Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:12.0847148Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:12.0847335Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:12.0847441Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:12.0847578Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:12.0847703Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:12.0847818Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:12.0848059Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:12.0848170Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:12.0848272Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:12.0848368Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:12.0848475Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:12.0848579Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:12.0848673Z #define __FXSR__ 1 2025-05-07T20:28:12.0848760Z #define _SIZE_T 2025-05-07T20:28:12.0848871Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:12.0848999Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:12.0849178Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:12.0849279Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:12.0849485Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:12.0849583Z #define _GXX_NULLPTR_T 2025-05-07T20:28:12.0849719Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:12.0849818Z #define FOPEN_MAX 16 2025-05-07T20:28:12.0849918Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:12.0850046Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:12.0850156Z #define __suseconds_t_defined 2025-05-07T20:28:12.0850250Z #define WCONTINUED 8 2025-05-07T20:28:12.0850352Z #define __off_t_defined 2025-05-07T20:28:12.0850444Z #define stderr stderr 2025-05-07T20:28:12.0850546Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:12.0850666Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.0850785Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:12.0850891Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:12.0850998Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:12.0851432Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:12.0851526Z #define _GCC_SIZE_T 2025-05-07T20:28:12.0851648Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.0851759Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:12.0851883Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:12.0851985Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:12.0852085Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:12.0852197Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:12.0852308Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:12.0852421Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:12.0852540Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:12.0852639Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:12.0852730Z #define __size_t__ 2025-05-07T20:28:12.0852876Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:12.0852981Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:12.0853189Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:12.0853302Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:12.0853482Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:12.0853658Z #define __SM_80_RT_H__ 2025-05-07T20:28:12.0853751Z #define _ENDIAN_H 1 2025-05-07T20:28:12.0853855Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:12.0853975Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:12.0854080Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:12.0854170Z #define __try try 2025-05-07T20:28:12.0854281Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:12.0854384Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:12.0854586Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:12.0854714Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:12.0854836Z #define __PIC__ 2 2025-05-07T20:28:12.0854972Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:12.0855128Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:12.0855301Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:12.0855504Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:12.0855693Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:12.0855842Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:12.0855983Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:12.0856241Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:12.0856383Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:12.0856534Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:12.0856703Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:12.0856844Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:12.0856973Z #define _IO_STDIO_H 2025-05-07T20:28:12.0857107Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:12.0857324Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:12.0857465Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:12.0857637Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:12.0857764Z #define LONG_BIT 64 2025-05-07T20:28:12.0857928Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:12.0858071Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:12.0858260Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:12.0858401Z #define __fsfilcnt_t_defined 2025-05-07T20:28:12.0858525Z #define __blkcnt_t_defined 2025-05-07T20:28:12.0858631Z #define __USE_LARGEFILE 1 2025-05-07T20:28:12.0858738Z #define __cpp_constexpr 201603L 2025-05-07T20:28:12.0858839Z #define CUDART_VERSION 11080 2025-05-07T20:28:12.0858954Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:12.0859053Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:12.0859269Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:12.0859368Z #define __lldiv_t_defined 1 2025-05-07T20:28:12.0859458Z #define __SSE2__ 1 2025-05-07T20:28:12.0859553Z #define _IOLBF 1 2025-05-07T20:28:12.0859662Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:12.0859766Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:12.0859891Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:12.0859986Z #define ADJ_TICK 0x4000 2025-05-07T20:28:12.0860088Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:12.0860214Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:12.0860311Z #define __INT32_TYPE__ int 2025-05-07T20:28:12.0860410Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:12.0860524Z #define __cpp_exceptions 199711L 2025-05-07T20:28:12.0860626Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:12.0860749Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:12.0860851Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:12.0860974Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:12.0861149Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:12.0861253Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:12.0861355Z #define __SWORD_TYPE long int 2025-05-07T20:28:12.0861465Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:12.0861568Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:12.0861670Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:12.0861920Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:12.0862024Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:12.0862262Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:12.0862353Z #define _T_SIZE 2025-05-07T20:28:12.0862468Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:12.0862608Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:12.0862709Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:12.0862807Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:12.0862913Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:12.0863017Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.0863116Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:12.0863255Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:12.0863357Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:12.0863467Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:12.0863578Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:12.0863704Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.0863803Z #define __PIE__ 2 2025-05-07T20:28:12.0863915Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:12.0864124Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:12.0864238Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:12.0864355Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:12.0864484Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:12.0864587Z #define __nlink_t_defined 2025-05-07T20:28:12.0864722Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:12.0864843Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:12.0864942Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:12.0865217Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:12.0865368Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:12.0865482Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:12.0865592Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:12.0865705Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:12.0865887Z #define __FILE_defined 1 2025-05-07T20:28:12.0866117Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:12.0866257Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:12.0872746Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:12.0872886Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:12.0873005Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:12.0873109Z #define __INT16_C(c) c 2025-05-07T20:28:12.0873216Z #define __U32_TYPE unsigned int 2025-05-07T20:28:12.0873328Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:12.0873448Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:12.0873586Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:12.0873678Z #define __STDC__ 1 2025-05-07T20:28:12.0873793Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:12.0873900Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:12.0874078Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:12.0874181Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:12.0874291Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:12.0874411Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:12.0874533Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:12.0874653Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:12.0874773Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:12.0874866Z #define stdin stdin 2025-05-07T20:28:12.0874965Z #define __ino64_t_defined 2025-05-07T20:28:12.0875077Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:12.0875181Z #define __clockid_t_defined 1 2025-05-07T20:28:12.0875343Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:12.0875517Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:12.0875630Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:12.0875751Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:12.0875867Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:12.0876193Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:12.0876301Z #define _IO_HEX 0100 2025-05-07T20:28:12.0876483Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:12.0876574Z #define DOMAIN 1 2025-05-07T20:28:12.0876681Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:12.0876774Z #define __NVCC__ 1 2025-05-07T20:28:12.0876896Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.0877014Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:12.0877127Z #define __throw_exception_again throw 2025-05-07T20:28:12.0877235Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:12.0877334Z #define __EXCEPTION_H 1 2025-05-07T20:28:12.0877442Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:12.0877559Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:12.0877875Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:12.0877999Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:12.0878125Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:12.0878230Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:12.0878349Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:12.0878461Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:12.0878612Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:12.0878734Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.0878854Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:12.0878958Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:12.0879078Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:12.0879183Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:12.0879295Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:12.0879444Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:12.0879548Z #define __useconds_t_defined 2025-05-07T20:28:12.0879738Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:12.0879906Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:12.0880002Z #define __SSE_MATH__ 1 2025-05-07T20:28:12.0880111Z #define _IO_wint_t wint_t 2025-05-07T20:28:12.0880222Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:12.0880329Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:12.0880437Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:12.0880569Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:12.0880678Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:12.0880790Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:12.0880914Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:12.0881019Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:12.0881129Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:12.0881223Z #define __USE_ATFILE 1 2025-05-07T20:28:12.0881324Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:12.0881439Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:12.0881537Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:12.0881780Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:12.0881892Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:12.0882005Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:12.0882131Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:12.0882251Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:12.0882346Z #define _STDLIB_H 1 2025-05-07T20:28:12.0882459Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.0882563Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:12.0882701Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.0882828Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:12.0882935Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:12.0883137Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:12.0883238Z #define __WALL 0x40000000 2025-05-07T20:28:12.0883355Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:12.0883492Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:12.0883593Z #define __ldiv_t_defined 1 2025-05-07T20:28:12.0883870Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:12.0883982Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:12.0884274Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:12.0884380Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:12.0884492Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:12.0884606Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.0884714Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:12.0884806Z #define CUDART_CB 2025-05-07T20:28:12.0884924Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:12.0885018Z #define MB_LEN_MAX 16 2025-05-07T20:28:12.0885250Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:12.0885364Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:12.0885498Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:12.0885612Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:12.0885733Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:12.0885845Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:12.0886009Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:12.0886225Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:12.0886343Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:12.0886443Z #define _GNU_SOURCE 1 2025-05-07T20:28:12.0886538Z #define __stub_putmsg 2025-05-07T20:28:12.0886631Z #define __CUDACC__ 1 2025-05-07T20:28:12.0886736Z #define __N(msgid) (msgid) 2025-05-07T20:28:12.0886830Z #define __P(args) args 2025-05-07T20:28:12.0887098Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:12.0887217Z #define __cpp_init_captures 201304L 2025-05-07T20:28:12.0887324Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:12.0887430Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:12.0887535Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:12.0887628Z #define __WCHAR_T 2025-05-07T20:28:12.0887738Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:12.0887844Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:12.0887948Z #define __fsblkcnt_t_defined 2025-05-07T20:28:12.0888073Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:12.0888181Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:12.0888188Z 2025-05-07T20:28:12.1088342Z 2025-05-07T20:28:12.1088729Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:12.1088741Z 2025-05-07T20:28:13.9971348Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:13.9971733Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:13.9972063Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:13.9972399Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:13.9972735Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:13.9972954Z 2025-05-07T20:28:14.0613313Z 2025-05-07T20:28:14.0623907Z /usr/bin/nvidia-smi 2025-05-07T20:28:14.0629247Z + nvidia-smi 2025-05-07T20:28:14.0629436Z 2025-05-07T20:28:14.0805792Z Wed May 7 20:28:14 2025 2025-05-07T20:28:14.0806314Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:14.0806853Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:14.0807354Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:14.0807862Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:14.0808395Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:14.0808837Z | | | MIG M. | 2025-05-07T20:28:14.0809186Z |=========================================+========================+======================| 2025-05-07T20:28:14.0972792Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:14.0973562Z | 0% 28C P8 15W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:14.0973962Z | | | N/A | 2025-05-07T20:28:14.0974641Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:14.0977684Z 2025-05-07T20:28:14.0978093Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:14.0978665Z | Processes: | 2025-05-07T20:28:14.0979119Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:14.0979544Z | ID ID Usage | 2025-05-07T20:28:14.0979907Z |=========================================================================================| 2025-05-07T20:28:14.0984088Z | No running processes found | 2025-05-07T20:28:14.0984577Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:14.3505572Z 2025-05-07T20:28:14.3510530Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:14.3560932Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:14.3561502Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:14.3573984Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:14.3574344Z env: 2025-05-07T20:28:14.3574696Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:14.3575009Z BUILD_ENV: build_binary 2025-05-07T20:28:14.3575281Z BUILD_TARGET: default 2025-05-07T20:28:14.3575532Z BUILD_VARIANT: cuda 2025-05-07T20:28:14.3575784Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:14.3576052Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:14.3576368Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:14.3576713Z ##[endgroup] 2025-05-07T20:28:14.6894844Z ################################################################################ 2025-05-07T20:28:14.6895226Z # Install PyTorch (PIP) 2025-05-07T20:28:14.6895484Z # 2025-05-07T20:28:14.6909814Z # [2025-05-07T20:28:14.690Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:14.6910334Z ################################################################################ 2025-05-07T20:28:14.6910588Z 2025-05-07T20:28:14.6938987Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:15.6219052Z Channels: 2025-05-07T20:28:15.6219315Z - conda-forge 2025-05-07T20:28:15.6219551Z Platform: linux-64 2025-05-07T20:28:26.1514154Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:28:26.7080007Z Solving environment: / - done 2025-05-07T20:28:26.7978850Z 2025-05-07T20:28:26.7979222Z ## Package Plan ## 2025-05-07T20:28:26.7979422Z 2025-05-07T20:28:26.7979638Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:26.7979951Z 2025-05-07T20:28:26.7980055Z added / updated specs: 2025-05-07T20:28:26.7980329Z - numpy 2025-05-07T20:28:26.7980455Z 2025-05-07T20:28:26.7980460Z 2025-05-07T20:28:26.7980601Z The following packages will be downloaded: 2025-05-07T20:28:26.7980836Z 2025-05-07T20:28:26.7980960Z package | build 2025-05-07T20:28:26.7981300Z ---------------------------|----------------- 2025-05-07T20:28:26.7981710Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:26.7982178Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:26.7982650Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:26.7983124Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:26.7983605Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:26.7984338Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:26.7984803Z numpy-2.0.2 | py39h9cb892a_1 7.6 MB conda-forge 2025-05-07T20:28:26.7985206Z ------------------------------------------------------------ 2025-05-07T20:28:26.7985553Z Total: 14.8 MB 2025-05-07T20:28:26.7985774Z 2025-05-07T20:28:26.7985906Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:26.7986135Z 2025-05-07T20:28:26.7986356Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:26.7986879Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:26.7987394Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:26.7987909Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:26.7988446Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:26.7989205Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:26.7989712Z numpy conda-forge/linux-64::numpy-2.0.2-py39h9cb892a_1 2025-05-07T20:28:26.7989990Z 2025-05-07T20:28:26.7989994Z 2025-05-07T20:28:26.7989998Z 2025-05-07T20:28:26.7990145Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:26.7990530Z numpy-2.0.2 | 7.6 MB | | 0% 2025-05-07T20:28:26.7990756Z 2025-05-07T20:28:26.7991075Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:26.7991331Z 2025-05-07T20:28:26.7998668Z 2025-05-07T20:28:26.8007453Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:26.8007721Z 2025-05-07T20:28:26.8007724Z 2025-05-07T20:28:26.8007728Z 2025-05-07T20:28:26.8022458Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:26.8022806Z 2025-05-07T20:28:26.8022811Z 2025-05-07T20:28:26.8022815Z 2025-05-07T20:28:26.8022820Z 2025-05-07T20:28:26.8046936Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:26.8047238Z 2025-05-07T20:28:26.8047244Z 2025-05-07T20:28:26.8047248Z 2025-05-07T20:28:26.8047252Z 2025-05-07T20:28:26.8047257Z 2025-05-07T20:28:26.8049640Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:26.8049926Z 2025-05-07T20:28:26.8049931Z 2025-05-07T20:28:26.8049937Z 2025-05-07T20:28:26.8049941Z 2025-05-07T20:28:26.8049946Z 2025-05-07T20:28:26.8049950Z 2025-05-07T20:28:26.8684037Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:26.8684350Z 2025-05-07T20:28:26.8684354Z 2025-05-07T20:28:26.8684358Z 2025-05-07T20:28:26.8685891Z 2025-05-07T20:28:26.8982147Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:26.8987479Z numpy-2.0.2 | 7.6 MB | #8 | 18% 2025-05-07T20:28:26.8988407Z 2025-05-07T20:28:26.9000193Z libopenblas-0.3.29 | 5.6 MB | ########3 | 83%  2025-05-07T20:28:26.9000453Z 2025-05-07T20:28:26.9000965Z 2025-05-07T20:28:26.9078111Z libgfortran5-15.1.0 | 1.5 MB | ####5 | 46%  2025-05-07T20:28:26.9078383Z 2025-05-07T20:28:26.9078387Z 2025-05-07T20:28:26.9078391Z 2025-05-07T20:28:26.9130284Z libgfortran-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:28:26.9130562Z 2025-05-07T20:28:26.9130566Z 2025-05-07T20:28:26.9133531Z 2025-05-07T20:28:26.9183099Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:26.9183382Z 2025-05-07T20:28:26.9183386Z 2025-05-07T20:28:26.9183390Z 2025-05-07T20:28:26.9183393Z 2025-05-07T20:28:26.9183403Z 2025-05-07T20:28:26.9204233Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:26.9204511Z 2025-05-07T20:28:26.9204515Z 2025-05-07T20:28:26.9204519Z 2025-05-07T20:28:26.9204522Z 2025-05-07T20:28:26.9204746Z 2025-05-07T20:28:26.9460617Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:26.9460891Z 2025-05-07T20:28:26.9460894Z 2025-05-07T20:28:26.9460898Z 2025-05-07T20:28:26.9460913Z 2025-05-07T20:28:26.9470075Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:26.9470340Z 2025-05-07T20:28:26.9470343Z 2025-05-07T20:28:26.9470347Z 2025-05-07T20:28:26.9470350Z 2025-05-07T20:28:26.9767831Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:26.9768123Z 2025-05-07T20:28:26.9769615Z 2025-05-07T20:28:26.9826990Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:26.9827277Z 2025-05-07T20:28:26.9827283Z 2025-05-07T20:28:26.9827287Z 2025-05-07T20:28:26.9827290Z 2025-05-07T20:28:26.9827294Z 2025-05-07T20:28:26.9828093Z 2025-05-07T20:28:26.9851093Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:26.9851518Z 2025-05-07T20:28:26.9851535Z 2025-05-07T20:28:26.9851539Z 2025-05-07T20:28:26.9851542Z 2025-05-07T20:28:26.9851546Z 2025-05-07T20:28:26.9851550Z 2025-05-07T20:28:26.9910515Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:26.9910816Z 2025-05-07T20:28:26.9910820Z 2025-05-07T20:28:26.9910824Z 2025-05-07T20:28:26.9910827Z 2025-05-07T20:28:26.9911318Z 2025-05-07T20:28:26.9982823Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.0332612Z numpy-2.0.2 | 7.6 MB | ###### | 60% 2025-05-07T20:28:27.0332872Z 2025-05-07T20:28:27.0332876Z 2025-05-07T20:28:27.0335251Z 2025-05-07T20:28:27.0340337Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:27.0340625Z 2025-05-07T20:28:27.0340628Z 2025-05-07T20:28:27.0342897Z 2025-05-07T20:28:27.0570877Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:27.0571211Z 2025-05-07T20:28:27.0571217Z 2025-05-07T20:28:27.0571223Z 2025-05-07T20:28:27.0571246Z 2025-05-07T20:28:27.0571251Z 2025-05-07T20:28:27.0571257Z 2025-05-07T20:28:27.0613634Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.0616595Z 2025-05-07T20:28:27.0990862Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:27.0991587Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:27.1380898Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:27.1381170Z 2025-05-07T20:28:27.1381208Z 2025-05-07T20:28:27.1384171Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:27.1384449Z 2025-05-07T20:28:27.1384454Z 2025-05-07T20:28:27.2261512Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:27.2261784Z 2025-05-07T20:28:27.5373285Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:27.5379987Z numpy-2.0.2 | 7.6 MB | ########## | 100% 2025-05-07T20:28:27.5380354Z 2025-05-07T20:28:27.5380584Z 2025-05-07T20:28:27.5380790Z  2025-05-07T20:28:27.5381013Z 2025-05-07T20:28:27.5381030Z 2025-05-07T20:28:27.5381218Z  2025-05-07T20:28:27.5381435Z 2025-05-07T20:28:27.5381438Z 2025-05-07T20:28:27.5381442Z 2025-05-07T20:28:27.5381617Z  2025-05-07T20:28:27.5381829Z 2025-05-07T20:28:27.5381832Z 2025-05-07T20:28:27.5381836Z 2025-05-07T20:28:27.5381839Z 2025-05-07T20:28:27.5382027Z  2025-05-07T20:28:27.5382241Z 2025-05-07T20:28:27.5382245Z 2025-05-07T20:28:27.5382249Z 2025-05-07T20:28:27.5382252Z 2025-05-07T20:28:27.5382256Z 2025-05-07T20:28:27.5382446Z  2025-05-07T20:28:27.5382662Z 2025-05-07T20:28:27.5382665Z 2025-05-07T20:28:27.5382878Z 2025-05-07T20:28:27.5382881Z 2025-05-07T20:28:27.5382885Z 2025-05-07T20:28:27.5382889Z 2025-05-07T20:28:27.5383093Z  done 2025-05-07T20:28:27.6391975Z Preparing transaction: | done 2025-05-07T20:28:27.7393889Z Verifying transaction: - done 2025-05-07T20:28:27.8401808Z Executing transaction: | done 2025-05-07T20:28:28.0156634Z ################################################################################ 2025-05-07T20:28:28.0157066Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:28.0157373Z # 2025-05-07T20:28:28.0175271Z # [2025-05-07T20:28:28.017Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:28.0175772Z ################################################################################ 2025-05-07T20:28:28.0175998Z 2025-05-07T20:28:28.0192255Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:28.1091676Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:28.1092620Z ################################################################################ 2025-05-07T20:28:28.1092978Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:28.1093277Z # 2025-05-07T20:28:28.1115281Z # [2025-05-07T20:28:28.111Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:28.1115727Z ################################################################################ 2025-05-07T20:28:28.1115956Z 2025-05-07T20:28:28.1137370Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:28.1163483Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:28.1180209Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:28.1180759Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:28.1189750Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:28.1198861Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:28.1221488Z [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:49.5513344Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:49.5515457Z Collecting torch 2025-05-07T20:29:49.5516389Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:49.5517125Z Collecting filelock (from torch) 2025-05-07T20:29:49.5517645Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:49.5518626Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from torch) (4.13.2) 2025-05-07T20:29:49.5519392Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:49.5519913Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:49.5520812Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 156.2 MB/s eta 0:00:00 2025-05-07T20:29:49.5521191Z Collecting networkx (from torch) 2025-05-07T20:29:49.5521712Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.2.1-py3-none-any.whl (1.6 MB) 2025-05-07T20:29:49.5522390Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 103.3 MB/s eta 0:00:00 2025-05-07T20:29:49.5522753Z Collecting jinja2 (from torch) 2025-05-07T20:29:49.5523257Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:49.5523782Z Collecting fsspec (from torch) 2025-05-07T20:29:49.5524305Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:49.5524909Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:49.5525646Z 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:49.5526907Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 133.5 MB/s eta 0:00:00 2025-05-07T20:29:49.5527350Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:49.5528096Z 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:49.5528908Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 87.7 MB/s eta 0:00:00 2025-05-07T20:29:49.5529331Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:49.5530080Z 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:49.5530908Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 144.5 MB/s eta 0:00:00 2025-05-07T20:29:49.5531303Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:49.5532025Z 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:49.5532842Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 43.8 MB/s eta 0:00:00 2025-05-07T20:29:49.5533446Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:49.5534175Z 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:49.5535095Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 75.8 MB/s eta 0:00:00 2025-05-07T20:29:49.5535503Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:49.5536532Z 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:49.5537369Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 153.5 MB/s eta 0:00:00 2025-05-07T20:29:49.5537808Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:49.5538639Z 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:49.5539446Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 78.9 MB/s eta 0:00:00 2025-05-07T20:29:49.5539862Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:49.5540603Z 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:49.5541402Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 59.4 MB/s eta 0:00:00 2025-05-07T20:29:49.5541824Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:49.5542574Z 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:49.5543381Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 63.0 MB/s eta 0:00:00 2025-05-07T20:29:49.5543766Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:49.5544482Z 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:49.5545291Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 162.6 MB/s eta 0:00:00 2025-05-07T20:29:49.5545689Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:49.5546364Z 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:49.5547084Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:49.5547959Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:29:49.5549273Z Requirement already satisfied: setuptools>=40.8.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch) (78.1.1) 2025-05-07T20:29:49.5550394Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:49.5550990Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:49.5551664Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 51.1 MB/s eta 0:00:00 2025-05-07T20:29:49.5552053Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:49.5552802Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2025-05-07T20:29:49.5553902Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp39-cp39-manylinux_2_28_x86_64.whl (916.3 MB) 2025-05-07T20:29:49.5554732Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.3/916.3 MB 29.2 MB/s eta 0:00:00 2025-05-07T20:29:49.5555555Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.4 MB) 2025-05-07T20:29:49.5556498Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 MB 77.0 MB/s eta 0:00:00 2025-05-07T20:29:49.5558185Z 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:49.5559656Z 2025-05-07T20:29:49.5561330Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 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:49.5563117Z 2025-05-07T20:29:51.7905204Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:51.7907643Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:55.2005064Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:29:58.6420161Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:29:58.6420618Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:30:01.9812414Z True 2025-05-07T20:30:01.9812692Z True 2025-05-07T20:30:01.9812821Z 2025-05-07T20:30:02.0460881Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:30:02.0502099Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:02.0502732Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:02.0519374Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:02.0519892Z env: 2025-05-07T20:30:02.0520129Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:02.0520435Z BUILD_ENV: build_binary 2025-05-07T20:30:02.0520694Z BUILD_TARGET: default 2025-05-07T20:30:02.0520943Z BUILD_VARIANT: cuda 2025-05-07T20:30:02.0521191Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:02.0521452Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:02.0521766Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:02.0522110Z ##[endgroup] 2025-05-07T20:30:02.3886553Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:30:02.3888565Z ################################################################################ 2025-05-07T20:30:02.3889187Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:30:02.3889572Z # 2025-05-07T20:30:02.3906673Z # [2025-05-07T20:30:02.390Z] + collect_pytorch_env_info build_binary 2025-05-07T20:30:02.3907235Z ################################################################################ 2025-05-07T20:30:02.3907482Z 2025-05-07T20:30:02.3923543Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:02.4828423Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:02.4839228Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:30:02.4840004Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:30:02.4840420Z 2025-05-07T20:30:02.5756808Z 2025-05-07T20:30:02.5757751Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:30:02.5781561Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:30:08.4665858Z Collecting environment information... 2025-05-07T20:30:08.4666307Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:30:08.4666723Z Is debug build: False 2025-05-07T20:30:08.4666990Z CUDA used to build PyTorch: 11.8 2025-05-07T20:30:08.4667285Z ROCM used to build PyTorch: N/A 2025-05-07T20:30:08.4667478Z 2025-05-07T20:30:08.4667589Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:30:08.4667928Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:30:08.4668261Z Clang version: Could not collect 2025-05-07T20:30:08.4668551Z CMake version: Could not collect 2025-05-07T20:30:08.4668827Z Libc version: glibc-2.34 2025-05-07T20:30:08.4668994Z 2025-05-07T20:30:08.4669211Z Python version: 3.9.21 (main, Dec 11 2024, 16:24:11) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:30:08.4669749Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:30:08.4670163Z Is CUDA available: True 2025-05-07T20:30:08.4670430Z CUDA runtime version: 11.8.89 2025-05-07T20:30:08.4670717Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:30:08.4671035Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:30:08.4671377Z Nvidia driver version: 570.133.07 2025-05-07T20:30:08.4671670Z cuDNN version: Could not collect 2025-05-07T20:30:08.4671956Z HIP runtime version: N/A 2025-05-07T20:30:08.4672222Z MIOpen runtime version: N/A 2025-05-07T20:30:08.4672499Z Is XNNPACK available: True 2025-05-07T20:30:08.4672665Z 2025-05-07T20:30:08.4672756Z CPU: 2025-05-07T20:30:08.4672980Z Architecture: x86_64 2025-05-07T20:30:08.4673329Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:30:08.4673734Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:30:08.4674126Z Byte Order: Little Endian 2025-05-07T20:30:08.4674456Z CPU(s): 16 2025-05-07T20:30:08.4674767Z On-line CPU(s) list: 0-15 2025-05-07T20:30:08.4675575Z Vendor ID: AuthenticAMD 2025-05-07T20:30:08.4675938Z Model name: AMD EPYC 7R32 2025-05-07T20:30:08.4676277Z CPU family: 23 2025-05-07T20:30:08.4676576Z Model: 49 2025-05-07T20:30:08.4676871Z Thread(s) per core: 2 2025-05-07T20:30:08.4677326Z Core(s) per socket: 8 2025-05-07T20:30:08.4677624Z Socket(s): 1 2025-05-07T20:30:08.4677912Z Stepping: 0 2025-05-07T20:30:08.4678227Z BogoMIPS: 5599.99 2025-05-07T20:30:08.4680288Z 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:30:08.4682337Z Hypervisor vendor: KVM 2025-05-07T20:30:08.4682661Z Virtualization type: full 2025-05-07T20:30:08.4683016Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:30:08.4683393Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:30:08.4683767Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:30:08.4684133Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:30:08.4684460Z NUMA node(s): 1 2025-05-07T20:30:08.4684800Z NUMA node0 CPU(s): 0-15 2025-05-07T20:30:08.4685172Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:30:08.4685551Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:30:08.4685930Z Vulnerability L1tf: Not affected 2025-05-07T20:30:08.4686294Z Vulnerability Mds: Not affected 2025-05-07T20:30:08.4686654Z Vulnerability Meltdown: Not affected 2025-05-07T20:30:08.4687024Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:30:08.4687411Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:30:08.4687973Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:30:08.4688562Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:30:08.4689120Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:30:08.4689821Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:30:08.4690688Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:30:08.4691372Z Vulnerability Srbds: Not affected 2025-05-07T20:30:08.4691753Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:30:08.4691990Z 2025-05-07T20:30:08.4692109Z Versions of relevant libraries: 2025-05-07T20:30:08.4692387Z [pip3] numpy==2.0.2 2025-05-07T20:30:08.4692649Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:30:08.4692972Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:30:08.4693292Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:30:08.4693624Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:30:08.4693950Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:30:08.4694256Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:30:08.4694710Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:30:08.4695026Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:30:08.4695344Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:30:08.4695651Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:30:08.4696074Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:30:08.4696378Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:30:08.4696689Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:30:08.4697092Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4697724Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4698244Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4698756Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4699297Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4699823Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4700342Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4700839Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4701343Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4701847Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4702365Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4702863Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4703364Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4703867Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4704366Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4704892Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4705413Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4705935Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4706458Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.4706953Z [conda] numpy 2.0.2 py39h9cb892a_1 conda-forge 2025-05-07T20:30:08.4707439Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:30:08.4707951Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:30:08.4708456Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:08.4708977Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:08.4709491Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:30:08.4709976Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:30:08.4710470Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:30:08.4710970Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:30:08.4711482Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:30:08.4711969Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:30:08.4712448Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:30:08.4712936Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:30:08.4713408Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:30:08.4713693Z 2025-05-07T20:30:08.5397996Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:08.5398736Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:08.5411503Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:08.5412021Z env: 2025-05-07T20:30:08.5423296Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:08.5423888Z BUILD_ENV: build_binary 2025-05-07T20:30:08.5424155Z BUILD_TARGET: default 2025-05-07T20:30:08.5424395Z BUILD_VARIANT: cuda 2025-05-07T20:30:08.5424647Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:08.5424918Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:08.5425235Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:08.5425572Z ##[endgroup] 2025-05-07T20:30:08.8816859Z ################################################################################ 2025-05-07T20:30:08.8817357Z # Prepare FBGEMM-GPU Build 2025-05-07T20:30:08.8817629Z # 2025-05-07T20:30:08.8833002Z # [2025-05-07T20:30:08.882Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:30:08.8833551Z ################################################################################ 2025-05-07T20:30:08.8833775Z 2025-05-07T20:30:08.8849871Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:08.9857076Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:08.9878598Z [BUILD] Running git submodules update ... 2025-05-07T20:30:08.9901212Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:30:09.0266678Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:30:09.0267278Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:30:09.0267740Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:30:09.0268151Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:30:09.0268578Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:30:09.0269028Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:30:09.0269450Z Synchronizing submodule url for '../external/json' 2025-05-07T20:30:09.0301854Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:30:09.0849492Z [BUILD] Installing other build dependencies ... 2025-05-07T20:30:09.0871631Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:11.4928627Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:11.5049243Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:11.6076227Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:11.6114914Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:11.8637996Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:11.8684986Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:11.9915230Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:11.9953985Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:12.3629214Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:12.3669360Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:12.4258628Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:30:12.4262563Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:30:12.5141888Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:12.5199013Z 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:12.5797181Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 21)) (2.0.2) 2025-05-07T20:30:12.6353462Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:12.6408154Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:12.7794029Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:12.7834050Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:12.8960533Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:12.9028169Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:12.9561952Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:30:13.0241889Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:13.0339064Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:13.1230988Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:13.1273239Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:13.2294295Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:13.2350607Z 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:13.3396274Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:13.3435081Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:13.4360751Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:13.4397919Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:13.5863057Z Collecting importlib-metadata>=4.6 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:13.5903623Z Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2025-05-07T20:30:13.7043210Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:13.7079123Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:13.8156412Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:13.8196121Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:13.9260666Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:13.9303137Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T20:30:14.0288653Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:14.0326364Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:14.0790151Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:14.1344670Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:14.1386564Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:14.1845365Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:14.2329274Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:14.2368362Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:14.2838442Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:14.3582423Z Collecting zipp>=3.20 (from importlib-metadata>=4.6->build->-r requirements.txt (line 14)) 2025-05-07T20:30:14.3620104Z Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) 2025-05-07T20:30:14.4625155Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:14.4664775Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:14.5186857Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:14.5709777Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:14.6197748Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:15.1625534Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 51.6 MB/s eta 0:00:00 2025-05-07T20:30:15.1670681Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:15.2188174Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:15.2799950Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:15.3325400Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:15.3875445Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:15.4373789Z Downloading PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) 2025-05-07T20:30:15.4922266Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.4/737.4 kB 9.1 MB/s eta 0:00:00 2025-05-07T20:30:15.4972660Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:15.5508477Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:15.6017461Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:15.6552484Z 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:15.7079801Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:15.7618426Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T20:30:15.8131035Z Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2025-05-07T20:30:15.8582423Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:15.9135657Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T20:30:15.9630097Z Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) 2025-05-07T20:30:16.0151360Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:16.0672283Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:16.1133941Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:16.1619650Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:16.4044073Z Installing collected packages: sortedcontainers, zipp, tomli, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, exceptiongroup, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, importlib-metadata, hypothesis, pyre-extensions, build 2025-05-07T20:30:18.8794532Z 2025-05-07T20:30:18.8868630Z 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 exceptiongroup-1.2.2 hypothesis-6.131.14 importlib-metadata-8.7.0 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 tomli-2.2.1 typing-inspect-0.9.0 zipp-3.21.0 2025-05-07T20:30:19.0836281Z ################################################################################ 2025-05-07T20:30:19.0836649Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:19.0836930Z # 2025-05-07T20:30:19.0854252Z # [2025-05-07T20:30:19.085Z] + install_triton_pip build_binary 2025-05-07T20:30:19.0854767Z ################################################################################ 2025-05-07T20:30:19.0854992Z 2025-05-07T20:30:19.0855231Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:19.0855907Z ################################################################################ 2025-05-07T20:30:19.0856292Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:19.0856625Z # 2025-05-07T20:30:19.0873572Z # [2025-05-07T20:30:19.087Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:19.0874230Z ################################################################################ 2025-05-07T20:30:19.0874624Z 2025-05-07T20:30:19.0890998Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:19.1805536Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:19.1806035Z ################################################################################ 2025-05-07T20:30:19.1806533Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:19.1806872Z # 2025-05-07T20:30:19.1823823Z # [2025-05-07T20:30:19.182Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:19.1824387Z ################################################################################ 2025-05-07T20:30:19.1824620Z 2025-05-07T20:30:19.1870972Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:19.1887708Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:19.1888546Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:19.1897954Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:19.1907690Z [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:19.1929325Z [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:27.0086421Z 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:27.0087753Z 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:27.0088478Z 2025-05-07T20:30:27.0088728Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:27.0089150Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:27.0089975Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:30:27.0091194Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.4 MB) 2025-05-07T20:30:27.0092283Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 MB 52.4 MB/s eta 0:00:00 2025-05-07T20:30:27.0092678Z Installing collected packages: pytorch-triton 2025-05-07T20:30:27.0093043Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:27.0093445Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:27.0093872Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:27.0094396Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:27.0094855Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:27.0095133Z 2025-05-07T20:30:29.2798810Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:29.2802388Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:31.4505071Z ################################################################################ 2025-05-07T20:30:31.4505597Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:31.4506001Z ################################################################################ 2025-05-07T20:30:31.4506232Z 2025-05-07T20:30:33.5060419Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:35.6882409Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:35.6886598Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:35.6920922Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:35.6921419Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:35.6933999Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:35.6934641Z env: 2025-05-07T20:30:35.6934877Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:35.6935187Z BUILD_ENV: build_binary 2025-05-07T20:30:35.6935450Z BUILD_TARGET: default 2025-05-07T20:30:35.6935692Z BUILD_VARIANT: cuda 2025-05-07T20:30:35.6936166Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:35.6936432Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:35.6936742Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:35.6937086Z ##[endgroup] 2025-05-07T20:30:36.0274052Z ################################################################################ 2025-05-07T20:30:36.0274592Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:36.0274976Z # 2025-05-07T20:30:36.0289044Z # [2025-05-07T20:30:36.028Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.0289885Z ################################################################################ 2025-05-07T20:30:36.0290123Z 2025-05-07T20:30:36.0290475Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.0291137Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.0291453Z 2025-05-07T20:30:36.2205085Z 329e0045388cfdb3ba9cd22e4f9348edd3d7ac74 fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.2207939Z 2025-05-07T20:30:36.2209280Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.2209765Z 2025-05-07T20:30:36.4429277Z afce7407b5d8c09644fe1450fe0be9dec889ac20b8b6917d2c01fe82c320d9f1 fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.4432208Z 2025-05-07T20:30:36.4432548Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.4432880Z 2025-05-07T20:30:36.8971839Z 67fe3385d68d552c839287ae23992b71 fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.8977339Z 2025-05-07T20:30:36.8986820Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:36.9009078Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:43.4250540Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp39-cp39-manylinux_2_28_x86_64.whl 2025-05-07T20:30:43.4251527Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages (from fbgemm-gpu-nightly==2025.5.7) (2.0.2) 2025-05-07T20:30:43.4252348Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:30:43.4252796Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:30:43.4253051Z 2025-05-07T20:30:50.2392957Z ################################################################################ 2025-05-07T20:30:50.2393370Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:50.2393781Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:50.2394263Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:50.2394595Z [CHECK] 2025-05-07T20:30:50.2394944Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:50.2395461Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:50.2395882Z ################################################################################ 2025-05-07T20:30:50.2396104Z 2025-05-07T20:30:50.2396235Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:54.2307614Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:58.2526285Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:31:02.2458386Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:31:02.2461323Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:31:14.2518230Z ################################################################################ 2025-05-07T20:31:14.2519066Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:31:14.2519434Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:31:14.2519795Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:31:14.2520146Z ################################################################################ 2025-05-07T20:31:14.2520375Z 2025-05-07T20:31:18.2514998Z ################################################################################ 2025-05-07T20:31:18.2515434Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:18.2516866Z [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:18.2518269Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:31:18.2518598Z ################################################################################ 2025-05-07T20:31:18.2518831Z 2025-05-07T20:31:18.2518994Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:22.2542709Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:26.2793729Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:30.4082643Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:34.4061706Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:38.4126170Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:31:42.4071165Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:31:46.4028908Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:31:46.4033105Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:50.3158914Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:50.3159349Z 2025-05-07T20:31:50.3781483Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:54.2850902Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:54.2851216Z 2025-05-07T20:31:54.3524270Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:54.3525020Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:31:54.3565398Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:54.3565882Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:54.3578432Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:54.3578803Z env: 2025-05-07T20:31:54.3579054Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:31:54.3579372Z BUILD_ENV: build_binary 2025-05-07T20:31:54.3579670Z BUILD_TARGET: default 2025-05-07T20:31:54.3579930Z BUILD_VARIANT: cuda 2025-05-07T20:31:54.3580183Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:31:54.3580463Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:31:54.3580787Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:31:54.3581132Z ##[endgroup] 2025-05-07T20:31:54.6946918Z ################################################################################ 2025-05-07T20:31:54.6947331Z # Test All FBGEMM-GPU Modules 2025-05-07T20:31:54.6947608Z # 2025-05-07T20:31:54.6961777Z # [2025-05-07T20:31:54.695Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:31:54.6962194Z ################################################################################ 2025-05-07T20:31:54.6962435Z 2025-05-07T20:32:02.6804348Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:32:02.6804941Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:32:02.6805804Z [TEST] Determined the test directories: 2025-05-07T20:32:02.6806115Z fbgemm_gpu/test 2025-05-07T20:32:02.6806253Z 2025-05-07T20:32:02.6813137Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:32:02.6821825Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:32:02.6822437Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:32:02.6822731Z 2025-05-07T20:32:03.1063927Z 2025-05-07T20:32:03.1064253Z [TEST] Installing PyTest ... 2025-05-07T20:32:03.1088476Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:32:04.1478699Z Channels: 2025-05-07T20:32:04.1479194Z - conda-forge 2025-05-07T20:32:04.1479659Z Platform: linux-64 2025-05-07T20:32:07.4917826Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:32:08.5088242Z Solving environment: \ | done 2025-05-07T20:32:08.5993189Z 2025-05-07T20:32:08.5993772Z ## Package Plan ## 2025-05-07T20:32:08.5994052Z 2025-05-07T20:32:08.5994388Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:32:08.5994718Z 2025-05-07T20:32:08.5994824Z added / updated specs: 2025-05-07T20:32:08.5995097Z - expecttest 2025-05-07T20:32:08.5995326Z - pytest 2025-05-07T20:32:08.5995466Z 2025-05-07T20:32:08.5995471Z 2025-05-07T20:32:08.5995598Z The following packages will be downloaded: 2025-05-07T20:32:08.5995834Z 2025-05-07T20:32:08.5995957Z package | build 2025-05-07T20:32:08.5996317Z ---------------------------|----------------- 2025-05-07T20:32:08.5996706Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:32:08.5997196Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:32:08.5997686Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:32:08.5998149Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:32:08.5998602Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:32:08.5999046Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:32:08.5999477Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:32:08.5999914Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:32:08.6000313Z ------------------------------------------------------------ 2025-05-07T20:32:08.6001069Z Total: 428 KB 2025-05-07T20:32:08.6001290Z 2025-05-07T20:32:08.6001437Z The following NEW packages will be INSTALLED: 2025-05-07T20:32:08.6001662Z 2025-05-07T20:32:08.6001869Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:32:08.6002399Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:32:08.6002941Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:32:08.6003442Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:32:08.6003912Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:32:08.6004381Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:32:08.6004824Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:32:08.6005286Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:32:08.6005569Z 2025-05-07T20:32:08.6005581Z 2025-05-07T20:32:08.6005585Z 2025-05-07T20:32:08.6005733Z Downloading and Extracting Packages: ...working... 2025-05-07T20:32:08.6006117Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:32:08.6006353Z 2025-05-07T20:32:08.6006780Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:32:08.6007021Z 2025-05-07T20:32:08.6007024Z 2025-05-07T20:32:08.6016126Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:32:08.6016618Z 2025-05-07T20:32:08.6016622Z 2025-05-07T20:32:08.6016626Z 2025-05-07T20:32:08.6028225Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:32:08.6028474Z 2025-05-07T20:32:08.6028478Z 2025-05-07T20:32:08.6028481Z 2025-05-07T20:32:08.6034069Z 2025-05-07T20:32:08.6059527Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:32:08.6059824Z 2025-05-07T20:32:08.6059828Z 2025-05-07T20:32:08.6059832Z 2025-05-07T20:32:08.6059835Z 2025-05-07T20:32:08.6059839Z 2025-05-07T20:32:08.6067104Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:32:08.6067356Z 2025-05-07T20:32:08.6067360Z 2025-05-07T20:32:08.6067364Z 2025-05-07T20:32:08.6067367Z 2025-05-07T20:32:08.6067371Z 2025-05-07T20:32:08.6067375Z 2025-05-07T20:32:08.6070099Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:32:08.6070407Z 2025-05-07T20:32:08.6070425Z 2025-05-07T20:32:08.6070436Z 2025-05-07T20:32:08.6070439Z 2025-05-07T20:32:08.6070443Z 2025-05-07T20:32:08.6070447Z 2025-05-07T20:32:08.6070450Z 2025-05-07T20:32:08.7321708Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:32:08.7322006Z 2025-05-07T20:32:08.7322010Z 2025-05-07T20:32:08.7322026Z 2025-05-07T20:32:08.7323941Z 2025-05-07T20:32:08.7341728Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:32:08.7342023Z 2025-05-07T20:32:08.7342027Z 2025-05-07T20:32:08.7342037Z 2025-05-07T20:32:08.7384487Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:32:08.7385187Z 2025-05-07T20:32:08.7385194Z 2025-05-07T20:32:08.7385211Z 2025-05-07T20:32:08.7388602Z 2025-05-07T20:32:08.7415733Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:08.7416073Z 2025-05-07T20:32:08.7416077Z 2025-05-07T20:32:08.7417203Z 2025-05-07T20:32:08.8410997Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:08.8411281Z 2025-05-07T20:32:08.8411286Z 2025-05-07T20:32:08.8411289Z 2025-05-07T20:32:08.8411293Z 2025-05-07T20:32:08.8411304Z 2025-05-07T20:32:08.8467195Z 2025-05-07T20:32:08.8522130Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:08.8522666Z 2025-05-07T20:32:08.8522674Z 2025-05-07T20:32:08.8522695Z 2025-05-07T20:32:08.8522702Z 2025-05-07T20:32:08.8522709Z 2025-05-07T20:32:08.8686498Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:32:08.8816904Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:32:08.8817164Z 2025-05-07T20:32:08.8817168Z 2025-05-07T20:32:08.8817172Z 2025-05-07T20:32:08.8817179Z 2025-05-07T20:32:08.8817184Z 2025-05-07T20:32:08.8817188Z 2025-05-07T20:32:08.8828147Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:08.8828429Z 2025-05-07T20:32:08.8828433Z 2025-05-07T20:32:08.8828437Z 2025-05-07T20:32:08.8828450Z 2025-05-07T20:32:08.8830918Z 2025-05-07T20:32:08.9038150Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:32:08.9123759Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:32:08.9124007Z 2025-05-07T20:32:08.9124011Z 2025-05-07T20:32:08.9124014Z 2025-05-07T20:32:08.9124631Z 2025-05-07T20:32:08.9158158Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:08.9158450Z 2025-05-07T20:32:08.9158454Z 2025-05-07T20:32:08.9158458Z 2025-05-07T20:32:08.9168720Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:08.9168990Z 2025-05-07T20:32:08.9168994Z 2025-05-07T20:32:08.9168998Z 2025-05-07T20:32:08.9169001Z 2025-05-07T20:32:08.9169005Z 2025-05-07T20:32:08.9169345Z 2025-05-07T20:32:08.9288754Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:08.9289335Z 2025-05-07T20:32:08.9289343Z 2025-05-07T20:32:08.9289350Z 2025-05-07T20:32:08.9289698Z 2025-05-07T20:32:08.9289706Z 2025-05-07T20:32:08.9391129Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:32:08.9391401Z 2025-05-07T20:32:08.9391404Z 2025-05-07T20:32:08.9391408Z 2025-05-07T20:32:08.9391412Z 2025-05-07T20:32:08.9391415Z 2025-05-07T20:32:08.9391419Z 2025-05-07T20:32:08.9391423Z 2025-05-07T20:32:08.9400619Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:08.9400910Z 2025-05-07T20:32:08.9400914Z 2025-05-07T20:32:08.9400917Z 2025-05-07T20:32:08.9400921Z 2025-05-07T20:32:08.9400924Z 2025-05-07T20:32:08.9400937Z 2025-05-07T20:32:08.9400941Z 2025-05-07T20:32:08.9531929Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:08.9532210Z 2025-05-07T20:32:08.9532214Z 2025-05-07T20:32:08.9532218Z 2025-05-07T20:32:08.9532222Z 2025-05-07T20:32:08.9532225Z 2025-05-07T20:32:08.9532229Z 2025-05-07T20:32:08.9532233Z 2025-05-07T20:32:08.9535724Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:08.9646841Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:32:08.9647087Z 2025-05-07T20:32:08.9656505Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:32:08.9656753Z 2025-05-07T20:32:08.9747183Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:32:08.9747437Z 2025-05-07T20:32:08.9747847Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:32:08.9748094Z 2025-05-07T20:32:08.9748247Z 2025-05-07T20:32:08.9755322Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:32:08.9755631Z 2025-05-07T20:32:08.9755636Z 2025-05-07T20:32:08.9849831Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:32:08.9850080Z 2025-05-07T20:32:08.9850091Z 2025-05-07T20:32:08.9857083Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:32:08.9857445Z 2025-05-07T20:32:08.9857659Z 2025-05-07T20:32:08.9857828Z  2025-05-07T20:32:08.9858042Z 2025-05-07T20:32:08.9858046Z 2025-05-07T20:32:08.9858213Z  2025-05-07T20:32:08.9858429Z 2025-05-07T20:32:08.9858433Z 2025-05-07T20:32:08.9858436Z 2025-05-07T20:32:08.9858613Z  2025-05-07T20:32:08.9858830Z 2025-05-07T20:32:08.9858833Z 2025-05-07T20:32:08.9858837Z 2025-05-07T20:32:08.9858841Z 2025-05-07T20:32:08.9859213Z  2025-05-07T20:32:08.9859432Z 2025-05-07T20:32:08.9859436Z 2025-05-07T20:32:08.9859448Z 2025-05-07T20:32:08.9859452Z 2025-05-07T20:32:08.9859456Z 2025-05-07T20:32:08.9859638Z  2025-05-07T20:32:08.9859854Z 2025-05-07T20:32:08.9859857Z 2025-05-07T20:32:08.9859861Z 2025-05-07T20:32:08.9859864Z 2025-05-07T20:32:08.9859880Z 2025-05-07T20:32:08.9859884Z 2025-05-07T20:32:08.9860070Z  2025-05-07T20:32:08.9860296Z 2025-05-07T20:32:08.9860299Z 2025-05-07T20:32:08.9860303Z 2025-05-07T20:32:08.9860306Z 2025-05-07T20:32:08.9860310Z 2025-05-07T20:32:08.9860321Z 2025-05-07T20:32:08.9860324Z 2025-05-07T20:32:08.9860525Z  done 2025-05-07T20:32:09.0866386Z Preparing transaction: - done 2025-05-07T20:32:09.1868468Z Verifying transaction: | done 2025-05-07T20:32:10.9896463Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:32:11.1129963Z [TEST] Checking imports ... 2025-05-07T20:32:15.1040190Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:32:15.1051986Z [TEST] Setting feature flags ... 2025-05-07T20:32:15.1052624Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:32:15.1053447Z 2025-05-07T20:32:15.5284526Z 2025-05-07T20:32:15.5285446Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:32:15.5286677Z ################################################################################ 2025-05-07T20:32:15.5287192Z # Run FBGEMM-GPU Tests: 2025-05-07T20:32:15.5287446Z # 2025-05-07T20:32:15.5303533Z # [2025-05-07T20:32:15.530Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:32:15.5304134Z ################################################################################ 2025-05-07T20:32:15.5304470Z 2025-05-07T20:32:15.5310956Z [TEST] Enumerating ALL test files ... 2025-05-07T20:32:15.5344615Z ./batched_unary_embeddings_test.py 2025-05-07T20:32:15.5344948Z ./combine/empty_weights_test.py 2025-05-07T20:32:15.5345243Z ./combine/input_combine_test.py 2025-05-07T20:32:15.5345615Z ./config/feature_gate_test.py 2025-05-07T20:32:15.5345950Z ./jagged/1d_to_dense_test.py 2025-05-07T20:32:15.5346217Z ./jagged/2d_to_dense_test.py 2025-05-07T20:32:15.5346537Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:15.5346877Z ./jagged/dense_bmm_test.py 2025-05-07T20:32:15.5347204Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:15.5347546Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:15.5347843Z ./jagged/elementwise_binary_test.py 2025-05-07T20:32:15.5348237Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:15.5348570Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:15.5348890Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:15.5349218Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:32:15.5349525Z ./jagged/misc_ops_test.py 2025-05-07T20:32:15.5349785Z ./jagged/slice_test.py 2025-05-07T20:32:15.5350045Z ./jagged/unique_indices_test.py 2025-05-07T20:32:15.5350352Z ./layout_transform_ops_test.py 2025-05-07T20:32:15.5350696Z ./merge_pooled_embeddings_test.py 2025-05-07T20:32:15.5350975Z ./metric_ops_test.py 2025-05-07T20:32:15.5351241Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:32:15.5351564Z ./quantize/bfloat16_test.py 2025-05-07T20:32:15.5351841Z ./quantize/comm_codec_test.py 2025-05-07T20:32:15.5352115Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:32:15.5352400Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:32:15.5352708Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:32:15.5352997Z ./quantize/hfp8_test.py 2025-05-07T20:32:15.5353257Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:32:15.5353542Z ./quantize/msfp_test.py 2025-05-07T20:32:15.5353815Z ./quantize/mx4_test.py 2025-05-07T20:32:15.5354288Z ./release/stable_release_test.py 2025-05-07T20:32:15.5354581Z ./runtime_monitor_test.py 2025-05-07T20:32:15.5354862Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:15.5355190Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:32:15.5355503Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:32:15.5355805Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:32:15.5356106Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:32:15.5356472Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:32:15.5356848Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:32:15.5357178Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:32:15.5357498Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:15.5357813Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:32:15.5358132Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:32:15.5358466Z ./sll/jagged_softmax_test.py 2025-05-07T20:32:15.5358778Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:32:15.5359123Z ./sparse/block_bucketize_test.py 2025-05-07T20:32:15.5359408Z ./sparse/cumsum_test.py 2025-05-07T20:32:15.5359691Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:32:15.5360024Z ./sparse/index_select_test.py 2025-05-07T20:32:15.5360304Z ./sparse/misc_ops_test.py 2025-05-07T20:32:15.5360568Z ./sparse/pack_segments_test.py 2025-05-07T20:32:15.5360859Z ./sparse/permute_embeddings_test.py 2025-05-07T20:32:15.5361860Z ./sparse/permute_indices_test.py 2025-05-07T20:32:15.5362161Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:32:15.5362474Z ./sparse/reorder_batched_test.py 2025-05-07T20:32:15.5362773Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:32:15.5363104Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:32:15.5363417Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:32:15.5363710Z ./tbe/cache/cache_test.py 2025-05-07T20:32:15.5363993Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:32:15.5364305Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:32:15.5364592Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:32:15.5364887Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:32:15.5365197Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:32:15.5365525Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:32:15.5365852Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:32:15.5366161Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:32:15.5366490Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:32:15.5366824Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:32:15.5367159Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:32:15.5367454Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:32:15.5367748Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:32:15.5368077Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:32:15.5368377Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:32:15.5368675Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:32:15.5369072Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:32:15.5369483Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:32:15.5369828Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:32:15.5370144Z ./tbe/training/backward_dense_test.py 2025-05-07T20:32:15.5370452Z ./tbe/training/backward_none_test.py 2025-05-07T20:32:15.5370761Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:32:15.5371085Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:32:15.5371436Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:32:15.5371786Z ./tbe/training/forward_test.py 2025-05-07T20:32:15.5372078Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:32:15.5372398Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:32:15.5372713Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:32:15.5373031Z ./utils/filestore_test.py 2025-05-07T20:32:15.5373283Z ./uvm/copy_test.py 2025-05-07T20:32:15.5373511Z ./uvm/ops_load_test.py 2025-05-07T20:32:15.5373751Z ./uvm/uvm_test.py 2025-05-07T20:32:15.5373887Z 2025-05-07T20:32:15.5374111Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:32:15.5374431Z 2025-05-07T20:32:15.5374567Z ################################################################################ 2025-05-07T20:32:15.5389536Z # [2025-05-07T20:32:15.538Z] Run Python Test Suite: 2025-05-07T20:32:15.5389891Z # ./batched_unary_embeddings_test.py 2025-05-07T20:32:15.5390224Z ################################################################################ 2025-05-07T20:32:15.5413829Z + 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:15.5414583Z 2025-05-07T20:32:18.0931546Z ============================= test session starts ============================== 2025-05-07T20:32:18.0932199Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:18.0932742Z cachedir: .pytest_cache 2025-05-07T20:32:18.0933356Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:18.0934097Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:18.0934592Z plugins: hypothesis-6.131.14 2025-05-07T20:32:19.7069066Z collecting ... collected 2 items 2025-05-07T20:32:19.7069311Z 2025-05-07T20:32:19.7250908Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:32:19.9641618Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:32:19.9642045Z 2025-05-07T20:32:19.9642196Z =============================== warnings summary =============================== 2025-05-07T20:32:19.9642607Z test/batched_unary_embeddings_test.py: 512 warnings 2025-05-07T20:32:19.9643838Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/batched_unary_embeddings_test.py:142: DeprecationWarning: an integer is required (got type float). Implicit conversion to integers using __int__ is deprecated, and may be removed in a future version of Python. 2025-05-07T20:32:19.9645152Z indices.append(torch.IntTensor(i).to(device)) 2025-05-07T20:32:19.9645402Z 2025-05-07T20:32:19.9645657Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:32:19.9648928Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:19.9652236Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:19.9652647Z 2025-05-07T20:32:19.9652885Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:19.9653379Z ======================= 2 passed, 513 warnings in 2.39s ======================== 2025-05-07T20:32:20.6132487Z 2025-05-07T20:32:20.6133381Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:32:20.6155718Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:32:20.6156056Z 2025-05-07T20:32:20.6156061Z 2025-05-07T20:32:20.6156065Z 2025-05-07T20:32:20.6156070Z 2025-05-07T20:32:20.6176212Z ################################################################################ 2025-05-07T20:32:20.6191588Z # [2025-05-07T20:32:20.618Z] Run Python Test Suite: 2025-05-07T20:32:20.6191947Z # ./combine/empty_weights_test.py 2025-05-07T20:32:20.6201933Z ################################################################################ 2025-05-07T20:32:20.6214458Z + 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:20.6215106Z 2025-05-07T20:32:22.7967228Z ============================= test session starts ============================== 2025-05-07T20:32:22.7967868Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:22.7968403Z cachedir: .pytest_cache 2025-05-07T20:32:22.7969019Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:22.7969759Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:22.7970210Z plugins: hypothesis-6.131.14 2025-05-07T20:32:24.4649836Z collecting ... collected 1 item 2025-05-07T20:32:24.4650109Z 2025-05-07T20:32:24.4676508Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:32:24.4676965Z 2025-05-07T20:32:24.4677125Z =========================== short test summary info ============================ 2025-05-07T20:32:24.4678017Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:32:24.4678484Z ============================== 1 skipped in 1.80s ============================== 2025-05-07T20:32:25.0182493Z 2025-05-07T20:32:25.0183203Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:32:25.0200198Z [TEST] Python test time for ./combine/empty_weights_test.py: 5 seconds 2025-05-07T20:32:25.0200517Z 2025-05-07T20:32:25.0200522Z 2025-05-07T20:32:25.0200525Z 2025-05-07T20:32:25.0200529Z 2025-05-07T20:32:25.0222311Z ################################################################################ 2025-05-07T20:32:25.0238212Z # [2025-05-07T20:32:25.023Z] Run Python Test Suite: 2025-05-07T20:32:25.0238566Z # ./combine/input_combine_test.py 2025-05-07T20:32:25.0238894Z ################################################################################ 2025-05-07T20:32:25.0263253Z + 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:25.0263908Z 2025-05-07T20:32:27.1882301Z ============================= test session starts ============================== 2025-05-07T20:32:27.1883570Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:27.1884648Z cachedir: .pytest_cache 2025-05-07T20:32:27.1885825Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:27.1887375Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:27.1888219Z plugins: hypothesis-6.131.14 2025-05-07T20:32:28.8674560Z collecting ... collected 14 items 2025-05-07T20:32:28.8674839Z 2025-05-07T20:32:28.8716505Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:32:29.1798388Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:32:29.1816576Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:32:29.1876890Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:32:29.1928962Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:32:29.1944828Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:32:29.2009636Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:32:29.2046108Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:32:29.2095959Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:32:29.2123831Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:32:29.2173554Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:32:29.2202148Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:32:29.2214258Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:32:29.2239320Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:32:29.2239849Z 2025-05-07T20:32:29.2240006Z ============================== 14 passed in 2.17s ============================== 2025-05-07T20:32:29.8765608Z 2025-05-07T20:32:29.8766005Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:32:29.8786505Z [TEST] Python test time for ./combine/input_combine_test.py: 4 seconds 2025-05-07T20:32:29.8786920Z 2025-05-07T20:32:29.8786926Z 2025-05-07T20:32:29.8786931Z 2025-05-07T20:32:29.8786936Z 2025-05-07T20:32:29.8807684Z ################################################################################ 2025-05-07T20:32:29.8823166Z # [2025-05-07T20:32:29.882Z] Run Python Test Suite: 2025-05-07T20:32:29.8823532Z # ./config/feature_gate_test.py 2025-05-07T20:32:29.8823853Z ################################################################################ 2025-05-07T20:32:29.8848540Z + 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:29.8849458Z 2025-05-07T20:32:32.0437625Z ============================= test session starts ============================== 2025-05-07T20:32:32.0438294Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:32.0438845Z cachedir: .pytest_cache 2025-05-07T20:32:32.0439441Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:32.0440197Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:32.0440626Z plugins: hypothesis-6.131.14 2025-05-07T20:32:33.7211951Z collecting ... collected 2 items 2025-05-07T20:32:33.7212211Z 2025-05-07T20:32:33.7222121Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:32:33.7222567Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:33.7222775Z 2025-05-07T20:32:33.7222886Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:33.7223092Z 2025-05-07T20:32:33.7223280Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:33.7223541Z 2025-05-07T20:32:33.7223710Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:33.7223959Z 2025-05-07T20:32:33.7224127Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:33.7224403Z 2025-05-07T20:32:33.7224566Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:33.7224849Z 2025-05-07T20:32:33.7225007Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:33.7225417Z 2025-05-07T20:32:33.7225585Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:33.7225836Z 2025-05-07T20:32:33.7225983Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:33.7226230Z 2025-05-07T20:32:33.7226375Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:33.7226710Z PASSED 2025-05-07T20:32:33.7244678Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:32:33.7245416Z 2025-05-07T20:32:33.7245584Z =========================== short test summary info ============================ 2025-05-07T20:32:33.7246075Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:32:33.7246555Z ========================= 1 passed, 1 skipped in 1.82s ========================= 2025-05-07T20:32:34.2811853Z 2025-05-07T20:32:34.2812296Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:32:34.2833522Z [TEST] Python test time for ./config/feature_gate_test.py: 5 seconds 2025-05-07T20:32:34.2833838Z 2025-05-07T20:32:34.2833843Z 2025-05-07T20:32:34.2833846Z 2025-05-07T20:32:34.2833850Z 2025-05-07T20:32:34.2855122Z ################################################################################ 2025-05-07T20:32:34.2870465Z # [2025-05-07T20:32:34.286Z] Run Python Test Suite: 2025-05-07T20:32:34.2870818Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:32:34.2871145Z ################################################################################ 2025-05-07T20:32:34.2896199Z + 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:34.2897083Z 2025-05-07T20:32:36.4514177Z ============================= test session starts ============================== 2025-05-07T20:32:36.4515232Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:36.4516589Z cachedir: .pytest_cache 2025-05-07T20:32:36.4517613Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:36.4518879Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:36.4519558Z plugins: hypothesis-6.131.14 2025-05-07T20:32:38.6085393Z collecting ... collected 4 items 2025-05-07T20:32:38.6085848Z 2025-05-07T20:32:38.9620213Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9621173Z self=, 2025-05-07T20:32:38.9621741Z B=1, 2025-05-07T20:32:38.9622002Z max_sequence_length=1, 2025-05-07T20:32:38.9622329Z padding_value=0, 2025-05-07T20:32:38.9622618Z ) 2025-05-07T20:32:38.9622887Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9623498Z self=, 2025-05-07T20:32:38.9624055Z B=103, 2025-05-07T20:32:38.9624319Z max_sequence_length=1, 2025-05-07T20:32:38.9624638Z padding_value=0, 2025-05-07T20:32:38.9624917Z ) 2025-05-07T20:32:38.9625181Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9625776Z self=, 2025-05-07T20:32:38.9626343Z B=103, 2025-05-07T20:32:38.9626613Z max_sequence_length=224, 2025-05-07T20:32:38.9626946Z padding_value=41016, 2025-05-07T20:32:38.9627245Z ) 2025-05-07T20:32:38.9627516Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9628092Z self=, 2025-05-07T20:32:38.9628649Z B=7, 2025-05-07T20:32:38.9628916Z max_sequence_length=473, 2025-05-07T20:32:38.9629238Z padding_value=55817, 2025-05-07T20:32:38.9629564Z ) 2025-05-07T20:32:38.9629857Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9630430Z self=, 2025-05-07T20:32:38.9630985Z B=21, 2025-05-07T20:32:38.9631251Z max_sequence_length=429, 2025-05-07T20:32:38.9631578Z padding_value=-43576, 2025-05-07T20:32:38.9631874Z ) 2025-05-07T20:32:38.9632147Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9632723Z self=, 2025-05-07T20:32:38.9633574Z B=35, 2025-05-07T20:32:38.9633850Z max_sequence_length=266, 2025-05-07T20:32:38.9634187Z padding_value=57652, 2025-05-07T20:32:38.9634478Z ) 2025-05-07T20:32:38.9634751Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9635361Z self=, 2025-05-07T20:32:38.9636163Z B=16, 2025-05-07T20:32:38.9636452Z max_sequence_length=168, 2025-05-07T20:32:38.9636790Z padding_value=-24624, 2025-05-07T20:32:38.9637081Z ) 2025-05-07T20:32:38.9637351Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9637932Z self=, 2025-05-07T20:32:38.9638480Z B=89, 2025-05-07T20:32:38.9638746Z max_sequence_length=363, 2025-05-07T20:32:38.9639078Z padding_value=-55348, 2025-05-07T20:32:38.9639368Z ) 2025-05-07T20:32:38.9639637Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9640229Z self=, 2025-05-07T20:32:38.9640783Z B=59, 2025-05-07T20:32:38.9641044Z max_sequence_length=403, 2025-05-07T20:32:38.9641376Z padding_value=-4601, 2025-05-07T20:32:38.9641669Z ) 2025-05-07T20:32:38.9641934Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9642514Z self=, 2025-05-07T20:32:38.9643244Z B=112, 2025-05-07T20:32:38.9643504Z max_sequence_length=291, 2025-05-07T20:32:38.9643838Z padding_value=-73176, 2025-05-07T20:32:38.9644138Z ) 2025-05-07T20:32:38.9644408Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9644995Z self=, 2025-05-07T20:32:38.9645556Z B=5, 2025-05-07T20:32:38.9645818Z max_sequence_length=103, 2025-05-07T20:32:38.9646154Z padding_value=8516, 2025-05-07T20:32:38.9646450Z ) 2025-05-07T20:32:38.9646719Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9647301Z self=, 2025-05-07T20:32:38.9647856Z B=103, 2025-05-07T20:32:38.9648120Z max_sequence_length=103, 2025-05-07T20:32:38.9648440Z padding_value=8516, 2025-05-07T20:32:38.9648726Z ) 2025-05-07T20:32:38.9648994Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9649576Z self=, 2025-05-07T20:32:38.9650129Z B=103, 2025-05-07T20:32:38.9650392Z max_sequence_length=1, 2025-05-07T20:32:38.9650706Z padding_value=8516, 2025-05-07T20:32:38.9650995Z ) 2025-05-07T20:32:38.9651267Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9651842Z self=, 2025-05-07T20:32:38.9652400Z B=1, 2025-05-07T20:32:38.9652658Z max_sequence_length=1, 2025-05-07T20:32:38.9653026Z padding_value=8516, 2025-05-07T20:32:38.9653334Z ) 2025-05-07T20:32:38.9653608Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9654283Z self=, 2025-05-07T20:32:38.9654840Z B=1, 2025-05-07T20:32:38.9655099Z max_sequence_length=1, 2025-05-07T20:32:38.9655418Z padding_value=1, 2025-05-07T20:32:38.9655697Z ) 2025-05-07T20:32:38.9655966Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9656549Z self=, 2025-05-07T20:32:38.9657108Z B=26, 2025-05-07T20:32:38.9657370Z max_sequence_length=248, 2025-05-07T20:32:38.9657704Z padding_value=-33938, 2025-05-07T20:32:38.9658005Z ) 2025-05-07T20:32:38.9658268Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9658854Z self=, 2025-05-07T20:32:38.9659556Z B=1, 2025-05-07T20:32:38.9659816Z max_sequence_length=248, 2025-05-07T20:32:38.9660150Z padding_value=-33938, 2025-05-07T20:32:38.9660448Z ) 2025-05-07T20:32:38.9660709Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9661292Z self=, 2025-05-07T20:32:38.9661848Z B=1, 2025-05-07T20:32:38.9662105Z max_sequence_length=248, 2025-05-07T20:32:38.9662439Z padding_value=1, 2025-05-07T20:32:38.9662720Z ) 2025-05-07T20:32:38.9662987Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9663572Z self=, 2025-05-07T20:32:38.9664132Z B=71, 2025-05-07T20:32:38.9664399Z max_sequence_length=364, 2025-05-07T20:32:38.9664723Z padding_value=3266, 2025-05-07T20:32:38.9665010Z ) 2025-05-07T20:32:38.9665280Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:38.9665863Z self=, 2025-05-07T20:32:38.9666422Z B=71, 2025-05-07T20:32:38.9666685Z max_sequence_length=364, 2025-05-07T20:32:38.9667002Z padding_value=71, 2025-05-07T20:32:38.9667284Z ) 2025-05-07T20:32:38.9667518Z PASSED 2025-05-07T20:32:42.8814788Z 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:42.8816317Z self=, 2025-05-07T20:32:42.8816840Z B=1, 2025-05-07T20:32:42.8817067Z max_sequence_length=1, 2025-05-07T20:32:42.8817339Z padding_value=0, 2025-05-07T20:32:42.8817592Z device=device(type='cpu'), 2025-05-07T20:32:42.8817863Z ) 2025-05-07T20:32:42.8818133Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8818721Z self=, 2025-05-07T20:32:42.8819226Z B=73, 2025-05-07T20:32:42.8819454Z max_sequence_length=1, 2025-05-07T20:32:42.8819712Z padding_value=0, 2025-05-07T20:32:42.8819971Z device=device(type='cpu'), 2025-05-07T20:32:42.8820243Z ) 2025-05-07T20:32:42.8820502Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8821080Z self=, 2025-05-07T20:32:42.8821584Z B=73, 2025-05-07T20:32:42.8821802Z max_sequence_length=430, 2025-05-07T20:32:42.8822079Z padding_value=89311, 2025-05-07T20:32:42.8822348Z device=device(type='cpu'), 2025-05-07T20:32:42.8822618Z ) 2025-05-07T20:32:42.8822878Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8823448Z self=, 2025-05-07T20:32:42.8823966Z B=76, 2025-05-07T20:32:42.8824187Z max_sequence_length=107, 2025-05-07T20:32:42.8824483Z padding_value=15058, 2025-05-07T20:32:42.8824762Z device=device(type='cpu'), 2025-05-07T20:32:42.8825026Z ) 2025-05-07T20:32:42.8825307Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8825880Z self=, 2025-05-07T20:32:42.8826393Z B=48, 2025-05-07T20:32:42.8826636Z max_sequence_length=280, 2025-05-07T20:32:42.8826927Z padding_value=-14630, 2025-05-07T20:32:42.8827203Z device=device(type='cuda'), 2025-05-07T20:32:42.8827477Z ) 2025-05-07T20:32:42.8827748Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8828337Z self=, 2025-05-07T20:32:42.8828832Z B=123, 2025-05-07T20:32:42.8829064Z max_sequence_length=167, 2025-05-07T20:32:42.8829348Z padding_value=43838, 2025-05-07T20:32:42.8829803Z device=device(type='cpu'), 2025-05-07T20:32:42.8830079Z ) 2025-05-07T20:32:42.8830348Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8830920Z self=, 2025-05-07T20:32:42.8831425Z B=38, 2025-05-07T20:32:42.8831649Z max_sequence_length=107, 2025-05-07T20:32:42.8831923Z padding_value=-98610, 2025-05-07T20:32:42.8832204Z device=device(type='cuda'), 2025-05-07T20:32:42.8832464Z ) 2025-05-07T20:32:42.8832725Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8833290Z self=, 2025-05-07T20:32:42.8833794Z B=92, 2025-05-07T20:32:42.8834015Z max_sequence_length=499, 2025-05-07T20:32:42.8834292Z padding_value=96247, 2025-05-07T20:32:42.8834557Z device=device(type='cpu'), 2025-05-07T20:32:42.8834817Z ) 2025-05-07T20:32:42.8835094Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8835671Z self=, 2025-05-07T20:32:42.8836434Z B=123, 2025-05-07T20:32:42.8836655Z max_sequence_length=188, 2025-05-07T20:32:42.8836931Z padding_value=15319, 2025-05-07T20:32:42.8837191Z device=device(type='cpu'), 2025-05-07T20:32:42.8837456Z ) 2025-05-07T20:32:42.8837853Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8838426Z self=, 2025-05-07T20:32:42.8838944Z B=70, 2025-05-07T20:32:42.8839166Z max_sequence_length=286, 2025-05-07T20:32:42.8839435Z padding_value=-99999, 2025-05-07T20:32:42.8839701Z device=device(type='cpu'), 2025-05-07T20:32:42.8839956Z ) 2025-05-07T20:32:42.8840212Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8840797Z self=, 2025-05-07T20:32:42.8841313Z B=17, 2025-05-07T20:32:42.8841524Z max_sequence_length=202, 2025-05-07T20:32:42.8841795Z padding_value=24075, 2025-05-07T20:32:42.8842062Z device=device(type='cuda'), 2025-05-07T20:32:42.8842320Z ) 2025-05-07T20:32:42.8842577Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8843144Z self=, 2025-05-07T20:32:42.8843661Z B=17, 2025-05-07T20:32:42.8843873Z max_sequence_length=1, 2025-05-07T20:32:42.8844137Z padding_value=24075, 2025-05-07T20:32:42.8844405Z device=device(type='cuda'), 2025-05-07T20:32:42.8844660Z ) 2025-05-07T20:32:42.8844926Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8845504Z self=, 2025-05-07T20:32:42.8845996Z B=1, 2025-05-07T20:32:42.8846220Z max_sequence_length=1, 2025-05-07T20:32:42.8846487Z padding_value=24075, 2025-05-07T20:32:42.8846747Z device=device(type='cuda'), 2025-05-07T20:32:42.8847005Z ) 2025-05-07T20:32:42.8847266Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8847834Z self=, 2025-05-07T20:32:42.8848331Z B=1, 2025-05-07T20:32:42.8848549Z max_sequence_length=1, 2025-05-07T20:32:42.8848804Z padding_value=1, 2025-05-07T20:32:42.8849048Z device=device(type='cuda'), 2025-05-07T20:32:42.8849312Z ) 2025-05-07T20:32:42.8849580Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8850147Z self=, 2025-05-07T20:32:42.8850643Z B=23, 2025-05-07T20:32:42.8850867Z max_sequence_length=421, 2025-05-07T20:32:42.8851136Z padding_value=100000, 2025-05-07T20:32:42.8851528Z device=device(type='cpu'), 2025-05-07T20:32:42.8851792Z ) 2025-05-07T20:32:42.8852051Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8852628Z self=, 2025-05-07T20:32:42.8853141Z B=1, 2025-05-07T20:32:42.8853361Z max_sequence_length=421, 2025-05-07T20:32:42.8853638Z padding_value=100000, 2025-05-07T20:32:42.8853932Z device=device(type='cpu'), 2025-05-07T20:32:42.8854299Z ) 2025-05-07T20:32:42.8854555Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8855130Z self=, 2025-05-07T20:32:42.8855643Z B=1, 2025-05-07T20:32:42.8855857Z max_sequence_length=421, 2025-05-07T20:32:42.8856127Z padding_value=421, 2025-05-07T20:32:42.8856381Z device=device(type='cpu'), 2025-05-07T20:32:42.8856634Z ) 2025-05-07T20:32:42.8856905Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8857473Z self=, 2025-05-07T20:32:42.8857968Z B=1, 2025-05-07T20:32:42.8858180Z max_sequence_length=1, 2025-05-07T20:32:42.8858438Z padding_value=421, 2025-05-07T20:32:42.8858694Z device=device(type='cpu'), 2025-05-07T20:32:42.8859306Z ) 2025-05-07T20:32:42.8859568Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8860154Z self=, 2025-05-07T20:32:42.8860662Z B=1, 2025-05-07T20:32:42.8860879Z max_sequence_length=421, 2025-05-07T20:32:42.8861147Z padding_value=1, 2025-05-07T20:32:42.8861396Z device=device(type='cpu'), 2025-05-07T20:32:42.8861656Z ) 2025-05-07T20:32:42.8861922Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:42.8862495Z self=, 2025-05-07T20:32:42.8862987Z B=1, 2025-05-07T20:32:42.8863202Z max_sequence_length=1, 2025-05-07T20:32:42.8863466Z padding_value=1, 2025-05-07T20:32:42.8863716Z device=device(type='cpu'), 2025-05-07T20:32:42.8863978Z ) 2025-05-07T20:32:42.8864185Z PASSED 2025-05-07T20:32:42.8864580Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:32:42.9763702Z 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:42.9764830Z self=, 2025-05-07T20:32:42.9765327Z T=1, 2025-05-07T20:32:42.9765547Z B=1, 2025-05-07T20:32:42.9765770Z max_sequence_length=1, 2025-05-07T20:32:42.9766049Z padding_value=0, 2025-05-07T20:32:42.9766317Z device=device(type='cpu'), 2025-05-07T20:32:42.9766600Z ) 2025-05-07T20:32:42.9766854Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9767392Z self=, 2025-05-07T20:32:42.9767874Z T=15, 2025-05-07T20:32:42.9768082Z B=1, 2025-05-07T20:32:42.9768304Z max_sequence_length=1, 2025-05-07T20:32:42.9768559Z padding_value=0, 2025-05-07T20:32:42.9768833Z device=device(type='cpu'), 2025-05-07T20:32:42.9769100Z ) 2025-05-07T20:32:42.9769340Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9769874Z self=, 2025-05-07T20:32:42.9770365Z T=15, 2025-05-07T20:32:42.9770573Z B=95, 2025-05-07T20:32:42.9770787Z max_sequence_length=49, 2025-05-07T20:32:42.9771058Z padding_value=99080, 2025-05-07T20:32:42.9771332Z device=device(type='cpu'), 2025-05-07T20:32:42.9771587Z ) 2025-05-07T20:32:42.9772158Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9772701Z self=, 2025-05-07T20:32:42.9773183Z T=19, 2025-05-07T20:32:42.9773386Z B=61, 2025-05-07T20:32:42.9773612Z max_sequence_length=272, 2025-05-07T20:32:42.9773887Z padding_value=-61936, 2025-05-07T20:32:42.9774291Z device=device(type='cpu'), 2025-05-07T20:32:42.9774567Z ) 2025-05-07T20:32:42.9774806Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9775338Z self=, 2025-05-07T20:32:42.9775822Z T=3, 2025-05-07T20:32:42.9776025Z B=109, 2025-05-07T20:32:42.9776243Z max_sequence_length=389, 2025-05-07T20:32:42.9776519Z padding_value=-93786, 2025-05-07T20:32:42.9776791Z device=device(type='cpu'), 2025-05-07T20:32:42.9777040Z ) 2025-05-07T20:32:42.9777285Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9777824Z self=, 2025-05-07T20:32:42.9778306Z T=8, 2025-05-07T20:32:42.9778506Z B=91, 2025-05-07T20:32:42.9778727Z max_sequence_length=280, 2025-05-07T20:32:42.9778993Z padding_value=-23731, 2025-05-07T20:32:42.9779264Z device=device(type='cpu'), 2025-05-07T20:32:42.9779524Z ) 2025-05-07T20:32:42.9779795Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9780754Z self=, 2025-05-07T20:32:42.9781439Z T=2, 2025-05-07T20:32:42.9781715Z B=21, 2025-05-07T20:32:42.9782027Z max_sequence_length=241, 2025-05-07T20:32:42.9782426Z padding_value=97330, 2025-05-07T20:32:42.9782809Z device=device(type='cuda'), 2025-05-07T20:32:42.9783167Z ) 2025-05-07T20:32:42.9783521Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9784312Z self=, 2025-05-07T20:32:42.9785013Z T=16, 2025-05-07T20:32:42.9785310Z B=29, 2025-05-07T20:32:42.9785616Z max_sequence_length=202, 2025-05-07T20:32:42.9785997Z padding_value=25443, 2025-05-07T20:32:42.9786366Z device=device(type='cuda'), 2025-05-07T20:32:42.9786736Z ) 2025-05-07T20:32:42.9786985Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9787528Z self=, 2025-05-07T20:32:42.9788013Z T=19, 2025-05-07T20:32:42.9788209Z B=116, 2025-05-07T20:32:42.9788427Z max_sequence_length=417, 2025-05-07T20:32:42.9788706Z padding_value=15364, 2025-05-07T20:32:42.9788967Z device=device(type='cpu'), 2025-05-07T20:32:42.9789230Z ) 2025-05-07T20:32:42.9789477Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9790013Z self=, 2025-05-07T20:32:42.9790491Z T=1, 2025-05-07T20:32:42.9790700Z B=61, 2025-05-07T20:32:42.9790918Z max_sequence_length=288, 2025-05-07T20:32:42.9791190Z padding_value=-68348, 2025-05-07T20:32:42.9791462Z device=device(type='cpu'), 2025-05-07T20:32:42.9791721Z ) 2025-05-07T20:32:42.9791961Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9792494Z self=, 2025-05-07T20:32:42.9792976Z T=5, 2025-05-07T20:32:42.9793168Z B=128, 2025-05-07T20:32:42.9793383Z max_sequence_length=5, 2025-05-07T20:32:42.9793651Z padding_value=-25191, 2025-05-07T20:32:42.9793913Z device=device(type='cpu'), 2025-05-07T20:32:42.9794173Z ) 2025-05-07T20:32:42.9794418Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9794948Z self=, 2025-05-07T20:32:42.9795414Z T=5, 2025-05-07T20:32:42.9795772Z B=5, 2025-05-07T20:32:42.9796017Z max_sequence_length=5, 2025-05-07T20:32:42.9796381Z padding_value=-25191, 2025-05-07T20:32:42.9796758Z device=device(type='cpu'), 2025-05-07T20:32:42.9797128Z ) 2025-05-07T20:32:42.9797474Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9798224Z self=, 2025-05-07T20:32:42.9798919Z T=1, 2025-05-07T20:32:42.9799193Z B=5, 2025-05-07T20:32:42.9799500Z max_sequence_length=5, 2025-05-07T20:32:42.9799885Z padding_value=-25191, 2025-05-07T20:32:42.9800260Z device=device(type='cpu'), 2025-05-07T20:32:42.9800636Z ) 2025-05-07T20:32:42.9800990Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9801764Z self=, 2025-05-07T20:32:42.9802438Z T=1, 2025-05-07T20:32:42.9802732Z B=5, 2025-05-07T20:32:42.9803056Z max_sequence_length=1, 2025-05-07T20:32:42.9803434Z padding_value=-25191, 2025-05-07T20:32:42.9803818Z device=device(type='cpu'), 2025-05-07T20:32:42.9804230Z ) 2025-05-07T20:32:42.9804556Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9805309Z self=, 2025-05-07T20:32:42.9805989Z T=1, 2025-05-07T20:32:42.9806425Z B=5, 2025-05-07T20:32:42.9806737Z max_sequence_length=1, 2025-05-07T20:32:42.9807122Z padding_value=1, 2025-05-07T20:32:42.9807479Z device=device(type='cpu'), 2025-05-07T20:32:42.9807861Z ) 2025-05-07T20:32:42.9808217Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9808969Z self=, 2025-05-07T20:32:42.9809668Z T=1, 2025-05-07T20:32:42.9809967Z B=5, 2025-05-07T20:32:42.9810280Z max_sequence_length=1, 2025-05-07T20:32:42.9810655Z padding_value=5, 2025-05-07T20:32:42.9811013Z device=device(type='cpu'), 2025-05-07T20:32:42.9811393Z ) 2025-05-07T20:32:42.9811740Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9812501Z self=, 2025-05-07T20:32:42.9813189Z T=5, 2025-05-07T20:32:42.9813476Z B=5, 2025-05-07T20:32:42.9813800Z max_sequence_length=1, 2025-05-07T20:32:42.9814175Z padding_value=5, 2025-05-07T20:32:42.9814688Z device=device(type='cpu'), 2025-05-07T20:32:42.9815069Z ) 2025-05-07T20:32:42.9815416Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9816155Z self=, 2025-05-07T20:32:42.9816854Z T=1, 2025-05-07T20:32:42.9817148Z B=62, 2025-05-07T20:32:42.9817453Z max_sequence_length=240, 2025-05-07T20:32:42.9817842Z padding_value=17328, 2025-05-07T20:32:42.9818232Z device=device(type='cpu'), 2025-05-07T20:32:42.9818610Z ) 2025-05-07T20:32:42.9818958Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9819714Z self=, 2025-05-07T20:32:42.9820408Z T=1, 2025-05-07T20:32:42.9820697Z B=62, 2025-05-07T20:32:42.9821018Z max_sequence_length=240, 2025-05-07T20:32:42.9821418Z padding_value=240, 2025-05-07T20:32:42.9821785Z device=device(type='cpu'), 2025-05-07T20:32:42.9822165Z ) 2025-05-07T20:32:42.9822519Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:42.9823263Z self=, 2025-05-07T20:32:42.9823986Z T=1, 2025-05-07T20:32:42.9824305Z B=62, 2025-05-07T20:32:42.9824614Z max_sequence_length=1, 2025-05-07T20:32:42.9824999Z padding_value=240, 2025-05-07T20:32:42.9825374Z device=device(type='cpu'), 2025-05-07T20:32:42.9825748Z ) 2025-05-07T20:32:42.9826179Z PASSED 2025-05-07T20:32:42.9826363Z 2025-05-07T20:32:42.9826574Z ============================== 4 passed in 6.66s =============================== 2025-05-07T20:32:44.6315539Z 2025-05-07T20:32:44.6316477Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:32:44.6334693Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 10 seconds 2025-05-07T20:32:44.6334989Z 2025-05-07T20:32:44.6335021Z 2025-05-07T20:32:44.6335025Z 2025-05-07T20:32:44.6335029Z 2025-05-07T20:32:44.6355675Z ################################################################################ 2025-05-07T20:32:44.6370686Z # [2025-05-07T20:32:44.636Z] Run Python Test Suite: 2025-05-07T20:32:44.6371026Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:32:44.6371337Z ################################################################################ 2025-05-07T20:32:44.6396561Z + 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:44.6397188Z 2025-05-07T20:32:46.7983769Z ============================= test session starts ============================== 2025-05-07T20:32:46.7984439Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:46.7984979Z cachedir: .pytest_cache 2025-05-07T20:32:46.7985629Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:46.7987987Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:46.7988462Z plugins: hypothesis-6.131.14 2025-05-07T20:32:48.9696442Z collecting ... collected 4 items 2025-05-07T20:32:48.9696694Z 2025-05-07T20:32:49.8283985Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8285020Z self=, 2025-05-07T20:32:49.8285747Z B=1, 2025-05-07T20:32:49.8286019Z D=1, 2025-05-07T20:32:49.8286322Z max_sequence_length=1, 2025-05-07T20:32:49.8286656Z dtype=torch.float32, 2025-05-07T20:32:49.8286959Z ) 2025-05-07T20:32:49.8287239Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8287831Z self=, 2025-05-07T20:32:49.8288400Z B=77, 2025-05-07T20:32:49.8288648Z D=1, 2025-05-07T20:32:49.8288913Z max_sequence_length=1, 2025-05-07T20:32:49.8289231Z dtype=torch.float32, 2025-05-07T20:32:49.8289528Z ) 2025-05-07T20:32:49.8289803Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8290382Z self=, 2025-05-07T20:32:49.8290943Z B=77, 2025-05-07T20:32:49.8291190Z D=100, 2025-05-07T20:32:49.8291455Z max_sequence_length=157, 2025-05-07T20:32:49.8291798Z dtype=torch.float16, 2025-05-07T20:32:49.8292094Z ) 2025-05-07T20:32:49.8292358Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8292943Z self=, 2025-05-07T20:32:49.8293502Z B=37, 2025-05-07T20:32:49.8293747Z D=6, 2025-05-07T20:32:49.8294001Z max_sequence_length=70, 2025-05-07T20:32:49.8294421Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8294727Z ) 2025-05-07T20:32:49.8294991Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8295580Z self=, 2025-05-07T20:32:49.8296188Z B=60, 2025-05-07T20:32:49.8296446Z D=96, 2025-05-07T20:32:49.8296687Z max_sequence_length=63, 2025-05-07T20:32:49.8296962Z dtype=torch.float32, 2025-05-07T20:32:49.8297200Z ) 2025-05-07T20:32:49.8297424Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8298350Z self=, 2025-05-07T20:32:49.8298796Z B=42, 2025-05-07T20:32:49.8298992Z D=96, 2025-05-07T20:32:49.8299211Z max_sequence_length=159, 2025-05-07T20:32:49.8299480Z dtype=torch.float32, 2025-05-07T20:32:49.8299722Z ) 2025-05-07T20:32:49.8299946Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8300424Z self=, 2025-05-07T20:32:49.8300879Z B=58, 2025-05-07T20:32:49.8301080Z D=61, 2025-05-07T20:32:49.8301302Z max_sequence_length=200, 2025-05-07T20:32:49.8301569Z dtype=torch.float16, 2025-05-07T20:32:49.8301815Z ) 2025-05-07T20:32:49.8302041Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8302513Z self=, 2025-05-07T20:32:49.8302968Z B=39, 2025-05-07T20:32:49.8303165Z D=9, 2025-05-07T20:32:49.8303376Z max_sequence_length=32, 2025-05-07T20:32:49.8303658Z dtype=torch.float32, 2025-05-07T20:32:49.8303907Z ) 2025-05-07T20:32:49.8304123Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8304598Z self=, 2025-05-07T20:32:49.8305045Z B=11, 2025-05-07T20:32:49.8305236Z D=98, 2025-05-07T20:32:49.8305458Z max_sequence_length=7, 2025-05-07T20:32:49.8305732Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8306171Z ) 2025-05-07T20:32:49.8306418Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8306894Z self=, 2025-05-07T20:32:49.8307338Z B=85, 2025-05-07T20:32:49.8307533Z D=38, 2025-05-07T20:32:49.8307750Z max_sequence_length=1, 2025-05-07T20:32:49.8308021Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8308257Z ) 2025-05-07T20:32:49.8308481Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8308961Z self=, 2025-05-07T20:32:49.8309413Z B=113, 2025-05-07T20:32:49.8309616Z D=116, 2025-05-07T20:32:49.8309834Z max_sequence_length=93, 2025-05-07T20:32:49.8310100Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8310347Z ) 2025-05-07T20:32:49.8310569Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8311038Z self=, 2025-05-07T20:32:49.8311491Z B=113, 2025-05-07T20:32:49.8311689Z D=113, 2025-05-07T20:32:49.8311907Z max_sequence_length=93, 2025-05-07T20:32:49.8312173Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8312417Z ) 2025-05-07T20:32:49.8312640Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8313110Z self=, 2025-05-07T20:32:49.8313557Z B=93, 2025-05-07T20:32:49.8313755Z D=113, 2025-05-07T20:32:49.8313967Z max_sequence_length=93, 2025-05-07T20:32:49.8314244Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8314488Z ) 2025-05-07T20:32:49.8314705Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8315180Z self=, 2025-05-07T20:32:49.8315629Z B=93, 2025-05-07T20:32:49.8315819Z D=113, 2025-05-07T20:32:49.8316044Z max_sequence_length=113, 2025-05-07T20:32:49.8316319Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8316569Z ) 2025-05-07T20:32:49.8316793Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8317273Z self=, 2025-05-07T20:32:49.8317730Z B=93, 2025-05-07T20:32:49.8317922Z D=93, 2025-05-07T20:32:49.8318145Z max_sequence_length=113, 2025-05-07T20:32:49.8318425Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8318667Z ) 2025-05-07T20:32:49.8318890Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8319513Z self=, 2025-05-07T20:32:49.8319970Z B=113, 2025-05-07T20:32:49.8320169Z D=93, 2025-05-07T20:32:49.8320390Z max_sequence_length=113, 2025-05-07T20:32:49.8320665Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8320918Z ) 2025-05-07T20:32:49.8321140Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8321609Z self=, 2025-05-07T20:32:49.8322063Z B=113, 2025-05-07T20:32:49.8322262Z D=93, 2025-05-07T20:32:49.8322472Z max_sequence_length=93, 2025-05-07T20:32:49.8322743Z dtype=torch.bfloat16, 2025-05-07T20:32:49.8322989Z ) 2025-05-07T20:32:49.8323204Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8323679Z self=, 2025-05-07T20:32:49.8324140Z B=108, 2025-05-07T20:32:49.8324341Z D=114, 2025-05-07T20:32:49.8324558Z max_sequence_length=137, 2025-05-07T20:32:49.8324837Z dtype=torch.float16, 2025-05-07T20:32:49.8325075Z ) 2025-05-07T20:32:49.8325295Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8325767Z self=, 2025-05-07T20:32:49.8326275Z B=108, 2025-05-07T20:32:49.8326468Z D=114, 2025-05-07T20:32:49.8326686Z max_sequence_length=114, 2025-05-07T20:32:49.8327057Z dtype=torch.float16, 2025-05-07T20:32:49.8327290Z ) 2025-05-07T20:32:49.8327513Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:49.8327993Z self=, 2025-05-07T20:32:49.8328434Z B=108, 2025-05-07T20:32:49.8328641Z D=114, 2025-05-07T20:32:49.8328863Z max_sequence_length=108, 2025-05-07T20:32:49.8329143Z dtype=torch.float16, 2025-05-07T20:32:49.8329374Z ) 2025-05-07T20:32:49.8329580Z PASSED 2025-05-07T20:32:53.7511553Z 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:53.7512505Z self=, 2025-05-07T20:32:53.7513026Z B=2, 2025-05-07T20:32:53.7513225Z D=2, 2025-05-07T20:32:53.7513446Z max_sequence_length=1, 2025-05-07T20:32:53.7513717Z dtype=torch.float32, 2025-05-07T20:32:53.7513995Z device=device(type='cpu'), 2025-05-07T20:32:53.7514264Z ) 2025-05-07T20:32:53.7514535Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7515110Z self=, 2025-05-07T20:32:53.7515629Z B=33, 2025-05-07T20:32:53.7515833Z D=2, 2025-05-07T20:32:53.7516044Z max_sequence_length=1, 2025-05-07T20:32:53.7516314Z dtype=torch.float32, 2025-05-07T20:32:53.7516581Z device=device(type='cpu'), 2025-05-07T20:32:53.7516835Z ) 2025-05-07T20:32:53.7517103Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7517672Z self=, 2025-05-07T20:32:53.7518166Z B=33, 2025-05-07T20:32:53.7518363Z D=105, 2025-05-07T20:32:53.7518582Z max_sequence_length=178, 2025-05-07T20:32:53.7518854Z dtype=torch.float32, 2025-05-07T20:32:53.7519114Z device=device(type='cuda'), 2025-05-07T20:32:53.7519406Z ) 2025-05-07T20:32:53.7519764Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7520471Z self=, 2025-05-07T20:32:53.7521094Z B=12, 2025-05-07T20:32:53.7521337Z D=73, 2025-05-07T20:32:53.7521593Z max_sequence_length=87, 2025-05-07T20:32:53.7521924Z dtype=torch.float16, 2025-05-07T20:32:53.7522244Z device=device(type='cuda'), 2025-05-07T20:32:53.7522556Z ) 2025-05-07T20:32:53.7523185Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7523898Z self=, 2025-05-07T20:32:53.7524523Z B=125, 2025-05-07T20:32:53.7524762Z D=49, 2025-05-07T20:32:53.7525024Z max_sequence_length=129, 2025-05-07T20:32:53.7525357Z dtype=torch.bfloat16, 2025-05-07T20:32:53.7525680Z device=device(type='cpu'), 2025-05-07T20:32:53.7526008Z ) 2025-05-07T20:32:53.7526327Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7527078Z self=, 2025-05-07T20:32:53.7527700Z B=64, 2025-05-07T20:32:53.7527965Z D=22, 2025-05-07T20:32:53.7528219Z max_sequence_length=97, 2025-05-07T20:32:53.7537445Z dtype=torch.float16, 2025-05-07T20:32:53.7537819Z device=device(type='cuda'), 2025-05-07T20:32:53.7538146Z ) 2025-05-07T20:32:53.7538490Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7539213Z self=, 2025-05-07T20:32:53.7539846Z B=43, 2025-05-07T20:32:53.7540090Z D=45, 2025-05-07T20:32:53.7540368Z max_sequence_length=129, 2025-05-07T20:32:53.7540709Z dtype=torch.float16, 2025-05-07T20:32:53.7541032Z device=device(type='cpu'), 2025-05-07T20:32:53.7541357Z ) 2025-05-07T20:32:53.7541898Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7542604Z self=, 2025-05-07T20:32:53.7543235Z B=44, 2025-05-07T20:32:53.7543486Z D=10, 2025-05-07T20:32:53.7543756Z max_sequence_length=199, 2025-05-07T20:32:53.7544085Z dtype=torch.float16, 2025-05-07T20:32:53.7544415Z device=device(type='cpu'), 2025-05-07T20:32:53.7544744Z ) 2025-05-07T20:32:53.7545061Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7545782Z self=, 2025-05-07T20:32:53.7546415Z B=116, 2025-05-07T20:32:53.7546661Z D=86, 2025-05-07T20:32:53.7546932Z max_sequence_length=50, 2025-05-07T20:32:53.7547269Z dtype=torch.bfloat16, 2025-05-07T20:32:53.7547590Z device=device(type='cpu'), 2025-05-07T20:32:53.7547911Z ) 2025-05-07T20:32:53.7548244Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7548949Z self=, 2025-05-07T20:32:53.7549583Z B=25, 2025-05-07T20:32:53.7549839Z D=57, 2025-05-07T20:32:53.7550111Z max_sequence_length=104, 2025-05-07T20:32:53.7550439Z dtype=torch.float32, 2025-05-07T20:32:53.7550763Z device=device(type='cpu'), 2025-05-07T20:32:53.7551088Z ) 2025-05-07T20:32:53.7551402Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7552117Z self=, 2025-05-07T20:32:53.7552746Z B=91, 2025-05-07T20:32:53.7552988Z D=115, 2025-05-07T20:32:53.7553255Z max_sequence_length=1, 2025-05-07T20:32:53.7553581Z dtype=torch.bfloat16, 2025-05-07T20:32:53.7553901Z device=device(type='cuda'), 2025-05-07T20:32:53.7554222Z ) 2025-05-07T20:32:53.7554546Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7555254Z self=, 2025-05-07T20:32:53.7555879Z B=91, 2025-05-07T20:32:53.7556128Z D=2, 2025-05-07T20:32:53.7556394Z max_sequence_length=1, 2025-05-07T20:32:53.7556717Z dtype=torch.bfloat16, 2025-05-07T20:32:53.7557049Z device=device(type='cuda'), 2025-05-07T20:32:53.7557374Z ) 2025-05-07T20:32:53.7557691Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7558533Z self=, 2025-05-07T20:32:53.7559167Z B=91, 2025-05-07T20:32:53.7559415Z D=91, 2025-05-07T20:32:53.7559686Z max_sequence_length=1, 2025-05-07T20:32:53.7560018Z dtype=torch.bfloat16, 2025-05-07T20:32:53.7560348Z device=device(type='cuda'), 2025-05-07T20:32:53.7560682Z ) 2025-05-07T20:32:53.7561005Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7561715Z self=, 2025-05-07T20:32:53.7562348Z B=91, 2025-05-07T20:32:53.7562599Z D=2, 2025-05-07T20:32:53.7562871Z max_sequence_length=91, 2025-05-07T20:32:53.7563196Z dtype=torch.bfloat16, 2025-05-07T20:32:53.7563526Z device=device(type='cuda'), 2025-05-07T20:32:53.7563851Z ) 2025-05-07T20:32:53.7564173Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7564897Z self=, 2025-05-07T20:32:53.7565532Z B=91, 2025-05-07T20:32:53.7565775Z D=91, 2025-05-07T20:32:53.7566049Z max_sequence_length=91, 2025-05-07T20:32:53.7566385Z dtype=torch.bfloat16, 2025-05-07T20:32:53.7566734Z device=device(type='cuda'), 2025-05-07T20:32:53.7567083Z ) 2025-05-07T20:32:53.7567405Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7568206Z self=, 2025-05-07T20:32:53.7568835Z B=53, 2025-05-07T20:32:53.7569086Z D=34, 2025-05-07T20:32:53.7569358Z max_sequence_length=145, 2025-05-07T20:32:53.7569686Z dtype=torch.float16, 2025-05-07T20:32:53.7570014Z device=device(type='cuda'), 2025-05-07T20:32:53.7570334Z ) 2025-05-07T20:32:53.7570648Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7571367Z self=, 2025-05-07T20:32:53.7571998Z B=53, 2025-05-07T20:32:53.7572237Z D=34, 2025-05-07T20:32:53.7572502Z max_sequence_length=34, 2025-05-07T20:32:53.7572831Z dtype=torch.float16, 2025-05-07T20:32:53.7573146Z device=device(type='cuda'), 2025-05-07T20:32:53.7573486Z ) 2025-05-07T20:32:53.7573807Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7574629Z self=, 2025-05-07T20:32:53.7575260Z B=34, 2025-05-07T20:32:53.7575503Z D=34, 2025-05-07T20:32:53.7575766Z max_sequence_length=34, 2025-05-07T20:32:53.7576087Z dtype=torch.float16, 2025-05-07T20:32:53.7576408Z device=device(type='cuda'), 2025-05-07T20:32:53.7576728Z ) 2025-05-07T20:32:53.7577042Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7577750Z self=, 2025-05-07T20:32:53.7578378Z B=10, 2025-05-07T20:32:53.7578614Z D=27, 2025-05-07T20:32:53.7578875Z max_sequence_length=17, 2025-05-07T20:32:53.7579203Z dtype=torch.float16, 2025-05-07T20:32:53.7579514Z device=device(type='cuda'), 2025-05-07T20:32:53.7579834Z ) 2025-05-07T20:32:53.7580152Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:53.7580857Z self=, 2025-05-07T20:32:53.7581487Z B=10, 2025-05-07T20:32:53.7581731Z D=27, 2025-05-07T20:32:53.7581992Z max_sequence_length=10, 2025-05-07T20:32:53.7582309Z dtype=torch.float16, 2025-05-07T20:32:53.7582629Z device=device(type='cuda'), 2025-05-07T20:32:53.7582944Z ) 2025-05-07T20:32:53.7583172Z PASSED 2025-05-07T20:32:53.7583677Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:32:53.8868018Z 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:53.8868896Z self=, 2025-05-07T20:32:53.8869383Z T=1, 2025-05-07T20:32:53.8869577Z B=1, 2025-05-07T20:32:53.8869773Z D=1, 2025-05-07T20:32:53.8869990Z max_sequence_length=1, 2025-05-07T20:32:53.8870265Z device=device(type='cpu'), 2025-05-07T20:32:53.8870525Z ) 2025-05-07T20:32:53.8870782Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8871317Z self=, 2025-05-07T20:32:53.8871791Z T=2, 2025-05-07T20:32:53.8871992Z B=1, 2025-05-07T20:32:53.8872191Z D=1, 2025-05-07T20:32:53.8872403Z max_sequence_length=1, 2025-05-07T20:32:53.8872677Z device=device(type='cpu'), 2025-05-07T20:32:53.8872938Z ) 2025-05-07T20:32:53.8873184Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8873728Z self=, 2025-05-07T20:32:53.8874216Z T=2, 2025-05-07T20:32:53.8874410Z B=43, 2025-05-07T20:32:53.8874611Z D=93, 2025-05-07T20:32:53.8874833Z max_sequence_length=247, 2025-05-07T20:32:53.8875108Z device=device(type='cuda'), 2025-05-07T20:32:53.8875377Z ) 2025-05-07T20:32:53.8875624Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8876291Z self=, 2025-05-07T20:32:53.8876775Z T=1, 2025-05-07T20:32:53.8876973Z B=6, 2025-05-07T20:32:53.8877171Z D=125, 2025-05-07T20:32:53.8877387Z max_sequence_length=206, 2025-05-07T20:32:53.8877671Z device=device(type='cuda'), 2025-05-07T20:32:53.8877939Z ) 2025-05-07T20:32:53.8878340Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8878885Z self=, 2025-05-07T20:32:53.8879377Z T=1, 2025-05-07T20:32:53.8879570Z B=20, 2025-05-07T20:32:53.8879770Z D=62, 2025-05-07T20:32:53.8879990Z max_sequence_length=195, 2025-05-07T20:32:53.8880268Z device=device(type='cuda'), 2025-05-07T20:32:53.8880530Z ) 2025-05-07T20:32:53.8880781Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8881310Z self=, 2025-05-07T20:32:53.8881798Z T=5, 2025-05-07T20:32:53.8881998Z B=1, 2025-05-07T20:32:53.8882197Z D=126, 2025-05-07T20:32:53.8882409Z max_sequence_length=64, 2025-05-07T20:32:53.8882687Z device=device(type='cpu'), 2025-05-07T20:32:53.8882946Z ) 2025-05-07T20:32:53.8883185Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8883718Z self=, 2025-05-07T20:32:53.8884204Z T=4, 2025-05-07T20:32:53.8884401Z B=1, 2025-05-07T20:32:53.8884596Z D=43, 2025-05-07T20:32:53.8884813Z max_sequence_length=16, 2025-05-07T20:32:53.8885083Z device=device(type='cpu'), 2025-05-07T20:32:53.8885344Z ) 2025-05-07T20:32:53.8885588Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8886114Z self=, 2025-05-07T20:32:53.8886627Z T=5, 2025-05-07T20:32:53.8886853Z B=38, 2025-05-07T20:32:53.8887044Z D=93, 2025-05-07T20:32:53.8887267Z max_sequence_length=296, 2025-05-07T20:32:53.8887549Z device=device(type='cuda'), 2025-05-07T20:32:53.8887810Z ) 2025-05-07T20:32:53.8888048Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8888576Z self=, 2025-05-07T20:32:53.8889063Z T=4, 2025-05-07T20:32:53.8889264Z B=49, 2025-05-07T20:32:53.8889473Z D=118, 2025-05-07T20:32:53.8889795Z max_sequence_length=103, 2025-05-07T20:32:53.8890131Z device=device(type='cuda'), 2025-05-07T20:32:53.8890494Z ) 2025-05-07T20:32:53.8890835Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8891581Z self=, 2025-05-07T20:32:53.8892275Z T=4, 2025-05-07T20:32:53.8892563Z B=60, 2025-05-07T20:32:53.8892856Z D=28, 2025-05-07T20:32:53.8893171Z max_sequence_length=26, 2025-05-07T20:32:53.8893568Z device=device(type='cuda'), 2025-05-07T20:32:53.8893942Z ) 2025-05-07T20:32:53.8894489Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8895255Z self=, 2025-05-07T20:32:53.8895968Z T=1, 2025-05-07T20:32:53.8896251Z B=32, 2025-05-07T20:32:53.8896528Z D=82, 2025-05-07T20:32:53.8896822Z max_sequence_length=178, 2025-05-07T20:32:53.8897229Z device=device(type='cuda'), 2025-05-07T20:32:53.8897608Z ) 2025-05-07T20:32:53.8897960Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8898713Z self=, 2025-05-07T20:32:53.8899403Z T=1, 2025-05-07T20:32:53.8899698Z B=32, 2025-05-07T20:32:53.8913586Z D=82, 2025-05-07T20:32:53.8913845Z max_sequence_length=1, 2025-05-07T20:32:53.8914343Z device=device(type='cuda'), 2025-05-07T20:32:53.8914610Z ) 2025-05-07T20:32:53.8914861Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8915413Z self=, 2025-05-07T20:32:53.8915903Z T=1, 2025-05-07T20:32:53.8916095Z B=1, 2025-05-07T20:32:53.8916291Z D=82, 2025-05-07T20:32:53.8916507Z max_sequence_length=1, 2025-05-07T20:32:53.8916817Z device=device(type='cuda'), 2025-05-07T20:32:53.8917086Z ) 2025-05-07T20:32:53.8917344Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8917868Z self=, 2025-05-07T20:32:53.8918346Z T=1, 2025-05-07T20:32:53.8918543Z B=1, 2025-05-07T20:32:53.8918731Z D=82, 2025-05-07T20:32:53.8918948Z max_sequence_length=82, 2025-05-07T20:32:53.8919222Z device=device(type='cuda'), 2025-05-07T20:32:53.8919477Z ) 2025-05-07T20:32:53.8919729Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8920266Z self=, 2025-05-07T20:32:53.8920751Z T=1, 2025-05-07T20:32:53.8920952Z B=1, 2025-05-07T20:32:53.8921155Z D=1, 2025-05-07T20:32:53.8921361Z max_sequence_length=82, 2025-05-07T20:32:53.8921640Z device=device(type='cuda'), 2025-05-07T20:32:53.8921902Z ) 2025-05-07T20:32:53.8922151Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8922679Z self=, 2025-05-07T20:32:53.8923167Z T=1, 2025-05-07T20:32:53.8923366Z B=1, 2025-05-07T20:32:53.8923554Z D=1, 2025-05-07T20:32:53.8923764Z max_sequence_length=1, 2025-05-07T20:32:53.8924031Z device=device(type='cuda'), 2025-05-07T20:32:53.8924285Z ) 2025-05-07T20:32:53.8924525Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8925063Z self=, 2025-05-07T20:32:53.8925545Z T=1, 2025-05-07T20:32:53.8925747Z B=47, 2025-05-07T20:32:53.8925944Z D=35, 2025-05-07T20:32:53.8926152Z max_sequence_length=104, 2025-05-07T20:32:53.8926431Z device=device(type='cuda'), 2025-05-07T20:32:53.8926709Z ) 2025-05-07T20:32:53.8926978Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8927505Z self=, 2025-05-07T20:32:53.8928123Z T=1, 2025-05-07T20:32:53.8928323Z B=47, 2025-05-07T20:32:53.8928515Z D=104, 2025-05-07T20:32:53.8928732Z max_sequence_length=104, 2025-05-07T20:32:53.8929011Z device=device(type='cuda'), 2025-05-07T20:32:53.8929262Z ) 2025-05-07T20:32:53.8929502Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8930034Z self=, 2025-05-07T20:32:53.8930520Z T=1, 2025-05-07T20:32:53.8930715Z B=1, 2025-05-07T20:32:53.8930908Z D=104, 2025-05-07T20:32:53.8931128Z max_sequence_length=104, 2025-05-07T20:32:53.8931411Z device=device(type='cuda'), 2025-05-07T20:32:53.8931674Z ) 2025-05-07T20:32:53.8931910Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:53.8932444Z self=, 2025-05-07T20:32:53.8932929Z T=1, 2025-05-07T20:32:53.8933126Z B=1, 2025-05-07T20:32:53.8933328Z D=104, 2025-05-07T20:32:53.8933544Z max_sequence_length=1, 2025-05-07T20:32:53.8933813Z device=device(type='cuda'), 2025-05-07T20:32:53.8934072Z ) 2025-05-07T20:32:53.8934380Z PASSED 2025-05-07T20:32:53.8934499Z 2025-05-07T20:32:53.8934651Z =============================== warnings summary =============================== 2025-05-07T20:32:53.8935176Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:32:53.8939833Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:53.8944561Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:53.8945156Z 2025-05-07T20:32:53.8945494Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:53.8946186Z ========================= 4 passed, 1 warning in 7.22s ========================= 2025-05-07T20:32:55.5944797Z 2025-05-07T20:32:55.5945680Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:32:55.5962474Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 11 seconds 2025-05-07T20:32:55.5962846Z 2025-05-07T20:32:55.5962852Z 2025-05-07T20:32:55.5962858Z 2025-05-07T20:32:55.5962879Z 2025-05-07T20:32:55.5984938Z ################################################################################ 2025-05-07T20:32:55.6000097Z # [2025-05-07T20:32:55.599Z] Run Python Test Suite: 2025-05-07T20:32:55.6000610Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:55.6000983Z ################################################################################ 2025-05-07T20:32:55.6025736Z + 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:55.6026466Z 2025-05-07T20:32:57.7704588Z ============================= test session starts ============================== 2025-05-07T20:32:57.7705841Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:57.7706902Z cachedir: .pytest_cache 2025-05-07T20:32:57.7708202Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:57.7708945Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:57.7709368Z plugins: hypothesis-6.131.14 2025-05-07T20:32:59.9416480Z collecting ... collected 3 items 2025-05-07T20:32:59.9416721Z 2025-05-07T20:33:10.0337922Z 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:33:10.0340833Z self=, 2025-05-07T20:33:10.0341526Z B=0, 2025-05-07T20:33:10.0341733Z H=1, 2025-05-07T20:33:10.0341928Z max_L=1, 2025-05-07T20:33:10.0342134Z D=0, 2025-05-07T20:33:10.0342349Z dtype=torch.float32, 2025-05-07T20:33:10.0342613Z device=device(type='cpu'), 2025-05-07T20:33:10.0342880Z ) 2025-05-07T20:33:10.0343154Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0343839Z self=, 2025-05-07T20:33:10.0344471Z B=15, 2025-05-07T20:33:10.0344673Z H=1, 2025-05-07T20:33:10.0344868Z max_L=1, 2025-05-07T20:33:10.0345075Z D=0, 2025-05-07T20:33:10.0345285Z dtype=torch.float32, 2025-05-07T20:33:10.0345910Z device=device(type='cpu'), 2025-05-07T20:33:10.0346172Z ) 2025-05-07T20:33:10.0346435Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0347136Z self=, 2025-05-07T20:33:10.0347746Z B=15, 2025-05-07T20:33:10.0347942Z H=1, 2025-05-07T20:33:10.0348138Z max_L=10, 2025-05-07T20:33:10.0348340Z D=10, 2025-05-07T20:33:10.0348554Z dtype=torch.bfloat16, 2025-05-07T20:33:10.0348829Z device=device(type='cpu'), 2025-05-07T20:33:10.0349085Z ) 2025-05-07T20:33:10.0349342Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0350038Z self=, 2025-05-07T20:33:10.0350647Z B=8, 2025-05-07T20:33:10.0350842Z H=1, 2025-05-07T20:33:10.0351039Z max_L=1, 2025-05-07T20:33:10.0351245Z D=0, 2025-05-07T20:33:10.0351458Z dtype=torch.float32, 2025-05-07T20:33:10.0351723Z device=device(type='cpu'), 2025-05-07T20:33:10.0351986Z ) 2025-05-07T20:33:10.0352238Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0352923Z self=, 2025-05-07T20:33:10.0353537Z B=8, 2025-05-07T20:33:10.0353727Z H=1, 2025-05-07T20:33:10.0353926Z max_L=22, 2025-05-07T20:33:10.0354133Z D=6, 2025-05-07T20:33:10.0354345Z dtype=torch.float32, 2025-05-07T20:33:10.0354610Z device=device(type='cpu'), 2025-05-07T20:33:10.0354870Z ) 2025-05-07T20:33:10.0355123Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0355814Z self=, 2025-05-07T20:33:10.0356430Z B=23, 2025-05-07T20:33:10.0356629Z H=1, 2025-05-07T20:33:10.0356825Z max_L=9, 2025-05-07T20:33:10.0357029Z D=13, 2025-05-07T20:33:10.0357235Z dtype=torch.float16, 2025-05-07T20:33:10.0357500Z device=device(type='cpu'), 2025-05-07T20:33:10.0357760Z ) 2025-05-07T20:33:10.0358018Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0358700Z self=, 2025-05-07T20:33:10.0359318Z B=9, 2025-05-07T20:33:10.0359513Z H=3, 2025-05-07T20:33:10.0359854Z max_L=27, 2025-05-07T20:33:10.0360083Z D=12, 2025-05-07T20:33:10.0360289Z dtype=torch.float16, 2025-05-07T20:33:10.0368032Z device=device(type='cpu'), 2025-05-07T20:33:10.0368343Z ) 2025-05-07T20:33:10.0368611Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0369315Z self=, 2025-05-07T20:33:10.0369961Z B=13, 2025-05-07T20:33:10.0370162Z H=2, 2025-05-07T20:33:10.0370371Z max_L=14, 2025-05-07T20:33:10.0370586Z D=3, 2025-05-07T20:33:10.0370797Z dtype=torch.float16, 2025-05-07T20:33:10.0371074Z device=device(type='cpu'), 2025-05-07T20:33:10.0371341Z ) 2025-05-07T20:33:10.0371609Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0372294Z self=, 2025-05-07T20:33:10.0372933Z B=1, 2025-05-07T20:33:10.0373143Z H=2, 2025-05-07T20:33:10.0373341Z max_L=13, 2025-05-07T20:33:10.0373553Z D=9, 2025-05-07T20:33:10.0373769Z dtype=torch.float16, 2025-05-07T20:33:10.0374033Z device=device(type='cpu'), 2025-05-07T20:33:10.0374408Z ) 2025-05-07T20:33:10.0374675Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0375360Z self=, 2025-05-07T20:33:10.0376096Z B=9, 2025-05-07T20:33:10.0376298Z H=1, 2025-05-07T20:33:10.0376492Z max_L=27, 2025-05-07T20:33:10.0376705Z D=32, 2025-05-07T20:33:10.0376925Z dtype=torch.float16, 2025-05-07T20:33:10.0377192Z device=device(type='cpu'), 2025-05-07T20:33:10.0377449Z ) 2025-05-07T20:33:10.0377712Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0378404Z self=, 2025-05-07T20:33:10.0379019Z B=20, 2025-05-07T20:33:10.0379222Z H=1, 2025-05-07T20:33:10.0379422Z max_L=17, 2025-05-07T20:33:10.0379628Z D=20, 2025-05-07T20:33:10.0379844Z dtype=torch.float32, 2025-05-07T20:33:10.0380109Z device=device(type='cuda'), 2025-05-07T20:33:10.0380367Z ) 2025-05-07T20:33:10.0380631Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0381391Z self=, 2025-05-07T20:33:10.0382004Z B=0, 2025-05-07T20:33:10.0382206Z H=3, 2025-05-07T20:33:10.0382407Z max_L=30, 2025-05-07T20:33:10.0382617Z D=29, 2025-05-07T20:33:10.0382826Z dtype=torch.float16, 2025-05-07T20:33:10.0383092Z device=device(type='cuda'), 2025-05-07T20:33:10.0383354Z ) 2025-05-07T20:33:10.0383608Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0384304Z self=, 2025-05-07T20:33:10.0384932Z B=9, 2025-05-07T20:33:10.0385126Z H=2, 2025-05-07T20:33:10.0385331Z max_L=27, 2025-05-07T20:33:10.0385545Z D=13, 2025-05-07T20:33:10.0385754Z dtype=torch.float32, 2025-05-07T20:33:10.0386023Z device=device(type='cpu'), 2025-05-07T20:33:10.0386291Z ) 2025-05-07T20:33:10.0386554Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0387244Z self=, 2025-05-07T20:33:10.0387866Z B=9, 2025-05-07T20:33:10.0388071Z H=1, 2025-05-07T20:33:10.0388268Z max_L=27, 2025-05-07T20:33:10.0388481Z D=13, 2025-05-07T20:33:10.0388700Z dtype=torch.float32, 2025-05-07T20:33:10.0388961Z device=device(type='cpu'), 2025-05-07T20:33:10.0389228Z ) 2025-05-07T20:33:10.0389579Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0390263Z self=, 2025-05-07T20:33:10.0390892Z B=9, 2025-05-07T20:33:10.0391095Z H=1, 2025-05-07T20:33:10.0391291Z max_L=1, 2025-05-07T20:33:10.0391501Z D=13, 2025-05-07T20:33:10.0391719Z dtype=torch.float32, 2025-05-07T20:33:10.0391985Z device=device(type='cpu'), 2025-05-07T20:33:10.0392249Z ) 2025-05-07T20:33:10.0392514Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0393197Z self=, 2025-05-07T20:33:10.0393816Z B=9, 2025-05-07T20:33:10.0394018Z H=1, 2025-05-07T20:33:10.0394221Z max_L=9, 2025-05-07T20:33:10.0394429Z D=13, 2025-05-07T20:33:10.0394649Z dtype=torch.float32, 2025-05-07T20:33:10.0394921Z device=device(type='cpu'), 2025-05-07T20:33:10.0395182Z ) 2025-05-07T20:33:10.0395448Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0396132Z self=, 2025-05-07T20:33:10.0396744Z B=13, 2025-05-07T20:33:10.0396947Z H=1, 2025-05-07T20:33:10.0397146Z max_L=9, 2025-05-07T20:33:10.0397349Z D=13, 2025-05-07T20:33:10.0397649Z dtype=torch.float32, 2025-05-07T20:33:10.0397917Z device=device(type='cpu'), 2025-05-07T20:33:10.0398181Z ) 2025-05-07T20:33:10.0398446Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0399137Z self=, 2025-05-07T20:33:10.0399756Z B=13, 2025-05-07T20:33:10.0399953Z H=1, 2025-05-07T20:33:10.0400157Z max_L=13, 2025-05-07T20:33:10.0400369Z D=13, 2025-05-07T20:33:10.0400583Z dtype=torch.float32, 2025-05-07T20:33:10.0400853Z device=device(type='cpu'), 2025-05-07T20:33:10.0401151Z ) 2025-05-07T20:33:10.0401420Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0402106Z self=, 2025-05-07T20:33:10.0402727Z B=1, 2025-05-07T20:33:10.0402916Z H=1, 2025-05-07T20:33:10.0403117Z max_L=13, 2025-05-07T20:33:10.0403323Z D=13, 2025-05-07T20:33:10.0403529Z dtype=torch.float32, 2025-05-07T20:33:10.0403794Z device=device(type='cpu'), 2025-05-07T20:33:10.0404058Z ) 2025-05-07T20:33:10.0404313Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0405001Z self=, 2025-05-07T20:33:10.0405616Z B=4, 2025-05-07T20:33:10.0405814Z H=2, 2025-05-07T20:33:10.0406003Z max_L=15, 2025-05-07T20:33:10.0406214Z D=13, 2025-05-07T20:33:10.0406430Z dtype=torch.float16, 2025-05-07T20:33:10.0406689Z device=device(type='cuda'), 2025-05-07T20:33:10.0406952Z ) 2025-05-07T20:33:10.0407210Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0407887Z self=, 2025-05-07T20:33:10.0408508Z B=13, 2025-05-07T20:33:10.0408704Z H=2, 2025-05-07T20:33:10.0408893Z max_L=15, 2025-05-07T20:33:10.0409098Z D=13, 2025-05-07T20:33:10.0409310Z dtype=torch.float16, 2025-05-07T20:33:10.0409572Z device=device(type='cuda'), 2025-05-07T20:33:10.0409835Z ) 2025-05-07T20:33:10.0410094Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:10.0410778Z self=, 2025-05-07T20:33:10.0411439Z B=13, 2025-05-07T20:33:10.0411720Z H=1, 2025-05-07T20:33:10.0411925Z max_L=15, 2025-05-07T20:33:10.0412127Z D=13, 2025-05-07T20:33:10.0412342Z dtype=torch.float16, 2025-05-07T20:33:10.0412614Z device=device(type='cuda'), 2025-05-07T20:33:10.0412869Z ) 2025-05-07T20:33:10.0413069Z PASSED 2025-05-07T20:33:13.5552080Z 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:33:13.5553458Z self=, 2025-05-07T20:33:13.5554182Z B=2, 2025-05-07T20:33:13.5554392Z H=1, 2025-05-07T20:33:13.5554598Z max_L=1, 2025-05-07T20:33:13.5554802Z D=2, 2025-05-07T20:33:13.5555024Z dtype=torch.float32, 2025-05-07T20:33:13.5555381Z device_type='cpu', 2025-05-07T20:33:13.5555714Z ) 2025-05-07T20:33:13.5556115Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5556958Z self=, 2025-05-07T20:33:13.5557641Z B=28, 2025-05-07T20:33:13.5557837Z H=1, 2025-05-07T20:33:13.5558040Z max_L=1, 2025-05-07T20:33:13.5558247Z D=2, 2025-05-07T20:33:13.5558839Z dtype=torch.float32, 2025-05-07T20:33:13.5559099Z device_type='cpu', 2025-05-07T20:33:13.5559333Z ) 2025-05-07T20:33:13.5559636Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5560439Z self=, 2025-05-07T20:33:13.5561136Z B=28, 2025-05-07T20:33:13.5561332Z H=3, 2025-05-07T20:33:13.5561539Z max_L=10, 2025-05-07T20:33:13.5561754Z D=5, 2025-05-07T20:33:13.5561965Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5562234Z device_type='cpu', 2025-05-07T20:33:13.5562472Z ) 2025-05-07T20:33:13.5562773Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5563571Z self=, 2025-05-07T20:33:13.5564246Z B=13, 2025-05-07T20:33:13.5564453Z H=3, 2025-05-07T20:33:13.5564646Z max_L=4, 2025-05-07T20:33:13.5564858Z D=2, 2025-05-07T20:33:13.5565073Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5565330Z device_type='cpu', 2025-05-07T20:33:13.5565565Z ) 2025-05-07T20:33:13.5565869Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5566662Z self=, 2025-05-07T20:33:13.5567334Z B=25, 2025-05-07T20:33:13.5567531Z H=1, 2025-05-07T20:33:13.5567725Z max_L=4, 2025-05-07T20:33:13.5567929Z D=8, 2025-05-07T20:33:13.5568140Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5568395Z device_type='cpu', 2025-05-07T20:33:13.5568628Z ) 2025-05-07T20:33:13.5568935Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5569726Z self=, 2025-05-07T20:33:13.5570409Z B=25, 2025-05-07T20:33:13.5570610Z H=3, 2025-05-07T20:33:13.5570808Z max_L=17, 2025-05-07T20:33:13.5571010Z D=6, 2025-05-07T20:33:13.5571222Z dtype=torch.float32, 2025-05-07T20:33:13.5571480Z device_type='cpu', 2025-05-07T20:33:13.5571714Z ) 2025-05-07T20:33:13.5572063Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5573033Z self=, 2025-05-07T20:33:13.5573710Z B=11, 2025-05-07T20:33:13.5573910Z H=3, 2025-05-07T20:33:13.5574107Z max_L=25, 2025-05-07T20:33:13.5574424Z D=31, 2025-05-07T20:33:13.5574639Z dtype=torch.float16, 2025-05-07T20:33:13.5574894Z device_type='cpu', 2025-05-07T20:33:13.5575130Z ) 2025-05-07T20:33:13.5575428Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5576222Z self=, 2025-05-07T20:33:13.5576913Z B=3, 2025-05-07T20:33:13.5577104Z H=2, 2025-05-07T20:33:13.5577307Z max_L=32, 2025-05-07T20:33:13.5577517Z D=12, 2025-05-07T20:33:13.5577724Z dtype=torch.float16, 2025-05-07T20:33:13.5577983Z device_type='cpu', 2025-05-07T20:33:13.5578222Z ) 2025-05-07T20:33:13.5578522Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5579329Z self=, 2025-05-07T20:33:13.5580003Z B=18, 2025-05-07T20:33:13.5580201Z H=1, 2025-05-07T20:33:13.5580394Z max_L=21, 2025-05-07T20:33:13.5580609Z D=22, 2025-05-07T20:33:13.5580823Z dtype=torch.float16, 2025-05-07T20:33:13.5581074Z device_type='cpu', 2025-05-07T20:33:13.5581401Z ) 2025-05-07T20:33:13.5581706Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5582545Z self=, 2025-05-07T20:33:13.5583216Z B=4, 2025-05-07T20:33:13.5583415Z H=3, 2025-05-07T20:33:13.5583610Z max_L=16, 2025-05-07T20:33:13.5583823Z D=10, 2025-05-07T20:33:13.5584041Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5584300Z device_type='cpu', 2025-05-07T20:33:13.5584534Z ) 2025-05-07T20:33:13.5584844Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5585629Z self=, 2025-05-07T20:33:13.5586309Z B=19, 2025-05-07T20:33:13.5586508Z H=3, 2025-05-07T20:33:13.5586707Z max_L=4, 2025-05-07T20:33:13.5586906Z D=26, 2025-05-07T20:33:13.5587125Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5587385Z device_type='cpu', 2025-05-07T20:33:13.5587615Z ) 2025-05-07T20:33:13.5587918Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5588715Z self=, 2025-05-07T20:33:13.5589390Z B=4, 2025-05-07T20:33:13.5589589Z H=3, 2025-05-07T20:33:13.5589783Z max_L=4, 2025-05-07T20:33:13.5589981Z D=26, 2025-05-07T20:33:13.5590197Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5590458Z device_type='cpu', 2025-05-07T20:33:13.5590682Z ) 2025-05-07T20:33:13.5590982Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5591794Z self=, 2025-05-07T20:33:13.5592501Z B=4, 2025-05-07T20:33:13.5592697Z H=1, 2025-05-07T20:33:13.5592899Z max_L=4, 2025-05-07T20:33:13.5593102Z D=26, 2025-05-07T20:33:13.5593312Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5593569Z device_type='cpu', 2025-05-07T20:33:13.5593801Z ) 2025-05-07T20:33:13.5594098Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5594885Z self=, 2025-05-07T20:33:13.5595568Z B=4, 2025-05-07T20:33:13.5595761Z H=1, 2025-05-07T20:33:13.5596078Z max_L=26, 2025-05-07T20:33:13.5596297Z D=26, 2025-05-07T20:33:13.5596508Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5596770Z device_type='cpu', 2025-05-07T20:33:13.5597006Z ) 2025-05-07T20:33:13.5597305Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5598101Z self=, 2025-05-07T20:33:13.5598801Z B=2, 2025-05-07T20:33:13.5599004Z H=1, 2025-05-07T20:33:13.5599194Z max_L=26, 2025-05-07T20:33:13.5599405Z D=26, 2025-05-07T20:33:13.5599618Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5599866Z device_type='cpu', 2025-05-07T20:33:13.5600097Z ) 2025-05-07T20:33:13.5600402Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5601192Z self=, 2025-05-07T20:33:13.5601861Z B=2, 2025-05-07T20:33:13.5602057Z H=1, 2025-05-07T20:33:13.5602247Z max_L=26, 2025-05-07T20:33:13.5602451Z D=2, 2025-05-07T20:33:13.5602663Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5602922Z device_type='cpu', 2025-05-07T20:33:13.5603147Z ) 2025-05-07T20:33:13.5603453Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5604342Z self=, 2025-05-07T20:33:13.5605007Z B=2, 2025-05-07T20:33:13.5605197Z H=1, 2025-05-07T20:33:13.5605391Z max_L=1, 2025-05-07T20:33:13.5605604Z D=2, 2025-05-07T20:33:13.5605808Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5606070Z device_type='cpu', 2025-05-07T20:33:13.5606304Z ) 2025-05-07T20:33:13.5606599Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5607398Z self=, 2025-05-07T20:33:13.5608077Z B=27, 2025-05-07T20:33:13.5608279Z H=1, 2025-05-07T20:33:13.5608467Z max_L=8, 2025-05-07T20:33:13.5608669Z D=13, 2025-05-07T20:33:13.5608883Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5609138Z device_type='cpu', 2025-05-07T20:33:13.5609375Z ) 2025-05-07T20:33:13.5609673Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5610453Z self=, 2025-05-07T20:33:13.5611124Z B=27, 2025-05-07T20:33:13.5611323Z H=1, 2025-05-07T20:33:13.5611512Z max_L=8, 2025-05-07T20:33:13.5611715Z D=2, 2025-05-07T20:33:13.5611926Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5612180Z device_type='cpu', 2025-05-07T20:33:13.5612414Z ) 2025-05-07T20:33:13.5612721Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:13.5613508Z self=, 2025-05-07T20:33:13.5614291Z B=27, 2025-05-07T20:33:13.5614494Z H=1, 2025-05-07T20:33:13.5614693Z max_L=1, 2025-05-07T20:33:13.5614896Z D=2, 2025-05-07T20:33:13.5615118Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5615380Z device_type='cpu', 2025-05-07T20:33:13.5615605Z ) 2025-05-07T20:33:13.5615804Z PASSED 2025-05-07T20:33:13.5910720Z 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:33:13.5912471Z self=, 2025-05-07T20:33:13.5913373Z B=0, 2025-05-07T20:33:13.5913572Z H=1, 2025-05-07T20:33:13.5913775Z max_L=1, 2025-05-07T20:33:13.5913989Z D=0, 2025-05-07T20:33:13.5914198Z dtype=torch.float32, 2025-05-07T20:33:13.5914459Z device_type='meta', 2025-05-07T20:33:13.5914698Z ) 2025-05-07T20:33:13.5915008Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5915800Z self=, 2025-05-07T20:33:13.5916472Z B=10, 2025-05-07T20:33:13.5916673Z H=1, 2025-05-07T20:33:13.5916868Z max_L=1, 2025-05-07T20:33:13.5917078Z D=0, 2025-05-07T20:33:13.5917294Z dtype=torch.float32, 2025-05-07T20:33:13.5917548Z device_type='meta', 2025-05-07T20:33:13.5917786Z ) 2025-05-07T20:33:13.5918094Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5918870Z self=, 2025-05-07T20:33:13.5919559Z B=10, 2025-05-07T20:33:13.5919758Z H=2, 2025-05-07T20:33:13.5919953Z max_L=8, 2025-05-07T20:33:13.5920162Z D=13, 2025-05-07T20:33:13.5920375Z dtype=torch.float32, 2025-05-07T20:33:13.5920638Z device_type='meta', 2025-05-07T20:33:13.5920868Z ) 2025-05-07T20:33:13.5921189Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5922460Z self=, 2025-05-07T20:33:13.5923229Z B=30, 2025-05-07T20:33:13.5923512Z H=3, 2025-05-07T20:33:13.5923782Z max_L=24, 2025-05-07T20:33:13.5924023Z D=32, 2025-05-07T20:33:13.5924239Z dtype=torch.float16, 2025-05-07T20:33:13.5924497Z device_type='meta', 2025-05-07T20:33:13.5924726Z ) 2025-05-07T20:33:13.5925036Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5925839Z self=, 2025-05-07T20:33:13.5926496Z B=25, 2025-05-07T20:33:13.5926687Z H=3, 2025-05-07T20:33:13.5926882Z max_L=32, 2025-05-07T20:33:13.5927090Z D=1, 2025-05-07T20:33:13.5927296Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5927563Z device_type='meta', 2025-05-07T20:33:13.5927798Z ) 2025-05-07T20:33:13.5928094Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5928864Z self=, 2025-05-07T20:33:13.5929522Z B=30, 2025-05-07T20:33:13.5929714Z H=1, 2025-05-07T20:33:13.5929911Z max_L=6, 2025-05-07T20:33:13.5930138Z D=17, 2025-05-07T20:33:13.5930346Z dtype=torch.float16, 2025-05-07T20:33:13.5930609Z device_type='meta', 2025-05-07T20:33:13.5942187Z ) 2025-05-07T20:33:13.5942666Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5943808Z self=, 2025-05-07T20:33:13.5944764Z B=22, 2025-05-07T20:33:13.5945067Z H=2, 2025-05-07T20:33:13.5945377Z max_L=5, 2025-05-07T20:33:13.5945676Z D=2, 2025-05-07T20:33:13.5946003Z dtype=torch.bfloat16, 2025-05-07T20:33:13.5946402Z device_type='meta', 2025-05-07T20:33:13.5946748Z ) 2025-05-07T20:33:13.5947204Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5948344Z self=, 2025-05-07T20:33:13.5949305Z B=31, 2025-05-07T20:33:13.5949605Z H=2, 2025-05-07T20:33:13.5949904Z max_L=2, 2025-05-07T20:33:13.5950451Z D=22, 2025-05-07T20:33:13.5950775Z dtype=torch.float16, 2025-05-07T20:33:13.5951155Z device_type='meta', 2025-05-07T20:33:13.5951498Z ) 2025-05-07T20:33:13.5951940Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5953072Z self=, 2025-05-07T20:33:13.5954051Z B=10, 2025-05-07T20:33:13.5954343Z H=2, 2025-05-07T20:33:13.5954642Z max_L=29, 2025-05-07T20:33:13.5954953Z D=14, 2025-05-07T20:33:13.5955264Z dtype=torch.float32, 2025-05-07T20:33:13.5955645Z device_type='meta', 2025-05-07T20:33:13.5955999Z ) 2025-05-07T20:33:13.5956423Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5957578Z self=, 2025-05-07T20:33:13.5958560Z B=28, 2025-05-07T20:33:13.5958862Z H=1, 2025-05-07T20:33:13.5959151Z max_L=14, 2025-05-07T20:33:13.5959462Z D=1, 2025-05-07T20:33:13.5959780Z dtype=torch.float32, 2025-05-07T20:33:13.5960149Z device_type='meta', 2025-05-07T20:33:13.5960499Z ) 2025-05-07T20:33:13.5960940Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5962048Z self=, 2025-05-07T20:33:13.5963161Z B=11, 2025-05-07T20:33:13.5963449Z H=1, 2025-05-07T20:33:13.5963735Z max_L=25, 2025-05-07T20:33:13.5964042Z D=14, 2025-05-07T20:33:13.5964351Z dtype=torch.float16, 2025-05-07T20:33:13.5964715Z device_type='meta', 2025-05-07T20:33:13.5965058Z ) 2025-05-07T20:33:13.5965489Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5966592Z self=, 2025-05-07T20:33:13.5967557Z B=11, 2025-05-07T20:33:13.5967855Z H=1, 2025-05-07T20:33:13.5968156Z max_L=25, 2025-05-07T20:33:13.5968462Z D=1, 2025-05-07T20:33:13.5968780Z dtype=torch.float16, 2025-05-07T20:33:13.5969157Z device_type='meta', 2025-05-07T20:33:13.5969477Z ) 2025-05-07T20:33:13.5969903Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5971037Z self=, 2025-05-07T20:33:13.5972049Z B=1, 2025-05-07T20:33:13.5972339Z H=1, 2025-05-07T20:33:13.5972632Z max_L=25, 2025-05-07T20:33:13.5972939Z D=1, 2025-05-07T20:33:13.5973261Z dtype=torch.float16, 2025-05-07T20:33:13.5973648Z device_type='meta', 2025-05-07T20:33:13.5973991Z ) 2025-05-07T20:33:13.5974576Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5975693Z self=, 2025-05-07T20:33:13.5976624Z B=25, 2025-05-07T20:33:13.5976897Z H=1, 2025-05-07T20:33:13.5977175Z max_L=25, 2025-05-07T20:33:13.5977464Z D=1, 2025-05-07T20:33:13.5977751Z dtype=torch.float16, 2025-05-07T20:33:13.5978114Z device_type='meta', 2025-05-07T20:33:13.5978444Z ) 2025-05-07T20:33:13.5978848Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5979921Z self=, 2025-05-07T20:33:13.5980883Z B=25, 2025-05-07T20:33:13.5981175Z H=1, 2025-05-07T20:33:13.5981461Z max_L=25, 2025-05-07T20:33:13.5981753Z D=25, 2025-05-07T20:33:13.5982046Z dtype=torch.float16, 2025-05-07T20:33:13.5982502Z device_type='meta', 2025-05-07T20:33:13.5982835Z ) 2025-05-07T20:33:13.5983238Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5984279Z self=, 2025-05-07T20:33:13.5985184Z B=25, 2025-05-07T20:33:13.5985458Z H=1, 2025-05-07T20:33:13.5985724Z max_L=1, 2025-05-07T20:33:13.5986011Z D=25, 2025-05-07T20:33:13.5986301Z dtype=torch.float16, 2025-05-07T20:33:13.5986655Z device_type='meta', 2025-05-07T20:33:13.5986997Z ) 2025-05-07T20:33:13.5987408Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5988423Z self=, 2025-05-07T20:33:13.5989361Z B=1, 2025-05-07T20:33:13.5989648Z H=1, 2025-05-07T20:33:13.5989923Z max_L=25, 2025-05-07T20:33:13.5990243Z D=25, 2025-05-07T20:33:13.5990550Z dtype=torch.float16, 2025-05-07T20:33:13.5990921Z device_type='meta', 2025-05-07T20:33:13.5991235Z ) 2025-05-07T20:33:13.5991653Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5992726Z self=, 2025-05-07T20:33:13.5993724Z B=19, 2025-05-07T20:33:13.5994001Z H=3, 2025-05-07T20:33:13.5994274Z max_L=6, 2025-05-07T20:33:13.5994546Z D=8, 2025-05-07T20:33:13.5994836Z dtype=torch.float16, 2025-05-07T20:33:13.5995201Z device_type='meta', 2025-05-07T20:33:13.5995517Z ) 2025-05-07T20:33:13.5995922Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.5996973Z self=, 2025-05-07T20:33:13.5997918Z B=19, 2025-05-07T20:33:13.5998185Z H=3, 2025-05-07T20:33:13.5998449Z max_L=3, 2025-05-07T20:33:13.5998721Z D=8, 2025-05-07T20:33:13.5998994Z dtype=torch.float16, 2025-05-07T20:33:13.5999336Z device_type='meta', 2025-05-07T20:33:13.5999654Z ) 2025-05-07T20:33:13.6000068Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:13.6001135Z self=, 2025-05-07T20:33:13.6002111Z B=3, 2025-05-07T20:33:13.6002383Z H=3, 2025-05-07T20:33:13.6002655Z max_L=3, 2025-05-07T20:33:13.6002934Z D=8, 2025-05-07T20:33:13.6003212Z dtype=torch.float16, 2025-05-07T20:33:13.6003554Z device_type='meta', 2025-05-07T20:33:13.6003878Z ) 2025-05-07T20:33:13.6004168Z PASSED 2025-05-07T20:33:13.6004339Z 2025-05-07T20:33:13.6004537Z =============================== warnings summary =============================== 2025-05-07T20:33:13.6005455Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:33:13.6007582Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:13.6009497Z warnings.warn( 2025-05-07T20:33:13.6009697Z 2025-05-07T20:33:13.6010304Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:33:13.6012527Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:33:13.6014281Z warnings.warn( 2025-05-07T20:33:13.6014485Z 2025-05-07T20:33:13.6014800Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:13.6015467Z ======================== 3 passed, 2 warnings in 15.96s ======================== 2025-05-07T20:33:15.2447531Z 2025-05-07T20:33:15.2448443Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:33:15.2468704Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 20 seconds 2025-05-07T20:33:15.2469236Z 2025-05-07T20:33:15.2469242Z 2025-05-07T20:33:15.2469247Z 2025-05-07T20:33:15.2469253Z 2025-05-07T20:33:15.2490929Z ################################################################################ 2025-05-07T20:33:15.2506463Z # [2025-05-07T20:33:15.250Z] Run Python Test Suite: 2025-05-07T20:33:15.2506932Z # ./jagged/dense_bmm_test.py 2025-05-07T20:33:15.2507326Z ################################################################################ 2025-05-07T20:33:15.2531081Z + 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:33:17.4151479Z 2025-05-07T20:33:17.4151979Z ============================= test session starts ============================== 2025-05-07T20:33:17.4152633Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:17.4153525Z cachedir: .pytest_cache 2025-05-07T20:33:17.4154117Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:17.4154860Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:17.4155283Z plugins: hypothesis-6.131.14 2025-05-07T20:33:19.5727115Z collecting ... collected 3 items 2025-05-07T20:33:19.5727352Z 2025-05-07T20:33:19.7166561Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:33:19.7167404Z self=, 2025-05-07T20:33:19.7167918Z B=10, 2025-05-07T20:33:19.7168168Z M=1, 2025-05-07T20:33:19.7168410Z N=1, 2025-05-07T20:33:19.7168646Z max_L=1, 2025-05-07T20:33:19.7168920Z dtype=torch.float32, 2025-05-07T20:33:19.7169254Z device=device(type='cpu'), 2025-05-07T20:33:19.7169590Z ) 2025-05-07T20:33:19.7169864Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:33:19.7170402Z self=, 2025-05-07T20:33:19.7170909Z B=184, 2025-05-07T20:33:19.7171159Z M=27, 2025-05-07T20:33:19.7171404Z N=21, 2025-05-07T20:33:19.7171647Z max_L=12, 2025-05-07T20:33:19.7171923Z dtype=torch.float32, 2025-05-07T20:33:19.7172251Z device=device(type='cpu'), 2025-05-07T20:33:19.7172567Z ) 2025-05-07T20:33:19.7172809Z PASSED 2025-05-07T20:33:24.7893321Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7894466Z self=, 2025-05-07T20:33:24.7895074Z B=10, 2025-05-07T20:33:24.7895346Z M=2, 2025-05-07T20:33:24.7895612Z N=2, 2025-05-07T20:33:24.7895861Z max_L=2, 2025-05-07T20:33:24.7896190Z dtype=torch.float32, 2025-05-07T20:33:24.7896537Z device=device(type='cpu'), 2025-05-07T20:33:24.7896869Z ) 2025-05-07T20:33:24.7897216Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7897890Z self=, 2025-05-07T20:33:24.7898476Z B=352, 2025-05-07T20:33:24.7898716Z M=2, 2025-05-07T20:33:24.7898960Z N=2, 2025-05-07T20:33:24.7899204Z max_L=2, 2025-05-07T20:33:24.7899469Z dtype=torch.float32, 2025-05-07T20:33:24.7900508Z device=device(type='cpu'), 2025-05-07T20:33:24.7900847Z ) 2025-05-07T20:33:24.7901159Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7901815Z self=, 2025-05-07T20:33:24.7902398Z B=352, 2025-05-07T20:33:24.7902638Z M=21, 2025-05-07T20:33:24.7902878Z N=18, 2025-05-07T20:33:24.7903125Z max_L=15, 2025-05-07T20:33:24.7903397Z dtype=torch.float32, 2025-05-07T20:33:24.7903724Z device=device(type='cpu'), 2025-05-07T20:33:24.7904045Z ) 2025-05-07T20:33:24.7904351Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7905000Z self=, 2025-05-07T20:33:24.7905574Z B=209, 2025-05-07T20:33:24.7905820Z M=29, 2025-05-07T20:33:24.7906058Z N=2, 2025-05-07T20:33:24.7906302Z max_L=9, 2025-05-07T20:33:24.7906570Z dtype=torch.float32, 2025-05-07T20:33:24.7906893Z device=device(type='cpu'), 2025-05-07T20:33:24.7907211Z ) 2025-05-07T20:33:24.7907524Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7908166Z self=, 2025-05-07T20:33:24.7908745Z B=373, 2025-05-07T20:33:24.7908990Z M=16, 2025-05-07T20:33:24.7909223Z N=30, 2025-05-07T20:33:24.7909465Z max_L=23, 2025-05-07T20:33:24.7909913Z dtype=torch.float32, 2025-05-07T20:33:24.7910232Z device=device(type='cpu'), 2025-05-07T20:33:24.7910591Z ) 2025-05-07T20:33:24.7910900Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7911554Z self=, 2025-05-07T20:33:24.7912132Z B=456, 2025-05-07T20:33:24.7912371Z M=32, 2025-05-07T20:33:24.7912611Z N=29, 2025-05-07T20:33:24.7912857Z max_L=18, 2025-05-07T20:33:24.7913120Z dtype=torch.float32, 2025-05-07T20:33:24.7913449Z device=device(type='cpu'), 2025-05-07T20:33:24.7913767Z ) 2025-05-07T20:33:24.7914076Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7914725Z self=, 2025-05-07T20:33:24.7915299Z B=438, 2025-05-07T20:33:24.7915542Z M=27, 2025-05-07T20:33:24.7915777Z N=21, 2025-05-07T20:33:24.7916020Z max_L=12, 2025-05-07T20:33:24.7916304Z dtype=torch.float32, 2025-05-07T20:33:24.7916619Z device=device(type='cpu'), 2025-05-07T20:33:24.7916940Z ) 2025-05-07T20:33:24.7917254Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7917900Z self=, 2025-05-07T20:33:24.7918477Z B=251, 2025-05-07T20:33:24.7918725Z M=14, 2025-05-07T20:33:24.7918959Z N=20, 2025-05-07T20:33:24.7919203Z max_L=12, 2025-05-07T20:33:24.7919474Z dtype=torch.float32, 2025-05-07T20:33:24.7919795Z device=device(type='cpu'), 2025-05-07T20:33:24.7920117Z ) 2025-05-07T20:33:24.7920434Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7921081Z self=, 2025-05-07T20:33:24.7921661Z B=512, 2025-05-07T20:33:24.7921905Z M=16, 2025-05-07T20:33:24.7922144Z N=14, 2025-05-07T20:33:24.7922390Z max_L=13, 2025-05-07T20:33:24.7922666Z dtype=torch.float32, 2025-05-07T20:33:24.7922981Z device=device(type='cpu'), 2025-05-07T20:33:24.7923297Z ) 2025-05-07T20:33:24.7923613Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7924267Z self=, 2025-05-07T20:33:24.7924837Z B=287, 2025-05-07T20:33:24.7925081Z M=2, 2025-05-07T20:33:24.7925320Z N=22, 2025-05-07T20:33:24.7925555Z max_L=8, 2025-05-07T20:33:24.7925822Z dtype=torch.float32, 2025-05-07T20:33:24.7926143Z device=device(type='cpu'), 2025-05-07T20:33:24.7926594Z ) 2025-05-07T20:33:24.7926915Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7927567Z self=, 2025-05-07T20:33:24.7928137Z B=361, 2025-05-07T20:33:24.7928387Z M=7, 2025-05-07T20:33:24.7928626Z N=3, 2025-05-07T20:33:24.7928860Z max_L=3, 2025-05-07T20:33:24.7929135Z dtype=torch.float32, 2025-05-07T20:33:24.7929463Z device=device(type='cpu'), 2025-05-07T20:33:24.7929781Z ) 2025-05-07T20:33:24.7930090Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7930741Z self=, 2025-05-07T20:33:24.7931320Z B=361, 2025-05-07T20:33:24.7931557Z M=3, 2025-05-07T20:33:24.7931800Z N=3, 2025-05-07T20:33:24.7932044Z max_L=3, 2025-05-07T20:33:24.7932304Z dtype=torch.float32, 2025-05-07T20:33:24.7932626Z device=device(type='cpu'), 2025-05-07T20:33:24.7932954Z ) 2025-05-07T20:33:24.7933264Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7933916Z self=, 2025-05-07T20:33:24.7934599Z B=361, 2025-05-07T20:33:24.7934846Z M=3, 2025-05-07T20:33:24.7935110Z N=2, 2025-05-07T20:33:24.7935366Z max_L=3, 2025-05-07T20:33:24.7935630Z dtype=torch.float32, 2025-05-07T20:33:24.7936236Z device=device(type='cpu'), 2025-05-07T20:33:24.7936559Z ) 2025-05-07T20:33:24.7936876Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7937521Z self=, 2025-05-07T20:33:24.7938103Z B=10, 2025-05-07T20:33:24.7938352Z M=3, 2025-05-07T20:33:24.7938584Z N=2, 2025-05-07T20:33:24.7938827Z max_L=3, 2025-05-07T20:33:24.7939095Z dtype=torch.float32, 2025-05-07T20:33:24.7939407Z device=device(type='cpu'), 2025-05-07T20:33:24.7939738Z ) 2025-05-07T20:33:24.7940071Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7940765Z self=, 2025-05-07T20:33:24.7941377Z B=10, 2025-05-07T20:33:24.7941578Z M=3, 2025-05-07T20:33:24.7941771Z N=3, 2025-05-07T20:33:24.7941960Z max_L=3, 2025-05-07T20:33:24.7942183Z dtype=torch.float32, 2025-05-07T20:33:24.7942456Z device=device(type='cpu'), 2025-05-07T20:33:24.7942711Z ) 2025-05-07T20:33:24.7942971Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7943506Z self=, 2025-05-07T20:33:24.7943961Z B=10, 2025-05-07T20:33:24.7944161Z M=3, 2025-05-07T20:33:24.7944356Z N=10, 2025-05-07T20:33:24.7944563Z max_L=3, 2025-05-07T20:33:24.7944826Z dtype=torch.float32, 2025-05-07T20:33:24.7945093Z device=device(type='cpu'), 2025-05-07T20:33:24.7945353Z ) 2025-05-07T20:33:24.7945622Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7946153Z self=, 2025-05-07T20:33:24.7946609Z B=10, 2025-05-07T20:33:24.7946808Z M=3, 2025-05-07T20:33:24.7947008Z N=10, 2025-05-07T20:33:24.7947201Z max_L=10, 2025-05-07T20:33:24.7947428Z dtype=torch.float32, 2025-05-07T20:33:24.7947701Z device=device(type='cpu'), 2025-05-07T20:33:24.7947969Z ) 2025-05-07T20:33:24.7948224Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7948759Z self=, 2025-05-07T20:33:24.7949237Z B=332, 2025-05-07T20:33:24.7949433Z M=5, 2025-05-07T20:33:24.7949631Z N=31, 2025-05-07T20:33:24.7949831Z max_L=28, 2025-05-07T20:33:24.7950050Z dtype=torch.float32, 2025-05-07T20:33:24.7950316Z device=device(type='cpu'), 2025-05-07T20:33:24.7950576Z ) 2025-05-07T20:33:24.7950973Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7951510Z self=, 2025-05-07T20:33:24.7951979Z B=332, 2025-05-07T20:33:24.7952177Z M=5, 2025-05-07T20:33:24.7952372Z N=5, 2025-05-07T20:33:24.7952568Z max_L=28, 2025-05-07T20:33:24.7952785Z dtype=torch.float32, 2025-05-07T20:33:24.7953057Z device=device(type='cpu'), 2025-05-07T20:33:24.7953319Z ) 2025-05-07T20:33:24.7953573Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:24.7954099Z self=, 2025-05-07T20:33:24.7954564Z B=332, 2025-05-07T20:33:24.7954763Z M=5, 2025-05-07T20:33:24.7954959Z N=5, 2025-05-07T20:33:24.7955156Z max_L=5, 2025-05-07T20:33:24.7955377Z dtype=torch.float32, 2025-05-07T20:33:24.7955635Z device=device(type='cpu'), 2025-05-07T20:33:24.7955895Z ) 2025-05-07T20:33:24.7956093Z PASSED 2025-05-07T20:33:24.9725784Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9726712Z self=, 2025-05-07T20:33:24.9727250Z B=10, 2025-05-07T20:33:24.9727525Z M=1, 2025-05-07T20:33:24.9727760Z N=1, 2025-05-07T20:33:24.9728003Z max_L=1, 2025-05-07T20:33:24.9728676Z dtype=torch.float32, 2025-05-07T20:33:24.9728998Z device=device(type='cpu'), 2025-05-07T20:33:24.9740712Z ) 2025-05-07T20:33:24.9741007Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9741579Z self=, 2025-05-07T20:33:24.9742106Z B=39, 2025-05-07T20:33:24.9742348Z M=1, 2025-05-07T20:33:24.9742595Z N=1, 2025-05-07T20:33:24.9742839Z max_L=1, 2025-05-07T20:33:24.9743107Z dtype=torch.float32, 2025-05-07T20:33:24.9743452Z device=device(type='cpu'), 2025-05-07T20:33:24.9743793Z ) 2025-05-07T20:33:24.9744062Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9744618Z self=, 2025-05-07T20:33:24.9745138Z B=39, 2025-05-07T20:33:24.9745378Z M=10, 2025-05-07T20:33:24.9745629Z N=22, 2025-05-07T20:33:24.9745878Z max_L=11, 2025-05-07T20:33:24.9746150Z dtype=torch.float32, 2025-05-07T20:33:24.9746490Z device=device(type='cuda'), 2025-05-07T20:33:24.9746813Z ) 2025-05-07T20:33:24.9747080Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9747626Z self=, 2025-05-07T20:33:24.9748152Z B=299, 2025-05-07T20:33:24.9748402Z M=24, 2025-05-07T20:33:24.9748641Z N=26, 2025-05-07T20:33:24.9748890Z max_L=4, 2025-05-07T20:33:24.9749173Z dtype=torch.float32, 2025-05-07T20:33:24.9749495Z device=device(type='cpu'), 2025-05-07T20:33:24.9749818Z ) 2025-05-07T20:33:24.9750095Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9750631Z self=, 2025-05-07T20:33:24.9751152Z B=489, 2025-05-07T20:33:24.9751403Z M=13, 2025-05-07T20:33:24.9751642Z N=27, 2025-05-07T20:33:24.9751895Z max_L=13, 2025-05-07T20:33:24.9752171Z dtype=torch.float32, 2025-05-07T20:33:24.9752496Z device=device(type='cpu'), 2025-05-07T20:33:24.9752822Z ) 2025-05-07T20:33:24.9753095Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9753631Z self=, 2025-05-07T20:33:24.9754148Z B=511, 2025-05-07T20:33:24.9754397Z M=25, 2025-05-07T20:33:24.9754631Z N=24, 2025-05-07T20:33:24.9754875Z max_L=8, 2025-05-07T20:33:24.9755144Z dtype=torch.float32, 2025-05-07T20:33:24.9775411Z device=device(type='cpu'), 2025-05-07T20:33:24.9775828Z ) 2025-05-07T20:33:24.9776136Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9777076Z self=, 2025-05-07T20:33:24.9777675Z B=191, 2025-05-07T20:33:24.9777952Z M=12, 2025-05-07T20:33:24.9778166Z N=28, 2025-05-07T20:33:24.9778366Z max_L=11, 2025-05-07T20:33:24.9778601Z dtype=torch.float32, 2025-05-07T20:33:24.9778875Z device=device(type='cuda'), 2025-05-07T20:33:24.9779133Z ) 2025-05-07T20:33:24.9779385Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9779833Z self=, 2025-05-07T20:33:24.9780248Z B=491, 2025-05-07T20:33:24.9780451Z M=22, 2025-05-07T20:33:24.9780655Z N=18, 2025-05-07T20:33:24.9780851Z max_L=31, 2025-05-07T20:33:24.9781078Z dtype=torch.float32, 2025-05-07T20:33:24.9781346Z device=device(type='cuda'), 2025-05-07T20:33:24.9781604Z ) 2025-05-07T20:33:24.9781828Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9782282Z self=, 2025-05-07T20:33:24.9782702Z B=187, 2025-05-07T20:33:24.9782897Z M=12, 2025-05-07T20:33:24.9783096Z N=17, 2025-05-07T20:33:24.9783299Z max_L=18, 2025-05-07T20:33:24.9783517Z dtype=torch.float32, 2025-05-07T20:33:24.9783788Z device=device(type='cpu'), 2025-05-07T20:33:24.9784052Z ) 2025-05-07T20:33:24.9784267Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9784933Z self=, 2025-05-07T20:33:24.9785348Z B=351, 2025-05-07T20:33:24.9785546Z M=4, 2025-05-07T20:33:24.9785744Z N=28, 2025-05-07T20:33:24.9785950Z max_L=25, 2025-05-07T20:33:24.9786169Z dtype=torch.float32, 2025-05-07T20:33:24.9786438Z device=device(type='cpu'), 2025-05-07T20:33:24.9786704Z ) 2025-05-07T20:33:24.9786922Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9787363Z self=, 2025-05-07T20:33:24.9787792Z B=449, 2025-05-07T20:33:24.9787990Z M=8, 2025-05-07T20:33:24.9788185Z N=18, 2025-05-07T20:33:24.9788385Z max_L=7, 2025-05-07T20:33:24.9788600Z dtype=torch.float32, 2025-05-07T20:33:24.9788865Z device=device(type='cuda'), 2025-05-07T20:33:24.9789128Z ) 2025-05-07T20:33:24.9789352Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9789787Z self=, 2025-05-07T20:33:24.9790207Z B=449, 2025-05-07T20:33:24.9790410Z M=8, 2025-05-07T20:33:24.9790603Z N=18, 2025-05-07T20:33:24.9790808Z max_L=1, 2025-05-07T20:33:24.9791039Z dtype=torch.float32, 2025-05-07T20:33:24.9791294Z device=device(type='cuda'), 2025-05-07T20:33:24.9791554Z ) 2025-05-07T20:33:24.9791774Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9792208Z self=, 2025-05-07T20:33:24.9792621Z B=449, 2025-05-07T20:33:24.9792827Z M=8, 2025-05-07T20:33:24.9793017Z N=8, 2025-05-07T20:33:24.9793217Z max_L=1, 2025-05-07T20:33:24.9793439Z dtype=torch.float32, 2025-05-07T20:33:24.9793697Z device=device(type='cuda'), 2025-05-07T20:33:24.9793955Z ) 2025-05-07T20:33:24.9794171Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9794624Z self=, 2025-05-07T20:33:24.9795073Z B=449, 2025-05-07T20:33:24.9795277Z M=8, 2025-05-07T20:33:24.9795476Z N=1, 2025-05-07T20:33:24.9795668Z max_L=1, 2025-05-07T20:33:24.9795887Z dtype=torch.float32, 2025-05-07T20:33:24.9796151Z device=device(type='cuda'), 2025-05-07T20:33:24.9796402Z ) 2025-05-07T20:33:24.9796621Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9797060Z self=, 2025-05-07T20:33:24.9797478Z B=10, 2025-05-07T20:33:24.9797674Z M=8, 2025-05-07T20:33:24.9797871Z N=1, 2025-05-07T20:33:24.9798147Z max_L=1, 2025-05-07T20:33:24.9798366Z dtype=torch.float32, 2025-05-07T20:33:24.9798630Z device=device(type='cuda'), 2025-05-07T20:33:24.9798883Z ) 2025-05-07T20:33:24.9799104Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9799540Z self=, 2025-05-07T20:33:24.9799943Z B=10, 2025-05-07T20:33:24.9800153Z M=10, 2025-05-07T20:33:24.9800348Z N=1, 2025-05-07T20:33:24.9800538Z max_L=1, 2025-05-07T20:33:24.9800758Z dtype=torch.float32, 2025-05-07T20:33:24.9801020Z device=device(type='cuda'), 2025-05-07T20:33:24.9801270Z ) 2025-05-07T20:33:24.9801486Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9801923Z self=, 2025-05-07T20:33:24.9802334Z B=10, 2025-05-07T20:33:24.9802526Z M=1, 2025-05-07T20:33:24.9802726Z N=1, 2025-05-07T20:33:24.9802921Z max_L=1, 2025-05-07T20:33:24.9803144Z dtype=torch.float32, 2025-05-07T20:33:24.9803410Z device=device(type='cuda'), 2025-05-07T20:33:24.9803668Z ) 2025-05-07T20:33:24.9803883Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9804317Z self=, 2025-05-07T20:33:24.9804727Z B=399, 2025-05-07T20:33:24.9804919Z M=15, 2025-05-07T20:33:24.9805115Z N=30, 2025-05-07T20:33:24.9805399Z max_L=20, 2025-05-07T20:33:24.9805617Z dtype=torch.float32, 2025-05-07T20:33:24.9805882Z device=device(type='cpu'), 2025-05-07T20:33:24.9806141Z ) 2025-05-07T20:33:24.9806353Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9806795Z self=, 2025-05-07T20:33:24.9807208Z B=20, 2025-05-07T20:33:24.9807399Z M=15, 2025-05-07T20:33:24.9807598Z N=30, 2025-05-07T20:33:24.9807799Z max_L=20, 2025-05-07T20:33:24.9808018Z dtype=torch.float32, 2025-05-07T20:33:24.9808294Z device=device(type='cpu'), 2025-05-07T20:33:24.9808554Z ) 2025-05-07T20:33:24.9808768Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:24.9809200Z self=, 2025-05-07T20:33:24.9809615Z B=20, 2025-05-07T20:33:24.9809813Z M=15, 2025-05-07T20:33:24.9810001Z N=15, 2025-05-07T20:33:24.9810199Z max_L=20, 2025-05-07T20:33:24.9810430Z dtype=torch.float32, 2025-05-07T20:33:24.9810689Z device=device(type='cpu'), 2025-05-07T20:33:24.9810946Z ) 2025-05-07T20:33:24.9811168Z PASSED 2025-05-07T20:33:24.9811286Z 2025-05-07T20:33:24.9811432Z =============================== warnings summary =============================== 2025-05-07T20:33:24.9811799Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:33:24.9814993Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:24.9818228Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:24.9818648Z 2025-05-07T20:33:24.9818768Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:33:24.9822012Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:24.9825242Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:24.9825662Z 2025-05-07T20:33:24.9825901Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:24.9826392Z ======================== 3 passed, 43 warnings in 7.69s ======================== 2025-05-07T20:33:26.7191523Z 2025-05-07T20:33:26.7192304Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:33:26.7211600Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 11 seconds 2025-05-07T20:33:26.7211901Z 2025-05-07T20:33:26.7211905Z 2025-05-07T20:33:26.7211909Z 2025-05-07T20:33:26.7211913Z 2025-05-07T20:33:26.7234699Z ################################################################################ 2025-05-07T20:33:26.7250345Z # [2025-05-07T20:33:26.724Z] Run Python Test Suite: 2025-05-07T20:33:26.7250892Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:26.7251260Z ################################################################################ 2025-05-07T20:33:26.7275699Z + 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:33:26.7276376Z 2025-05-07T20:33:28.9024015Z ============================= test session starts ============================== 2025-05-07T20:33:28.9024687Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:28.9025222Z cachedir: .pytest_cache 2025-05-07T20:33:28.9025865Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:28.9026662Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:28.9027086Z plugins: hypothesis-6.131.14 2025-05-07T20:33:31.0591302Z collecting ... collected 4 items 2025-05-07T20:33:31.0591548Z 2025-05-07T20:33:32.7569282Z 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:32.7570732Z self=, 2025-05-07T20:33:32.7571435Z num_jagged_dim=1, 2025-05-07T20:33:32.7571680Z outer_dense_size=0, 2025-05-07T20:33:32.7571932Z inner_dense_size=0, 2025-05-07T20:33:32.7572183Z dtype=torch.float32, 2025-05-07T20:33:32.7572447Z device=device(type='cpu'), 2025-05-07T20:33:32.7572714Z ) 2025-05-07T20:33:32.7573059Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7573850Z self=, 2025-05-07T20:33:32.7574662Z num_jagged_dim=3, 2025-05-07T20:33:32.7574912Z outer_dense_size=0, 2025-05-07T20:33:32.7575159Z inner_dense_size=0, 2025-05-07T20:33:32.7575405Z dtype=torch.float32, 2025-05-07T20:33:32.7575671Z device=device(type='cpu'), 2025-05-07T20:33:32.7575934Z ) 2025-05-07T20:33:32.7576698Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7577698Z self=, 2025-05-07T20:33:32.7578388Z num_jagged_dim=3, 2025-05-07T20:33:32.7578633Z outer_dense_size=1, 2025-05-07T20:33:32.7578884Z inner_dense_size=0, 2025-05-07T20:33:32.7579143Z dtype=torch.float16, 2025-05-07T20:33:32.7579411Z device=device(type='cpu'), 2025-05-07T20:33:32.7579802Z ) 2025-05-07T20:33:32.7580117Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7580910Z self=, 2025-05-07T20:33:32.7581587Z num_jagged_dim=2, 2025-05-07T20:33:32.7581837Z outer_dense_size=2, 2025-05-07T20:33:32.7582081Z inner_dense_size=3, 2025-05-07T20:33:32.7582333Z dtype=torch.float32, 2025-05-07T20:33:32.7582607Z device=device(type='cpu'), 2025-05-07T20:33:32.7582867Z ) 2025-05-07T20:33:32.7583182Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7583971Z self=, 2025-05-07T20:33:32.7584638Z num_jagged_dim=2, 2025-05-07T20:33:32.7585053Z outer_dense_size=3, 2025-05-07T20:33:32.7585304Z inner_dense_size=1, 2025-05-07T20:33:32.7585553Z dtype=torch.bfloat16, 2025-05-07T20:33:32.7585824Z device=device(type='cuda'), 2025-05-07T20:33:32.7586085Z ) 2025-05-07T20:33:32.7586398Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7587188Z self=, 2025-05-07T20:33:32.7587861Z num_jagged_dim=3, 2025-05-07T20:33:32.7588114Z outer_dense_size=0, 2025-05-07T20:33:32.7588358Z inner_dense_size=4, 2025-05-07T20:33:32.7588607Z dtype=torch.float32, 2025-05-07T20:33:32.7588875Z device=device(type='cuda'), 2025-05-07T20:33:32.7589128Z ) 2025-05-07T20:33:32.7589444Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7590233Z self=, 2025-05-07T20:33:32.7590917Z num_jagged_dim=4, 2025-05-07T20:33:32.7591158Z outer_dense_size=1, 2025-05-07T20:33:32.7591409Z inner_dense_size=0, 2025-05-07T20:33:32.7591662Z dtype=torch.bfloat16, 2025-05-07T20:33:32.7591922Z device=device(type='cuda'), 2025-05-07T20:33:32.7592182Z ) 2025-05-07T20:33:32.7592504Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7593296Z self=, 2025-05-07T20:33:32.7593971Z num_jagged_dim=2, 2025-05-07T20:33:32.7594217Z outer_dense_size=0, 2025-05-07T20:33:32.7594463Z inner_dense_size=1, 2025-05-07T20:33:32.7594717Z dtype=torch.float32, 2025-05-07T20:33:32.7594982Z device=device(type='cuda'), 2025-05-07T20:33:32.7595235Z ) 2025-05-07T20:33:32.7595555Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7596360Z self=, 2025-05-07T20:33:32.7597039Z num_jagged_dim=4, 2025-05-07T20:33:32.7597279Z outer_dense_size=4, 2025-05-07T20:33:32.7597529Z inner_dense_size=3, 2025-05-07T20:33:32.7597782Z dtype=torch.float16, 2025-05-07T20:33:32.7598043Z device=device(type='cpu'), 2025-05-07T20:33:32.7598303Z ) 2025-05-07T20:33:32.7598625Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7599515Z self=, 2025-05-07T20:33:32.7600193Z num_jagged_dim=2, 2025-05-07T20:33:32.7600447Z outer_dense_size=3, 2025-05-07T20:33:32.7600691Z inner_dense_size=0, 2025-05-07T20:33:32.7600945Z dtype=torch.bfloat16, 2025-05-07T20:33:32.7601216Z device=device(type='cpu'), 2025-05-07T20:33:32.7601477Z ) 2025-05-07T20:33:32.7601799Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7602611Z self=, 2025-05-07T20:33:32.7603283Z num_jagged_dim=3, 2025-05-07T20:33:32.7603531Z outer_dense_size=0, 2025-05-07T20:33:32.7603785Z inner_dense_size=0, 2025-05-07T20:33:32.7604031Z dtype=torch.float16, 2025-05-07T20:33:32.7604298Z device=device(type='cuda'), 2025-05-07T20:33:32.7604568Z ) 2025-05-07T20:33:32.7604877Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7605668Z self=, 2025-05-07T20:33:32.7606342Z num_jagged_dim=3, 2025-05-07T20:33:32.7606586Z outer_dense_size=0, 2025-05-07T20:33:32.7606910Z inner_dense_size=3, 2025-05-07T20:33:32.7607159Z dtype=torch.float16, 2025-05-07T20:33:32.7607426Z device=device(type='cuda'), 2025-05-07T20:33:32.7607675Z ) 2025-05-07T20:33:32.7607992Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7608782Z self=, 2025-05-07T20:33:32.7609455Z num_jagged_dim=3, 2025-05-07T20:33:32.7609694Z outer_dense_size=3, 2025-05-07T20:33:32.7609947Z inner_dense_size=3, 2025-05-07T20:33:32.7610196Z dtype=torch.float16, 2025-05-07T20:33:32.7610452Z device=device(type='cuda'), 2025-05-07T20:33:32.7610714Z ) 2025-05-07T20:33:32.7611029Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7611814Z self=, 2025-05-07T20:33:32.7612499Z num_jagged_dim=1, 2025-05-07T20:33:32.7612743Z outer_dense_size=1, 2025-05-07T20:33:32.7612983Z inner_dense_size=0, 2025-05-07T20:33:32.7613231Z dtype=torch.float32, 2025-05-07T20:33:32.7613495Z device=device(type='cuda'), 2025-05-07T20:33:32.7613749Z ) 2025-05-07T20:33:32.7614065Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7614958Z self=, 2025-05-07T20:33:32.7615635Z num_jagged_dim=1, 2025-05-07T20:33:32.7615876Z outer_dense_size=1, 2025-05-07T20:33:32.7616126Z inner_dense_size=1, 2025-05-07T20:33:32.7616376Z dtype=torch.float32, 2025-05-07T20:33:32.7616635Z device=device(type='cuda'), 2025-05-07T20:33:32.7616895Z ) 2025-05-07T20:33:32.7617212Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7618006Z self=, 2025-05-07T20:33:32.7618682Z num_jagged_dim=1, 2025-05-07T20:33:32.7618928Z outer_dense_size=2, 2025-05-07T20:33:32.7619179Z inner_dense_size=2, 2025-05-07T20:33:32.7619425Z dtype=torch.float16, 2025-05-07T20:33:32.7619693Z device=device(type='cuda'), 2025-05-07T20:33:32.7619953Z ) 2025-05-07T20:33:32.7620268Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7621149Z self=, 2025-05-07T20:33:32.7621832Z num_jagged_dim=2, 2025-05-07T20:33:32.7622073Z outer_dense_size=2, 2025-05-07T20:33:32.7622323Z inner_dense_size=2, 2025-05-07T20:33:32.7622578Z dtype=torch.float16, 2025-05-07T20:33:32.7622836Z device=device(type='cuda'), 2025-05-07T20:33:32.7623102Z ) 2025-05-07T20:33:32.7623421Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7624214Z self=, 2025-05-07T20:33:32.7624882Z num_jagged_dim=1, 2025-05-07T20:33:32.7625128Z outer_dense_size=1, 2025-05-07T20:33:32.7625381Z inner_dense_size=4, 2025-05-07T20:33:32.7625624Z dtype=torch.float32, 2025-05-07T20:33:32.7625889Z device=device(type='cpu'), 2025-05-07T20:33:32.7626148Z ) 2025-05-07T20:33:32.7626469Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7627311Z self=, 2025-05-07T20:33:32.7627984Z num_jagged_dim=1, 2025-05-07T20:33:32.7628228Z outer_dense_size=1, 2025-05-07T20:33:32.7628472Z inner_dense_size=1, 2025-05-07T20:33:32.7628805Z dtype=torch.float32, 2025-05-07T20:33:32.7629073Z device=device(type='cpu'), 2025-05-07T20:33:32.7629328Z ) 2025-05-07T20:33:32.7629648Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:32.7630443Z self=, 2025-05-07T20:33:32.7631110Z num_jagged_dim=4, 2025-05-07T20:33:32.7631355Z outer_dense_size=2, 2025-05-07T20:33:32.7631605Z inner_dense_size=1, 2025-05-07T20:33:32.7631858Z dtype=torch.float16, 2025-05-07T20:33:32.7632120Z device=device(type='cuda'), 2025-05-07T20:33:32.7632375Z ) 2025-05-07T20:33:32.7632562Z PASSED 2025-05-07T20:33:37.8461684Z 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:37.8463387Z self=, 2025-05-07T20:33:37.8464123Z num_jagged_dim=1, 2025-05-07T20:33:37.8464473Z outer_dense_size=2, 2025-05-07T20:33:37.8472487Z inner_dense_size=2, 2025-05-07T20:33:37.8472878Z dtype=torch.float32, 2025-05-07T20:33:37.8473201Z device_type='cpu', 2025-05-07T20:33:37.8473446Z ) 2025-05-07T20:33:37.8473815Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8474748Z self=, 2025-05-07T20:33:37.8475498Z num_jagged_dim=4, 2025-05-07T20:33:37.8475748Z outer_dense_size=2, 2025-05-07T20:33:37.8475998Z inner_dense_size=2, 2025-05-07T20:33:37.8476281Z dtype=torch.float32, 2025-05-07T20:33:37.8476531Z device_type='cpu', 2025-05-07T20:33:37.8476771Z ) 2025-05-07T20:33:37.8477149Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8478080Z self=, 2025-05-07T20:33:37.8478843Z num_jagged_dim=4, 2025-05-07T20:33:37.8479092Z outer_dense_size=4, 2025-05-07T20:33:37.8479342Z inner_dense_size=2, 2025-05-07T20:33:37.8479589Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8480192Z device_type='cpu', 2025-05-07T20:33:37.8480429Z ) 2025-05-07T20:33:37.8480787Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8481720Z self=, 2025-05-07T20:33:37.8482483Z num_jagged_dim=3, 2025-05-07T20:33:37.8482727Z outer_dense_size=4, 2025-05-07T20:33:37.8482976Z inner_dense_size=4, 2025-05-07T20:33:37.8483226Z dtype=torch.float16, 2025-05-07T20:33:37.8483481Z device_type='cpu', 2025-05-07T20:33:37.8483707Z ) 2025-05-07T20:33:37.8484067Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8484992Z self=, 2025-05-07T20:33:37.8485748Z num_jagged_dim=4, 2025-05-07T20:33:37.8486000Z outer_dense_size=4, 2025-05-07T20:33:37.8486246Z inner_dense_size=3, 2025-05-07T20:33:37.8486491Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8486755Z device_type='cpu', 2025-05-07T20:33:37.8486983Z ) 2025-05-07T20:33:37.8487338Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8488313Z self=, 2025-05-07T20:33:37.8489196Z num_jagged_dim=4, 2025-05-07T20:33:37.8489443Z outer_dense_size=3, 2025-05-07T20:33:37.8489687Z inner_dense_size=3, 2025-05-07T20:33:37.8489938Z dtype=torch.float16, 2025-05-07T20:33:37.8490194Z device_type='cpu', 2025-05-07T20:33:37.8490419Z ) 2025-05-07T20:33:37.8490783Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8491716Z self=, 2025-05-07T20:33:37.8492481Z num_jagged_dim=4, 2025-05-07T20:33:37.8492722Z outer_dense_size=3, 2025-05-07T20:33:37.8492970Z inner_dense_size=2, 2025-05-07T20:33:37.8493223Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8493477Z device_type='cpu', 2025-05-07T20:33:37.8493709Z ) 2025-05-07T20:33:37.8494078Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8495158Z self=, 2025-05-07T20:33:37.8495925Z num_jagged_dim=1, 2025-05-07T20:33:37.8496174Z outer_dense_size=3, 2025-05-07T20:33:37.8496417Z inner_dense_size=3, 2025-05-07T20:33:37.8496672Z dtype=torch.float32, 2025-05-07T20:33:37.8496928Z device_type='cpu', 2025-05-07T20:33:37.8497161Z ) 2025-05-07T20:33:37.8497526Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8498466Z self=, 2025-05-07T20:33:37.8499231Z num_jagged_dim=4, 2025-05-07T20:33:37.8499472Z outer_dense_size=2, 2025-05-07T20:33:37.8499722Z inner_dense_size=3, 2025-05-07T20:33:37.8499983Z dtype=torch.float16, 2025-05-07T20:33:37.8500234Z device_type='cpu', 2025-05-07T20:33:37.8500472Z ) 2025-05-07T20:33:37.8500844Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8501777Z self=, 2025-05-07T20:33:37.8502540Z num_jagged_dim=4, 2025-05-07T20:33:37.8502786Z outer_dense_size=3, 2025-05-07T20:33:37.8503034Z inner_dense_size=3, 2025-05-07T20:33:37.8503366Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8503633Z device_type='cpu', 2025-05-07T20:33:37.8503869Z ) 2025-05-07T20:33:37.8504224Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8505170Z self=, 2025-05-07T20:33:37.8505930Z num_jagged_dim=2, 2025-05-07T20:33:37.8506178Z outer_dense_size=3, 2025-05-07T20:33:37.8506421Z inner_dense_size=2, 2025-05-07T20:33:37.8506676Z dtype=torch.float32, 2025-05-07T20:33:37.8506934Z device_type='cpu', 2025-05-07T20:33:37.8507159Z ) 2025-05-07T20:33:37.8507525Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8508519Z self=, 2025-05-07T20:33:37.8509287Z num_jagged_dim=3, 2025-05-07T20:33:37.8509533Z outer_dense_size=3, 2025-05-07T20:33:37.8509780Z inner_dense_size=2, 2025-05-07T20:33:37.8510021Z dtype=torch.float32, 2025-05-07T20:33:37.8510276Z device_type='cpu', 2025-05-07T20:33:37.8510506Z ) 2025-05-07T20:33:37.8510867Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8511875Z self=, 2025-05-07T20:33:37.8512628Z num_jagged_dim=2, 2025-05-07T20:33:37.8512877Z outer_dense_size=2, 2025-05-07T20:33:37.8513113Z inner_dense_size=2, 2025-05-07T20:33:37.8513358Z dtype=torch.float32, 2025-05-07T20:33:37.8513608Z device_type='cpu', 2025-05-07T20:33:37.8513833Z ) 2025-05-07T20:33:37.8514195Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8515104Z self=, 2025-05-07T20:33:37.8515856Z num_jagged_dim=3, 2025-05-07T20:33:37.8516094Z outer_dense_size=4, 2025-05-07T20:33:37.8516342Z inner_dense_size=2, 2025-05-07T20:33:37.8516596Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8516848Z device_type='cpu', 2025-05-07T20:33:37.8517084Z ) 2025-05-07T20:33:37.8517451Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8518427Z self=, 2025-05-07T20:33:37.8519149Z num_jagged_dim=3, 2025-05-07T20:33:37.8519392Z outer_dense_size=3, 2025-05-07T20:33:37.8519629Z inner_dense_size=2, 2025-05-07T20:33:37.8519880Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8520140Z device_type='cpu', 2025-05-07T20:33:37.8520362Z ) 2025-05-07T20:33:37.8520726Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8521664Z self=, 2025-05-07T20:33:37.8522386Z num_jagged_dim=3, 2025-05-07T20:33:37.8522621Z outer_dense_size=3, 2025-05-07T20:33:37.8522875Z inner_dense_size=3, 2025-05-07T20:33:37.8523125Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8523375Z device_type='cpu', 2025-05-07T20:33:37.8523603Z ) 2025-05-07T20:33:37.8523978Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8524871Z self=, 2025-05-07T20:33:37.8525594Z num_jagged_dim=3, 2025-05-07T20:33:37.8525919Z outer_dense_size=3, 2025-05-07T20:33:37.8526164Z inner_dense_size=4, 2025-05-07T20:33:37.8526407Z dtype=torch.float32, 2025-05-07T20:33:37.8526661Z device_type='cpu', 2025-05-07T20:33:37.8526889Z ) 2025-05-07T20:33:37.8527250Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8528180Z self=, 2025-05-07T20:33:37.8528937Z num_jagged_dim=3, 2025-05-07T20:33:37.8529174Z outer_dense_size=3, 2025-05-07T20:33:37.8529423Z inner_dense_size=3, 2025-05-07T20:33:37.8529672Z dtype=torch.float32, 2025-05-07T20:33:37.8529928Z device_type='cpu', 2025-05-07T20:33:37.8530154Z ) 2025-05-07T20:33:37.8530520Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8531422Z self=, 2025-05-07T20:33:37.8532140Z num_jagged_dim=3, 2025-05-07T20:33:37.8532384Z outer_dense_size=4, 2025-05-07T20:33:37.8532631Z inner_dense_size=4, 2025-05-07T20:33:37.8532877Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8533132Z device_type='cpu', 2025-05-07T20:33:37.8533361Z ) 2025-05-07T20:33:37.8533720Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:37.8534873Z self=, 2025-05-07T20:33:37.8535627Z num_jagged_dim=3, 2025-05-07T20:33:37.8535875Z outer_dense_size=3, 2025-05-07T20:33:37.8536536Z inner_dense_size=4, 2025-05-07T20:33:37.8536834Z dtype=torch.bfloat16, 2025-05-07T20:33:37.8537091Z device_type='cpu', 2025-05-07T20:33:37.8537313Z ) 2025-05-07T20:33:37.8537505Z PASSED 2025-05-07T20:33:38.0013720Z 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:38.0015394Z self=, 2025-05-07T20:33:38.0016134Z num_jagged_dim=1, 2025-05-07T20:33:38.0016478Z outer_dense_size=0, 2025-05-07T20:33:38.0016839Z inner_dense_size=0, 2025-05-07T20:33:38.0017181Z dtype=torch.float32, 2025-05-07T20:33:38.0017538Z device_type='meta', 2025-05-07T20:33:38.0017778Z ) 2025-05-07T20:33:38.0018136Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0019066Z self=, 2025-05-07T20:33:38.0019822Z num_jagged_dim=3, 2025-05-07T20:33:38.0020059Z outer_dense_size=0, 2025-05-07T20:33:38.0020305Z inner_dense_size=0, 2025-05-07T20:33:38.0020554Z dtype=torch.float32, 2025-05-07T20:33:38.0020802Z device_type='meta', 2025-05-07T20:33:38.0021040Z ) 2025-05-07T20:33:38.0021402Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0022297Z self=, 2025-05-07T20:33:38.0023042Z num_jagged_dim=3, 2025-05-07T20:33:38.0023285Z outer_dense_size=4, 2025-05-07T20:33:38.0023531Z inner_dense_size=1, 2025-05-07T20:33:38.0023771Z dtype=torch.float16, 2025-05-07T20:33:38.0024028Z device_type='meta', 2025-05-07T20:33:38.0024266Z ) 2025-05-07T20:33:38.0024613Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0025755Z self=, 2025-05-07T20:33:38.0026478Z num_jagged_dim=3, 2025-05-07T20:33:38.0026722Z outer_dense_size=4, 2025-05-07T20:33:38.0026959Z inner_dense_size=0, 2025-05-07T20:33:38.0027205Z dtype=torch.float16, 2025-05-07T20:33:38.0027455Z device_type='meta', 2025-05-07T20:33:38.0027683Z ) 2025-05-07T20:33:38.0028036Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0028966Z self=, 2025-05-07T20:33:38.0029710Z num_jagged_dim=2, 2025-05-07T20:33:38.0029952Z outer_dense_size=1, 2025-05-07T20:33:38.0030195Z inner_dense_size=3, 2025-05-07T20:33:38.0030437Z dtype=torch.float32, 2025-05-07T20:33:38.0030697Z device_type='meta', 2025-05-07T20:33:38.0030928Z ) 2025-05-07T20:33:38.0031277Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0032194Z self=, 2025-05-07T20:33:38.0032940Z num_jagged_dim=3, 2025-05-07T20:33:38.0033184Z outer_dense_size=0, 2025-05-07T20:33:38.0033604Z inner_dense_size=4, 2025-05-07T20:33:38.0033852Z dtype=torch.bfloat16, 2025-05-07T20:33:38.0034109Z device_type='meta', 2025-05-07T20:33:38.0034335Z ) 2025-05-07T20:33:38.0034687Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0035593Z self=, 2025-05-07T20:33:38.0036721Z num_jagged_dim=4, 2025-05-07T20:33:38.0036968Z outer_dense_size=4, 2025-05-07T20:33:38.0037212Z inner_dense_size=3, 2025-05-07T20:33:38.0037459Z dtype=torch.float16, 2025-05-07T20:33:38.0037707Z device_type='meta', 2025-05-07T20:33:38.0037939Z ) 2025-05-07T20:33:38.0038293Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0039177Z self=, 2025-05-07T20:33:38.0039932Z num_jagged_dim=4, 2025-05-07T20:33:38.0040177Z outer_dense_size=2, 2025-05-07T20:33:38.0040416Z inner_dense_size=3, 2025-05-07T20:33:38.0040667Z dtype=torch.float16, 2025-05-07T20:33:38.0040919Z device_type='meta', 2025-05-07T20:33:38.0041150Z ) 2025-05-07T20:33:38.0041499Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0042389Z self=, 2025-05-07T20:33:38.0043141Z num_jagged_dim=4, 2025-05-07T20:33:38.0043380Z outer_dense_size=4, 2025-05-07T20:33:38.0043625Z inner_dense_size=0, 2025-05-07T20:33:38.0043876Z dtype=torch.float16, 2025-05-07T20:33:38.0044124Z device_type='meta', 2025-05-07T20:33:38.0044358Z ) 2025-05-07T20:33:38.0044711Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0045599Z self=, 2025-05-07T20:33:38.0046341Z num_jagged_dim=1, 2025-05-07T20:33:38.0046585Z outer_dense_size=1, 2025-05-07T20:33:38.0046830Z inner_dense_size=1, 2025-05-07T20:33:38.0047074Z dtype=torch.bfloat16, 2025-05-07T20:33:38.0047330Z device_type='meta', 2025-05-07T20:33:38.0047561Z ) 2025-05-07T20:33:38.0048037Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0048943Z self=, 2025-05-07T20:33:38.0049662Z num_jagged_dim=3, 2025-05-07T20:33:38.0049899Z outer_dense_size=2, 2025-05-07T20:33:38.0050144Z inner_dense_size=0, 2025-05-07T20:33:38.0050399Z dtype=torch.float16, 2025-05-07T20:33:38.0050653Z device_type='meta', 2025-05-07T20:33:38.0050877Z ) 2025-05-07T20:33:38.0051232Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0052129Z self=, 2025-05-07T20:33:38.0052872Z num_jagged_dim=3, 2025-05-07T20:33:38.0053113Z outer_dense_size=2, 2025-05-07T20:33:38.0053358Z inner_dense_size=3, 2025-05-07T20:33:38.0053606Z dtype=torch.float16, 2025-05-07T20:33:38.0053860Z device_type='meta', 2025-05-07T20:33:38.0054093Z ) 2025-05-07T20:33:38.0054553Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0055458Z self=, 2025-05-07T20:33:38.0056310Z num_jagged_dim=2, 2025-05-07T20:33:38.0056553Z outer_dense_size=2, 2025-05-07T20:33:38.0056795Z inner_dense_size=3, 2025-05-07T20:33:38.0057047Z dtype=torch.float16, 2025-05-07T20:33:38.0057306Z device_type='meta', 2025-05-07T20:33:38.0057536Z ) 2025-05-07T20:33:38.0057895Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0058781Z self=, 2025-05-07T20:33:38.0059510Z num_jagged_dim=2, 2025-05-07T20:33:38.0059749Z outer_dense_size=2, 2025-05-07T20:33:38.0059995Z inner_dense_size=2, 2025-05-07T20:33:38.0060244Z dtype=torch.float16, 2025-05-07T20:33:38.0060493Z device_type='meta', 2025-05-07T20:33:38.0060727Z ) 2025-05-07T20:33:38.0061082Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0061982Z self=, 2025-05-07T20:33:38.0062735Z num_jagged_dim=3, 2025-05-07T20:33:38.0062982Z outer_dense_size=2, 2025-05-07T20:33:38.0063222Z inner_dense_size=0, 2025-05-07T20:33:38.0063472Z dtype=torch.float32, 2025-05-07T20:33:38.0063729Z device_type='meta', 2025-05-07T20:33:38.0063953Z ) 2025-05-07T20:33:38.0064309Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0065227Z self=, 2025-05-07T20:33:38.0065954Z num_jagged_dim=3, 2025-05-07T20:33:38.0066201Z outer_dense_size=0, 2025-05-07T20:33:38.0066442Z inner_dense_size=3, 2025-05-07T20:33:38.0066689Z dtype=torch.float32, 2025-05-07T20:33:38.0066946Z device_type='meta', 2025-05-07T20:33:38.0067175Z ) 2025-05-07T20:33:38.0067532Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0068516Z self=, 2025-05-07T20:33:38.0069265Z num_jagged_dim=1, 2025-05-07T20:33:38.0069510Z outer_dense_size=0, 2025-05-07T20:33:38.0069754Z inner_dense_size=3, 2025-05-07T20:33:38.0070000Z dtype=torch.float32, 2025-05-07T20:33:38.0070256Z device_type='meta', 2025-05-07T20:33:38.0070573Z ) 2025-05-07T20:33:38.0070934Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0071846Z self=, 2025-05-07T20:33:38.0072566Z num_jagged_dim=1, 2025-05-07T20:33:38.0072809Z outer_dense_size=1, 2025-05-07T20:33:38.0073054Z inner_dense_size=3, 2025-05-07T20:33:38.0073300Z dtype=torch.float32, 2025-05-07T20:33:38.0073554Z device_type='meta', 2025-05-07T20:33:38.0073777Z ) 2025-05-07T20:33:38.0074135Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0075038Z self=, 2025-05-07T20:33:38.0075757Z num_jagged_dim=1, 2025-05-07T20:33:38.0075993Z outer_dense_size=1, 2025-05-07T20:33:38.0076243Z inner_dense_size=1, 2025-05-07T20:33:38.0076490Z dtype=torch.float32, 2025-05-07T20:33:38.0076737Z device_type='meta', 2025-05-07T20:33:38.0076966Z ) 2025-05-07T20:33:38.0077320Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:38.0078218Z self=, 2025-05-07T20:33:38.0079062Z num_jagged_dim=1, 2025-05-07T20:33:38.0079303Z outer_dense_size=3, 2025-05-07T20:33:38.0079542Z inner_dense_size=1, 2025-05-07T20:33:38.0079790Z dtype=torch.float16, 2025-05-07T20:33:38.0080045Z device_type='meta', 2025-05-07T20:33:38.0080273Z ) 2025-05-07T20:33:38.0080476Z PASSED 2025-05-07T20:33:40.6301632Z 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:40.6303339Z self=, 2025-05-07T20:33:40.6304226Z num_jagged_dim=1, 2025-05-07T20:33:40.6304522Z outer_dense_size=0, 2025-05-07T20:33:40.6304831Z inner_dense_size=16, 2025-05-07T20:33:40.6305148Z dtype=torch.float16, 2025-05-07T20:33:40.6305482Z device=device(type='cpu'), 2025-05-07T20:33:40.6305807Z ) 2025-05-07T20:33:40.6306214Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:40.6307246Z self=, 2025-05-07T20:33:40.6308121Z num_jagged_dim=1, 2025-05-07T20:33:40.6308419Z outer_dense_size=5, 2025-05-07T20:33:40.6308767Z inner_dense_size=96, 2025-05-07T20:33:40.6309077Z dtype=torch.float16, 2025-05-07T20:33:40.6309408Z device=device(type='cpu'), 2025-05-07T20:33:40.6309721Z ) 2025-05-07T20:33:40.6310129Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:40.6311170Z self=, 2025-05-07T20:33:40.6312043Z num_jagged_dim=1, 2025-05-07T20:33:40.6312341Z outer_dense_size=1, 2025-05-07T20:33:40.6312645Z inner_dense_size=96, 2025-05-07T20:33:40.6312963Z dtype=torch.float16, 2025-05-07T20:33:40.6313279Z device=device(type='cuda'), 2025-05-07T20:33:40.6313603Z ) 2025-05-07T20:33:40.6314010Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:40.6315040Z self=, 2025-05-07T20:33:40.6315908Z num_jagged_dim=1, 2025-05-07T20:33:40.6317070Z outer_dense_size=5, 2025-05-07T20:33:40.6317391Z inner_dense_size=16, 2025-05-07T20:33:40.6317698Z dtype=torch.float16, 2025-05-07T20:33:40.6318017Z device=device(type='cpu'), 2025-05-07T20:33:40.6318338Z ) 2025-05-07T20:33:40.6318576Z PASSED 2025-05-07T20:33:40.6318727Z 2025-05-07T20:33:40.6318905Z =============================== warnings summary =============================== 2025-05-07T20:33:40.6319799Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:40.6321081Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:40.6323102Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:40.6324646Z warnings.warn( 2025-05-07T20:33:40.6324829Z 2025-05-07T20:33:40.6325403Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:40.6326685Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:40.6328857Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:40.6330367Z warnings.warn( 2025-05-07T20:33:40.6330544Z 2025-05-07T20:33:40.6331114Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:40.6332394Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:40.6334558Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:40.6336324Z warnings.warn( 2025-05-07T20:33:40.6344256Z 2025-05-07T20:33:40.6344567Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:40.6345169Z ======================== 4 passed, 6 warnings in 11.86s ======================== 2025-05-07T20:33:42.3164689Z 2025-05-07T20:33:42.3165332Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:42.3184107Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 16 seconds 2025-05-07T20:33:42.3184470Z 2025-05-07T20:33:42.3184475Z 2025-05-07T20:33:42.3184479Z 2025-05-07T20:33:42.3184483Z 2025-05-07T20:33:42.3204814Z ################################################################################ 2025-05-07T20:33:42.3220438Z # [2025-05-07T20:33:42.321Z] Run Python Test Suite: 2025-05-07T20:33:42.3220808Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:42.3221139Z ################################################################################ 2025-05-07T20:33:42.3246660Z + 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:42.3247310Z 2025-05-07T20:33:44.4789979Z ============================= test session starts ============================== 2025-05-07T20:33:44.4790676Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:44.4791612Z cachedir: .pytest_cache 2025-05-07T20:33:44.4792213Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:44.4792962Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:44.4793393Z plugins: hypothesis-6.131.14 2025-05-07T20:33:46.6634500Z collecting ... collected 5 items 2025-05-07T20:33:46.6634767Z 2025-05-07T20:33:47.0515245Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0516303Z self=, 2025-05-07T20:33:47.0516920Z num_jagged_dim=1, 2025-05-07T20:33:47.0517197Z outer_dense_size=0, 2025-05-07T20:33:47.0517453Z inner_dense_size=0, 2025-05-07T20:33:47.0517700Z dtype=torch.float32, 2025-05-07T20:33:47.0517977Z device=device(type='cpu'), 2025-05-07T20:33:47.0518274Z precompute_total_L=False, 2025-05-07T20:33:47.0518558Z ) 2025-05-07T20:33:47.0518785Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0519266Z self=, 2025-05-07T20:33:47.0519729Z num_jagged_dim=3, 2025-05-07T20:33:47.0519971Z outer_dense_size=0, 2025-05-07T20:33:47.0520220Z inner_dense_size=0, 2025-05-07T20:33:47.0520475Z dtype=torch.float32, 2025-05-07T20:33:47.0521114Z device=device(type='cpu'), 2025-05-07T20:33:47.0521401Z precompute_total_L=False, 2025-05-07T20:33:47.0521661Z ) 2025-05-07T20:33:47.0521874Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0522348Z self=, 2025-05-07T20:33:47.0522824Z num_jagged_dim=3, 2025-05-07T20:33:47.0523063Z outer_dense_size=5, 2025-05-07T20:33:47.0523315Z inner_dense_size=2, 2025-05-07T20:33:47.0523570Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0523834Z device=device(type='cuda'), 2025-05-07T20:33:47.0524126Z precompute_total_L=False, 2025-05-07T20:33:47.0524395Z ) 2025-05-07T20:33:47.0524608Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0525084Z self=, 2025-05-07T20:33:47.0525555Z num_jagged_dim=5, 2025-05-07T20:33:47.0525805Z outer_dense_size=5, 2025-05-07T20:33:47.0526054Z inner_dense_size=5, 2025-05-07T20:33:47.0526315Z dtype=torch.float32, 2025-05-07T20:33:47.0526585Z device=device(type='cuda'), 2025-05-07T20:33:47.0526865Z precompute_total_L=False, 2025-05-07T20:33:47.0527131Z ) 2025-05-07T20:33:47.0527351Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0527809Z self=, 2025-05-07T20:33:47.0528270Z num_jagged_dim=1, 2025-05-07T20:33:47.0528514Z outer_dense_size=4, 2025-05-07T20:33:47.0528758Z inner_dense_size=0, 2025-05-07T20:33:47.0529022Z dtype=torch.float16, 2025-05-07T20:33:47.0529290Z device=device(type='cuda'), 2025-05-07T20:33:47.0529571Z precompute_total_L=True, 2025-05-07T20:33:47.0529834Z ) 2025-05-07T20:33:47.0530053Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0530520Z self=, 2025-05-07T20:33:47.0530980Z num_jagged_dim=4, 2025-05-07T20:33:47.0531234Z outer_dense_size=5, 2025-05-07T20:33:47.0531482Z inner_dense_size=5, 2025-05-07T20:33:47.0531726Z dtype=torch.float16, 2025-05-07T20:33:47.0531991Z device=device(type='cuda'), 2025-05-07T20:33:47.0532276Z precompute_total_L=False, 2025-05-07T20:33:47.0532531Z ) 2025-05-07T20:33:47.0532751Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0533219Z self=, 2025-05-07T20:33:47.0533681Z num_jagged_dim=1, 2025-05-07T20:33:47.0533926Z outer_dense_size=2, 2025-05-07T20:33:47.0534453Z inner_dense_size=2, 2025-05-07T20:33:47.0534707Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0534980Z device=device(type='cuda'), 2025-05-07T20:33:47.0535265Z precompute_total_L=False, 2025-05-07T20:33:47.0535518Z ) 2025-05-07T20:33:47.0535738Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0536534Z self=, 2025-05-07T20:33:47.0537008Z num_jagged_dim=4, 2025-05-07T20:33:47.0537246Z outer_dense_size=3, 2025-05-07T20:33:47.0537492Z inner_dense_size=3, 2025-05-07T20:33:47.0537745Z dtype=torch.float16, 2025-05-07T20:33:47.0538000Z device=device(type='cuda'), 2025-05-07T20:33:47.0538280Z precompute_total_L=True, 2025-05-07T20:33:47.0538539Z ) 2025-05-07T20:33:47.0538753Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0539219Z self=, 2025-05-07T20:33:47.0539689Z num_jagged_dim=2, 2025-05-07T20:33:47.0539934Z outer_dense_size=5, 2025-05-07T20:33:47.0540200Z inner_dense_size=5, 2025-05-07T20:33:47.0540484Z dtype=torch.float16, 2025-05-07T20:33:47.0540743Z device=device(type='cpu'), 2025-05-07T20:33:47.0541028Z precompute_total_L=False, 2025-05-07T20:33:47.0541292Z ) 2025-05-07T20:33:47.0541515Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0543841Z self=, 2025-05-07T20:33:47.0544451Z num_jagged_dim=5, 2025-05-07T20:33:47.0544698Z outer_dense_size=0, 2025-05-07T20:33:47.0544942Z inner_dense_size=5, 2025-05-07T20:33:47.0545195Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0545463Z device=device(type='cpu'), 2025-05-07T20:33:47.0545736Z precompute_total_L=False, 2025-05-07T20:33:47.0545995Z ) 2025-05-07T20:33:47.0546209Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0546667Z self=, 2025-05-07T20:33:47.0547121Z num_jagged_dim=4, 2025-05-07T20:33:47.0547361Z outer_dense_size=0, 2025-05-07T20:33:47.0547599Z inner_dense_size=0, 2025-05-07T20:33:47.0547850Z dtype=torch.float32, 2025-05-07T20:33:47.0548113Z device=device(type='cpu'), 2025-05-07T20:33:47.0548392Z precompute_total_L=False, 2025-05-07T20:33:47.0548646Z ) 2025-05-07T20:33:47.0548862Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0549332Z self=, 2025-05-07T20:33:47.0549793Z num_jagged_dim=4, 2025-05-07T20:33:47.0550038Z outer_dense_size=4, 2025-05-07T20:33:47.0550284Z inner_dense_size=0, 2025-05-07T20:33:47.0550528Z dtype=torch.float32, 2025-05-07T20:33:47.0550790Z device=device(type='cpu'), 2025-05-07T20:33:47.0551069Z precompute_total_L=False, 2025-05-07T20:33:47.0551320Z ) 2025-05-07T20:33:47.0551538Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0552004Z self=, 2025-05-07T20:33:47.0552454Z num_jagged_dim=4, 2025-05-07T20:33:47.0552698Z outer_dense_size=4, 2025-05-07T20:33:47.0552944Z inner_dense_size=4, 2025-05-07T20:33:47.0553188Z dtype=torch.float32, 2025-05-07T20:33:47.0553451Z device=device(type='cpu'), 2025-05-07T20:33:47.0553731Z precompute_total_L=False, 2025-05-07T20:33:47.0553996Z ) 2025-05-07T20:33:47.0554209Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0554675Z self=, 2025-05-07T20:33:47.0555132Z num_jagged_dim=1, 2025-05-07T20:33:47.0555375Z outer_dense_size=3, 2025-05-07T20:33:47.0555623Z inner_dense_size=3, 2025-05-07T20:33:47.0555880Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0556140Z device=device(type='cuda'), 2025-05-07T20:33:47.0556423Z precompute_total_L=False, 2025-05-07T20:33:47.0556685Z ) 2025-05-07T20:33:47.0557023Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0557491Z self=, 2025-05-07T20:33:47.0557960Z num_jagged_dim=3, 2025-05-07T20:33:47.0558199Z outer_dense_size=3, 2025-05-07T20:33:47.0558447Z inner_dense_size=3, 2025-05-07T20:33:47.0558700Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0558966Z device=device(type='cuda'), 2025-05-07T20:33:47.0559246Z precompute_total_L=False, 2025-05-07T20:33:47.0559507Z ) 2025-05-07T20:33:47.0559725Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0560194Z self=, 2025-05-07T20:33:47.0560702Z num_jagged_dim=4, 2025-05-07T20:33:47.0560944Z outer_dense_size=5, 2025-05-07T20:33:47.0561186Z inner_dense_size=0, 2025-05-07T20:33:47.0561437Z dtype=torch.float32, 2025-05-07T20:33:47.0561700Z device=device(type='cuda'), 2025-05-07T20:33:47.0561985Z precompute_total_L=True, 2025-05-07T20:33:47.0562242Z ) 2025-05-07T20:33:47.0562461Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0562922Z self=, 2025-05-07T20:33:47.0563379Z num_jagged_dim=1, 2025-05-07T20:33:47.0563624Z outer_dense_size=5, 2025-05-07T20:33:47.0563872Z inner_dense_size=0, 2025-05-07T20:33:47.0564117Z dtype=torch.float32, 2025-05-07T20:33:47.0564476Z device=device(type='cuda'), 2025-05-07T20:33:47.0564763Z precompute_total_L=True, 2025-05-07T20:33:47.0565012Z ) 2025-05-07T20:33:47.0565226Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0565689Z self=, 2025-05-07T20:33:47.0566146Z num_jagged_dim=1, 2025-05-07T20:33:47.0566393Z outer_dense_size=5, 2025-05-07T20:33:47.0566636Z inner_dense_size=5, 2025-05-07T20:33:47.0566880Z dtype=torch.float32, 2025-05-07T20:33:47.0567148Z device=device(type='cuda'), 2025-05-07T20:33:47.0567430Z precompute_total_L=True, 2025-05-07T20:33:47.0567678Z ) 2025-05-07T20:33:47.0567895Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0568362Z self=, 2025-05-07T20:33:47.0568819Z num_jagged_dim=1, 2025-05-07T20:33:47.0569066Z outer_dense_size=5, 2025-05-07T20:33:47.0569321Z inner_dense_size=1, 2025-05-07T20:33:47.0569573Z dtype=torch.float32, 2025-05-07T20:33:47.0569830Z device=device(type='cuda'), 2025-05-07T20:33:47.0570116Z precompute_total_L=True, 2025-05-07T20:33:47.0570385Z ) 2025-05-07T20:33:47.0570635Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:47.0571106Z self=, 2025-05-07T20:33:47.0571566Z num_jagged_dim=5, 2025-05-07T20:33:47.0571804Z outer_dense_size=5, 2025-05-07T20:33:47.0572057Z inner_dense_size=1, 2025-05-07T20:33:47.0572314Z dtype=torch.float32, 2025-05-07T20:33:47.0572571Z device=device(type='cuda'), 2025-05-07T20:33:47.0572856Z precompute_total_L=True, 2025-05-07T20:33:47.0573117Z ) 2025-05-07T20:33:47.0573310Z PASSED 2025-05-07T20:33:47.0926892Z 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:47.0928943Z self=, 2025-05-07T20:33:47.0929983Z num_jagged_dim=1, 2025-05-07T20:33:47.0930415Z outer_dense_size=2, 2025-05-07T20:33:47.0930688Z inner_dense_size=2, 2025-05-07T20:33:47.0930951Z dtype=torch.float32, 2025-05-07T20:33:47.0931217Z device=device(type='cpu'), 2025-05-07T20:33:47.0931476Z ) 2025-05-07T20:33:47.0931722Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0932545Z self=, 2025-05-07T20:33:47.0933061Z num_jagged_dim=3, 2025-05-07T20:33:47.0933310Z outer_dense_size=2, 2025-05-07T20:33:47.0933557Z inner_dense_size=2, 2025-05-07T20:33:47.0933807Z dtype=torch.float32, 2025-05-07T20:33:47.0934066Z device=device(type='cpu'), 2025-05-07T20:33:47.0934410Z ) 2025-05-07T20:33:47.0934669Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0935247Z self=, 2025-05-07T20:33:47.0935768Z num_jagged_dim=3, 2025-05-07T20:33:47.0936265Z outer_dense_size=4, 2025-05-07T20:33:47.0936511Z inner_dense_size=2, 2025-05-07T20:33:47.0936753Z dtype=torch.float16, 2025-05-07T20:33:47.0937015Z device=device(type='cuda'), 2025-05-07T20:33:47.0937273Z ) 2025-05-07T20:33:47.0937517Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0938087Z self=, 2025-05-07T20:33:47.0938602Z num_jagged_dim=4, 2025-05-07T20:33:47.0938839Z outer_dense_size=3, 2025-05-07T20:33:47.0939087Z inner_dense_size=3, 2025-05-07T20:33:47.0939336Z dtype=torch.float32, 2025-05-07T20:33:47.0939593Z device=device(type='cuda'), 2025-05-07T20:33:47.0939852Z ) 2025-05-07T20:33:47.0940107Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0940838Z self=, 2025-05-07T20:33:47.0941355Z num_jagged_dim=4, 2025-05-07T20:33:47.0941598Z outer_dense_size=2, 2025-05-07T20:33:47.0941846Z inner_dense_size=5, 2025-05-07T20:33:47.0942091Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0942360Z device=device(type='cpu'), 2025-05-07T20:33:47.0942619Z ) 2025-05-07T20:33:47.0942868Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0943437Z self=, 2025-05-07T20:33:47.0943945Z num_jagged_dim=5, 2025-05-07T20:33:47.0944182Z outer_dense_size=4, 2025-05-07T20:33:47.0944431Z inner_dense_size=5, 2025-05-07T20:33:47.0944684Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0944949Z device=device(type='cpu'), 2025-05-07T20:33:47.0945205Z ) 2025-05-07T20:33:47.0945454Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0946029Z self=, 2025-05-07T20:33:47.0946544Z num_jagged_dim=5, 2025-05-07T20:33:47.0946786Z outer_dense_size=2, 2025-05-07T20:33:47.0947035Z inner_dense_size=3, 2025-05-07T20:33:47.0947279Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0947542Z device=device(type='cuda'), 2025-05-07T20:33:47.0947801Z ) 2025-05-07T20:33:47.0948043Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0948603Z self=, 2025-05-07T20:33:47.0949118Z num_jagged_dim=3, 2025-05-07T20:33:47.0949355Z outer_dense_size=2, 2025-05-07T20:33:47.0949602Z inner_dense_size=5, 2025-05-07T20:33:47.0949856Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0950119Z device=device(type='cpu'), 2025-05-07T20:33:47.0950379Z ) 2025-05-07T20:33:47.0950627Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0951201Z self=, 2025-05-07T20:33:47.0951702Z num_jagged_dim=3, 2025-05-07T20:33:47.0951945Z outer_dense_size=2, 2025-05-07T20:33:47.0952190Z inner_dense_size=3, 2025-05-07T20:33:47.0952433Z dtype=torch.float16, 2025-05-07T20:33:47.0952695Z device=device(type='cpu'), 2025-05-07T20:33:47.0952953Z ) 2025-05-07T20:33:47.0953198Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0953924Z self=, 2025-05-07T20:33:47.0954433Z num_jagged_dim=2, 2025-05-07T20:33:47.0954671Z outer_dense_size=3, 2025-05-07T20:33:47.0954920Z inner_dense_size=3, 2025-05-07T20:33:47.0955170Z dtype=torch.float16, 2025-05-07T20:33:47.0955436Z device=device(type='cuda'), 2025-05-07T20:33:47.0955687Z ) 2025-05-07T20:33:47.0955942Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0956515Z self=, 2025-05-07T20:33:47.0957027Z num_jagged_dim=1, 2025-05-07T20:33:47.0957275Z outer_dense_size=5, 2025-05-07T20:33:47.0957522Z inner_dense_size=4, 2025-05-07T20:33:47.0957766Z dtype=torch.float32, 2025-05-07T20:33:47.0958028Z device=device(type='cuda'), 2025-05-07T20:33:47.0958288Z ) 2025-05-07T20:33:47.0958532Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0959116Z self=, 2025-05-07T20:33:47.0959625Z num_jagged_dim=1, 2025-05-07T20:33:47.0959870Z outer_dense_size=2, 2025-05-07T20:33:47.0960110Z inner_dense_size=4, 2025-05-07T20:33:47.0960362Z dtype=torch.float32, 2025-05-07T20:33:47.0960625Z device=device(type='cuda'), 2025-05-07T20:33:47.0960880Z ) 2025-05-07T20:33:47.0961130Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0961789Z self=, 2025-05-07T20:33:47.0962303Z num_jagged_dim=1, 2025-05-07T20:33:47.0962544Z outer_dense_size=2, 2025-05-07T20:33:47.0962789Z inner_dense_size=2, 2025-05-07T20:33:47.0963030Z dtype=torch.float32, 2025-05-07T20:33:47.0963289Z device=device(type='cuda'), 2025-05-07T20:33:47.0963543Z ) 2025-05-07T20:33:47.0963783Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0964357Z self=, 2025-05-07T20:33:47.0964873Z num_jagged_dim=1, 2025-05-07T20:33:47.0965116Z outer_dense_size=2, 2025-05-07T20:33:47.0965359Z inner_dense_size=4, 2025-05-07T20:33:47.0965609Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0965876Z device=device(type='cpu'), 2025-05-07T20:33:47.0966128Z ) 2025-05-07T20:33:47.0966377Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0966950Z self=, 2025-05-07T20:33:47.0967468Z num_jagged_dim=4, 2025-05-07T20:33:47.0967711Z outer_dense_size=2, 2025-05-07T20:33:47.0967954Z inner_dense_size=4, 2025-05-07T20:33:47.0968198Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0968465Z device=device(type='cpu'), 2025-05-07T20:33:47.0968721Z ) 2025-05-07T20:33:47.0968966Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0969531Z self=, 2025-05-07T20:33:47.0970043Z num_jagged_dim=4, 2025-05-07T20:33:47.0970285Z outer_dense_size=2, 2025-05-07T20:33:47.0970525Z inner_dense_size=2, 2025-05-07T20:33:47.0970775Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0971044Z device=device(type='cpu'), 2025-05-07T20:33:47.0971296Z ) 2025-05-07T20:33:47.0971548Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0972118Z self=, 2025-05-07T20:33:47.0972622Z num_jagged_dim=2, 2025-05-07T20:33:47.0972866Z outer_dense_size=2, 2025-05-07T20:33:47.0973117Z inner_dense_size=2, 2025-05-07T20:33:47.0973366Z dtype=torch.bfloat16, 2025-05-07T20:33:47.0973634Z device=device(type='cpu'), 2025-05-07T20:33:47.0973892Z ) 2025-05-07T20:33:47.0974235Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0974891Z self=, 2025-05-07T20:33:47.0975402Z num_jagged_dim=1, 2025-05-07T20:33:47.0975648Z outer_dense_size=4, 2025-05-07T20:33:47.0975888Z inner_dense_size=3, 2025-05-07T20:33:47.0976141Z dtype=torch.float16, 2025-05-07T20:33:47.0976404Z device=device(type='cpu'), 2025-05-07T20:33:47.0976654Z ) 2025-05-07T20:33:47.0976917Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0977477Z self=, 2025-05-07T20:33:47.0977981Z num_jagged_dim=1, 2025-05-07T20:33:47.0978226Z outer_dense_size=2, 2025-05-07T20:33:47.0978470Z inner_dense_size=3, 2025-05-07T20:33:47.0978710Z dtype=torch.float16, 2025-05-07T20:33:47.0978972Z device=device(type='cpu'), 2025-05-07T20:33:47.0979229Z ) 2025-05-07T20:33:47.0979478Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:47.0980043Z self=, 2025-05-07T20:33:47.0980548Z num_jagged_dim=1, 2025-05-07T20:33:47.0980793Z outer_dense_size=2, 2025-05-07T20:33:47.0981035Z inner_dense_size=2, 2025-05-07T20:33:47.0981282Z dtype=torch.float16, 2025-05-07T20:33:47.0981546Z device=device(type='cpu'), 2025-05-07T20:33:47.0981795Z ) 2025-05-07T20:33:47.0982073Z PASSED 2025-05-07T20:33:47.1270620Z 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:47.1271604Z self=, 2025-05-07T20:33:47.1272110Z num_jagged_dim=1, 2025-05-07T20:33:47.1272348Z outer_dense_size=0, 2025-05-07T20:33:47.1272596Z inner_dense_size=0, 2025-05-07T20:33:47.1272846Z dtype=torch.float32, 2025-05-07T20:33:47.1273108Z device=device(type='meta'), 2025-05-07T20:33:47.1273396Z precompute_total_L=False, 2025-05-07T20:33:47.1273734Z ) 2025-05-07T20:33:47.1273989Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1274541Z self=, 2025-05-07T20:33:47.1283308Z num_jagged_dim=4, 2025-05-07T20:33:47.1283576Z outer_dense_size=0, 2025-05-07T20:33:47.1283825Z inner_dense_size=0, 2025-05-07T20:33:47.1284091Z dtype=torch.float32, 2025-05-07T20:33:47.1284360Z device=device(type='meta'), 2025-05-07T20:33:47.1284647Z precompute_total_L=False, 2025-05-07T20:33:47.1284912Z ) 2025-05-07T20:33:47.1285168Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1285732Z self=, 2025-05-07T20:33:47.1286271Z num_jagged_dim=4, 2025-05-07T20:33:47.1286528Z outer_dense_size=4, 2025-05-07T20:33:47.1286772Z inner_dense_size=1, 2025-05-07T20:33:47.1287036Z dtype=torch.bfloat16, 2025-05-07T20:33:47.1287310Z device=device(type='meta'), 2025-05-07T20:33:47.1287600Z precompute_total_L=False, 2025-05-07T20:33:47.1287855Z ) 2025-05-07T20:33:47.1288108Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1288672Z self=, 2025-05-07T20:33:47.1289194Z num_jagged_dim=4, 2025-05-07T20:33:47.1289440Z outer_dense_size=2, 2025-05-07T20:33:47.1289691Z inner_dense_size=4, 2025-05-07T20:33:47.1289936Z dtype=torch.float32, 2025-05-07T20:33:47.1290192Z device=device(type='meta'), 2025-05-07T20:33:47.1290466Z precompute_total_L=True, 2025-05-07T20:33:47.1290717Z ) 2025-05-07T20:33:47.1290968Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1291529Z self=, 2025-05-07T20:33:47.1292293Z num_jagged_dim=3, 2025-05-07T20:33:47.1292537Z outer_dense_size=1, 2025-05-07T20:33:47.1292786Z inner_dense_size=4, 2025-05-07T20:33:47.1293040Z dtype=torch.bfloat16, 2025-05-07T20:33:47.1293299Z device=device(type='meta'), 2025-05-07T20:33:47.1293585Z precompute_total_L=True, 2025-05-07T20:33:47.1293842Z ) 2025-05-07T20:33:47.1294084Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1294788Z self=, 2025-05-07T20:33:47.1295293Z num_jagged_dim=1, 2025-05-07T20:33:47.1295531Z outer_dense_size=3, 2025-05-07T20:33:47.1295780Z inner_dense_size=2, 2025-05-07T20:33:47.1296029Z dtype=torch.float32, 2025-05-07T20:33:47.1296285Z device=device(type='meta'), 2025-05-07T20:33:47.1296568Z precompute_total_L=False, 2025-05-07T20:33:47.1296826Z ) 2025-05-07T20:33:47.1297069Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1297643Z self=, 2025-05-07T20:33:47.1298147Z num_jagged_dim=4, 2025-05-07T20:33:47.1298391Z outer_dense_size=0, 2025-05-07T20:33:47.1298632Z inner_dense_size=5, 2025-05-07T20:33:47.1298883Z dtype=torch.float16, 2025-05-07T20:33:47.1299148Z device=device(type='meta'), 2025-05-07T20:33:47.1299424Z precompute_total_L=True, 2025-05-07T20:33:47.1299843Z ) 2025-05-07T20:33:47.1300097Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1300696Z self=, 2025-05-07T20:33:47.1301205Z num_jagged_dim=4, 2025-05-07T20:33:47.1301452Z outer_dense_size=2, 2025-05-07T20:33:47.1301694Z inner_dense_size=2, 2025-05-07T20:33:47.1301946Z dtype=torch.float32, 2025-05-07T20:33:47.1302211Z device=device(type='meta'), 2025-05-07T20:33:47.1302488Z precompute_total_L=True, 2025-05-07T20:33:47.1302744Z ) 2025-05-07T20:33:47.1302999Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1303558Z self=, 2025-05-07T20:33:47.1304070Z num_jagged_dim=2, 2025-05-07T20:33:47.1304316Z outer_dense_size=3, 2025-05-07T20:33:47.1304565Z inner_dense_size=1, 2025-05-07T20:33:47.1304811Z dtype=torch.float16, 2025-05-07T20:33:47.1305080Z device=device(type='meta'), 2025-05-07T20:33:47.1305365Z precompute_total_L=False, 2025-05-07T20:33:47.1305621Z ) 2025-05-07T20:33:47.1305872Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1306439Z self=, 2025-05-07T20:33:47.1306942Z num_jagged_dim=2, 2025-05-07T20:33:47.1307188Z outer_dense_size=2, 2025-05-07T20:33:47.1307437Z inner_dense_size=0, 2025-05-07T20:33:47.1307690Z dtype=torch.float32, 2025-05-07T20:33:47.1307950Z device=device(type='meta'), 2025-05-07T20:33:47.1308234Z precompute_total_L=True, 2025-05-07T20:33:47.1308489Z ) 2025-05-07T20:33:47.1308734Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1309289Z self=, 2025-05-07T20:33:47.1309816Z num_jagged_dim=1, 2025-05-07T20:33:47.1310055Z outer_dense_size=4, 2025-05-07T20:33:47.1310309Z inner_dense_size=1, 2025-05-07T20:33:47.1310560Z dtype=torch.float16, 2025-05-07T20:33:47.1310815Z device=device(type='meta'), 2025-05-07T20:33:47.1311096Z precompute_total_L=True, 2025-05-07T20:33:47.1311350Z ) 2025-05-07T20:33:47.1311595Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1312151Z self=, 2025-05-07T20:33:47.1312656Z num_jagged_dim=1, 2025-05-07T20:33:47.1312900Z outer_dense_size=1, 2025-05-07T20:33:47.1313227Z inner_dense_size=1, 2025-05-07T20:33:47.1313480Z dtype=torch.float16, 2025-05-07T20:33:47.1313742Z device=device(type='meta'), 2025-05-07T20:33:47.1314016Z precompute_total_L=True, 2025-05-07T20:33:47.1314272Z ) 2025-05-07T20:33:47.1314518Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1315082Z self=, 2025-05-07T20:33:47.1315595Z num_jagged_dim=1, 2025-05-07T20:33:47.1315838Z outer_dense_size=2, 2025-05-07T20:33:47.1316078Z inner_dense_size=3, 2025-05-07T20:33:47.1316330Z dtype=torch.float16, 2025-05-07T20:33:47.1316594Z device=device(type='meta'), 2025-05-07T20:33:47.1316871Z precompute_total_L=True, 2025-05-07T20:33:47.1317124Z ) 2025-05-07T20:33:47.1317372Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1317938Z self=, 2025-05-07T20:33:47.1318446Z num_jagged_dim=1, 2025-05-07T20:33:47.1318691Z outer_dense_size=3, 2025-05-07T20:33:47.1318938Z inner_dense_size=3, 2025-05-07T20:33:47.1319179Z dtype=torch.float16, 2025-05-07T20:33:47.1319439Z device=device(type='meta'), 2025-05-07T20:33:47.1319717Z precompute_total_L=True, 2025-05-07T20:33:47.1319964Z ) 2025-05-07T20:33:47.1320212Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1320850Z self=, 2025-05-07T20:33:47.1321353Z num_jagged_dim=1, 2025-05-07T20:33:47.1321602Z outer_dense_size=1, 2025-05-07T20:33:47.1321848Z inner_dense_size=3, 2025-05-07T20:33:47.1322089Z dtype=torch.float16, 2025-05-07T20:33:47.1322352Z device=device(type='meta'), 2025-05-07T20:33:47.1322633Z precompute_total_L=True, 2025-05-07T20:33:47.1322889Z ) 2025-05-07T20:33:47.1323130Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1323704Z self=, 2025-05-07T20:33:47.1324210Z num_jagged_dim=2, 2025-05-07T20:33:47.1324448Z outer_dense_size=1, 2025-05-07T20:33:47.1324698Z inner_dense_size=5, 2025-05-07T20:33:47.1324950Z dtype=torch.bfloat16, 2025-05-07T20:33:47.1325209Z device=device(type='meta'), 2025-05-07T20:33:47.1325496Z precompute_total_L=False, 2025-05-07T20:33:47.1325755Z ) 2025-05-07T20:33:47.1325998Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1326560Z self=, 2025-05-07T20:33:47.1327080Z num_jagged_dim=2, 2025-05-07T20:33:47.1327316Z outer_dense_size=5, 2025-05-07T20:33:47.1327565Z inner_dense_size=5, 2025-05-07T20:33:47.1327817Z dtype=torch.bfloat16, 2025-05-07T20:33:47.1328084Z device=device(type='meta'), 2025-05-07T20:33:47.1328365Z precompute_total_L=False, 2025-05-07T20:33:47.1328624Z ) 2025-05-07T20:33:47.1328871Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1329429Z self=, 2025-05-07T20:33:47.1329938Z num_jagged_dim=2, 2025-05-07T20:33:47.1330184Z outer_dense_size=5, 2025-05-07T20:33:47.1330435Z inner_dense_size=2, 2025-05-07T20:33:47.1330734Z dtype=torch.bfloat16, 2025-05-07T20:33:47.1331000Z device=device(type='meta'), 2025-05-07T20:33:47.1331278Z precompute_total_L=False, 2025-05-07T20:33:47.1331542Z ) 2025-05-07T20:33:47.1331797Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1332356Z self=, 2025-05-07T20:33:47.1332870Z num_jagged_dim=2, 2025-05-07T20:33:47.1333118Z outer_dense_size=2, 2025-05-07T20:33:47.1333368Z inner_dense_size=2, 2025-05-07T20:33:47.1333704Z dtype=torch.bfloat16, 2025-05-07T20:33:47.1333973Z device=device(type='meta'), 2025-05-07T20:33:47.1334381Z precompute_total_L=False, 2025-05-07T20:33:47.1334635Z ) 2025-05-07T20:33:47.1334883Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:47.1335444Z self=, 2025-05-07T20:33:47.1336303Z num_jagged_dim=5, 2025-05-07T20:33:47.1336577Z outer_dense_size=0, 2025-05-07T20:33:47.1336823Z inner_dense_size=0, 2025-05-07T20:33:47.1337069Z dtype=torch.bfloat16, 2025-05-07T20:33:47.1337333Z device=device(type='meta'), 2025-05-07T20:33:47.1337612Z precompute_total_L=True, 2025-05-07T20:33:47.1337861Z ) 2025-05-07T20:33:47.1338068Z PASSED 2025-05-07T20:33:47.3767660Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3768711Z self=, 2025-05-07T20:33:47.3769313Z num_jagged_dim=1, 2025-05-07T20:33:47.3769619Z outer_dense_size=0, 2025-05-07T20:33:47.3769916Z inner_dense_size=8, 2025-05-07T20:33:47.3770243Z dtype=torch.float16, 2025-05-07T20:33:47.3770607Z device=device(type='cpu'), 2025-05-07T20:33:47.3770955Z precompute_total_L=False, 2025-05-07T20:33:47.3771285Z ) 2025-05-07T20:33:47.3771567Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3772509Z self=, 2025-05-07T20:33:47.3773108Z num_jagged_dim=1, 2025-05-07T20:33:47.3773418Z outer_dense_size=3265, 2025-05-07T20:33:47.3773747Z inner_dense_size=8, 2025-05-07T20:33:47.3774052Z dtype=torch.float16, 2025-05-07T20:33:47.3774508Z device=device(type='cpu'), 2025-05-07T20:33:47.3774867Z precompute_total_L=False, 2025-05-07T20:33:47.3775186Z ) 2025-05-07T20:33:47.3775471Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3776108Z self=, 2025-05-07T20:33:47.3776706Z num_jagged_dim=1, 2025-05-07T20:33:47.3777016Z outer_dense_size=3265, 2025-05-07T20:33:47.3777341Z inner_dense_size=96, 2025-05-07T20:33:47.3777655Z dtype=torch.float16, 2025-05-07T20:33:47.3777984Z device=device(type='cpu'), 2025-05-07T20:33:47.3778337Z precompute_total_L=True, 2025-05-07T20:33:47.3778663Z ) 2025-05-07T20:33:47.3778950Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3779571Z self=, 2025-05-07T20:33:47.3780170Z num_jagged_dim=1, 2025-05-07T20:33:47.3780472Z outer_dense_size=5599, 2025-05-07T20:33:47.3780801Z inner_dense_size=50, 2025-05-07T20:33:47.3781124Z dtype=torch.float16, 2025-05-07T20:33:47.3781442Z device=device(type='cpu'), 2025-05-07T20:33:47.3781785Z precompute_total_L=True, 2025-05-07T20:33:47.3782104Z ) 2025-05-07T20:33:47.3782373Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3782989Z self=, 2025-05-07T20:33:47.3783576Z num_jagged_dim=1, 2025-05-07T20:33:47.3783870Z outer_dense_size=3194, 2025-05-07T20:33:47.3784189Z inner_dense_size=64, 2025-05-07T20:33:47.3784509Z dtype=torch.float16, 2025-05-07T20:33:47.3784832Z device=device(type='cpu'), 2025-05-07T20:33:47.3785180Z precompute_total_L=True, 2025-05-07T20:33:47.3785492Z ) 2025-05-07T20:33:47.3785761Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3786377Z self=, 2025-05-07T20:33:47.3786971Z num_jagged_dim=1, 2025-05-07T20:33:47.3787273Z outer_dense_size=1, 2025-05-07T20:33:47.3787569Z inner_dense_size=8, 2025-05-07T20:33:47.3787874Z dtype=torch.float16, 2025-05-07T20:33:47.3788378Z device=device(type='cuda'), 2025-05-07T20:33:47.3788725Z precompute_total_L=False, 2025-05-07T20:33:47.3789045Z ) 2025-05-07T20:33:47.3789321Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3789929Z self=, 2025-05-07T20:33:47.3790548Z num_jagged_dim=1, 2025-05-07T20:33:47.3790874Z outer_dense_size=168, 2025-05-07T20:33:47.3791189Z inner_dense_size=8, 2025-05-07T20:33:47.3791497Z dtype=torch.float16, 2025-05-07T20:33:47.3791819Z device=device(type='cuda'), 2025-05-07T20:33:47.3792160Z precompute_total_L=True, 2025-05-07T20:33:47.3792485Z ) 2025-05-07T20:33:47.3792765Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3793380Z self=, 2025-05-07T20:33:47.3793964Z num_jagged_dim=1, 2025-05-07T20:33:47.3794261Z outer_dense_size=1, 2025-05-07T20:33:47.3794564Z inner_dense_size=72, 2025-05-07T20:33:47.3794880Z dtype=torch.float16, 2025-05-07T20:33:47.3795204Z device=device(type='cpu'), 2025-05-07T20:33:47.3795551Z precompute_total_L=False, 2025-05-07T20:33:47.3795864Z ) 2025-05-07T20:33:47.3796139Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3796754Z self=, 2025-05-07T20:33:47.3797336Z num_jagged_dim=1, 2025-05-07T20:33:47.3797731Z outer_dense_size=1, 2025-05-07T20:33:47.3798037Z inner_dense_size=8, 2025-05-07T20:33:47.3798339Z dtype=torch.float16, 2025-05-07T20:33:47.3798665Z device=device(type='cpu'), 2025-05-07T20:33:47.3799011Z precompute_total_L=True, 2025-05-07T20:33:47.3799320Z ) 2025-05-07T20:33:47.3799596Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3800211Z self=, 2025-05-07T20:33:47.3800801Z num_jagged_dim=1, 2025-05-07T20:33:47.3801104Z outer_dense_size=3468, 2025-05-07T20:33:47.3801422Z inner_dense_size=72, 2025-05-07T20:33:47.3801738Z dtype=torch.float16, 2025-05-07T20:33:47.3802054Z device=device(type='cpu'), 2025-05-07T20:33:47.3802396Z precompute_total_L=True, 2025-05-07T20:33:47.3802711Z ) 2025-05-07T20:33:47.3802978Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3803588Z self=, 2025-05-07T20:33:47.3804185Z num_jagged_dim=1, 2025-05-07T20:33:47.3804479Z outer_dense_size=5381, 2025-05-07T20:33:47.3804797Z inner_dense_size=23, 2025-05-07T20:33:47.3805113Z dtype=torch.float16, 2025-05-07T20:33:47.3805428Z device=device(type='cpu'), 2025-05-07T20:33:47.3805773Z precompute_total_L=True, 2025-05-07T20:33:47.3806083Z ) 2025-05-07T20:33:47.3806355Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3806959Z self=, 2025-05-07T20:33:47.3807548Z num_jagged_dim=1, 2025-05-07T20:33:47.3807847Z outer_dense_size=3668, 2025-05-07T20:33:47.3808157Z inner_dense_size=96, 2025-05-07T20:33:47.3808467Z dtype=torch.float16, 2025-05-07T20:33:47.3808787Z device=device(type='cuda'), 2025-05-07T20:33:47.3809125Z precompute_total_L=False, 2025-05-07T20:33:47.3809440Z ) 2025-05-07T20:33:47.3809714Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3810328Z self=, 2025-05-07T20:33:47.3810918Z num_jagged_dim=1, 2025-05-07T20:33:47.3811220Z outer_dense_size=604, 2025-05-07T20:33:47.3811525Z inner_dense_size=64, 2025-05-07T20:33:47.3811841Z dtype=torch.float16, 2025-05-07T20:33:47.3812162Z device=device(type='cuda'), 2025-05-07T20:33:47.3812502Z precompute_total_L=True, 2025-05-07T20:33:47.3812814Z ) 2025-05-07T20:33:47.3813087Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3813794Z self=, 2025-05-07T20:33:47.3814486Z num_jagged_dim=1, 2025-05-07T20:33:47.3814790Z outer_dense_size=3774, 2025-05-07T20:33:47.3815108Z inner_dense_size=72, 2025-05-07T20:33:47.3815415Z dtype=torch.float16, 2025-05-07T20:33:47.3815732Z device=device(type='cuda'), 2025-05-07T20:33:47.3816079Z precompute_total_L=False, 2025-05-07T20:33:47.3816396Z ) 2025-05-07T20:33:47.3816669Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3817280Z self=, 2025-05-07T20:33:47.3817866Z num_jagged_dim=1, 2025-05-07T20:33:47.3818159Z outer_dense_size=5086, 2025-05-07T20:33:47.3818475Z inner_dense_size=50, 2025-05-07T20:33:47.3818788Z dtype=torch.float16, 2025-05-07T20:33:47.3819099Z device=device(type='cuda'), 2025-05-07T20:33:47.3819444Z precompute_total_L=True, 2025-05-07T20:33:47.3819761Z ) 2025-05-07T20:33:47.3820036Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3820696Z self=, 2025-05-07T20:33:47.3821279Z num_jagged_dim=1, 2025-05-07T20:33:47.3821519Z outer_dense_size=6000, 2025-05-07T20:33:47.3821782Z inner_dense_size=96, 2025-05-07T20:33:47.3822037Z dtype=torch.float16, 2025-05-07T20:33:47.3822389Z device=device(type='cuda'), 2025-05-07T20:33:47.3822671Z precompute_total_L=False, 2025-05-07T20:33:47.3822928Z ) 2025-05-07T20:33:47.3823150Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3823637Z self=, 2025-05-07T20:33:47.3824113Z num_jagged_dim=1, 2025-05-07T20:33:47.3824360Z outer_dense_size=3322, 2025-05-07T20:33:47.3824615Z inner_dense_size=16, 2025-05-07T20:33:47.3824873Z dtype=torch.float16, 2025-05-07T20:33:47.3825134Z device=device(type='cpu'), 2025-05-07T20:33:47.3825416Z precompute_total_L=True, 2025-05-07T20:33:47.3825673Z ) 2025-05-07T20:33:47.3825897Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3826383Z self=, 2025-05-07T20:33:47.3826854Z num_jagged_dim=1, 2025-05-07T20:33:47.3827102Z outer_dense_size=3455, 2025-05-07T20:33:47.3827358Z inner_dense_size=23, 2025-05-07T20:33:47.3827620Z dtype=torch.float16, 2025-05-07T20:33:47.3827882Z device=device(type='cuda'), 2025-05-07T20:33:47.3828169Z precompute_total_L=False, 2025-05-07T20:33:47.3828424Z ) 2025-05-07T20:33:47.3828649Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3829145Z self=, 2025-05-07T20:33:47.3829612Z num_jagged_dim=1, 2025-05-07T20:33:47.3829867Z outer_dense_size=1775, 2025-05-07T20:33:47.3830130Z inner_dense_size=72, 2025-05-07T20:33:47.3830386Z dtype=torch.float16, 2025-05-07T20:33:47.3830650Z device=device(type='cpu'), 2025-05-07T20:33:47.3830934Z precompute_total_L=True, 2025-05-07T20:33:47.3831183Z ) 2025-05-07T20:33:47.3831408Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:47.3831905Z self=, 2025-05-07T20:33:47.3832375Z num_jagged_dim=1, 2025-05-07T20:33:47.3832630Z outer_dense_size=2559, 2025-05-07T20:33:47.3832897Z inner_dense_size=8, 2025-05-07T20:33:47.3833146Z dtype=torch.float16, 2025-05-07T20:33:47.3833403Z device=device(type='cpu'), 2025-05-07T20:33:47.3833685Z precompute_total_L=True, 2025-05-07T20:33:47.3833938Z ) 2025-05-07T20:33:47.3834129Z PASSED 2025-05-07T20:33:47.3995349Z 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:47.3996915Z self=, 2025-05-07T20:33:47.3997571Z num_jagged_dim=1, 2025-05-07T20:33:47.3997872Z outer_dense_size=8000, 2025-05-07T20:33:47.3998193Z inner_dense_size=16, 2025-05-07T20:33:47.3998512Z dtype=torch.float16, 2025-05-07T20:33:47.3998829Z device=device(type='cpu'), 2025-05-07T20:33:47.3999178Z precompute_total_L=False, 2025-05-07T20:33:47.3999502Z ) 2025-05-07T20:33:47.4007410Z PASSED 2025-05-07T20:33:47.4007562Z 2025-05-07T20:33:47.4007744Z =============================== warnings summary =============================== 2025-05-07T20:33:47.4008354Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:47.4009077Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:47.4009868Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:47.4013962Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:47.4018362Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:47.4018893Z 2025-05-07T20:33:47.4019189Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:47.4019908Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:47.4020696Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:47.4024748Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:47.4028800Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:47.4029315Z 2025-05-07T20:33:47.4029603Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:47.4030178Z ======================== 5 passed, 6 warnings in 3.06s ========================= 2025-05-07T20:33:48.1528719Z 2025-05-07T20:33:48.1529268Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:48.1550583Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 6 seconds 2025-05-07T20:33:48.1550914Z 2025-05-07T20:33:48.1550919Z 2025-05-07T20:33:48.1550923Z 2025-05-07T20:33:48.1550928Z 2025-05-07T20:33:48.1571269Z ################################################################################ 2025-05-07T20:33:48.1586493Z # [2025-05-07T20:33:48.158Z] Run Python Test Suite: 2025-05-07T20:33:48.1587120Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:33:48.1587463Z ################################################################################ 2025-05-07T20:33:48.1612803Z + 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:48.1613453Z 2025-05-07T20:33:50.3282099Z ============================= test session starts ============================== 2025-05-07T20:33:50.3283188Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:50.3284069Z cachedir: .pytest_cache 2025-05-07T20:33:50.3285059Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:50.3286391Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:50.3287058Z plugins: hypothesis-6.131.14 2025-05-07T20:33:52.4886369Z collecting ... collected 3 items 2025-05-07T20:33:52.4886615Z 2025-05-07T20:33:54.6084620Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6085936Z self=, 2025-05-07T20:33:54.6086483Z num_jagged_dim=1, 2025-05-07T20:33:54.6087111Z outer_dense_size=0, 2025-05-07T20:33:54.6087365Z inner_dense_size=0, 2025-05-07T20:33:54.6087614Z operation='add', 2025-05-07T20:33:54.6087857Z dtype=torch.float32, 2025-05-07T20:33:54.6088127Z device=device(type='cpu'), 2025-05-07T20:33:54.6088397Z ) 2025-05-07T20:33:54.6088648Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6089224Z self=, 2025-05-07T20:33:54.6089764Z num_jagged_dim=4, 2025-05-07T20:33:54.6090026Z outer_dense_size=0, 2025-05-07T20:33:54.6090268Z inner_dense_size=0, 2025-05-07T20:33:54.6090517Z operation='add', 2025-05-07T20:33:54.6090765Z dtype=torch.float32, 2025-05-07T20:33:54.6091026Z device=device(type='cpu'), 2025-05-07T20:33:54.6091288Z ) 2025-05-07T20:33:54.6091540Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6092114Z self=, 2025-05-07T20:33:54.6092715Z num_jagged_dim=4, 2025-05-07T20:33:54.6092962Z outer_dense_size=4, 2025-05-07T20:33:54.6093208Z inner_dense_size=0, 2025-05-07T20:33:54.6093456Z operation='add', 2025-05-07T20:33:54.6093707Z dtype=torch.float16, 2025-05-07T20:33:54.6093974Z device=device(type='cuda'), 2025-05-07T20:33:54.6094328Z ) 2025-05-07T20:33:54.6094580Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6095180Z self=, 2025-05-07T20:33:54.6095720Z num_jagged_dim=3, 2025-05-07T20:33:54.6095971Z outer_dense_size=4, 2025-05-07T20:33:54.6096223Z inner_dense_size=0, 2025-05-07T20:33:54.6096468Z operation='add', 2025-05-07T20:33:54.6096721Z dtype=torch.float16, 2025-05-07T20:33:54.6096996Z device=device(type='cuda'), 2025-05-07T20:33:54.6097259Z ) 2025-05-07T20:33:54.6097509Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6098112Z self=, 2025-05-07T20:33:54.6098668Z num_jagged_dim=2, 2025-05-07T20:33:54.6098909Z outer_dense_size=3, 2025-05-07T20:33:54.6099159Z inner_dense_size=1, 2025-05-07T20:33:54.6099408Z operation='add', 2025-05-07T20:33:54.6099652Z dtype=torch.float32, 2025-05-07T20:33:54.6099920Z device=device(type='cuda'), 2025-05-07T20:33:54.6100188Z ) 2025-05-07T20:33:54.6100592Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6101183Z self=, 2025-05-07T20:33:54.6101735Z num_jagged_dim=2, 2025-05-07T20:33:54.6101975Z outer_dense_size=2, 2025-05-07T20:33:54.6102223Z inner_dense_size=2, 2025-05-07T20:33:54.6102497Z operation='add', 2025-05-07T20:33:54.6102764Z dtype=torch.float32, 2025-05-07T20:33:54.6103040Z device=device(type='cpu'), 2025-05-07T20:33:54.6103303Z ) 2025-05-07T20:33:54.6103544Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6104144Z self=, 2025-05-07T20:33:54.6104686Z num_jagged_dim=2, 2025-05-07T20:33:54.6104931Z outer_dense_size=0, 2025-05-07T20:33:54.6105174Z inner_dense_size=3, 2025-05-07T20:33:54.6105420Z operation='add', 2025-05-07T20:33:54.6105672Z dtype=torch.float16, 2025-05-07T20:33:54.6105940Z device=device(type='cpu'), 2025-05-07T20:33:54.6106205Z ) 2025-05-07T20:33:54.6106455Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6107048Z self=, 2025-05-07T20:33:54.6107584Z num_jagged_dim=3, 2025-05-07T20:33:54.6107829Z outer_dense_size=2, 2025-05-07T20:33:54.6108069Z inner_dense_size=0, 2025-05-07T20:33:54.6108401Z operation='add', 2025-05-07T20:33:54.6108645Z dtype=torch.float32, 2025-05-07T20:33:54.6108903Z device=device(type='cpu'), 2025-05-07T20:33:54.6109160Z ) 2025-05-07T20:33:54.6109405Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6109986Z self=, 2025-05-07T20:33:54.6110516Z num_jagged_dim=2, 2025-05-07T20:33:54.6110762Z outer_dense_size=3, 2025-05-07T20:33:54.6111014Z inner_dense_size=4, 2025-05-07T20:33:54.6111258Z operation='add', 2025-05-07T20:33:54.6111513Z dtype=torch.float16, 2025-05-07T20:33:54.6111774Z device=device(type='cuda'), 2025-05-07T20:33:54.6112031Z ) 2025-05-07T20:33:54.6112281Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6112862Z self=, 2025-05-07T20:33:54.6113403Z num_jagged_dim=4, 2025-05-07T20:33:54.6113654Z outer_dense_size=4, 2025-05-07T20:33:54.6113903Z inner_dense_size=2, 2025-05-07T20:33:54.6114158Z operation='add_jagged_output', 2025-05-07T20:33:54.6114456Z dtype=torch.bfloat16, 2025-05-07T20:33:54.6114725Z device=device(type='cuda'), 2025-05-07T20:33:54.6114987Z ) 2025-05-07T20:33:54.6115227Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6115813Z self=, 2025-05-07T20:33:54.6116353Z num_jagged_dim=3, 2025-05-07T20:33:54.6116599Z outer_dense_size=3, 2025-05-07T20:33:54.6116847Z inner_dense_size=0, 2025-05-07T20:33:54.6117093Z operation='add', 2025-05-07T20:33:54.6117334Z dtype=torch.float16, 2025-05-07T20:33:54.6117599Z device=device(type='cuda'), 2025-05-07T20:33:54.6117859Z ) 2025-05-07T20:33:54.6118094Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6118683Z self=, 2025-05-07T20:33:54.6119231Z num_jagged_dim=3, 2025-05-07T20:33:54.6119477Z outer_dense_size=3, 2025-05-07T20:33:54.6119718Z inner_dense_size=3, 2025-05-07T20:33:54.6119965Z operation='add', 2025-05-07T20:33:54.6120211Z dtype=torch.float16, 2025-05-07T20:33:54.6120465Z device=device(type='cuda'), 2025-05-07T20:33:54.6120725Z ) 2025-05-07T20:33:54.6120968Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6121628Z self=, 2025-05-07T20:33:54.6122165Z num_jagged_dim=1, 2025-05-07T20:33:54.6122408Z outer_dense_size=4, 2025-05-07T20:33:54.6122650Z inner_dense_size=2, 2025-05-07T20:33:54.6122896Z operation='add', 2025-05-07T20:33:54.6123144Z dtype=torch.float16, 2025-05-07T20:33:54.6123404Z device=device(type='cpu'), 2025-05-07T20:33:54.6123662Z ) 2025-05-07T20:33:54.6123909Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6124496Z self=, 2025-05-07T20:33:54.6125031Z num_jagged_dim=1, 2025-05-07T20:33:54.6125275Z outer_dense_size=4, 2025-05-07T20:33:54.6125522Z inner_dense_size=4, 2025-05-07T20:33:54.6125766Z operation='add', 2025-05-07T20:33:54.6126012Z dtype=torch.float16, 2025-05-07T20:33:54.6126278Z device=device(type='cpu'), 2025-05-07T20:33:54.6126532Z ) 2025-05-07T20:33:54.6126784Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6127376Z self=, 2025-05-07T20:33:54.6127927Z num_jagged_dim=4, 2025-05-07T20:33:54.6128175Z outer_dense_size=4, 2025-05-07T20:33:54.6128426Z inner_dense_size=4, 2025-05-07T20:33:54.6128665Z operation='add', 2025-05-07T20:33:54.6128913Z dtype=torch.float16, 2025-05-07T20:33:54.6129185Z device=device(type='cpu'), 2025-05-07T20:33:54.6129525Z ) 2025-05-07T20:33:54.6129778Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6130370Z self=, 2025-05-07T20:33:54.6130918Z num_jagged_dim=1, 2025-05-07T20:33:54.6131156Z outer_dense_size=0, 2025-05-07T20:33:54.6131405Z inner_dense_size=3, 2025-05-07T20:33:54.6131651Z operation='mul', 2025-05-07T20:33:54.6131894Z dtype=torch.bfloat16, 2025-05-07T20:33:54.6132167Z device=device(type='cpu'), 2025-05-07T20:33:54.6132435Z ) 2025-05-07T20:33:54.6132674Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6133263Z self=, 2025-05-07T20:33:54.6133805Z num_jagged_dim=1, 2025-05-07T20:33:54.6134041Z outer_dense_size=1, 2025-05-07T20:33:54.6134364Z inner_dense_size=3, 2025-05-07T20:33:54.6134621Z operation='mul', 2025-05-07T20:33:54.6134859Z dtype=torch.bfloat16, 2025-05-07T20:33:54.6135129Z device=device(type='cpu'), 2025-05-07T20:33:54.6135386Z ) 2025-05-07T20:33:54.6135631Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6136483Z self=, 2025-05-07T20:33:54.6137022Z num_jagged_dim=1, 2025-05-07T20:33:54.6137265Z outer_dense_size=1, 2025-05-07T20:33:54.6137504Z inner_dense_size=1, 2025-05-07T20:33:54.6137749Z operation='mul', 2025-05-07T20:33:54.6137998Z dtype=torch.bfloat16, 2025-05-07T20:33:54.6138257Z device=device(type='cpu'), 2025-05-07T20:33:54.6138515Z ) 2025-05-07T20:33:54.6138758Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6139330Z self=, 2025-05-07T20:33:54.6139869Z num_jagged_dim=3, 2025-05-07T20:33:54.6140115Z outer_dense_size=0, 2025-05-07T20:33:54.6140357Z inner_dense_size=2, 2025-05-07T20:33:54.6140601Z operation='mul', 2025-05-07T20:33:54.6140843Z dtype=torch.float32, 2025-05-07T20:33:54.6141106Z device=device(type='cpu'), 2025-05-07T20:33:54.6141356Z ) 2025-05-07T20:33:54.6141598Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:54.6142208Z self=, 2025-05-07T20:33:54.6142763Z num_jagged_dim=3, 2025-05-07T20:33:54.6143005Z outer_dense_size=2, 2025-05-07T20:33:54.6143377Z inner_dense_size=2, 2025-05-07T20:33:54.6143625Z operation='mul', 2025-05-07T20:33:54.6143871Z dtype=torch.float32, 2025-05-07T20:33:54.6144137Z device=device(type='cpu'), 2025-05-07T20:33:54.6144389Z ) 2025-05-07T20:33:54.6144593Z PASSED 2025-05-07T20:34:00.4283266Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4284880Z self=, 2025-05-07T20:34:00.4285587Z num_jagged_dim=1, 2025-05-07T20:34:00.4285940Z outer_dense_size=2, 2025-05-07T20:34:00.4286296Z inner_dense_size=2, 2025-05-07T20:34:00.4286632Z operation='add', 2025-05-07T20:34:00.4286984Z dtype=torch.float32, 2025-05-07T20:34:00.4287356Z device=device(type='cpu'), 2025-05-07T20:34:00.4287716Z ) 2025-05-07T20:34:00.4288057Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4288746Z self=, 2025-05-07T20:34:00.4289342Z num_jagged_dim=4, 2025-05-07T20:34:00.4289583Z outer_dense_size=2, 2025-05-07T20:34:00.4289833Z inner_dense_size=2, 2025-05-07T20:34:00.4290082Z operation='add', 2025-05-07T20:34:00.4290609Z dtype=torch.float32, 2025-05-07T20:34:00.4290876Z device=device(type='cpu'), 2025-05-07T20:34:00.4291140Z ) 2025-05-07T20:34:00.4291426Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4292104Z self=, 2025-05-07T20:34:00.4292714Z num_jagged_dim=4, 2025-05-07T20:34:00.4292958Z outer_dense_size=2, 2025-05-07T20:34:00.4293206Z inner_dense_size=3, 2025-05-07T20:34:00.4293451Z operation='mul', 2025-05-07T20:34:00.4293704Z dtype=torch.float16, 2025-05-07T20:34:00.4293963Z device=device(type='cpu'), 2025-05-07T20:34:00.4294344Z ) 2025-05-07T20:34:00.4294636Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4295332Z self=, 2025-05-07T20:34:00.4295941Z num_jagged_dim=5, 2025-05-07T20:34:00.4296197Z outer_dense_size=4, 2025-05-07T20:34:00.4296439Z inner_dense_size=5, 2025-05-07T20:34:00.4296686Z operation='add', 2025-05-07T20:34:00.4296936Z dtype=torch.float32, 2025-05-07T20:34:00.4297193Z device=device(type='cpu'), 2025-05-07T20:34:00.4297452Z ) 2025-05-07T20:34:00.4297747Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4298431Z self=, 2025-05-07T20:34:00.4299023Z num_jagged_dim=5, 2025-05-07T20:34:00.4299275Z outer_dense_size=3, 2025-05-07T20:34:00.4299530Z inner_dense_size=5, 2025-05-07T20:34:00.4299771Z operation='mul', 2025-05-07T20:34:00.4300020Z dtype=torch.float32, 2025-05-07T20:34:00.4300285Z device=device(type='cpu'), 2025-05-07T20:34:00.4300540Z ) 2025-05-07T20:34:00.4300831Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4301527Z self=, 2025-05-07T20:34:00.4302137Z num_jagged_dim=3, 2025-05-07T20:34:00.4302383Z outer_dense_size=4, 2025-05-07T20:34:00.4302632Z inner_dense_size=3, 2025-05-07T20:34:00.4302888Z operation='add_jagged_output', 2025-05-07T20:34:00.4303182Z dtype=torch.float16, 2025-05-07T20:34:00.4303445Z device=device(type='cuda'), 2025-05-07T20:34:00.4303700Z ) 2025-05-07T20:34:00.4303989Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4304929Z self=, 2025-05-07T20:34:00.4305524Z num_jagged_dim=2, 2025-05-07T20:34:00.4305763Z outer_dense_size=2, 2025-05-07T20:34:00.4306010Z inner_dense_size=3, 2025-05-07T20:34:00.4306271Z operation='add_jagged_output', 2025-05-07T20:34:00.4306563Z dtype=torch.float16, 2025-05-07T20:34:00.4306829Z device=device(type='cpu'), 2025-05-07T20:34:00.4307095Z ) 2025-05-07T20:34:00.4307383Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4308068Z self=, 2025-05-07T20:34:00.4308680Z num_jagged_dim=5, 2025-05-07T20:34:00.4308921Z outer_dense_size=3, 2025-05-07T20:34:00.4309173Z inner_dense_size=3, 2025-05-07T20:34:00.4309425Z operation='add', 2025-05-07T20:34:00.4309668Z dtype=torch.float32, 2025-05-07T20:34:00.4309939Z device=device(type='cpu'), 2025-05-07T20:34:00.4310211Z ) 2025-05-07T20:34:00.4310498Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4311191Z self=, 2025-05-07T20:34:00.4311789Z num_jagged_dim=1, 2025-05-07T20:34:00.4312037Z outer_dense_size=3, 2025-05-07T20:34:00.4312281Z inner_dense_size=3, 2025-05-07T20:34:00.4312629Z operation='add', 2025-05-07T20:34:00.4312878Z dtype=torch.bfloat16, 2025-05-07T20:34:00.4313142Z device=device(type='cpu'), 2025-05-07T20:34:00.4313404Z ) 2025-05-07T20:34:00.4313726Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4314432Z self=, 2025-05-07T20:34:00.4315044Z num_jagged_dim=1, 2025-05-07T20:34:00.4315290Z outer_dense_size=2, 2025-05-07T20:34:00.4315534Z inner_dense_size=5, 2025-05-07T20:34:00.4315784Z operation='mul', 2025-05-07T20:34:00.4316034Z dtype=torch.bfloat16, 2025-05-07T20:34:00.4316297Z device=device(type='cuda'), 2025-05-07T20:34:00.4316559Z ) 2025-05-07T20:34:00.4316850Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4317546Z self=, 2025-05-07T20:34:00.4318137Z num_jagged_dim=4, 2025-05-07T20:34:00.4318382Z outer_dense_size=5, 2025-05-07T20:34:00.4318631Z inner_dense_size=4, 2025-05-07T20:34:00.4318888Z operation='add_jagged_output', 2025-05-07T20:34:00.4319181Z dtype=torch.float32, 2025-05-07T20:34:00.4319444Z device=device(type='cuda'), 2025-05-07T20:34:00.4319700Z ) 2025-05-07T20:34:00.4319992Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4320682Z self=, 2025-05-07T20:34:00.4321265Z num_jagged_dim=5, 2025-05-07T20:34:00.4321511Z outer_dense_size=5, 2025-05-07T20:34:00.4321765Z inner_dense_size=4, 2025-05-07T20:34:00.4322026Z operation='add_jagged_output', 2025-05-07T20:34:00.4322315Z dtype=torch.float32, 2025-05-07T20:34:00.4322581Z device=device(type='cuda'), 2025-05-07T20:34:00.4322847Z ) 2025-05-07T20:34:00.4323134Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4323839Z self=, 2025-05-07T20:34:00.4324432Z num_jagged_dim=5, 2025-05-07T20:34:00.4324672Z outer_dense_size=4, 2025-05-07T20:34:00.4324924Z inner_dense_size=4, 2025-05-07T20:34:00.4325190Z operation='add_jagged_output', 2025-05-07T20:34:00.4325479Z dtype=torch.float32, 2025-05-07T20:34:00.4325746Z device=device(type='cuda'), 2025-05-07T20:34:00.4326008Z ) 2025-05-07T20:34:00.4326382Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4327080Z self=, 2025-05-07T20:34:00.4327696Z num_jagged_dim=5, 2025-05-07T20:34:00.4327945Z outer_dense_size=5, 2025-05-07T20:34:00.4328187Z inner_dense_size=5, 2025-05-07T20:34:00.4328449Z operation='add_jagged_output', 2025-05-07T20:34:00.4328745Z dtype=torch.float32, 2025-05-07T20:34:00.4329002Z device=device(type='cuda'), 2025-05-07T20:34:00.4329264Z ) 2025-05-07T20:34:00.4329554Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4330238Z self=, 2025-05-07T20:34:00.4330833Z num_jagged_dim=5, 2025-05-07T20:34:00.4331081Z outer_dense_size=2, 2025-05-07T20:34:00.4331327Z inner_dense_size=2, 2025-05-07T20:34:00.4331574Z operation='mul', 2025-05-07T20:34:00.4331824Z dtype=torch.float16, 2025-05-07T20:34:00.4332089Z device=device(type='cuda'), 2025-05-07T20:34:00.4332341Z ) 2025-05-07T20:34:00.4332632Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4333318Z self=, 2025-05-07T20:34:00.4333903Z num_jagged_dim=2, 2025-05-07T20:34:00.4334328Z outer_dense_size=2, 2025-05-07T20:34:00.4334577Z inner_dense_size=2, 2025-05-07T20:34:00.4334816Z operation='mul', 2025-05-07T20:34:00.4335063Z dtype=torch.float16, 2025-05-07T20:34:00.4335326Z device=device(type='cuda'), 2025-05-07T20:34:00.4335579Z ) 2025-05-07T20:34:00.4335868Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4336856Z self=, 2025-05-07T20:34:00.4337473Z num_jagged_dim=5, 2025-05-07T20:34:00.4337713Z outer_dense_size=4, 2025-05-07T20:34:00.4337968Z inner_dense_size=3, 2025-05-07T20:34:00.4338212Z operation='add', 2025-05-07T20:34:00.4338453Z dtype=torch.bfloat16, 2025-05-07T20:34:00.4338718Z device=device(type='cuda'), 2025-05-07T20:34:00.4338996Z ) 2025-05-07T20:34:00.4339283Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4339973Z self=, 2025-05-07T20:34:00.4340558Z num_jagged_dim=5, 2025-05-07T20:34:00.4348361Z outer_dense_size=4, 2025-05-07T20:34:00.4348643Z inner_dense_size=4, 2025-05-07T20:34:00.4348897Z operation='add', 2025-05-07T20:34:00.4349151Z dtype=torch.bfloat16, 2025-05-07T20:34:00.4349424Z device=device(type='cuda'), 2025-05-07T20:34:00.4349692Z ) 2025-05-07T20:34:00.4349983Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4350686Z self=, 2025-05-07T20:34:00.4351295Z num_jagged_dim=5, 2025-05-07T20:34:00.4351540Z outer_dense_size=5, 2025-05-07T20:34:00.4351796Z inner_dense_size=4, 2025-05-07T20:34:00.4352049Z operation='add', 2025-05-07T20:34:00.4352294Z dtype=torch.bfloat16, 2025-05-07T20:34:00.4352566Z device=device(type='cuda'), 2025-05-07T20:34:00.4352838Z ) 2025-05-07T20:34:00.4353124Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:34:00.4353861Z self=, 2025-05-07T20:34:00.4354465Z num_jagged_dim=5, 2025-05-07T20:34:00.4354714Z outer_dense_size=5, 2025-05-07T20:34:00.4354958Z inner_dense_size=5, 2025-05-07T20:34:00.4355208Z operation='add', 2025-05-07T20:34:00.4355462Z dtype=torch.bfloat16, 2025-05-07T20:34:00.4355918Z device=device(type='cuda'), 2025-05-07T20:34:00.4356188Z ) 2025-05-07T20:34:00.4356385Z PASSED 2025-05-07T20:34:09.1305447Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:34:09.1306539Z self=, 2025-05-07T20:34:09.1307140Z num_jagged_dim=1, 2025-05-07T20:34:09.1307397Z outer_dense_size=0, 2025-05-07T20:34:09.1307658Z inner_dense_size=16, 2025-05-07T20:34:09.1307944Z operation='add_jagged_output', 2025-05-07T20:34:09.1308240Z dtype=torch.float16, 2025-05-07T20:34:09.1308520Z device=device(type='cpu'), 2025-05-07T20:34:09.1308789Z ) 2025-05-07T20:34:09.1309045Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:34:09.1309671Z self=, 2025-05-07T20:34:09.1310242Z num_jagged_dim=1, 2025-05-07T20:34:09.1310484Z outer_dense_size=6, 2025-05-07T20:34:09.1310737Z inner_dense_size=96, 2025-05-07T20:34:09.1311004Z operation='add_jagged_output', 2025-05-07T20:34:09.1311296Z dtype=torch.float16, 2025-05-07T20:34:09.1311555Z device=device(type='cpu'), 2025-05-07T20:34:09.1311813Z ) 2025-05-07T20:34:09.1312066Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:34:09.1312936Z self=, 2025-05-07T20:34:09.1313493Z num_jagged_dim=1, 2025-05-07T20:34:09.1313739Z outer_dense_size=4, 2025-05-07T20:34:09.1313982Z inner_dense_size=64, 2025-05-07T20:34:09.1314241Z operation='mul', 2025-05-07T20:34:09.1314488Z dtype=torch.float16, 2025-05-07T20:34:09.1314748Z device=device(type='cuda'), 2025-05-07T20:34:09.1315019Z ) 2025-05-07T20:34:09.1315279Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:34:09.1315977Z self=, 2025-05-07T20:34:09.1316805Z num_jagged_dim=1, 2025-05-07T20:34:09.1317155Z outer_dense_size=7, 2025-05-07T20:34:09.1317462Z inner_dense_size=192, 2025-05-07T20:34:09.1317711Z operation='mul', 2025-05-07T20:34:09.1317960Z dtype=torch.float16, 2025-05-07T20:34:09.1318229Z device=device(type='cpu'), 2025-05-07T20:34:09.1318493Z ) 2025-05-07T20:34:09.1318701Z PASSED 2025-05-07T20:34:09.1318821Z 2025-05-07T20:34:09.1318980Z =============================== warnings summary =============================== 2025-05-07T20:34:09.1319557Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:34:09.1320309Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:34:09.1321864Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:09.1323089Z warnings.warn( 2025-05-07T20:34:09.1323232Z 2025-05-07T20:34:09.1323556Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:34:09.1324290Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:34:09.1325753Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:34:09.1326957Z warnings.warn( 2025-05-07T20:34:09.1327100Z 2025-05-07T20:34:09.1327595Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:34:09.1330894Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:34:09.1334334Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:09.1334747Z 2025-05-07T20:34:09.1334995Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:09.1335470Z ======================== 3 passed, 5 warnings in 18.94s ======================== 2025-05-07T20:34:09.9104762Z 2025-05-07T20:34:09.9105878Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:34:09.9124819Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 21 seconds 2025-05-07T20:34:09.9125718Z 2025-05-07T20:34:09.9125724Z 2025-05-07T20:34:09.9125730Z 2025-05-07T20:34:09.9125735Z 2025-05-07T20:34:09.9148555Z ################################################################################ 2025-05-07T20:34:09.9164077Z # [2025-05-07T20:34:09.916Z] Run Python Test Suite: 2025-05-07T20:34:09.9164626Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:34:09.9165122Z ################################################################################ 2025-05-07T20:34:09.9189405Z + 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:34:09.9190176Z 2025-05-07T20:34:12.0795877Z ============================= test session starts ============================== 2025-05-07T20:34:12.0796737Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:12.0797316Z cachedir: .pytest_cache 2025-05-07T20:34:12.0797921Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:12.0798685Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:12.0799125Z plugins: hypothesis-6.131.14 2025-05-07T20:34:14.2467771Z collecting ... collected 1 item 2025-05-07T20:34:14.2468024Z 2025-05-07T20:34:21.1613276Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1614933Z self=, 2025-05-07T20:34:21.1615644Z T=10, 2025-05-07T20:34:21.1615844Z W=8, 2025-05-07T20:34:21.1616049Z ) 2025-05-07T20:34:21.1616296Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1616962Z self=, 2025-05-07T20:34:21.1617555Z T=11, 2025-05-07T20:34:21.1617755Z W=8, 2025-05-07T20:34:21.1617943Z ) 2025-05-07T20:34:21.1618190Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1618831Z self=, 2025-05-07T20:34:21.1619465Z T=11, 2025-05-07T20:34:21.1619664Z W=44, 2025-05-07T20:34:21.1619863Z ) 2025-05-07T20:34:21.1620374Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1621024Z self=, 2025-05-07T20:34:21.1621618Z T=14, 2025-05-07T20:34:21.1621817Z W=54, 2025-05-07T20:34:21.1622005Z ) 2025-05-07T20:34:21.1622251Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1622894Z self=, 2025-05-07T20:34:21.1623572Z T=19, 2025-05-07T20:34:21.1623866Z W=13, 2025-05-07T20:34:21.1624152Z ) 2025-05-07T20:34:21.1624487Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1625235Z self=, 2025-05-07T20:34:21.1625817Z T=14, 2025-05-07T20:34:21.1626018Z W=64, 2025-05-07T20:34:21.1626212Z ) 2025-05-07T20:34:21.1626468Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1627121Z self=, 2025-05-07T20:34:21.1627719Z T=20, 2025-05-07T20:34:21.1627919Z W=49, 2025-05-07T20:34:21.1628119Z ) 2025-05-07T20:34:21.1628360Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1629245Z self=, 2025-05-07T20:34:21.1629827Z T=15, 2025-05-07T20:34:21.1630022Z W=26, 2025-05-07T20:34:21.1630224Z ) 2025-05-07T20:34:21.1630469Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1631118Z self=, 2025-05-07T20:34:21.1631720Z T=13, 2025-05-07T20:34:21.1631918Z W=35, 2025-05-07T20:34:21.1632113Z ) 2025-05-07T20:34:21.1632352Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:21.1632993Z self=, 2025-05-07T20:34:21.1633591Z T=18, 2025-05-07T20:34:21.1633782Z W=31, 2025-05-07T20:34:21.1633980Z ) 2025-05-07T20:34:21.1634172Z PASSED 2025-05-07T20:34:21.1634289Z 2025-05-07T20:34:21.1634435Z ============================== 1 passed in 9.22s =============================== 2025-05-07T20:34:21.9058304Z 2025-05-07T20:34:21.9059087Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:34:21.9078850Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:34:21.9079370Z 2025-05-07T20:34:21.9079376Z 2025-05-07T20:34:21.9079381Z 2025-05-07T20:34:21.9079387Z 2025-05-07T20:34:21.9101063Z ################################################################################ 2025-05-07T20:34:21.9116822Z # [2025-05-07T20:34:21.911Z] Run Python Test Suite: 2025-05-07T20:34:21.9117350Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:34:21.9117816Z ################################################################################ 2025-05-07T20:34:21.9142482Z + 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:34:21.9143231Z 2025-05-07T20:34:24.0782042Z ============================= test session starts ============================== 2025-05-07T20:34:24.0782693Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:24.0783228Z cachedir: .pytest_cache 2025-05-07T20:34:24.0783826Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:24.0784575Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:24.0785345Z plugins: hypothesis-6.131.14 2025-05-07T20:34:26.2469291Z collecting ... collected 2 items 2025-05-07T20:34:26.2469534Z 2025-05-07T20:34:26.7304142Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7305666Z self=, 2025-05-07T20:34:26.7306644Z max_seq_length=5, 2025-05-07T20:34:26.7307011Z batch_size=1, 2025-05-07T20:34:26.7307356Z num_cols=1, 2025-05-07T20:34:26.7307721Z num_jagged_tensor_rows=1, 2025-05-07T20:34:26.7308133Z index_dtype=torch.int32, 2025-05-07T20:34:26.7308580Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:34:26.7309069Z use_cpu=False, 2025-05-07T20:34:26.7309468Z check_non_contiguous=False, 2025-05-07T20:34:26.7309890Z known_shape=False, 2025-05-07T20:34:26.7310241Z ) 2025-05-07T20:34:26.7310613Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7311520Z self=, 2025-05-07T20:34:26.7312327Z max_seq_length=8, 2025-05-07T20:34:26.7312670Z batch_size=1, 2025-05-07T20:34:26.7312990Z num_cols=1, 2025-05-07T20:34:26.7313348Z num_jagged_tensor_rows=1, 2025-05-07T20:34:26.7313817Z index_dtype=torch.int32, 2025-05-07T20:34:26.7314762Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:34:26.7315249Z use_cpu=False, 2025-05-07T20:34:26.7315650Z check_non_contiguous=False, 2025-05-07T20:34:26.7316113Z known_shape=False, 2025-05-07T20:34:26.7316486Z ) 2025-05-07T20:34:26.7316877Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7317865Z self=, 2025-05-07T20:34:26.7318796Z max_seq_length=8, 2025-05-07T20:34:26.7319198Z batch_size=101, 2025-05-07T20:34:26.7319586Z num_cols=23, 2025-05-07T20:34:26.7319978Z num_jagged_tensor_rows=103, 2025-05-07T20:34:26.7320444Z index_dtype=torch.int32, 2025-05-07T20:34:26.7320925Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7321423Z use_cpu=False, 2025-05-07T20:34:26.7321809Z check_non_contiguous=False, 2025-05-07T20:34:26.7322266Z known_shape=False, 2025-05-07T20:34:26.7322645Z ) 2025-05-07T20:34:26.7323027Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7324028Z self=, 2025-05-07T20:34:26.7324978Z max_seq_length=10, 2025-05-07T20:34:26.7325367Z batch_size=120, 2025-05-07T20:34:26.7325745Z num_cols=74, 2025-05-07T20:34:26.7326131Z num_jagged_tensor_rows=103, 2025-05-07T20:34:26.7326594Z index_dtype=torch.int32, 2025-05-07T20:34:26.7327070Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:34:26.7327556Z use_cpu=False, 2025-05-07T20:34:26.7327949Z check_non_contiguous=True, 2025-05-07T20:34:26.7328401Z known_shape=True, 2025-05-07T20:34:26.7328783Z ) 2025-05-07T20:34:26.7329177Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7330152Z self=, 2025-05-07T20:34:26.7331102Z max_seq_length=8, 2025-05-07T20:34:26.7331499Z batch_size=11, 2025-05-07T20:34:26.7331863Z num_cols=7, 2025-05-07T20:34:26.7332245Z num_jagged_tensor_rows=45, 2025-05-07T20:34:26.7332715Z index_dtype=torch.int64, 2025-05-07T20:34:26.7333183Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7333681Z use_cpu=False, 2025-05-07T20:34:26.7334203Z check_non_contiguous=False, 2025-05-07T20:34:26.7334654Z known_shape=True, 2025-05-07T20:34:26.7335031Z ) 2025-05-07T20:34:26.7335418Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7336768Z self=, 2025-05-07T20:34:26.7337748Z max_seq_length=10, 2025-05-07T20:34:26.7338147Z batch_size=108, 2025-05-07T20:34:26.7338521Z num_cols=81, 2025-05-07T20:34:26.7338899Z num_jagged_tensor_rows=48, 2025-05-07T20:34:26.7339365Z index_dtype=torch.int64, 2025-05-07T20:34:26.7339844Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7340336Z use_cpu=True, 2025-05-07T20:34:26.7340742Z check_non_contiguous=False, 2025-05-07T20:34:26.7341197Z known_shape=True, 2025-05-07T20:34:26.7341567Z ) 2025-05-07T20:34:26.7341957Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7342945Z self=, 2025-05-07T20:34:26.7343880Z max_seq_length=5, 2025-05-07T20:34:26.7344281Z batch_size=113, 2025-05-07T20:34:26.7344656Z num_cols=79, 2025-05-07T20:34:26.7345034Z num_jagged_tensor_rows=104, 2025-05-07T20:34:26.7345502Z index_dtype=torch.int32, 2025-05-07T20:34:26.7345993Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7346487Z use_cpu=False, 2025-05-07T20:34:26.7346876Z check_non_contiguous=True, 2025-05-07T20:34:26.7347326Z known_shape=False, 2025-05-07T20:34:26.7347706Z ) 2025-05-07T20:34:26.7348087Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7349071Z self=, 2025-05-07T20:34:26.7350206Z max_seq_length=6, 2025-05-07T20:34:26.7350593Z batch_size=26, 2025-05-07T20:34:26.7350959Z num_cols=26, 2025-05-07T20:34:26.7351345Z num_jagged_tensor_rows=18, 2025-05-07T20:34:26.7351803Z index_dtype=torch.int32, 2025-05-07T20:34:26.7352279Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7352772Z use_cpu=False, 2025-05-07T20:34:26.7353156Z check_non_contiguous=True, 2025-05-07T20:34:26.7353609Z known_shape=True, 2025-05-07T20:34:26.7353996Z ) 2025-05-07T20:34:26.7354378Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7355364Z self=, 2025-05-07T20:34:26.7356305Z max_seq_length=10, 2025-05-07T20:34:26.7356702Z batch_size=94, 2025-05-07T20:34:26.7357065Z num_cols=73, 2025-05-07T20:34:26.7357451Z num_jagged_tensor_rows=81, 2025-05-07T20:34:26.7357917Z index_dtype=torch.int32, 2025-05-07T20:34:26.7358395Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:26.7358878Z use_cpu=True, 2025-05-07T20:34:26.7359270Z check_non_contiguous=False, 2025-05-07T20:34:26.7359735Z known_shape=False, 2025-05-07T20:34:26.7360112Z ) 2025-05-07T20:34:26.7360495Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7361482Z self=, 2025-05-07T20:34:26.7362409Z max_seq_length=8, 2025-05-07T20:34:26.7362803Z batch_size=118, 2025-05-07T20:34:26.7363178Z num_cols=16, 2025-05-07T20:34:26.7363570Z num_jagged_tensor_rows=84, 2025-05-07T20:34:26.7364013Z index_dtype=torch.int64, 2025-05-07T20:34:26.7364464Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:34:26.7364932Z use_cpu=True, 2025-05-07T20:34:26.7365296Z check_non_contiguous=True, 2025-05-07T20:34:26.7365711Z known_shape=True, 2025-05-07T20:34:26.7366062Z ) 2025-05-07T20:34:26.7366441Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7367315Z self=, 2025-05-07T20:34:26.7368171Z max_seq_length=6, 2025-05-07T20:34:26.7368555Z batch_size=95, 2025-05-07T20:34:26.7368955Z num_cols=92, 2025-05-07T20:34:26.7369340Z num_jagged_tensor_rows=87, 2025-05-07T20:34:26.7369810Z index_dtype=torch.int64, 2025-05-07T20:34:26.7370281Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7370782Z use_cpu=True, 2025-05-07T20:34:26.7372704Z check_non_contiguous=False, 2025-05-07T20:34:26.7373185Z known_shape=False, 2025-05-07T20:34:26.7373577Z ) 2025-05-07T20:34:26.7373962Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7375095Z self=, 2025-05-07T20:34:26.7376042Z max_seq_length=6, 2025-05-07T20:34:26.7376443Z batch_size=6, 2025-05-07T20:34:26.7376825Z num_cols=92, 2025-05-07T20:34:26.7377204Z num_jagged_tensor_rows=87, 2025-05-07T20:34:26.7377670Z index_dtype=torch.int64, 2025-05-07T20:34:26.7378148Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7378630Z use_cpu=True, 2025-05-07T20:34:26.7379035Z check_non_contiguous=False, 2025-05-07T20:34:26.7379497Z known_shape=False, 2025-05-07T20:34:26.7379870Z ) 2025-05-07T20:34:26.7380255Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7381258Z self=, 2025-05-07T20:34:26.7382199Z max_seq_length=6, 2025-05-07T20:34:26.7382601Z batch_size=6, 2025-05-07T20:34:26.7382978Z num_cols=92, 2025-05-07T20:34:26.7383379Z num_jagged_tensor_rows=92, 2025-05-07T20:34:26.7383847Z index_dtype=torch.int64, 2025-05-07T20:34:26.7384339Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7384839Z use_cpu=True, 2025-05-07T20:34:26.7385376Z check_non_contiguous=False, 2025-05-07T20:34:26.7385846Z known_shape=False, 2025-05-07T20:34:26.7386239Z ) 2025-05-07T20:34:26.7386622Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7387625Z self=, 2025-05-07T20:34:26.7388585Z max_seq_length=6, 2025-05-07T20:34:26.7388973Z batch_size=6, 2025-05-07T20:34:26.7389357Z num_cols=92, 2025-05-07T20:34:26.7389759Z num_jagged_tensor_rows=6, 2025-05-07T20:34:26.7390229Z index_dtype=torch.int64, 2025-05-07T20:34:26.7390687Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7391186Z use_cpu=True, 2025-05-07T20:34:26.7391579Z check_non_contiguous=False, 2025-05-07T20:34:26.7392042Z known_shape=False, 2025-05-07T20:34:26.7392432Z ) 2025-05-07T20:34:26.7392822Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7393793Z self=, 2025-05-07T20:34:26.7394749Z max_seq_length=6, 2025-05-07T20:34:26.7395141Z batch_size=6, 2025-05-07T20:34:26.7395497Z num_cols=92, 2025-05-07T20:34:26.7395876Z num_jagged_tensor_rows=6, 2025-05-07T20:34:26.7396338Z index_dtype=torch.int64, 2025-05-07T20:34:26.7396806Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7397297Z use_cpu=True, 2025-05-07T20:34:26.7397686Z check_non_contiguous=True, 2025-05-07T20:34:26.7398131Z known_shape=False, 2025-05-07T20:34:26.7398513Z ) 2025-05-07T20:34:26.7398903Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7399875Z self=, 2025-05-07T20:34:26.7400868Z max_seq_length=5, 2025-05-07T20:34:26.7401260Z batch_size=6, 2025-05-07T20:34:26.7401626Z num_cols=92, 2025-05-07T20:34:26.7402000Z num_jagged_tensor_rows=6, 2025-05-07T20:34:26.7402470Z index_dtype=torch.int64, 2025-05-07T20:34:26.7402943Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7403431Z use_cpu=True, 2025-05-07T20:34:26.7403819Z check_non_contiguous=True, 2025-05-07T20:34:26.7404271Z known_shape=False, 2025-05-07T20:34:26.7404640Z ) 2025-05-07T20:34:26.7405022Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7406008Z self=, 2025-05-07T20:34:26.7406933Z max_seq_length=5, 2025-05-07T20:34:26.7407321Z batch_size=6, 2025-05-07T20:34:26.7407821Z num_cols=6, 2025-05-07T20:34:26.7408217Z num_jagged_tensor_rows=6, 2025-05-07T20:34:26.7408681Z index_dtype=torch.int64, 2025-05-07T20:34:26.7419169Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:26.7419635Z use_cpu=True, 2025-05-07T20:34:26.7420003Z check_non_contiguous=True, 2025-05-07T20:34:26.7420411Z known_shape=False, 2025-05-07T20:34:26.7420759Z ) 2025-05-07T20:34:26.7421120Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7422051Z self=, 2025-05-07T20:34:26.7422988Z max_seq_length=7, 2025-05-07T20:34:26.7423356Z batch_size=59, 2025-05-07T20:34:26.7423700Z num_cols=128, 2025-05-07T20:34:26.7424077Z num_jagged_tensor_rows=125, 2025-05-07T20:34:26.7424497Z index_dtype=torch.int32, 2025-05-07T20:34:26.7424949Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:26.7425389Z use_cpu=False, 2025-05-07T20:34:26.7425750Z check_non_contiguous=False, 2025-05-07T20:34:26.7426198Z known_shape=True, 2025-05-07T20:34:26.7426575Z ) 2025-05-07T20:34:26.7426923Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7427813Z self=, 2025-05-07T20:34:26.7428671Z max_seq_length=7, 2025-05-07T20:34:26.7429058Z batch_size=59, 2025-05-07T20:34:26.7429592Z num_cols=128, 2025-05-07T20:34:26.7429986Z num_jagged_tensor_rows=125, 2025-05-07T20:34:26.7430447Z index_dtype=torch.int32, 2025-05-07T20:34:26.7430913Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:26.7431387Z use_cpu=True, 2025-05-07T20:34:26.7431762Z check_non_contiguous=False, 2025-05-07T20:34:26.7432192Z known_shape=True, 2025-05-07T20:34:26.7432557Z ) 2025-05-07T20:34:26.7432938Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:26.7433891Z self=, 2025-05-07T20:34:26.7434790Z max_seq_length=7, 2025-05-07T20:34:26.7435160Z batch_size=125, 2025-05-07T20:34:26.7435456Z num_cols=128, 2025-05-07T20:34:26.7435767Z num_jagged_tensor_rows=125, 2025-05-07T20:34:26.7436465Z index_dtype=torch.int32, 2025-05-07T20:34:26.7436871Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:26.7437271Z use_cpu=True, 2025-05-07T20:34:26.7437646Z check_non_contiguous=False, 2025-05-07T20:34:26.7438023Z known_shape=True, 2025-05-07T20:34:26.7438349Z ) 2025-05-07T20:34:26.7438619Z PASSED 2025-05-07T20:34:26.7996825Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:34:26.7997565Z 2025-05-07T20:34:26.7997785Z ============================== 2 passed in 2.85s =============================== 2025-05-07T20:34:27.5509805Z 2025-05-07T20:34:27.5510504Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:34:27.5530987Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:34:27.5531326Z 2025-05-07T20:34:27.5531337Z 2025-05-07T20:34:27.5531340Z 2025-05-07T20:34:27.5531345Z 2025-05-07T20:34:27.5553474Z ################################################################################ 2025-05-07T20:34:27.5569007Z # [2025-05-07T20:34:27.556Z] Run Python Test Suite: 2025-05-07T20:34:27.5569387Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:27.5569734Z ################################################################################ 2025-05-07T20:34:27.5594337Z + 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:34:27.5594996Z 2025-05-07T20:34:29.7254333Z ============================= test session starts ============================== 2025-05-07T20:34:29.7255407Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:29.7255958Z cachedir: .pytest_cache 2025-05-07T20:34:29.7256567Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:29.7257335Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:29.7257769Z plugins: hypothesis-6.131.14 2025-05-07T20:34:31.9066136Z collecting ... collected 2 items 2025-05-07T20:34:31.9066382Z 2025-05-07T20:34:35.3583834Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3584847Z self=, 2025-05-07T20:34:35.3585410Z num_jagged_dim=1, 2025-05-07T20:34:35.3585662Z outer_dense_size=0, 2025-05-07T20:34:35.3585927Z inner_dense_size=0, 2025-05-07T20:34:35.3586221Z fold_inner_dense=False, 2025-05-07T20:34:35.3586491Z padding_value=0, 2025-05-07T20:34:35.3586753Z dtype=torch.float32, 2025-05-07T20:34:35.3587037Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3587321Z ) 2025-05-07T20:34:35.3587563Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3588156Z self=, 2025-05-07T20:34:35.3589092Z num_jagged_dim=2, 2025-05-07T20:34:35.3589337Z outer_dense_size=0, 2025-05-07T20:34:35.3589594Z inner_dense_size=0, 2025-05-07T20:34:35.3589850Z fold_inner_dense=False, 2025-05-07T20:34:35.3590110Z padding_value=0, 2025-05-07T20:34:35.3590362Z dtype=torch.float32, 2025-05-07T20:34:35.3590638Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3590912Z ) 2025-05-07T20:34:35.3591160Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3591744Z self=, 2025-05-07T20:34:35.3592283Z num_jagged_dim=2, 2025-05-07T20:34:35.3592534Z outer_dense_size=5, 2025-05-07T20:34:35.3592790Z inner_dense_size=5, 2025-05-07T20:34:35.3593039Z fold_inner_dense=False, 2025-05-07T20:34:35.3593314Z padding_value=-1e-08, 2025-05-07T20:34:35.3593595Z dtype=torch.float16, 2025-05-07T20:34:35.3593866Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3594157Z ) 2025-05-07T20:34:35.3594386Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3594976Z self=, 2025-05-07T20:34:35.3595526Z num_jagged_dim=5, 2025-05-07T20:34:35.3595775Z outer_dense_size=4, 2025-05-07T20:34:35.3596019Z inner_dense_size=2, 2025-05-07T20:34:35.3596272Z fold_inner_dense=False, 2025-05-07T20:34:35.3596537Z padding_value=-1e-08, 2025-05-07T20:34:35.3596795Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3597073Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3597356Z ) 2025-05-07T20:34:35.3597588Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3598158Z self=, 2025-05-07T20:34:35.3598706Z num_jagged_dim=4, 2025-05-07T20:34:35.3598947Z outer_dense_size=2, 2025-05-07T20:34:35.3599196Z inner_dense_size=3, 2025-05-07T20:34:35.3599455Z fold_inner_dense=True, 2025-05-07T20:34:35.3599716Z padding_value=-1e-08, 2025-05-07T20:34:35.3599979Z dtype=torch.float16, 2025-05-07T20:34:35.3600246Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3600520Z ) 2025-05-07T20:34:35.3600759Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3601338Z self=, 2025-05-07T20:34:35.3601895Z num_jagged_dim=2, 2025-05-07T20:34:35.3602136Z outer_dense_size=5, 2025-05-07T20:34:35.3602558Z inner_dense_size=0, 2025-05-07T20:34:35.3602819Z fold_inner_dense=False, 2025-05-07T20:34:35.3603075Z padding_value=0, 2025-05-07T20:34:35.3603320Z dtype=torch.float32, 2025-05-07T20:34:35.3603587Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3603858Z ) 2025-05-07T20:34:35.3604092Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3604661Z self=, 2025-05-07T20:34:35.3605198Z num_jagged_dim=1, 2025-05-07T20:34:35.3605441Z outer_dense_size=5, 2025-05-07T20:34:35.3605688Z inner_dense_size=5, 2025-05-07T20:34:35.3605931Z fold_inner_dense=True, 2025-05-07T20:34:35.3606194Z padding_value=-1e-08, 2025-05-07T20:34:35.3606457Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3606729Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3606999Z ) 2025-05-07T20:34:35.3607233Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3607815Z self=, 2025-05-07T20:34:35.3608353Z num_jagged_dim=3, 2025-05-07T20:34:35.3608598Z outer_dense_size=5, 2025-05-07T20:34:35.3608847Z inner_dense_size=1, 2025-05-07T20:34:35.3609089Z fold_inner_dense=True, 2025-05-07T20:34:35.3609344Z padding_value=0, 2025-05-07T20:34:35.3609589Z dtype=torch.float32, 2025-05-07T20:34:35.3609939Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3610216Z ) 2025-05-07T20:34:35.3610454Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3611020Z self=, 2025-05-07T20:34:35.3611568Z num_jagged_dim=5, 2025-05-07T20:34:35.3611814Z outer_dense_size=2, 2025-05-07T20:34:35.3612061Z inner_dense_size=3, 2025-05-07T20:34:35.3612305Z fold_inner_dense=True, 2025-05-07T20:34:35.3612564Z padding_value=0, 2025-05-07T20:34:35.3612819Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3613086Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3613364Z ) 2025-05-07T20:34:35.3613602Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3614287Z self=, 2025-05-07T20:34:35.3614830Z num_jagged_dim=3, 2025-05-07T20:34:35.3615084Z outer_dense_size=3, 2025-05-07T20:34:35.3615326Z inner_dense_size=4, 2025-05-07T20:34:35.3615582Z fold_inner_dense=True, 2025-05-07T20:34:35.3615840Z padding_value=0, 2025-05-07T20:34:35.3616082Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3616354Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3616634Z ) 2025-05-07T20:34:35.3616870Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3617434Z self=, 2025-05-07T20:34:35.3617983Z num_jagged_dim=1, 2025-05-07T20:34:35.3618229Z outer_dense_size=2, 2025-05-07T20:34:35.3618471Z inner_dense_size=0, 2025-05-07T20:34:35.3618723Z fold_inner_dense=True, 2025-05-07T20:34:35.3618977Z padding_value=0, 2025-05-07T20:34:35.3619216Z dtype=torch.float32, 2025-05-07T20:34:35.3619483Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3619759Z ) 2025-05-07T20:34:35.3619984Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3620568Z self=, 2025-05-07T20:34:35.3621105Z num_jagged_dim=3, 2025-05-07T20:34:35.3621342Z outer_dense_size=5, 2025-05-07T20:34:35.3621589Z inner_dense_size=2, 2025-05-07T20:34:35.3621837Z fold_inner_dense=True, 2025-05-07T20:34:35.3622094Z padding_value=0, 2025-05-07T20:34:35.3622332Z dtype=torch.float32, 2025-05-07T20:34:35.3622612Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3622927Z ) 2025-05-07T20:34:35.3623244Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3623812Z self=, 2025-05-07T20:34:35.3624363Z num_jagged_dim=2, 2025-05-07T20:34:35.3624600Z outer_dense_size=2, 2025-05-07T20:34:35.3624846Z inner_dense_size=4, 2025-05-07T20:34:35.3625093Z fold_inner_dense=True, 2025-05-07T20:34:35.3625356Z padding_value=-1e-08, 2025-05-07T20:34:35.3625616Z dtype=torch.float16, 2025-05-07T20:34:35.3625881Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3626149Z ) 2025-05-07T20:34:35.3626381Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3626949Z self=, 2025-05-07T20:34:35.3627512Z num_jagged_dim=1, 2025-05-07T20:34:35.3627750Z outer_dense_size=0, 2025-05-07T20:34:35.3627998Z inner_dense_size=5, 2025-05-07T20:34:35.3628256Z fold_inner_dense=False, 2025-05-07T20:34:35.3628520Z padding_value=-1e-08, 2025-05-07T20:34:35.3628780Z dtype=torch.float16, 2025-05-07T20:34:35.3629047Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3629316Z ) 2025-05-07T20:34:35.3629549Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3630122Z self=, 2025-05-07T20:34:35.3630753Z num_jagged_dim=5, 2025-05-07T20:34:35.3630997Z outer_dense_size=1, 2025-05-07T20:34:35.3631248Z inner_dense_size=4, 2025-05-07T20:34:35.3631497Z fold_inner_dense=True, 2025-05-07T20:34:35.3631761Z padding_value=-1e-08, 2025-05-07T20:34:35.3632024Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3632296Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3632570Z ) 2025-05-07T20:34:35.3632804Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3633391Z self=, 2025-05-07T20:34:35.3633925Z num_jagged_dim=2, 2025-05-07T20:34:35.3634172Z outer_dense_size=1, 2025-05-07T20:34:35.3634419Z inner_dense_size=4, 2025-05-07T20:34:35.3634662Z fold_inner_dense=True, 2025-05-07T20:34:35.3634918Z padding_value=0, 2025-05-07T20:34:35.3635167Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3635432Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3635713Z ) 2025-05-07T20:34:35.3636109Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3636682Z self=, 2025-05-07T20:34:35.3637218Z num_jagged_dim=2, 2025-05-07T20:34:35.3637461Z outer_dense_size=1, 2025-05-07T20:34:35.3637712Z inner_dense_size=0, 2025-05-07T20:34:35.3637958Z fold_inner_dense=True, 2025-05-07T20:34:35.3638222Z padding_value=-1e-08, 2025-05-07T20:34:35.3638482Z dtype=torch.float32, 2025-05-07T20:34:35.3638747Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3639024Z ) 2025-05-07T20:34:35.3639258Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3639818Z self=, 2025-05-07T20:34:35.3640357Z num_jagged_dim=2, 2025-05-07T20:34:35.3640604Z outer_dense_size=3, 2025-05-07T20:34:35.3640843Z inner_dense_size=1, 2025-05-07T20:34:35.3641097Z fold_inner_dense=True, 2025-05-07T20:34:35.3641357Z padding_value=0, 2025-05-07T20:34:35.3641598Z dtype=torch.float32, 2025-05-07T20:34:35.3641866Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3642145Z ) 2025-05-07T20:34:35.3642371Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3642937Z self=, 2025-05-07T20:34:35.3643482Z num_jagged_dim=5, 2025-05-07T20:34:35.3643727Z outer_dense_size=0, 2025-05-07T20:34:35.3644095Z inner_dense_size=4, 2025-05-07T20:34:35.3644350Z fold_inner_dense=False, 2025-05-07T20:34:35.3644621Z padding_value=-1e-08, 2025-05-07T20:34:35.3644877Z dtype=torch.float32, 2025-05-07T20:34:35.3645146Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3645423Z ) 2025-05-07T20:34:35.3645652Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3646226Z self=, 2025-05-07T20:34:35.3646786Z num_jagged_dim=3, 2025-05-07T20:34:35.3647026Z outer_dense_size=0, 2025-05-07T20:34:35.3647278Z inner_dense_size=2, 2025-05-07T20:34:35.3647532Z fold_inner_dense=True, 2025-05-07T20:34:35.3647791Z padding_value=0, 2025-05-07T20:34:35.3648031Z dtype=torch.float32, 2025-05-07T20:34:35.3648300Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3648582Z ) 2025-05-07T20:34:35.3648809Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3649384Z self=, 2025-05-07T20:34:35.3649923Z num_jagged_dim=1, 2025-05-07T20:34:35.3650160Z outer_dense_size=1, 2025-05-07T20:34:35.3650406Z inner_dense_size=0, 2025-05-07T20:34:35.3650655Z fold_inner_dense=False, 2025-05-07T20:34:35.3650911Z padding_value=0, 2025-05-07T20:34:35.3651156Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3651553Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3651823Z ) 2025-05-07T20:34:35.3652059Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3652652Z self=, 2025-05-07T20:34:35.3653239Z num_jagged_dim=4, 2025-05-07T20:34:35.3653477Z outer_dense_size=5, 2025-05-07T20:34:35.3653724Z inner_dense_size=5, 2025-05-07T20:34:35.3653972Z fold_inner_dense=True, 2025-05-07T20:34:35.3654308Z padding_value=0, 2025-05-07T20:34:35.3654560Z dtype=torch.float16, 2025-05-07T20:34:35.3654823Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3655105Z ) 2025-05-07T20:34:35.3655339Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3655918Z self=, 2025-05-07T20:34:35.3656468Z num_jagged_dim=5, 2025-05-07T20:34:35.3656725Z outer_dense_size=3, 2025-05-07T20:34:35.3656974Z inner_dense_size=2, 2025-05-07T20:34:35.3657221Z fold_inner_dense=True, 2025-05-07T20:34:35.3657491Z padding_value=-1e-08, 2025-05-07T20:34:35.3657753Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3658017Z device_type=device(type='cpu'), 2025-05-07T20:34:35.3658300Z ) 2025-05-07T20:34:35.3658533Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:35.3659099Z self=, 2025-05-07T20:34:35.3659640Z num_jagged_dim=5, 2025-05-07T20:34:35.3659888Z outer_dense_size=1, 2025-05-07T20:34:35.3660136Z inner_dense_size=0, 2025-05-07T20:34:35.3660380Z fold_inner_dense=True, 2025-05-07T20:34:35.3660629Z padding_value=0, 2025-05-07T20:34:35.3660876Z dtype=torch.bfloat16, 2025-05-07T20:34:35.3661140Z device_type=device(type='cuda'), 2025-05-07T20:34:35.3661416Z ) 2025-05-07T20:34:36.2462837Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2463611Z self=, 2025-05-07T20:34:36.2464256Z num_jagged_dim=2, 2025-05-07T20:34:36.2464511Z outer_dense_size=4, 2025-05-07T20:34:36.2464770Z inner_dense_size=3, 2025-05-07T20:34:36.2465024Z fold_inner_dense=True, 2025-05-07T20:34:36.2465305Z padding_value=-1e-08, 2025-05-07T20:34:36.2465584Z dtype=torch.bfloat16, 2025-05-07T20:34:36.2465857Z device_type=device(type='cuda'), 2025-05-07T20:34:36.2466147Z ) 2025-05-07T20:34:36.2466617Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2467209Z self=, 2025-05-07T20:34:36.2467781Z num_jagged_dim=2, 2025-05-07T20:34:36.2468037Z outer_dense_size=0, 2025-05-07T20:34:36.2468286Z inner_dense_size=2, 2025-05-07T20:34:36.2468546Z fold_inner_dense=True, 2025-05-07T20:34:36.2468828Z padding_value=-1e-08, 2025-05-07T20:34:36.2469089Z dtype=torch.float16, 2025-05-07T20:34:36.2469374Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2469669Z ) 2025-05-07T20:34:36.2469909Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2470497Z self=, 2025-05-07T20:34:36.2471072Z num_jagged_dim=2, 2025-05-07T20:34:36.2471326Z outer_dense_size=4, 2025-05-07T20:34:36.2471579Z inner_dense_size=4, 2025-05-07T20:34:36.2471852Z fold_inner_dense=False, 2025-05-07T20:34:36.2472127Z padding_value=0, 2025-05-07T20:34:36.2472373Z dtype=torch.bfloat16, 2025-05-07T20:34:36.2472656Z device_type=device(type='cuda'), 2025-05-07T20:34:36.2472944Z ) 2025-05-07T20:34:36.2473178Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2473770Z self=, 2025-05-07T20:34:36.2474462Z num_jagged_dim=4, 2025-05-07T20:34:36.2474709Z outer_dense_size=4, 2025-05-07T20:34:36.2474966Z inner_dense_size=4, 2025-05-07T20:34:36.2475230Z fold_inner_dense=False, 2025-05-07T20:34:36.2475487Z padding_value=0, 2025-05-07T20:34:36.2475737Z dtype=torch.bfloat16, 2025-05-07T20:34:36.2476012Z device_type=device(type='cuda'), 2025-05-07T20:34:36.2476296Z ) 2025-05-07T20:34:36.2476523Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2477103Z self=, 2025-05-07T20:34:36.2477652Z num_jagged_dim=2, 2025-05-07T20:34:36.2477894Z outer_dense_size=0, 2025-05-07T20:34:36.2478147Z inner_dense_size=3, 2025-05-07T20:34:36.2478401Z fold_inner_dense=False, 2025-05-07T20:34:36.2478658Z padding_value=0, 2025-05-07T20:34:36.2478905Z dtype=torch.float16, 2025-05-07T20:34:36.2479183Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2479462Z ) 2025-05-07T20:34:36.2479699Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2480276Z self=, 2025-05-07T20:34:36.2480818Z num_jagged_dim=1, 2025-05-07T20:34:36.2481058Z outer_dense_size=0, 2025-05-07T20:34:36.2481314Z inner_dense_size=3, 2025-05-07T20:34:36.2481570Z fold_inner_dense=False, 2025-05-07T20:34:36.2481829Z padding_value=0, 2025-05-07T20:34:36.2482082Z dtype=torch.float16, 2025-05-07T20:34:36.2482355Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2482627Z ) 2025-05-07T20:34:36.2482903Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2483492Z self=, 2025-05-07T20:34:36.2484031Z num_jagged_dim=1, 2025-05-07T20:34:36.2491647Z outer_dense_size=0, 2025-05-07T20:34:36.2491922Z inner_dense_size=1, 2025-05-07T20:34:36.2492183Z fold_inner_dense=False, 2025-05-07T20:34:36.2492459Z padding_value=0, 2025-05-07T20:34:36.2492713Z dtype=torch.float16, 2025-05-07T20:34:36.2492982Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2493268Z ) 2025-05-07T20:34:36.2493515Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2494194Z self=, 2025-05-07T20:34:36.2494749Z num_jagged_dim=1, 2025-05-07T20:34:36.2495003Z outer_dense_size=1, 2025-05-07T20:34:36.2495361Z inner_dense_size=1, 2025-05-07T20:34:36.2495620Z fold_inner_dense=False, 2025-05-07T20:34:36.2495887Z padding_value=0, 2025-05-07T20:34:36.2496132Z dtype=torch.float16, 2025-05-07T20:34:36.2496409Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2496699Z ) 2025-05-07T20:34:36.2496944Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2497523Z self=, 2025-05-07T20:34:36.2498078Z num_jagged_dim=1, 2025-05-07T20:34:36.2498327Z outer_dense_size=0, 2025-05-07T20:34:36.2498571Z inner_dense_size=2, 2025-05-07T20:34:36.2498827Z fold_inner_dense=True, 2025-05-07T20:34:36.2499097Z padding_value=-1e-08, 2025-05-07T20:34:36.2499358Z dtype=torch.float16, 2025-05-07T20:34:36.2499632Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2499916Z ) 2025-05-07T20:34:36.2500144Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2500744Z self=, 2025-05-07T20:34:36.2501305Z num_jagged_dim=1, 2025-05-07T20:34:36.2501554Z outer_dense_size=1, 2025-05-07T20:34:36.2501805Z inner_dense_size=2, 2025-05-07T20:34:36.2502060Z fold_inner_dense=True, 2025-05-07T20:34:36.2502329Z padding_value=-1e-08, 2025-05-07T20:34:36.2502587Z dtype=torch.float16, 2025-05-07T20:34:36.2502948Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2503227Z ) 2025-05-07T20:34:36.2503461Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2504038Z self=, 2025-05-07T20:34:36.2504594Z num_jagged_dim=1, 2025-05-07T20:34:36.2504840Z outer_dense_size=2, 2025-05-07T20:34:36.2505082Z inner_dense_size=2, 2025-05-07T20:34:36.2505335Z fold_inner_dense=True, 2025-05-07T20:34:36.2505601Z padding_value=-1e-08, 2025-05-07T20:34:36.2505867Z dtype=torch.float16, 2025-05-07T20:34:36.2506140Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2506421Z ) 2025-05-07T20:34:36.2506651Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2507233Z self=, 2025-05-07T20:34:36.2507796Z num_jagged_dim=1, 2025-05-07T20:34:36.2508042Z outer_dense_size=2, 2025-05-07T20:34:36.2508305Z inner_dense_size=1, 2025-05-07T20:34:36.2508561Z fold_inner_dense=True, 2025-05-07T20:34:36.2508822Z padding_value=-1e-08, 2025-05-07T20:34:36.2509095Z dtype=torch.float16, 2025-05-07T20:34:36.2509370Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2509655Z ) 2025-05-07T20:34:36.2509885Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2510465Z self=, 2025-05-07T20:34:36.2511011Z num_jagged_dim=1, 2025-05-07T20:34:36.2511263Z outer_dense_size=1, 2025-05-07T20:34:36.2511522Z inner_dense_size=1, 2025-05-07T20:34:36.2511778Z fold_inner_dense=True, 2025-05-07T20:34:36.2512042Z padding_value=-1e-08, 2025-05-07T20:34:36.2512311Z dtype=torch.float16, 2025-05-07T20:34:36.2512592Z device_type=device(type='cpu'), 2025-05-07T20:34:36.2512888Z ) 2025-05-07T20:34:36.2513152Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2513731Z self=, 2025-05-07T20:34:36.2514254Z num_jagged_dim=2, 2025-05-07T20:34:36.2514498Z outer_dense_size=0, 2025-05-07T20:34:36.2514744Z inner_dense_size=4, 2025-05-07T20:34:36.2514991Z fold_inner_dense=False, 2025-05-07T20:34:36.2515249Z padding_value=-1e-08, 2025-05-07T20:34:36.2515513Z dtype=torch.float16, 2025-05-07T20:34:36.2515782Z device_type=device(type='cuda'), 2025-05-07T20:34:36.2516058Z ) 2025-05-07T20:34:36.2516383Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:36.2516960Z self=, 2025-05-07T20:34:36.2517511Z num_jagged_dim=2, 2025-05-07T20:34:36.2517755Z outer_dense_size=0, 2025-05-07T20:34:36.2518008Z inner_dense_size=0, 2025-05-07T20:34:36.2518257Z fold_inner_dense=False, 2025-05-07T20:34:36.2518526Z padding_value=-1e-08, 2025-05-07T20:34:36.2518786Z dtype=torch.float16, 2025-05-07T20:34:36.2519046Z device_type=device(type='cuda'), 2025-05-07T20:34:36.2519324Z ) 2025-05-07T20:34:36.2519514Z PASSED 2025-05-07T20:34:36.5102822Z 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:36.5103976Z self=, 2025-05-07T20:34:36.5104585Z num_jagged_dim=1, 2025-05-07T20:34:36.5104846Z outer_dense_size=0, 2025-05-07T20:34:36.5105104Z inner_dense_size=0, 2025-05-07T20:34:36.5105349Z padding_value=0, 2025-05-07T20:34:36.5105606Z dtype=torch.float32, 2025-05-07T20:34:36.5105871Z device_type='meta', 2025-05-07T20:34:36.5106107Z ) 2025-05-07T20:34:36.5106393Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5107066Z self=, 2025-05-07T20:34:36.5107827Z num_jagged_dim=2, 2025-05-07T20:34:36.5108081Z outer_dense_size=0, 2025-05-07T20:34:36.5108332Z inner_dense_size=0, 2025-05-07T20:34:36.5108574Z padding_value=0, 2025-05-07T20:34:36.5108824Z dtype=torch.float32, 2025-05-07T20:34:36.5109086Z device_type='meta', 2025-05-07T20:34:36.5109316Z ) 2025-05-07T20:34:36.5109591Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5110272Z self=, 2025-05-07T20:34:36.5110860Z num_jagged_dim=2, 2025-05-07T20:34:36.5111103Z outer_dense_size=5, 2025-05-07T20:34:36.5111361Z inner_dense_size=3, 2025-05-07T20:34:36.5111610Z padding_value=0, 2025-05-07T20:34:36.5111856Z dtype=torch.bfloat16, 2025-05-07T20:34:36.5112115Z device_type='meta', 2025-05-07T20:34:36.5112359Z ) 2025-05-07T20:34:36.5112704Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5113452Z self=, 2025-05-07T20:34:36.5114040Z num_jagged_dim=5, 2025-05-07T20:34:36.5114282Z outer_dense_size=0, 2025-05-07T20:34:36.5114530Z inner_dense_size=2, 2025-05-07T20:34:36.5114778Z padding_value=0, 2025-05-07T20:34:36.5115021Z dtype=torch.float16, 2025-05-07T20:34:36.5115279Z device_type='meta', 2025-05-07T20:34:36.5115522Z ) 2025-05-07T20:34:36.5115798Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5116463Z self=, 2025-05-07T20:34:36.5117057Z num_jagged_dim=5, 2025-05-07T20:34:36.5117303Z outer_dense_size=2, 2025-05-07T20:34:36.5117548Z inner_dense_size=4, 2025-05-07T20:34:36.5117800Z padding_value=0, 2025-05-07T20:34:36.5118047Z dtype=torch.float16, 2025-05-07T20:34:36.5118300Z device_type='meta', 2025-05-07T20:34:36.5118534Z ) 2025-05-07T20:34:36.5118807Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5119463Z self=, 2025-05-07T20:34:36.5120061Z num_jagged_dim=5, 2025-05-07T20:34:36.5120312Z outer_dense_size=1, 2025-05-07T20:34:36.5120561Z inner_dense_size=4, 2025-05-07T20:34:36.5120971Z padding_value=0, 2025-05-07T20:34:36.5121226Z dtype=torch.bfloat16, 2025-05-07T20:34:36.5121489Z device_type='meta', 2025-05-07T20:34:36.5121719Z ) 2025-05-07T20:34:36.5121994Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5122663Z self=, 2025-05-07T20:34:36.5123249Z num_jagged_dim=5, 2025-05-07T20:34:36.5123500Z outer_dense_size=3, 2025-05-07T20:34:36.5123749Z inner_dense_size=5, 2025-05-07T20:34:36.5123994Z padding_value=0, 2025-05-07T20:34:36.5124242Z dtype=torch.float32, 2025-05-07T20:34:36.5124502Z device_type='meta', 2025-05-07T20:34:36.5124736Z ) 2025-05-07T20:34:36.5125013Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5125690Z self=, 2025-05-07T20:34:36.5126278Z num_jagged_dim=3, 2025-05-07T20:34:36.5126526Z outer_dense_size=3, 2025-05-07T20:34:36.5126774Z inner_dense_size=4, 2025-05-07T20:34:36.5127021Z padding_value=0, 2025-05-07T20:34:36.5127263Z dtype=torch.float16, 2025-05-07T20:34:36.5127519Z device_type='meta', 2025-05-07T20:34:36.5127761Z ) 2025-05-07T20:34:36.5128032Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5128695Z self=, 2025-05-07T20:34:36.5129380Z num_jagged_dim=5, 2025-05-07T20:34:36.5129620Z outer_dense_size=4, 2025-05-07T20:34:36.5129869Z inner_dense_size=4, 2025-05-07T20:34:36.5130119Z padding_value=0, 2025-05-07T20:34:36.5130366Z dtype=torch.bfloat16, 2025-05-07T20:34:36.5130635Z device_type='meta', 2025-05-07T20:34:36.5130874Z ) 2025-05-07T20:34:36.5131149Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5131814Z self=, 2025-05-07T20:34:36.5132410Z num_jagged_dim=4, 2025-05-07T20:34:36.5132656Z outer_dense_size=5, 2025-05-07T20:34:36.5132925Z inner_dense_size=4, 2025-05-07T20:34:36.5133198Z padding_value=0, 2025-05-07T20:34:36.5133444Z dtype=torch.float16, 2025-05-07T20:34:36.5133697Z device_type='meta', 2025-05-07T20:34:36.5133940Z ) 2025-05-07T20:34:36.5134322Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5134980Z self=, 2025-05-07T20:34:36.5135579Z num_jagged_dim=3, 2025-05-07T20:34:36.5135823Z outer_dense_size=4, 2025-05-07T20:34:36.5136246Z inner_dense_size=2, 2025-05-07T20:34:36.5136487Z padding_value=0, 2025-05-07T20:34:36.5136735Z dtype=torch.float32, 2025-05-07T20:34:36.5136992Z device_type='meta', 2025-05-07T20:34:36.5137221Z ) 2025-05-07T20:34:36.5137500Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5138165Z self=, 2025-05-07T20:34:36.5138757Z num_jagged_dim=3, 2025-05-07T20:34:36.5139001Z outer_dense_size=4, 2025-05-07T20:34:36.5139254Z inner_dense_size=4, 2025-05-07T20:34:36.5139503Z padding_value=0, 2025-05-07T20:34:36.5139750Z dtype=torch.float32, 2025-05-07T20:34:36.5140011Z device_type='meta', 2025-05-07T20:34:36.5140240Z ) 2025-05-07T20:34:36.5140516Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5141178Z self=, 2025-05-07T20:34:36.5141778Z num_jagged_dim=4, 2025-05-07T20:34:36.5142020Z outer_dense_size=4, 2025-05-07T20:34:36.5142269Z inner_dense_size=4, 2025-05-07T20:34:36.5142648Z padding_value=0, 2025-05-07T20:34:36.5142892Z dtype=torch.float32, 2025-05-07T20:34:36.5143150Z device_type='meta', 2025-05-07T20:34:36.5143384Z ) 2025-05-07T20:34:36.5143653Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5144317Z self=, 2025-05-07T20:34:36.5144903Z num_jagged_dim=2, 2025-05-07T20:34:36.5145153Z outer_dense_size=3, 2025-05-07T20:34:36.5145403Z inner_dense_size=4, 2025-05-07T20:34:36.5145651Z padding_value=0, 2025-05-07T20:34:36.5145890Z dtype=torch.float32, 2025-05-07T20:34:36.5146151Z device_type='meta', 2025-05-07T20:34:36.5146387Z ) 2025-05-07T20:34:36.5146665Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5147329Z self=, 2025-05-07T20:34:36.5147912Z num_jagged_dim=2, 2025-05-07T20:34:36.5148166Z outer_dense_size=3, 2025-05-07T20:34:36.5148411Z inner_dense_size=2, 2025-05-07T20:34:36.5148658Z padding_value=0, 2025-05-07T20:34:36.5148908Z dtype=torch.float32, 2025-05-07T20:34:36.5149158Z device_type='meta', 2025-05-07T20:34:36.5149392Z ) 2025-05-07T20:34:36.5149668Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5150329Z self=, 2025-05-07T20:34:36.5151068Z num_jagged_dim=3, 2025-05-07T20:34:36.5151313Z outer_dense_size=3, 2025-05-07T20:34:36.5151562Z inner_dense_size=2, 2025-05-07T20:34:36.5151808Z padding_value=0, 2025-05-07T20:34:36.5152058Z dtype=torch.float32, 2025-05-07T20:34:36.5152317Z device_type='meta', 2025-05-07T20:34:36.5152549Z ) 2025-05-07T20:34:36.5152825Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5153491Z self=, 2025-05-07T20:34:36.5154073Z num_jagged_dim=3, 2025-05-07T20:34:36.5154321Z outer_dense_size=3, 2025-05-07T20:34:36.5154576Z inner_dense_size=3, 2025-05-07T20:34:36.5154823Z padding_value=0, 2025-05-07T20:34:36.5155070Z dtype=torch.float32, 2025-05-07T20:34:36.5155329Z device_type='meta', 2025-05-07T20:34:36.5155565Z ) 2025-05-07T20:34:36.5155843Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5156519Z self=, 2025-05-07T20:34:36.5157122Z num_jagged_dim=3, 2025-05-07T20:34:36.5157366Z outer_dense_size=4, 2025-05-07T20:34:36.5157621Z inner_dense_size=0, 2025-05-07T20:34:36.5157867Z padding_value=0, 2025-05-07T20:34:36.5158114Z dtype=torch.float16, 2025-05-07T20:34:36.5158370Z device_type='meta', 2025-05-07T20:34:36.5158610Z ) 2025-05-07T20:34:36.5158886Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5159561Z self=, 2025-05-07T20:34:36.5160150Z num_jagged_dim=1, 2025-05-07T20:34:36.5160392Z outer_dense_size=4, 2025-05-07T20:34:36.5160643Z inner_dense_size=0, 2025-05-07T20:34:36.5160890Z padding_value=0, 2025-05-07T20:34:36.5161140Z dtype=torch.float16, 2025-05-07T20:34:36.5161403Z device_type='meta', 2025-05-07T20:34:36.5161638Z ) 2025-05-07T20:34:36.5161907Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:36.5162575Z self=, 2025-05-07T20:34:36.5163195Z num_jagged_dim=1, 2025-05-07T20:34:36.5163463Z outer_dense_size=1, 2025-05-07T20:34:36.5163711Z inner_dense_size=0, 2025-05-07T20:34:36.5163957Z padding_value=0, 2025-05-07T20:34:36.5164291Z dtype=torch.float16, 2025-05-07T20:34:36.5164545Z device_type='meta', 2025-05-07T20:34:36.5164780Z ) 2025-05-07T20:34:36.5164995Z PASSED 2025-05-07T20:34:36.5165115Z 2025-05-07T20:34:36.5165268Z =============================== warnings summary =============================== 2025-05-07T20:34:36.5165842Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:36.5167356Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:36.5168580Z warnings.warn( 2025-05-07T20:34:36.5168724Z 2025-05-07T20:34:36.5169057Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:36.5172360Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:36.5175858Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:36.5176282Z 2025-05-07T20:34:36.5176525Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:36.5177013Z ======================== 2 passed, 2 warnings in 6.92s ========================= 2025-05-07T20:34:37.2458775Z 2025-05-07T20:34:37.2459440Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:37.2480254Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 10 seconds 2025-05-07T20:34:37.2480599Z 2025-05-07T20:34:37.2480603Z 2025-05-07T20:34:37.2480607Z 2025-05-07T20:34:37.2480611Z 2025-05-07T20:34:37.2500995Z ################################################################################ 2025-05-07T20:34:37.2516499Z # [2025-05-07T20:34:37.251Z] Run Python Test Suite: 2025-05-07T20:34:37.2516959Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:37.2517323Z ################################################################################ 2025-05-07T20:34:37.2543300Z + 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:37.2543974Z 2025-05-07T20:34:39.4243959Z ============================= test session starts ============================== 2025-05-07T20:34:39.4244604Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:39.4245150Z cachedir: .pytest_cache 2025-05-07T20:34:39.4245777Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:39.4246527Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:39.4246949Z plugins: hypothesis-6.131.14 2025-05-07T20:34:41.5808685Z collecting ... collected 1 item 2025-05-07T20:34:41.5808919Z 2025-05-07T20:34:42.0428179Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:34:42.0428687Z 2025-05-07T20:34:42.0429092Z ============================== 1 passed in 2.75s =============================== 2025-05-07T20:34:42.7832822Z 2025-05-07T20:34:42.7833517Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:42.7854905Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 5 seconds 2025-05-07T20:34:42.7855250Z 2025-05-07T20:34:42.7855254Z 2025-05-07T20:34:42.7855281Z 2025-05-07T20:34:42.7855288Z 2025-05-07T20:34:42.7877250Z ################################################################################ 2025-05-07T20:34:42.7892825Z # [2025-05-07T20:34:42.788Z] Run Python Test Suite: 2025-05-07T20:34:42.7893181Z # ./jagged/misc_ops_test.py 2025-05-07T20:34:42.7893481Z ################################################################################ 2025-05-07T20:34:42.7917246Z + 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:42.7917874Z 2025-05-07T20:34:44.9577797Z ============================= test session starts ============================== 2025-05-07T20:34:44.9579135Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:44.9580205Z cachedir: .pytest_cache 2025-05-07T20:34:44.9581379Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:44.9583344Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:44.9584179Z plugins: hypothesis-6.131.14 2025-05-07T20:34:47.1312931Z collecting ... collected 3 items 2025-05-07T20:34:47.1313188Z 2025-05-07T20:34:47.2966155Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:34:47.6249456Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6250288Z self=, 2025-05-07T20:34:47.6250807Z B=1, 2025-05-07T20:34:47.6251020Z max_L=1, 2025-05-07T20:34:47.6251226Z D=1, 2025-05-07T20:34:47.6251447Z dtype=torch.float32, 2025-05-07T20:34:47.6251725Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6252003Z ) 2025-05-07T20:34:47.6252221Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6252686Z self=, 2025-05-07T20:34:47.6253124Z B=170, 2025-05-07T20:34:47.6253332Z max_L=1, 2025-05-07T20:34:47.6253539Z D=1, 2025-05-07T20:34:47.6253748Z dtype=torch.float32, 2025-05-07T20:34:47.6254023Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6254408Z ) 2025-05-07T20:34:47.6254651Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6255099Z self=, 2025-05-07T20:34:47.6255527Z B=170, 2025-05-07T20:34:47.6255743Z max_L=706, 2025-05-07T20:34:47.6255957Z D=28, 2025-05-07T20:34:47.6256170Z dtype=torch.float32, 2025-05-07T20:34:47.6256439Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6256717Z ) 2025-05-07T20:34:47.6256924Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6257372Z self=, 2025-05-07T20:34:47.6257805Z B=68, 2025-05-07T20:34:47.6258004Z max_L=448, 2025-05-07T20:34:47.6258208Z D=17, 2025-05-07T20:34:47.6258420Z dtype=torch.float32, 2025-05-07T20:34:47.6258690Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6258957Z ) 2025-05-07T20:34:47.6259175Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6259618Z self=, 2025-05-07T20:34:47.6260054Z B=474, 2025-05-07T20:34:47.6260254Z max_L=58, 2025-05-07T20:34:47.6260462Z D=15, 2025-05-07T20:34:47.6261043Z dtype=torch.float32, 2025-05-07T20:34:47.6261320Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6261597Z ) 2025-05-07T20:34:47.6261810Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6262255Z self=, 2025-05-07T20:34:47.6262683Z B=227, 2025-05-07T20:34:47.6262880Z max_L=793, 2025-05-07T20:34:47.6263089Z D=5, 2025-05-07T20:34:47.6263309Z dtype=torch.float32, 2025-05-07T20:34:47.6263594Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6263867Z ) 2025-05-07T20:34:47.6271424Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6271943Z self=, 2025-05-07T20:34:47.6272395Z B=116, 2025-05-07T20:34:47.6272603Z max_L=142, 2025-05-07T20:34:47.6272823Z D=14, 2025-05-07T20:34:47.6273045Z dtype=torch.float32, 2025-05-07T20:34:47.6273317Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6273600Z ) 2025-05-07T20:34:47.6273831Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6274287Z self=, 2025-05-07T20:34:47.6274717Z B=152, 2025-05-07T20:34:47.6274927Z max_L=143, 2025-05-07T20:34:47.6275143Z D=20, 2025-05-07T20:34:47.6275352Z dtype=torch.float32, 2025-05-07T20:34:47.6275623Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6276128Z ) 2025-05-07T20:34:47.6276338Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6276784Z self=, 2025-05-07T20:34:47.6277232Z B=366, 2025-05-07T20:34:47.6277429Z max_L=67, 2025-05-07T20:34:47.6277642Z D=22, 2025-05-07T20:34:47.6277858Z dtype=torch.float32, 2025-05-07T20:34:47.6278124Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6278412Z ) 2025-05-07T20:34:47.6278632Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6279079Z self=, 2025-05-07T20:34:47.6279521Z B=2, 2025-05-07T20:34:47.6279726Z max_L=820, 2025-05-07T20:34:47.6279933Z D=5, 2025-05-07T20:34:47.6280150Z dtype=torch.float32, 2025-05-07T20:34:47.6280423Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6280701Z ) 2025-05-07T20:34:47.6280913Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6281360Z self=, 2025-05-07T20:34:47.6281809Z B=30, 2025-05-07T20:34:47.6282005Z max_L=316, 2025-05-07T20:34:47.6282214Z D=27, 2025-05-07T20:34:47.6282427Z dtype=torch.float32, 2025-05-07T20:34:47.6282691Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6282968Z ) 2025-05-07T20:34:47.6283188Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6283630Z self=, 2025-05-07T20:34:47.6284063Z B=30, 2025-05-07T20:34:47.6284271Z max_L=316, 2025-05-07T20:34:47.6284478Z D=30, 2025-05-07T20:34:47.6284691Z dtype=torch.float32, 2025-05-07T20:34:47.6284962Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6285235Z ) 2025-05-07T20:34:47.6285450Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6285894Z self=, 2025-05-07T20:34:47.6286336Z B=30, 2025-05-07T20:34:47.6286539Z max_L=316, 2025-05-07T20:34:47.6286759Z D=1, 2025-05-07T20:34:47.6286974Z dtype=torch.float32, 2025-05-07T20:34:47.6287240Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6287519Z ) 2025-05-07T20:34:47.6287738Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6288183Z self=, 2025-05-07T20:34:47.6288617Z B=316, 2025-05-07T20:34:47.6288824Z max_L=316, 2025-05-07T20:34:47.6289034Z D=1, 2025-05-07T20:34:47.6289258Z dtype=torch.float32, 2025-05-07T20:34:47.6289626Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6289900Z ) 2025-05-07T20:34:47.6290123Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6290577Z self=, 2025-05-07T20:34:47.6291022Z B=316, 2025-05-07T20:34:47.6291228Z max_L=1, 2025-05-07T20:34:47.6291437Z D=1, 2025-05-07T20:34:47.6291644Z dtype=torch.float32, 2025-05-07T20:34:47.6291920Z device_type=device(type='cpu'), 2025-05-07T20:34:47.6292201Z ) 2025-05-07T20:34:47.6292409Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6292866Z self=, 2025-05-07T20:34:47.6293308Z B=329, 2025-05-07T20:34:47.6293515Z max_L=1, 2025-05-07T20:34:47.6293717Z D=21, 2025-05-07T20:34:47.6293934Z dtype=torch.float32, 2025-05-07T20:34:47.6294318Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6294589Z ) 2025-05-07T20:34:47.6294816Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6295265Z self=, 2025-05-07T20:34:47.6295707Z B=329, 2025-05-07T20:34:47.6295939Z max_L=1, 2025-05-07T20:34:47.6296177Z D=1, 2025-05-07T20:34:47.6296383Z dtype=torch.float32, 2025-05-07T20:34:47.6296654Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6296929Z ) 2025-05-07T20:34:47.6297227Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6297671Z self=, 2025-05-07T20:34:47.6298100Z B=329, 2025-05-07T20:34:47.6298298Z max_L=329, 2025-05-07T20:34:47.6298512Z D=1, 2025-05-07T20:34:47.6298723Z dtype=torch.float32, 2025-05-07T20:34:47.6298991Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6299262Z ) 2025-05-07T20:34:47.6299479Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6299920Z self=, 2025-05-07T20:34:47.6300354Z B=1, 2025-05-07T20:34:47.6300551Z max_L=329, 2025-05-07T20:34:47.6300764Z D=1, 2025-05-07T20:34:47.6300969Z dtype=torch.float32, 2025-05-07T20:34:47.6301240Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6301517Z ) 2025-05-07T20:34:47.6301725Z Trying example: test_jagged_softmax( 2025-05-07T20:34:47.6302171Z self=, 2025-05-07T20:34:47.6302616Z B=1, 2025-05-07T20:34:47.6302808Z max_L=1, 2025-05-07T20:34:47.6303016Z D=1, 2025-05-07T20:34:47.6303225Z dtype=torch.float32, 2025-05-07T20:34:47.6303485Z device_type=device(type='cuda'), 2025-05-07T20:34:47.6303764Z ) 2025-05-07T20:34:47.6303963Z PASSED 2025-05-07T20:34:47.6620810Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:34:47.6621246Z 2025-05-07T20:34:47.6621448Z =============================== warnings summary =============================== 2025-05-07T20:34:47.6621967Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:47.6625174Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:47.6628568Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:47.6628991Z 2025-05-07T20:34:47.6629216Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:47.6632377Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:47.6635555Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:47.6636254Z 2025-05-07T20:34:47.6636493Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:47.6636975Z ======================== 3 passed, 2 warnings in 2.84s ========================= 2025-05-07T20:34:48.3973663Z 2025-05-07T20:34:48.3974818Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:34:48.3996185Z [TEST] Python test time for ./jagged/misc_ops_test.py: 6 seconds 2025-05-07T20:34:48.3996512Z 2025-05-07T20:34:48.3996516Z 2025-05-07T20:34:48.3996521Z 2025-05-07T20:34:48.3996525Z 2025-05-07T20:34:48.4016635Z ################################################################################ 2025-05-07T20:34:48.4031847Z # [2025-05-07T20:34:48.402Z] Run Python Test Suite: 2025-05-07T20:34:48.4032198Z # ./jagged/slice_test.py 2025-05-07T20:34:48.4032517Z ################################################################################ 2025-05-07T20:34:48.4059033Z + 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:48.4059879Z 2025-05-07T20:34:50.5768078Z ============================= test session starts ============================== 2025-05-07T20:34:50.5769198Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:50.5770058Z cachedir: .pytest_cache 2025-05-07T20:34:50.5771076Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:50.5772373Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:50.5773037Z plugins: hypothesis-6.131.14 2025-05-07T20:34:52.7315166Z collecting ... collected 2 items 2025-05-07T20:34:52.7315442Z 2025-05-07T20:34:53.0571022Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:34:53.0571688Z self=, 2025-05-07T20:34:53.0572115Z B=10, 2025-05-07T20:34:53.0572387Z N=10, 2025-05-07T20:34:53.0572681Z slice_length=0, 2025-05-07T20:34:53.0572966Z dtype=torch.float32, 2025-05-07T20:34:53.0573240Z ) 2025-05-07T20:34:53.0573468Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0573887Z self=, 2025-05-07T20:34:53.0574424Z B=334, 2025-05-07T20:34:53.0574624Z N=10, 2025-05-07T20:34:53.0574823Z slice_length=0, 2025-05-07T20:34:53.0575063Z dtype=torch.float32, 2025-05-07T20:34:53.0575310Z ) 2025-05-07T20:34:53.0575519Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0575935Z self=, 2025-05-07T20:34:53.0576340Z B=334, 2025-05-07T20:34:53.0576841Z N=23, 2025-05-07T20:34:53.0577054Z slice_length=47, 2025-05-07T20:34:53.0577327Z dtype=torch.float32, 2025-05-07T20:34:53.0577590Z ) 2025-05-07T20:34:53.0577805Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0578226Z self=, 2025-05-07T20:34:53.0578622Z B=351, 2025-05-07T20:34:53.0578828Z N=57, 2025-05-07T20:34:53.0579042Z slice_length=15, 2025-05-07T20:34:53.0579285Z dtype=torch.float32, 2025-05-07T20:34:53.0579535Z ) 2025-05-07T20:34:53.0579755Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0580165Z self=, 2025-05-07T20:34:53.0580569Z B=300, 2025-05-07T20:34:53.0580777Z N=60, 2025-05-07T20:34:53.0580982Z slice_length=0, 2025-05-07T20:34:53.0581217Z dtype=torch.float32, 2025-05-07T20:34:53.0581463Z ) 2025-05-07T20:34:53.0581681Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0582091Z self=, 2025-05-07T20:34:53.0582492Z B=455, 2025-05-07T20:34:53.0582693Z N=29, 2025-05-07T20:34:53.0582895Z slice_length=31, 2025-05-07T20:34:53.0583143Z dtype=torch.float32, 2025-05-07T20:34:53.0583385Z ) 2025-05-07T20:34:53.0583592Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0584009Z self=, 2025-05-07T20:34:53.0584578Z B=273, 2025-05-07T20:34:53.0584773Z N=24, 2025-05-07T20:34:53.0584979Z slice_length=8, 2025-05-07T20:34:53.0585217Z dtype=torch.float32, 2025-05-07T20:34:53.0585450Z ) 2025-05-07T20:34:53.0585668Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0586077Z self=, 2025-05-07T20:34:53.0586470Z B=55, 2025-05-07T20:34:53.0586671Z N=21, 2025-05-07T20:34:53.0586880Z slice_length=31, 2025-05-07T20:34:53.0587130Z dtype=torch.float32, 2025-05-07T20:34:53.0587369Z ) 2025-05-07T20:34:53.0587586Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0587996Z self=, 2025-05-07T20:34:53.0588388Z B=290, 2025-05-07T20:34:53.0588587Z N=53, 2025-05-07T20:34:53.0588793Z slice_length=10, 2025-05-07T20:34:53.0589029Z dtype=torch.float32, 2025-05-07T20:34:53.0589272Z ) 2025-05-07T20:34:53.0589496Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0589900Z self=, 2025-05-07T20:34:53.0590301Z B=454, 2025-05-07T20:34:53.0590503Z N=63, 2025-05-07T20:34:53.0590701Z slice_length=41, 2025-05-07T20:34:53.0590947Z dtype=torch.float32, 2025-05-07T20:34:53.0591190Z ) 2025-05-07T20:34:53.0591398Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0591808Z self=, 2025-05-07T20:34:53.0592217Z B=265, 2025-05-07T20:34:53.0592419Z N=29, 2025-05-07T20:34:53.0592626Z slice_length=38, 2025-05-07T20:34:53.0592873Z dtype=torch.float32, 2025-05-07T20:34:53.0593116Z ) 2025-05-07T20:34:53.0593324Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0593734Z self=, 2025-05-07T20:34:53.0594135Z B=38, 2025-05-07T20:34:53.0594327Z N=29, 2025-05-07T20:34:53.0594536Z slice_length=38, 2025-05-07T20:34:53.0594790Z dtype=torch.float32, 2025-05-07T20:34:53.0595029Z ) 2025-05-07T20:34:53.0595242Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0595656Z self=, 2025-05-07T20:34:53.0596050Z B=38, 2025-05-07T20:34:53.0596247Z N=38, 2025-05-07T20:34:53.0596451Z slice_length=38, 2025-05-07T20:34:53.0596687Z dtype=torch.float32, 2025-05-07T20:34:53.0596928Z ) 2025-05-07T20:34:53.0597141Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0597635Z self=, 2025-05-07T20:34:53.0598036Z B=186, 2025-05-07T20:34:53.0598236Z N=13, 2025-05-07T20:34:53.0598432Z slice_length=53, 2025-05-07T20:34:53.0598676Z dtype=torch.float32, 2025-05-07T20:34:53.0598918Z ) 2025-05-07T20:34:53.0599126Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0599540Z self=, 2025-05-07T20:34:53.0599947Z B=186, 2025-05-07T20:34:53.0600148Z N=13, 2025-05-07T20:34:53.0600347Z slice_length=0, 2025-05-07T20:34:53.0600586Z dtype=torch.float32, 2025-05-07T20:34:53.0600828Z ) 2025-05-07T20:34:53.0601034Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0601446Z self=, 2025-05-07T20:34:53.0601845Z B=186, 2025-05-07T20:34:53.0602039Z N=10, 2025-05-07T20:34:53.0602242Z slice_length=0, 2025-05-07T20:34:53.0602480Z dtype=torch.float32, 2025-05-07T20:34:53.0602717Z ) 2025-05-07T20:34:53.0602943Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0603354Z self=, 2025-05-07T20:34:53.0603748Z B=33, 2025-05-07T20:34:53.0603948Z N=42, 2025-05-07T20:34:53.0604156Z slice_length=29, 2025-05-07T20:34:53.0604395Z dtype=torch.float32, 2025-05-07T20:34:53.0604638Z ) 2025-05-07T20:34:53.0604854Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0605352Z self=, 2025-05-07T20:34:53.0605751Z B=33, 2025-05-07T20:34:53.0605950Z N=33, 2025-05-07T20:34:53.0606157Z slice_length=29, 2025-05-07T20:34:53.0606396Z dtype=torch.float32, 2025-05-07T20:34:53.0606637Z ) 2025-05-07T20:34:53.0606851Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0607288Z self=, 2025-05-07T20:34:53.0607721Z B=33, 2025-05-07T20:34:53.0607925Z N=29, 2025-05-07T20:34:53.0608130Z slice_length=29, 2025-05-07T20:34:53.0608378Z dtype=torch.float32, 2025-05-07T20:34:53.0608623Z ) 2025-05-07T20:34:53.0608831Z Trying example: test_jagged_slice( 2025-05-07T20:34:53.0609243Z self=, 2025-05-07T20:34:53.0609644Z B=33, 2025-05-07T20:34:53.0609834Z N=29, 2025-05-07T20:34:53.0610039Z slice_length=33, 2025-05-07T20:34:53.0610294Z dtype=torch.float32, 2025-05-07T20:34:53.0610535Z ) 2025-05-07T20:34:53.0610729Z PASSED 2025-05-07T20:34:53.0611080Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:34:53.0611399Z 2025-05-07T20:34:53.0611552Z ============================== 2 passed in 2.62s =============================== 2025-05-07T20:34:53.7113885Z 2025-05-07T20:34:53.7114781Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:34:53.7135655Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:34:53.7136642Z 2025-05-07T20:34:53.7136672Z 2025-05-07T20:34:53.7136676Z 2025-05-07T20:34:53.7136680Z 2025-05-07T20:34:53.7158877Z ################################################################################ 2025-05-07T20:34:53.7174372Z # [2025-05-07T20:34:53.717Z] Run Python Test Suite: 2025-05-07T20:34:53.7174729Z # ./jagged/unique_indices_test.py 2025-05-07T20:34:53.7175054Z ################################################################################ 2025-05-07T20:34:53.7199616Z + 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:53.7200454Z 2025-05-07T20:34:55.8726646Z ============================= test session starts ============================== 2025-05-07T20:34:55.8727331Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:55.8727875Z cachedir: .pytest_cache 2025-05-07T20:34:55.8728860Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:55.8729608Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:55.8731520Z plugins: hypothesis-6.131.14 2025-05-07T20:34:58.0471209Z collecting ... collected 3 items 2025-05-07T20:34:58.0471428Z 2025-05-07T20:34:59.4433182Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4434858Z self=, 2025-05-07T20:34:59.4435841Z B=100, 2025-05-07T20:34:59.4436656Z F=50, 2025-05-07T20:34:59.4437054Z max_length=5, 2025-05-07T20:34:59.4437492Z ) 2025-05-07T20:34:59.4437952Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4438916Z self=, 2025-05-07T20:34:59.4439480Z B=120, 2025-05-07T20:34:59.4439691Z F=50, 2025-05-07T20:34:59.4439898Z max_length=5, 2025-05-07T20:34:59.4440112Z ) 2025-05-07T20:34:59.4440346Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4440881Z self=, 2025-05-07T20:34:59.4441356Z B=120, 2025-05-07T20:34:59.4441565Z F=51, 2025-05-07T20:34:59.4442012Z max_length=7, 2025-05-07T20:34:59.4442231Z ) 2025-05-07T20:34:59.4442465Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4442987Z self=, 2025-05-07T20:34:59.4443459Z B=135, 2025-05-07T20:34:59.4443666Z F=100, 2025-05-07T20:34:59.4443869Z max_length=9, 2025-05-07T20:34:59.4444082Z ) 2025-05-07T20:34:59.4444311Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4444836Z self=, 2025-05-07T20:34:59.4445322Z B=183, 2025-05-07T20:34:59.4445517Z F=70, 2025-05-07T20:34:59.4445721Z max_length=8, 2025-05-07T20:34:59.4445940Z ) 2025-05-07T20:34:59.4446161Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4446675Z self=, 2025-05-07T20:34:59.4447154Z B=134, 2025-05-07T20:34:59.4447355Z F=70, 2025-05-07T20:34:59.4447559Z max_length=10, 2025-05-07T20:34:59.4447776Z ) 2025-05-07T20:34:59.4447997Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4448508Z self=, 2025-05-07T20:34:59.4448988Z B=105, 2025-05-07T20:34:59.4449180Z F=53, 2025-05-07T20:34:59.4449385Z max_length=10, 2025-05-07T20:34:59.4449604Z ) 2025-05-07T20:34:59.4449824Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4450344Z self=, 2025-05-07T20:34:59.4450829Z B=176, 2025-05-07T20:34:59.4451029Z F=50, 2025-05-07T20:34:59.4451226Z max_length=10, 2025-05-07T20:34:59.4451446Z ) 2025-05-07T20:34:59.4451674Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4452182Z self=, 2025-05-07T20:34:59.4452668Z B=128, 2025-05-07T20:34:59.4452869Z F=51, 2025-05-07T20:34:59.4453064Z max_length=9, 2025-05-07T20:34:59.4453279Z ) 2025-05-07T20:34:59.4453504Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:59.4454013Z self=, 2025-05-07T20:34:59.4454558Z B=123, 2025-05-07T20:34:59.4454759Z F=92, 2025-05-07T20:34:59.4454957Z max_length=9, 2025-05-07T20:34:59.4455170Z ) 2025-05-07T20:34:59.4455368Z PASSED 2025-05-07T20:34:59.4597575Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:59.4598453Z self=, 2025-05-07T20:34:59.4599045Z B=100, 2025-05-07T20:34:59.4606490Z F=50, 2025-05-07T20:34:59.4606743Z ) 2025-05-07T20:34:59.4607002Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:59.4607581Z self=, 2025-05-07T20:34:59.4608105Z B=126, 2025-05-07T20:34:59.4608320Z F=54, 2025-05-07T20:34:59.4608516Z ) 2025-05-07T20:34:59.4608718Z PASSED 2025-05-07T20:35:00.5641981Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5642953Z self=, 2025-05-07T20:35:00.5643498Z B=100, 2025-05-07T20:35:00.5643711Z F=50, 2025-05-07T20:35:00.5643931Z max_length=5, 2025-05-07T20:35:00.5644164Z ) 2025-05-07T20:35:00.5644431Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5645050Z self=, 2025-05-07T20:35:00.5645590Z B=126, 2025-05-07T20:35:00.5645790Z F=50, 2025-05-07T20:35:00.5646200Z max_length=5, 2025-05-07T20:35:00.5646443Z ) 2025-05-07T20:35:00.5646709Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5647309Z self=, 2025-05-07T20:35:00.5647830Z B=126, 2025-05-07T20:35:00.5648030Z F=78, 2025-05-07T20:35:00.5648245Z max_length=7, 2025-05-07T20:35:00.5648470Z ) 2025-05-07T20:35:00.5648731Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5649405Z self=, 2025-05-07T20:35:00.5649948Z B=191, 2025-05-07T20:35:00.5650160Z F=83, 2025-05-07T20:35:00.5650367Z max_length=8, 2025-05-07T20:35:00.5650597Z ) 2025-05-07T20:35:00.5650876Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5651470Z self=, 2025-05-07T20:35:00.5652022Z B=168, 2025-05-07T20:35:00.5652232Z F=66, 2025-05-07T20:35:00.5652435Z max_length=8, 2025-05-07T20:35:00.5652675Z ) 2025-05-07T20:35:00.5652953Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5653543Z self=, 2025-05-07T20:35:00.5654084Z B=121, 2025-05-07T20:35:00.5654391Z F=59, 2025-05-07T20:35:00.5654598Z max_length=8, 2025-05-07T20:35:00.5654813Z ) 2025-05-07T20:35:00.5655091Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5655694Z self=, 2025-05-07T20:35:00.5656209Z B=166, 2025-05-07T20:35:00.5656421Z F=56, 2025-05-07T20:35:00.5656634Z max_length=6, 2025-05-07T20:35:00.5656852Z ) 2025-05-07T20:35:00.5657123Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5657739Z self=, 2025-05-07T20:35:00.5658275Z B=124, 2025-05-07T20:35:00.5658484Z F=87, 2025-05-07T20:35:00.5658697Z max_length=10, 2025-05-07T20:35:00.5658916Z ) 2025-05-07T20:35:00.5659189Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5659803Z self=, 2025-05-07T20:35:00.5660349Z B=113, 2025-05-07T20:35:00.5660551Z F=69, 2025-05-07T20:35:00.5660896Z max_length=7, 2025-05-07T20:35:00.5661133Z ) 2025-05-07T20:35:00.5661407Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:35:00.5662006Z self=, 2025-05-07T20:35:00.5662541Z B=179, 2025-05-07T20:35:00.5662756Z F=70, 2025-05-07T20:35:00.5662973Z max_length=7, 2025-05-07T20:35:00.5663208Z ) 2025-05-07T20:35:00.5663411Z PASSED 2025-05-07T20:35:00.5663550Z 2025-05-07T20:35:00.5663701Z ============================== 3 passed in 4.83s =============================== 2025-05-07T20:35:01.3068993Z 2025-05-07T20:35:01.3069665Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:35:01.3089805Z [TEST] Python test time for ./jagged/unique_indices_test.py: 8 seconds 2025-05-07T20:35:01.3090124Z 2025-05-07T20:35:01.3090128Z 2025-05-07T20:35:01.3090132Z 2025-05-07T20:35:01.3090135Z 2025-05-07T20:35:01.3110637Z ################################################################################ 2025-05-07T20:35:01.3125747Z # [2025-05-07T20:35:01.312Z] Run Python Test Suite: 2025-05-07T20:35:01.3126100Z # ./layout_transform_ops_test.py 2025-05-07T20:35:01.3126426Z ################################################################################ 2025-05-07T20:35:01.3151976Z + 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:35:01.3152927Z 2025-05-07T20:35:03.4690628Z ============================= test session starts ============================== 2025-05-07T20:35:03.4691534Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:03.4692082Z cachedir: .pytest_cache 2025-05-07T20:35:03.4692680Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:03.4693469Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:03.4693889Z plugins: hypothesis-6.131.14 2025-05-07T20:35:05.1378489Z collecting ... collected 3 items 2025-05-07T20:35:05.1378940Z 2025-05-07T20:35:05.4327768Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4328918Z self=, 2025-05-07T20:35:05.4329499Z B=1, 2025-05-07T20:35:05.4329708Z T=1, 2025-05-07T20:35:05.4329903Z D=2, 2025-05-07T20:35:05.4330110Z W=1, 2025-05-07T20:35:05.4330309Z ) 2025-05-07T20:35:05.4330556Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4331139Z self=, 2025-05-07T20:35:05.4331666Z B=7, 2025-05-07T20:35:05.4331857Z T=1, 2025-05-07T20:35:05.4332068Z D=2, 2025-05-07T20:35:05.4332263Z W=1, 2025-05-07T20:35:05.4332449Z ) 2025-05-07T20:35:05.4332695Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4333282Z self=, 2025-05-07T20:35:05.4333803Z B=7, 2025-05-07T20:35:05.4333990Z T=12, 2025-05-07T20:35:05.4334274Z D=17, 2025-05-07T20:35:05.4334476Z W=13, 2025-05-07T20:35:05.4334668Z ) 2025-05-07T20:35:05.4334913Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4335490Z self=, 2025-05-07T20:35:05.4336250Z B=8, 2025-05-07T20:35:05.4336447Z T=8, 2025-05-07T20:35:05.4336643Z D=11, 2025-05-07T20:35:05.4336833Z W=19, 2025-05-07T20:35:05.4337028Z ) 2025-05-07T20:35:05.4337274Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4338115Z self=, 2025-05-07T20:35:05.4338636Z B=9, 2025-05-07T20:35:05.4338832Z T=3, 2025-05-07T20:35:05.4339020Z D=14, 2025-05-07T20:35:05.4339220Z W=2, 2025-05-07T20:35:05.4339414Z ) 2025-05-07T20:35:05.4339653Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4340226Z self=, 2025-05-07T20:35:05.4340746Z B=14, 2025-05-07T20:35:05.4340943Z T=6, 2025-05-07T20:35:05.4341133Z D=16, 2025-05-07T20:35:05.4341329Z W=14, 2025-05-07T20:35:05.4341521Z ) 2025-05-07T20:35:05.4341759Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4342345Z self=, 2025-05-07T20:35:05.4342856Z B=5, 2025-05-07T20:35:05.4343049Z T=19, 2025-05-07T20:35:05.4343244Z D=6, 2025-05-07T20:35:05.4343437Z W=10, 2025-05-07T20:35:05.4343633Z ) 2025-05-07T20:35:05.4343878Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4344457Z self=, 2025-05-07T20:35:05.4344971Z B=9, 2025-05-07T20:35:05.4345164Z T=16, 2025-05-07T20:35:05.4345358Z D=10, 2025-05-07T20:35:05.4345545Z W=8, 2025-05-07T20:35:05.4345738Z ) 2025-05-07T20:35:05.4346135Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4346710Z self=, 2025-05-07T20:35:05.4347224Z B=18, 2025-05-07T20:35:05.4347418Z T=5, 2025-05-07T20:35:05.4347612Z D=3, 2025-05-07T20:35:05.4347798Z W=13, 2025-05-07T20:35:05.4347990Z ) 2025-05-07T20:35:05.4348234Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4348806Z self=, 2025-05-07T20:35:05.4349313Z B=16, 2025-05-07T20:35:05.4349510Z T=19, 2025-05-07T20:35:05.4349700Z D=6, 2025-05-07T20:35:05.4349891Z W=5, 2025-05-07T20:35:05.4350083Z ) 2025-05-07T20:35:05.4350324Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4350901Z self=, 2025-05-07T20:35:05.4351441Z B=9, 2025-05-07T20:35:05.4351632Z T=12, 2025-05-07T20:35:05.4351830Z D=15, 2025-05-07T20:35:05.4352028Z W=6, 2025-05-07T20:35:05.4352216Z ) 2025-05-07T20:35:05.4352459Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4353041Z self=, 2025-05-07T20:35:05.4353571Z B=9, 2025-05-07T20:35:05.4353761Z T=12, 2025-05-07T20:35:05.4353963Z D=15, 2025-05-07T20:35:05.4354158Z W=9, 2025-05-07T20:35:05.4354344Z ) 2025-05-07T20:35:05.4354598Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4355178Z self=, 2025-05-07T20:35:05.4355692Z B=9, 2025-05-07T20:35:05.4355887Z T=12, 2025-05-07T20:35:05.4356083Z D=9, 2025-05-07T20:35:05.4356270Z W=9, 2025-05-07T20:35:05.4356461Z ) 2025-05-07T20:35:05.4356709Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4357280Z self=, 2025-05-07T20:35:05.4357800Z B=9, 2025-05-07T20:35:05.4357997Z T=12, 2025-05-07T20:35:05.4358189Z D=9, 2025-05-07T20:35:05.4358384Z W=12, 2025-05-07T20:35:05.4358578Z ) 2025-05-07T20:35:05.4358814Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4359400Z self=, 2025-05-07T20:35:05.4359919Z B=9, 2025-05-07T20:35:05.4360199Z T=12, 2025-05-07T20:35:05.4360396Z D=12, 2025-05-07T20:35:05.4360593Z W=12, 2025-05-07T20:35:05.4360785Z ) 2025-05-07T20:35:05.4361021Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4361595Z self=, 2025-05-07T20:35:05.4362115Z B=12, 2025-05-07T20:35:05.4362303Z T=12, 2025-05-07T20:35:05.4362502Z D=12, 2025-05-07T20:35:05.4362698Z W=12, 2025-05-07T20:35:05.4362885Z ) 2025-05-07T20:35:05.4363130Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4363710Z self=, 2025-05-07T20:35:05.4364210Z B=15, 2025-05-07T20:35:05.4364404Z T=18, 2025-05-07T20:35:05.4364597Z D=5, 2025-05-07T20:35:05.4364783Z W=10, 2025-05-07T20:35:05.4364976Z ) 2025-05-07T20:35:05.4365221Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4365802Z self=, 2025-05-07T20:35:05.4366313Z B=5, 2025-05-07T20:35:05.4366508Z T=18, 2025-05-07T20:35:05.4366706Z D=5, 2025-05-07T20:35:05.4366894Z W=10, 2025-05-07T20:35:05.4367088Z ) 2025-05-07T20:35:05.4367334Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4367907Z self=, 2025-05-07T20:35:05.4368514Z B=5, 2025-05-07T20:35:05.4368712Z T=18, 2025-05-07T20:35:05.4368906Z D=5, 2025-05-07T20:35:05.4369104Z W=18, 2025-05-07T20:35:05.4369299Z ) 2025-05-07T20:35:05.4369542Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:35:05.4370122Z self=, 2025-05-07T20:35:05.4370650Z B=5, 2025-05-07T20:35:05.4370840Z T=18, 2025-05-07T20:35:05.4371048Z D=18, 2025-05-07T20:35:05.4371249Z W=18, 2025-05-07T20:35:05.4371447Z ) 2025-05-07T20:35:05.4371635Z PASSED 2025-05-07T20:35:05.4697712Z 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:35:05.4698870Z self=, 2025-05-07T20:35:05.4699422Z B=1, 2025-05-07T20:35:05.4699618Z W=1, 2025-05-07T20:35:05.4699815Z cuda=False, 2025-05-07T20:35:05.4700021Z ) 2025-05-07T20:35:05.4700295Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4700974Z self=, 2025-05-07T20:35:05.4701536Z B=16, 2025-05-07T20:35:05.4701733Z W=1, 2025-05-07T20:35:05.4701925Z cuda=False, 2025-05-07T20:35:05.4702137Z ) 2025-05-07T20:35:05.4702421Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4703038Z self=, 2025-05-07T20:35:05.4703575Z B=16, 2025-05-07T20:35:05.4703771Z W=6, 2025-05-07T20:35:05.4703962Z cuda=True, 2025-05-07T20:35:05.4704169Z ) 2025-05-07T20:35:05.4704441Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4705066Z self=, 2025-05-07T20:35:05.4705601Z B=14, 2025-05-07T20:35:05.4705797Z W=8, 2025-05-07T20:35:05.4705989Z cuda=False, 2025-05-07T20:35:05.4706198Z ) 2025-05-07T20:35:05.4706471Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4707092Z self=, 2025-05-07T20:35:05.4707621Z B=9, 2025-05-07T20:35:05.4707821Z W=5, 2025-05-07T20:35:05.4709152Z cuda=True, 2025-05-07T20:35:05.4709370Z ) 2025-05-07T20:35:05.4709645Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4710276Z self=, 2025-05-07T20:35:05.4710865Z B=15, 2025-05-07T20:35:05.4711068Z W=13, 2025-05-07T20:35:05.4711267Z cuda=False, 2025-05-07T20:35:05.4711479Z ) 2025-05-07T20:35:05.4711750Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4712377Z self=, 2025-05-07T20:35:05.4712908Z B=19, 2025-05-07T20:35:05.4713109Z W=7, 2025-05-07T20:35:05.4713308Z cuda=False, 2025-05-07T20:35:05.4713519Z ) 2025-05-07T20:35:05.4713785Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4714424Z self=, 2025-05-07T20:35:05.4714974Z B=6, 2025-05-07T20:35:05.4715164Z W=20, 2025-05-07T20:35:05.4715363Z cuda=False, 2025-05-07T20:35:05.4715574Z ) 2025-05-07T20:35:05.4715839Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4716458Z self=, 2025-05-07T20:35:05.4717134Z B=8, 2025-05-07T20:35:05.4717327Z W=14, 2025-05-07T20:35:05.4717530Z cuda=False, 2025-05-07T20:35:05.4717743Z ) 2025-05-07T20:35:05.4718007Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4718638Z self=, 2025-05-07T20:35:05.4719187Z B=7, 2025-05-07T20:35:05.4719376Z W=5, 2025-05-07T20:35:05.4719576Z cuda=False, 2025-05-07T20:35:05.4719789Z ) 2025-05-07T20:35:05.4720059Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4720685Z self=, 2025-05-07T20:35:05.4721226Z B=10, 2025-05-07T20:35:05.4721419Z W=1, 2025-05-07T20:35:05.4721617Z cuda=True, 2025-05-07T20:35:05.4721827Z ) 2025-05-07T20:35:05.4722090Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4722726Z self=, 2025-05-07T20:35:05.4723263Z B=10, 2025-05-07T20:35:05.4723457Z W=10, 2025-05-07T20:35:05.4723650Z cuda=True, 2025-05-07T20:35:05.4723857Z ) 2025-05-07T20:35:05.4724126Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4724754Z self=, 2025-05-07T20:35:05.4725291Z B=10, 2025-05-07T20:35:05.4725488Z W=2, 2025-05-07T20:35:05.4725682Z cuda=False, 2025-05-07T20:35:05.4725894Z ) 2025-05-07T20:35:05.4726169Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4726787Z self=, 2025-05-07T20:35:05.4727328Z B=10, 2025-05-07T20:35:05.4727523Z W=10, 2025-05-07T20:35:05.4727715Z cuda=False, 2025-05-07T20:35:05.4727933Z ) 2025-05-07T20:35:05.4728201Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4728826Z self=, 2025-05-07T20:35:05.4729362Z B=18, 2025-05-07T20:35:05.4729556Z W=1, 2025-05-07T20:35:05.4729752Z cuda=True, 2025-05-07T20:35:05.4729954Z ) 2025-05-07T20:35:05.4730230Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4730944Z self=, 2025-05-07T20:35:05.4731483Z B=1, 2025-05-07T20:35:05.4731681Z W=1, 2025-05-07T20:35:05.4731882Z cuda=True, 2025-05-07T20:35:05.4732085Z ) 2025-05-07T20:35:05.4732362Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4732995Z self=, 2025-05-07T20:35:05.4733541Z B=8, 2025-05-07T20:35:05.4733730Z W=1, 2025-05-07T20:35:05.4733930Z cuda=False, 2025-05-07T20:35:05.4734240Z ) 2025-05-07T20:35:05.4734509Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4735137Z self=, 2025-05-07T20:35:05.4735680Z B=8, 2025-05-07T20:35:05.4735870Z W=18, 2025-05-07T20:35:05.4736353Z cuda=False, 2025-05-07T20:35:05.4736565Z ) 2025-05-07T20:35:05.4736829Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4737456Z self=, 2025-05-07T20:35:05.4737996Z B=18, 2025-05-07T20:35:05.4738186Z W=18, 2025-05-07T20:35:05.4738384Z cuda=False, 2025-05-07T20:35:05.4738598Z ) 2025-05-07T20:35:05.4738860Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:35:05.4739478Z self=, 2025-05-07T20:35:05.4740194Z B=7, 2025-05-07T20:35:05.4740390Z W=14, 2025-05-07T20:35:05.4740610Z cuda=False, 2025-05-07T20:35:05.4740842Z ) 2025-05-07T20:35:05.4741031Z PASSED 2025-05-07T20:35:05.5241085Z 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:35:05.5242159Z self=, 2025-05-07T20:35:05.5242739Z B=1, 2025-05-07T20:35:05.5242936Z W=1, 2025-05-07T20:35:05.5243126Z ) 2025-05-07T20:35:05.5243425Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5244107Z self=, 2025-05-07T20:35:05.5244682Z B=14, 2025-05-07T20:35:05.5244885Z W=1, 2025-05-07T20:35:05.5245078Z ) 2025-05-07T20:35:05.5245374Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5246047Z self=, 2025-05-07T20:35:05.5246612Z B=14, 2025-05-07T20:35:05.5246812Z W=11, 2025-05-07T20:35:05.5247002Z ) 2025-05-07T20:35:05.5247298Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5247985Z self=, 2025-05-07T20:35:05.5248550Z B=10, 2025-05-07T20:35:05.5248746Z W=6, 2025-05-07T20:35:05.5248937Z ) 2025-05-07T20:35:05.5249247Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5249923Z self=, 2025-05-07T20:35:05.5258893Z B=8, 2025-05-07T20:35:05.5259150Z W=5, 2025-05-07T20:35:05.5259358Z ) 2025-05-07T20:35:05.5259660Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5260364Z self=, 2025-05-07T20:35:05.5260962Z B=18, 2025-05-07T20:35:05.5261169Z W=9, 2025-05-07T20:35:05.5261377Z ) 2025-05-07T20:35:05.5261676Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5262622Z self=, 2025-05-07T20:35:05.5263191Z B=12, 2025-05-07T20:35:05.5263397Z W=19, 2025-05-07T20:35:05.5263592Z ) 2025-05-07T20:35:05.5263893Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5264572Z self=, 2025-05-07T20:35:05.5265160Z B=1, 2025-05-07T20:35:05.5265356Z W=15, 2025-05-07T20:35:05.5265555Z ) 2025-05-07T20:35:05.5265854Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5266526Z self=, 2025-05-07T20:35:05.5267107Z B=8, 2025-05-07T20:35:05.5267312Z W=8, 2025-05-07T20:35:05.5267506Z ) 2025-05-07T20:35:05.5267807Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5268494Z self=, 2025-05-07T20:35:05.5269081Z B=17, 2025-05-07T20:35:05.5269282Z W=8, 2025-05-07T20:35:05.5269481Z ) 2025-05-07T20:35:05.5269777Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5270439Z self=, 2025-05-07T20:35:05.5271152Z B=3, 2025-05-07T20:35:05.5271352Z W=17, 2025-05-07T20:35:05.5271541Z ) 2025-05-07T20:35:05.5271839Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5272513Z self=, 2025-05-07T20:35:05.5273077Z B=3, 2025-05-07T20:35:05.5273280Z W=3, 2025-05-07T20:35:05.5273472Z ) 2025-05-07T20:35:05.5273759Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5274435Z self=, 2025-05-07T20:35:05.5275010Z B=8, 2025-05-07T20:35:05.5275209Z W=12, 2025-05-07T20:35:05.5275399Z ) 2025-05-07T20:35:05.5275691Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5276367Z self=, 2025-05-07T20:35:05.5276937Z B=12, 2025-05-07T20:35:05.5277141Z W=12, 2025-05-07T20:35:05.5277338Z ) 2025-05-07T20:35:05.5277627Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5278313Z self=, 2025-05-07T20:35:05.5278891Z B=4, 2025-05-07T20:35:05.5279100Z W=3, 2025-05-07T20:35:05.5279291Z ) 2025-05-07T20:35:05.5279596Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5280294Z self=, 2025-05-07T20:35:05.5280864Z B=13, 2025-05-07T20:35:05.5281068Z W=10, 2025-05-07T20:35:05.5281272Z ) 2025-05-07T20:35:05.5281563Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5282233Z self=, 2025-05-07T20:35:05.5282819Z B=10, 2025-05-07T20:35:05.5283016Z W=10, 2025-05-07T20:35:05.5283217Z ) 2025-05-07T20:35:05.5283518Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5284203Z self=, 2025-05-07T20:35:05.5284770Z B=12, 2025-05-07T20:35:05.5284979Z W=14, 2025-05-07T20:35:05.5285184Z ) 2025-05-07T20:35:05.5285569Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5286255Z self=, 2025-05-07T20:35:05.5286815Z B=14, 2025-05-07T20:35:05.5287011Z W=14, 2025-05-07T20:35:05.5287214Z ) 2025-05-07T20:35:05.5287509Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:35:05.5288185Z self=, 2025-05-07T20:35:05.5288772Z B=6, 2025-05-07T20:35:05.5288978Z W=14, 2025-05-07T20:35:05.5289183Z ) 2025-05-07T20:35:05.5289386Z PASSED 2025-05-07T20:35:05.5289516Z 2025-05-07T20:35:05.5289667Z =============================== warnings summary =============================== 2025-05-07T20:35:05.5290291Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:35:05.5291970Z /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:35:05.5293427Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:35:05.5293822Z 2025-05-07T20:35:05.5294060Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:05.5294626Z ========================= 3 passed, 1 warning in 2.19s ========================= 2025-05-07T20:35:06.1550491Z 2025-05-07T20:35:06.1550943Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:35:06.1571977Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:35:06.1572292Z 2025-05-07T20:35:06.1572297Z 2025-05-07T20:35:06.1572303Z 2025-05-07T20:35:06.1572307Z 2025-05-07T20:35:06.1594513Z ################################################################################ 2025-05-07T20:35:06.1609978Z # [2025-05-07T20:35:06.160Z] Run Python Test Suite: 2025-05-07T20:35:06.1610333Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:35:06.1610678Z ################################################################################ 2025-05-07T20:35:06.1634867Z + 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:35:06.1635535Z 2025-05-07T20:35:08.3234171Z ============================= test session starts ============================== 2025-05-07T20:35:08.3234836Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:08.3235374Z cachedir: .pytest_cache 2025-05-07T20:35:08.3236171Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:08.3236938Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:08.3237355Z plugins: hypothesis-6.131.14 2025-05-07T20:35:10.0006144Z collecting ... collected 7 items 2025-05-07T20:35:10.0006432Z 2025-05-07T20:35:10.0019464Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:35:10.0027547Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:35:10.0036732Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:35:10.0044341Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:35:10.0052352Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:35:10.0060185Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:35:10.0078182Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:35:10.0078587Z 2025-05-07T20:35:10.0078743Z =========================== short test summary info ============================ 2025-05-07T20:35:10.0079250Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:35:10.0079845Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:35:10.0080416Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:35:10.0080988Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:35:10.0081561Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:35:10.0082123Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:35:10.0082704Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:35:10.0083185Z ============================== 7 skipped in 1.82s ============================== 2025-05-07T20:35:10.5608956Z 2025-05-07T20:35:10.5609944Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:35:10.5629920Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:35:10.5630237Z 2025-05-07T20:35:10.5630631Z 2025-05-07T20:35:10.5630635Z 2025-05-07T20:35:10.5630639Z 2025-05-07T20:35:10.5652759Z ################################################################################ 2025-05-07T20:35:10.5668287Z # [2025-05-07T20:35:10.566Z] Run Python Test Suite: 2025-05-07T20:35:10.5668629Z # ./metric_ops_test.py 2025-05-07T20:35:10.5668920Z ################################################################################ 2025-05-07T20:35:10.5693142Z + 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:35:10.5693738Z 2025-05-07T20:35:12.7349164Z ============================= test session starts ============================== 2025-05-07T20:35:12.7349858Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:12.7350411Z cachedir: .pytest_cache 2025-05-07T20:35:12.7351021Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:12.7351803Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:12.7352229Z plugins: hypothesis-6.131.14 2025-05-07T20:35:14.3634649Z collecting ... collected 1 item 2025-05-07T20:35:14.3635222Z 2025-05-07T20:35:14.3655524Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:35:14.3655957Z 2025-05-07T20:35:14.3656125Z =========================== short test summary info ============================ 2025-05-07T20:35:14.3656782Z 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:35:14.3657395Z ============================== 1 skipped in 1.77s ============================== 2025-05-07T20:35:14.8871880Z 2025-05-07T20:35:14.8872615Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:35:14.8893843Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:35:14.8894277Z 2025-05-07T20:35:14.8894282Z 2025-05-07T20:35:14.8894285Z 2025-05-07T20:35:14.8894289Z 2025-05-07T20:35:14.8916266Z ################################################################################ 2025-05-07T20:35:14.8931601Z # [2025-05-07T20:35:14.892Z] Run Python Test Suite: 2025-05-07T20:35:14.8932070Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:35:14.8932439Z ################################################################################ 2025-05-07T20:35:14.8957944Z + 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:35:14.8958640Z 2025-05-07T20:35:17.0732110Z ============================= test session starts ============================== 2025-05-07T20:35:17.0732820Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:17.0733395Z cachedir: .pytest_cache 2025-05-07T20:35:17.0734001Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:17.0734831Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:17.0735271Z plugins: hypothesis-6.131.14 2025-05-07T20:35:18.7318163Z collecting ... collected 5 items 2025-05-07T20:35:18.7318420Z 2025-05-07T20:35:18.8438827Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:35:18.9863329Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:35:19.0819923Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:35:19.0865597Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:35:19.0919613Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:35:19.0920453Z 2025-05-07T20:35:19.0920602Z =============================== warnings summary =============================== 2025-05-07T20:35:19.0920979Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:35:19.0921996Z /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:35:19.0923118Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:35:19.0923427Z 2025-05-07T20:35:19.0923665Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:19.0924182Z ========================= 5 passed, 1 warning in 2.15s ========================= 2025-05-07T20:35:19.7491265Z 2025-05-07T20:35:19.7492073Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:35:19.7512307Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 5 seconds 2025-05-07T20:35:19.7512796Z 2025-05-07T20:35:19.7512811Z 2025-05-07T20:35:19.7512815Z 2025-05-07T20:35:19.7512819Z 2025-05-07T20:35:19.7534323Z ################################################################################ 2025-05-07T20:35:19.7550206Z # [2025-05-07T20:35:19.754Z] Run Python Test Suite: 2025-05-07T20:35:19.7550545Z # ./quantize/bfloat16_test.py 2025-05-07T20:35:19.7550870Z ################################################################################ 2025-05-07T20:35:19.7574563Z + 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:35:19.7575191Z 2025-05-07T20:35:21.9208828Z ============================= test session starts ============================== 2025-05-07T20:35:21.9209475Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:21.9210048Z cachedir: .pytest_cache 2025-05-07T20:35:21.9210640Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:21.9211378Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:21.9211808Z plugins: hypothesis-6.131.14 2025-05-07T20:35:23.5653408Z collecting ... collected 4 items 2025-05-07T20:35:23.5653677Z 2025-05-07T20:35:23.8014683Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:35:25.5324009Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:26.1631647Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:35:27.0136367Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:27.0136865Z 2025-05-07T20:35:27.0137026Z ============================== 4 passed in 5.23s =============================== 2025-05-07T20:35:27.6609086Z 2025-05-07T20:35:27.6609884Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:35:27.6631408Z [TEST] Python test time for ./quantize/bfloat16_test.py: 8 seconds 2025-05-07T20:35:27.6631752Z 2025-05-07T20:35:27.6631758Z 2025-05-07T20:35:27.6631763Z 2025-05-07T20:35:27.6631769Z 2025-05-07T20:35:27.6652670Z ################################################################################ 2025-05-07T20:35:27.6667810Z # [2025-05-07T20:35:27.666Z] Run Python Test Suite: 2025-05-07T20:35:27.6668321Z # ./quantize/comm_codec_test.py 2025-05-07T20:35:27.6668664Z ################################################################################ 2025-05-07T20:35:27.6693614Z + 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:35:27.6694666Z 2025-05-07T20:35:29.8394266Z ============================= test session starts ============================== 2025-05-07T20:35:29.8394957Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:29.8395505Z cachedir: .pytest_cache 2025-05-07T20:35:29.8396101Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:29.8396882Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:29.8397313Z plugins: hypothesis-6.131.14 2025-05-07T20:35:31.5839154Z collecting ... collected 1 item 2025-05-07T20:35:31.5839373Z 2025-05-07T20:35:32.0879892Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:35:32.0880406Z 2025-05-07T20:35:32.0880593Z ============================== 1 passed in 2.38s =============================== 2025-05-07T20:35:32.7253753Z 2025-05-07T20:35:32.7254574Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:35:32.7273974Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:35:32.7274289Z 2025-05-07T20:35:32.7274295Z 2025-05-07T20:35:32.7274299Z 2025-05-07T20:35:32.7274303Z 2025-05-07T20:35:32.7294702Z ################################################################################ 2025-05-07T20:35:32.7309913Z # [2025-05-07T20:35:32.730Z] Run Python Test Suite: 2025-05-07T20:35:32.7310292Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:32.7310616Z ################################################################################ 2025-05-07T20:35:32.7336305Z + 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:32.7336953Z 2025-05-07T20:35:34.9025995Z ============================= test session starts ============================== 2025-05-07T20:35:34.9026682Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:34.9027220Z cachedir: .pytest_cache 2025-05-07T20:35:34.9027820Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:34.9028600Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:34.9029027Z plugins: hypothesis-6.131.14 2025-05-07T20:35:36.5766518Z collecting ... collected 2 items 2025-05-07T20:35:36.5766774Z 2025-05-07T20:35:40.3037642Z 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:40.3039197Z self=, 2025-05-07T20:35:40.3040035Z batched=False, 2025-05-07T20:35:40.3040317Z bs=1, 2025-05-07T20:35:40.3040568Z m=0, 2025-05-07T20:35:40.3040806Z n=0, 2025-05-07T20:35:40.3041059Z forward=False, 2025-05-07T20:35:40.3041361Z given_last_dim=False, 2025-05-07T20:35:40.3041676Z dtype=torch.float32, 2025-05-07T20:35:40.3041997Z test_compile=False, 2025-05-07T20:35:40.3042296Z ) 2025-05-07T20:35:40.3042646Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3043572Z self=, 2025-05-07T20:35:40.3044371Z batched=True, 2025-05-07T20:35:40.3044645Z bs=1, 2025-05-07T20:35:40.3044891Z m=0, 2025-05-07T20:35:40.3045136Z n=0, 2025-05-07T20:35:40.3045390Z forward=False, 2025-05-07T20:35:40.3045672Z given_last_dim=False, 2025-05-07T20:35:40.3045992Z dtype=torch.float32, 2025-05-07T20:35:40.3046309Z test_compile=False, 2025-05-07T20:35:40.3046979Z ) 2025-05-07T20:35:40.3047328Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3048235Z self=, 2025-05-07T20:35:40.3049024Z batched=True, 2025-05-07T20:35:40.3049306Z bs=56, 2025-05-07T20:35:40.3049597Z m=87, 2025-05-07T20:35:40.3049835Z n=82, 2025-05-07T20:35:40.3050087Z forward=False, 2025-05-07T20:35:40.3050373Z given_last_dim=False, 2025-05-07T20:35:40.3050694Z dtype=torch.float16, 2025-05-07T20:35:40.3051001Z test_compile=True, 2025-05-07T20:35:40.3051284Z ) 2025-05-07T20:35:40.3051635Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3052534Z self=, 2025-05-07T20:35:40.3053335Z batched=False, 2025-05-07T20:35:40.3053610Z bs=14, 2025-05-07T20:35:40.3053858Z m=0, 2025-05-07T20:35:40.3054100Z n=0, 2025-05-07T20:35:40.3054485Z forward=False, 2025-05-07T20:35:40.3054769Z given_last_dim=False, 2025-05-07T20:35:40.3055088Z dtype=torch.float32, 2025-05-07T20:35:40.3055400Z test_compile=False, 2025-05-07T20:35:40.3055680Z ) 2025-05-07T20:35:40.3056031Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3056936Z self=, 2025-05-07T20:35:40.3057731Z batched=False, 2025-05-07T20:35:40.3058000Z bs=14, 2025-05-07T20:35:40.3058245Z m=95, 2025-05-07T20:35:40.3058487Z n=13, 2025-05-07T20:35:40.3058735Z forward=True, 2025-05-07T20:35:40.3059020Z given_last_dim=True, 2025-05-07T20:35:40.3059338Z dtype=torch.float32, 2025-05-07T20:35:40.3059686Z test_compile=False, 2025-05-07T20:35:40.3060007Z ) 2025-05-07T20:35:40.3060384Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3061341Z self=, 2025-05-07T20:35:40.3061974Z batched=True, 2025-05-07T20:35:40.3062198Z bs=35, 2025-05-07T20:35:40.3062393Z m=57, 2025-05-07T20:35:40.3062596Z n=76, 2025-05-07T20:35:40.3062795Z forward=True, 2025-05-07T20:35:40.3063026Z given_last_dim=False, 2025-05-07T20:35:40.3063289Z dtype=torch.float16, 2025-05-07T20:35:40.3063544Z test_compile=False, 2025-05-07T20:35:40.3063772Z ) 2025-05-07T20:35:40.3064251Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3064992Z self=, 2025-05-07T20:35:40.3065642Z batched=False, 2025-05-07T20:35:40.3065860Z bs=45, 2025-05-07T20:35:40.3066064Z m=22, 2025-05-07T20:35:40.3066262Z n=19, 2025-05-07T20:35:40.3066460Z forward=True, 2025-05-07T20:35:40.3066699Z given_last_dim=False, 2025-05-07T20:35:40.3066961Z dtype=torch.float32, 2025-05-07T20:35:40.3067213Z test_compile=True, 2025-05-07T20:35:40.3067445Z ) 2025-05-07T20:35:40.3067731Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3068471Z self=, 2025-05-07T20:35:40.3069124Z batched=True, 2025-05-07T20:35:40.3069345Z bs=33, 2025-05-07T20:35:40.3069541Z m=22, 2025-05-07T20:35:40.3069751Z n=91, 2025-05-07T20:35:40.3069959Z forward=False, 2025-05-07T20:35:40.3070192Z given_last_dim=True, 2025-05-07T20:35:40.3070446Z dtype=torch.float16, 2025-05-07T20:35:40.3070710Z test_compile=False, 2025-05-07T20:35:40.3070947Z ) 2025-05-07T20:35:40.3071226Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3071968Z self=, 2025-05-07T20:35:40.3072715Z batched=False, 2025-05-07T20:35:40.3072931Z bs=99, 2025-05-07T20:35:40.3073135Z m=9, 2025-05-07T20:35:40.3073333Z n=62, 2025-05-07T20:35:40.3073535Z forward=True, 2025-05-07T20:35:40.3073769Z given_last_dim=True, 2025-05-07T20:35:40.3074037Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3074288Z test_compile=True, 2025-05-07T20:35:40.3074517Z ) 2025-05-07T20:35:40.3074804Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3075532Z self=, 2025-05-07T20:35:40.3076165Z batched=False, 2025-05-07T20:35:40.3076388Z bs=23, 2025-05-07T20:35:40.3076587Z m=23, 2025-05-07T20:35:40.3076777Z n=34, 2025-05-07T20:35:40.3076978Z forward=True, 2025-05-07T20:35:40.3077208Z given_last_dim=True, 2025-05-07T20:35:40.3077468Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3077730Z test_compile=True, 2025-05-07T20:35:40.3077960Z ) 2025-05-07T20:35:40.3078239Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3078980Z self=, 2025-05-07T20:35:40.3079682Z batched=True, 2025-05-07T20:35:40.3079894Z bs=84, 2025-05-07T20:35:40.3080096Z m=44, 2025-05-07T20:35:40.3080297Z n=0, 2025-05-07T20:35:40.3080496Z forward=False, 2025-05-07T20:35:40.3080735Z given_last_dim=False, 2025-05-07T20:35:40.3080998Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3081247Z test_compile=True, 2025-05-07T20:35:40.3081478Z ) 2025-05-07T20:35:40.3081781Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3082535Z self=, 2025-05-07T20:35:40.3083176Z batched=True, 2025-05-07T20:35:40.3083398Z bs=84, 2025-05-07T20:35:40.3091389Z m=44, 2025-05-07T20:35:40.3091631Z n=0, 2025-05-07T20:35:40.3091844Z forward=True, 2025-05-07T20:35:40.3092089Z given_last_dim=False, 2025-05-07T20:35:40.3092353Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3092618Z test_compile=True, 2025-05-07T20:35:40.3092855Z ) 2025-05-07T20:35:40.3093140Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3094031Z self=, 2025-05-07T20:35:40.3094778Z batched=True, 2025-05-07T20:35:40.3094998Z bs=84, 2025-05-07T20:35:40.3095211Z m=44, 2025-05-07T20:35:40.3095414Z n=0, 2025-05-07T20:35:40.3095614Z forward=True, 2025-05-07T20:35:40.3095852Z given_last_dim=True, 2025-05-07T20:35:40.3096116Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3096370Z test_compile=True, 2025-05-07T20:35:40.3096616Z ) 2025-05-07T20:35:40.3096904Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3097648Z self=, 2025-05-07T20:35:40.3098302Z batched=True, 2025-05-07T20:35:40.3098524Z bs=84, 2025-05-07T20:35:40.3098730Z m=44, 2025-05-07T20:35:40.3098923Z n=84, 2025-05-07T20:35:40.3099126Z forward=True, 2025-05-07T20:35:40.3099362Z given_last_dim=True, 2025-05-07T20:35:40.3099616Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3099894Z test_compile=True, 2025-05-07T20:35:40.3100126Z ) 2025-05-07T20:35:40.3100408Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3101152Z self=, 2025-05-07T20:35:40.3101806Z batched=True, 2025-05-07T20:35:40.3102028Z bs=84, 2025-05-07T20:35:40.3102316Z m=84, 2025-05-07T20:35:40.3102516Z n=84, 2025-05-07T20:35:40.3102719Z forward=True, 2025-05-07T20:35:40.3102942Z given_last_dim=True, 2025-05-07T20:35:40.3103202Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3103461Z test_compile=True, 2025-05-07T20:35:40.3103681Z ) 2025-05-07T20:35:40.3103965Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3104719Z self=, 2025-05-07T20:35:40.3105369Z batched=True, 2025-05-07T20:35:40.3105591Z bs=27, 2025-05-07T20:35:40.3105794Z m=74, 2025-05-07T20:35:40.3105987Z n=62, 2025-05-07T20:35:40.3106196Z forward=False, 2025-05-07T20:35:40.3106430Z given_last_dim=True, 2025-05-07T20:35:40.3106683Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3106944Z test_compile=True, 2025-05-07T20:35:40.3107174Z ) 2025-05-07T20:35:40.3107451Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3108177Z self=, 2025-05-07T20:35:40.3108828Z batched=True, 2025-05-07T20:35:40.3109051Z bs=27, 2025-05-07T20:35:40.3109247Z m=74, 2025-05-07T20:35:40.3109473Z n=62, 2025-05-07T20:35:40.3109701Z forward=True, 2025-05-07T20:35:40.3109927Z given_last_dim=True, 2025-05-07T20:35:40.3110188Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3110451Z test_compile=True, 2025-05-07T20:35:40.3110677Z ) 2025-05-07T20:35:40.3110966Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3111703Z self=, 2025-05-07T20:35:40.3112341Z batched=True, 2025-05-07T20:35:40.3112563Z bs=62, 2025-05-07T20:35:40.3112767Z m=74, 2025-05-07T20:35:40.3112959Z n=62, 2025-05-07T20:35:40.3113166Z forward=True, 2025-05-07T20:35:40.3113397Z given_last_dim=True, 2025-05-07T20:35:40.3113651Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3113913Z test_compile=True, 2025-05-07T20:35:40.3114146Z ) 2025-05-07T20:35:40.3114432Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3115176Z self=, 2025-05-07T20:35:40.3115831Z batched=True, 2025-05-07T20:35:40.3116061Z bs=62, 2025-05-07T20:35:40.3116255Z m=74, 2025-05-07T20:35:40.3116548Z n=74, 2025-05-07T20:35:40.3116756Z forward=True, 2025-05-07T20:35:40.3116983Z given_last_dim=True, 2025-05-07T20:35:40.3117245Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3117504Z test_compile=True, 2025-05-07T20:35:40.3117726Z ) 2025-05-07T20:35:40.3118012Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3118752Z self=, 2025-05-07T20:35:40.3119395Z batched=True, 2025-05-07T20:35:40.3119610Z bs=62, 2025-05-07T20:35:40.3119809Z m=62, 2025-05-07T20:35:40.3120005Z n=62, 2025-05-07T20:35:40.3120205Z forward=True, 2025-05-07T20:35:40.3120435Z given_last_dim=True, 2025-05-07T20:35:40.3120692Z dtype=torch.bfloat16, 2025-05-07T20:35:40.3120941Z test_compile=True, 2025-05-07T20:35:40.3121171Z ) 2025-05-07T20:35:40.3121453Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3122193Z self=, 2025-05-07T20:35:40.3122825Z batched=False, 2025-05-07T20:35:40.3123048Z bs=14, 2025-05-07T20:35:40.3123241Z m=53, 2025-05-07T20:35:40.3123437Z n=53, 2025-05-07T20:35:40.3123637Z forward=False, 2025-05-07T20:35:40.3123862Z given_last_dim=True, 2025-05-07T20:35:40.3124205Z dtype=torch.float32, 2025-05-07T20:35:40.3124460Z test_compile=False, 2025-05-07T20:35:40.3124686Z ) 2025-05-07T20:35:40.3124967Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3125692Z self=, 2025-05-07T20:35:40.3126341Z batched=False, 2025-05-07T20:35:40.3126560Z bs=14, 2025-05-07T20:35:40.3126757Z m=53, 2025-05-07T20:35:40.3126953Z n=53, 2025-05-07T20:35:40.3127148Z forward=False, 2025-05-07T20:35:40.3127385Z given_last_dim=False, 2025-05-07T20:35:40.3127642Z dtype=torch.float32, 2025-05-07T20:35:40.3127889Z test_compile=False, 2025-05-07T20:35:40.3128117Z ) 2025-05-07T20:35:40.3128397Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3129126Z self=, 2025-05-07T20:35:40.3129783Z batched=False, 2025-05-07T20:35:40.3130004Z bs=14, 2025-05-07T20:35:40.3130195Z m=14, 2025-05-07T20:35:40.3130393Z n=53, 2025-05-07T20:35:40.3130597Z forward=False, 2025-05-07T20:35:40.3130826Z given_last_dim=False, 2025-05-07T20:35:40.3131087Z dtype=torch.float32, 2025-05-07T20:35:40.3131341Z test_compile=False, 2025-05-07T20:35:40.3131573Z ) 2025-05-07T20:35:40.3131851Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.3132581Z self=, 2025-05-07T20:35:40.3133232Z batched=False, 2025-05-07T20:35:40.3133445Z bs=14, 2025-05-07T20:35:40.3133642Z m=14, 2025-05-07T20:35:40.3133842Z n=14, 2025-05-07T20:35:40.3134039Z forward=False, 2025-05-07T20:35:40.3134274Z given_last_dim=False, 2025-05-07T20:35:40.3134632Z dtype=torch.float32, 2025-05-07T20:35:40.3134886Z test_compile=False, 2025-05-07T20:35:40.3135116Z ) 2025-05-07T20:35:40.6864039Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6865071Z self=, 2025-05-07T20:35:40.6865734Z batched=True, 2025-05-07T20:35:40.6865956Z bs=30, 2025-05-07T20:35:40.6866160Z m=77, 2025-05-07T20:35:40.6866360Z n=74, 2025-05-07T20:35:40.6866557Z forward=True, 2025-05-07T20:35:40.6866816Z given_last_dim=False, 2025-05-07T20:35:40.6867483Z dtype=torch.float32, 2025-05-07T20:35:40.6867745Z test_compile=True, 2025-05-07T20:35:40.6867979Z ) 2025-05-07T20:35:40.6868266Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6869001Z self=, 2025-05-07T20:35:40.6869641Z batched=True, 2025-05-07T20:35:40.6869866Z bs=30, 2025-05-07T20:35:40.6870068Z m=77, 2025-05-07T20:35:40.6870265Z n=77, 2025-05-07T20:35:40.6870461Z forward=True, 2025-05-07T20:35:40.6870697Z given_last_dim=False, 2025-05-07T20:35:40.6870959Z dtype=torch.float32, 2025-05-07T20:35:40.6871207Z test_compile=True, 2025-05-07T20:35:40.6871442Z ) 2025-05-07T20:35:40.6871727Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6872458Z self=, 2025-05-07T20:35:40.6873099Z batched=True, 2025-05-07T20:35:40.6873319Z bs=30, 2025-05-07T20:35:40.6873514Z m=30, 2025-05-07T20:35:40.6873712Z n=77, 2025-05-07T20:35:40.6873916Z forward=True, 2025-05-07T20:35:40.6874144Z given_last_dim=False, 2025-05-07T20:35:40.6874408Z dtype=torch.float32, 2025-05-07T20:35:40.6874663Z test_compile=True, 2025-05-07T20:35:40.6874891Z ) 2025-05-07T20:35:40.6875166Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6876079Z self=, 2025-05-07T20:35:40.6876735Z batched=True, 2025-05-07T20:35:40.6876947Z bs=30, 2025-05-07T20:35:40.6877147Z m=30, 2025-05-07T20:35:40.6877343Z n=77, 2025-05-07T20:35:40.6877539Z forward=False, 2025-05-07T20:35:40.6877775Z given_last_dim=False, 2025-05-07T20:35:40.6878037Z dtype=torch.float32, 2025-05-07T20:35:40.6878284Z test_compile=True, 2025-05-07T20:35:40.6878521Z ) 2025-05-07T20:35:40.6878813Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6879532Z self=, 2025-05-07T20:35:40.6880178Z batched=True, 2025-05-07T20:35:40.6880402Z bs=30, 2025-05-07T20:35:40.6880600Z m=30, 2025-05-07T20:35:40.6880799Z n=77, 2025-05-07T20:35:40.6881007Z forward=False, 2025-05-07T20:35:40.6881240Z given_last_dim=True, 2025-05-07T20:35:40.6881490Z dtype=torch.float32, 2025-05-07T20:35:40.6881741Z test_compile=True, 2025-05-07T20:35:40.6881971Z ) 2025-05-07T20:35:40.6882245Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6882964Z self=, 2025-05-07T20:35:40.6883599Z batched=True, 2025-05-07T20:35:40.6883812Z bs=30, 2025-05-07T20:35:40.6884014Z m=30, 2025-05-07T20:35:40.6884208Z n=77, 2025-05-07T20:35:40.6884401Z forward=True, 2025-05-07T20:35:40.6884630Z given_last_dim=True, 2025-05-07T20:35:40.6884884Z dtype=torch.float32, 2025-05-07T20:35:40.6885129Z test_compile=True, 2025-05-07T20:35:40.6885356Z ) 2025-05-07T20:35:40.6885637Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6886369Z self=, 2025-05-07T20:35:40.6886999Z batched=True, 2025-05-07T20:35:40.6887217Z bs=77, 2025-05-07T20:35:40.6887415Z m=30, 2025-05-07T20:35:40.6887603Z n=77, 2025-05-07T20:35:40.6887803Z forward=True, 2025-05-07T20:35:40.6888033Z given_last_dim=True, 2025-05-07T20:35:40.6888283Z dtype=torch.float32, 2025-05-07T20:35:40.6888535Z test_compile=True, 2025-05-07T20:35:40.6888766Z ) 2025-05-07T20:35:40.6889132Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6889873Z self=, 2025-05-07T20:35:40.6890508Z batched=True, 2025-05-07T20:35:40.6890721Z bs=2, 2025-05-07T20:35:40.6890918Z m=85, 2025-05-07T20:35:40.6891118Z n=46, 2025-05-07T20:35:40.6891317Z forward=False, 2025-05-07T20:35:40.6891550Z given_last_dim=True, 2025-05-07T20:35:40.6891816Z dtype=torch.float32, 2025-05-07T20:35:40.6892073Z test_compile=False, 2025-05-07T20:35:40.6892300Z ) 2025-05-07T20:35:40.6892591Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6893319Z self=, 2025-05-07T20:35:40.6893940Z batched=True, 2025-05-07T20:35:40.6894166Z bs=46, 2025-05-07T20:35:40.6894472Z m=85, 2025-05-07T20:35:40.6894665Z n=46, 2025-05-07T20:35:40.6894879Z forward=False, 2025-05-07T20:35:40.6895119Z given_last_dim=True, 2025-05-07T20:35:40.6895371Z dtype=torch.float32, 2025-05-07T20:35:40.6895626Z test_compile=False, 2025-05-07T20:35:40.6895861Z ) 2025-05-07T20:35:40.6896141Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6896863Z self=, 2025-05-07T20:35:40.6897650Z batched=True, 2025-05-07T20:35:40.6897869Z bs=85, 2025-05-07T20:35:40.6898061Z m=85, 2025-05-07T20:35:40.6898258Z n=46, 2025-05-07T20:35:40.6898461Z forward=False, 2025-05-07T20:35:40.6898687Z given_last_dim=True, 2025-05-07T20:35:40.6898944Z dtype=torch.float32, 2025-05-07T20:35:40.6899198Z test_compile=False, 2025-05-07T20:35:40.6899429Z ) 2025-05-07T20:35:40.6899713Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6900443Z self=, 2025-05-07T20:35:40.6901087Z batched=True, 2025-05-07T20:35:40.6901311Z bs=85, 2025-05-07T20:35:40.6901508Z m=85, 2025-05-07T20:35:40.6901698Z n=85, 2025-05-07T20:35:40.6901901Z forward=False, 2025-05-07T20:35:40.6902137Z given_last_dim=True, 2025-05-07T20:35:40.6902388Z dtype=torch.float32, 2025-05-07T20:35:40.6902647Z test_compile=False, 2025-05-07T20:35:40.6902877Z ) 2025-05-07T20:35:40.6903152Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6903881Z self=, 2025-05-07T20:35:40.6904536Z batched=True, 2025-05-07T20:35:40.6904754Z bs=85, 2025-05-07T20:35:40.6904947Z m=85, 2025-05-07T20:35:40.6905142Z n=85, 2025-05-07T20:35:40.6905347Z forward=False, 2025-05-07T20:35:40.6905574Z given_last_dim=False, 2025-05-07T20:35:40.6905841Z dtype=torch.float32, 2025-05-07T20:35:40.6906097Z test_compile=False, 2025-05-07T20:35:40.6906325Z ) 2025-05-07T20:35:40.6906616Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6907350Z self=, 2025-05-07T20:35:40.6907997Z batched=False, 2025-05-07T20:35:40.6908223Z bs=85, 2025-05-07T20:35:40.6908430Z m=85, 2025-05-07T20:35:40.6908620Z n=85, 2025-05-07T20:35:40.6908830Z forward=False, 2025-05-07T20:35:40.6909067Z given_last_dim=False, 2025-05-07T20:35:40.6909329Z dtype=torch.float32, 2025-05-07T20:35:40.6909580Z test_compile=False, 2025-05-07T20:35:40.6909816Z ) 2025-05-07T20:35:40.6910108Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6910932Z self=, 2025-05-07T20:35:40.6911588Z batched=True, 2025-05-07T20:35:40.6911812Z bs=17, 2025-05-07T20:35:40.6912013Z m=21, 2025-05-07T20:35:40.6912213Z n=2, 2025-05-07T20:35:40.6912418Z forward=False, 2025-05-07T20:35:40.6912645Z given_last_dim=True, 2025-05-07T20:35:40.6912908Z dtype=torch.bfloat16, 2025-05-07T20:35:40.6913170Z test_compile=False, 2025-05-07T20:35:40.6913397Z ) 2025-05-07T20:35:40.6913687Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6914416Z self=, 2025-05-07T20:35:40.6915069Z batched=True, 2025-05-07T20:35:40.6915284Z bs=2, 2025-05-07T20:35:40.6915482Z m=21, 2025-05-07T20:35:40.6915681Z n=2, 2025-05-07T20:35:40.6915879Z forward=False, 2025-05-07T20:35:40.6916114Z given_last_dim=True, 2025-05-07T20:35:40.6916374Z dtype=torch.bfloat16, 2025-05-07T20:35:40.6916634Z test_compile=False, 2025-05-07T20:35:40.6916865Z ) 2025-05-07T20:35:40.6917149Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:40.6917869Z self=, 2025-05-07T20:35:40.6918502Z batched=True, 2025-05-07T20:35:40.6918721Z bs=2, 2025-05-07T20:35:40.6918922Z m=21, 2025-05-07T20:35:40.6919203Z n=2, 2025-05-07T20:35:40.6919405Z forward=False, 2025-05-07T20:35:40.6919640Z given_last_dim=True, 2025-05-07T20:35:40.6919896Z dtype=torch.bfloat16, 2025-05-07T20:35:40.6920153Z test_compile=True, 2025-05-07T20:35:40.6920384Z ) 2025-05-07T20:35:40.6920577Z PASSED 2025-05-07T20:35:40.8181721Z 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:40.8183381Z self=, 2025-05-07T20:35:40.8184214Z m=1, 2025-05-07T20:35:40.8184456Z n1=1, 2025-05-07T20:35:40.8184701Z n2=1, 2025-05-07T20:35:40.8184944Z n3=1, 2025-05-07T20:35:40.8185183Z row_dim=1, 2025-05-07T20:35:40.8185453Z forward=False, 2025-05-07T20:35:40.8185745Z given_last_dim=False, 2025-05-07T20:35:40.8186058Z dtype=torch.float32, 2025-05-07T20:35:40.8186379Z ) 2025-05-07T20:35:40.8186761Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8187723Z self=, 2025-05-07T20:35:40.8188547Z m=106, 2025-05-07T20:35:40.8188798Z n1=1, 2025-05-07T20:35:40.8189037Z n2=1, 2025-05-07T20:35:40.8189278Z n3=1, 2025-05-07T20:35:40.8189522Z row_dim=1, 2025-05-07T20:35:40.8189786Z forward=False, 2025-05-07T20:35:40.8190072Z given_last_dim=False, 2025-05-07T20:35:40.8190391Z dtype=torch.float32, 2025-05-07T20:35:40.8190689Z ) 2025-05-07T20:35:40.8191062Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8192035Z self=, 2025-05-07T20:35:40.8192857Z m=106, 2025-05-07T20:35:40.8193104Z n1=121, 2025-05-07T20:35:40.8193351Z n2=133, 2025-05-07T20:35:40.8193595Z n3=457, 2025-05-07T20:35:40.8193834Z row_dim=304, 2025-05-07T20:35:40.8194103Z forward=True, 2025-05-07T20:35:40.8194386Z given_last_dim=True, 2025-05-07T20:35:40.8194693Z dtype=torch.float32, 2025-05-07T20:35:40.8194989Z ) 2025-05-07T20:35:40.8195367Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8196329Z self=, 2025-05-07T20:35:40.8197567Z m=4, 2025-05-07T20:35:40.8197820Z n1=1, 2025-05-07T20:35:40.8198062Z n2=1, 2025-05-07T20:35:40.8198295Z n3=1, 2025-05-07T20:35:40.8198538Z row_dim=1, 2025-05-07T20:35:40.8198809Z forward=False, 2025-05-07T20:35:40.8199086Z given_last_dim=False, 2025-05-07T20:35:40.8199402Z dtype=torch.float32, 2025-05-07T20:35:40.8199698Z ) 2025-05-07T20:35:40.8200071Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8201044Z self=, 2025-05-07T20:35:40.8201867Z m=4, 2025-05-07T20:35:40.8202106Z n1=762, 2025-05-07T20:35:40.8202354Z n2=208, 2025-05-07T20:35:40.8202622Z n3=176, 2025-05-07T20:35:40.8202963Z row_dim=1, 2025-05-07T20:35:40.8203597Z forward=True, 2025-05-07T20:35:40.8203979Z given_last_dim=True, 2025-05-07T20:35:40.8219670Z dtype=torch.float32, 2025-05-07T20:35:40.8220163Z ) 2025-05-07T20:35:40.8220665Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8221827Z self=, 2025-05-07T20:35:40.8222857Z m=329, 2025-05-07T20:35:40.8223109Z n1=701, 2025-05-07T20:35:40.8223399Z n2=893, 2025-05-07T20:35:40.8224100Z n3=323, 2025-05-07T20:35:40.8224348Z row_dim=1537, 2025-05-07T20:35:40.8224629Z forward=True, 2025-05-07T20:35:40.8224926Z given_last_dim=False, 2025-05-07T20:35:40.8225249Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8225551Z ) 2025-05-07T20:35:40.8225935Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8226901Z self=, 2025-05-07T20:35:40.8227734Z m=469, 2025-05-07T20:35:40.8227991Z n1=749, 2025-05-07T20:35:40.8228240Z n2=344, 2025-05-07T20:35:40.8228494Z n3=55, 2025-05-07T20:35:40.8228751Z row_dim=454, 2025-05-07T20:35:40.8229028Z forward=True, 2025-05-07T20:35:40.8229316Z given_last_dim=True, 2025-05-07T20:35:40.8229637Z dtype=torch.float32, 2025-05-07T20:35:40.8229927Z ) 2025-05-07T20:35:40.8230310Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8231285Z self=, 2025-05-07T20:35:40.8232113Z m=2, 2025-05-07T20:35:40.8232354Z n1=275, 2025-05-07T20:35:40.8232604Z n2=203, 2025-05-07T20:35:40.8232861Z n3=753, 2025-05-07T20:35:40.8233103Z row_dim=1, 2025-05-07T20:35:40.8233373Z forward=False, 2025-05-07T20:35:40.8233672Z given_last_dim=False, 2025-05-07T20:35:40.8233985Z dtype=torch.float16, 2025-05-07T20:35:40.8234289Z ) 2025-05-07T20:35:40.8234683Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8235637Z self=, 2025-05-07T20:35:40.8236879Z m=534, 2025-05-07T20:35:40.8237132Z n1=3, 2025-05-07T20:35:40.8237370Z n2=664, 2025-05-07T20:35:40.8237624Z n3=123, 2025-05-07T20:35:40.8237875Z row_dim=706, 2025-05-07T20:35:40.8238156Z forward=True, 2025-05-07T20:35:40.8238436Z given_last_dim=False, 2025-05-07T20:35:40.8238764Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8239069Z ) 2025-05-07T20:35:40.8239446Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8240414Z self=, 2025-05-07T20:35:40.8241242Z m=766, 2025-05-07T20:35:40.8241488Z n1=235, 2025-05-07T20:35:40.8241743Z n2=75, 2025-05-07T20:35:40.8242229Z n3=403, 2025-05-07T20:35:40.8242478Z row_dim=1718, 2025-05-07T20:35:40.8242761Z forward=False, 2025-05-07T20:35:40.8243054Z given_last_dim=True, 2025-05-07T20:35:40.8243366Z dtype=torch.float16, 2025-05-07T20:35:40.8243667Z ) 2025-05-07T20:35:40.8244052Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8245008Z self=, 2025-05-07T20:35:40.8245846Z m=225, 2025-05-07T20:35:40.8246101Z n1=69, 2025-05-07T20:35:40.8246353Z n2=574, 2025-05-07T20:35:40.8246600Z n3=621, 2025-05-07T20:35:40.8246853Z row_dim=1557, 2025-05-07T20:35:40.8247130Z forward=True, 2025-05-07T20:35:40.8247410Z given_last_dim=False, 2025-05-07T20:35:40.8247740Z dtype=torch.float16, 2025-05-07T20:35:40.8248047Z ) 2025-05-07T20:35:40.8248426Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8249405Z self=, 2025-05-07T20:35:40.8250224Z m=225, 2025-05-07T20:35:40.8250474Z n1=69, 2025-05-07T20:35:40.8250727Z n2=574, 2025-05-07T20:35:40.8250979Z n3=621, 2025-05-07T20:35:40.8251232Z row_dim=1557, 2025-05-07T20:35:40.8251518Z forward=False, 2025-05-07T20:35:40.8251956Z given_last_dim=False, 2025-05-07T20:35:40.8252267Z dtype=torch.float16, 2025-05-07T20:35:40.8252572Z ) 2025-05-07T20:35:40.8252955Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8253919Z self=, 2025-05-07T20:35:40.8254829Z m=225, 2025-05-07T20:35:40.8255080Z n1=69, 2025-05-07T20:35:40.8255331Z n2=574, 2025-05-07T20:35:40.8255571Z n3=69, 2025-05-07T20:35:40.8255826Z row_dim=1557, 2025-05-07T20:35:40.8256113Z forward=False, 2025-05-07T20:35:40.8256396Z given_last_dim=False, 2025-05-07T20:35:40.8256722Z dtype=torch.float16, 2025-05-07T20:35:40.8257024Z ) 2025-05-07T20:35:40.8257401Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8258364Z self=, 2025-05-07T20:35:40.8259197Z m=574, 2025-05-07T20:35:40.8259446Z n1=69, 2025-05-07T20:35:40.8259687Z n2=574, 2025-05-07T20:35:40.8259943Z n3=69, 2025-05-07T20:35:40.8260199Z row_dim=1557, 2025-05-07T20:35:40.8260470Z forward=False, 2025-05-07T20:35:40.8260776Z given_last_dim=False, 2025-05-07T20:35:40.8261097Z dtype=torch.float16, 2025-05-07T20:35:40.8261390Z ) 2025-05-07T20:35:40.8261771Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8262744Z self=, 2025-05-07T20:35:40.8263561Z m=574, 2025-05-07T20:35:40.8263836Z n1=69, 2025-05-07T20:35:40.8264122Z n2=574, 2025-05-07T20:35:40.8264389Z n3=69, 2025-05-07T20:35:40.8264678Z row_dim=69, 2025-05-07T20:35:40.8265327Z forward=False, 2025-05-07T20:35:40.8265695Z given_last_dim=False, 2025-05-07T20:35:40.8266041Z dtype=torch.float16, 2025-05-07T20:35:40.8266382Z ) 2025-05-07T20:35:40.8266773Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8268033Z self=, 2025-05-07T20:35:40.8269077Z m=574, 2025-05-07T20:35:40.8269404Z n1=69, 2025-05-07T20:35:40.8269682Z n2=69, 2025-05-07T20:35:40.8269973Z n3=69, 2025-05-07T20:35:40.8270291Z row_dim=69, 2025-05-07T20:35:40.8270641Z forward=False, 2025-05-07T20:35:40.8271067Z given_last_dim=False, 2025-05-07T20:35:40.8271410Z dtype=torch.float16, 2025-05-07T20:35:40.8271715Z ) 2025-05-07T20:35:40.8272187Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8273384Z self=, 2025-05-07T20:35:40.8274289Z m=574, 2025-05-07T20:35:40.8274566Z n1=69, 2025-05-07T20:35:40.8274845Z n2=69, 2025-05-07T20:35:40.8275121Z n3=69, 2025-05-07T20:35:40.8275425Z row_dim=574, 2025-05-07T20:35:40.8275758Z forward=False, 2025-05-07T20:35:40.8276094Z given_last_dim=False, 2025-05-07T20:35:40.8276483Z dtype=torch.float16, 2025-05-07T20:35:40.8277020Z ) 2025-05-07T20:35:40.8277691Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8279689Z self=, 2025-05-07T20:35:40.8280777Z m=468, 2025-05-07T20:35:40.8281081Z n1=458, 2025-05-07T20:35:40.8281384Z n2=827, 2025-05-07T20:35:40.8281706Z n3=891, 2025-05-07T20:35:40.8282052Z row_dim=1776, 2025-05-07T20:35:40.8282411Z forward=False, 2025-05-07T20:35:40.8282793Z given_last_dim=True, 2025-05-07T20:35:40.8283258Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8283591Z ) 2025-05-07T20:35:40.8284077Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8285204Z self=, 2025-05-07T20:35:40.8286048Z m=468, 2025-05-07T20:35:40.8286294Z n1=458, 2025-05-07T20:35:40.8286544Z n2=827, 2025-05-07T20:35:40.8286796Z n3=891, 2025-05-07T20:35:40.8287042Z row_dim=1776, 2025-05-07T20:35:40.8287321Z forward=True, 2025-05-07T20:35:40.8287607Z given_last_dim=True, 2025-05-07T20:35:40.8287923Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8288232Z ) 2025-05-07T20:35:40.8288612Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8289572Z self=, 2025-05-07T20:35:40.8290397Z m=468, 2025-05-07T20:35:40.8290652Z n1=458, 2025-05-07T20:35:40.8290891Z n2=827, 2025-05-07T20:35:40.8291147Z n3=827, 2025-05-07T20:35:40.8291399Z row_dim=1776, 2025-05-07T20:35:40.8291668Z forward=True, 2025-05-07T20:35:40.8291954Z given_last_dim=True, 2025-05-07T20:35:40.8292276Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8292571Z ) 2025-05-07T20:35:40.8292949Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8293914Z self=, 2025-05-07T20:35:40.8294889Z m=468, 2025-05-07T20:35:40.8295128Z n1=458, 2025-05-07T20:35:40.8295383Z n2=827, 2025-05-07T20:35:40.8295629Z n3=827, 2025-05-07T20:35:40.8295872Z row_dim=458, 2025-05-07T20:35:40.8296148Z forward=True, 2025-05-07T20:35:40.8296437Z given_last_dim=True, 2025-05-07T20:35:40.8296761Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8297080Z ) 2025-05-07T20:35:40.8297483Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8298462Z self=, 2025-05-07T20:35:40.8299310Z m=468, 2025-05-07T20:35:40.8299579Z n1=458, 2025-05-07T20:35:40.8299829Z n2=458, 2025-05-07T20:35:40.8300101Z n3=827, 2025-05-07T20:35:40.8300371Z row_dim=458, 2025-05-07T20:35:40.8300655Z forward=True, 2025-05-07T20:35:40.8300956Z given_last_dim=True, 2025-05-07T20:35:40.8301273Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8301579Z ) 2025-05-07T20:35:40.8302053Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8303031Z self=, 2025-05-07T20:35:40.8303858Z m=468, 2025-05-07T20:35:40.8304099Z n1=458, 2025-05-07T20:35:40.8304353Z n2=458, 2025-05-07T20:35:40.8304596Z n3=468, 2025-05-07T20:35:40.8304835Z row_dim=458, 2025-05-07T20:35:40.8305114Z forward=True, 2025-05-07T20:35:40.8305396Z given_last_dim=True, 2025-05-07T20:35:40.8305709Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8306009Z ) 2025-05-07T20:35:40.8306385Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8307345Z self=, 2025-05-07T20:35:40.8308166Z m=468, 2025-05-07T20:35:40.8308415Z n1=458, 2025-05-07T20:35:40.8308663Z n2=468, 2025-05-07T20:35:40.8308911Z n3=468, 2025-05-07T20:35:40.8309159Z row_dim=458, 2025-05-07T20:35:40.8309435Z forward=True, 2025-05-07T20:35:40.8309748Z given_last_dim=True, 2025-05-07T20:35:40.8310076Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8310379Z ) 2025-05-07T20:35:40.8872719Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8873727Z self=, 2025-05-07T20:35:40.8874983Z m=305, 2025-05-07T20:35:40.8875234Z n1=999, 2025-05-07T20:35:40.8875473Z n2=316, 2025-05-07T20:35:40.8875720Z n3=727, 2025-05-07T20:35:40.8875968Z row_dim=226, 2025-05-07T20:35:40.8876235Z forward=False, 2025-05-07T20:35:40.8876525Z given_last_dim=False, 2025-05-07T20:35:40.8876843Z dtype=torch.float16, 2025-05-07T20:35:40.8877139Z ) 2025-05-07T20:35:40.8877519Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8878496Z self=, 2025-05-07T20:35:40.8879307Z m=305, 2025-05-07T20:35:40.8879555Z n1=999, 2025-05-07T20:35:40.8879798Z n2=316, 2025-05-07T20:35:40.8880041Z n3=727, 2025-05-07T20:35:40.8880283Z row_dim=999, 2025-05-07T20:35:40.8880558Z forward=False, 2025-05-07T20:35:40.8880854Z given_last_dim=False, 2025-05-07T20:35:40.8881165Z dtype=torch.float16, 2025-05-07T20:35:40.8881460Z ) 2025-05-07T20:35:40.8881835Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8882788Z self=, 2025-05-07T20:35:40.8883605Z m=305, 2025-05-07T20:35:40.8883855Z n1=999, 2025-05-07T20:35:40.8884098Z n2=727, 2025-05-07T20:35:40.8884343Z n3=727, 2025-05-07T20:35:40.8884590Z row_dim=999, 2025-05-07T20:35:40.8884859Z forward=False, 2025-05-07T20:35:40.8885150Z given_last_dim=False, 2025-05-07T20:35:40.8885464Z dtype=torch.float16, 2025-05-07T20:35:40.8885754Z ) 2025-05-07T20:35:40.8886133Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8887094Z self=, 2025-05-07T20:35:40.8887920Z m=305, 2025-05-07T20:35:40.8888159Z n1=999, 2025-05-07T20:35:40.8888403Z n2=727, 2025-05-07T20:35:40.8888647Z n3=727, 2025-05-07T20:35:40.8888889Z row_dim=727, 2025-05-07T20:35:40.8889161Z forward=False, 2025-05-07T20:35:40.8889448Z given_last_dim=False, 2025-05-07T20:35:40.8889801Z dtype=torch.float16, 2025-05-07T20:35:40.8890098Z ) 2025-05-07T20:35:40.8890472Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8891656Z self=, 2025-05-07T20:35:40.8892483Z m=305, 2025-05-07T20:35:40.8892728Z n1=999, 2025-05-07T20:35:40.8893000Z n2=727, 2025-05-07T20:35:40.8893250Z n3=305, 2025-05-07T20:35:40.8893493Z row_dim=727, 2025-05-07T20:35:40.8893764Z forward=False, 2025-05-07T20:35:40.8894051Z given_last_dim=False, 2025-05-07T20:35:40.8894504Z dtype=torch.float16, 2025-05-07T20:35:40.8894814Z ) 2025-05-07T20:35:40.8895191Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8896145Z self=, 2025-05-07T20:35:40.8896970Z m=305, 2025-05-07T20:35:40.8897219Z n1=305, 2025-05-07T20:35:40.8897467Z n2=727, 2025-05-07T20:35:40.8897704Z n3=305, 2025-05-07T20:35:40.8897952Z row_dim=727, 2025-05-07T20:35:40.8898224Z forward=False, 2025-05-07T20:35:40.8898513Z given_last_dim=False, 2025-05-07T20:35:40.8898831Z dtype=torch.float16, 2025-05-07T20:35:40.8899125Z ) 2025-05-07T20:35:40.8899498Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8900466Z self=, 2025-05-07T20:35:40.8901287Z m=305, 2025-05-07T20:35:40.8901650Z n1=305, 2025-05-07T20:35:40.8901894Z n2=727, 2025-05-07T20:35:40.8902132Z n3=305, 2025-05-07T20:35:40.8902381Z row_dim=305, 2025-05-07T20:35:40.8902653Z forward=False, 2025-05-07T20:35:40.8902933Z given_last_dim=False, 2025-05-07T20:35:40.8903257Z dtype=torch.float16, 2025-05-07T20:35:40.8903555Z ) 2025-05-07T20:35:40.8903929Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8904909Z self=, 2025-05-07T20:35:40.8905736Z m=103, 2025-05-07T20:35:40.8905975Z n1=285, 2025-05-07T20:35:40.8906221Z n2=229, 2025-05-07T20:35:40.8906472Z n3=741, 2025-05-07T20:35:40.8906714Z row_dim=336, 2025-05-07T20:35:40.8906990Z forward=False, 2025-05-07T20:35:40.8907275Z given_last_dim=True, 2025-05-07T20:35:40.8907581Z dtype=torch.float16, 2025-05-07T20:35:40.8907882Z ) 2025-05-07T20:35:40.8908265Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8909233Z self=, 2025-05-07T20:35:40.8910101Z m=103, 2025-05-07T20:35:40.8910349Z n1=229, 2025-05-07T20:35:40.8910597Z n2=229, 2025-05-07T20:35:40.8910836Z n3=741, 2025-05-07T20:35:40.8911082Z row_dim=336, 2025-05-07T20:35:40.8911355Z forward=False, 2025-05-07T20:35:40.8911633Z given_last_dim=True, 2025-05-07T20:35:40.8911955Z dtype=torch.float16, 2025-05-07T20:35:40.8912253Z ) 2025-05-07T20:35:40.8912624Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8913589Z self=, 2025-05-07T20:35:40.8914409Z m=103, 2025-05-07T20:35:40.8914647Z n1=229, 2025-05-07T20:35:40.8914891Z n2=229, 2025-05-07T20:35:40.8915142Z n3=741, 2025-05-07T20:35:40.8915382Z row_dim=336, 2025-05-07T20:35:40.8915652Z forward=True, 2025-05-07T20:35:40.8915935Z given_last_dim=True, 2025-05-07T20:35:40.8916249Z dtype=torch.float16, 2025-05-07T20:35:40.8916536Z ) 2025-05-07T20:35:40.8916912Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8917878Z self=, 2025-05-07T20:35:40.8918694Z m=103, 2025-05-07T20:35:40.8919035Z n1=336, 2025-05-07T20:35:40.8919286Z n2=229, 2025-05-07T20:35:40.8919525Z n3=741, 2025-05-07T20:35:40.8919772Z row_dim=336, 2025-05-07T20:35:40.8920045Z forward=True, 2025-05-07T20:35:40.8920321Z given_last_dim=True, 2025-05-07T20:35:40.8920636Z dtype=torch.float16, 2025-05-07T20:35:40.8920932Z ) 2025-05-07T20:35:40.8921300Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8922276Z self=, 2025-05-07T20:35:40.8923098Z m=103, 2025-05-07T20:35:40.8923344Z n1=103, 2025-05-07T20:35:40.8923588Z n2=229, 2025-05-07T20:35:40.8923840Z n3=741, 2025-05-07T20:35:40.8924093Z row_dim=336, 2025-05-07T20:35:40.8924356Z forward=True, 2025-05-07T20:35:40.8924671Z given_last_dim=True, 2025-05-07T20:35:40.8924951Z dtype=torch.float16, 2025-05-07T20:35:40.8925189Z ) 2025-05-07T20:35:40.8925505Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8926304Z self=, 2025-05-07T20:35:40.8926958Z m=103, 2025-05-07T20:35:40.8927158Z n1=103, 2025-05-07T20:35:40.8927357Z n2=229, 2025-05-07T20:35:40.8927551Z n3=103, 2025-05-07T20:35:40.8927754Z row_dim=336, 2025-05-07T20:35:40.8928074Z forward=True, 2025-05-07T20:35:40.8928301Z given_last_dim=True, 2025-05-07T20:35:40.8928559Z dtype=torch.float16, 2025-05-07T20:35:40.8928800Z ) 2025-05-07T20:35:40.8929102Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8929892Z self=, 2025-05-07T20:35:40.8930561Z m=103, 2025-05-07T20:35:40.8930765Z n1=103, 2025-05-07T20:35:40.8930960Z n2=229, 2025-05-07T20:35:40.8931162Z n3=103, 2025-05-07T20:35:40.8931364Z row_dim=103, 2025-05-07T20:35:40.8931583Z forward=True, 2025-05-07T20:35:40.8931815Z given_last_dim=True, 2025-05-07T20:35:40.8932073Z dtype=torch.float16, 2025-05-07T20:35:40.8932313Z ) 2025-05-07T20:35:40.8932625Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8933419Z self=, 2025-05-07T20:35:40.8934086Z m=769, 2025-05-07T20:35:40.8934287Z n1=204, 2025-05-07T20:35:40.8934651Z n2=573, 2025-05-07T20:35:40.8934914Z n3=233, 2025-05-07T20:35:40.8935210Z row_dim=2, 2025-05-07T20:35:40.8935505Z forward=False, 2025-05-07T20:35:40.8935823Z given_last_dim=False, 2025-05-07T20:35:40.8936497Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8936750Z ) 2025-05-07T20:35:40.8937064Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:40.8937853Z self=, 2025-05-07T20:35:40.8947705Z m=769, 2025-05-07T20:35:40.8948015Z n1=204, 2025-05-07T20:35:40.8948326Z n2=769, 2025-05-07T20:35:40.8948628Z n3=233, 2025-05-07T20:35:40.8948923Z row_dim=2, 2025-05-07T20:35:40.8949252Z forward=False, 2025-05-07T20:35:40.8949619Z given_last_dim=False, 2025-05-07T20:35:40.8949991Z dtype=torch.bfloat16, 2025-05-07T20:35:40.8950356Z ) 2025-05-07T20:35:40.8950650Z PASSED 2025-05-07T20:35:40.8950824Z 2025-05-07T20:35:40.8951037Z =============================== warnings summary =============================== 2025-05-07T20:35:40.8952063Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:35:40.8954823Z /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:40.8956970Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:35:40.8957396Z 2025-05-07T20:35:40.8957717Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:40.8958409Z ========================= 2 passed, 1 warning in 6.12s ========================= 2025-05-07T20:35:42.5794483Z 2025-05-07T20:35:42.5795303Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:42.5815348Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 10 seconds 2025-05-07T20:35:42.5815698Z 2025-05-07T20:35:42.5815704Z 2025-05-07T20:35:42.5815711Z 2025-05-07T20:35:42.5815717Z 2025-05-07T20:35:42.5837609Z ################################################################################ 2025-05-07T20:35:42.5853243Z # [2025-05-07T20:35:42.585Z] Run Python Test Suite: 2025-05-07T20:35:42.5853605Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:42.5853938Z ################################################################################ 2025-05-07T20:35:42.5878605Z + 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:42.5879921Z 2025-05-07T20:35:44.7450480Z ============================= test session starts ============================== 2025-05-07T20:35:44.7451328Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:44.7451869Z cachedir: .pytest_cache 2025-05-07T20:35:44.7452470Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:44.7453251Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:44.7453682Z plugins: hypothesis-6.131.14 2025-05-07T20:35:46.4145256Z collecting ... collected 4 items 2025-05-07T20:35:46.4145580Z 2025-05-07T20:35:46.6658400Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:35:46.9760673Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:35:47.6182249Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:47.8678218Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:47.8678722Z 2025-05-07T20:35:47.8678873Z ============================== 4 passed in 3.26s =============================== 2025-05-07T20:35:48.5197066Z 2025-05-07T20:35:48.5198097Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:48.5216958Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:35:48.5217468Z 2025-05-07T20:35:48.5217481Z 2025-05-07T20:35:48.5217570Z 2025-05-07T20:35:48.5217625Z 2025-05-07T20:35:48.5239799Z ################################################################################ 2025-05-07T20:35:48.5255369Z # [2025-05-07T20:35:48.525Z] Run Python Test Suite: 2025-05-07T20:35:48.5255882Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:48.5256341Z ################################################################################ 2025-05-07T20:35:48.5280763Z + 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:48.5281568Z 2025-05-07T20:35:50.6906197Z ============================= test session starts ============================== 2025-05-07T20:35:50.6907362Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:50.6907911Z cachedir: .pytest_cache 2025-05-07T20:35:50.6908514Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:50.6909250Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:50.6909679Z plugins: hypothesis-6.131.14 2025-05-07T20:35:52.3587389Z collecting ... collected 4 items 2025-05-07T20:35:52.3587646Z 2025-05-07T20:35:53.2773655Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:53.9416523Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:36:10.1492368Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:36:10.9228675Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:36:10.9229184Z 2025-05-07T20:36:10.9229355Z =============================== warnings summary =============================== 2025-05-07T20:36:10.9230129Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:36:10.9231757Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:36:10.9232662Z note_deprecation( 2025-05-07T20:36:10.9232822Z 2025-05-07T20:36:10.9233088Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:36:10.9233591Z ======================== 4 passed, 1 warning in 20.37s ========================= 2025-05-07T20:36:11.5811523Z 2025-05-07T20:36:11.5811986Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:36:11.5832076Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 23 seconds 2025-05-07T20:36:11.5832405Z 2025-05-07T20:36:11.5832410Z 2025-05-07T20:36:11.5832414Z 2025-05-07T20:36:11.5832551Z 2025-05-07T20:36:11.5853015Z ################################################################################ 2025-05-07T20:36:11.5870944Z # [2025-05-07T20:36:11.586Z] Run Python Test Suite: 2025-05-07T20:36:11.5871289Z # ./quantize/hfp8_test.py 2025-05-07T20:36:11.5871599Z ################################################################################ 2025-05-07T20:36:11.5896742Z + 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:36:11.5897357Z 2025-05-07T20:36:13.7600596Z ============================= test session starts ============================== 2025-05-07T20:36:13.7601297Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:13.7601844Z cachedir: .pytest_cache 2025-05-07T20:36:13.7602456Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:13.7603207Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:13.7603663Z plugins: hypothesis-6.131.14 2025-05-07T20:36:15.3782892Z collecting ... collected 1 item 2025-05-07T20:36:15.3783123Z 2025-05-07T20:36:15.9071512Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:36:15.9071965Z 2025-05-07T20:36:15.9072122Z ============================== 1 passed in 2.28s =============================== 2025-05-07T20:36:16.5130712Z 2025-05-07T20:36:16.5131360Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:36:16.5152863Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:36:16.5153163Z 2025-05-07T20:36:16.5153167Z 2025-05-07T20:36:16.5153172Z 2025-05-07T20:36:16.5153176Z 2025-05-07T20:36:16.5175139Z ################################################################################ 2025-05-07T20:36:16.5192652Z # [2025-05-07T20:36:16.518Z] Run Python Test Suite: 2025-05-07T20:36:16.5193122Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:36:16.5193552Z ################################################################################ 2025-05-07T20:36:16.5218932Z + 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:36:16.5219584Z 2025-05-07T20:36:18.6831775Z ============================= test session starts ============================== 2025-05-07T20:36:18.6832538Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:18.6833117Z cachedir: .pytest_cache 2025-05-07T20:36:18.6833724Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:18.6834480Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:18.6834911Z plugins: hypothesis-6.131.14 2025-05-07T20:36:20.3498663Z collecting ... collected 4 items 2025-05-07T20:36:20.3499416Z 2025-05-07T20:36:21.7246084Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:36:21.7254373Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:36:29.9693527Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:36:30.9551050Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:36:30.9551640Z 2025-05-07T20:36:30.9551798Z ============================== 4 passed in 12.41s ============================== 2025-05-07T20:36:31.6159772Z 2025-05-07T20:36:31.6160173Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:36:31.6180053Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:36:31.6180410Z 2025-05-07T20:36:31.6180415Z 2025-05-07T20:36:31.6180419Z 2025-05-07T20:36:31.6180422Z 2025-05-07T20:36:31.6202018Z ################################################################################ 2025-05-07T20:36:31.6217459Z # [2025-05-07T20:36:31.621Z] Run Python Test Suite: 2025-05-07T20:36:31.6217809Z # ./quantize/msfp_test.py 2025-05-07T20:36:31.6218111Z ################################################################################ 2025-05-07T20:36:31.6242310Z + 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:36:31.6242946Z 2025-05-07T20:36:33.7750051Z ============================= test session starts ============================== 2025-05-07T20:36:33.7750737Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:33.7751290Z cachedir: .pytest_cache 2025-05-07T20:36:33.7751886Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:33.7752654Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:33.7753081Z plugins: hypothesis-6.131.14 2025-05-07T20:36:35.3932066Z collecting ... collected 1 item 2025-05-07T20:36:35.3932488Z 2025-05-07T20:36:35.7404963Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7405558Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7406182Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7406458Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7406723Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7406980Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7407247Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7407510Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7407770Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7408034Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7408312Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7408568Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7408829Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7409094Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7409350Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7409611Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7409874Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7410130Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7410391Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7410654Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7410916Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7411179Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7411444Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7411706Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7411963Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7412224Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7412486Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7412743Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7413169Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7413433Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7413691Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7413959Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7414225Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7414483Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7414846Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7415112Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7415370Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7415637Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7415905Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7416175Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7416434Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7416698Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7416961Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7417219Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7417485Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7417748Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7418002Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7418270Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7418534Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7418790Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7419053Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7419313Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7419569Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7419831Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7420095Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7420351Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7420615Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7420882Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7421140Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7421403Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7421669Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7421933Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7422190Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7422453Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7422715Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7422980Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7423244Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7423508Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7423765Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7424063Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7424339Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7424595Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7424861Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7425124Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7425381Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7425737Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7426004Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7426262Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7426525Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7426788Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7427052Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7427312Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7427574Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7427843Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7428101Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7428365Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7428627Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7428886Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7429150Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7429416Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7429674Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7429938Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7430201Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7430457Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7430725Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7430987Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7431243Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7431505Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7431767Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7432022Z MSFP parameters 16 8 7 127 2025-05-07T20:36:35.7432272Z PASSED 2025-05-07T20:36:35.7432399Z 2025-05-07T20:36:35.7432633Z ============================== 1 passed in 2.10s =============================== 2025-05-07T20:36:36.3740281Z 2025-05-07T20:36:36.3740996Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:36:36.3762787Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:36:36.3763070Z 2025-05-07T20:36:36.3763075Z 2025-05-07T20:36:36.3763083Z 2025-05-07T20:36:36.3763088Z 2025-05-07T20:36:36.3783717Z ################################################################################ 2025-05-07T20:36:36.3799037Z # [2025-05-07T20:36:36.379Z] Run Python Test Suite: 2025-05-07T20:36:36.3799408Z # ./quantize/mx4_test.py 2025-05-07T20:36:36.3799704Z ################################################################################ 2025-05-07T20:36:36.3825383Z + 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:36:36.3825991Z 2025-05-07T20:36:38.5580642Z ============================= test session starts ============================== 2025-05-07T20:36:38.5581359Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:38.5581910Z cachedir: .pytest_cache 2025-05-07T20:36:38.5582514Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:38.5583253Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:38.5583685Z plugins: hypothesis-6.131.14 2025-05-07T20:36:40.4777548Z collecting ... collected 4 items 2025-05-07T20:36:40.4777876Z 2025-05-07T20:37:04.2665486Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:37:04.2667528Z self=, 2025-05-07T20:37:04.2668021Z power=5, 2025-05-07T20:37:04.2668237Z sizes=4, 2025-05-07T20:37:04.2668458Z ) 2025-05-07T20:37:04.2668701Z Trying example: test_mx4( 2025-05-07T20:37:04.2669114Z self=, 2025-05-07T20:37:04.2669546Z power=6, 2025-05-07T20:37:04.2669761Z sizes=4, 2025-05-07T20:37:04.2669960Z ) 2025-05-07T20:37:04.2670172Z Trying example: test_mx4( 2025-05-07T20:37:04.2670585Z self=, 2025-05-07T20:37:04.2671009Z power=6, 2025-05-07T20:37:04.2671221Z sizes=12, 2025-05-07T20:37:04.2671425Z ) 2025-05-07T20:37:04.2671942Z Trying example: test_mx4( 2025-05-07T20:37:04.2672356Z self=, 2025-05-07T20:37:04.2672782Z power=5, 2025-05-07T20:37:04.2672986Z sizes=8, 2025-05-07T20:37:04.2673190Z ) 2025-05-07T20:37:04.2673398Z Trying example: test_mx4( 2025-05-07T20:37:04.2673799Z self=, 2025-05-07T20:37:04.2674231Z power=6, 2025-05-07T20:37:04.2674443Z sizes=5, 2025-05-07T20:37:04.2674648Z ) 2025-05-07T20:37:04.2674848Z Trying example: test_mx4( 2025-05-07T20:37:04.2675254Z self=, 2025-05-07T20:37:04.2675684Z power=8, 2025-05-07T20:37:04.2675888Z sizes=7, 2025-05-07T20:37:04.2676098Z ) 2025-05-07T20:37:04.2676308Z Trying example: test_mx4( 2025-05-07T20:37:04.2676707Z self=, 2025-05-07T20:37:04.2677140Z power=7, 2025-05-07T20:37:04.2677354Z sizes=12, 2025-05-07T20:37:04.2677553Z ) 2025-05-07T20:37:04.2677760Z Trying example: test_mx4( 2025-05-07T20:37:04.2678167Z self=, 2025-05-07T20:37:04.2678584Z power=5, 2025-05-07T20:37:04.2678795Z sizes=12, 2025-05-07T20:37:04.2679010Z ) 2025-05-07T20:37:04.2679210Z Trying example: test_mx4( 2025-05-07T20:37:04.2679625Z self=, 2025-05-07T20:37:04.2680214Z power=6, 2025-05-07T20:37:04.2680425Z sizes=6, 2025-05-07T20:37:04.2680627Z ) 2025-05-07T20:37:04.2680836Z Trying example: test_mx4( 2025-05-07T20:37:04.2681247Z self=, 2025-05-07T20:37:04.2681671Z power=7, 2025-05-07T20:37:04.2681880Z sizes=7, 2025-05-07T20:37:04.2682091Z ) 2025-05-07T20:37:04.2682294Z Trying example: test_mx4( 2025-05-07T20:37:04.2682709Z self=, 2025-05-07T20:37:04.2683143Z power=5, 2025-05-07T20:37:04.2683347Z sizes=10, 2025-05-07T20:37:04.2683556Z ) 2025-05-07T20:37:04.2683765Z Trying example: test_mx4( 2025-05-07T20:37:04.2684169Z self=, 2025-05-07T20:37:04.2684595Z power=5, 2025-05-07T20:37:04.2684801Z sizes=5, 2025-05-07T20:37:04.2685002Z ) 2025-05-07T20:37:04.2685216Z Trying example: test_mx4( 2025-05-07T20:37:04.2685618Z self=, 2025-05-07T20:37:04.2686039Z power=7, 2025-05-07T20:37:04.2686246Z sizes=11, 2025-05-07T20:37:04.2686458Z ) 2025-05-07T20:37:04.2686657Z Trying example: test_mx4( 2025-05-07T20:37:04.2687061Z self=, 2025-05-07T20:37:04.2687494Z power=5, 2025-05-07T20:37:04.2687702Z sizes=11, 2025-05-07T20:37:04.2687907Z ) 2025-05-07T20:37:04.2688114Z Trying example: test_mx4( 2025-05-07T20:37:04.2688527Z self=, 2025-05-07T20:37:04.2688946Z power=8, 2025-05-07T20:37:04.2689160Z sizes=10, 2025-05-07T20:37:04.2689367Z ) 2025-05-07T20:37:04.2689568Z Trying example: test_mx4( 2025-05-07T20:37:04.2689974Z self=, 2025-05-07T20:37:04.2690393Z power=7, 2025-05-07T20:37:04.2690601Z sizes=10, 2025-05-07T20:37:04.2690808Z ) 2025-05-07T20:37:04.2691017Z Trying example: test_mx4( 2025-05-07T20:37:04.2691416Z self=, 2025-05-07T20:37:04.2691841Z power=8, 2025-05-07T20:37:04.2692052Z sizes=12, 2025-05-07T20:37:04.2692251Z ) 2025-05-07T20:37:04.2692458Z Trying example: test_mx4( 2025-05-07T20:37:04.2692869Z self=, 2025-05-07T20:37:04.2693292Z power=8, 2025-05-07T20:37:04.2693577Z sizes=8, 2025-05-07T20:37:04.2693784Z ) 2025-05-07T20:37:04.2701088Z Trying example: test_mx4( 2025-05-07T20:37:04.2701544Z self=, 2025-05-07T20:37:04.2701994Z power=6, 2025-05-07T20:37:04.2702216Z sizes=9, 2025-05-07T20:37:04.2702425Z ) 2025-05-07T20:37:04.2702645Z Trying example: test_mx4( 2025-05-07T20:37:04.2703065Z self=, 2025-05-07T20:37:04.2703501Z power=5, 2025-05-07T20:37:04.2703722Z sizes=9, 2025-05-07T20:37:04.2703933Z ) 2025-05-07T20:37:04.2704131Z PASSED 2025-05-07T20:37:10.7158221Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:37:10.7159126Z self=, 2025-05-07T20:37:10.7159698Z shape=[32], 2025-05-07T20:37:10.7159985Z group_size=32, 2025-05-07T20:37:10.7160326Z rounding_mode=, 2025-05-07T20:37:10.7160719Z magnitude=1.0, 2025-05-07T20:37:10.7161010Z mx4_format=(2, 1), 2025-05-07T20:37:10.7161301Z device='cpu', 2025-05-07T20:37:10.7161580Z ) 2025-05-07T20:37:10.7161844Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7162384Z self=, 2025-05-07T20:37:10.7162952Z shape=[2, 16], 2025-05-07T20:37:10.7163549Z group_size=32, 2025-05-07T20:37:10.7163872Z rounding_mode=, 2025-05-07T20:37:10.7164250Z magnitude=1.0, 2025-05-07T20:37:10.7164532Z mx4_format=(2, 1), 2025-05-07T20:37:10.7164828Z device='cpu', 2025-05-07T20:37:10.7165092Z ) 2025-05-07T20:37:10.7165356Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7165903Z self=, 2025-05-07T20:37:10.7166456Z shape=[2, 16], 2025-05-07T20:37:10.7166738Z group_size=32, 2025-05-07T20:37:10.7167078Z rounding_mode=, 2025-05-07T20:37:10.7167472Z magnitude=1.0, 2025-05-07T20:37:10.7167756Z mx4_format=(3, 0), 2025-05-07T20:37:10.7168050Z device='cuda', 2025-05-07T20:37:10.7168312Z ) 2025-05-07T20:37:10.7168579Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7169122Z self=, 2025-05-07T20:37:10.7169686Z shape=[2, 2, 4, 32], 2025-05-07T20:37:10.7169988Z group_size=32, 2025-05-07T20:37:10.7170316Z rounding_mode=, 2025-05-07T20:37:10.7170701Z magnitude=1000.0, 2025-05-07T20:37:10.7170987Z mx4_format=(3, 0), 2025-05-07T20:37:10.7171277Z device='cuda', 2025-05-07T20:37:10.7171544Z ) 2025-05-07T20:37:10.7171797Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7172340Z self=, 2025-05-07T20:37:10.7172924Z shape=[2, 16], 2025-05-07T20:37:10.7173219Z group_size=64, 2025-05-07T20:37:10.7173542Z rounding_mode=, 2025-05-07T20:37:10.7173918Z magnitude=1.0, 2025-05-07T20:37:10.7174221Z mx4_format=(3, 0), 2025-05-07T20:37:10.7174512Z device='cuda', 2025-05-07T20:37:10.7174913Z ) 2025-05-07T20:37:10.7175172Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7175712Z self=, 2025-05-07T20:37:10.7176270Z shape=[2, 16], 2025-05-07T20:37:10.7176548Z group_size=64, 2025-05-07T20:37:10.7176882Z rounding_mode=, 2025-05-07T20:37:10.7177271Z magnitude=1.0, 2025-05-07T20:37:10.7177554Z mx4_format=(3, 0), 2025-05-07T20:37:10.7177847Z device='cpu', 2025-05-07T20:37:10.7178109Z ) 2025-05-07T20:37:10.7178369Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7178910Z self=, 2025-05-07T20:37:10.7179472Z shape=[32], 2025-05-07T20:37:10.7179902Z group_size=64, 2025-05-07T20:37:10.7180222Z rounding_mode=, 2025-05-07T20:37:10.7180606Z magnitude=0.001, 2025-05-07T20:37:10.7180893Z mx4_format=(3, 0), 2025-05-07T20:37:10.7181185Z device='cuda', 2025-05-07T20:37:10.7181455Z ) 2025-05-07T20:37:10.7181707Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7182249Z self=, 2025-05-07T20:37:10.7182822Z shape=[4, 30], 2025-05-07T20:37:10.7183140Z group_size=32, 2025-05-07T20:37:10.7183463Z rounding_mode=, 2025-05-07T20:37:10.7183848Z magnitude=0.001, 2025-05-07T20:37:10.7184136Z mx4_format=(2, 1), 2025-05-07T20:37:10.7184430Z device='cuda', 2025-05-07T20:37:10.7184700Z ) 2025-05-07T20:37:10.7184956Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7185497Z self=, 2025-05-07T20:37:10.7186067Z shape=[2, 2, 4, 32], 2025-05-07T20:37:10.7186379Z group_size=64, 2025-05-07T20:37:10.7186702Z rounding_mode=, 2025-05-07T20:37:10.7187101Z magnitude=1.0, 2025-05-07T20:37:10.7187381Z mx4_format=(2, 1), 2025-05-07T20:37:10.7187668Z device='cuda', 2025-05-07T20:37:10.7187952Z ) 2025-05-07T20:37:10.7188204Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7188743Z self=, 2025-05-07T20:37:10.7189400Z shape=[16, 1028], 2025-05-07T20:37:10.7189681Z group_size=64, 2025-05-07T20:37:10.7189996Z rounding_mode=, 2025-05-07T20:37:10.7190376Z magnitude=0.001, 2025-05-07T20:37:10.7190669Z mx4_format=(3, 0), 2025-05-07T20:37:10.7190956Z device='cuda', 2025-05-07T20:37:10.7191221Z ) 2025-05-07T20:37:10.7191480Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7192013Z self=, 2025-05-07T20:37:10.7192576Z shape=[2, 16], 2025-05-07T20:37:10.7192853Z group_size=64, 2025-05-07T20:37:10.7193155Z rounding_mode=, 2025-05-07T20:37:10.7193527Z magnitude=1.0, 2025-05-07T20:37:10.7193805Z mx4_format=(3, 0), 2025-05-07T20:37:10.7194088Z device='cuda', 2025-05-07T20:37:10.7194352Z ) 2025-05-07T20:37:10.7194610Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7195142Z self=, 2025-05-07T20:37:10.7195708Z shape=[96], 2025-05-07T20:37:10.7195979Z group_size=32, 2025-05-07T20:37:10.7196298Z rounding_mode=, 2025-05-07T20:37:10.7196689Z magnitude=1.0, 2025-05-07T20:37:10.7196968Z mx4_format=(3, 0), 2025-05-07T20:37:10.7197254Z device='cpu', 2025-05-07T20:37:10.7197520Z ) 2025-05-07T20:37:10.7197777Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7198312Z self=, 2025-05-07T20:37:10.7198868Z shape=[32], 2025-05-07T20:37:10.7199136Z group_size=64, 2025-05-07T20:37:10.7199456Z rounding_mode=, 2025-05-07T20:37:10.7199831Z magnitude=0.001, 2025-05-07T20:37:10.7200123Z mx4_format=(3, 0), 2025-05-07T20:37:10.7200414Z device='cpu', 2025-05-07T20:37:10.7200670Z ) 2025-05-07T20:37:10.7200926Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7201468Z self=, 2025-05-07T20:37:10.7202021Z shape=[2, 16], 2025-05-07T20:37:10.7202296Z group_size=64, 2025-05-07T20:37:10.7202605Z rounding_mode=, 2025-05-07T20:37:10.7202998Z magnitude=1000.0, 2025-05-07T20:37:10.7203259Z mx4_format=(3, 0), 2025-05-07T20:37:10.7203501Z device='cpu', 2025-05-07T20:37:10.7203712Z ) 2025-05-07T20:37:10.7203927Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7204465Z self=, 2025-05-07T20:37:10.7204928Z shape=[16, 1028], 2025-05-07T20:37:10.7205161Z group_size=32, 2025-05-07T20:37:10.7205418Z rounding_mode=, 2025-05-07T20:37:10.7205727Z magnitude=1000.0, 2025-05-07T20:37:10.7205961Z mx4_format=(3, 0), 2025-05-07T20:37:10.7206201Z device='cuda', 2025-05-07T20:37:10.7206421Z ) 2025-05-07T20:37:10.7206627Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7207079Z self=, 2025-05-07T20:37:10.7207540Z shape=[96], 2025-05-07T20:37:10.7207757Z group_size=64, 2025-05-07T20:37:10.7208014Z rounding_mode=, 2025-05-07T20:37:10.7208321Z magnitude=1000.0, 2025-05-07T20:37:10.7208554Z mx4_format=(3, 0), 2025-05-07T20:37:10.7208793Z device='cuda', 2025-05-07T20:37:10.7209010Z ) 2025-05-07T20:37:10.7209213Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7209659Z self=, 2025-05-07T20:37:10.7210109Z shape=[2, 16], 2025-05-07T20:37:10.7210340Z group_size=64, 2025-05-07T20:37:10.7210603Z rounding_mode=, 2025-05-07T20:37:10.7210929Z magnitude=1000.0, 2025-05-07T20:37:10.7211169Z mx4_format=(2, 1), 2025-05-07T20:37:10.7211401Z device='cpu', 2025-05-07T20:37:10.7211616Z ) 2025-05-07T20:37:10.7211912Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7212348Z self=, 2025-05-07T20:37:10.7212801Z shape=[2, 16], 2025-05-07T20:37:10.7213064Z group_size=32, 2025-05-07T20:37:10.7213326Z rounding_mode=, 2025-05-07T20:37:10.7213632Z magnitude=0.001, 2025-05-07T20:37:10.7213870Z mx4_format=(3, 0), 2025-05-07T20:37:10.7214105Z device='cpu', 2025-05-07T20:37:10.7214324Z ) 2025-05-07T20:37:10.7214536Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7215056Z self=, 2025-05-07T20:37:10.7215517Z shape=[2, 16], 2025-05-07T20:37:10.7215743Z group_size=64, 2025-05-07T20:37:10.7215999Z rounding_mode=, 2025-05-07T20:37:10.7216301Z magnitude=1000.0, 2025-05-07T20:37:10.7216543Z mx4_format=(3, 0), 2025-05-07T20:37:10.7216783Z device='cpu', 2025-05-07T20:37:10.7216997Z ) 2025-05-07T20:37:10.7217216Z Trying example: test_mx4_cases( 2025-05-07T20:37:10.7217660Z self=, 2025-05-07T20:37:10.7218107Z shape=[2, 16], 2025-05-07T20:37:10.7218342Z group_size=32, 2025-05-07T20:37:10.7218598Z rounding_mode=, 2025-05-07T20:37:10.7218899Z magnitude=1.0, 2025-05-07T20:37:10.7219132Z mx4_format=(2, 1), 2025-05-07T20:37:10.7219368Z device='cpu', 2025-05-07T20:37:10.7219577Z ) 2025-05-07T20:37:10.7219769Z PASSED 2025-05-07T20:37:10.7220173Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:37:10.7220817Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:37:10.7221170Z 2025-05-07T20:37:10.7221322Z =========================== short test summary info ============================ 2025-05-07T20:37:10.7221823Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:37:10.7222416Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:37:10.7222908Z ======================== 2 passed, 2 skipped in 32.29s ========================= 2025-05-07T20:37:11.4235601Z 2025-05-07T20:37:11.4236426Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:37:11.4253717Z [TEST] Python test time for ./quantize/mx4_test.py: 35 seconds 2025-05-07T20:37:11.4254007Z 2025-05-07T20:37:11.4254011Z 2025-05-07T20:37:11.4254015Z 2025-05-07T20:37:11.4254019Z 2025-05-07T20:37:11.4274671Z ################################################################################ 2025-05-07T20:37:11.4290465Z # [2025-05-07T20:37:11.428Z] Run Python Test Suite: 2025-05-07T20:37:11.4290818Z # ./release/stable_release_test.py 2025-05-07T20:37:11.4291134Z ################################################################################ 2025-05-07T20:37:11.4317342Z + 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:37:11.4318005Z 2025-05-07T20:37:13.5983785Z ============================= test session starts ============================== 2025-05-07T20:37:13.5984476Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:13.5985024Z cachedir: .pytest_cache 2025-05-07T20:37:13.5985656Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:13.5986408Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:13.5986842Z plugins: hypothesis-6.131.14 2025-05-07T20:37:15.2640016Z collecting ... collected 2 items 2025-05-07T20:37:15.2669283Z 2025-05-07T20:37:15.2669604Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:37:15.2688108Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:37:15.2688819Z 2025-05-07T20:37:15.2688968Z ============================== 2 passed in 1.80s =============================== 2025-05-07T20:37:15.8259110Z 2025-05-07T20:37:15.8259825Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:37:15.8283026Z [TEST] Python test time for ./release/stable_release_test.py: 4 seconds 2025-05-07T20:37:15.8283340Z 2025-05-07T20:37:15.8283522Z 2025-05-07T20:37:15.8283575Z 2025-05-07T20:37:15.8283579Z 2025-05-07T20:37:15.8304704Z ################################################################################ 2025-05-07T20:37:15.8319895Z # [2025-05-07T20:37:15.831Z] Run Python Test Suite: 2025-05-07T20:37:15.8320238Z # ./runtime_monitor_test.py 2025-05-07T20:37:15.8320544Z ################################################################################ 2025-05-07T20:37:15.8346511Z + 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:37:15.8347382Z 2025-05-07T20:37:18.0040173Z ============================= test session starts ============================== 2025-05-07T20:37:18.0040812Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:18.0041367Z cachedir: .pytest_cache 2025-05-07T20:37:18.0041971Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:18.0042744Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:18.0043175Z plugins: hypothesis-6.131.14 2025-05-07T20:37:19.6675813Z collecting ... collected 7 items 2025-05-07T20:37:19.6676078Z 2025-05-07T20:37:19.7981565Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:37:19.7990744Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:37:19.9925608Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:37:20.3110376Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:37:20.4710648Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:37:20.4717850Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:37:20.4734319Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:37:20.4734941Z 2025-05-07T20:37:20.4735095Z ============================== 7 passed in 2.60s =============================== 2025-05-07T20:37:21.1079481Z 2025-05-07T20:37:21.1079824Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:37:21.1097854Z [TEST] Python test time for ./runtime_monitor_test.py: 6 seconds 2025-05-07T20:37:21.1098186Z 2025-05-07T20:37:21.1098192Z 2025-05-07T20:37:21.1098227Z 2025-05-07T20:37:21.1098232Z 2025-05-07T20:37:21.1119966Z ################################################################################ 2025-05-07T20:37:21.1135342Z # [2025-05-07T20:37:21.113Z] Run Python Test Suite: 2025-05-07T20:37:21.1135743Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:37:21.1136416Z ################################################################################ 2025-05-07T20:37:21.1161227Z + 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:37:21.1162165Z 2025-05-07T20:37:23.2761903Z ============================= test session starts ============================== 2025-05-07T20:37:23.2762977Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:23.2763846Z cachedir: .pytest_cache 2025-05-07T20:37:23.2764868Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:23.2766574Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:23.2767242Z plugins: hypothesis-6.131.14 2025-05-07T20:37:25.2019873Z collecting ... collected 3 items 2025-05-07T20:37:25.2020287Z 2025-05-07T20:37:41.3841365Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:37:51.1853688Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:38:07.0325173Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:38:07.0326682Z 2025-05-07T20:38:07.0327354Z ============================== 3 passed in 43.89s ============================== 2025-05-07T20:38:07.8274332Z 2025-05-07T20:38:07.8275474Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:38:07.8297100Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 46 seconds 2025-05-07T20:38:07.8297607Z 2025-05-07T20:38:07.8297613Z 2025-05-07T20:38:07.8297620Z 2025-05-07T20:38:07.8297627Z 2025-05-07T20:38:07.8316662Z ################################################################################ 2025-05-07T20:38:07.8331690Z # [2025-05-07T20:38:07.832Z] Run Python Test Suite: 2025-05-07T20:38:07.8332053Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:38:07.8332424Z ################################################################################ 2025-05-07T20:38:07.8354937Z + 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:38:07.8355602Z 2025-05-07T20:38:10.0040807Z ============================= test session starts ============================== 2025-05-07T20:38:10.0041912Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:38:10.0042775Z cachedir: .pytest_cache 2025-05-07T20:38:10.0043778Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:38:10.0045088Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:38:10.0045739Z plugins: hypothesis-6.131.14 2025-05-07T20:38:11.8842337Z collecting ... collected 1 item 2025-05-07T20:38:11.8842711Z 2025-05-07T20:39:38.4465454Z W0507 20:39:38.445976 100028 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:39:38.4466847Z W0507 20:39:38.445976 100028 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] function: 'torch_dynamo_resume_in_cpu_dense_jagged_cat_jagged_out_at_183' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py:183) 2025-05-07T20:39:38.4468261Z W0507 20:39:38.445976 100028 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] last reason: 3/7: len(___stack1) == 104 2025-05-07T20:39:38.4469212Z W0507 20:39:38.445976 100028 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:39:38.4470367Z W0507 20:39:38.445976 100028 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:39:38.9450073Z W0507 20:39:38.944627 100028 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:39:38.9451683Z W0507 20:39:38.944627 100028 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] function: 'cpu_dense_jagged_cat_jagged_out' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py:170) 2025-05-07T20:39:38.9453298Z W0507 20:39:38.944627 100028 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] last reason: 1/7: tensor 'a' size mismatch at index 0. expected 65, actual 140 2025-05-07T20:39:38.9454312Z W0507 20:39:38.944627 100028 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:39:38.9455556Z W0507 20:39:38.944627 100028 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:39:40.3918842Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:39:40.3919389Z 2025-05-07T20:39:40.3919556Z ========================= 1 passed in 90.52s (0:01:30) ========================= 2025-05-07T20:39:43.2945365Z 2025-05-07T20:39:43.2946349Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:39:43.2963232Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 96 seconds 2025-05-07T20:39:43.2963718Z 2025-05-07T20:39:43.2963725Z 2025-05-07T20:39:43.2963788Z 2025-05-07T20:39:43.2963793Z 2025-05-07T20:39:43.2984434Z ################################################################################ 2025-05-07T20:39:43.3002241Z # [2025-05-07T20:39:43.299Z] Run Python Test Suite: 2025-05-07T20:39:43.3002608Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:39:43.3002944Z ################################################################################ 2025-05-07T20:39:43.3028521Z + 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:39:43.3029188Z 2025-05-07T20:39:45.4646750Z ============================= test session starts ============================== 2025-05-07T20:39:45.4647801Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:39:45.4648716Z cachedir: .pytest_cache 2025-05-07T20:39:45.4649694Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:39:45.4651024Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:39:45.4651690Z plugins: hypothesis-6.131.14 2025-05-07T20:39:47.3892199Z collecting ... collected 1 item 2025-05-07T20:39:47.3892526Z 2025-05-07T20:39:49.4613227Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:39:49.4613749Z 2025-05-07T20:39:49.4613905Z ============================== 1 passed in 4.13s =============================== 2025-05-07T20:39:50.1555269Z 2025-05-07T20:39:50.1556100Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:39:50.1575008Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 7 seconds 2025-05-07T20:39:50.1575375Z 2025-05-07T20:39:50.1575380Z 2025-05-07T20:39:50.1575384Z 2025-05-07T20:39:50.1575387Z 2025-05-07T20:39:50.1596037Z ################################################################################ 2025-05-07T20:39:50.1611583Z # [2025-05-07T20:39:50.160Z] Run Python Test Suite: 2025-05-07T20:39:50.1611925Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:39:50.1612242Z ################################################################################ 2025-05-07T20:39:50.1638509Z + 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:39:50.1639402Z 2025-05-07T20:39:52.3384627Z ============================= test session starts ============================== 2025-05-07T20:39:52.3385277Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:39:52.3385816Z cachedir: .pytest_cache 2025-05-07T20:39:52.3386777Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:39:52.3387527Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:39:52.3387967Z plugins: hypothesis-6.131.14 2025-05-07T20:39:54.2603576Z collecting ... collected 2 items 2025-05-07T20:39:54.2603830Z 2025-05-07T20:40:28.8564843Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:43:20.8445274Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:43:20.8445819Z 2025-05-07T20:43:20.8446013Z =============================== warnings summary =============================== 2025-05-07T20:43:20.8446485Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:43:20.8450367Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:43:20.8454474Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:43:20.8455108Z 2025-05-07T20:43:20.8455281Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:43:20.8459462Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:43:20.8463518Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:43:20.8464039Z 2025-05-07T20:43:20.8464331Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:43:20.8464951Z ================== 2 passed, 32 warnings in 208.64s (0:03:28) ================== 2025-05-07T20:43:21.6121371Z 2025-05-07T20:43:21.6122106Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:43:21.6141131Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 211 seconds 2025-05-07T20:43:21.6141461Z 2025-05-07T20:43:21.6141619Z 2025-05-07T20:43:21.6141624Z 2025-05-07T20:43:21.6141684Z 2025-05-07T20:43:21.6163741Z ################################################################################ 2025-05-07T20:43:21.6179967Z # [2025-05-07T20:43:21.617Z] Run Python Test Suite: 2025-05-07T20:43:21.6180356Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:43:21.6180701Z ################################################################################ 2025-05-07T20:43:21.6204936Z + 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:43:21.6206019Z 2025-05-07T20:43:23.7798426Z ============================= test session starts ============================== 2025-05-07T20:43:23.7799103Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:23.7799664Z cachedir: .pytest_cache 2025-05-07T20:43:23.7800267Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:23.7801074Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:23.7801514Z plugins: hypothesis-6.131.14 2025-05-07T20:43:25.7045919Z collecting ... collected 1 item 2025-05-07T20:43:25.7046266Z 2025-05-07T20:43:29.8499472Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:43:29.8500018Z 2025-05-07T20:43:29.8500171Z =============================== warnings summary =============================== 2025-05-07T20:43:29.8500819Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8501647Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8502481Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8503296Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8504126Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8504947Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8505764Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8506579Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8507396Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8511448Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:43:29.8514815Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:43:29.8515230Z 2025-05-07T20:43:29.8515605Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8516446Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8517277Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8518097Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8518921Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8519748Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8520767Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8521600Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8522420Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:29.8525768Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:43:29.8528986Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:43:29.8529401Z 2025-05-07T20:43:29.8529642Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:43:29.8530128Z ======================== 1 passed, 18 warnings in 6.20s ======================== 2025-05-07T20:43:30.5611498Z 2025-05-07T20:43:30.5611895Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:43:30.5633300Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:43:30.5633645Z 2025-05-07T20:43:30.5633650Z 2025-05-07T20:43:30.5633654Z 2025-05-07T20:43:30.5633668Z 2025-05-07T20:43:30.5656082Z ################################################################################ 2025-05-07T20:43:30.5671894Z # [2025-05-07T20:43:30.566Z] Run Python Test Suite: 2025-05-07T20:43:30.5672298Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:43:30.5672719Z ################################################################################ 2025-05-07T20:43:30.5697579Z + 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:43:30.5698292Z 2025-05-07T20:43:32.7323731Z ============================= test session starts ============================== 2025-05-07T20:43:32.7324382Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:32.7324920Z cachedir: .pytest_cache 2025-05-07T20:43:32.7325522Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:32.7326315Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:32.7326749Z plugins: hypothesis-6.131.14 2025-05-07T20:43:34.6791873Z collecting ... collected 3 items 2025-05-07T20:43:34.6792133Z 2025-05-07T20:43:44.5639954Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:43:54.2358252Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:44:00.6982981Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:44:00.6984792Z 2025-05-07T20:44:00.6985367Z =============================== warnings summary =============================== 2025-05-07T20:44:00.6986550Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:44:00.6990113Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:44:00.6993441Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:44:00.6993855Z 2025-05-07T20:44:00.6994091Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:44:00.6994579Z ======================== 3 passed, 1 warning in 28.10s ========================= 2025-05-07T20:44:01.4751481Z 2025-05-07T20:44:01.4752368Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:44:01.4772647Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 31 seconds 2025-05-07T20:44:01.4773036Z 2025-05-07T20:44:01.4773040Z 2025-05-07T20:44:01.4773044Z 2025-05-07T20:44:01.4773047Z 2025-05-07T20:44:01.4793473Z ################################################################################ 2025-05-07T20:44:01.4808745Z # [2025-05-07T20:44:01.480Z] Run Python Test Suite: 2025-05-07T20:44:01.4809125Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:44:01.4809475Z ################################################################################ 2025-05-07T20:44:01.4836057Z + 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:44:01.4836753Z 2025-05-07T20:44:03.6442017Z ============================= test session starts ============================== 2025-05-07T20:44:03.6443829Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:44:03.6444915Z cachedir: .pytest_cache 2025-05-07T20:44:03.6446126Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:44:03.6447599Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:44:03.6448131Z plugins: hypothesis-6.131.14 2025-05-07T20:44:05.5244790Z collecting ... collected 1 item 2025-05-07T20:44:05.5245034Z 2025-05-07T20:46:00.7705912Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:46:00.7708797Z 2025-05-07T20:46:00.7709380Z ======================== 1 passed in 117.26s (0:01:57) ========================= 2025-05-07T20:46:01.5349443Z 2025-05-07T20:46:01.5349862Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:46:01.5369909Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 120 seconds 2025-05-07T20:46:01.5370272Z 2025-05-07T20:46:01.5370277Z 2025-05-07T20:46:01.5370281Z 2025-05-07T20:46:01.5370284Z 2025-05-07T20:46:01.5392904Z ################################################################################ 2025-05-07T20:46:01.5408324Z # [2025-05-07T20:46:01.540Z] Run Python Test Suite: 2025-05-07T20:46:01.5408689Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:46:01.5409356Z ################################################################################ 2025-05-07T20:46:01.5433388Z + 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:46:01.5434054Z 2025-05-07T20:46:03.7038220Z ============================= test session starts ============================== 2025-05-07T20:46:03.7039517Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:46:03.7040642Z cachedir: .pytest_cache 2025-05-07T20:46:03.7041826Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:46:03.7043342Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:46:03.7044174Z plugins: hypothesis-6.131.14 2025-05-07T20:46:05.6287909Z collecting ... collected 1 item 2025-05-07T20:46:05.6288374Z 2025-05-07T20:47:18.0722363Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:47:18.0722916Z 2025-05-07T20:47:18.0723075Z ========================= 1 passed in 74.50s (0:01:14) ========================= 2025-05-07T20:47:18.8314477Z 2025-05-07T20:47:18.8315225Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:47:18.8335848Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 77 seconds 2025-05-07T20:47:18.8336392Z 2025-05-07T20:47:18.8336397Z 2025-05-07T20:47:18.8336401Z 2025-05-07T20:47:18.8336405Z 2025-05-07T20:47:18.8358628Z ################################################################################ 2025-05-07T20:47:18.8373812Z # [2025-05-07T20:47:18.837Z] Run Python Test Suite: 2025-05-07T20:47:18.8374174Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:47:18.8374519Z ################################################################################ 2025-05-07T20:47:18.8398962Z + 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:47:18.8399634Z 2025-05-07T20:47:21.0068779Z ============================= test session starts ============================== 2025-05-07T20:47:21.0069431Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:21.0069964Z cachedir: .pytest_cache 2025-05-07T20:47:21.0071018Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:21.0071761Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:21.0072178Z plugins: hypothesis-6.131.14 2025-05-07T20:47:22.9343657Z collecting ... collected 2 items 2025-05-07T20:47:22.9343897Z 2025-05-07T20:47:26.1757478Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:47:26.6556063Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:47:26.6556645Z 2025-05-07T20:47:26.6556801Z ============================== 2 passed in 5.78s =============================== 2025-05-07T20:47:27.4307857Z 2025-05-07T20:47:27.4308606Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:47:27.4329146Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 9 seconds 2025-05-07T20:47:27.4329589Z 2025-05-07T20:47:27.4329593Z 2025-05-07T20:47:27.4329597Z 2025-05-07T20:47:27.4329601Z 2025-05-07T20:47:27.4351912Z ################################################################################ 2025-05-07T20:47:27.4367159Z # [2025-05-07T20:47:27.436Z] Run Python Test Suite: 2025-05-07T20:47:27.4367892Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:47:27.4368210Z ################################################################################ 2025-05-07T20:47:27.4392032Z + 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:47:27.4392680Z 2025-05-07T20:47:29.5952111Z ============================= test session starts ============================== 2025-05-07T20:47:29.5952826Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:47:29.5953373Z cachedir: .pytest_cache 2025-05-07T20:47:29.5953988Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:47:29.5954721Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:47:29.5955151Z plugins: hypothesis-6.131.14 2025-05-07T20:47:31.5197493Z collecting ... collected 2 items 2025-05-07T20:47:31.5197732Z 2025-05-07T20:48:11.6853329Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:50:14.1987993Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:50:14.1990337Z 2025-05-07T20:50:14.1990864Z =============================== warnings summary =============================== 2025-05-07T20:50:14.1991595Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.1992532Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.1993417Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.1994299Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.1995192Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.1996082Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.1996960Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.1997843Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.2002334Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:50:14.2006428Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:14.2006956Z 2025-05-07T20:50:14.2007344Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:50:14.2009160Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:50:14.2010957Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:14.2011682Z 2025-05-07T20:50:14.2011970Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:14.2012635Z ================== 2 passed, 9 warnings in 164.74s (0:02:44) =================== 2025-05-07T20:50:14.9762204Z 2025-05-07T20:50:14.9763086Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:50:14.9781791Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 167 seconds 2025-05-07T20:50:14.9782109Z 2025-05-07T20:50:14.9782113Z 2025-05-07T20:50:14.9782118Z 2025-05-07T20:50:14.9782150Z 2025-05-07T20:50:14.9804291Z ################################################################################ 2025-05-07T20:50:14.9822453Z # [2025-05-07T20:50:14.981Z] Run Python Test Suite: 2025-05-07T20:50:14.9822838Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:50:14.9823208Z ################################################################################ 2025-05-07T20:50:14.9848575Z + 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:50:14.9849287Z 2025-05-07T20:50:17.1422527Z ============================= test session starts ============================== 2025-05-07T20:50:17.1423294Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:17.1423861Z cachedir: .pytest_cache 2025-05-07T20:50:17.1424521Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:17.1425282Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:17.1425720Z plugins: hypothesis-6.131.14 2025-05-07T20:50:19.6085572Z collecting ... collected 1 item 2025-05-07T20:50:19.6085819Z 2025-05-07T20:50:23.9525710Z W0507 20:50:23.952039 106405 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:50:23.9527001Z W0507 20:50:23.952039 106405 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:50:23.9529184Z W0507 20:50:23.952039 106405 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:50:23.9530889Z W0507 20:50:23.952039 106405 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:50:23.9532027Z W0507 20:50:23.952039 106405 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:50:26.1018123Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:50:26.1018750Z 2025-05-07T20:50:26.1018908Z ============================== 1 passed in 9.09s =============================== 2025-05-07T20:50:27.7656210Z 2025-05-07T20:50:27.7656980Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:50:27.7676150Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 13 seconds 2025-05-07T20:50:27.7676522Z 2025-05-07T20:50:27.7676527Z 2025-05-07T20:50:27.7676531Z 2025-05-07T20:50:27.7676535Z 2025-05-07T20:50:27.7697261Z ################################################################################ 2025-05-07T20:50:27.7712076Z # [2025-05-07T20:50:27.770Z] Run Python Test Suite: 2025-05-07T20:50:27.7712444Z # ./sll/jagged_softmax_test.py 2025-05-07T20:50:27.7712754Z ################################################################################ 2025-05-07T20:50:27.7738348Z + 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:50:27.7738968Z 2025-05-07T20:50:29.9264765Z ============================= test session starts ============================== 2025-05-07T20:50:29.9265441Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:29.9265982Z cachedir: .pytest_cache 2025-05-07T20:50:29.9266609Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:29.9267379Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:29.9267798Z plugins: hypothesis-6.131.14 2025-05-07T20:50:31.8448027Z collecting ... collected 3 items 2025-05-07T20:50:31.8448266Z 2025-05-07T20:50:36.0018657Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:50:36.5012586Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:50:40.7473551Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:50:40.7474150Z 2025-05-07T20:50:40.7474372Z =============================== warnings summary =============================== 2025-05-07T20:50:40.7474960Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:50:40.7478273Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:50:40.7481580Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:40.7482003Z 2025-05-07T20:50:40.7482401Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:50:40.7485463Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:50:40.7488672Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:40.7489112Z 2025-05-07T20:50:40.7489383Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:40.7489873Z ======================= 3 passed, 50 warnings in 10.95s ======================== 2025-05-07T20:50:41.5397424Z 2025-05-07T20:50:41.5398293Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:50:41.5419956Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 14 seconds 2025-05-07T20:50:41.5420931Z 2025-05-07T20:50:41.5420937Z 2025-05-07T20:50:41.5420942Z 2025-05-07T20:50:41.5420947Z 2025-05-07T20:50:41.5443317Z ################################################################################ 2025-05-07T20:50:41.5459079Z # [2025-05-07T20:50:41.545Z] Run Python Test Suite: 2025-05-07T20:50:41.5459645Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:50:41.5460180Z ################################################################################ 2025-05-07T20:50:41.5484497Z + 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:50:41.5485344Z 2025-05-07T20:50:43.7068433Z ============================= test session starts ============================== 2025-05-07T20:50:43.7069196Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:43.7069783Z cachedir: .pytest_cache 2025-05-07T20:50:43.7070383Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:43.7071151Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:43.7071579Z plugins: hypothesis-6.131.14 2025-05-07T20:50:45.6296999Z collecting ... collected 1 item 2025-05-07T20:50:45.6297600Z 2025-05-07T20:50:45.6321110Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:50:45.6321907Z 2025-05-07T20:50:45.6322070Z =========================== short test summary info ============================ 2025-05-07T20:50:45.6322768Z 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:50:45.6323429Z ============================== 1 skipped in 2.06s ============================== 2025-05-07T20:50:46.2146960Z 2025-05-07T20:50:46.2147750Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:50:46.2168107Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 5 seconds 2025-05-07T20:50:46.2168615Z 2025-05-07T20:50:46.2168621Z 2025-05-07T20:50:46.2168626Z 2025-05-07T20:50:46.2168631Z 2025-05-07T20:50:46.2190741Z ################################################################################ 2025-05-07T20:50:46.2210243Z # [2025-05-07T20:50:46.220Z] Run Python Test Suite: 2025-05-07T20:50:46.2211096Z # ./sparse/block_bucketize_test.py 2025-05-07T20:50:46.2211444Z ################################################################################ 2025-05-07T20:50:46.2235305Z + 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:50:46.2236225Z 2025-05-07T20:50:48.3777719Z ============================= test session starts ============================== 2025-05-07T20:50:48.3778504Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:48.3779057Z cachedir: .pytest_cache 2025-05-07T20:50:48.3779662Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:48.3780418Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:48.3780871Z plugins: hypothesis-6.131.14 2025-05-07T20:50:50.6880215Z collecting ... collected 11 items 2025-05-07T20:50:50.6880472Z 2025-05-07T20:50:51.0146486Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0147458Z self=, 2025-05-07T20:50:51.0148378Z index_type=torch.int32, 2025-05-07T20:50:51.0148652Z has_weight=False, 2025-05-07T20:50:51.0148901Z bucketize_pos=False, 2025-05-07T20:50:51.0149153Z sequence=False, 2025-05-07T20:50:51.0149379Z ) 2025-05-07T20:50:51.0149640Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0150275Z self=, 2025-05-07T20:50:51.0150827Z index_type=torch.int64, 2025-05-07T20:50:51.0151094Z has_weight=False, 2025-05-07T20:50:51.0151357Z bucketize_pos=False, 2025-05-07T20:50:51.0151606Z sequence=False, 2025-05-07T20:50:51.0151825Z ) 2025-05-07T20:50:51.0152088Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0152686Z self=, 2025-05-07T20:50:51.0153237Z index_type=torch.int64, 2025-05-07T20:50:51.0153502Z has_weight=False, 2025-05-07T20:50:51.0153750Z bucketize_pos=False, 2025-05-07T20:50:51.0154003Z sequence=True, 2025-05-07T20:50:51.0154228Z ) 2025-05-07T20:50:51.0154482Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0155083Z self=, 2025-05-07T20:50:51.0155631Z index_type=torch.int32, 2025-05-07T20:50:51.0155897Z has_weight=True, 2025-05-07T20:50:51.0156138Z bucketize_pos=True, 2025-05-07T20:50:51.0156386Z sequence=True, 2025-05-07T20:50:51.0156608Z ) 2025-05-07T20:50:51.0156871Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0157471Z self=, 2025-05-07T20:50:51.0158021Z index_type=torch.int32, 2025-05-07T20:50:51.0158283Z has_weight=False, 2025-05-07T20:50:51.0158531Z bucketize_pos=True, 2025-05-07T20:50:51.0158778Z sequence=False, 2025-05-07T20:50:51.0159000Z ) 2025-05-07T20:50:51.0159263Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0159864Z self=, 2025-05-07T20:50:51.0160415Z index_type=torch.int32, 2025-05-07T20:50:51.0160672Z has_weight=True, 2025-05-07T20:50:51.0160919Z bucketize_pos=False, 2025-05-07T20:50:51.0161175Z sequence=True, 2025-05-07T20:50:51.0161394Z ) 2025-05-07T20:50:51.0161655Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0162414Z self=, 2025-05-07T20:50:51.0162952Z index_type=torch.int32, 2025-05-07T20:50:51.0163216Z has_weight=False, 2025-05-07T20:50:51.0163461Z bucketize_pos=True, 2025-05-07T20:50:51.0163700Z sequence=True, 2025-05-07T20:50:51.0163920Z ) 2025-05-07T20:50:51.0164181Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0164780Z self=, 2025-05-07T20:50:51.0165327Z index_type=torch.int64, 2025-05-07T20:50:51.0165591Z has_weight=True, 2025-05-07T20:50:51.0165836Z bucketize_pos=False, 2025-05-07T20:50:51.0166082Z sequence=True, 2025-05-07T20:50:51.0166305Z ) 2025-05-07T20:50:51.0166568Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0167153Z self=, 2025-05-07T20:50:51.0167710Z index_type=torch.int32, 2025-05-07T20:50:51.0167976Z has_weight=True, 2025-05-07T20:50:51.0168212Z bucketize_pos=True, 2025-05-07T20:50:51.0168457Z sequence=False, 2025-05-07T20:50:51.0168679Z ) 2025-05-07T20:50:51.0168934Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0169535Z self=, 2025-05-07T20:50:51.0170169Z index_type=torch.int32, 2025-05-07T20:50:51.0170425Z has_weight=True, 2025-05-07T20:50:51.0170669Z bucketize_pos=False, 2025-05-07T20:50:51.0170926Z sequence=False, 2025-05-07T20:50:51.0171147Z ) 2025-05-07T20:50:51.0171405Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0172004Z self=, 2025-05-07T20:50:51.0172548Z index_type=torch.int64, 2025-05-07T20:50:51.0172803Z has_weight=True, 2025-05-07T20:50:51.0173058Z bucketize_pos=True, 2025-05-07T20:50:51.0173306Z sequence=True, 2025-05-07T20:50:51.0173525Z ) 2025-05-07T20:50:51.0173793Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0174388Z self=, 2025-05-07T20:50:51.0175037Z index_type=torch.int32, 2025-05-07T20:50:51.0175311Z has_weight=False, 2025-05-07T20:50:51.0175562Z bucketize_pos=False, 2025-05-07T20:50:51.0175809Z sequence=True, 2025-05-07T20:50:51.0176031Z ) 2025-05-07T20:50:51.0176293Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0176890Z self=, 2025-05-07T20:50:51.0177430Z index_type=torch.int64, 2025-05-07T20:50:51.0177694Z has_weight=True, 2025-05-07T20:50:51.0177940Z bucketize_pos=False, 2025-05-07T20:50:51.0178188Z sequence=False, 2025-05-07T20:50:51.0178415Z ) 2025-05-07T20:50:51.0178675Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0179265Z self=, 2025-05-07T20:50:51.0179807Z index_type=torch.int64, 2025-05-07T20:50:51.0180072Z has_weight=True, 2025-05-07T20:50:51.0180309Z bucketize_pos=True, 2025-05-07T20:50:51.0180561Z sequence=False, 2025-05-07T20:50:51.0180779Z ) 2025-05-07T20:50:51.0181034Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0181632Z self=, 2025-05-07T20:50:51.0182180Z index_type=torch.int64, 2025-05-07T20:50:51.0182446Z has_weight=False, 2025-05-07T20:50:51.0182693Z bucketize_pos=True, 2025-05-07T20:50:51.0182945Z sequence=True, 2025-05-07T20:50:51.0183163Z ) 2025-05-07T20:50:51.0183421Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:51.0184112Z self=, 2025-05-07T20:50:51.0184660Z index_type=torch.int64, 2025-05-07T20:50:51.0184921Z has_weight=False, 2025-05-07T20:50:51.0185170Z bucketize_pos=True, 2025-05-07T20:50:51.0185417Z sequence=False, 2025-05-07T20:50:51.0185629Z ) 2025-05-07T20:50:51.0185824Z PASSED 2025-05-07T20:50:51.0273435Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:50:51.0274511Z self=, 2025-05-07T20:50:51.0275104Z index_type=torch.int32, 2025-05-07T20:50:51.0275357Z ) 2025-05-07T20:50:51.0275662Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:50:51.0276358Z self=, 2025-05-07T20:50:51.0277099Z index_type=torch.int64, 2025-05-07T20:50:51.0277357Z ) 2025-05-07T20:50:51.0277554Z PASSED 2025-05-07T20:52:48.4438173Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4440758Z self=, 2025-05-07T20:52:48.4441852Z index_type=torch.int32, 2025-05-07T20:52:48.4442185Z has_weight=False, 2025-05-07T20:52:48.4442483Z bucketize_pos=False, 2025-05-07T20:52:48.4442796Z sequence=False, 2025-05-07T20:52:48.4443083Z my_size=3, 2025-05-07T20:52:48.4443340Z ) 2025-05-07T20:52:48.4443690Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4444485Z self=, 2025-05-07T20:52:48.4445207Z index_type=torch.int64, 2025-05-07T20:52:48.4445530Z has_weight=False, 2025-05-07T20:52:48.4445823Z bucketize_pos=False, 2025-05-07T20:52:48.4446130Z sequence=False, 2025-05-07T20:52:48.4446409Z my_size=3, 2025-05-07T20:52:48.4446664Z ) 2025-05-07T20:52:48.4447009Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4447795Z self=, 2025-05-07T20:52:48.4448494Z index_type=torch.int64, 2025-05-07T20:52:48.4448814Z has_weight=True, 2025-05-07T20:52:48.4449111Z bucketize_pos=True, 2025-05-07T20:52:48.4449405Z sequence=True, 2025-05-07T20:52:48.4449682Z my_size=3, 2025-05-07T20:52:48.4449939Z ) 2025-05-07T20:52:48.4450277Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4451064Z self=, 2025-05-07T20:52:48.4451758Z index_type=torch.int32, 2025-05-07T20:52:48.4452074Z has_weight=True, 2025-05-07T20:52:48.4452361Z bucketize_pos=False, 2025-05-07T20:52:48.4452668Z sequence=False, 2025-05-07T20:52:48.4452943Z my_size=3, 2025-05-07T20:52:48.4453189Z ) 2025-05-07T20:52:48.4453534Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4454316Z self=, 2025-05-07T20:52:48.4455135Z index_type=torch.int32, 2025-05-07T20:52:48.4455455Z has_weight=True, 2025-05-07T20:52:48.4455753Z bucketize_pos=True, 2025-05-07T20:52:48.4456044Z sequence=False, 2025-05-07T20:52:48.4456320Z my_size=1024, 2025-05-07T20:52:48.4456587Z ) 2025-05-07T20:52:48.4456930Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4457897Z self=, 2025-05-07T20:52:48.4458599Z index_type=torch.int64, 2025-05-07T20:52:48.4458916Z has_weight=False, 2025-05-07T20:52:48.4459207Z bucketize_pos=True, 2025-05-07T20:52:48.4459507Z sequence=False, 2025-05-07T20:52:48.4459786Z my_size=194, 2025-05-07T20:52:48.4460040Z ) 2025-05-07T20:52:48.4460380Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4461159Z self=, 2025-05-07T20:52:48.4461906Z index_type=torch.int64, 2025-05-07T20:52:48.4462224Z has_weight=False, 2025-05-07T20:52:48.4462523Z bucketize_pos=False, 2025-05-07T20:52:48.4462864Z sequence=True, 2025-05-07T20:52:48.4463361Z my_size=194, 2025-05-07T20:52:48.4463751Z ) 2025-05-07T20:52:48.4464097Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4464882Z self=, 2025-05-07T20:52:48.4465576Z index_type=torch.int64, 2025-05-07T20:52:48.4465893Z has_weight=False, 2025-05-07T20:52:48.4466184Z bucketize_pos=True, 2025-05-07T20:52:48.4466484Z sequence=True, 2025-05-07T20:52:48.4466760Z my_size=256, 2025-05-07T20:52:48.4467019Z ) 2025-05-07T20:52:48.4467362Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4468233Z self=, 2025-05-07T20:52:48.4468921Z index_type=torch.int64, 2025-05-07T20:52:48.4469244Z has_weight=False, 2025-05-07T20:52:48.4469546Z bucketize_pos=False, 2025-05-07T20:52:48.4469855Z sequence=True, 2025-05-07T20:52:48.4470126Z my_size=3, 2025-05-07T20:52:48.4470380Z ) 2025-05-07T20:52:48.4470722Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4471503Z self=, 2025-05-07T20:52:48.4472195Z index_type=torch.int32, 2025-05-07T20:52:48.4472515Z has_weight=False, 2025-05-07T20:52:48.4472813Z bucketize_pos=True, 2025-05-07T20:52:48.4473108Z sequence=True, 2025-05-07T20:52:48.4473384Z my_size=1024, 2025-05-07T20:52:48.4473645Z ) 2025-05-07T20:52:48.4473988Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4474781Z self=, 2025-05-07T20:52:48.4475467Z index_type=torch.int32, 2025-05-07T20:52:48.4475781Z has_weight=False, 2025-05-07T20:52:48.4476076Z bucketize_pos=True, 2025-05-07T20:52:48.4476373Z sequence=False, 2025-05-07T20:52:48.4476640Z my_size=194, 2025-05-07T20:52:48.4476900Z ) 2025-05-07T20:52:48.4477244Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4478022Z self=, 2025-05-07T20:52:48.4478720Z index_type=torch.int32, 2025-05-07T20:52:48.4479033Z has_weight=False, 2025-05-07T20:52:48.4479324Z bucketize_pos=False, 2025-05-07T20:52:48.4479630Z sequence=False, 2025-05-07T20:52:48.4479903Z my_size=194, 2025-05-07T20:52:48.4480156Z ) 2025-05-07T20:52:48.4480497Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4481284Z self=, 2025-05-07T20:52:48.4481977Z index_type=torch.int32, 2025-05-07T20:52:48.4482292Z has_weight=False, 2025-05-07T20:52:48.4482586Z bucketize_pos=True, 2025-05-07T20:52:48.4482882Z sequence=False, 2025-05-07T20:52:48.4483149Z my_size=3, 2025-05-07T20:52:48.4491220Z ) 2025-05-07T20:52:48.4491637Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4492545Z self=, 2025-05-07T20:52:48.4493267Z index_type=torch.int32, 2025-05-07T20:52:48.4493610Z has_weight=False, 2025-05-07T20:52:48.4493909Z bucketize_pos=True, 2025-05-07T20:52:48.4494214Z sequence=True, 2025-05-07T20:52:48.4494498Z my_size=3, 2025-05-07T20:52:48.4494851Z ) 2025-05-07T20:52:48.4495206Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4496006Z self=, 2025-05-07T20:52:48.4496701Z index_type=torch.int32, 2025-05-07T20:52:48.4497027Z has_weight=True, 2025-05-07T20:52:48.4497327Z bucketize_pos=True, 2025-05-07T20:52:48.4497629Z sequence=True, 2025-05-07T20:52:48.4497900Z my_size=3, 2025-05-07T20:52:48.4498158Z ) 2025-05-07T20:52:48.4498504Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4499288Z self=, 2025-05-07T20:52:48.4499989Z index_type=torch.int64, 2025-05-07T20:52:48.4500316Z has_weight=False, 2025-05-07T20:52:48.4500610Z bucketize_pos=True, 2025-05-07T20:52:48.4500911Z sequence=True, 2025-05-07T20:52:48.4501188Z my_size=1024, 2025-05-07T20:52:48.4501448Z ) 2025-05-07T20:52:48.4501794Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4502678Z self=, 2025-05-07T20:52:48.4503381Z index_type=torch.int64, 2025-05-07T20:52:48.4503695Z has_weight=True, 2025-05-07T20:52:48.4503991Z bucketize_pos=True, 2025-05-07T20:52:48.4504292Z sequence=True, 2025-05-07T20:52:48.4504559Z my_size=1024, 2025-05-07T20:52:48.4504827Z ) 2025-05-07T20:52:48.4505172Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4505959Z self=, 2025-05-07T20:52:48.4506656Z index_type=torch.int32, 2025-05-07T20:52:48.4506977Z has_weight=False, 2025-05-07T20:52:48.4507269Z bucketize_pos=True, 2025-05-07T20:52:48.4507567Z sequence=True, 2025-05-07T20:52:48.4507843Z my_size=256, 2025-05-07T20:52:48.4508099Z ) 2025-05-07T20:52:48.4508444Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4509236Z self=, 2025-05-07T20:52:48.4509935Z index_type=torch.int32, 2025-05-07T20:52:48.4510248Z has_weight=False, 2025-05-07T20:52:48.4510556Z bucketize_pos=True, 2025-05-07T20:52:48.4510854Z sequence=False, 2025-05-07T20:52:48.4511125Z my_size=256, 2025-05-07T20:52:48.4511389Z ) 2025-05-07T20:52:48.4511737Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4512517Z self=, 2025-05-07T20:52:48.4513213Z index_type=torch.int32, 2025-05-07T20:52:48.4513534Z has_weight=False, 2025-05-07T20:52:48.4513833Z bucketize_pos=False, 2025-05-07T20:52:48.4514143Z sequence=False, 2025-05-07T20:52:48.4514421Z my_size=256, 2025-05-07T20:52:48.4514677Z ) 2025-05-07T20:52:48.4515022Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4515812Z self=, 2025-05-07T20:52:48.4516507Z index_type=torch.int64, 2025-05-07T20:52:48.4516824Z has_weight=False, 2025-05-07T20:52:48.4517127Z bucketize_pos=True, 2025-05-07T20:52:48.4517428Z sequence=True, 2025-05-07T20:52:48.4517698Z my_size=3, 2025-05-07T20:52:48.4517961Z ) 2025-05-07T20:52:48.4518319Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4519189Z self=, 2025-05-07T20:52:48.4519895Z index_type=torch.int32, 2025-05-07T20:52:48.4520219Z has_weight=False, 2025-05-07T20:52:48.4520513Z bucketize_pos=True, 2025-05-07T20:52:48.4520814Z sequence=True, 2025-05-07T20:52:48.4521094Z my_size=194, 2025-05-07T20:52:48.4521352Z ) 2025-05-07T20:52:48.4521738Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4522545Z self=, 2025-05-07T20:52:48.4523239Z index_type=torch.int32, 2025-05-07T20:52:48.4523551Z has_weight=True, 2025-05-07T20:52:48.4523847Z bucketize_pos=True, 2025-05-07T20:52:48.4524146Z sequence=True, 2025-05-07T20:52:48.4524419Z my_size=194, 2025-05-07T20:52:48.4524683Z ) 2025-05-07T20:52:48.4525027Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4525813Z self=, 2025-05-07T20:52:48.4526539Z index_type=torch.int32, 2025-05-07T20:52:48.4526886Z has_weight=False, 2025-05-07T20:52:48.4527194Z bucketize_pos=False, 2025-05-07T20:52:48.4527521Z sequence=True, 2025-05-07T20:52:48.4527774Z my_size=256, 2025-05-07T20:52:48.4527986Z ) 2025-05-07T20:52:48.4528266Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4528988Z self=, 2025-05-07T20:52:48.4529553Z index_type=torch.int64, 2025-05-07T20:52:48.4529806Z has_weight=True, 2025-05-07T20:52:48.4530050Z bucketize_pos=False, 2025-05-07T20:52:48.4530302Z sequence=False, 2025-05-07T20:52:48.4530523Z my_size=194, 2025-05-07T20:52:48.4530741Z ) 2025-05-07T20:52:48.4531018Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4531657Z self=, 2025-05-07T20:52:48.4532219Z index_type=torch.int64, 2025-05-07T20:52:48.4532479Z has_weight=True, 2025-05-07T20:52:48.4532718Z bucketize_pos=True, 2025-05-07T20:52:48.4532963Z sequence=False, 2025-05-07T20:52:48.4533189Z my_size=194, 2025-05-07T20:52:48.4533399Z ) 2025-05-07T20:52:48.4533689Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4534323Z self=, 2025-05-07T20:52:48.4534955Z index_type=torch.int64, 2025-05-07T20:52:48.4535212Z has_weight=False, 2025-05-07T20:52:48.4535463Z bucketize_pos=False, 2025-05-07T20:52:48.4535714Z sequence=False, 2025-05-07T20:52:48.4536183Z my_size=194, 2025-05-07T20:52:48.4536416Z ) 2025-05-07T20:52:48.4536705Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:48.4537336Z self=, 2025-05-07T20:52:48.4537900Z index_type=torch.int32, 2025-05-07T20:52:48.4538165Z has_weight=True, 2025-05-07T20:52:48.4538405Z bucketize_pos=True, 2025-05-07T20:52:48.4538651Z sequence=True, 2025-05-07T20:52:48.4538875Z my_size=1024, 2025-05-07T20:52:48.4539086Z ) 2025-05-07T20:53:03.9712827Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:53:03.9713528Z self=, 2025-05-07T20:53:03.9714124Z index_type=torch.int64, 2025-05-07T20:53:03.9714401Z has_weight=True, 2025-05-07T20:53:03.9714647Z bucketize_pos=True, 2025-05-07T20:53:03.9714897Z sequence=True, 2025-05-07T20:53:03.9715125Z my_size=194, 2025-05-07T20:53:03.9715343Z ) 2025-05-07T20:53:03.9715641Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:53:03.9716643Z self=, 2025-05-07T20:53:03.9717223Z index_type=torch.int64, 2025-05-07T20:53:03.9717491Z has_weight=False, 2025-05-07T20:53:03.9717743Z bucketize_pos=False, 2025-05-07T20:53:03.9718005Z sequence=False, 2025-05-07T20:53:03.9718229Z my_size=1024, 2025-05-07T20:53:03.9718458Z ) 2025-05-07T20:53:03.9718741Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:53:03.9719370Z self=, 2025-05-07T20:53:03.9719935Z index_type=torch.int32, 2025-05-07T20:53:03.9720199Z has_weight=False, 2025-05-07T20:53:03.9720440Z bucketize_pos=True, 2025-05-07T20:53:03.9720689Z sequence=False, 2025-05-07T20:53:03.9720922Z my_size=1024, 2025-05-07T20:53:03.9721136Z ) 2025-05-07T20:53:03.9721424Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:53:03.9722081Z self=, 2025-05-07T20:53:03.9722649Z index_type=torch.int32, 2025-05-07T20:53:03.9722908Z has_weight=False, 2025-05-07T20:53:03.9723159Z bucketize_pos=False, 2025-05-07T20:53:03.9723415Z sequence=False, 2025-05-07T20:53:03.9723648Z my_size=1024, 2025-05-07T20:53:03.9724027Z ) 2025-05-07T20:53:03.9724223Z PASSED 2025-05-07T20:53:04.0222642Z 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:53:04.0223954Z self=, 2025-05-07T20:53:04.0224639Z long_indices=False, 2025-05-07T20:53:04.0224890Z use_cpu=False, 2025-05-07T20:53:04.0225123Z keep_orig_idx=False, 2025-05-07T20:53:04.0225533Z sequence=False, 2025-05-07T20:53:04.0225774Z bucketize_pos=False, 2025-05-07T20:53:04.0226015Z ) 2025-05-07T20:53:04.0226320Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0227002Z self=, 2025-05-07T20:53:04.0227595Z long_indices=True, 2025-05-07T20:53:04.0227836Z use_cpu=False, 2025-05-07T20:53:04.0228079Z keep_orig_idx=False, 2025-05-07T20:53:04.0228329Z sequence=False, 2025-05-07T20:53:04.0228560Z bucketize_pos=False, 2025-05-07T20:53:04.0228802Z ) 2025-05-07T20:53:04.0229106Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0229789Z self=, 2025-05-07T20:53:04.0230360Z long_indices=True, 2025-05-07T20:53:04.0230605Z use_cpu=False, 2025-05-07T20:53:04.0230839Z keep_orig_idx=True, 2025-05-07T20:53:04.0231084Z sequence=False, 2025-05-07T20:53:04.0231318Z bucketize_pos=True, 2025-05-07T20:53:04.0231548Z ) 2025-05-07T20:53:04.0231846Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0232525Z self=, 2025-05-07T20:53:04.0233116Z long_indices=True, 2025-05-07T20:53:04.0233360Z use_cpu=True, 2025-05-07T20:53:04.0233596Z keep_orig_idx=True, 2025-05-07T20:53:04.0233843Z sequence=False, 2025-05-07T20:53:04.0234075Z bucketize_pos=True, 2025-05-07T20:53:04.0234304Z ) 2025-05-07T20:53:04.0234610Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0235286Z self=, 2025-05-07T20:53:04.0235879Z long_indices=False, 2025-05-07T20:53:04.0236265Z use_cpu=True, 2025-05-07T20:53:04.0236658Z keep_orig_idx=True, 2025-05-07T20:53:04.0236900Z sequence=False, 2025-05-07T20:53:04.0237134Z bucketize_pos=True, 2025-05-07T20:53:04.0237365Z ) 2025-05-07T20:53:04.0237668Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0238354Z self=, 2025-05-07T20:53:04.0238931Z long_indices=True, 2025-05-07T20:53:04.0239164Z use_cpu=True, 2025-05-07T20:53:04.0239405Z keep_orig_idx=False, 2025-05-07T20:53:04.0239660Z sequence=True, 2025-05-07T20:53:04.0239889Z bucketize_pos=True, 2025-05-07T20:53:04.0240125Z ) 2025-05-07T20:53:04.0240429Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0241129Z self=, 2025-05-07T20:53:04.0241694Z long_indices=True, 2025-05-07T20:53:04.0241944Z use_cpu=False, 2025-05-07T20:53:04.0242177Z keep_orig_idx=True, 2025-05-07T20:53:04.0242415Z sequence=True, 2025-05-07T20:53:04.0242649Z bucketize_pos=False, 2025-05-07T20:53:04.0242890Z ) 2025-05-07T20:53:04.0243185Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0243858Z self=, 2025-05-07T20:53:04.0244554Z long_indices=False, 2025-05-07T20:53:04.0244791Z use_cpu=False, 2025-05-07T20:53:04.0245022Z keep_orig_idx=True, 2025-05-07T20:53:04.0245268Z sequence=False, 2025-05-07T20:53:04.0245496Z bucketize_pos=True, 2025-05-07T20:53:04.0245728Z ) 2025-05-07T20:53:04.0246034Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0246719Z self=, 2025-05-07T20:53:04.0247293Z long_indices=False, 2025-05-07T20:53:04.0247534Z use_cpu=True, 2025-05-07T20:53:04.0247767Z keep_orig_idx=False, 2025-05-07T20:53:04.0248015Z sequence=False, 2025-05-07T20:53:04.0248254Z bucketize_pos=False, 2025-05-07T20:53:04.0248490Z ) 2025-05-07T20:53:04.0248787Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0249462Z self=, 2025-05-07T20:53:04.0250063Z long_indices=True, 2025-05-07T20:53:04.0250303Z use_cpu=False, 2025-05-07T20:53:04.0250539Z keep_orig_idx=False, 2025-05-07T20:53:04.0250789Z sequence=True, 2025-05-07T20:53:04.0251022Z bucketize_pos=True, 2025-05-07T20:53:04.0251252Z ) 2025-05-07T20:53:04.0251554Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0252249Z self=, 2025-05-07T20:53:04.0252827Z long_indices=True, 2025-05-07T20:53:04.0253069Z use_cpu=False, 2025-05-07T20:53:04.0253308Z keep_orig_idx=False, 2025-05-07T20:53:04.0253555Z sequence=False, 2025-05-07T20:53:04.0253794Z bucketize_pos=True, 2025-05-07T20:53:04.0254029Z ) 2025-05-07T20:53:04.0254329Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0255131Z self=, 2025-05-07T20:53:04.0255710Z long_indices=False, 2025-05-07T20:53:04.0255956Z use_cpu=False, 2025-05-07T20:53:04.0256185Z keep_orig_idx=False, 2025-05-07T20:53:04.0256436Z sequence=False, 2025-05-07T20:53:04.0256672Z bucketize_pos=True, 2025-05-07T20:53:04.0256899Z ) 2025-05-07T20:53:04.0257202Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0257964Z self=, 2025-05-07T20:53:04.0258536Z long_indices=False, 2025-05-07T20:53:04.0258784Z use_cpu=False, 2025-05-07T20:53:04.0259021Z keep_orig_idx=False, 2025-05-07T20:53:04.0259267Z sequence=True, 2025-05-07T20:53:04.0259501Z bucketize_pos=False, 2025-05-07T20:53:04.0259738Z ) 2025-05-07T20:53:04.0260036Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0260733Z self=, 2025-05-07T20:53:04.0261322Z long_indices=False, 2025-05-07T20:53:04.0261565Z use_cpu=False, 2025-05-07T20:53:04.0261797Z keep_orig_idx=False, 2025-05-07T20:53:04.0262049Z sequence=True, 2025-05-07T20:53:04.0262284Z bucketize_pos=True, 2025-05-07T20:53:04.0262512Z ) 2025-05-07T20:53:04.0262812Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0263490Z self=, 2025-05-07T20:53:04.0264054Z long_indices=False, 2025-05-07T20:53:04.0264294Z use_cpu=True, 2025-05-07T20:53:04.0264526Z keep_orig_idx=False, 2025-05-07T20:53:04.0264772Z sequence=True, 2025-05-07T20:53:04.0265007Z bucketize_pos=True, 2025-05-07T20:53:04.0265237Z ) 2025-05-07T20:53:04.0265534Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:53:04.0266305Z self=, 2025-05-07T20:53:04.0266890Z long_indices=False, 2025-05-07T20:53:04.0267131Z use_cpu=True, 2025-05-07T20:53:04.0267369Z keep_orig_idx=False, 2025-05-07T20:53:04.0267612Z sequence=False, 2025-05-07T20:53:04.0267848Z bucketize_pos=True, 2025-05-07T20:53:04.0268084Z ) 2025-05-07T20:53:04.0268275Z PASSED 2025-05-07T20:53:04.0659912Z 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:53:04.0662129Z self=, 2025-05-07T20:53:04.0663295Z long_indices=False, 2025-05-07T20:53:04.0663775Z use_cpu=False, 2025-05-07T20:53:04.0664225Z keep_orig_idx=False, 2025-05-07T20:53:04.0664721Z sequence=False, 2025-05-07T20:53:04.0665150Z ) 2025-05-07T20:53:04.0665667Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0666374Z self=, 2025-05-07T20:53:04.0666956Z long_indices=True, 2025-05-07T20:53:04.0667190Z use_cpu=False, 2025-05-07T20:53:04.0667425Z keep_orig_idx=False, 2025-05-07T20:53:04.0667673Z sequence=False, 2025-05-07T20:53:04.0667886Z ) 2025-05-07T20:53:04.0668205Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0668907Z self=, 2025-05-07T20:53:04.0669490Z long_indices=True, 2025-05-07T20:53:04.0669724Z use_cpu=False, 2025-05-07T20:53:04.0669956Z keep_orig_idx=True, 2025-05-07T20:53:04.0670202Z sequence=False, 2025-05-07T20:53:04.0670421Z ) 2025-05-07T20:53:04.0670739Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0671441Z self=, 2025-05-07T20:53:04.0672016Z long_indices=False, 2025-05-07T20:53:04.0672258Z use_cpu=True, 2025-05-07T20:53:04.0672492Z keep_orig_idx=True, 2025-05-07T20:53:04.0672729Z sequence=False, 2025-05-07T20:53:04.0672942Z ) 2025-05-07T20:53:04.0673402Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0674110Z self=, 2025-05-07T20:53:04.0674688Z long_indices=True, 2025-05-07T20:53:04.0674926Z use_cpu=True, 2025-05-07T20:53:04.0675161Z keep_orig_idx=False, 2025-05-07T20:53:04.0675408Z sequence=False, 2025-05-07T20:53:04.0675628Z ) 2025-05-07T20:53:04.0675950Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0676641Z self=, 2025-05-07T20:53:04.0677228Z long_indices=True, 2025-05-07T20:53:04.0677466Z use_cpu=True, 2025-05-07T20:53:04.0677693Z keep_orig_idx=True, 2025-05-07T20:53:04.0677940Z sequence=False, 2025-05-07T20:53:04.0678160Z ) 2025-05-07T20:53:04.0678477Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0679180Z self=, 2025-05-07T20:53:04.0679767Z long_indices=False, 2025-05-07T20:53:04.0680013Z use_cpu=False, 2025-05-07T20:53:04.0680240Z keep_orig_idx=True, 2025-05-07T20:53:04.0680488Z sequence=False, 2025-05-07T20:53:04.0680711Z ) 2025-05-07T20:53:04.0681019Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0681863Z self=, 2025-05-07T20:53:04.0682445Z long_indices=False, 2025-05-07T20:53:04.0682682Z use_cpu=True, 2025-05-07T20:53:04.0682914Z keep_orig_idx=False, 2025-05-07T20:53:04.0683161Z sequence=True, 2025-05-07T20:53:04.0683379Z ) 2025-05-07T20:53:04.0683686Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0684405Z self=, 2025-05-07T20:53:04.0684988Z long_indices=True, 2025-05-07T20:53:04.0685218Z use_cpu=True, 2025-05-07T20:53:04.0685453Z keep_orig_idx=False, 2025-05-07T20:53:04.0685701Z sequence=True, 2025-05-07T20:53:04.0685918Z ) 2025-05-07T20:53:04.0686226Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0686932Z self=, 2025-05-07T20:53:04.0687516Z long_indices=True, 2025-05-07T20:53:04.0687751Z use_cpu=False, 2025-05-07T20:53:04.0687986Z keep_orig_idx=True, 2025-05-07T20:53:04.0688230Z sequence=True, 2025-05-07T20:53:04.0688443Z ) 2025-05-07T20:53:04.0688754Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0689465Z self=, 2025-05-07T20:53:04.0690047Z long_indices=False, 2025-05-07T20:53:04.0690283Z use_cpu=True, 2025-05-07T20:53:04.0690517Z keep_orig_idx=True, 2025-05-07T20:53:04.0690760Z sequence=True, 2025-05-07T20:53:04.0690973Z ) 2025-05-07T20:53:04.0691288Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0691987Z self=, 2025-05-07T20:53:04.0692568Z long_indices=True, 2025-05-07T20:53:04.0692803Z use_cpu=True, 2025-05-07T20:53:04.0693037Z keep_orig_idx=True, 2025-05-07T20:53:04.0693290Z sequence=True, 2025-05-07T20:53:04.0693513Z ) 2025-05-07T20:53:04.0701689Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0702447Z self=, 2025-05-07T20:53:04.0703149Z long_indices=False, 2025-05-07T20:53:04.0703402Z use_cpu=True, 2025-05-07T20:53:04.0703642Z keep_orig_idx=False, 2025-05-07T20:53:04.0703890Z sequence=False, 2025-05-07T20:53:04.0704114Z ) 2025-05-07T20:53:04.0704436Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0705132Z self=, 2025-05-07T20:53:04.0705728Z long_indices=False, 2025-05-07T20:53:04.0705973Z use_cpu=False, 2025-05-07T20:53:04.0706212Z keep_orig_idx=False, 2025-05-07T20:53:04.0706456Z sequence=True, 2025-05-07T20:53:04.0706676Z ) 2025-05-07T20:53:04.0706994Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0707693Z self=, 2025-05-07T20:53:04.0708280Z long_indices=False, 2025-05-07T20:53:04.0708530Z use_cpu=False, 2025-05-07T20:53:04.0708757Z keep_orig_idx=True, 2025-05-07T20:53:04.0709005Z sequence=True, 2025-05-07T20:53:04.0709226Z ) 2025-05-07T20:53:04.0709534Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:53:04.0710235Z self=, 2025-05-07T20:53:04.0710821Z long_indices=True, 2025-05-07T20:53:04.0711151Z use_cpu=False, 2025-05-07T20:53:04.0711380Z keep_orig_idx=False, 2025-05-07T20:53:04.0711634Z sequence=True, 2025-05-07T20:53:04.0711854Z ) 2025-05-07T20:53:04.0712042Z PASSED 2025-05-07T20:53:04.1071185Z 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:53:04.1072390Z self=, 2025-05-07T20:53:04.1073036Z long_indices=False, 2025-05-07T20:53:04.1073287Z use_cpu=False, 2025-05-07T20:53:04.1073517Z keep_orig_idx=False, 2025-05-07T20:53:04.1073772Z sequence=False, 2025-05-07T20:53:04.1073993Z ) 2025-05-07T20:53:04.1074331Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1075092Z self=, 2025-05-07T20:53:04.1075740Z long_indices=True, 2025-05-07T20:53:04.1075977Z use_cpu=False, 2025-05-07T20:53:04.1076216Z keep_orig_idx=False, 2025-05-07T20:53:04.1076467Z sequence=False, 2025-05-07T20:53:04.1076685Z ) 2025-05-07T20:53:04.1077027Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1077815Z self=, 2025-05-07T20:53:04.1078439Z long_indices=False, 2025-05-07T20:53:04.1078676Z use_cpu=True, 2025-05-07T20:53:04.1078911Z keep_orig_idx=False, 2025-05-07T20:53:04.1079169Z sequence=True, 2025-05-07T20:53:04.1079381Z ) 2025-05-07T20:53:04.1079725Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1080522Z self=, 2025-05-07T20:53:04.1081135Z long_indices=True, 2025-05-07T20:53:04.1081379Z use_cpu=True, 2025-05-07T20:53:04.1081614Z keep_orig_idx=True, 2025-05-07T20:53:04.1081855Z sequence=False, 2025-05-07T20:53:04.1082079Z ) 2025-05-07T20:53:04.1082424Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1083219Z self=, 2025-05-07T20:53:04.1083990Z long_indices=False, 2025-05-07T20:53:04.1084245Z use_cpu=False, 2025-05-07T20:53:04.1084481Z keep_orig_idx=True, 2025-05-07T20:53:04.1084722Z sequence=True, 2025-05-07T20:53:04.1084943Z ) 2025-05-07T20:53:04.1085292Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1086055Z self=, 2025-05-07T20:53:04.1086731Z long_indices=True, 2025-05-07T20:53:04.1086978Z use_cpu=True, 2025-05-07T20:53:04.1087217Z keep_orig_idx=False, 2025-05-07T20:53:04.1087471Z sequence=False, 2025-05-07T20:53:04.1087701Z ) 2025-05-07T20:53:04.1088046Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1088803Z self=, 2025-05-07T20:53:04.1089460Z long_indices=True, 2025-05-07T20:53:04.1089711Z use_cpu=False, 2025-05-07T20:53:04.1089939Z keep_orig_idx=True, 2025-05-07T20:53:04.1090188Z sequence=False, 2025-05-07T20:53:04.1090410Z ) 2025-05-07T20:53:04.1090756Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1091548Z self=, 2025-05-07T20:53:04.1092312Z long_indices=False, 2025-05-07T20:53:04.1092560Z use_cpu=False, 2025-05-07T20:53:04.1092796Z keep_orig_idx=False, 2025-05-07T20:53:04.1093047Z sequence=True, 2025-05-07T20:53:04.1093274Z ) 2025-05-07T20:53:04.1093609Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1094398Z self=, 2025-05-07T20:53:04.1095119Z long_indices=False, 2025-05-07T20:53:04.1095363Z use_cpu=False, 2025-05-07T20:53:04.1095596Z keep_orig_idx=True, 2025-05-07T20:53:04.1095840Z sequence=False, 2025-05-07T20:53:04.1096054Z ) 2025-05-07T20:53:04.1096396Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1097167Z self=, 2025-05-07T20:53:04.1097790Z long_indices=True, 2025-05-07T20:53:04.1098022Z use_cpu=True, 2025-05-07T20:53:04.1098260Z keep_orig_idx=False, 2025-05-07T20:53:04.1098511Z sequence=True, 2025-05-07T20:53:04.1098729Z ) 2025-05-07T20:53:04.1099071Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1099853Z self=, 2025-05-07T20:53:04.1100464Z long_indices=False, 2025-05-07T20:53:04.1100714Z use_cpu=True, 2025-05-07T20:53:04.1100949Z keep_orig_idx=True, 2025-05-07T20:53:04.1101187Z sequence=False, 2025-05-07T20:53:04.1101409Z ) 2025-05-07T20:53:04.1101748Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1102520Z self=, 2025-05-07T20:53:04.1103134Z long_indices=True, 2025-05-07T20:53:04.1103368Z use_cpu=True, 2025-05-07T20:53:04.1103602Z keep_orig_idx=True, 2025-05-07T20:53:04.1103842Z sequence=True, 2025-05-07T20:53:04.1104061Z ) 2025-05-07T20:53:04.1104405Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1105194Z self=, 2025-05-07T20:53:04.1105806Z long_indices=False, 2025-05-07T20:53:04.1106049Z use_cpu=True, 2025-05-07T20:53:04.1106361Z keep_orig_idx=True, 2025-05-07T20:53:04.1106609Z sequence=True, 2025-05-07T20:53:04.1106827Z ) 2025-05-07T20:53:04.1107167Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1107929Z self=, 2025-05-07T20:53:04.1108564Z long_indices=True, 2025-05-07T20:53:04.1108803Z use_cpu=False, 2025-05-07T20:53:04.1109027Z keep_orig_idx=True, 2025-05-07T20:53:04.1109268Z sequence=True, 2025-05-07T20:53:04.1109480Z ) 2025-05-07T20:53:04.1109810Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1110599Z self=, 2025-05-07T20:53:04.1111213Z long_indices=False, 2025-05-07T20:53:04.1111452Z use_cpu=True, 2025-05-07T20:53:04.1111684Z keep_orig_idx=False, 2025-05-07T20:53:04.1111935Z sequence=False, 2025-05-07T20:53:04.1112154Z ) 2025-05-07T20:53:04.1112491Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:53:04.1113255Z self=, 2025-05-07T20:53:04.1113878Z long_indices=True, 2025-05-07T20:53:04.1114204Z use_cpu=False, 2025-05-07T20:53:04.1114439Z keep_orig_idx=False, 2025-05-07T20:53:04.1114690Z sequence=True, 2025-05-07T20:53:04.1114900Z ) 2025-05-07T20:53:04.1115096Z PASSED 2025-05-07T20:53:04.1529880Z 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:53:04.1532245Z self=, 2025-05-07T20:53:04.1533456Z long_indices=False, 2025-05-07T20:53:04.1533919Z use_cpu=False, 2025-05-07T20:53:04.1534374Z keep_orig_idx=False, 2025-05-07T20:53:04.1534988Z sequence=False, 2025-05-07T20:53:04.1535406Z ) 2025-05-07T20:53:04.1535870Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1536804Z self=, 2025-05-07T20:53:04.1537441Z long_indices=True, 2025-05-07T20:53:04.1537673Z use_cpu=False, 2025-05-07T20:53:04.1537905Z keep_orig_idx=False, 2025-05-07T20:53:04.1538150Z sequence=False, 2025-05-07T20:53:04.1538359Z ) 2025-05-07T20:53:04.1538694Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1539455Z self=, 2025-05-07T20:53:04.1540059Z long_indices=True, 2025-05-07T20:53:04.1540297Z use_cpu=False, 2025-05-07T20:53:04.1540518Z keep_orig_idx=True, 2025-05-07T20:53:04.1540756Z sequence=False, 2025-05-07T20:53:04.1540974Z ) 2025-05-07T20:53:04.1541311Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1542055Z self=, 2025-05-07T20:53:04.1542682Z long_indices=True, 2025-05-07T20:53:04.1542911Z use_cpu=True, 2025-05-07T20:53:04.1543138Z keep_orig_idx=False, 2025-05-07T20:53:04.1543377Z sequence=True, 2025-05-07T20:53:04.1543590Z ) 2025-05-07T20:53:04.1543924Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1544668Z self=, 2025-05-07T20:53:04.1545426Z long_indices=True, 2025-05-07T20:53:04.1545661Z use_cpu=True, 2025-05-07T20:53:04.1545884Z keep_orig_idx=True, 2025-05-07T20:53:04.1546125Z sequence=False, 2025-05-07T20:53:04.1546336Z ) 2025-05-07T20:53:04.1546673Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1547435Z self=, 2025-05-07T20:53:04.1548071Z long_indices=True, 2025-05-07T20:53:04.1548307Z use_cpu=False, 2025-05-07T20:53:04.1548528Z keep_orig_idx=True, 2025-05-07T20:53:04.1548770Z sequence=True, 2025-05-07T20:53:04.1548981Z ) 2025-05-07T20:53:04.1549312Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1550064Z self=, 2025-05-07T20:53:04.1550674Z long_indices=True, 2025-05-07T20:53:04.1550915Z use_cpu=False, 2025-05-07T20:53:04.1551140Z keep_orig_idx=False, 2025-05-07T20:53:04.1551387Z sequence=True, 2025-05-07T20:53:04.1551602Z ) 2025-05-07T20:53:04.1551930Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1552680Z self=, 2025-05-07T20:53:04.1553625Z long_indices=True, 2025-05-07T20:53:04.1553853Z use_cpu=True, 2025-05-07T20:53:04.1554083Z keep_orig_idx=False, 2025-05-07T20:53:04.1554326Z sequence=False, 2025-05-07T20:53:04.1554536Z ) 2025-05-07T20:53:04.1554866Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1555610Z self=, 2025-05-07T20:53:04.1556264Z long_indices=False, 2025-05-07T20:53:04.1556499Z use_cpu=True, 2025-05-07T20:53:04.1556724Z keep_orig_idx=False, 2025-05-07T20:53:04.1556968Z sequence=True, 2025-05-07T20:53:04.1557175Z ) 2025-05-07T20:53:04.1557511Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1558268Z self=, 2025-05-07T20:53:04.1558896Z long_indices=True, 2025-05-07T20:53:04.1559133Z use_cpu=True, 2025-05-07T20:53:04.1559359Z keep_orig_idx=True, 2025-05-07T20:53:04.1559593Z sequence=True, 2025-05-07T20:53:04.1559803Z ) 2025-05-07T20:53:04.1560140Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1560899Z self=, 2025-05-07T20:53:04.1561497Z long_indices=False, 2025-05-07T20:53:04.1561734Z use_cpu=False, 2025-05-07T20:53:04.1561965Z keep_orig_idx=True, 2025-05-07T20:53:04.1562204Z sequence=False, 2025-05-07T20:53:04.1562416Z ) 2025-05-07T20:53:04.1562754Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1563509Z self=, 2025-05-07T20:53:04.1564119Z long_indices=False, 2025-05-07T20:53:04.1564365Z use_cpu=True, 2025-05-07T20:53:04.1564591Z keep_orig_idx=True, 2025-05-07T20:53:04.1564827Z sequence=False, 2025-05-07T20:53:04.1565043Z ) 2025-05-07T20:53:04.1565373Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1566141Z self=, 2025-05-07T20:53:04.1566794Z long_indices=False, 2025-05-07T20:53:04.1567031Z use_cpu=False, 2025-05-07T20:53:04.1567339Z keep_orig_idx=False, 2025-05-07T20:53:04.1567592Z sequence=True, 2025-05-07T20:53:04.1567810Z ) 2025-05-07T20:53:04.1568142Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1568891Z self=, 2025-05-07T20:53:04.1569519Z long_indices=False, 2025-05-07T20:53:04.1569766Z use_cpu=False, 2025-05-07T20:53:04.1569993Z keep_orig_idx=True, 2025-05-07T20:53:04.1570233Z sequence=True, 2025-05-07T20:53:04.1570448Z ) 2025-05-07T20:53:04.1570781Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1571525Z self=, 2025-05-07T20:53:04.1572154Z long_indices=False, 2025-05-07T20:53:04.1572383Z use_cpu=True, 2025-05-07T20:53:04.1572606Z keep_orig_idx=True, 2025-05-07T20:53:04.1572854Z sequence=True, 2025-05-07T20:53:04.1573060Z ) 2025-05-07T20:53:04.1573404Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:53:04.1574177Z self=, 2025-05-07T20:53:04.1574834Z long_indices=False, 2025-05-07T20:53:04.1575067Z use_cpu=True, 2025-05-07T20:53:04.1575380Z keep_orig_idx=False, 2025-05-07T20:53:04.1575629Z sequence=False, 2025-05-07T20:53:04.1575841Z ) 2025-05-07T20:53:04.1576034Z PASSED 2025-05-07T20:53:04.1968428Z 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:53:04.1969693Z self=, 2025-05-07T20:53:04.1970339Z long_indices=False, 2025-05-07T20:53:04.1970576Z use_cpu=False, 2025-05-07T20:53:04.1970810Z keep_orig_idx=False, 2025-05-07T20:53:04.1971063Z sequence=False, 2025-05-07T20:53:04.1971273Z ) 2025-05-07T20:53:04.1971641Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1972451Z self=, 2025-05-07T20:53:04.1973092Z long_indices=True, 2025-05-07T20:53:04.1973327Z use_cpu=False, 2025-05-07T20:53:04.1973556Z keep_orig_idx=False, 2025-05-07T20:53:04.1973794Z sequence=False, 2025-05-07T20:53:04.1974008Z ) 2025-05-07T20:53:04.1974373Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1975281Z self=, 2025-05-07T20:53:04.1975927Z long_indices=True, 2025-05-07T20:53:04.1976164Z use_cpu=False, 2025-05-07T20:53:04.1976396Z keep_orig_idx=False, 2025-05-07T20:53:04.1976638Z sequence=True, 2025-05-07T20:53:04.1976849Z ) 2025-05-07T20:53:04.1977214Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1978018Z self=, 2025-05-07T20:53:04.1978666Z long_indices=False, 2025-05-07T20:53:04.1978903Z use_cpu=True, 2025-05-07T20:53:04.1979124Z keep_orig_idx=False, 2025-05-07T20:53:04.1979375Z sequence=True, 2025-05-07T20:53:04.1979595Z ) 2025-05-07T20:53:04.1979959Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1980924Z self=, 2025-05-07T20:53:04.1981565Z long_indices=True, 2025-05-07T20:53:04.1981803Z use_cpu=True, 2025-05-07T20:53:04.1982022Z keep_orig_idx=True, 2025-05-07T20:53:04.1982267Z sequence=False, 2025-05-07T20:53:04.1982477Z ) 2025-05-07T20:53:04.1982842Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1983658Z self=, 2025-05-07T20:53:04.1984304Z long_indices=True, 2025-05-07T20:53:04.1984538Z use_cpu=False, 2025-05-07T20:53:04.1984757Z keep_orig_idx=True, 2025-05-07T20:53:04.1984994Z sequence=False, 2025-05-07T20:53:04.1985206Z ) 2025-05-07T20:53:04.1985567Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1986406Z self=, 2025-05-07T20:53:04.1987043Z long_indices=False, 2025-05-07T20:53:04.1987281Z use_cpu=True, 2025-05-07T20:53:04.1987504Z keep_orig_idx=True, 2025-05-07T20:53:04.1987744Z sequence=False, 2025-05-07T20:53:04.1987959Z ) 2025-05-07T20:53:04.1988315Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1989148Z self=, 2025-05-07T20:53:04.1989900Z long_indices=False, 2025-05-07T20:53:04.1990134Z use_cpu=False, 2025-05-07T20:53:04.1990357Z keep_orig_idx=True, 2025-05-07T20:53:04.1990593Z sequence=True, 2025-05-07T20:53:04.1990800Z ) 2025-05-07T20:53:04.1991162Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1991968Z self=, 2025-05-07T20:53:04.1992601Z long_indices=True, 2025-05-07T20:53:04.1992829Z use_cpu=True, 2025-05-07T20:53:04.1993052Z keep_orig_idx=False, 2025-05-07T20:53:04.1993298Z sequence=False, 2025-05-07T20:53:04.1993506Z ) 2025-05-07T20:53:04.1993867Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1994690Z self=, 2025-05-07T20:53:04.1995336Z long_indices=True, 2025-05-07T20:53:04.1995573Z use_cpu=True, 2025-05-07T20:53:04.1995826Z keep_orig_idx=True, 2025-05-07T20:53:04.1996083Z sequence=True, 2025-05-07T20:53:04.1996296Z ) 2025-05-07T20:53:04.1996660Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.1997482Z self=, 2025-05-07T20:53:04.1998114Z long_indices=False, 2025-05-07T20:53:04.1998355Z use_cpu=False, 2025-05-07T20:53:04.1998582Z keep_orig_idx=False, 2025-05-07T20:53:04.1998824Z sequence=True, 2025-05-07T20:53:04.1999037Z ) 2025-05-07T20:53:04.1999398Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.2000202Z self=, 2025-05-07T20:53:04.2000845Z long_indices=False, 2025-05-07T20:53:04.2001091Z use_cpu=False, 2025-05-07T20:53:04.2001318Z keep_orig_idx=True, 2025-05-07T20:53:04.2001553Z sequence=False, 2025-05-07T20:53:04.2001769Z ) 2025-05-07T20:53:04.2002125Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.2003014Z self=, 2025-05-07T20:53:04.2003652Z long_indices=False, 2025-05-07T20:53:04.2003891Z use_cpu=True, 2025-05-07T20:53:04.2004115Z keep_orig_idx=False, 2025-05-07T20:53:04.2004360Z sequence=False, 2025-05-07T20:53:04.2004573Z ) 2025-05-07T20:53:04.2004933Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.2005782Z self=, 2025-05-07T20:53:04.2006444Z long_indices=True, 2025-05-07T20:53:04.2006677Z use_cpu=True, 2025-05-07T20:53:04.2006901Z keep_orig_idx=False, 2025-05-07T20:53:04.2007144Z sequence=True, 2025-05-07T20:53:04.2007359Z ) 2025-05-07T20:53:04.2007710Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.2008533Z self=, 2025-05-07T20:53:04.2009177Z long_indices=False, 2025-05-07T20:53:04.2009406Z use_cpu=True, 2025-05-07T20:53:04.2009634Z keep_orig_idx=True, 2025-05-07T20:53:04.2009869Z sequence=True, 2025-05-07T20:53:04.2010082Z ) 2025-05-07T20:53:04.2010436Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:53:04.2011242Z self=, 2025-05-07T20:53:04.2011969Z long_indices=True, 2025-05-07T20:53:04.2012196Z use_cpu=False, 2025-05-07T20:53:04.2012417Z keep_orig_idx=True, 2025-05-07T20:53:04.2012658Z sequence=True, 2025-05-07T20:53:04.2012864Z ) 2025-05-07T20:53:04.2013057Z PASSED 2025-05-07T20:53:04.2400399Z 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:53:04.2402868Z self=, 2025-05-07T20:53:04.2404100Z index_type=torch.int32, 2025-05-07T20:53:04.2404618Z has_weight=False, 2025-05-07T20:53:04.2405095Z bucketize_pos=False, 2025-05-07T20:53:04.2405583Z sequence=False, 2025-05-07T20:53:04.2412555Z ) 2025-05-07T20:53:04.2412937Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2413702Z self=, 2025-05-07T20:53:04.2414349Z index_type=torch.int64, 2025-05-07T20:53:04.2414615Z has_weight=False, 2025-05-07T20:53:04.2414921Z bucketize_pos=False, 2025-05-07T20:53:04.2415164Z sequence=False, 2025-05-07T20:53:04.2415384Z ) 2025-05-07T20:53:04.2415734Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2416515Z self=, 2025-05-07T20:53:04.2417125Z index_type=torch.int64, 2025-05-07T20:53:04.2417387Z has_weight=True, 2025-05-07T20:53:04.2417632Z bucketize_pos=False, 2025-05-07T20:53:04.2417881Z sequence=False, 2025-05-07T20:53:04.2418098Z ) 2025-05-07T20:53:04.2418448Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2419211Z self=, 2025-05-07T20:53:04.2419838Z index_type=torch.int64, 2025-05-07T20:53:04.2420101Z has_weight=True, 2025-05-07T20:53:04.2420348Z bucketize_pos=True, 2025-05-07T20:53:04.2420589Z sequence=True, 2025-05-07T20:53:04.2420803Z ) 2025-05-07T20:53:04.2421308Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2422092Z self=, 2025-05-07T20:53:04.2422725Z index_type=torch.int64, 2025-05-07T20:53:04.2422984Z has_weight=False, 2025-05-07T20:53:04.2423222Z bucketize_pos=True, 2025-05-07T20:53:04.2423461Z sequence=False, 2025-05-07T20:53:04.2423680Z ) 2025-05-07T20:53:04.2424018Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2424805Z self=, 2025-05-07T20:53:04.2425425Z index_type=torch.int32, 2025-05-07T20:53:04.2425685Z has_weight=True, 2025-05-07T20:53:04.2425917Z bucketize_pos=False, 2025-05-07T20:53:04.2426164Z sequence=True, 2025-05-07T20:53:04.2426375Z ) 2025-05-07T20:53:04.2426711Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2427492Z self=, 2025-05-07T20:53:04.2428117Z index_type=torch.int32, 2025-05-07T20:53:04.2428372Z has_weight=True, 2025-05-07T20:53:04.2428608Z bucketize_pos=True, 2025-05-07T20:53:04.2428850Z sequence=False, 2025-05-07T20:53:04.2429059Z ) 2025-05-07T20:53:04.2429509Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2430278Z self=, 2025-05-07T20:53:04.2430887Z index_type=torch.int32, 2025-05-07T20:53:04.2431141Z has_weight=True, 2025-05-07T20:53:04.2431382Z bucketize_pos=True, 2025-05-07T20:53:04.2431624Z sequence=True, 2025-05-07T20:53:04.2431836Z ) 2025-05-07T20:53:04.2432178Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2432972Z self=, 2025-05-07T20:53:04.2433585Z index_type=torch.int64, 2025-05-07T20:53:04.2433843Z has_weight=True, 2025-05-07T20:53:04.2434081Z bucketize_pos=False, 2025-05-07T20:53:04.2434324Z sequence=True, 2025-05-07T20:53:04.2434539Z ) 2025-05-07T20:53:04.2434880Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2435643Z self=, 2025-05-07T20:53:04.2436480Z index_type=torch.int32, 2025-05-07T20:53:04.2436741Z has_weight=False, 2025-05-07T20:53:04.2436983Z bucketize_pos=True, 2025-05-07T20:53:04.2437217Z sequence=True, 2025-05-07T20:53:04.2437424Z ) 2025-05-07T20:53:04.2437765Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2438524Z self=, 2025-05-07T20:53:04.2439146Z index_type=torch.int64, 2025-05-07T20:53:04.2439404Z has_weight=False, 2025-05-07T20:53:04.2439641Z bucketize_pos=True, 2025-05-07T20:53:04.2439877Z sequence=True, 2025-05-07T20:53:04.2440088Z ) 2025-05-07T20:53:04.2440431Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2441177Z self=, 2025-05-07T20:53:04.2441788Z index_type=torch.int32, 2025-05-07T20:53:04.2442041Z has_weight=True, 2025-05-07T20:53:04.2442275Z bucketize_pos=False, 2025-05-07T20:53:04.2442521Z sequence=False, 2025-05-07T20:53:04.2442738Z ) 2025-05-07T20:53:04.2443069Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2443938Z self=, 2025-05-07T20:53:04.2444572Z index_type=torch.int64, 2025-05-07T20:53:04.2444830Z has_weight=False, 2025-05-07T20:53:04.2445067Z bucketize_pos=False, 2025-05-07T20:53:04.2445314Z sequence=True, 2025-05-07T20:53:04.2445526Z ) 2025-05-07T20:53:04.2445885Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2446689Z self=, 2025-05-07T20:53:04.2447324Z index_type=torch.int64, 2025-05-07T20:53:04.2447575Z has_weight=True, 2025-05-07T20:53:04.2447811Z bucketize_pos=True, 2025-05-07T20:53:04.2448054Z sequence=False, 2025-05-07T20:53:04.2448261Z ) 2025-05-07T20:53:04.2448592Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2449386Z self=, 2025-05-07T20:53:04.2450016Z index_type=torch.int32, 2025-05-07T20:53:04.2450270Z has_weight=False, 2025-05-07T20:53:04.2450511Z bucketize_pos=True, 2025-05-07T20:53:04.2450748Z sequence=False, 2025-05-07T20:53:04.2450962Z ) 2025-05-07T20:53:04.2451293Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:53:04.2452169Z self=, 2025-05-07T20:53:04.2452776Z index_type=torch.int32, 2025-05-07T20:53:04.2453031Z has_weight=False, 2025-05-07T20:53:04.2453270Z bucketize_pos=False, 2025-05-07T20:53:04.2453516Z sequence=True, 2025-05-07T20:53:04.2453723Z ) 2025-05-07T20:53:04.2453904Z PASSED 2025-05-07T20:53:04.2744120Z 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:53:04.2745339Z self=, 2025-05-07T20:53:04.2745970Z index_type=torch.int32, 2025-05-07T20:53:04.2746234Z has_weight=False, 2025-05-07T20:53:04.2746485Z bucketize_pos=False, 2025-05-07T20:53:04.2746726Z sequence=False, 2025-05-07T20:53:04.2746944Z ) 2025-05-07T20:53:04.2747286Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2748049Z self=, 2025-05-07T20:53:04.2748663Z index_type=torch.int64, 2025-05-07T20:53:04.2748921Z has_weight=False, 2025-05-07T20:53:04.2749164Z bucketize_pos=False, 2025-05-07T20:53:04.2749405Z sequence=False, 2025-05-07T20:53:04.2749626Z ) 2025-05-07T20:53:04.2749969Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2750740Z self=, 2025-05-07T20:53:04.2751383Z index_type=torch.int64, 2025-05-07T20:53:04.2751635Z has_weight=True, 2025-05-07T20:53:04.2751876Z bucketize_pos=True, 2025-05-07T20:53:04.2752110Z sequence=False, 2025-05-07T20:53:04.2752323Z ) 2025-05-07T20:53:04.2752664Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2753441Z self=, 2025-05-07T20:53:04.2754062Z index_type=torch.int32, 2025-05-07T20:53:04.2754313Z has_weight=True, 2025-05-07T20:53:04.2754546Z bucketize_pos=False, 2025-05-07T20:53:04.2754789Z sequence=True, 2025-05-07T20:53:04.2755141Z ) 2025-05-07T20:53:04.2755483Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2756281Z self=, 2025-05-07T20:53:04.2756919Z index_type=torch.int64, 2025-05-07T20:53:04.2757183Z has_weight=False, 2025-05-07T20:53:04.2757423Z bucketize_pos=True, 2025-05-07T20:53:04.2757665Z sequence=False, 2025-05-07T20:53:04.2757882Z ) 2025-05-07T20:53:04.2758222Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2759039Z self=, 2025-05-07T20:53:04.2759662Z index_type=torch.int64, 2025-05-07T20:53:04.2759914Z has_weight=False, 2025-05-07T20:53:04.2760151Z bucketize_pos=False, 2025-05-07T20:53:04.2760400Z sequence=True, 2025-05-07T20:53:04.2760614Z ) 2025-05-07T20:53:04.2760958Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2761734Z self=, 2025-05-07T20:53:04.2762377Z index_type=torch.int32, 2025-05-07T20:53:04.2762628Z has_weight=True, 2025-05-07T20:53:04.2762982Z bucketize_pos=True, 2025-05-07T20:53:04.2763224Z sequence=False, 2025-05-07T20:53:04.2763429Z ) 2025-05-07T20:53:04.2763772Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2764539Z self=, 2025-05-07T20:53:04.2765175Z index_type=torch.int64, 2025-05-07T20:53:04.2765433Z has_weight=False, 2025-05-07T20:53:04.2765675Z bucketize_pos=True, 2025-05-07T20:53:04.2765913Z sequence=True, 2025-05-07T20:53:04.2766124Z ) 2025-05-07T20:53:04.2766470Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2767267Z self=, 2025-05-07T20:53:04.2767904Z index_type=torch.int32, 2025-05-07T20:53:04.2768158Z has_weight=True, 2025-05-07T20:53:04.2768409Z bucketize_pos=False, 2025-05-07T20:53:04.2768650Z sequence=False, 2025-05-07T20:53:04.2768865Z ) 2025-05-07T20:53:04.2769203Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2769996Z self=, 2025-05-07T20:53:04.2770639Z index_type=torch.int64, 2025-05-07T20:53:04.2770900Z has_weight=True, 2025-05-07T20:53:04.2771135Z bucketize_pos=False, 2025-05-07T20:53:04.2771373Z sequence=True, 2025-05-07T20:53:04.2771592Z ) 2025-05-07T20:53:04.2771934Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2772717Z self=, 2025-05-07T20:53:04.2773344Z index_type=torch.int32, 2025-05-07T20:53:04.2773600Z has_weight=True, 2025-05-07T20:53:04.2773836Z bucketize_pos=True, 2025-05-07T20:53:04.2774079Z sequence=True, 2025-05-07T20:53:04.2774293Z ) 2025-05-07T20:53:04.2774626Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2775503Z self=, 2025-05-07T20:53:04.2776141Z index_type=torch.int32, 2025-05-07T20:53:04.2776445Z has_weight=False, 2025-05-07T20:53:04.2776683Z bucketize_pos=True, 2025-05-07T20:53:04.2776921Z sequence=False, 2025-05-07T20:53:04.2777218Z ) 2025-05-07T20:53:04.2777553Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2778339Z self=, 2025-05-07T20:53:04.2778954Z index_type=torch.int32, 2025-05-07T20:53:04.2779205Z has_weight=False, 2025-05-07T20:53:04.2779448Z bucketize_pos=True, 2025-05-07T20:53:04.2779683Z sequence=True, 2025-05-07T20:53:04.2779895Z ) 2025-05-07T20:53:04.2780233Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2780992Z self=, 2025-05-07T20:53:04.2781627Z index_type=torch.int32, 2025-05-07T20:53:04.2781876Z has_weight=False, 2025-05-07T20:53:04.2782114Z bucketize_pos=False, 2025-05-07T20:53:04.2782357Z sequence=True, 2025-05-07T20:53:04.2782569Z ) 2025-05-07T20:53:04.2782909Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2783696Z self=, 2025-05-07T20:53:04.2784320Z index_type=torch.int64, 2025-05-07T20:53:04.2784571Z has_weight=True, 2025-05-07T20:53:04.2784923Z bucketize_pos=False, 2025-05-07T20:53:04.2785169Z sequence=False, 2025-05-07T20:53:04.2785376Z ) 2025-05-07T20:53:04.2785709Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:53:04.2786536Z self=, 2025-05-07T20:53:04.2787170Z index_type=torch.int64, 2025-05-07T20:53:04.2787427Z has_weight=True, 2025-05-07T20:53:04.2787663Z bucketize_pos=True, 2025-05-07T20:53:04.2787898Z sequence=True, 2025-05-07T20:53:04.2788116Z ) 2025-05-07T20:53:04.2788309Z PASSED 2025-05-07T20:53:04.2886531Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:53:04.2887417Z self=, 2025-05-07T20:53:04.2889266Z index_type=torch.int32, 2025-05-07T20:53:04.2889520Z ) 2025-05-07T20:53:04.2889761Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:53:04.2890335Z self=, 2025-05-07T20:53:04.2890867Z index_type=torch.int64, 2025-05-07T20:53:04.2891108Z ) 2025-05-07T20:53:04.2898680Z PASSED 2025-05-07T20:53:04.2899046Z 2025-05-07T20:53:04.2899596Z =============================== warnings summary =============================== 2025-05-07T20:53:04.2900312Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:53:04.2902029Z /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:53:04.2903579Z torch.testing.assert_allclose( 2025-05-07T20:53:04.2903790Z 2025-05-07T20:53:04.2904092Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:53:04.2905753Z /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:53:04.2907430Z torch.testing.assert_allclose( 2025-05-07T20:53:04.2907634Z 2025-05-07T20:53:04.2907868Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:04.2908361Z ================== 11 passed, 2 warnings in 136.05s (0:02:16) ================== 2025-05-07T20:53:05.0643959Z 2025-05-07T20:53:05.0644448Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:53:05.0664432Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 139 seconds 2025-05-07T20:53:05.0664764Z 2025-05-07T20:53:05.0664768Z 2025-05-07T20:53:05.0664772Z 2025-05-07T20:53:05.0664776Z 2025-05-07T20:53:05.0685805Z ################################################################################ 2025-05-07T20:53:05.0703655Z # [2025-05-07T20:53:05.070Z] Run Python Test Suite: 2025-05-07T20:53:05.0703998Z # ./sparse/cumsum_test.py 2025-05-07T20:53:05.0704296Z ################################################################################ 2025-05-07T20:53:05.0728841Z + 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:53:05.0729689Z 2025-05-07T20:53:07.2348366Z ============================= test session starts ============================== 2025-05-07T20:53:07.2349183Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:07.2350079Z cachedir: .pytest_cache 2025-05-07T20:53:07.2350673Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:07.2351407Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:07.2351832Z plugins: hypothesis-6.131.14 2025-05-07T20:53:09.5458435Z collecting ... collected 3 items 2025-05-07T20:53:09.5458928Z 2025-05-07T20:53:09.8537517Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8538762Z self=, 2025-05-07T20:53:09.8539372Z n=0, 2025-05-07T20:53:09.8539575Z b=0, 2025-05-07T20:53:09.8539813Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8540138Z device=device(type='cpu'), 2025-05-07T20:53:09.8540410Z ) 2025-05-07T20:53:09.8540692Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8541372Z self=, 2025-05-07T20:53:09.8542004Z n=12, 2025-05-07T20:53:09.8542266Z b=0, 2025-05-07T20:53:09.8542501Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8542813Z device=device(type='cpu'), 2025-05-07T20:53:09.8543079Z ) 2025-05-07T20:53:09.8543344Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8543860Z self=, 2025-05-07T20:53:09.8544314Z n=12, 2025-05-07T20:53:09.8544511Z b=0, 2025-05-07T20:53:09.8544747Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:09.8545078Z device=device(type='cpu'), 2025-05-07T20:53:09.8545337Z ) 2025-05-07T20:53:09.8545593Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8546108Z self=, 2025-05-07T20:53:09.8546573Z n=22, 2025-05-07T20:53:09.8546772Z b=1, 2025-05-07T20:53:09.8546996Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8547314Z device=device(type='cuda'), 2025-05-07T20:53:09.8547571Z ) 2025-05-07T20:53:09.8547824Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8548341Z self=, 2025-05-07T20:53:09.8548789Z n=57, 2025-05-07T20:53:09.8548980Z b=4, 2025-05-07T20:53:09.8549501Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:09.8549832Z device=device(type='cuda'), 2025-05-07T20:53:09.8550087Z ) 2025-05-07T20:53:09.8550348Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8550861Z self=, 2025-05-07T20:53:09.8551313Z n=28, 2025-05-07T20:53:09.8551513Z b=5, 2025-05-07T20:53:09.8551743Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:09.8552055Z device=device(type='cuda'), 2025-05-07T20:53:09.8552308Z ) 2025-05-07T20:53:09.8552571Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8553082Z self=, 2025-05-07T20:53:09.8553529Z n=14, 2025-05-07T20:53:09.8553727Z b=3, 2025-05-07T20:53:09.8553958Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8554269Z device=device(type='cpu'), 2025-05-07T20:53:09.8554543Z ) 2025-05-07T20:53:09.8554803Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8555313Z self=, 2025-05-07T20:53:09.8555769Z n=8, 2025-05-07T20:53:09.8555968Z b=3, 2025-05-07T20:53:09.8556194Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:09.8556511Z device=device(type='cpu'), 2025-05-07T20:53:09.8556914Z ) 2025-05-07T20:53:09.8557176Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8557688Z self=, 2025-05-07T20:53:09.8558141Z n=24, 2025-05-07T20:53:09.8558342Z b=1, 2025-05-07T20:53:09.8558566Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8558881Z device=device(type='cuda'), 2025-05-07T20:53:09.8559140Z ) 2025-05-07T20:53:09.8559394Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8559917Z self=, 2025-05-07T20:53:09.8560366Z n=13, 2025-05-07T20:53:09.8560555Z b=9, 2025-05-07T20:53:09.8560784Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8561098Z device=device(type='cuda'), 2025-05-07T20:53:09.8561348Z ) 2025-05-07T20:53:09.8561607Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8562128Z self=, 2025-05-07T20:53:09.8562574Z n=6, 2025-05-07T20:53:09.8562763Z b=2, 2025-05-07T20:53:09.8563002Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:09.8563329Z device=device(type='cpu'), 2025-05-07T20:53:09.8563580Z ) 2025-05-07T20:53:09.8563840Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8564351Z self=, 2025-05-07T20:53:09.8564794Z n=6, 2025-05-07T20:53:09.8564995Z b=6, 2025-05-07T20:53:09.8565235Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:09.8565561Z device=device(type='cpu'), 2025-05-07T20:53:09.8565818Z ) 2025-05-07T20:53:09.8566077Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8566595Z self=, 2025-05-07T20:53:09.8567040Z n=60, 2025-05-07T20:53:09.8567244Z b=8, 2025-05-07T20:53:09.8567474Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8567781Z device=device(type='cpu'), 2025-05-07T20:53:09.8568037Z ) 2025-05-07T20:53:09.8568294Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8568804Z self=, 2025-05-07T20:53:09.8569275Z n=60, 2025-05-07T20:53:09.8569474Z b=0, 2025-05-07T20:53:09.8569699Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8570102Z device=device(type='cpu'), 2025-05-07T20:53:09.8570369Z ) 2025-05-07T20:53:09.8570623Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8571138Z self=, 2025-05-07T20:53:09.8579138Z n=60, 2025-05-07T20:53:09.8579349Z b=5, 2025-05-07T20:53:09.8579590Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:09.8579926Z device=device(type='cuda'), 2025-05-07T20:53:09.8580183Z ) 2025-05-07T20:53:09.8580457Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8580981Z self=, 2025-05-07T20:53:09.8581443Z n=5, 2025-05-07T20:53:09.8581643Z b=5, 2025-05-07T20:53:09.8581882Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:09.8582203Z device=device(type='cuda'), 2025-05-07T20:53:09.8582459Z ) 2025-05-07T20:53:09.8582726Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8583254Z self=, 2025-05-07T20:53:09.8583701Z n=32, 2025-05-07T20:53:09.8583904Z b=2, 2025-05-07T20:53:09.8584140Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8584453Z device=device(type='cpu'), 2025-05-07T20:53:09.8584716Z ) 2025-05-07T20:53:09.8584981Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8585607Z self=, 2025-05-07T20:53:09.8586056Z n=2, 2025-05-07T20:53:09.8586256Z b=2, 2025-05-07T20:53:09.8586489Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:09.8586804Z device=device(type='cpu'), 2025-05-07T20:53:09.8587067Z ) 2025-05-07T20:53:09.8587332Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8587843Z self=, 2025-05-07T20:53:09.8588303Z n=36, 2025-05-07T20:53:09.8588506Z b=10, 2025-05-07T20:53:09.8588733Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:09.8589048Z device=device(type='cpu'), 2025-05-07T20:53:09.8589309Z ) 2025-05-07T20:53:09.8589566Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:53:09.8590082Z self=, 2025-05-07T20:53:09.8590543Z n=10, 2025-05-07T20:53:09.8590747Z b=10, 2025-05-07T20:53:09.8590970Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:09.8591285Z device=device(type='cpu'), 2025-05-07T20:53:09.8591545Z ) 2025-05-07T20:53:09.8591742Z PASSED 2025-05-07T20:53:10.2762341Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2763880Z self=, 2025-05-07T20:53:10.2764743Z batch_size=10, 2025-05-07T20:53:10.2765215Z max_len=10, 2025-05-07T20:53:10.2765673Z dtype=torch.int32, 2025-05-07T20:53:10.2766191Z device=device(type='cpu'), 2025-05-07T20:53:10.2766705Z ) 2025-05-07T20:53:10.2767152Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2767681Z self=, 2025-05-07T20:53:10.2768113Z batch_size=205, 2025-05-07T20:53:10.2768358Z max_len=10, 2025-05-07T20:53:10.2768594Z dtype=torch.int32, 2025-05-07T20:53:10.2768846Z device=device(type='cpu'), 2025-05-07T20:53:10.2769112Z ) 2025-05-07T20:53:10.2769353Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2769814Z self=, 2025-05-07T20:53:10.2770247Z batch_size=178, 2025-05-07T20:53:10.2770476Z max_len=10, 2025-05-07T20:53:10.2770696Z dtype=torch.int32, 2025-05-07T20:53:10.2770958Z device=device(type='cpu'), 2025-05-07T20:53:10.2771222Z ) 2025-05-07T20:53:10.2771658Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2772130Z self=, 2025-05-07T20:53:10.2772570Z batch_size=178, 2025-05-07T20:53:10.2772803Z max_len=814, 2025-05-07T20:53:10.2773028Z dtype=torch.int64, 2025-05-07T20:53:10.2773289Z device=device(type='cuda'), 2025-05-07T20:53:10.2773552Z ) 2025-05-07T20:53:10.2773791Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2774261Z self=, 2025-05-07T20:53:10.2774697Z batch_size=238, 2025-05-07T20:53:10.2774989Z max_len=10, 2025-05-07T20:53:10.2775216Z dtype=torch.int32, 2025-05-07T20:53:10.2775475Z device=device(type='cpu'), 2025-05-07T20:53:10.2775734Z ) 2025-05-07T20:53:10.2775973Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2776437Z self=, 2025-05-07T20:53:10.2776877Z batch_size=238, 2025-05-07T20:53:10.2777106Z max_len=122, 2025-05-07T20:53:10.2777340Z dtype=torch.int64, 2025-05-07T20:53:10.2777602Z device=device(type='cuda'), 2025-05-07T20:53:10.2777859Z ) 2025-05-07T20:53:10.2778100Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2778564Z self=, 2025-05-07T20:53:10.2779137Z batch_size=69, 2025-05-07T20:53:10.2779368Z max_len=11, 2025-05-07T20:53:10.2779593Z dtype=torch.int32, 2025-05-07T20:53:10.2779848Z device=device(type='cuda'), 2025-05-07T20:53:10.2780115Z ) 2025-05-07T20:53:10.2780358Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2780825Z self=, 2025-05-07T20:53:10.2781257Z batch_size=108, 2025-05-07T20:53:10.2781480Z max_len=495, 2025-05-07T20:53:10.2781709Z dtype=torch.int64, 2025-05-07T20:53:10.2781973Z device=device(type='cuda'), 2025-05-07T20:53:10.2782226Z ) 2025-05-07T20:53:10.2782466Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2782928Z self=, 2025-05-07T20:53:10.2783360Z batch_size=822, 2025-05-07T20:53:10.2783584Z max_len=669, 2025-05-07T20:53:10.2783813Z dtype=torch.int64, 2025-05-07T20:53:10.2784066Z device=device(type='cpu'), 2025-05-07T20:53:10.2784329Z ) 2025-05-07T20:53:10.2784564Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2785029Z self=, 2025-05-07T20:53:10.2785460Z batch_size=691, 2025-05-07T20:53:10.2785683Z max_len=843, 2025-05-07T20:53:10.2785913Z dtype=torch.int32, 2025-05-07T20:53:10.2786162Z device=device(type='cpu'), 2025-05-07T20:53:10.2786420Z ) 2025-05-07T20:53:10.2786656Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2787112Z self=, 2025-05-07T20:53:10.2787541Z batch_size=372, 2025-05-07T20:53:10.2787764Z max_len=359, 2025-05-07T20:53:10.2787988Z dtype=torch.int32, 2025-05-07T20:53:10.2788239Z device=device(type='cuda'), 2025-05-07T20:53:10.2788499Z ) 2025-05-07T20:53:10.2788725Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2789184Z self=, 2025-05-07T20:53:10.2789628Z batch_size=359, 2025-05-07T20:53:10.2789854Z max_len=359, 2025-05-07T20:53:10.2790074Z dtype=torch.int32, 2025-05-07T20:53:10.2790326Z device=device(type='cuda'), 2025-05-07T20:53:10.2790584Z ) 2025-05-07T20:53:10.2790813Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2791271Z self=, 2025-05-07T20:53:10.2791709Z batch_size=900, 2025-05-07T20:53:10.2791927Z max_len=770, 2025-05-07T20:53:10.2793164Z dtype=torch.int32, 2025-05-07T20:53:10.2793431Z device=device(type='cpu'), 2025-05-07T20:53:10.2793683Z ) 2025-05-07T20:53:10.2793919Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2794381Z self=, 2025-05-07T20:53:10.2794811Z batch_size=770, 2025-05-07T20:53:10.2795039Z max_len=770, 2025-05-07T20:53:10.2795273Z dtype=torch.int32, 2025-05-07T20:53:10.2795521Z device=device(type='cpu'), 2025-05-07T20:53:10.2795781Z ) 2025-05-07T20:53:10.2796016Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2796478Z self=, 2025-05-07T20:53:10.2796901Z batch_size=667, 2025-05-07T20:53:10.2797130Z max_len=164, 2025-05-07T20:53:10.2797355Z dtype=torch.int64, 2025-05-07T20:53:10.2797605Z device=device(type='cpu'), 2025-05-07T20:53:10.2797866Z ) 2025-05-07T20:53:10.2798110Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2798569Z self=, 2025-05-07T20:53:10.2799006Z batch_size=164, 2025-05-07T20:53:10.2799234Z max_len=164, 2025-05-07T20:53:10.2799457Z dtype=torch.int64, 2025-05-07T20:53:10.2799714Z device=device(type='cpu'), 2025-05-07T20:53:10.2799973Z ) 2025-05-07T20:53:10.2800202Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2800755Z self=, 2025-05-07T20:53:10.2801193Z batch_size=101, 2025-05-07T20:53:10.2801418Z max_len=806, 2025-05-07T20:53:10.2801638Z dtype=torch.int32, 2025-05-07T20:53:10.2801889Z device=device(type='cuda'), 2025-05-07T20:53:10.2802151Z ) 2025-05-07T20:53:10.2802380Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2802840Z self=, 2025-05-07T20:53:10.2803278Z batch_size=101, 2025-05-07T20:53:10.2803496Z max_len=101, 2025-05-07T20:53:10.2803723Z dtype=torch.int32, 2025-05-07T20:53:10.2803973Z device=device(type='cuda'), 2025-05-07T20:53:10.2804224Z ) 2025-05-07T20:53:10.2804456Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2804918Z self=, 2025-05-07T20:53:10.2805348Z batch_size=280, 2025-05-07T20:53:10.2805575Z max_len=943, 2025-05-07T20:53:10.2805800Z dtype=torch.int32, 2025-05-07T20:53:10.2806046Z device=device(type='cuda'), 2025-05-07T20:53:10.2806303Z ) 2025-05-07T20:53:10.2806536Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2806994Z self=, 2025-05-07T20:53:10.2807423Z batch_size=943, 2025-05-07T20:53:10.2807644Z max_len=943, 2025-05-07T20:53:10.2807872Z dtype=torch.int32, 2025-05-07T20:53:10.2808117Z device=device(type='cuda'), 2025-05-07T20:53:10.2808377Z ) 2025-05-07T20:53:10.2808611Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2809067Z self=, 2025-05-07T20:53:10.2809506Z batch_size=272, 2025-05-07T20:53:10.2809730Z max_len=330, 2025-05-07T20:53:10.2809951Z dtype=torch.int64, 2025-05-07T20:53:10.2810205Z device=device(type='cuda'), 2025-05-07T20:53:10.2810469Z ) 2025-05-07T20:53:10.2810698Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2811163Z self=, 2025-05-07T20:53:10.2811599Z batch_size=272, 2025-05-07T20:53:10.2811824Z max_len=272, 2025-05-07T20:53:10.2812045Z dtype=torch.int64, 2025-05-07T20:53:10.2812302Z device=device(type='cuda'), 2025-05-07T20:53:10.2812564Z ) 2025-05-07T20:53:10.2812792Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2813370Z self=, 2025-05-07T20:53:10.2813811Z batch_size=154, 2025-05-07T20:53:10.2814035Z max_len=759, 2025-05-07T20:53:10.2814264Z dtype=torch.int32, 2025-05-07T20:53:10.2814520Z device=device(type='cpu'), 2025-05-07T20:53:10.2814772Z ) 2025-05-07T20:53:10.2815223Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2815687Z self=, 2025-05-07T20:53:10.2816118Z batch_size=154, 2025-05-07T20:53:10.2816343Z max_len=154, 2025-05-07T20:53:10.2816569Z dtype=torch.int32, 2025-05-07T20:53:10.2816816Z device=device(type='cpu'), 2025-05-07T20:53:10.2817073Z ) 2025-05-07T20:53:10.2817306Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2817769Z self=, 2025-05-07T20:53:10.2818193Z batch_size=188, 2025-05-07T20:53:10.2818419Z max_len=516, 2025-05-07T20:53:10.2818650Z dtype=torch.int32, 2025-05-07T20:53:10.2818897Z device=device(type='cpu'), 2025-05-07T20:53:10.2819153Z ) 2025-05-07T20:53:10.2819388Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2819849Z self=, 2025-05-07T20:53:10.2820280Z batch_size=516, 2025-05-07T20:53:10.2820501Z max_len=516, 2025-05-07T20:53:10.2820722Z dtype=torch.int32, 2025-05-07T20:53:10.2821062Z device=device(type='cpu'), 2025-05-07T20:53:10.2821320Z ) 2025-05-07T20:53:10.2821547Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2822012Z self=, 2025-05-07T20:53:10.2822451Z batch_size=786, 2025-05-07T20:53:10.2822673Z max_len=699, 2025-05-07T20:53:10.2822894Z dtype=torch.int64, 2025-05-07T20:53:10.2823148Z device=device(type='cuda'), 2025-05-07T20:53:10.2823406Z ) 2025-05-07T20:53:10.2823641Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2824102Z self=, 2025-05-07T20:53:10.2824530Z batch_size=786, 2025-05-07T20:53:10.2824756Z max_len=786, 2025-05-07T20:53:10.2824983Z dtype=torch.int64, 2025-05-07T20:53:10.2825235Z device=device(type='cuda'), 2025-05-07T20:53:10.2825490Z ) 2025-05-07T20:53:10.2825729Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2826198Z self=, 2025-05-07T20:53:10.2826622Z batch_size=541, 2025-05-07T20:53:10.2826849Z max_len=798, 2025-05-07T20:53:10.2827078Z dtype=torch.int32, 2025-05-07T20:53:10.2827326Z device=device(type='cpu'), 2025-05-07T20:53:10.2827584Z ) 2025-05-07T20:53:10.2827822Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2828287Z self=, 2025-05-07T20:53:10.2828710Z batch_size=541, 2025-05-07T20:53:10.2828938Z max_len=541, 2025-05-07T20:53:10.2829166Z dtype=torch.int32, 2025-05-07T20:53:10.2829414Z device=device(type='cpu'), 2025-05-07T20:53:10.2829673Z ) 2025-05-07T20:53:10.2829909Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2830365Z self=, 2025-05-07T20:53:10.2830799Z batch_size=874, 2025-05-07T20:53:10.2831029Z max_len=752, 2025-05-07T20:53:10.2831251Z dtype=torch.int32, 2025-05-07T20:53:10.2831501Z device=device(type='cuda'), 2025-05-07T20:53:10.2831762Z ) 2025-05-07T20:53:10.2831991Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2832455Z self=, 2025-05-07T20:53:10.2832883Z batch_size=752, 2025-05-07T20:53:10.2833113Z max_len=752, 2025-05-07T20:53:10.2833333Z dtype=torch.int32, 2025-05-07T20:53:10.2833585Z device=device(type='cuda'), 2025-05-07T20:53:10.2833930Z ) 2025-05-07T20:53:10.2834161Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2834619Z self=, 2025-05-07T20:53:10.2835056Z batch_size=238, 2025-05-07T20:53:10.2835272Z max_len=630, 2025-05-07T20:53:10.2835501Z dtype=torch.int32, 2025-05-07T20:53:10.2835753Z device=device(type='cpu'), 2025-05-07T20:53:10.2836176Z ) 2025-05-07T20:53:10.2836414Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2836872Z self=, 2025-05-07T20:53:10.2837294Z batch_size=238, 2025-05-07T20:53:10.2837517Z max_len=238, 2025-05-07T20:53:10.2837748Z dtype=torch.int32, 2025-05-07T20:53:10.2838000Z device=device(type='cpu'), 2025-05-07T20:53:10.2838248Z ) 2025-05-07T20:53:10.2838486Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2838957Z self=, 2025-05-07T20:53:10.2839377Z batch_size=549, 2025-05-07T20:53:10.2839619Z max_len=29, 2025-05-07T20:53:10.2839844Z dtype=torch.int32, 2025-05-07T20:53:10.2840092Z device=device(type='cpu'), 2025-05-07T20:53:10.2840349Z ) 2025-05-07T20:53:10.2840585Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2841039Z self=, 2025-05-07T20:53:10.2841598Z batch_size=29, 2025-05-07T20:53:10.2841822Z max_len=29, 2025-05-07T20:53:10.2842039Z dtype=torch.int32, 2025-05-07T20:53:10.2842292Z device=device(type='cpu'), 2025-05-07T20:53:10.2842550Z ) 2025-05-07T20:53:10.2842788Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.2843245Z self=, 2025-05-07T20:53:10.2843670Z batch_size=480, 2025-05-07T20:53:10.2843890Z max_len=233, 2025-05-07T20:53:10.2844110Z dtype=torch.int64, 2025-05-07T20:53:10.2844368Z device=device(type='cuda'), 2025-05-07T20:53:10.2844624Z ) 2025-05-07T20:53:10.4626342Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4627293Z self=, 2025-05-07T20:53:10.4627783Z batch_size=480, 2025-05-07T20:53:10.4628008Z max_len=480, 2025-05-07T20:53:10.4628241Z dtype=torch.int64, 2025-05-07T20:53:10.4628508Z device=device(type='cuda'), 2025-05-07T20:53:10.4628768Z ) 2025-05-07T20:53:10.4629007Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4629475Z self=, 2025-05-07T20:53:10.4629903Z batch_size=993, 2025-05-07T20:53:10.4630132Z max_len=420, 2025-05-07T20:53:10.4630362Z dtype=torch.int32, 2025-05-07T20:53:10.4630614Z device=device(type='cpu'), 2025-05-07T20:53:10.4630879Z ) 2025-05-07T20:53:10.4631116Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4631590Z self=, 2025-05-07T20:53:10.4632019Z batch_size=993, 2025-05-07T20:53:10.4632243Z max_len=993, 2025-05-07T20:53:10.4632469Z dtype=torch.int32, 2025-05-07T20:53:10.4632723Z device=device(type='cpu'), 2025-05-07T20:53:10.4632980Z ) 2025-05-07T20:53:10.4633219Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4633677Z self=, 2025-05-07T20:53:10.4634113Z batch_size=295, 2025-05-07T20:53:10.4634337Z max_len=84, 2025-05-07T20:53:10.4634559Z dtype=torch.int64, 2025-05-07T20:53:10.4634820Z device=device(type='cpu'), 2025-05-07T20:53:10.4635082Z ) 2025-05-07T20:53:10.4635313Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4635779Z self=, 2025-05-07T20:53:10.4636486Z batch_size=84, 2025-05-07T20:53:10.4636715Z max_len=84, 2025-05-07T20:53:10.4637096Z dtype=torch.int64, 2025-05-07T20:53:10.4637357Z device=device(type='cpu'), 2025-05-07T20:53:10.4637617Z ) 2025-05-07T20:53:10.4637849Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4638314Z self=, 2025-05-07T20:53:10.4638742Z batch_size=468, 2025-05-07T20:53:10.4638960Z max_len=98, 2025-05-07T20:53:10.4639189Z dtype=torch.int32, 2025-05-07T20:53:10.4639447Z device=device(type='cuda'), 2025-05-07T20:53:10.4639698Z ) 2025-05-07T20:53:10.4639935Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4640400Z self=, 2025-05-07T20:53:10.4640829Z batch_size=98, 2025-05-07T20:53:10.4641050Z max_len=98, 2025-05-07T20:53:10.4641274Z dtype=torch.int32, 2025-05-07T20:53:10.4641525Z device=device(type='cuda'), 2025-05-07T20:53:10.4641782Z ) 2025-05-07T20:53:10.4642027Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4642493Z self=, 2025-05-07T20:53:10.4642926Z batch_size=578, 2025-05-07T20:53:10.4643154Z max_len=582, 2025-05-07T20:53:10.4643382Z dtype=torch.int64, 2025-05-07T20:53:10.4643632Z device=device(type='cuda'), 2025-05-07T20:53:10.4643893Z ) 2025-05-07T20:53:10.4644129Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4644703Z self=, 2025-05-07T20:53:10.4645129Z batch_size=578, 2025-05-07T20:53:10.4645353Z max_len=578, 2025-05-07T20:53:10.4645579Z dtype=torch.int64, 2025-05-07T20:53:10.4645834Z device=device(type='cuda'), 2025-05-07T20:53:10.4646096Z ) 2025-05-07T20:53:10.4646325Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4646781Z self=, 2025-05-07T20:53:10.4647244Z batch_size=340, 2025-05-07T20:53:10.4647471Z max_len=184, 2025-05-07T20:53:10.4647696Z dtype=torch.int64, 2025-05-07T20:53:10.4655864Z device=device(type='cuda'), 2025-05-07T20:53:10.4656172Z ) 2025-05-07T20:53:10.4656416Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4656894Z self=, 2025-05-07T20:53:10.4657351Z batch_size=340, 2025-05-07T20:53:10.4657583Z max_len=340, 2025-05-07T20:53:10.4657817Z dtype=torch.int64, 2025-05-07T20:53:10.4658077Z device=device(type='cuda'), 2025-05-07T20:53:10.4658336Z ) 2025-05-07T20:53:10.4658586Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4659058Z self=, 2025-05-07T20:53:10.4659496Z batch_size=971, 2025-05-07T20:53:10.4659721Z max_len=796, 2025-05-07T20:53:10.4659954Z dtype=torch.int32, 2025-05-07T20:53:10.4660220Z device=device(type='cuda'), 2025-05-07T20:53:10.4660474Z ) 2025-05-07T20:53:10.4660717Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:53:10.4661185Z self=, 2025-05-07T20:53:10.4661618Z batch_size=796, 2025-05-07T20:53:10.4661846Z max_len=796, 2025-05-07T20:53:10.4662075Z dtype=torch.int32, 2025-05-07T20:53:10.4662331Z device=device(type='cuda'), 2025-05-07T20:53:10.4662599Z ) 2025-05-07T20:53:10.4662791Z PASSED 2025-05-07T20:53:10.4982404Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:53:10.4982947Z self=, 2025-05-07T20:53:10.4983327Z n=0, 2025-05-07T20:53:10.4983575Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:10.4983893Z device=device(type='cpu'), 2025-05-07T20:53:10.4984158Z ) 2025-05-07T20:53:10.4984374Z Trying example: test_cumsum( 2025-05-07T20:53:10.4984890Z self=, 2025-05-07T20:53:10.4985258Z n=9, 2025-05-07T20:53:10.4985494Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:10.4985811Z device=device(type='cpu'), 2025-05-07T20:53:10.4986074Z ) 2025-05-07T20:53:10.4986287Z Trying example: test_cumsum( 2025-05-07T20:53:10.4986635Z self=, 2025-05-07T20:53:10.4987004Z n=6, 2025-05-07T20:53:10.4987244Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:10.4987562Z device=device(type='cpu'), 2025-05-07T20:53:10.4987813Z ) 2025-05-07T20:53:10.4988024Z Trying example: test_cumsum( 2025-05-07T20:53:10.4988375Z self=, 2025-05-07T20:53:10.4988723Z n=6, 2025-05-07T20:53:10.4988965Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:10.4989298Z device=device(type='cuda'), 2025-05-07T20:53:10.4989555Z ) 2025-05-07T20:53:10.4989768Z Trying example: test_cumsum( 2025-05-07T20:53:10.4990150Z self=, 2025-05-07T20:53:10.4990513Z n=0, 2025-05-07T20:53:10.4990751Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:10.4991082Z device=device(type='cuda'), 2025-05-07T20:53:10.4991340Z ) 2025-05-07T20:53:10.4991543Z Trying example: test_cumsum( 2025-05-07T20:53:10.4991895Z self=, 2025-05-07T20:53:10.4992383Z n=3, 2025-05-07T20:53:10.4992611Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:10.4992921Z device=device(type='cuda'), 2025-05-07T20:53:10.4993180Z ) 2025-05-07T20:53:10.4993389Z Trying example: test_cumsum( 2025-05-07T20:53:10.4993732Z self=, 2025-05-07T20:53:10.4994091Z n=1, 2025-05-07T20:53:10.4994325Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:10.4994636Z device=device(type='cpu'), 2025-05-07T20:53:10.4994899Z ) 2025-05-07T20:53:10.4995117Z Trying example: test_cumsum( 2025-05-07T20:53:10.4995458Z self=, 2025-05-07T20:53:10.4995815Z n=0, 2025-05-07T20:53:10.4996048Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:10.4996359Z device=device(type='cpu'), 2025-05-07T20:53:10.4996618Z ) 2025-05-07T20:53:10.4996827Z Trying example: test_cumsum( 2025-05-07T20:53:10.4997169Z self=, 2025-05-07T20:53:10.4997534Z n=0, 2025-05-07T20:53:10.4997776Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:10.4998103Z device=device(type='cpu'), 2025-05-07T20:53:10.4998365Z ) 2025-05-07T20:53:10.4998574Z Trying example: test_cumsum( 2025-05-07T20:53:10.4998929Z self=, 2025-05-07T20:53:10.4999283Z n=7, 2025-05-07T20:53:10.4999522Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:10.4999848Z device=device(type='cpu'), 2025-05-07T20:53:10.5000105Z ) 2025-05-07T20:53:10.5000309Z Trying example: test_cumsum( 2025-05-07T20:53:10.5000657Z self=, 2025-05-07T20:53:10.5001004Z n=9, 2025-05-07T20:53:10.5001236Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:10.5001548Z device=device(type='cpu'), 2025-05-07T20:53:10.5001799Z ) 2025-05-07T20:53:10.5002007Z Trying example: test_cumsum( 2025-05-07T20:53:10.5002368Z self=, 2025-05-07T20:53:10.5002721Z n=5, 2025-05-07T20:53:10.5002953Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:10.5003270Z device=device(type='cuda'), 2025-05-07T20:53:10.5003528Z ) 2025-05-07T20:53:10.5003731Z Trying example: test_cumsum( 2025-05-07T20:53:10.5004089Z self=, 2025-05-07T20:53:10.5004445Z n=7, 2025-05-07T20:53:10.5004671Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:10.5005073Z device=device(type='cuda'), 2025-05-07T20:53:10.5005331Z ) 2025-05-07T20:53:10.5005531Z Trying example: test_cumsum( 2025-05-07T20:53:10.5005878Z self=, 2025-05-07T20:53:10.5006235Z n=3, 2025-05-07T20:53:10.5006462Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:10.5006778Z device=device(type='cpu'), 2025-05-07T20:53:10.5007032Z ) 2025-05-07T20:53:10.5007242Z Trying example: test_cumsum( 2025-05-07T20:53:10.5007598Z self=, 2025-05-07T20:53:10.5007961Z n=4, 2025-05-07T20:53:10.5008197Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:10.5008525Z device=device(type='cpu'), 2025-05-07T20:53:10.5008783Z ) 2025-05-07T20:53:10.5008986Z Trying example: test_cumsum( 2025-05-07T20:53:10.5009343Z self=, 2025-05-07T20:53:10.5009702Z n=8, 2025-05-07T20:53:10.5009941Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:10.5010248Z device=device(type='cuda'), 2025-05-07T20:53:10.5010508Z ) 2025-05-07T20:53:10.5010713Z Trying example: test_cumsum( 2025-05-07T20:53:10.5011068Z self=, 2025-05-07T20:53:10.5011424Z n=9, 2025-05-07T20:53:10.5011652Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:10.5011957Z device=device(type='cuda'), 2025-05-07T20:53:10.5012295Z ) 2025-05-07T20:53:10.5012504Z Trying example: test_cumsum( 2025-05-07T20:53:10.5012847Z self=, 2025-05-07T20:53:10.5013202Z n=7, 2025-05-07T20:53:10.5013442Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:53:10.5013760Z device=device(type='cuda'), 2025-05-07T20:53:10.5014014Z ) 2025-05-07T20:53:10.5014219Z Trying example: test_cumsum( 2025-05-07T20:53:10.5014564Z self=, 2025-05-07T20:53:10.5015041Z n=7, 2025-05-07T20:53:10.5015274Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:53:10.5015585Z device=device(type='cpu'), 2025-05-07T20:53:10.5015839Z ) 2025-05-07T20:53:10.5016045Z Trying example: test_cumsum( 2025-05-07T20:53:10.5016395Z self=, 2025-05-07T20:53:10.5016746Z n=3, 2025-05-07T20:53:10.5016974Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:53:10.5017294Z device=device(type='cpu'), 2025-05-07T20:53:10.5017544Z ) 2025-05-07T20:53:10.5017737Z PASSED 2025-05-07T20:53:10.5017855Z 2025-05-07T20:53:10.5018003Z ============================== 3 passed in 3.40s =============================== 2025-05-07T20:53:11.2709731Z 2025-05-07T20:53:11.2710365Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:53:11.2730047Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:53:11.2730335Z 2025-05-07T20:53:11.2730339Z 2025-05-07T20:53:11.2730343Z 2025-05-07T20:53:11.2730347Z 2025-05-07T20:53:11.2751289Z ################################################################################ 2025-05-07T20:53:11.2766566Z # [2025-05-07T20:53:11.276Z] Run Python Test Suite: 2025-05-07T20:53:11.2766945Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:53:11.2767303Z ################################################################################ 2025-05-07T20:53:11.2792759Z + 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:53:11.2793460Z 2025-05-07T20:53:13.4332949Z ============================= test session starts ============================== 2025-05-07T20:53:13.4334186Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:13.4335369Z cachedir: .pytest_cache 2025-05-07T20:53:13.4337278Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:13.4338358Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:13.4338780Z plugins: hypothesis-6.131.14 2025-05-07T20:53:15.7358987Z collecting ... collected 4 items 2025-05-07T20:53:15.7359255Z 2025-05-07T20:53:16.1091148Z 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:53:16.1092918Z self=, 2025-05-07T20:53:16.1093835Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1094191Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1094562Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1095010Z ) 2025-05-07T20:53:16.1095416Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1096447Z self=, 2025-05-07T20:53:16.1097339Z data_type=torch.float16, 2025-05-07T20:53:16.1097690Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1098061Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1098396Z ) 2025-05-07T20:53:16.1099157Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1100190Z self=, 2025-05-07T20:53:16.1101091Z data_type=torch.float32, 2025-05-07T20:53:16.1101431Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1101806Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1102147Z ) 2025-05-07T20:53:16.1102529Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1103749Z self=, 2025-05-07T20:53:16.1104648Z data_type=torch.float32, 2025-05-07T20:53:16.1104987Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1105356Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1105698Z ) 2025-05-07T20:53:16.1106082Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1107125Z self=, 2025-05-07T20:53:16.1108021Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1108374Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1108742Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1109080Z ) 2025-05-07T20:53:16.1109469Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1110502Z self=, 2025-05-07T20:53:16.1111402Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1111757Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1112128Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1112460Z ) 2025-05-07T20:53:16.1112847Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1113887Z self=, 2025-05-07T20:53:16.1114777Z data_type=torch.float16, 2025-05-07T20:53:16.1115123Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1115493Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1115826Z ) 2025-05-07T20:53:16.1116216Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1117407Z self=, 2025-05-07T20:53:16.1118313Z data_type=torch.float16, 2025-05-07T20:53:16.1118651Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1119023Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1119362Z ) 2025-05-07T20:53:16.1119743Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1120785Z self=, 2025-05-07T20:53:16.1121683Z data_type=torch.float16, 2025-05-07T20:53:16.1122029Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1122393Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1122732Z ) 2025-05-07T20:53:16.1123119Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1124152Z self=, 2025-05-07T20:53:16.1125055Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1125406Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1125769Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1126106Z ) 2025-05-07T20:53:16.1126494Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1127621Z self=, 2025-05-07T20:53:16.1128512Z data_type=torch.float32, 2025-05-07T20:53:16.1128856Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1129226Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1129558Z ) 2025-05-07T20:53:16.1129943Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1130984Z self=, 2025-05-07T20:53:16.1131876Z data_type=torch.float32, 2025-05-07T20:53:16.1132220Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1132589Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1132933Z ) 2025-05-07T20:53:16.1133187Z PASSED 2025-05-07T20:53:16.1231750Z 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:53:16.1234588Z self=, 2025-05-07T20:53:16.1236441Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1236949Z ) 2025-05-07T20:53:16.1237629Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:53:16.1239114Z self=, 2025-05-07T20:53:16.1239857Z data_type=torch.float16, 2025-05-07T20:53:16.1240114Z ) 2025-05-07T20:53:16.1240456Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:53:16.1241370Z self=, 2025-05-07T20:53:16.1242114Z data_type=torch.float32, 2025-05-07T20:53:16.1242368Z ) 2025-05-07T20:53:16.1242563Z PASSED 2025-05-07T20:53:16.1368675Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:53:16.1370112Z self=, 2025-05-07T20:53:16.1370977Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1371242Z ) 2025-05-07T20:53:16.1371491Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:53:16.1372193Z self=, 2025-05-07T20:53:16.1372849Z data_type=torch.float16, 2025-05-07T20:53:16.1373099Z ) 2025-05-07T20:53:16.1373354Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:53:16.1374059Z self=, 2025-05-07T20:53:16.1374705Z data_type=torch.float32, 2025-05-07T20:53:16.1375064Z ) 2025-05-07T20:53:16.1375258Z PASSED 2025-05-07T20:53:16.1756531Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1758182Z self=, 2025-05-07T20:53:16.1759062Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1759407Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1759781Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1760121Z ) 2025-05-07T20:53:16.1760477Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1761738Z self=, 2025-05-07T20:53:16.1762605Z data_type=torch.float16, 2025-05-07T20:53:16.1762948Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1763323Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1763664Z ) 2025-05-07T20:53:16.1764016Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1764989Z self=, 2025-05-07T20:53:16.1765865Z data_type=torch.float16, 2025-05-07T20:53:16.1766209Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1766576Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1766919Z ) 2025-05-07T20:53:16.1767275Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1768249Z self=, 2025-05-07T20:53:16.1769119Z data_type=torch.float16, 2025-05-07T20:53:16.1769464Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1769838Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1770171Z ) 2025-05-07T20:53:16.1770529Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1771515Z self=, 2025-05-07T20:53:16.1772393Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1772738Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1773111Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1773450Z ) 2025-05-07T20:53:16.1773800Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1774772Z self=, 2025-05-07T20:53:16.1775800Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1776143Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1776514Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1776860Z ) 2025-05-07T20:53:16.1777208Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1778180Z self=, 2025-05-07T20:53:16.1779256Z data_type=torch.float16, 2025-05-07T20:53:16.1779605Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1779966Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1780310Z ) 2025-05-07T20:53:16.1780670Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1781634Z self=, 2025-05-07T20:53:16.1782514Z data_type=torch.bfloat16, 2025-05-07T20:53:16.1782865Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1783243Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1783578Z ) 2025-05-07T20:53:16.1783941Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1784908Z self=, 2025-05-07T20:53:16.1785765Z data_type=torch.float32, 2025-05-07T20:53:16.1786121Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1786495Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1786828Z ) 2025-05-07T20:53:16.1787189Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1788158Z self=, 2025-05-07T20:53:16.1789076Z data_type=torch.float32, 2025-05-07T20:53:16.1789509Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1789879Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1790219Z ) 2025-05-07T20:53:16.1790571Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1791542Z self=, 2025-05-07T20:53:16.1792414Z data_type=torch.float32, 2025-05-07T20:53:16.1792754Z segment_value_type=torch.int32, 2025-05-07T20:53:16.1793132Z segment_length_type=torch.int64, 2025-05-07T20:53:16.1793478Z ) 2025-05-07T20:53:16.1793828Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:53:16.1794800Z self=, 2025-05-07T20:53:16.1795675Z data_type=torch.float32, 2025-05-07T20:53:16.1796021Z segment_value_type=torch.int64, 2025-05-07T20:53:16.1796394Z segment_length_type=torch.int32, 2025-05-07T20:53:16.1796737Z ) 2025-05-07T20:53:16.1796981Z PASSED 2025-05-07T20:53:16.1797123Z 2025-05-07T20:53:16.1797298Z ============================== 4 passed in 2.88s =============================== 2025-05-07T20:53:16.9662821Z 2025-05-07T20:53:16.9663477Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:53:16.9683773Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 5 seconds 2025-05-07T20:53:16.9684149Z 2025-05-07T20:53:16.9684193Z 2025-05-07T20:53:16.9684198Z 2025-05-07T20:53:16.9684202Z 2025-05-07T20:53:16.9704401Z ################################################################################ 2025-05-07T20:53:16.9719816Z # [2025-05-07T20:53:16.971Z] Run Python Test Suite: 2025-05-07T20:53:16.9720167Z # ./sparse/index_select_test.py 2025-05-07T20:53:16.9720471Z ################################################################################ 2025-05-07T20:53:16.9745994Z + 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:53:16.9746619Z 2025-05-07T20:53:19.1303254Z ============================= test session starts ============================== 2025-05-07T20:53:19.1303953Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:19.1304495Z cachedir: .pytest_cache 2025-05-07T20:53:19.1305443Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:19.1306195Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:19.1306617Z plugins: hypothesis-6.131.14 2025-05-07T20:53:21.4393322Z collecting ... collected 3 items 2025-05-07T20:53:21.4393563Z 2025-05-07T20:53:22.0825374Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0826234Z self=, 2025-05-07T20:53:22.0826724Z num_inputs=0, 2025-05-07T20:53:22.0826961Z max_input_rows=2, 2025-05-07T20:53:22.0827222Z max_cols_factor=2, 2025-05-07T20:53:22.0827468Z max_output_rows=2, 2025-05-07T20:53:22.0827725Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0828011Z dtype=torch.float32, 2025-05-07T20:53:22.0828266Z use_cpu=False, 2025-05-07T20:53:22.0836639Z op=, 2025-05-07T20:53:22.0837043Z ) 2025-05-07T20:53:22.0837286Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0837807Z self=, 2025-05-07T20:53:22.0838294Z num_inputs=31, 2025-05-07T20:53:22.0838528Z max_input_rows=2, 2025-05-07T20:53:22.0839142Z max_cols_factor=2, 2025-05-07T20:53:22.0839388Z max_output_rows=2, 2025-05-07T20:53:22.0839640Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0839936Z dtype=torch.float32, 2025-05-07T20:53:22.0840195Z use_cpu=False, 2025-05-07T20:53:22.0840510Z op=, 2025-05-07T20:53:22.0840888Z ) 2025-05-07T20:53:22.0841133Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0841637Z self=, 2025-05-07T20:53:22.0842131Z num_inputs=31, 2025-05-07T20:53:22.0842372Z max_input_rows=31, 2025-05-07T20:53:22.0842623Z max_cols_factor=63, 2025-05-07T20:53:22.0842868Z max_output_rows=13, 2025-05-07T20:53:22.0843132Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0843422Z dtype=torch.float16, 2025-05-07T20:53:22.0843672Z use_cpu=False, 2025-05-07T20:53:22.0843993Z op=, 2025-05-07T20:53:22.0844367Z ) 2025-05-07T20:53:22.0844603Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0845112Z self=, 2025-05-07T20:53:22.0845576Z num_inputs=5, 2025-05-07T20:53:22.0845802Z max_input_rows=3, 2025-05-07T20:53:22.0846050Z max_cols_factor=137, 2025-05-07T20:53:22.0846306Z max_output_rows=13, 2025-05-07T20:53:22.0846561Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0846855Z dtype=torch.float16, 2025-05-07T20:53:22.0847107Z use_cpu=False, 2025-05-07T20:53:22.0847435Z op=, 2025-05-07T20:53:22.0847790Z ) 2025-05-07T20:53:22.0848033Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0848537Z self=, 2025-05-07T20:53:22.0849012Z num_inputs=63, 2025-05-07T20:53:22.0849249Z max_input_rows=15, 2025-05-07T20:53:22.0849504Z max_cols_factor=256, 2025-05-07T20:53:22.0849756Z max_output_rows=29, 2025-05-07T20:53:22.0850019Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0850347Z dtype=torch.float16, 2025-05-07T20:53:22.0850591Z use_cpu=True, 2025-05-07T20:53:22.0850909Z op=, 2025-05-07T20:53:22.0851269Z ) 2025-05-07T20:53:22.0851503Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0852009Z self=, 2025-05-07T20:53:22.0852644Z num_inputs=13, 2025-05-07T20:53:22.0852888Z max_input_rows=2, 2025-05-07T20:53:22.0853129Z max_cols_factor=156, 2025-05-07T20:53:22.0853395Z max_output_rows=21, 2025-05-07T20:53:22.0853657Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0853942Z dtype=torch.float32, 2025-05-07T20:53:22.0854197Z use_cpu=True, 2025-05-07T20:53:22.0854515Z op=, 2025-05-07T20:53:22.0855005Z ) 2025-05-07T20:53:22.0855248Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0855752Z self=, 2025-05-07T20:53:22.0856226Z num_inputs=68, 2025-05-07T20:53:22.0856464Z max_input_rows=4, 2025-05-07T20:53:22.0856710Z max_cols_factor=81, 2025-05-07T20:53:22.0856955Z max_output_rows=21, 2025-05-07T20:53:22.0857217Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0857505Z dtype=torch.float32, 2025-05-07T20:53:22.0857770Z use_cpu=False, 2025-05-07T20:53:22.0858081Z op=, 2025-05-07T20:53:22.0858440Z ) 2025-05-07T20:53:22.0858680Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0859177Z self=, 2025-05-07T20:53:22.0859650Z num_inputs=25, 2025-05-07T20:53:22.0859884Z max_input_rows=28, 2025-05-07T20:53:22.0860224Z max_cols_factor=256, 2025-05-07T20:53:22.0860482Z max_output_rows=17, 2025-05-07T20:53:22.0860743Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0861027Z dtype=torch.float32, 2025-05-07T20:53:22.0861279Z use_cpu=True, 2025-05-07T20:53:22.0861624Z op=, 2025-05-07T20:53:22.0861998Z ) 2025-05-07T20:53:22.0862238Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0862751Z self=, 2025-05-07T20:53:22.0863218Z num_inputs=0, 2025-05-07T20:53:22.0863445Z max_input_rows=23, 2025-05-07T20:53:22.0863696Z max_cols_factor=246, 2025-05-07T20:53:22.0863950Z max_output_rows=14, 2025-05-07T20:53:22.0864199Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0864486Z dtype=torch.float16, 2025-05-07T20:53:22.0864737Z use_cpu=False, 2025-05-07T20:53:22.0865045Z op=, 2025-05-07T20:53:22.0865408Z ) 2025-05-07T20:53:22.0865646Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0866140Z self=, 2025-05-07T20:53:22.0866619Z num_inputs=43, 2025-05-07T20:53:22.0866851Z max_input_rows=3, 2025-05-07T20:53:22.0867088Z max_cols_factor=68, 2025-05-07T20:53:22.0867337Z max_output_rows=5, 2025-05-07T20:53:22.0867594Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0867883Z dtype=torch.float32, 2025-05-07T20:53:22.0868124Z use_cpu=True, 2025-05-07T20:53:22.0868462Z op=, 2025-05-07T20:53:22.0868855Z ) 2025-05-07T20:53:22.0869088Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0869590Z self=, 2025-05-07T20:53:22.0870066Z num_inputs=35, 2025-05-07T20:53:22.0870301Z max_input_rows=25, 2025-05-07T20:53:22.0870544Z max_cols_factor=86, 2025-05-07T20:53:22.0870789Z max_output_rows=15, 2025-05-07T20:53:22.0871039Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0871325Z dtype=torch.float16, 2025-05-07T20:53:22.0871574Z use_cpu=True, 2025-05-07T20:53:22.0871906Z op=, 2025-05-07T20:53:22.0872285Z ) 2025-05-07T20:53:22.0872522Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0873114Z self=, 2025-05-07T20:53:22.0873579Z num_inputs=35, 2025-05-07T20:53:22.0873810Z max_input_rows=25, 2025-05-07T20:53:22.0874054Z max_cols_factor=86, 2025-05-07T20:53:22.0874294Z max_output_rows=15, 2025-05-07T20:53:22.0874551Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0874835Z dtype=torch.float16, 2025-05-07T20:53:22.0875075Z use_cpu=True, 2025-05-07T20:53:22.0875421Z op=, 2025-05-07T20:53:22.0875810Z ) 2025-05-07T20:53:22.0876042Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0876549Z self=, 2025-05-07T20:53:22.0877022Z num_inputs=35, 2025-05-07T20:53:22.0877260Z max_input_rows=25, 2025-05-07T20:53:22.0877498Z max_cols_factor=86, 2025-05-07T20:53:22.0877749Z max_output_rows=2, 2025-05-07T20:53:22.0878009Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0878290Z dtype=torch.float16, 2025-05-07T20:53:22.0878544Z use_cpu=True, 2025-05-07T20:53:22.0878885Z op=, 2025-05-07T20:53:22.0879260Z ) 2025-05-07T20:53:22.0879499Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0880006Z self=, 2025-05-07T20:53:22.0880574Z num_inputs=35, 2025-05-07T20:53:22.0880807Z max_input_rows=2, 2025-05-07T20:53:22.0881049Z max_cols_factor=86, 2025-05-07T20:53:22.0881288Z max_output_rows=2, 2025-05-07T20:53:22.0881542Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0881823Z dtype=torch.float16, 2025-05-07T20:53:22.0882060Z use_cpu=True, 2025-05-07T20:53:22.0882400Z op=, 2025-05-07T20:53:22.0882780Z ) 2025-05-07T20:53:22.0883020Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0883519Z self=, 2025-05-07T20:53:22.0884004Z num_inputs=35, 2025-05-07T20:53:22.0884233Z max_input_rows=2, 2025-05-07T20:53:22.0884468Z max_cols_factor=2, 2025-05-07T20:53:22.0884712Z max_output_rows=2, 2025-05-07T20:53:22.0884964Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0885244Z dtype=torch.float16, 2025-05-07T20:53:22.0885496Z use_cpu=True, 2025-05-07T20:53:22.0885837Z op=, 2025-05-07T20:53:22.0886219Z ) 2025-05-07T20:53:22.0886455Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0886951Z self=, 2025-05-07T20:53:22.0887426Z num_inputs=2, 2025-05-07T20:53:22.0887650Z max_input_rows=2, 2025-05-07T20:53:22.0887891Z max_cols_factor=2, 2025-05-07T20:53:22.0888135Z max_output_rows=2, 2025-05-07T20:53:22.0888385Z permute_output_dim_0_1=True, 2025-05-07T20:53:22.0888669Z dtype=torch.float16, 2025-05-07T20:53:22.0888912Z use_cpu=True, 2025-05-07T20:53:22.0889248Z op=, 2025-05-07T20:53:22.0889638Z ) 2025-05-07T20:53:22.0889872Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0890421Z self=, 2025-05-07T20:53:22.0890910Z num_inputs=76, 2025-05-07T20:53:22.0891144Z max_input_rows=16, 2025-05-07T20:53:22.0891386Z max_cols_factor=75, 2025-05-07T20:53:22.0891635Z max_output_rows=10, 2025-05-07T20:53:22.0891891Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0892174Z dtype=torch.float16, 2025-05-07T20:53:22.0892428Z use_cpu=False, 2025-05-07T20:53:22.0892770Z op=, 2025-05-07T20:53:22.0893168Z ) 2025-05-07T20:53:22.0893488Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0893990Z self=, 2025-05-07T20:53:22.0894462Z num_inputs=76, 2025-05-07T20:53:22.0894689Z max_input_rows=16, 2025-05-07T20:53:22.0895045Z max_cols_factor=76, 2025-05-07T20:53:22.0895293Z max_output_rows=10, 2025-05-07T20:53:22.0895544Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0895837Z dtype=torch.float16, 2025-05-07T20:53:22.0896088Z use_cpu=False, 2025-05-07T20:53:22.0896420Z op=, 2025-05-07T20:53:22.0896803Z ) 2025-05-07T20:53:22.0897040Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0897550Z self=, 2025-05-07T20:53:22.0898009Z num_inputs=10, 2025-05-07T20:53:22.0898243Z max_input_rows=16, 2025-05-07T20:53:22.0898487Z max_cols_factor=76, 2025-05-07T20:53:22.0898732Z max_output_rows=10, 2025-05-07T20:53:22.0898987Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0899273Z dtype=torch.float16, 2025-05-07T20:53:22.0899516Z use_cpu=False, 2025-05-07T20:53:22.0899857Z op=, 2025-05-07T20:53:22.0900243Z ) 2025-05-07T20:53:22.0900473Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:53:22.0900974Z self=, 2025-05-07T20:53:22.0901541Z num_inputs=10, 2025-05-07T20:53:22.0901767Z max_input_rows=16, 2025-05-07T20:53:22.0902011Z max_cols_factor=16, 2025-05-07T20:53:22.0902260Z max_output_rows=10, 2025-05-07T20:53:22.0902516Z permute_output_dim_0_1=False, 2025-05-07T20:53:22.0902797Z dtype=torch.float16, 2025-05-07T20:53:22.0903048Z use_cpu=False, 2025-05-07T20:53:22.0903387Z op=, 2025-05-07T20:53:22.0903768Z ) 2025-05-07T20:53:22.0903982Z PASSED 2025-05-07T20:53:22.2358050Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2359070Z self=, 2025-05-07T20:53:22.2359558Z num_indices=1, 2025-05-07T20:53:22.2359798Z max_num_input_rows=1, 2025-05-07T20:53:22.2360086Z shape=[1], 2025-05-07T20:53:22.2360322Z dtype=torch.float32, 2025-05-07T20:53:22.2360574Z use_cpu=False, 2025-05-07T20:53:22.2360801Z num_groups=1, 2025-05-07T20:53:22.2361034Z use_var_cols=False, 2025-05-07T20:53:22.2361287Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2361585Z check_non_contiguous=False, 2025-05-07T20:53:22.2361851Z ) 2025-05-07T20:53:22.2362088Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2362608Z self=, 2025-05-07T20:53:22.2363104Z num_indices=26, 2025-05-07T20:53:22.2363348Z max_num_input_rows=1, 2025-05-07T20:53:22.2363601Z shape=[1], 2025-05-07T20:53:22.2363832Z dtype=torch.float32, 2025-05-07T20:53:22.2364088Z use_cpu=False, 2025-05-07T20:53:22.2364308Z num_groups=1, 2025-05-07T20:53:22.2364543Z use_var_cols=False, 2025-05-07T20:53:22.2364801Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2365090Z check_non_contiguous=False, 2025-05-07T20:53:22.2365355Z ) 2025-05-07T20:53:22.2365592Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2366106Z self=, 2025-05-07T20:53:22.2366576Z num_indices=26, 2025-05-07T20:53:22.2366817Z max_num_input_rows=27, 2025-05-07T20:53:22.2367068Z shape=[16, 26], 2025-05-07T20:53:22.2367305Z dtype=torch.float32, 2025-05-07T20:53:22.2367555Z use_cpu=True, 2025-05-07T20:53:22.2367781Z num_groups=11, 2025-05-07T20:53:22.2368417Z use_var_cols=False, 2025-05-07T20:53:22.2368681Z use_var_num_input_rows=True, 2025-05-07T20:53:22.2368972Z check_non_contiguous=False, 2025-05-07T20:53:22.2369230Z ) 2025-05-07T20:53:22.2369468Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2369981Z self=, 2025-05-07T20:53:22.2370495Z num_indices=26, 2025-05-07T20:53:22.2370741Z max_num_input_rows=29, 2025-05-07T20:53:22.2370992Z shape=[8, 2], 2025-05-07T20:53:22.2371221Z dtype=torch.float32, 2025-05-07T20:53:22.2371471Z use_cpu=False, 2025-05-07T20:53:22.2371698Z num_groups=8, 2025-05-07T20:53:22.2371924Z use_var_cols=False, 2025-05-07T20:53:22.2372182Z use_var_num_input_rows=True, 2025-05-07T20:53:22.2372470Z check_non_contiguous=False, 2025-05-07T20:53:22.2372723Z ) 2025-05-07T20:53:22.2372961Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2373476Z self=, 2025-05-07T20:53:22.2373954Z num_indices=5, 2025-05-07T20:53:22.2374188Z max_num_input_rows=15, 2025-05-07T20:53:22.2374442Z shape=[10], 2025-05-07T20:53:22.2374678Z dtype=torch.float16, 2025-05-07T20:53:22.2375062Z use_cpu=False, 2025-05-07T20:53:22.2375286Z num_groups=4, 2025-05-07T20:53:22.2375519Z use_var_cols=True, 2025-05-07T20:53:22.2375766Z use_var_num_input_rows=True, 2025-05-07T20:53:22.2376203Z check_non_contiguous=False, 2025-05-07T20:53:22.2376466Z ) 2025-05-07T20:53:22.2376700Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2377205Z self=, 2025-05-07T20:53:22.2377679Z num_indices=7, 2025-05-07T20:53:22.2377912Z max_num_input_rows=30, 2025-05-07T20:53:22.2378173Z shape=[10], 2025-05-07T20:53:22.2378408Z dtype=torch.float16, 2025-05-07T20:53:22.2378650Z use_cpu=True, 2025-05-07T20:53:22.2378882Z num_groups=13, 2025-05-07T20:53:22.2379113Z use_var_cols=True, 2025-05-07T20:53:22.2379364Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2379655Z check_non_contiguous=True, 2025-05-07T20:53:22.2379917Z ) 2025-05-07T20:53:22.2380154Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2380656Z self=, 2025-05-07T20:53:22.2381145Z num_indices=11, 2025-05-07T20:53:22.2381386Z max_num_input_rows=2, 2025-05-07T20:53:22.2381639Z shape=[30], 2025-05-07T20:53:22.2381867Z dtype=torch.float16, 2025-05-07T20:53:22.2382120Z use_cpu=False, 2025-05-07T20:53:22.2382351Z num_groups=25, 2025-05-07T20:53:22.2382578Z use_var_cols=False, 2025-05-07T20:53:22.2382836Z use_var_num_input_rows=True, 2025-05-07T20:53:22.2383128Z check_non_contiguous=False, 2025-05-07T20:53:22.2383382Z ) 2025-05-07T20:53:22.2383625Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2384137Z self=, 2025-05-07T20:53:22.2384614Z num_indices=31, 2025-05-07T20:53:22.2384852Z max_num_input_rows=20, 2025-05-07T20:53:22.2385103Z shape=[3], 2025-05-07T20:53:22.2385329Z dtype=torch.float16, 2025-05-07T20:53:22.2385581Z use_cpu=True, 2025-05-07T20:53:22.2385808Z num_groups=27, 2025-05-07T20:53:22.2386034Z use_var_cols=False, 2025-05-07T20:53:22.2386299Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2386597Z check_non_contiguous=True, 2025-05-07T20:53:22.2386857Z ) 2025-05-07T20:53:22.2387090Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2387600Z self=, 2025-05-07T20:53:22.2388087Z num_indices=19, 2025-05-07T20:53:22.2388321Z max_num_input_rows=24, 2025-05-07T20:53:22.2388579Z shape=[25, 16], 2025-05-07T20:53:22.2388817Z dtype=torch.float16, 2025-05-07T20:53:22.2389155Z use_cpu=False, 2025-05-07T20:53:22.2389389Z num_groups=12, 2025-05-07T20:53:22.2389620Z use_var_cols=False, 2025-05-07T20:53:22.2389873Z use_var_num_input_rows=True, 2025-05-07T20:53:22.2390168Z check_non_contiguous=False, 2025-05-07T20:53:22.2390434Z ) 2025-05-07T20:53:22.2390669Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2391177Z self=, 2025-05-07T20:53:22.2391658Z num_indices=23, 2025-05-07T20:53:22.2391901Z max_num_input_rows=16, 2025-05-07T20:53:22.2392149Z shape=[4], 2025-05-07T20:53:22.2392383Z dtype=torch.float32, 2025-05-07T20:53:22.2392638Z use_cpu=True, 2025-05-07T20:53:22.2392860Z num_groups=31, 2025-05-07T20:53:22.2393092Z use_var_cols=True, 2025-05-07T20:53:22.2393350Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2393641Z check_non_contiguous=True, 2025-05-07T20:53:22.2393909Z ) 2025-05-07T20:53:22.2394161Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2394663Z self=, 2025-05-07T20:53:22.2395144Z num_indices=16, 2025-05-07T20:53:22.2395389Z max_num_input_rows=29, 2025-05-07T20:53:22.2395641Z shape=[22, 7], 2025-05-07T20:53:22.2395880Z dtype=torch.float32, 2025-05-07T20:53:22.2396136Z use_cpu=True, 2025-05-07T20:53:22.2396451Z num_groups=9, 2025-05-07T20:53:22.2396686Z use_var_cols=False, 2025-05-07T20:53:22.2396947Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2397235Z check_non_contiguous=True, 2025-05-07T20:53:22.2397499Z ) 2025-05-07T20:53:22.2397738Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2398248Z self=, 2025-05-07T20:53:22.2398714Z num_indices=16, 2025-05-07T20:53:22.2398955Z max_num_input_rows=29, 2025-05-07T20:53:22.2399210Z shape=[22, 29], 2025-05-07T20:53:22.2399444Z dtype=torch.float32, 2025-05-07T20:53:22.2399694Z use_cpu=True, 2025-05-07T20:53:22.2399918Z num_groups=9, 2025-05-07T20:53:22.2400148Z use_var_cols=False, 2025-05-07T20:53:22.2400432Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2400752Z check_non_contiguous=True, 2025-05-07T20:53:22.2401004Z ) 2025-05-07T20:53:22.2401246Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2401764Z self=, 2025-05-07T20:53:22.2402231Z num_indices=16, 2025-05-07T20:53:22.2402476Z max_num_input_rows=29, 2025-05-07T20:53:22.2402733Z shape=[22, 22], 2025-05-07T20:53:22.2402974Z dtype=torch.float32, 2025-05-07T20:53:22.2403217Z use_cpu=True, 2025-05-07T20:53:22.2403438Z num_groups=9, 2025-05-07T20:53:22.2403671Z use_var_cols=False, 2025-05-07T20:53:22.2403923Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2404218Z check_non_contiguous=True, 2025-05-07T20:53:22.2404486Z ) 2025-05-07T20:53:22.2404721Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2405228Z self=, 2025-05-07T20:53:22.2405714Z num_indices=16, 2025-05-07T20:53:22.2405946Z max_num_input_rows=29, 2025-05-07T20:53:22.2406204Z shape=[9, 22], 2025-05-07T20:53:22.2406440Z dtype=torch.float32, 2025-05-07T20:53:22.2406709Z use_cpu=True, 2025-05-07T20:53:22.2406940Z num_groups=9, 2025-05-07T20:53:22.2407176Z use_var_cols=False, 2025-05-07T20:53:22.2416266Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2416731Z check_non_contiguous=True, 2025-05-07T20:53:22.2417005Z ) 2025-05-07T20:53:22.2417243Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2417761Z self=, 2025-05-07T20:53:22.2418242Z num_indices=16, 2025-05-07T20:53:22.2418607Z max_num_input_rows=29, 2025-05-07T20:53:22.2418881Z shape=[22, 22], 2025-05-07T20:53:22.2419124Z dtype=torch.float32, 2025-05-07T20:53:22.2419372Z use_cpu=True, 2025-05-07T20:53:22.2419602Z num_groups=16, 2025-05-07T20:53:22.2419838Z use_var_cols=False, 2025-05-07T20:53:22.2420091Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2420390Z check_non_contiguous=True, 2025-05-07T20:53:22.2420653Z ) 2025-05-07T20:53:22.2420894Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2421402Z self=, 2025-05-07T20:53:22.2421883Z num_indices=16, 2025-05-07T20:53:22.2422124Z max_num_input_rows=29, 2025-05-07T20:53:22.2422372Z shape=[16, 22], 2025-05-07T20:53:22.2422608Z dtype=torch.float32, 2025-05-07T20:53:22.2422858Z use_cpu=True, 2025-05-07T20:53:22.2423077Z num_groups=16, 2025-05-07T20:53:22.2423311Z use_var_cols=False, 2025-05-07T20:53:22.2423574Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2423866Z check_non_contiguous=True, 2025-05-07T20:53:22.2424130Z ) 2025-05-07T20:53:22.2424372Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2424874Z self=, 2025-05-07T20:53:22.2425359Z num_indices=16, 2025-05-07T20:53:22.2425603Z max_num_input_rows=29, 2025-05-07T20:53:22.2425940Z shape=[16], 2025-05-07T20:53:22.2426174Z dtype=torch.float32, 2025-05-07T20:53:22.2426427Z use_cpu=False, 2025-05-07T20:53:22.2426647Z num_groups=1, 2025-05-07T20:53:22.2426881Z use_var_cols=False, 2025-05-07T20:53:22.2427135Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2427430Z check_non_contiguous=False, 2025-05-07T20:53:22.2427685Z ) 2025-05-07T20:53:22.2427925Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2428428Z self=, 2025-05-07T20:53:22.2428895Z num_indices=13, 2025-05-07T20:53:22.2429136Z max_num_input_rows=18, 2025-05-07T20:53:22.2429391Z shape=[4], 2025-05-07T20:53:22.2429615Z dtype=torch.float32, 2025-05-07T20:53:22.2429861Z use_cpu=True, 2025-05-07T20:53:22.2430094Z num_groups=11, 2025-05-07T20:53:22.2430343Z use_var_cols=False, 2025-05-07T20:53:22.2430624Z use_var_num_input_rows=False, 2025-05-07T20:53:22.2430920Z check_non_contiguous=True, 2025-05-07T20:53:22.2431185Z ) 2025-05-07T20:53:22.2431427Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2431940Z self=, 2025-05-07T20:53:22.2432425Z num_indices=13, 2025-05-07T20:53:22.2432662Z max_num_input_rows=18, 2025-05-07T20:53:22.2432918Z shape=[4], 2025-05-07T20:53:22.2433153Z dtype=torch.float32, 2025-05-07T20:53:22.2433397Z use_cpu=True, 2025-05-07T20:53:22.2433625Z num_groups=11, 2025-05-07T20:53:22.2433864Z use_var_cols=False, 2025-05-07T20:53:22.2434117Z use_var_num_input_rows=True, 2025-05-07T20:53:22.2434409Z check_non_contiguous=True, 2025-05-07T20:53:22.2434674Z ) 2025-05-07T20:53:22.2434905Z Trying example: test_group_index_select_dim0( 2025-05-07T20:53:22.2435413Z self=, 2025-05-07T20:53:22.2435895Z num_indices=27, 2025-05-07T20:53:22.2436441Z max_num_input_rows=16, 2025-05-07T20:53:22.2436700Z shape=[6, 17], 2025-05-07T20:53:22.2436936Z dtype=torch.float32, 2025-05-07T20:53:22.2437182Z use_cpu=False, 2025-05-07T20:53:22.2437405Z num_groups=2, 2025-05-07T20:53:22.2437636Z use_var_cols=False, 2025-05-07T20:53:22.2437887Z use_var_num_input_rows=True, 2025-05-07T20:53:22.2438178Z check_non_contiguous=False, 2025-05-07T20:53:22.2438440Z ) 2025-05-07T20:53:22.2438646Z PASSED 2025-05-07T20:53:25.9727618Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:53:25.9728282Z 2025-05-07T20:53:25.9728454Z =============================== warnings summary =============================== 2025-05-07T20:53:25.9728941Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:53:25.9730339Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:53:25.9731634Z warnings.warn( 2025-05-07T20:53:25.9731784Z 2025-05-07T20:53:25.9732027Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:53:25.9735375Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:53:25.9738997Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:53:25.9739417Z 2025-05-07T20:53:25.9739656Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:25.9740139Z ======================== 3 passed, 2 warnings in 6.98s ========================= 2025-05-07T20:53:26.7770410Z 2025-05-07T20:53:26.7771118Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:53:26.7788470Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:53:26.7788784Z 2025-05-07T20:53:26.7788941Z 2025-05-07T20:53:26.7789045Z 2025-05-07T20:53:26.7789049Z 2025-05-07T20:53:26.7810719Z ################################################################################ 2025-05-07T20:53:26.7825922Z # [2025-05-07T20:53:26.782Z] Run Python Test Suite: 2025-05-07T20:53:26.7826286Z # ./sparse/misc_ops_test.py 2025-05-07T20:53:26.7826583Z ################################################################################ 2025-05-07T20:53:26.7852735Z + 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:53:26.7853362Z 2025-05-07T20:53:28.9421868Z ============================= test session starts ============================== 2025-05-07T20:53:28.9422560Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:28.9423109Z cachedir: .pytest_cache 2025-05-07T20:53:28.9423721Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:28.9424463Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:28.9424905Z plugins: hypothesis-6.131.14 2025-05-07T20:53:31.2434362Z collecting ... collected 8 items 2025-05-07T20:53:31.2434601Z 2025-05-07T20:53:31.4069831Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:53:31.5585485Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:53:31.5586718Z self=, 2025-05-07T20:53:31.5587442Z index_type=torch.int32, 2025-05-07T20:53:31.5587876Z has_weight=False, 2025-05-07T20:53:31.5588719Z bucketize_pos=False, 2025-05-07T20:53:31.5589136Z ) 2025-05-07T20:53:31.5589511Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:53:31.5590332Z self=, 2025-05-07T20:53:31.5591107Z index_type=torch.int64, 2025-05-07T20:53:31.5591509Z has_weight=False, 2025-05-07T20:53:31.5591895Z bucketize_pos=True, 2025-05-07T20:53:31.5592281Z ) 2025-05-07T20:53:31.5592583Z PASSED 2025-05-07T20:53:31.5893192Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:53:31.5894255Z self=, 2025-05-07T20:53:31.5895032Z permute_size=0, 2025-05-07T20:53:31.5895397Z long_index=False, 2025-05-07T20:53:31.5895757Z ) 2025-05-07T20:53:31.5896108Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5896773Z self=, 2025-05-07T20:53:31.5897454Z permute_size=393, 2025-05-07T20:53:31.5897833Z long_index=False, 2025-05-07T20:53:31.5898192Z ) 2025-05-07T20:53:31.5898537Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5899219Z self=, 2025-05-07T20:53:31.5899879Z permute_size=393, 2025-05-07T20:53:31.5900219Z long_index=True, 2025-05-07T20:53:31.5900892Z ) 2025-05-07T20:53:31.5901220Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5901812Z self=, 2025-05-07T20:53:31.5902434Z permute_size=883, 2025-05-07T20:53:31.5902850Z long_index=False, 2025-05-07T20:53:31.5903189Z ) 2025-05-07T20:53:31.5903523Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5904105Z self=, 2025-05-07T20:53:31.5904718Z permute_size=516, 2025-05-07T20:53:31.5905086Z long_index=False, 2025-05-07T20:53:31.5905436Z ) 2025-05-07T20:53:31.5905748Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5906351Z self=, 2025-05-07T20:53:31.5906949Z permute_size=324, 2025-05-07T20:53:31.5907302Z long_index=True, 2025-05-07T20:53:31.5907619Z ) 2025-05-07T20:53:31.5907928Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5908556Z self=, 2025-05-07T20:53:31.5909164Z permute_size=661, 2025-05-07T20:53:31.5909546Z long_index=True, 2025-05-07T20:53:31.5909909Z ) 2025-05-07T20:53:31.5910238Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5910904Z self=, 2025-05-07T20:53:31.5911543Z permute_size=163, 2025-05-07T20:53:31.5911910Z long_index=False, 2025-05-07T20:53:31.5912273Z ) 2025-05-07T20:53:31.5912587Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5913206Z self=, 2025-05-07T20:53:31.5913850Z permute_size=542, 2025-05-07T20:53:31.5914246Z long_index=False, 2025-05-07T20:53:31.5914587Z ) 2025-05-07T20:53:31.5914917Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5915524Z self=, 2025-05-07T20:53:31.5916144Z permute_size=999, 2025-05-07T20:53:31.5916513Z long_index=True, 2025-05-07T20:53:31.5916858Z ) 2025-05-07T20:53:31.5917188Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5917804Z self=, 2025-05-07T20:53:31.5918437Z permute_size=168, 2025-05-07T20:53:31.5918791Z long_index=True, 2025-05-07T20:53:31.5919120Z ) 2025-05-07T20:53:31.5919443Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5920058Z self=, 2025-05-07T20:53:31.5920921Z permute_size=682, 2025-05-07T20:53:31.5921306Z long_index=False, 2025-05-07T20:53:31.5921655Z ) 2025-05-07T20:53:31.5921976Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5922597Z self=, 2025-05-07T20:53:31.5923242Z permute_size=704, 2025-05-07T20:53:31.5923611Z long_index=True, 2025-05-07T20:53:31.5923945Z ) 2025-05-07T20:53:31.5924302Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5924899Z self=, 2025-05-07T20:53:31.5925479Z permute_size=233, 2025-05-07T20:53:31.5925821Z long_index=True, 2025-05-07T20:53:31.5926145Z ) 2025-05-07T20:53:31.5926452Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5927088Z self=, 2025-05-07T20:53:31.5927699Z permute_size=447, 2025-05-07T20:53:31.5928040Z long_index=False, 2025-05-07T20:53:31.5928376Z ) 2025-05-07T20:53:31.5928706Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5929340Z self=, 2025-05-07T20:53:31.5930034Z permute_size=85, 2025-05-07T20:53:31.5930413Z long_index=True, 2025-05-07T20:53:31.5930746Z ) 2025-05-07T20:53:31.5931073Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5931657Z self=, 2025-05-07T20:53:31.5932444Z permute_size=998, 2025-05-07T20:53:31.5932776Z long_index=True, 2025-05-07T20:53:31.5933105Z ) 2025-05-07T20:53:31.5933428Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5934063Z self=, 2025-05-07T20:53:31.5934696Z permute_size=469, 2025-05-07T20:53:31.5935221Z long_index=True, 2025-05-07T20:53:31.5935543Z ) 2025-05-07T20:53:31.5935872Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5936731Z self=, 2025-05-07T20:53:31.5937369Z permute_size=431, 2025-05-07T20:53:31.5937739Z long_index=True, 2025-05-07T20:53:31.5938084Z ) 2025-05-07T20:53:31.5938412Z Trying example: test_invert_permute( 2025-05-07T20:53:31.5939078Z self=, 2025-05-07T20:53:31.5939701Z permute_size=38, 2025-05-07T20:53:31.5940069Z long_index=False, 2025-05-07T20:53:31.5940417Z ) 2025-05-07T20:53:31.5940716Z PASSED 2025-05-07T20:53:31.5966800Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:53:31.6260270Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:53:31.6261309Z self=, 2025-05-07T20:53:31.6261941Z N=1, 2025-05-07T20:53:31.6262273Z offsets_type=torch.int32, 2025-05-07T20:53:31.6262679Z ) 2025-05-07T20:53:31.6263059Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6263710Z self=, 2025-05-07T20:53:31.6264357Z N=10, 2025-05-07T20:53:31.6264694Z offsets_type=torch.int32, 2025-05-07T20:53:31.6265128Z ) 2025-05-07T20:53:31.6265475Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6266157Z self=, 2025-05-07T20:53:31.6266806Z N=10, 2025-05-07T20:53:31.6267159Z offsets_type=torch.int64, 2025-05-07T20:53:31.6267572Z ) 2025-05-07T20:53:31.6267910Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6268524Z self=, 2025-05-07T20:53:31.6269170Z N=19, 2025-05-07T20:53:31.6269537Z offsets_type=torch.int32, 2025-05-07T20:53:31.6269978Z ) 2025-05-07T20:53:31.6270326Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6271022Z self=, 2025-05-07T20:53:31.6272079Z N=11, 2025-05-07T20:53:31.6272444Z offsets_type=torch.int64, 2025-05-07T20:53:31.6272876Z ) 2025-05-07T20:53:31.6273232Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6273915Z self=, 2025-05-07T20:53:31.6274587Z N=18, 2025-05-07T20:53:31.6274945Z offsets_type=torch.int64, 2025-05-07T20:53:31.6275377Z ) 2025-05-07T20:53:31.6275726Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6276410Z self=, 2025-05-07T20:53:31.6277087Z N=2, 2025-05-07T20:53:31.6277438Z offsets_type=torch.int64, 2025-05-07T20:53:31.6277871Z ) 2025-05-07T20:53:31.6278229Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6278910Z self=, 2025-05-07T20:53:31.6279585Z N=2, 2025-05-07T20:53:31.6279943Z offsets_type=torch.int32, 2025-05-07T20:53:31.6280360Z ) 2025-05-07T20:53:31.6280723Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6281413Z self=, 2025-05-07T20:53:31.6282080Z N=20, 2025-05-07T20:53:31.6282447Z offsets_type=torch.int64, 2025-05-07T20:53:31.6282929Z ) 2025-05-07T20:53:31.6283271Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6283956Z self=, 2025-05-07T20:53:31.6284834Z N=8, 2025-05-07T20:53:31.6285150Z offsets_type=torch.int64, 2025-05-07T20:53:31.6285573Z ) 2025-05-07T20:53:31.6285929Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6286608Z self=, 2025-05-07T20:53:31.6287287Z N=20, 2025-05-07T20:53:31.6287648Z offsets_type=torch.int32, 2025-05-07T20:53:31.6288066Z ) 2025-05-07T20:53:31.6288421Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6289111Z self=, 2025-05-07T20:53:31.6289786Z N=9, 2025-05-07T20:53:31.6290136Z offsets_type=torch.int32, 2025-05-07T20:53:31.6290561Z ) 2025-05-07T20:53:31.6290910Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6291592Z self=, 2025-05-07T20:53:31.6292267Z N=16, 2025-05-07T20:53:31.6292625Z offsets_type=torch.int32, 2025-05-07T20:53:31.6293051Z ) 2025-05-07T20:53:31.6293408Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6294091Z self=, 2025-05-07T20:53:31.6294752Z N=15, 2025-05-07T20:53:31.6295237Z offsets_type=torch.int64, 2025-05-07T20:53:31.6295670Z ) 2025-05-07T20:53:31.6296012Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6296701Z self=, 2025-05-07T20:53:31.6297376Z N=3, 2025-05-07T20:53:31.6297723Z offsets_type=torch.int32, 2025-05-07T20:53:31.6298163Z ) 2025-05-07T20:53:31.6298517Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6299202Z self=, 2025-05-07T20:53:31.6299866Z N=5, 2025-05-07T20:53:31.6300227Z offsets_type=torch.int64, 2025-05-07T20:53:31.6300652Z ) 2025-05-07T20:53:31.6300996Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6301674Z self=, 2025-05-07T20:53:31.6302347Z N=13, 2025-05-07T20:53:31.6302693Z offsets_type=torch.int64, 2025-05-07T20:53:31.6303118Z ) 2025-05-07T20:53:31.6303468Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6304139Z self=, 2025-05-07T20:53:31.6304773Z N=8, 2025-05-07T20:53:31.6305120Z offsets_type=torch.int32, 2025-05-07T20:53:31.6305505Z ) 2025-05-07T20:53:31.6305831Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6306654Z self=, 2025-05-07T20:53:31.6307264Z N=1, 2025-05-07T20:53:31.6307602Z offsets_type=torch.int64, 2025-05-07T20:53:31.6308001Z ) 2025-05-07T20:53:31.6308349Z Trying example: test_offsets_range( 2025-05-07T20:53:31.6309030Z self=, 2025-05-07T20:53:31.6309705Z N=17, 2025-05-07T20:53:31.6310072Z offsets_type=torch.int64, 2025-05-07T20:53:31.6310506Z ) 2025-05-07T20:53:31.6310832Z PASSED 2025-05-07T20:53:31.7071297Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:53:31.7072572Z self=, 2025-05-07T20:53:31.7073321Z batch_size=2, 2025-05-07T20:53:31.7073692Z m=3, 2025-05-07T20:53:31.7074023Z k=4, 2025-05-07T20:53:31.7074313Z n=5, 2025-05-07T20:53:31.7074639Z use_cpu=False, 2025-05-07T20:53:31.7074996Z ) 2025-05-07T20:53:31.7075402Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:53:31.7076280Z self=, 2025-05-07T20:53:31.7077065Z batch_size=2, 2025-05-07T20:53:31.7077398Z m=3, 2025-05-07T20:53:31.7077705Z k=4, 2025-05-07T20:53:31.7077975Z n=5, 2025-05-07T20:53:31.7078257Z use_cpu=True, 2025-05-07T20:53:31.7079170Z ) 2025-05-07T20:53:31.7079482Z PASSED 2025-05-07T20:53:31.7090854Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:53:31.7108184Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:53:31.7108716Z 2025-05-07T20:53:31.7108925Z ============================== 8 passed in 2.90s =============================== 2025-05-07T20:53:32.4969796Z 2025-05-07T20:53:32.4970727Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:53:32.4991209Z [TEST] Python test time for ./sparse/misc_ops_test.py: 6 seconds 2025-05-07T20:53:32.4991646Z 2025-05-07T20:53:32.4991652Z 2025-05-07T20:53:32.4991657Z 2025-05-07T20:53:32.4991663Z 2025-05-07T20:53:32.5013549Z ################################################################################ 2025-05-07T20:53:32.5030454Z # [2025-05-07T20:53:32.502Z] Run Python Test Suite: 2025-05-07T20:53:32.5030978Z # ./sparse/pack_segments_test.py 2025-05-07T20:53:32.5031436Z ################################################################################ 2025-05-07T20:53:32.5057336Z + 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:53:32.5058084Z 2025-05-07T20:53:34.6601555Z ============================= test session starts ============================== 2025-05-07T20:53:34.6602375Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:34.6602918Z cachedir: .pytest_cache 2025-05-07T20:53:34.6603553Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:34.6604283Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:34.6604720Z plugins: hypothesis-6.131.14 2025-05-07T20:53:36.9727157Z collecting ... collected 4 items 2025-05-07T20:53:36.9727496Z 2025-05-07T20:53:40.5506573Z W0507 20:53:40.550242 110115 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:53:40.5507769Z W0507 20:53:40.550242 110115 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] function: 'inner' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/torch/_dynamo/external_utils.py:68) 2025-05-07T20:53:40.5508982Z W0507 20:53:40.550242 110115 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/1: ___check_obj_id(fn, 140516113164752) 2025-05-07T20:53:40.5510244Z W0507 20:53:40.550242 110115 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:53:40.5511392Z W0507 20:53:40.550242 110115 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:53:40.7554536Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:53:40.9068108Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:53:41.1729834Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:53:41.5130240Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:53:41.5130665Z 2025-05-07T20:53:41.5130821Z ============================== 4 passed in 6.99s =============================== 2025-05-07T20:53:43.1631396Z 2025-05-07T20:53:43.1632122Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:53:43.1651725Z [TEST] Python test time for ./sparse/pack_segments_test.py: 11 seconds 2025-05-07T20:53:43.1652045Z 2025-05-07T20:53:43.1652049Z 2025-05-07T20:53:43.1652053Z 2025-05-07T20:53:43.1652057Z 2025-05-07T20:53:43.1673065Z ################################################################################ 2025-05-07T20:53:43.1688518Z # [2025-05-07T20:53:43.168Z] Run Python Test Suite: 2025-05-07T20:53:43.1688917Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:53:43.1689260Z ################################################################################ 2025-05-07T20:53:43.1714697Z + 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:53:43.1715355Z 2025-05-07T20:53:45.3259348Z ============================= test session starts ============================== 2025-05-07T20:53:45.3260151Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:45.3260696Z cachedir: .pytest_cache 2025-05-07T20:53:45.3261286Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:45.3262026Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:45.3262467Z plugins: hypothesis-6.131.14 2025-05-07T20:53:47.6315198Z collecting ... collected 1 item 2025-05-07T20:53:47.6315524Z 2025-05-07T20:53:47.9349099Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9350214Z self=, 2025-05-07T20:53:47.9350738Z B=0, 2025-05-07T20:53:47.9350943Z T=0, 2025-05-07T20:53:47.9351146Z L=2, 2025-05-07T20:53:47.9351394Z long_index=False, 2025-05-07T20:53:47.9351779Z permute_fn=, 2025-05-07T20:53:47.9352181Z ) 2025-05-07T20:53:47.9352406Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9352950Z self=, 2025-05-07T20:53:47.9353475Z B=13, 2025-05-07T20:53:47.9353676Z T=0, 2025-05-07T20:53:47.9353888Z L=2, 2025-05-07T20:53:47.9354100Z long_index=False, 2025-05-07T20:53:47.9354459Z permute_fn=, 2025-05-07T20:53:47.9354847Z ) 2025-05-07T20:53:47.9355079Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9355620Z self=, 2025-05-07T20:53:47.9356143Z B=13, 2025-05-07T20:53:47.9356351Z T=13, 2025-05-07T20:53:47.9356547Z L=12, 2025-05-07T20:53:47.9356782Z long_index=True, 2025-05-07T20:53:47.9357431Z permute_fn=, 2025-05-07T20:53:47.9357844Z ) 2025-05-07T20:53:47.9358075Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9358611Z self=, 2025-05-07T20:53:47.9359134Z B=13, 2025-05-07T20:53:47.9359419Z T=20, 2025-05-07T20:53:47.9359721Z L=10, 2025-05-07T20:53:47.9360017Z long_index=False, 2025-05-07T20:53:47.9360506Z permute_fn=, 2025-05-07T20:53:47.9360982Z ) 2025-05-07T20:53:47.9361213Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9361740Z self=, 2025-05-07T20:53:47.9362252Z B=13, 2025-05-07T20:53:47.9362455Z T=2, 2025-05-07T20:53:47.9362656Z L=17, 2025-05-07T20:53:47.9362869Z long_index=False, 2025-05-07T20:53:47.9363254Z permute_fn=, 2025-05-07T20:53:47.9363660Z ) 2025-05-07T20:53:47.9363893Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9364432Z self=, 2025-05-07T20:53:47.9364947Z B=13, 2025-05-07T20:53:47.9365143Z T=1, 2025-05-07T20:53:47.9365343Z L=18, 2025-05-07T20:53:47.9365732Z long_index=False, 2025-05-07T20:53:47.9366093Z permute_fn=, 2025-05-07T20:53:47.9366484Z ) 2025-05-07T20:53:47.9366712Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9367246Z self=, 2025-05-07T20:53:47.9367749Z B=8, 2025-05-07T20:53:47.9367947Z T=10, 2025-05-07T20:53:47.9368140Z L=2, 2025-05-07T20:53:47.9368349Z long_index=False, 2025-05-07T20:53:47.9368712Z permute_fn=, 2025-05-07T20:53:47.9369096Z ) 2025-05-07T20:53:47.9369323Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9369866Z self=, 2025-05-07T20:53:47.9370362Z B=12, 2025-05-07T20:53:47.9370555Z T=13, 2025-05-07T20:53:47.9370758Z L=2, 2025-05-07T20:53:47.9370967Z long_index=True, 2025-05-07T20:53:47.9371325Z permute_fn=, 2025-05-07T20:53:47.9371720Z ) 2025-05-07T20:53:47.9371945Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9372483Z self=, 2025-05-07T20:53:47.9372984Z B=5, 2025-05-07T20:53:47.9373181Z T=8, 2025-05-07T20:53:47.9373372Z L=16, 2025-05-07T20:53:47.9373581Z long_index=True, 2025-05-07T20:53:47.9373964Z permute_fn=, 2025-05-07T20:53:47.9374361Z ) 2025-05-07T20:53:47.9374587Z Trying example: test_permute_embeddings( 2025-05-07T20:53:47.9375275Z self=, 2025-05-07T20:53:47.9375774Z B=14, 2025-05-07T20:53:47.9375965Z T=4, 2025-05-07T20:53:47.9376161Z L=9, 2025-05-07T20:53:47.9376364Z long_index=True, 2025-05-07T20:53:47.9376744Z permute_fn=, 2025-05-07T20:53:47.9377153Z ) 2025-05-07T20:53:47.9377348Z PASSED 2025-05-07T20:53:47.9377470Z 2025-05-07T20:53:47.9377616Z ============================== 1 passed in 2.74s =============================== 2025-05-07T20:53:48.6996909Z 2025-05-07T20:53:48.6997624Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:53:48.7017649Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 5 seconds 2025-05-07T20:53:48.7018117Z 2025-05-07T20:53:48.7018123Z 2025-05-07T20:53:48.7018522Z 2025-05-07T20:53:48.7018541Z 2025-05-07T20:53:48.7040319Z ################################################################################ 2025-05-07T20:53:48.7055876Z # [2025-05-07T20:53:48.705Z] Run Python Test Suite: 2025-05-07T20:53:48.7056378Z # ./sparse/permute_indices_test.py 2025-05-07T20:53:48.7056827Z ################################################################################ 2025-05-07T20:53:48.7080798Z + 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:53:48.7081566Z 2025-05-07T20:53:50.8630301Z ============================= test session starts ============================== 2025-05-07T20:53:50.8630982Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:50.8631545Z cachedir: .pytest_cache 2025-05-07T20:53:50.8632190Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:50.8632942Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:50.8633371Z plugins: hypothesis-6.131.14 2025-05-07T20:53:53.1712123Z collecting ... collected 3 items 2025-05-07T20:53:53.1712451Z 2025-05-07T20:53:53.5990384Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:53:53.5991611Z self=, 2025-05-07T20:53:53.5992093Z B=0, 2025-05-07T20:53:53.5992301Z T=0, 2025-05-07T20:53:53.5992499Z L=2, 2025-05-07T20:53:53.5992706Z long_index=False, 2025-05-07T20:53:53.5992955Z has_weight=False, 2025-05-07T20:53:53.5993202Z is_1D=False, 2025-05-07T20:53:53.5993453Z W=4, 2025-05-07T20:53:53.5993725Z ) 2025-05-07T20:53:53.5993957Z Trying example: test_permute_indices( 2025-05-07T20:53:53.5994445Z self=, 2025-05-07T20:53:53.5994922Z B=5, 2025-05-07T20:53:53.5995120Z T=0, 2025-05-07T20:53:53.5995308Z L=2, 2025-05-07T20:53:53.5995513Z long_index=False, 2025-05-07T20:53:53.5995753Z has_weight=False, 2025-05-07T20:53:53.5995983Z is_1D=False, 2025-05-07T20:53:53.5996202Z W=4, 2025-05-07T20:53:53.5996400Z ) 2025-05-07T20:53:53.5996623Z Trying example: test_permute_indices( 2025-05-07T20:53:53.5997111Z self=, 2025-05-07T20:53:53.5997572Z B=5, 2025-05-07T20:53:53.5997774Z T=19, 2025-05-07T20:53:53.5997968Z L=11, 2025-05-07T20:53:53.5998177Z long_index=False, 2025-05-07T20:53:53.5998456Z has_weight=True, 2025-05-07T20:53:53.5998689Z is_1D=True, 2025-05-07T20:53:53.5998909Z W=6, 2025-05-07T20:53:53.5999105Z ) 2025-05-07T20:53:53.5999318Z Trying example: test_permute_indices( 2025-05-07T20:53:53.5999808Z self=, 2025-05-07T20:53:53.6000270Z B=17, 2025-05-07T20:53:53.6000461Z T=2, 2025-05-07T20:53:53.6000657Z L=14, 2025-05-07T20:53:53.6000863Z long_index=True, 2025-05-07T20:53:53.6001096Z has_weight=False, 2025-05-07T20:53:53.6001332Z is_1D=True, 2025-05-07T20:53:53.6001548Z W=7, 2025-05-07T20:53:53.6001742Z ) 2025-05-07T20:53:53.6001962Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6002442Z self=, 2025-05-07T20:53:53.6002897Z B=20, 2025-05-07T20:53:53.6003099Z T=12, 2025-05-07T20:53:53.6003297Z L=19, 2025-05-07T20:53:53.6003496Z long_index=True, 2025-05-07T20:53:53.6003737Z has_weight=False, 2025-05-07T20:53:53.6003972Z is_1D=True, 2025-05-07T20:53:53.6004186Z W=5, 2025-05-07T20:53:53.6004377Z ) 2025-05-07T20:53:53.6004597Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6005256Z self=, 2025-05-07T20:53:53.6005715Z B=1, 2025-05-07T20:53:53.6005915Z T=6, 2025-05-07T20:53:53.6006110Z L=8, 2025-05-07T20:53:53.6006308Z long_index=True, 2025-05-07T20:53:53.6006547Z has_weight=False, 2025-05-07T20:53:53.6006785Z is_1D=True, 2025-05-07T20:53:53.6006992Z W=5, 2025-05-07T20:53:53.6007193Z ) 2025-05-07T20:53:53.6007410Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6007884Z self=, 2025-05-07T20:53:53.6008346Z B=3, 2025-05-07T20:53:53.6008540Z T=2, 2025-05-07T20:53:53.6008731Z L=11, 2025-05-07T20:53:53.6008937Z long_index=False, 2025-05-07T20:53:53.6009174Z has_weight=True, 2025-05-07T20:53:53.6009400Z is_1D=False, 2025-05-07T20:53:53.6009613Z W=7, 2025-05-07T20:53:53.6009805Z ) 2025-05-07T20:53:53.6010016Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6010503Z self=, 2025-05-07T20:53:53.6010963Z B=17, 2025-05-07T20:53:53.6011160Z T=6, 2025-05-07T20:53:53.6011348Z L=8, 2025-05-07T20:53:53.6011551Z long_index=True, 2025-05-07T20:53:53.6011788Z has_weight=False, 2025-05-07T20:53:53.6012017Z is_1D=False, 2025-05-07T20:53:53.6012231Z W=8, 2025-05-07T20:53:53.6012518Z ) 2025-05-07T20:53:53.6012729Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6013211Z self=, 2025-05-07T20:53:53.6013673Z B=4, 2025-05-07T20:53:53.6013862Z T=8, 2025-05-07T20:53:53.6014056Z L=7, 2025-05-07T20:53:53.6014260Z long_index=True, 2025-05-07T20:53:53.6014494Z has_weight=False, 2025-05-07T20:53:53.6014728Z is_1D=True, 2025-05-07T20:53:53.6015056Z W=4, 2025-05-07T20:53:53.6015241Z ) 2025-05-07T20:53:53.6015469Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6015953Z self=, 2025-05-07T20:53:53.6016406Z B=6, 2025-05-07T20:53:53.6016604Z T=4, 2025-05-07T20:53:53.6016800Z L=12, 2025-05-07T20:53:53.6017001Z long_index=False, 2025-05-07T20:53:53.6017242Z has_weight=True, 2025-05-07T20:53:53.6017476Z is_1D=False, 2025-05-07T20:53:53.6017694Z W=6, 2025-05-07T20:53:53.6017890Z ) 2025-05-07T20:53:53.6018112Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6018588Z self=, 2025-05-07T20:53:53.6019051Z B=11, 2025-05-07T20:53:53.6019251Z T=17, 2025-05-07T20:53:53.6019448Z L=2, 2025-05-07T20:53:53.6019649Z long_index=False, 2025-05-07T20:53:53.6019896Z has_weight=True, 2025-05-07T20:53:53.6020128Z is_1D=True, 2025-05-07T20:53:53.6020338Z W=4, 2025-05-07T20:53:53.6020532Z ) 2025-05-07T20:53:53.6020755Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6021226Z self=, 2025-05-07T20:53:53.6021689Z B=4, 2025-05-07T20:53:53.6021886Z T=17, 2025-05-07T20:53:53.6022076Z L=2, 2025-05-07T20:53:53.6022278Z long_index=False, 2025-05-07T20:53:53.6022517Z has_weight=True, 2025-05-07T20:53:53.6022741Z is_1D=True, 2025-05-07T20:53:53.6022956Z W=4, 2025-05-07T20:53:53.6023149Z ) 2025-05-07T20:53:53.6023360Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6023837Z self=, 2025-05-07T20:53:53.6024303Z B=17, 2025-05-07T20:53:53.6024494Z T=17, 2025-05-07T20:53:53.6024690Z L=2, 2025-05-07T20:53:53.6024900Z long_index=False, 2025-05-07T20:53:53.6025131Z has_weight=True, 2025-05-07T20:53:53.6025361Z is_1D=True, 2025-05-07T20:53:53.6025574Z W=4, 2025-05-07T20:53:53.6025761Z ) 2025-05-07T20:53:53.6026071Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6026554Z self=, 2025-05-07T20:53:53.6027017Z B=17, 2025-05-07T20:53:53.6027209Z T=17, 2025-05-07T20:53:53.6027407Z L=2, 2025-05-07T20:53:53.6027616Z long_index=True, 2025-05-07T20:53:53.6027847Z has_weight=True, 2025-05-07T20:53:53.6028082Z is_1D=True, 2025-05-07T20:53:53.6028322Z W=4, 2025-05-07T20:53:53.6028536Z ) 2025-05-07T20:53:53.6028757Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6029240Z self=, 2025-05-07T20:53:53.6029699Z B=17, 2025-05-07T20:53:53.6029898Z T=17, 2025-05-07T20:53:53.6030095Z L=4, 2025-05-07T20:53:53.6030299Z long_index=True, 2025-05-07T20:53:53.6030537Z has_weight=True, 2025-05-07T20:53:53.6030768Z is_1D=True, 2025-05-07T20:53:53.6030971Z W=4, 2025-05-07T20:53:53.6031173Z ) 2025-05-07T20:53:53.6031390Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6031875Z self=, 2025-05-07T20:53:53.6032350Z B=4, 2025-05-07T20:53:53.6032541Z T=17, 2025-05-07T20:53:53.6032738Z L=4, 2025-05-07T20:53:53.6032945Z long_index=True, 2025-05-07T20:53:53.6033179Z has_weight=True, 2025-05-07T20:53:53.6033410Z is_1D=True, 2025-05-07T20:53:53.6033715Z W=4, 2025-05-07T20:53:53.6033910Z ) 2025-05-07T20:53:53.6034130Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6034610Z self=, 2025-05-07T20:53:53.6035078Z B=4, 2025-05-07T20:53:53.6035270Z T=4, 2025-05-07T20:53:53.6035461Z L=4, 2025-05-07T20:53:53.6035662Z long_index=True, 2025-05-07T20:53:53.6036184Z has_weight=True, 2025-05-07T20:53:53.6036424Z is_1D=True, 2025-05-07T20:53:53.6036636Z W=4, 2025-05-07T20:53:53.6036825Z ) 2025-05-07T20:53:53.6037046Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6037524Z self=, 2025-05-07T20:53:53.6037976Z B=6, 2025-05-07T20:53:53.6038173Z T=12, 2025-05-07T20:53:53.6038371Z L=9, 2025-05-07T20:53:53.6038566Z long_index=True, 2025-05-07T20:53:53.6038805Z has_weight=False, 2025-05-07T20:53:53.6039038Z is_1D=True, 2025-05-07T20:53:53.6039248Z W=5, 2025-05-07T20:53:53.6039441Z ) 2025-05-07T20:53:53.6039659Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6040133Z self=, 2025-05-07T20:53:53.6040610Z B=6, 2025-05-07T20:53:53.6040801Z T=12, 2025-05-07T20:53:53.6040992Z L=12, 2025-05-07T20:53:53.6041197Z long_index=True, 2025-05-07T20:53:53.6041434Z has_weight=False, 2025-05-07T20:53:53.6041660Z is_1D=True, 2025-05-07T20:53:53.6041874Z W=5, 2025-05-07T20:53:53.6042066Z ) 2025-05-07T20:53:53.6042288Z Trying example: test_permute_indices( 2025-05-07T20:53:53.6042769Z self=, 2025-05-07T20:53:53.6043242Z B=6, 2025-05-07T20:53:53.6043440Z T=12, 2025-05-07T20:53:53.6043630Z L=12, 2025-05-07T20:53:53.6043840Z long_index=True, 2025-05-07T20:53:53.6044077Z has_weight=True, 2025-05-07T20:53:53.6044307Z is_1D=True, 2025-05-07T20:53:53.6044519Z W=5, 2025-05-07T20:53:53.6044717Z ) 2025-05-07T20:53:53.6044909Z PASSED 2025-05-07T20:53:53.6401910Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:53:53.6716274Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6717217Z self=, 2025-05-07T20:53:53.6717746Z B=1, 2025-05-07T20:53:53.6718272Z T=1, 2025-05-07T20:53:53.6718505Z L=2, 2025-05-07T20:53:53.6718710Z long_index=False, 2025-05-07T20:53:53.6718945Z has_weight=False, 2025-05-07T20:53:53.6719174Z ) 2025-05-07T20:53:53.6719422Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6719987Z self=, 2025-05-07T20:53:53.6720520Z B=5, 2025-05-07T20:53:53.6720716Z T=1, 2025-05-07T20:53:53.6720902Z L=2, 2025-05-07T20:53:53.6721103Z long_index=False, 2025-05-07T20:53:53.6721342Z has_weight=False, 2025-05-07T20:53:53.6721565Z ) 2025-05-07T20:53:53.6721812Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6722387Z self=, 2025-05-07T20:53:53.6722909Z B=5, 2025-05-07T20:53:53.6723099Z T=15, 2025-05-07T20:53:53.6723295Z L=3, 2025-05-07T20:53:53.6723505Z long_index=False, 2025-05-07T20:53:53.6723736Z has_weight=True, 2025-05-07T20:53:53.6723959Z ) 2025-05-07T20:53:53.6724207Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6724772Z self=, 2025-05-07T20:53:53.6725279Z B=12, 2025-05-07T20:53:53.6725477Z T=16, 2025-05-07T20:53:53.6725896Z L=20, 2025-05-07T20:53:53.6726149Z long_index=True, 2025-05-07T20:53:53.6726386Z has_weight=False, 2025-05-07T20:53:53.6726609Z ) 2025-05-07T20:53:53.6726855Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6727427Z self=, 2025-05-07T20:53:53.6727933Z B=1, 2025-05-07T20:53:53.6728130Z T=6, 2025-05-07T20:53:53.6728321Z L=20, 2025-05-07T20:53:53.6728516Z long_index=True, 2025-05-07T20:53:53.6728774Z has_weight=True, 2025-05-07T20:53:53.6728997Z ) 2025-05-07T20:53:53.6737908Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6738509Z self=, 2025-05-07T20:53:53.6739033Z B=4, 2025-05-07T20:53:53.6739245Z T=20, 2025-05-07T20:53:53.6739450Z L=9, 2025-05-07T20:53:53.6739667Z long_index=True, 2025-05-07T20:53:53.6739904Z has_weight=True, 2025-05-07T20:53:53.6740149Z ) 2025-05-07T20:53:53.6740409Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6740983Z self=, 2025-05-07T20:53:53.6741499Z B=18, 2025-05-07T20:53:53.6741703Z T=6, 2025-05-07T20:53:53.6741896Z L=12, 2025-05-07T20:53:53.6742107Z long_index=False, 2025-05-07T20:53:53.6742354Z has_weight=False, 2025-05-07T20:53:53.6742585Z ) 2025-05-07T20:53:53.6742844Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6743432Z self=, 2025-05-07T20:53:53.6743943Z B=16, 2025-05-07T20:53:53.6744146Z T=13, 2025-05-07T20:53:53.6744347Z L=11, 2025-05-07T20:53:53.6744549Z long_index=True, 2025-05-07T20:53:53.6744792Z has_weight=True, 2025-05-07T20:53:53.6745021Z ) 2025-05-07T20:53:53.6745266Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6745851Z self=, 2025-05-07T20:53:53.6746363Z B=15, 2025-05-07T20:53:53.6746571Z T=11, 2025-05-07T20:53:53.6746765Z L=8, 2025-05-07T20:53:53.6746976Z long_index=True, 2025-05-07T20:53:53.6747220Z has_weight=False, 2025-05-07T20:53:53.6747448Z ) 2025-05-07T20:53:53.6747699Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:53:53.6748516Z self=, 2025-05-07T20:53:53.6749025Z B=4, 2025-05-07T20:53:53.6749223Z T=15, 2025-05-07T20:53:53.6749423Z L=11, 2025-05-07T20:53:53.6749627Z long_index=True, 2025-05-07T20:53:53.6749867Z has_weight=False, 2025-05-07T20:53:53.6750101Z ) 2025-05-07T20:53:53.6750297Z PASSED 2025-05-07T20:53:53.6750420Z 2025-05-07T20:53:53.6750568Z ============================== 3 passed in 2.94s =============================== 2025-05-07T20:53:54.4477960Z 2025-05-07T20:53:54.4478657Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:53:54.4498516Z [TEST] Python test time for ./sparse/permute_indices_test.py: 6 seconds 2025-05-07T20:53:54.4498932Z 2025-05-07T20:53:54.4498937Z 2025-05-07T20:53:54.4498942Z 2025-05-07T20:53:54.4498945Z 2025-05-07T20:53:54.4519480Z ################################################################################ 2025-05-07T20:53:54.4534673Z # [2025-05-07T20:53:54.453Z] Run Python Test Suite: 2025-05-07T20:53:54.4535239Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:53:54.4535598Z ################################################################################ 2025-05-07T20:53:54.4560962Z + 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:53:54.4561663Z 2025-05-07T20:53:56.6157850Z ============================= test session starts ============================== 2025-05-07T20:53:56.6158909Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:56.6159450Z cachedir: .pytest_cache 2025-05-07T20:53:56.6160053Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:56.6160805Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:56.6161235Z plugins: hypothesis-6.131.14 2025-05-07T20:53:58.9214720Z collecting ... collected 2 items 2025-05-07T20:53:58.9215072Z 2025-05-07T20:53:59.2437661Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:53:59.2951423Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:53:59.2951950Z 2025-05-07T20:53:59.2952106Z ============================== 2 passed in 2.81s =============================== 2025-05-07T20:54:00.0596981Z 2025-05-07T20:54:00.0597952Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:54:00.0617943Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 6 seconds 2025-05-07T20:54:00.0618283Z 2025-05-07T20:54:00.0618287Z 2025-05-07T20:54:00.0618299Z 2025-05-07T20:54:00.0618303Z 2025-05-07T20:54:00.0639391Z ################################################################################ 2025-05-07T20:54:00.0654746Z # [2025-05-07T20:54:00.065Z] Run Python Test Suite: 2025-05-07T20:54:00.0655195Z # ./sparse/reorder_batched_test.py 2025-05-07T20:54:00.0655527Z ################################################################################ 2025-05-07T20:54:00.0681227Z + 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:54:00.0681879Z 2025-05-07T20:54:02.2245635Z ============================= test session starts ============================== 2025-05-07T20:54:02.2246460Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:02.2247020Z cachedir: .pytest_cache 2025-05-07T20:54:02.2247633Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:02.2248412Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:02.2249221Z plugins: hypothesis-6.131.14 2025-05-07T20:54:04.5356539Z collecting ... collected 7 items 2025-05-07T20:54:04.5356787Z 2025-05-07T20:54:04.7303405Z 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:54:04.7304389Z self=, 2025-05-07T20:54:04.7304969Z B=1, 2025-05-07T20:54:04.7305174Z T=1, 2025-05-07T20:54:04.7305378Z L=2, 2025-05-07T20:54:04.7305579Z A=1, 2025-05-07T20:54:04.7305790Z Dtype=torch.int32, 2025-05-07T20:54:04.7306048Z Itype=torch.int32, 2025-05-07T20:54:04.7306320Z broadcast_indices=False, 2025-05-07T20:54:04.7306587Z max_batch_size=0, 2025-05-07T20:54:04.7306823Z ) 2025-05-07T20:54:04.7307113Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7307876Z self=, 2025-05-07T20:54:04.7308422Z B=17, 2025-05-07T20:54:04.7308626Z T=1, 2025-05-07T20:54:04.7308822Z L=2, 2025-05-07T20:54:04.7309013Z A=1, 2025-05-07T20:54:04.7309223Z Dtype=torch.int32, 2025-05-07T20:54:04.7309469Z Itype=torch.int32, 2025-05-07T20:54:04.7309715Z broadcast_indices=False, 2025-05-07T20:54:04.7309978Z max_batch_size=0, 2025-05-07T20:54:04.7310202Z ) 2025-05-07T20:54:04.7310834Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7311451Z self=, 2025-05-07T20:54:04.7312080Z B=17, 2025-05-07T20:54:04.7312274Z T=4, 2025-05-07T20:54:04.7312467Z L=8, 2025-05-07T20:54:04.7312660Z A=19, 2025-05-07T20:54:04.7312868Z Dtype=torch.float32, 2025-05-07T20:54:04.7313123Z Itype=torch.int64, 2025-05-07T20:54:04.7313376Z broadcast_indices=False, 2025-05-07T20:54:04.7313678Z max_batch_size=0, 2025-05-07T20:54:04.7313910Z ) 2025-05-07T20:54:04.7314174Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7314806Z self=, 2025-05-07T20:54:04.7315523Z B=11, 2025-05-07T20:54:04.7315717Z T=4, 2025-05-07T20:54:04.7315910Z L=4, 2025-05-07T20:54:04.7316105Z A=9, 2025-05-07T20:54:04.7316315Z Dtype=torch.float32, 2025-05-07T20:54:04.7316570Z Itype=torch.int64, 2025-05-07T20:54:04.7316824Z broadcast_indices=False, 2025-05-07T20:54:04.7317083Z max_batch_size=-2, 2025-05-07T20:54:04.7317313Z ) 2025-05-07T20:54:04.7317580Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7318182Z self=, 2025-05-07T20:54:04.7318710Z B=18, 2025-05-07T20:54:04.7318908Z T=20, 2025-05-07T20:54:04.7319104Z L=7, 2025-05-07T20:54:04.7319292Z A=20, 2025-05-07T20:54:04.7319512Z Dtype=torch.int64, 2025-05-07T20:54:04.7319761Z Itype=torch.int32, 2025-05-07T20:54:04.7320004Z broadcast_indices=True, 2025-05-07T20:54:04.7320266Z max_batch_size=1, 2025-05-07T20:54:04.7320495Z ) 2025-05-07T20:54:04.7320757Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7321417Z self=, 2025-05-07T20:54:04.7321961Z B=1, 2025-05-07T20:54:04.7322151Z T=9, 2025-05-07T20:54:04.7322350Z L=20, 2025-05-07T20:54:04.7322548Z A=1, 2025-05-07T20:54:04.7322749Z Dtype=torch.int32, 2025-05-07T20:54:04.7322998Z Itype=torch.int32, 2025-05-07T20:54:04.7323250Z broadcast_indices=False, 2025-05-07T20:54:04.7323508Z max_batch_size=5, 2025-05-07T20:54:04.7323736Z ) 2025-05-07T20:54:04.7324004Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7324782Z self=, 2025-05-07T20:54:04.7325313Z B=17, 2025-05-07T20:54:04.7325509Z T=8, 2025-05-07T20:54:04.7325702Z L=3, 2025-05-07T20:54:04.7325892Z A=14, 2025-05-07T20:54:04.7326099Z Dtype=torch.int64, 2025-05-07T20:54:04.7326343Z Itype=torch.int64, 2025-05-07T20:54:04.7326590Z broadcast_indices=False, 2025-05-07T20:54:04.7326852Z max_batch_size=0, 2025-05-07T20:54:04.7327082Z ) 2025-05-07T20:54:04.7327343Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7327949Z self=, 2025-05-07T20:54:04.7328490Z B=11, 2025-05-07T20:54:04.7328681Z T=6, 2025-05-07T20:54:04.7328876Z L=4, 2025-05-07T20:54:04.7329074Z A=18, 2025-05-07T20:54:04.7329283Z Dtype=torch.float32, 2025-05-07T20:54:04.7329539Z Itype=torch.int64, 2025-05-07T20:54:04.7329786Z broadcast_indices=True, 2025-05-07T20:54:04.7330049Z max_batch_size=5, 2025-05-07T20:54:04.7330270Z ) 2025-05-07T20:54:04.7330542Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7331152Z self=, 2025-05-07T20:54:04.7331676Z B=10, 2025-05-07T20:54:04.7331873Z T=9, 2025-05-07T20:54:04.7332066Z L=3, 2025-05-07T20:54:04.7332340Z A=10, 2025-05-07T20:54:04.7332549Z Dtype=torch.float32, 2025-05-07T20:54:04.7332803Z Itype=torch.int64, 2025-05-07T20:54:04.7333048Z broadcast_indices=True, 2025-05-07T20:54:04.7333312Z max_batch_size=2, 2025-05-07T20:54:04.7333538Z ) 2025-05-07T20:54:04.7333804Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7334416Z self=, 2025-05-07T20:54:04.7335109Z B=3, 2025-05-07T20:54:04.7335311Z T=7, 2025-05-07T20:54:04.7335518Z L=15, 2025-05-07T20:54:04.7335713Z A=1, 2025-05-07T20:54:04.7336324Z Dtype=torch.int64, 2025-05-07T20:54:04.7336697Z Itype=torch.int32, 2025-05-07T20:54:04.7336965Z broadcast_indices=True, 2025-05-07T20:54:04.7337231Z max_batch_size=0, 2025-05-07T20:54:04.7337456Z ) 2025-05-07T20:54:04.7337728Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7338343Z self=, 2025-05-07T20:54:04.7338874Z B=20, 2025-05-07T20:54:04.7339080Z T=6, 2025-05-07T20:54:04.7339287Z L=6, 2025-05-07T20:54:04.7339482Z A=17, 2025-05-07T20:54:04.7339692Z Dtype=torch.int32, 2025-05-07T20:54:04.7339941Z Itype=torch.int32, 2025-05-07T20:54:04.7340192Z broadcast_indices=False, 2025-05-07T20:54:04.7340455Z max_batch_size=-1, 2025-05-07T20:54:04.7340687Z ) 2025-05-07T20:54:04.7340950Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7341569Z self=, 2025-05-07T20:54:04.7342111Z B=20, 2025-05-07T20:54:04.7342311Z T=1, 2025-05-07T20:54:04.7342502Z L=6, 2025-05-07T20:54:04.7342698Z A=17, 2025-05-07T20:54:04.7342907Z Dtype=torch.int32, 2025-05-07T20:54:04.7343150Z Itype=torch.int32, 2025-05-07T20:54:04.7343413Z broadcast_indices=False, 2025-05-07T20:54:04.7343685Z max_batch_size=-1, 2025-05-07T20:54:04.7343904Z ) 2025-05-07T20:54:04.7344174Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7344787Z self=, 2025-05-07T20:54:04.7345317Z B=6, 2025-05-07T20:54:04.7345516Z T=1, 2025-05-07T20:54:04.7345717Z L=6, 2025-05-07T20:54:04.7345913Z A=17, 2025-05-07T20:54:04.7346126Z Dtype=torch.int32, 2025-05-07T20:54:04.7346374Z Itype=torch.int32, 2025-05-07T20:54:04.7346774Z broadcast_indices=False, 2025-05-07T20:54:04.7347051Z max_batch_size=-1, 2025-05-07T20:54:04.7347282Z ) 2025-05-07T20:54:04.7347548Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7348166Z self=, 2025-05-07T20:54:04.7348710Z B=6, 2025-05-07T20:54:04.7348915Z T=1, 2025-05-07T20:54:04.7349110Z L=6, 2025-05-07T20:54:04.7349304Z A=1, 2025-05-07T20:54:04.7349514Z Dtype=torch.int32, 2025-05-07T20:54:04.7349755Z Itype=torch.int32, 2025-05-07T20:54:04.7350010Z broadcast_indices=False, 2025-05-07T20:54:04.7350277Z max_batch_size=-1, 2025-05-07T20:54:04.7350497Z ) 2025-05-07T20:54:04.7350772Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7351447Z self=, 2025-05-07T20:54:04.7351982Z B=6, 2025-05-07T20:54:04.7352184Z T=1, 2025-05-07T20:54:04.7352381Z L=2, 2025-05-07T20:54:04.7352569Z A=1, 2025-05-07T20:54:04.7352782Z Dtype=torch.int32, 2025-05-07T20:54:04.7353035Z Itype=torch.int32, 2025-05-07T20:54:04.7353282Z broadcast_indices=False, 2025-05-07T20:54:04.7353551Z max_batch_size=-1, 2025-05-07T20:54:04.7353776Z ) 2025-05-07T20:54:04.7354040Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7354787Z self=, 2025-05-07T20:54:04.7355327Z B=1, 2025-05-07T20:54:04.7355524Z T=1, 2025-05-07T20:54:04.7355710Z L=2, 2025-05-07T20:54:04.7355904Z A=1, 2025-05-07T20:54:04.7356113Z Dtype=torch.int32, 2025-05-07T20:54:04.7356356Z Itype=torch.int32, 2025-05-07T20:54:04.7356608Z broadcast_indices=False, 2025-05-07T20:54:04.7356874Z max_batch_size=-1, 2025-05-07T20:54:04.7357095Z ) 2025-05-07T20:54:04.7357372Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7357989Z self=, 2025-05-07T20:54:04.7358524Z B=1, 2025-05-07T20:54:04.7358718Z T=1, 2025-05-07T20:54:04.7358914Z L=2, 2025-05-07T20:54:04.7359105Z A=1, 2025-05-07T20:54:04.7359311Z Dtype=torch.int32, 2025-05-07T20:54:04.7359559Z Itype=torch.int32, 2025-05-07T20:54:04.7359814Z broadcast_indices=False, 2025-05-07T20:54:04.7360076Z max_batch_size=1, 2025-05-07T20:54:04.7360301Z ) 2025-05-07T20:54:04.7360563Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7361167Z self=, 2025-05-07T20:54:04.7361692Z B=19, 2025-05-07T20:54:04.7361890Z T=17, 2025-05-07T20:54:04.7362083Z L=2, 2025-05-07T20:54:04.7362281Z A=4, 2025-05-07T20:54:04.7362490Z Dtype=torch.int32, 2025-05-07T20:54:04.7362738Z Itype=torch.int64, 2025-05-07T20:54:04.7362996Z broadcast_indices=True, 2025-05-07T20:54:04.7363258Z max_batch_size=-1, 2025-05-07T20:54:04.7363482Z ) 2025-05-07T20:54:04.7363756Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7364363Z self=, 2025-05-07T20:54:04.7364887Z B=19, 2025-05-07T20:54:04.7365091Z T=17, 2025-05-07T20:54:04.7365288Z L=2, 2025-05-07T20:54:04.7365480Z A=2, 2025-05-07T20:54:04.7365695Z Dtype=torch.int32, 2025-05-07T20:54:04.7365943Z Itype=torch.int64, 2025-05-07T20:54:04.7366197Z broadcast_indices=True, 2025-05-07T20:54:04.7366457Z max_batch_size=-1, 2025-05-07T20:54:04.7366689Z ) 2025-05-07T20:54:04.7366962Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7367563Z self=, 2025-05-07T20:54:04.7368202Z B=19, 2025-05-07T20:54:04.7368405Z T=17, 2025-05-07T20:54:04.7368593Z L=2, 2025-05-07T20:54:04.7368787Z A=2, 2025-05-07T20:54:04.7368994Z Dtype=torch.int32, 2025-05-07T20:54:04.7369234Z Itype=torch.int64, 2025-05-07T20:54:04.7369483Z broadcast_indices=True, 2025-05-07T20:54:04.7369742Z max_batch_size=2, 2025-05-07T20:54:04.7369965Z ) 2025-05-07T20:54:04.7370160Z PASSED 2025-05-07T20:54:04.7370593Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:54:04.7942452Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7943974Z self=, 2025-05-07T20:54:04.7944776Z B=1, 2025-05-07T20:54:04.7945077Z T=1, 2025-05-07T20:54:04.7945373Z L=2, 2025-05-07T20:54:04.7945666Z A=1, 2025-05-07T20:54:04.7946015Z Dtype=torch.int32, 2025-05-07T20:54:04.7946406Z Itype=torch.int32, 2025-05-07T20:54:04.7946805Z broadcast_indices=False, 2025-05-07T20:54:04.7947202Z ) 2025-05-07T20:54:04.7947613Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7948610Z self=, 2025-05-07T20:54:04.7949441Z B=6, 2025-05-07T20:54:04.7950143Z T=1, 2025-05-07T20:54:04.7950442Z L=2, 2025-05-07T20:54:04.7950766Z A=1, 2025-05-07T20:54:04.7951117Z Dtype=torch.int32, 2025-05-07T20:54:04.7951535Z Itype=torch.int32, 2025-05-07T20:54:04.7951934Z broadcast_indices=False, 2025-05-07T20:54:04.7952326Z ) 2025-05-07T20:54:04.7952733Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7953764Z self=, 2025-05-07T20:54:04.7954623Z B=6, 2025-05-07T20:54:04.7954941Z T=11, 2025-05-07T20:54:04.7955281Z L=3, 2025-05-07T20:54:04.7955596Z A=18, 2025-05-07T20:54:04.7955947Z Dtype=torch.float32, 2025-05-07T20:54:04.7956364Z Itype=torch.int32, 2025-05-07T20:54:04.7956768Z broadcast_indices=False, 2025-05-07T20:54:04.7957193Z ) 2025-05-07T20:54:04.7957611Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7958609Z self=, 2025-05-07T20:54:04.7959504Z B=18, 2025-05-07T20:54:04.7959803Z T=1, 2025-05-07T20:54:04.7960104Z L=2, 2025-05-07T20:54:04.7960406Z A=1, 2025-05-07T20:54:04.7960732Z Dtype=torch.int32, 2025-05-07T20:54:04.7961110Z Itype=torch.int32, 2025-05-07T20:54:04.7961515Z broadcast_indices=False, 2025-05-07T20:54:04.7961932Z ) 2025-05-07T20:54:04.7962333Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7963321Z self=, 2025-05-07T20:54:04.7964208Z B=18, 2025-05-07T20:54:04.7964531Z T=17, 2025-05-07T20:54:04.7964838Z L=5, 2025-05-07T20:54:04.7965146Z A=14, 2025-05-07T20:54:04.7965485Z Dtype=torch.float32, 2025-05-07T20:54:04.7965891Z Itype=torch.int64, 2025-05-07T20:54:04.7966300Z broadcast_indices=True, 2025-05-07T20:54:04.7966701Z ) 2025-05-07T20:54:04.7967107Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7968104Z self=, 2025-05-07T20:54:04.7969016Z B=20, 2025-05-07T20:54:04.7969338Z T=19, 2025-05-07T20:54:04.7969652Z L=13, 2025-05-07T20:54:04.7969953Z A=19, 2025-05-07T20:54:04.7970250Z Dtype=torch.int32, 2025-05-07T20:54:04.7970612Z Itype=torch.int64, 2025-05-07T20:54:04.7970983Z broadcast_indices=True, 2025-05-07T20:54:04.7971344Z ) 2025-05-07T20:54:04.7971726Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7972946Z self=, 2025-05-07T20:54:04.7973853Z B=7, 2025-05-07T20:54:04.7974151Z T=17, 2025-05-07T20:54:04.7974471Z L=8, 2025-05-07T20:54:04.7986250Z A=13, 2025-05-07T20:54:04.7986610Z Dtype=torch.int32, 2025-05-07T20:54:04.7987030Z Itype=torch.int64, 2025-05-07T20:54:04.7987443Z broadcast_indices=False, 2025-05-07T20:54:04.7987854Z ) 2025-05-07T20:54:04.7988276Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7989291Z self=, 2025-05-07T20:54:04.7990160Z B=5, 2025-05-07T20:54:04.7990473Z T=18, 2025-05-07T20:54:04.7990788Z L=10, 2025-05-07T20:54:04.7991096Z A=7, 2025-05-07T20:54:04.7991437Z Dtype=torch.float32, 2025-05-07T20:54:04.7991862Z Itype=torch.int64, 2025-05-07T20:54:04.7992259Z broadcast_indices=True, 2025-05-07T20:54:04.7992675Z ) 2025-05-07T20:54:04.7993104Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7994086Z self=, 2025-05-07T20:54:04.7994977Z B=20, 2025-05-07T20:54:04.7995303Z T=15, 2025-05-07T20:54:04.7995613Z L=11, 2025-05-07T20:54:04.7995931Z A=1, 2025-05-07T20:54:04.7996273Z Dtype=torch.int64, 2025-05-07T20:54:04.7996855Z Itype=torch.int32, 2025-05-07T20:54:04.7997280Z broadcast_indices=True, 2025-05-07T20:54:04.7997704Z ) 2025-05-07T20:54:04.7998130Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.7999051Z self=, 2025-05-07T20:54:04.7999889Z B=7, 2025-05-07T20:54:04.8000174Z T=18, 2025-05-07T20:54:04.8000468Z L=4, 2025-05-07T20:54:04.8000783Z A=19, 2025-05-07T20:54:04.8001110Z Dtype=torch.int64, 2025-05-07T20:54:04.8001512Z Itype=torch.int64, 2025-05-07T20:54:04.8001917Z broadcast_indices=True, 2025-05-07T20:54:04.8002327Z ) 2025-05-07T20:54:04.8002743Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8003720Z self=, 2025-05-07T20:54:04.8004601Z B=1, 2025-05-07T20:54:04.8004892Z T=6, 2025-05-07T20:54:04.8005201Z L=8, 2025-05-07T20:54:04.8005498Z A=7, 2025-05-07T20:54:04.8005808Z Dtype=torch.int32, 2025-05-07T20:54:04.8006202Z Itype=torch.int32, 2025-05-07T20:54:04.8006590Z broadcast_indices=False, 2025-05-07T20:54:04.8007274Z ) 2025-05-07T20:54:04.8007714Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8008672Z self=, 2025-05-07T20:54:04.8009577Z B=7, 2025-05-07T20:54:04.8009879Z T=6, 2025-05-07T20:54:04.8010187Z L=8, 2025-05-07T20:54:04.8010508Z A=7, 2025-05-07T20:54:04.8010841Z Dtype=torch.int32, 2025-05-07T20:54:04.8011294Z Itype=torch.int32, 2025-05-07T20:54:04.8011718Z broadcast_indices=False, 2025-05-07T20:54:04.8012140Z ) 2025-05-07T20:54:04.8012564Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8013558Z self=, 2025-05-07T20:54:04.8014472Z B=7, 2025-05-07T20:54:04.8014802Z T=7, 2025-05-07T20:54:04.8015212Z L=8, 2025-05-07T20:54:04.8015516Z A=7, 2025-05-07T20:54:04.8015843Z Dtype=torch.int32, 2025-05-07T20:54:04.8016223Z Itype=torch.int32, 2025-05-07T20:54:04.8016632Z broadcast_indices=False, 2025-05-07T20:54:04.8017047Z ) 2025-05-07T20:54:04.8017469Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8018431Z self=, 2025-05-07T20:54:04.8019309Z B=7, 2025-05-07T20:54:04.8019788Z T=7, 2025-05-07T20:54:04.8020118Z L=8, 2025-05-07T20:54:04.8020419Z A=8, 2025-05-07T20:54:04.8020753Z Dtype=torch.int32, 2025-05-07T20:54:04.8021179Z Itype=torch.int32, 2025-05-07T20:54:04.8021600Z broadcast_indices=False, 2025-05-07T20:54:04.8022024Z ) 2025-05-07T20:54:04.8022438Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8023413Z self=, 2025-05-07T20:54:04.8024309Z B=8, 2025-05-07T20:54:04.8024632Z T=7, 2025-05-07T20:54:04.8024950Z L=8, 2025-05-07T20:54:04.8025275Z A=8, 2025-05-07T20:54:04.8025630Z Dtype=torch.int32, 2025-05-07T20:54:04.8026024Z Itype=torch.int32, 2025-05-07T20:54:04.8026426Z broadcast_indices=False, 2025-05-07T20:54:04.8026814Z ) 2025-05-07T20:54:04.8027189Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8028132Z self=, 2025-05-07T20:54:04.8028981Z B=8, 2025-05-07T20:54:04.8029281Z T=7, 2025-05-07T20:54:04.8029567Z L=7, 2025-05-07T20:54:04.8029856Z A=8, 2025-05-07T20:54:04.8030175Z Dtype=torch.int32, 2025-05-07T20:54:04.8030555Z Itype=torch.int32, 2025-05-07T20:54:04.8030953Z broadcast_indices=False, 2025-05-07T20:54:04.8031412Z ) 2025-05-07T20:54:04.8031969Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8032952Z self=, 2025-05-07T20:54:04.8033843Z B=7, 2025-05-07T20:54:04.8034141Z T=7, 2025-05-07T20:54:04.8034440Z L=7, 2025-05-07T20:54:04.8034744Z A=8, 2025-05-07T20:54:04.8035049Z Dtype=torch.int32, 2025-05-07T20:54:04.8035432Z Itype=torch.int32, 2025-05-07T20:54:04.8035849Z broadcast_indices=False, 2025-05-07T20:54:04.8036489Z ) 2025-05-07T20:54:04.8036901Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8037846Z self=, 2025-05-07T20:54:04.8038767Z B=12, 2025-05-07T20:54:04.8039067Z T=5, 2025-05-07T20:54:04.8039371Z L=2, 2025-05-07T20:54:04.8039678Z A=6, 2025-05-07T20:54:04.8040002Z Dtype=torch.int64, 2025-05-07T20:54:04.8040415Z Itype=torch.int64, 2025-05-07T20:54:04.8040852Z broadcast_indices=False, 2025-05-07T20:54:04.8041249Z ) 2025-05-07T20:54:04.8041681Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8042713Z self=, 2025-05-07T20:54:04.8043593Z B=6, 2025-05-07T20:54:04.8043914Z T=5, 2025-05-07T20:54:04.8044223Z L=2, 2025-05-07T20:54:04.8044525Z A=6, 2025-05-07T20:54:04.8044866Z Dtype=torch.int64, 2025-05-07T20:54:04.8045268Z Itype=torch.int64, 2025-05-07T20:54:04.8045680Z broadcast_indices=False, 2025-05-07T20:54:04.8046086Z ) 2025-05-07T20:54:04.8046479Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8047510Z self=, 2025-05-07T20:54:04.8048372Z B=6, 2025-05-07T20:54:04.8048685Z T=2, 2025-05-07T20:54:04.8048983Z L=2, 2025-05-07T20:54:04.8049278Z A=6, 2025-05-07T20:54:04.8049619Z Dtype=torch.int64, 2025-05-07T20:54:04.8050013Z Itype=torch.int64, 2025-05-07T20:54:04.8050408Z broadcast_indices=False, 2025-05-07T20:54:04.8050864Z ) 2025-05-07T20:54:04.8051282Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8052262Z self=, 2025-05-07T20:54:04.8053135Z B=6, 2025-05-07T20:54:04.8053458Z T=2, 2025-05-07T20:54:04.8053770Z L=6, 2025-05-07T20:54:04.8054068Z A=6, 2025-05-07T20:54:04.8054656Z Dtype=torch.int64, 2025-05-07T20:54:04.8055180Z Itype=torch.int64, 2025-05-07T20:54:04.8055593Z broadcast_indices=False, 2025-05-07T20:54:04.8056018Z ) 2025-05-07T20:54:04.8056449Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8057380Z self=, 2025-05-07T20:54:04.8058239Z B=6, 2025-05-07T20:54:04.8058556Z T=2, 2025-05-07T20:54:04.8058848Z L=2, 2025-05-07T20:54:04.8059135Z A=2, 2025-05-07T20:54:04.8059450Z Dtype=torch.int64, 2025-05-07T20:54:04.8059819Z Itype=torch.int64, 2025-05-07T20:54:04.8060220Z broadcast_indices=False, 2025-05-07T20:54:04.8060592Z ) 2025-05-07T20:54:04.8060967Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8061871Z self=, 2025-05-07T20:54:04.8062799Z B=2, 2025-05-07T20:54:04.8063093Z T=2, 2025-05-07T20:54:04.8063403Z L=2, 2025-05-07T20:54:04.8063705Z A=2, 2025-05-07T20:54:04.8064027Z Dtype=torch.int64, 2025-05-07T20:54:04.8064432Z Itype=torch.int64, 2025-05-07T20:54:04.8064845Z broadcast_indices=False, 2025-05-07T20:54:04.8065259Z ) 2025-05-07T20:54:04.8065666Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8066645Z self=, 2025-05-07T20:54:04.8067802Z B=9, 2025-05-07T20:54:04.8068102Z T=13, 2025-05-07T20:54:04.8068409Z L=6, 2025-05-07T20:54:04.8068703Z A=20, 2025-05-07T20:54:04.8069016Z Dtype=torch.float32, 2025-05-07T20:54:04.8069433Z Itype=torch.int32, 2025-05-07T20:54:04.8069837Z broadcast_indices=True, 2025-05-07T20:54:04.8070213Z ) 2025-05-07T20:54:04.8070625Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8071655Z self=, 2025-05-07T20:54:04.8072531Z B=9, 2025-05-07T20:54:04.8072835Z T=20, 2025-05-07T20:54:04.8073141Z L=6, 2025-05-07T20:54:04.8073446Z A=20, 2025-05-07T20:54:04.8073779Z Dtype=torch.float32, 2025-05-07T20:54:04.8074179Z Itype=torch.int32, 2025-05-07T20:54:04.8074582Z broadcast_indices=True, 2025-05-07T20:54:04.8074970Z ) 2025-05-07T20:54:04.8075386Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8076369Z self=, 2025-05-07T20:54:04.8077243Z B=20, 2025-05-07T20:54:04.8077575Z T=20, 2025-05-07T20:54:04.8077900Z L=6, 2025-05-07T20:54:04.8078208Z A=20, 2025-05-07T20:54:04.8078550Z Dtype=torch.float32, 2025-05-07T20:54:04.8078958Z Itype=torch.int32, 2025-05-07T20:54:04.8079332Z broadcast_indices=True, 2025-05-07T20:54:04.8079729Z ) 2025-05-07T20:54:04.8080133Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8081091Z self=, 2025-05-07T20:54:04.8081941Z B=20, 2025-05-07T20:54:04.8082246Z T=20, 2025-05-07T20:54:04.8082542Z L=6, 2025-05-07T20:54:04.8082830Z A=6, 2025-05-07T20:54:04.8083148Z Dtype=torch.float32, 2025-05-07T20:54:04.8083557Z Itype=torch.int32, 2025-05-07T20:54:04.8083964Z broadcast_indices=True, 2025-05-07T20:54:04.8084386Z ) 2025-05-07T20:54:04.8084790Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8085764Z self=, 2025-05-07T20:54:04.8086685Z B=20, 2025-05-07T20:54:04.8087003Z T=20, 2025-05-07T20:54:04.8087313Z L=20, 2025-05-07T20:54:04.8087626Z A=20, 2025-05-07T20:54:04.8087965Z Dtype=torch.float32, 2025-05-07T20:54:04.8088382Z Itype=torch.int32, 2025-05-07T20:54:04.8088797Z broadcast_indices=True, 2025-05-07T20:54:04.8089374Z ) 2025-05-07T20:54:04.8089806Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8090803Z self=, 2025-05-07T20:54:04.8091723Z B=19, 2025-05-07T20:54:04.8092041Z T=11, 2025-05-07T20:54:04.8092343Z L=20, 2025-05-07T20:54:04.8092648Z A=12, 2025-05-07T20:54:04.8092985Z Dtype=torch.int64, 2025-05-07T20:54:04.8093381Z Itype=torch.int32, 2025-05-07T20:54:04.8093764Z broadcast_indices=False, 2025-05-07T20:54:04.8094175Z ) 2025-05-07T20:54:04.8185368Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8186392Z self=, 2025-05-07T20:54:04.8187249Z B=11, 2025-05-07T20:54:04.8187565Z T=11, 2025-05-07T20:54:04.8187855Z L=20, 2025-05-07T20:54:04.8188144Z A=12, 2025-05-07T20:54:04.8188468Z Dtype=torch.int64, 2025-05-07T20:54:04.8188874Z Itype=torch.int32, 2025-05-07T20:54:04.8189299Z broadcast_indices=False, 2025-05-07T20:54:04.8189716Z ) 2025-05-07T20:54:04.8190126Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8191083Z self=, 2025-05-07T20:54:04.8191979Z B=11, 2025-05-07T20:54:04.8192313Z T=11, 2025-05-07T20:54:04.8192880Z L=12, 2025-05-07T20:54:04.8193187Z A=12, 2025-05-07T20:54:04.8193513Z Dtype=torch.int64, 2025-05-07T20:54:04.8193902Z Itype=torch.int32, 2025-05-07T20:54:04.8194293Z broadcast_indices=False, 2025-05-07T20:54:04.8194656Z ) 2025-05-07T20:54:04.8195038Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8195985Z self=, 2025-05-07T20:54:04.8196901Z B=11, 2025-05-07T20:54:04.8197227Z T=12, 2025-05-07T20:54:04.8197555Z L=12, 2025-05-07T20:54:04.8197893Z A=12, 2025-05-07T20:54:04.8198232Z Dtype=torch.int64, 2025-05-07T20:54:04.8198643Z Itype=torch.int32, 2025-05-07T20:54:04.8199066Z broadcast_indices=False, 2025-05-07T20:54:04.8199484Z ) 2025-05-07T20:54:04.8199913Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8200934Z self=, 2025-05-07T20:54:04.8201889Z B=12, 2025-05-07T20:54:04.8202208Z T=12, 2025-05-07T20:54:04.8202534Z L=12, 2025-05-07T20:54:04.8202859Z A=12, 2025-05-07T20:54:04.8203196Z Dtype=torch.int64, 2025-05-07T20:54:04.8203607Z Itype=torch.int32, 2025-05-07T20:54:04.8204034Z broadcast_indices=False, 2025-05-07T20:54:04.8204444Z ) 2025-05-07T20:54:04.8204874Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8205888Z self=, 2025-05-07T20:54:04.8206791Z B=4, 2025-05-07T20:54:04.8207119Z T=4, 2025-05-07T20:54:04.8207441Z L=3, 2025-05-07T20:54:04.8207751Z A=6, 2025-05-07T20:54:04.8208101Z Dtype=torch.float32, 2025-05-07T20:54:04.8208532Z Itype=torch.int32, 2025-05-07T20:54:04.8208943Z broadcast_indices=False, 2025-05-07T20:54:04.8209368Z ) 2025-05-07T20:54:04.8209794Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8210809Z self=, 2025-05-07T20:54:04.8211722Z B=4, 2025-05-07T20:54:04.8212052Z T=4, 2025-05-07T20:54:04.8212371Z L=4, 2025-05-07T20:54:04.8212686Z A=6, 2025-05-07T20:54:04.8213040Z Dtype=torch.float32, 2025-05-07T20:54:04.8213471Z Itype=torch.int32, 2025-05-07T20:54:04.8213885Z broadcast_indices=False, 2025-05-07T20:54:04.8214311Z ) 2025-05-07T20:54:04.8214739Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8216164Z self=, 2025-05-07T20:54:04.8217091Z B=4, 2025-05-07T20:54:04.8217421Z T=4, 2025-05-07T20:54:04.8217719Z L=4, 2025-05-07T20:54:04.8217995Z A=4, 2025-05-07T20:54:04.8218307Z Dtype=torch.float32, 2025-05-07T20:54:04.8218722Z Itype=torch.int32, 2025-05-07T20:54:04.8219136Z broadcast_indices=False, 2025-05-07T20:54:04.8219568Z ) 2025-05-07T20:54:04.8219981Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8220985Z self=, 2025-05-07T20:54:04.8221891Z B=14, 2025-05-07T20:54:04.8222216Z T=16, 2025-05-07T20:54:04.8222531Z L=20, 2025-05-07T20:54:04.8222851Z A=13, 2025-05-07T20:54:04.8223197Z Dtype=torch.int32, 2025-05-07T20:54:04.8223599Z Itype=torch.int64, 2025-05-07T20:54:04.8224016Z broadcast_indices=True, 2025-05-07T20:54:04.8224430Z ) 2025-05-07T20:54:04.8224859Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8225868Z self=, 2025-05-07T20:54:04.8226774Z B=14, 2025-05-07T20:54:04.8227095Z T=13, 2025-05-07T20:54:04.8227416Z L=20, 2025-05-07T20:54:04.8227738Z A=13, 2025-05-07T20:54:04.8228073Z Dtype=torch.int32, 2025-05-07T20:54:04.8228629Z Itype=torch.int64, 2025-05-07T20:54:04.8229041Z broadcast_indices=True, 2025-05-07T20:54:04.8229449Z ) 2025-05-07T20:54:04.8229881Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8230900Z self=, 2025-05-07T20:54:04.8231806Z B=13, 2025-05-07T20:54:04.8232128Z T=13, 2025-05-07T20:54:04.8232455Z L=20, 2025-05-07T20:54:04.8232782Z A=13, 2025-05-07T20:54:04.8233113Z Dtype=torch.int32, 2025-05-07T20:54:04.8233522Z Itype=torch.int64, 2025-05-07T20:54:04.8233951Z broadcast_indices=True, 2025-05-07T20:54:04.8234361Z ) 2025-05-07T20:54:04.8234792Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:54:04.8235796Z self=, 2025-05-07T20:54:04.8236980Z B=13, 2025-05-07T20:54:04.8237312Z T=20, 2025-05-07T20:54:04.8237642Z L=20, 2025-05-07T20:54:04.8237970Z A=13, 2025-05-07T20:54:04.8238318Z Dtype=torch.int32, 2025-05-07T20:54:04.8238731Z Itype=torch.int64, 2025-05-07T20:54:04.8239135Z broadcast_indices=True, 2025-05-07T20:54:04.8239553Z ) 2025-05-07T20:54:04.8239878Z PASSED 2025-05-07T20:54:05.0436613Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0438075Z self=, 2025-05-07T20:54:05.0438860Z B=1, 2025-05-07T20:54:05.0439204Z T=1, 2025-05-07T20:54:05.0439531Z L=2, 2025-05-07T20:54:05.0439831Z A=1, 2025-05-07T20:54:05.0440152Z Dtype=torch.int32, 2025-05-07T20:54:05.0440577Z broadcast_lengths=False, 2025-05-07T20:54:05.0440974Z ) 2025-05-07T20:54:05.0441355Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0442306Z self=, 2025-05-07T20:54:05.0443145Z B=12, 2025-05-07T20:54:05.0443453Z T=1, 2025-05-07T20:54:05.0443751Z L=2, 2025-05-07T20:54:05.0444055Z A=1, 2025-05-07T20:54:05.0444383Z Dtype=torch.int32, 2025-05-07T20:54:05.0444741Z broadcast_lengths=False, 2025-05-07T20:54:05.0445117Z ) 2025-05-07T20:54:05.0445477Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0446415Z self=, 2025-05-07T20:54:05.0447303Z B=12, 2025-05-07T20:54:05.0448069Z T=9, 2025-05-07T20:54:05.0448395Z L=15, 2025-05-07T20:54:05.0448721Z A=4, 2025-05-07T20:54:05.0449069Z Dtype=torch.float32, 2025-05-07T20:54:05.0449502Z broadcast_lengths=False, 2025-05-07T20:54:05.0449928Z ) 2025-05-07T20:54:05.0450342Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0451289Z self=, 2025-05-07T20:54:05.0452174Z B=6, 2025-05-07T20:54:05.0452499Z T=19, 2025-05-07T20:54:05.0452820Z L=19, 2025-05-07T20:54:05.0453132Z A=3, 2025-05-07T20:54:05.0453490Z Dtype=torch.int64, 2025-05-07T20:54:05.0464483Z broadcast_lengths=False, 2025-05-07T20:54:05.0464927Z ) 2025-05-07T20:54:05.0465333Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0466304Z self=, 2025-05-07T20:54:05.0467197Z B=1, 2025-05-07T20:54:05.0467524Z T=16, 2025-05-07T20:54:05.0467866Z L=5, 2025-05-07T20:54:05.0468192Z A=20, 2025-05-07T20:54:05.0468540Z Dtype=torch.float32, 2025-05-07T20:54:05.0468987Z broadcast_lengths=False, 2025-05-07T20:54:05.0469413Z ) 2025-05-07T20:54:05.0469808Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0470767Z self=, 2025-05-07T20:54:05.0471968Z B=3, 2025-05-07T20:54:05.0472298Z T=11, 2025-05-07T20:54:05.0472618Z L=19, 2025-05-07T20:54:05.0472945Z A=14, 2025-05-07T20:54:05.0473298Z Dtype=torch.float32, 2025-05-07T20:54:05.0473726Z broadcast_lengths=True, 2025-05-07T20:54:05.0474143Z ) 2025-05-07T20:54:05.0474557Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0475509Z self=, 2025-05-07T20:54:05.0476385Z B=3, 2025-05-07T20:54:05.0476721Z T=5, 2025-05-07T20:54:05.0477047Z L=7, 2025-05-07T20:54:05.0477370Z A=10, 2025-05-07T20:54:05.0477720Z Dtype=torch.int32, 2025-05-07T20:54:05.0478133Z broadcast_lengths=False, 2025-05-07T20:54:05.0478560Z ) 2025-05-07T20:54:05.0478968Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0479922Z self=, 2025-05-07T20:54:05.0480808Z B=10, 2025-05-07T20:54:05.0481137Z T=11, 2025-05-07T20:54:05.0481454Z L=10, 2025-05-07T20:54:05.0481779Z A=9, 2025-05-07T20:54:05.0482124Z Dtype=torch.int64, 2025-05-07T20:54:05.0482546Z broadcast_lengths=False, 2025-05-07T20:54:05.0482964Z ) 2025-05-07T20:54:05.0483376Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0484331Z self=, 2025-05-07T20:54:05.0485193Z B=2, 2025-05-07T20:54:05.0485517Z T=11, 2025-05-07T20:54:05.0485839Z L=10, 2025-05-07T20:54:05.0486157Z A=2, 2025-05-07T20:54:05.0486480Z Dtype=torch.int64, 2025-05-07T20:54:05.0486882Z broadcast_lengths=False, 2025-05-07T20:54:05.0487280Z ) 2025-05-07T20:54:05.0487640Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0488532Z self=, 2025-05-07T20:54:05.0489329Z B=8, 2025-05-07T20:54:05.0489649Z T=20, 2025-05-07T20:54:05.0489974Z L=7, 2025-05-07T20:54:05.0490295Z A=2, 2025-05-07T20:54:05.0490644Z Dtype=torch.float32, 2025-05-07T20:54:05.0491093Z broadcast_lengths=False, 2025-05-07T20:54:05.0491516Z ) 2025-05-07T20:54:05.0491929Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0492891Z self=, 2025-05-07T20:54:05.0493768Z B=17, 2025-05-07T20:54:05.0494087Z T=20, 2025-05-07T20:54:05.0494418Z L=19, 2025-05-07T20:54:05.0494893Z A=12, 2025-05-07T20:54:05.0495340Z Dtype=torch.int32, 2025-05-07T20:54:05.0495764Z broadcast_lengths=True, 2025-05-07T20:54:05.0496186Z ) 2025-05-07T20:54:05.0496586Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0497545Z self=, 2025-05-07T20:54:05.0498420Z B=17, 2025-05-07T20:54:05.0498758Z T=17, 2025-05-07T20:54:05.0499086Z L=19, 2025-05-07T20:54:05.0499415Z A=12, 2025-05-07T20:54:05.0499755Z Dtype=torch.int32, 2025-05-07T20:54:05.0500175Z broadcast_lengths=True, 2025-05-07T20:54:05.0500593Z ) 2025-05-07T20:54:05.0501000Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0501962Z self=, 2025-05-07T20:54:05.0502844Z B=17, 2025-05-07T20:54:05.0503178Z T=17, 2025-05-07T20:54:05.0503495Z L=17, 2025-05-07T20:54:05.0503830Z A=12, 2025-05-07T20:54:05.0504173Z Dtype=torch.int32, 2025-05-07T20:54:05.0504585Z broadcast_lengths=True, 2025-05-07T20:54:05.0505001Z ) 2025-05-07T20:54:05.0505405Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0506348Z self=, 2025-05-07T20:54:05.0507230Z B=17, 2025-05-07T20:54:05.0507695Z T=17, 2025-05-07T20:54:05.0507991Z L=12, 2025-05-07T20:54:05.0508295Z A=12, 2025-05-07T20:54:05.0508635Z Dtype=torch.int32, 2025-05-07T20:54:05.0509045Z broadcast_lengths=True, 2025-05-07T20:54:05.0509457Z ) 2025-05-07T20:54:05.0509863Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0510812Z self=, 2025-05-07T20:54:05.0511691Z B=17, 2025-05-07T20:54:05.0512020Z T=17, 2025-05-07T20:54:05.0512336Z L=17, 2025-05-07T20:54:05.0512656Z A=17, 2025-05-07T20:54:05.0513016Z Dtype=torch.int32, 2025-05-07T20:54:05.0513440Z broadcast_lengths=True, 2025-05-07T20:54:05.0513844Z ) 2025-05-07T20:54:05.0514249Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0515207Z self=, 2025-05-07T20:54:05.0516076Z B=5, 2025-05-07T20:54:05.0516399Z T=10, 2025-05-07T20:54:05.0516731Z L=17, 2025-05-07T20:54:05.0517046Z A=12, 2025-05-07T20:54:05.0517391Z Dtype=torch.int64, 2025-05-07T20:54:05.0517809Z broadcast_lengths=False, 2025-05-07T20:54:05.0518221Z ) 2025-05-07T20:54:05.0518619Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0519567Z self=, 2025-05-07T20:54:05.0520427Z B=5, 2025-05-07T20:54:05.0520747Z T=12, 2025-05-07T20:54:05.0521067Z L=17, 2025-05-07T20:54:05.0521383Z A=12, 2025-05-07T20:54:05.0521734Z Dtype=torch.int64, 2025-05-07T20:54:05.0522160Z broadcast_lengths=False, 2025-05-07T20:54:05.0522569Z ) 2025-05-07T20:54:05.0522979Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0523936Z self=, 2025-05-07T20:54:05.0524819Z B=5, 2025-05-07T20:54:05.0525136Z T=17, 2025-05-07T20:54:05.0525469Z L=17, 2025-05-07T20:54:05.0525795Z A=12, 2025-05-07T20:54:05.0526128Z Dtype=torch.int64, 2025-05-07T20:54:05.0526551Z broadcast_lengths=False, 2025-05-07T20:54:05.0526974Z ) 2025-05-07T20:54:05.0527368Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0528320Z self=, 2025-05-07T20:54:05.0529194Z B=5, 2025-05-07T20:54:05.0529510Z T=5, 2025-05-07T20:54:05.0529829Z L=17, 2025-05-07T20:54:05.0530151Z A=12, 2025-05-07T20:54:05.0530597Z Dtype=torch.int64, 2025-05-07T20:54:05.0531009Z broadcast_lengths=False, 2025-05-07T20:54:05.0531414Z ) 2025-05-07T20:54:05.0531757Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:54:05.0532628Z self=, 2025-05-07T20:54:05.0533439Z B=5, 2025-05-07T20:54:05.0533752Z T=5, 2025-05-07T20:54:05.0534069Z L=17, 2025-05-07T20:54:05.0534384Z A=17, 2025-05-07T20:54:05.0534725Z Dtype=torch.int64, 2025-05-07T20:54:05.0535205Z broadcast_lengths=False, 2025-05-07T20:54:05.0535606Z ) 2025-05-07T20:54:05.0536198Z PASSED 2025-05-07T20:54:05.0980552Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.0982161Z self=, 2025-05-07T20:54:05.0983021Z B=1, 2025-05-07T20:54:05.0983353Z T=1, 2025-05-07T20:54:05.0983656Z L=2, 2025-05-07T20:54:05.0983948Z A=1, 2025-05-07T20:54:05.0984291Z Dtype=torch.int32, 2025-05-07T20:54:05.0984718Z broadcast_lengths=False, 2025-05-07T20:54:05.0985122Z ) 2025-05-07T20:54:05.0985526Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.0986506Z self=, 2025-05-07T20:54:05.0987691Z B=15, 2025-05-07T20:54:05.0988008Z T=1, 2025-05-07T20:54:05.0988317Z L=2, 2025-05-07T20:54:05.0988618Z A=1, 2025-05-07T20:54:05.0988917Z Dtype=torch.int32, 2025-05-07T20:54:05.0989339Z broadcast_lengths=False, 2025-05-07T20:54:05.0989757Z ) 2025-05-07T20:54:05.0990154Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.0991116Z self=, 2025-05-07T20:54:05.0991987Z B=15, 2025-05-07T20:54:05.0992303Z T=17, 2025-05-07T20:54:05.0992622Z L=19, 2025-05-07T20:54:05.0992933Z A=10, 2025-05-07T20:54:05.0993252Z Dtype=torch.int32, 2025-05-07T20:54:05.0995086Z broadcast_lengths=False, 2025-05-07T20:54:05.0995499Z ) 2025-05-07T20:54:05.0995906Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.0996874Z self=, 2025-05-07T20:54:05.0997759Z B=11, 2025-05-07T20:54:05.0998068Z T=1, 2025-05-07T20:54:05.0998389Z L=2, 2025-05-07T20:54:05.0998703Z A=1, 2025-05-07T20:54:05.0999027Z Dtype=torch.int32, 2025-05-07T20:54:05.0999438Z broadcast_lengths=False, 2025-05-07T20:54:05.0999830Z ) 2025-05-07T20:54:05.1000253Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1001175Z self=, 2025-05-07T20:54:05.1002017Z B=11, 2025-05-07T20:54:05.1002347Z T=6, 2025-05-07T20:54:05.1002658Z L=17, 2025-05-07T20:54:05.1002973Z A=11, 2025-05-07T20:54:05.1003296Z Dtype=torch.int32, 2025-05-07T20:54:05.1003694Z broadcast_lengths=True, 2025-05-07T20:54:05.1004102Z ) 2025-05-07T20:54:05.1004540Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1005526Z self=, 2025-05-07T20:54:05.1006418Z B=3, 2025-05-07T20:54:05.1006733Z T=9, 2025-05-07T20:54:05.1007047Z L=18, 2025-05-07T20:54:05.1007361Z A=12, 2025-05-07T20:54:05.1007698Z Dtype=torch.int64, 2025-05-07T20:54:05.1008094Z broadcast_lengths=False, 2025-05-07T20:54:05.1008496Z ) 2025-05-07T20:54:05.1008906Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1009908Z self=, 2025-05-07T20:54:05.1010766Z B=2, 2025-05-07T20:54:05.1011309Z T=19, 2025-05-07T20:54:05.1011635Z L=4, 2025-05-07T20:54:05.1011928Z A=4, 2025-05-07T20:54:05.1012258Z Dtype=torch.float32, 2025-05-07T20:54:05.1012678Z broadcast_lengths=True, 2025-05-07T20:54:05.1013066Z ) 2025-05-07T20:54:05.1013477Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1014442Z self=, 2025-05-07T20:54:05.1015401Z B=6, 2025-05-07T20:54:05.1015719Z T=1, 2025-05-07T20:54:05.1016031Z L=19, 2025-05-07T20:54:05.1016342Z A=16, 2025-05-07T20:54:05.1016692Z Dtype=torch.int32, 2025-05-07T20:54:05.1017109Z broadcast_lengths=False, 2025-05-07T20:54:05.1017510Z ) 2025-05-07T20:54:05.1017917Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1018906Z self=, 2025-05-07T20:54:05.1019733Z B=20, 2025-05-07T20:54:05.1020050Z T=12, 2025-05-07T20:54:05.1020358Z L=11, 2025-05-07T20:54:05.1020656Z A=10, 2025-05-07T20:54:05.1020975Z Dtype=torch.int32, 2025-05-07T20:54:05.1021398Z broadcast_lengths=False, 2025-05-07T20:54:05.1021817Z ) 2025-05-07T20:54:05.1022218Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1023204Z self=, 2025-05-07T20:54:05.1024271Z B=2, 2025-05-07T20:54:05.1024583Z T=2, 2025-05-07T20:54:05.1024901Z L=20, 2025-05-07T20:54:05.1025232Z A=13, 2025-05-07T20:54:05.1025563Z Dtype=torch.int64, 2025-05-07T20:54:05.1025977Z broadcast_lengths=True, 2025-05-07T20:54:05.1026392Z ) 2025-05-07T20:54:05.1026811Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1027770Z self=, 2025-05-07T20:54:05.1028704Z B=6, 2025-05-07T20:54:05.1029012Z T=6, 2025-05-07T20:54:05.1029319Z L=9, 2025-05-07T20:54:05.1029629Z A=5, 2025-05-07T20:54:05.1029964Z Dtype=torch.float32, 2025-05-07T20:54:05.1030373Z broadcast_lengths=False, 2025-05-07T20:54:05.1030791Z ) 2025-05-07T20:54:05.1031210Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1032183Z self=, 2025-05-07T20:54:05.1033079Z B=5, 2025-05-07T20:54:05.1033401Z T=6, 2025-05-07T20:54:05.1033703Z L=9, 2025-05-07T20:54:05.1034008Z A=5, 2025-05-07T20:54:05.1034348Z Dtype=torch.float32, 2025-05-07T20:54:05.1034764Z broadcast_lengths=False, 2025-05-07T20:54:05.1035179Z ) 2025-05-07T20:54:05.1035610Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1037036Z self=, 2025-05-07T20:54:05.1037902Z B=5, 2025-05-07T20:54:05.1038225Z T=6, 2025-05-07T20:54:05.1038533Z L=5, 2025-05-07T20:54:05.1038840Z A=5, 2025-05-07T20:54:05.1039162Z Dtype=torch.float32, 2025-05-07T20:54:05.1039558Z broadcast_lengths=False, 2025-05-07T20:54:05.1039969Z ) 2025-05-07T20:54:05.1040372Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1041362Z self=, 2025-05-07T20:54:05.1042265Z B=5, 2025-05-07T20:54:05.1042580Z T=6, 2025-05-07T20:54:05.1042899Z L=6, 2025-05-07T20:54:05.1043203Z A=5, 2025-05-07T20:54:05.1043557Z Dtype=torch.float32, 2025-05-07T20:54:05.1043998Z broadcast_lengths=False, 2025-05-07T20:54:05.1044412Z ) 2025-05-07T20:54:05.1044848Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1045842Z self=, 2025-05-07T20:54:05.1046729Z B=6, 2025-05-07T20:54:05.1047314Z T=6, 2025-05-07T20:54:05.1047647Z L=6, 2025-05-07T20:54:05.1047956Z A=5, 2025-05-07T20:54:05.1048297Z Dtype=torch.float32, 2025-05-07T20:54:05.1048708Z broadcast_lengths=False, 2025-05-07T20:54:05.1049106Z ) 2025-05-07T20:54:05.1049528Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1050499Z self=, 2025-05-07T20:54:05.1051377Z B=5, 2025-05-07T20:54:05.1051688Z T=6, 2025-05-07T20:54:05.1051998Z L=6, 2025-05-07T20:54:05.1052308Z A=6, 2025-05-07T20:54:05.1052641Z Dtype=torch.float32, 2025-05-07T20:54:05.1053068Z broadcast_lengths=False, 2025-05-07T20:54:05.1053486Z ) 2025-05-07T20:54:05.1053895Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1054872Z self=, 2025-05-07T20:54:05.1055892Z B=13, 2025-05-07T20:54:05.1056221Z T=10, 2025-05-07T20:54:05.1056543Z L=20, 2025-05-07T20:54:05.1056872Z A=11, 2025-05-07T20:54:05.1057214Z Dtype=torch.int32, 2025-05-07T20:54:05.1057632Z broadcast_lengths=True, 2025-05-07T20:54:05.1058036Z ) 2025-05-07T20:54:05.1058443Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1059428Z self=, 2025-05-07T20:54:05.1060513Z B=13, 2025-05-07T20:54:05.1060812Z T=10, 2025-05-07T20:54:05.1061107Z L=10, 2025-05-07T20:54:05.1061407Z A=11, 2025-05-07T20:54:05.1061730Z Dtype=torch.int32, 2025-05-07T20:54:05.1062114Z broadcast_lengths=True, 2025-05-07T20:54:05.1062504Z ) 2025-05-07T20:54:05.1062905Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1063875Z self=, 2025-05-07T20:54:05.1064707Z B=13, 2025-05-07T20:54:05.1065016Z T=11, 2025-05-07T20:54:05.1065307Z L=10, 2025-05-07T20:54:05.1065606Z A=11, 2025-05-07T20:54:05.1065930Z Dtype=torch.int32, 2025-05-07T20:54:05.1066313Z broadcast_lengths=True, 2025-05-07T20:54:05.1066707Z ) 2025-05-07T20:54:05.1067109Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1068103Z self=, 2025-05-07T20:54:05.1068992Z B=13, 2025-05-07T20:54:05.1069288Z T=13, 2025-05-07T20:54:05.1069583Z L=10, 2025-05-07T20:54:05.1069878Z A=11, 2025-05-07T20:54:05.1070195Z Dtype=torch.int32, 2025-05-07T20:54:05.1070589Z broadcast_lengths=True, 2025-05-07T20:54:05.1070967Z ) 2025-05-07T20:54:05.1071375Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1072360Z self=, 2025-05-07T20:54:05.1073193Z B=10, 2025-05-07T20:54:05.1073504Z T=10, 2025-05-07T20:54:05.1073817Z L=10, 2025-05-07T20:54:05.1074109Z A=11, 2025-05-07T20:54:05.1074419Z Dtype=torch.int32, 2025-05-07T20:54:05.1074817Z broadcast_lengths=True, 2025-05-07T20:54:05.1075223Z ) 2025-05-07T20:54:05.1075646Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1076617Z self=, 2025-05-07T20:54:05.1077522Z B=10, 2025-05-07T20:54:05.1077857Z T=10, 2025-05-07T20:54:05.1078171Z L=10, 2025-05-07T20:54:05.1078492Z A=10, 2025-05-07T20:54:05.1078832Z Dtype=torch.int32, 2025-05-07T20:54:05.1079253Z broadcast_lengths=True, 2025-05-07T20:54:05.1079665Z ) 2025-05-07T20:54:05.1080084Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1081056Z self=, 2025-05-07T20:54:05.1081952Z B=4, 2025-05-07T20:54:05.1082417Z T=13, 2025-05-07T20:54:05.1082743Z L=11, 2025-05-07T20:54:05.1083045Z A=20, 2025-05-07T20:54:05.1083353Z Dtype=torch.int32, 2025-05-07T20:54:05.1083763Z broadcast_lengths=True, 2025-05-07T20:54:05.1084169Z ) 2025-05-07T20:54:05.1084568Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1085527Z self=, 2025-05-07T20:54:05.1086412Z B=4, 2025-05-07T20:54:05.1086715Z T=13, 2025-05-07T20:54:05.1087026Z L=11, 2025-05-07T20:54:05.1087343Z A=13, 2025-05-07T20:54:05.1087666Z Dtype=torch.int32, 2025-05-07T20:54:05.1088075Z broadcast_lengths=True, 2025-05-07T20:54:05.1088485Z ) 2025-05-07T20:54:05.1088901Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1089874Z self=, 2025-05-07T20:54:05.1090755Z B=13, 2025-05-07T20:54:05.1091087Z T=13, 2025-05-07T20:54:05.1091402Z L=11, 2025-05-07T20:54:05.1091728Z A=13, 2025-05-07T20:54:05.1092073Z Dtype=torch.int32, 2025-05-07T20:54:05.1092477Z broadcast_lengths=True, 2025-05-07T20:54:05.1092870Z ) 2025-05-07T20:54:05.1093260Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1094243Z self=, 2025-05-07T20:54:05.1095356Z B=13, 2025-05-07T20:54:05.1095665Z T=13, 2025-05-07T20:54:05.1106007Z L=13, 2025-05-07T20:54:05.1106372Z A=13, 2025-05-07T20:54:05.1106714Z Dtype=torch.int32, 2025-05-07T20:54:05.1107125Z broadcast_lengths=True, 2025-05-07T20:54:05.1107519Z ) 2025-05-07T20:54:05.1107950Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1108920Z self=, 2025-05-07T20:54:05.1109805Z B=17, 2025-05-07T20:54:05.1110148Z T=19, 2025-05-07T20:54:05.1110461Z L=13, 2025-05-07T20:54:05.1110767Z A=18, 2025-05-07T20:54:05.1111104Z Dtype=torch.int32, 2025-05-07T20:54:05.1111516Z broadcast_lengths=True, 2025-05-07T20:54:05.1111910Z ) 2025-05-07T20:54:05.1112328Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1113229Z self=, 2025-05-07T20:54:05.1114028Z B=18, 2025-05-07T20:54:05.1114323Z T=19, 2025-05-07T20:54:05.1114617Z L=13, 2025-05-07T20:54:05.1114900Z A=18, 2025-05-07T20:54:05.1115224Z Dtype=torch.int32, 2025-05-07T20:54:05.1115626Z broadcast_lengths=True, 2025-05-07T20:54:05.1116017Z ) 2025-05-07T20:54:05.1116438Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1117389Z self=, 2025-05-07T20:54:05.1118175Z B=18, 2025-05-07T20:54:05.1118488Z T=19, 2025-05-07T20:54:05.1118803Z L=13, 2025-05-07T20:54:05.1119098Z A=19, 2025-05-07T20:54:05.1119418Z Dtype=torch.int32, 2025-05-07T20:54:05.1119841Z broadcast_lengths=True, 2025-05-07T20:54:05.1120240Z ) 2025-05-07T20:54:05.1120672Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1121665Z self=, 2025-05-07T20:54:05.1122522Z B=18, 2025-05-07T20:54:05.1122823Z T=18, 2025-05-07T20:54:05.1123125Z L=13, 2025-05-07T20:54:05.1123426Z A=18, 2025-05-07T20:54:05.1123742Z Dtype=torch.int32, 2025-05-07T20:54:05.1124140Z broadcast_lengths=True, 2025-05-07T20:54:05.1124533Z ) 2025-05-07T20:54:05.1124936Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1125893Z self=, 2025-05-07T20:54:05.1126746Z B=18, 2025-05-07T20:54:05.1127218Z T=18, 2025-05-07T20:54:05.1127532Z L=13, 2025-05-07T20:54:05.1127844Z A=13, 2025-05-07T20:54:05.1128184Z Dtype=torch.int32, 2025-05-07T20:54:05.1128594Z broadcast_lengths=True, 2025-05-07T20:54:05.1128987Z ) 2025-05-07T20:54:05.1129397Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1130403Z self=, 2025-05-07T20:54:05.1131307Z B=13, 2025-05-07T20:54:05.1131629Z T=18, 2025-05-07T20:54:05.1131940Z L=13, 2025-05-07T20:54:05.1132259Z A=13, 2025-05-07T20:54:05.1132598Z Dtype=torch.int32, 2025-05-07T20:54:05.1133005Z broadcast_lengths=True, 2025-05-07T20:54:05.1133423Z ) 2025-05-07T20:54:05.1155378Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1156400Z self=, 2025-05-07T20:54:05.1157266Z B=13, 2025-05-07T20:54:05.1157585Z T=18, 2025-05-07T20:54:05.1157893Z L=13, 2025-05-07T20:54:05.1158184Z A=18, 2025-05-07T20:54:05.1158513Z Dtype=torch.int32, 2025-05-07T20:54:05.1158928Z broadcast_lengths=True, 2025-05-07T20:54:05.1159356Z ) 2025-05-07T20:54:05.1159751Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1160726Z self=, 2025-05-07T20:54:05.1161906Z B=9, 2025-05-07T20:54:05.1162224Z T=10, 2025-05-07T20:54:05.1162540Z L=18, 2025-05-07T20:54:05.1162840Z A=1, 2025-05-07T20:54:05.1163157Z Dtype=torch.int32, 2025-05-07T20:54:05.1163584Z broadcast_lengths=False, 2025-05-07T20:54:05.1164005Z ) 2025-05-07T20:54:05.1164417Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1165384Z self=, 2025-05-07T20:54:05.1166275Z B=18, 2025-05-07T20:54:05.1166613Z T=10, 2025-05-07T20:54:05.1166927Z L=18, 2025-05-07T20:54:05.1167253Z A=1, 2025-05-07T20:54:05.1167598Z Dtype=torch.int32, 2025-05-07T20:54:05.1168005Z broadcast_lengths=False, 2025-05-07T20:54:05.1168413Z ) 2025-05-07T20:54:05.1168833Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1169795Z self=, 2025-05-07T20:54:05.1170697Z B=18, 2025-05-07T20:54:05.1171024Z T=18, 2025-05-07T20:54:05.1171330Z L=18, 2025-05-07T20:54:05.1171652Z A=1, 2025-05-07T20:54:05.1171995Z Dtype=torch.int32, 2025-05-07T20:54:05.1172391Z broadcast_lengths=False, 2025-05-07T20:54:05.1172793Z ) 2025-05-07T20:54:05.1173217Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1174127Z self=, 2025-05-07T20:54:05.1175048Z B=18, 2025-05-07T20:54:05.1175392Z T=18, 2025-05-07T20:54:05.1175709Z L=18, 2025-05-07T20:54:05.1176036Z A=18, 2025-05-07T20:54:05.1176381Z Dtype=torch.int32, 2025-05-07T20:54:05.1176808Z broadcast_lengths=False, 2025-05-07T20:54:05.1177230Z ) 2025-05-07T20:54:05.1177667Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1178684Z self=, 2025-05-07T20:54:05.1179601Z B=8, 2025-05-07T20:54:05.1179927Z T=10, 2025-05-07T20:54:05.1180249Z L=14, 2025-05-07T20:54:05.1180563Z A=18, 2025-05-07T20:54:05.1180908Z Dtype=torch.int64, 2025-05-07T20:54:05.1181334Z broadcast_lengths=False, 2025-05-07T20:54:05.1181747Z ) 2025-05-07T20:54:05.1182169Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1183178Z self=, 2025-05-07T20:54:05.1184068Z B=8, 2025-05-07T20:54:05.1184630Z T=10, 2025-05-07T20:54:05.1184964Z L=10, 2025-05-07T20:54:05.1185273Z A=18, 2025-05-07T20:54:05.1185623Z Dtype=torch.int64, 2025-05-07T20:54:05.1186043Z broadcast_lengths=False, 2025-05-07T20:54:05.1186460Z ) 2025-05-07T20:54:05.1186894Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:54:05.1187906Z self=, 2025-05-07T20:54:05.1188813Z B=18, 2025-05-07T20:54:05.1189132Z T=10, 2025-05-07T20:54:05.1189451Z L=10, 2025-05-07T20:54:05.1189774Z A=18, 2025-05-07T20:54:05.1190112Z Dtype=torch.int64, 2025-05-07T20:54:05.1190534Z broadcast_lengths=False, 2025-05-07T20:54:05.1190958Z ) 2025-05-07T20:54:05.1191269Z PASSED 2025-05-07T20:54:05.1192050Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:54:05.2412055Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2413524Z self=, 2025-05-07T20:54:05.2414299Z B=1, 2025-05-07T20:54:05.2414583Z R=1, 2025-05-07T20:54:05.2414903Z T=1, 2025-05-07T20:54:05.2415336Z L=2, 2025-05-07T20:54:05.2415657Z index_dtype=torch.int32, 2025-05-07T20:54:05.2416566Z ) 2025-05-07T20:54:05.2417011Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2417967Z self=, 2025-05-07T20:54:05.2418786Z B=14, 2025-05-07T20:54:05.2419064Z R=1, 2025-05-07T20:54:05.2419402Z T=1, 2025-05-07T20:54:05.2419691Z L=2, 2025-05-07T20:54:05.2420019Z index_dtype=torch.int32, 2025-05-07T20:54:05.2420391Z ) 2025-05-07T20:54:05.2420823Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2421767Z self=, 2025-05-07T20:54:05.2422635Z B=14, 2025-05-07T20:54:05.2422928Z R=16, 2025-05-07T20:54:05.2423201Z T=2, 2025-05-07T20:54:05.2423477Z L=4, 2025-05-07T20:54:05.2423801Z index_dtype=torch.int32, 2025-05-07T20:54:05.2424179Z ) 2025-05-07T20:54:05.2424607Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2425561Z self=, 2025-05-07T20:54:05.2426389Z B=2, 2025-05-07T20:54:05.2426683Z R=1, 2025-05-07T20:54:05.2426980Z T=1, 2025-05-07T20:54:05.2427263Z L=2, 2025-05-07T20:54:05.2427608Z index_dtype=torch.int32, 2025-05-07T20:54:05.2428028Z ) 2025-05-07T20:54:05.2428480Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2429550Z self=, 2025-05-07T20:54:05.2430463Z B=2, 2025-05-07T20:54:05.2430773Z R=1, 2025-05-07T20:54:05.2431106Z T=4, 2025-05-07T20:54:05.2431451Z L=6, 2025-05-07T20:54:05.2431792Z index_dtype=torch.int64, 2025-05-07T20:54:05.2432216Z ) 2025-05-07T20:54:05.2432676Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2433805Z self=, 2025-05-07T20:54:05.2434721Z B=8, 2025-05-07T20:54:05.2435039Z R=15, 2025-05-07T20:54:05.2435349Z T=16, 2025-05-07T20:54:05.2435650Z L=13, 2025-05-07T20:54:05.2436282Z index_dtype=torch.int32, 2025-05-07T20:54:05.2436708Z ) 2025-05-07T20:54:05.2437173Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2438540Z self=, 2025-05-07T20:54:05.2439476Z B=2, 2025-05-07T20:54:05.2439778Z R=6, 2025-05-07T20:54:05.2440093Z T=10, 2025-05-07T20:54:05.2440409Z L=6, 2025-05-07T20:54:05.2440763Z index_dtype=torch.int32, 2025-05-07T20:54:05.2441212Z ) 2025-05-07T20:54:05.2441704Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2442645Z self=, 2025-05-07T20:54:05.2443443Z B=9, 2025-05-07T20:54:05.2443709Z R=20, 2025-05-07T20:54:05.2443976Z T=6, 2025-05-07T20:54:05.2444227Z L=4, 2025-05-07T20:54:05.2444513Z index_dtype=torch.int32, 2025-05-07T20:54:05.2444858Z ) 2025-05-07T20:54:05.2445243Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2446163Z self=, 2025-05-07T20:54:05.2447044Z B=9, 2025-05-07T20:54:05.2447359Z R=19, 2025-05-07T20:54:05.2447656Z T=8, 2025-05-07T20:54:05.2447948Z L=14, 2025-05-07T20:54:05.2448259Z index_dtype=torch.int32, 2025-05-07T20:54:05.2448653Z ) 2025-05-07T20:54:05.2449106Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2450140Z self=, 2025-05-07T20:54:05.2451308Z B=15, 2025-05-07T20:54:05.2451601Z R=18, 2025-05-07T20:54:05.2451897Z T=2, 2025-05-07T20:54:05.2452174Z L=11, 2025-05-07T20:54:05.2452474Z index_dtype=torch.int64, 2025-05-07T20:54:05.2452831Z ) 2025-05-07T20:54:05.2453243Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2454193Z self=, 2025-05-07T20:54:05.2455153Z B=20, 2025-05-07T20:54:05.2455430Z R=10, 2025-05-07T20:54:05.2455698Z T=15, 2025-05-07T20:54:05.2455974Z L=12, 2025-05-07T20:54:05.2456276Z index_dtype=torch.int64, 2025-05-07T20:54:05.2456606Z ) 2025-05-07T20:54:05.2456973Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2457853Z self=, 2025-05-07T20:54:05.2458626Z B=20, 2025-05-07T20:54:05.2458909Z R=10, 2025-05-07T20:54:05.2459176Z T=15, 2025-05-07T20:54:05.2459445Z L=20, 2025-05-07T20:54:05.2459752Z index_dtype=torch.int64, 2025-05-07T20:54:05.2460107Z ) 2025-05-07T20:54:05.2460508Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2461483Z self=, 2025-05-07T20:54:05.2462272Z B=20, 2025-05-07T20:54:05.2462548Z R=10, 2025-05-07T20:54:05.2462811Z T=20, 2025-05-07T20:54:05.2463090Z L=20, 2025-05-07T20:54:05.2463388Z index_dtype=torch.int64, 2025-05-07T20:54:05.2463746Z ) 2025-05-07T20:54:05.2464140Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2465025Z self=, 2025-05-07T20:54:05.2465865Z B=20, 2025-05-07T20:54:05.2466153Z R=20, 2025-05-07T20:54:05.2466425Z T=20, 2025-05-07T20:54:05.2466713Z L=20, 2025-05-07T20:54:05.2467010Z index_dtype=torch.int64, 2025-05-07T20:54:05.2467356Z ) 2025-05-07T20:54:05.2467762Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2468665Z self=, 2025-05-07T20:54:05.2469430Z B=18, 2025-05-07T20:54:05.2469698Z R=9, 2025-05-07T20:54:05.2469976Z T=1, 2025-05-07T20:54:05.2470255Z L=8, 2025-05-07T20:54:05.2470546Z index_dtype=torch.int32, 2025-05-07T20:54:05.2470911Z ) 2025-05-07T20:54:05.2471488Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2472430Z self=, 2025-05-07T20:54:05.2473228Z B=1, 2025-05-07T20:54:05.2473508Z R=9, 2025-05-07T20:54:05.2473782Z T=1, 2025-05-07T20:54:05.2474053Z L=8, 2025-05-07T20:54:05.2474350Z index_dtype=torch.int32, 2025-05-07T20:54:05.2474706Z ) 2025-05-07T20:54:05.2475110Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2476017Z self=, 2025-05-07T20:54:05.2476798Z B=1, 2025-05-07T20:54:05.2477074Z R=9, 2025-05-07T20:54:05.2477357Z T=1, 2025-05-07T20:54:05.2477639Z L=2, 2025-05-07T20:54:05.2477938Z index_dtype=torch.int32, 2025-05-07T20:54:05.2478299Z ) 2025-05-07T20:54:05.2478731Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2479642Z self=, 2025-05-07T20:54:05.2480415Z B=1, 2025-05-07T20:54:05.2480690Z R=9, 2025-05-07T20:54:05.2480955Z T=9, 2025-05-07T20:54:05.2481230Z L=2, 2025-05-07T20:54:05.2481527Z index_dtype=torch.int32, 2025-05-07T20:54:05.2481875Z ) 2025-05-07T20:54:05.2482398Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2483304Z self=, 2025-05-07T20:54:05.2484116Z B=1, 2025-05-07T20:54:05.2484398Z R=1, 2025-05-07T20:54:05.2484674Z T=9, 2025-05-07T20:54:05.2484962Z L=2, 2025-05-07T20:54:05.2485262Z index_dtype=torch.int32, 2025-05-07T20:54:05.2485630Z ) 2025-05-07T20:54:05.2486064Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2487033Z self=, 2025-05-07T20:54:05.2487855Z B=1, 2025-05-07T20:54:05.2488145Z R=1, 2025-05-07T20:54:05.2488408Z T=2, 2025-05-07T20:54:05.2488660Z L=2, 2025-05-07T20:54:05.2488922Z index_dtype=torch.int32, 2025-05-07T20:54:05.2489233Z ) 2025-05-07T20:54:05.2489598Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2490576Z self=, 2025-05-07T20:54:05.2491533Z B=1, 2025-05-07T20:54:05.2491844Z R=2, 2025-05-07T20:54:05.2492170Z T=2, 2025-05-07T20:54:05.2492459Z L=2, 2025-05-07T20:54:05.2492756Z index_dtype=torch.int32, 2025-05-07T20:54:05.2493115Z ) 2025-05-07T20:54:05.2493516Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2494411Z self=, 2025-05-07T20:54:05.2495349Z B=13, 2025-05-07T20:54:05.2495657Z R=8, 2025-05-07T20:54:05.2495940Z T=1, 2025-05-07T20:54:05.2496229Z L=18, 2025-05-07T20:54:05.2496542Z index_dtype=torch.int64, 2025-05-07T20:54:05.2496906Z ) 2025-05-07T20:54:05.2497332Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2498285Z self=, 2025-05-07T20:54:05.2499039Z B=13, 2025-05-07T20:54:05.2499314Z R=8, 2025-05-07T20:54:05.2499609Z T=13, 2025-05-07T20:54:05.2499897Z L=18, 2025-05-07T20:54:05.2500202Z index_dtype=torch.int64, 2025-05-07T20:54:05.2500575Z ) 2025-05-07T20:54:05.2501002Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2501896Z self=, 2025-05-07T20:54:05.2502724Z B=13, 2025-05-07T20:54:05.2503605Z R=13, 2025-05-07T20:54:05.2503910Z T=13, 2025-05-07T20:54:05.2504220Z L=18, 2025-05-07T20:54:05.2504562Z index_dtype=torch.int64, 2025-05-07T20:54:05.2504938Z ) 2025-05-07T20:54:05.2505374Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2506320Z self=, 2025-05-07T20:54:05.2507229Z B=13, 2025-05-07T20:54:05.2507542Z R=18, 2025-05-07T20:54:05.2507850Z T=13, 2025-05-07T20:54:05.2508148Z L=18, 2025-05-07T20:54:05.2508438Z index_dtype=torch.int64, 2025-05-07T20:54:05.2508781Z ) 2025-05-07T20:54:05.2509154Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2510157Z self=, 2025-05-07T20:54:05.2510951Z B=13, 2025-05-07T20:54:05.2511217Z R=18, 2025-05-07T20:54:05.2511482Z T=18, 2025-05-07T20:54:05.2511859Z L=18, 2025-05-07T20:54:05.2512181Z index_dtype=torch.int64, 2025-05-07T20:54:05.2512571Z ) 2025-05-07T20:54:05.2513037Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2513903Z self=, 2025-05-07T20:54:05.2514675Z B=18, 2025-05-07T20:54:05.2515121Z R=18, 2025-05-07T20:54:05.2515408Z T=18, 2025-05-07T20:54:05.2515687Z L=18, 2025-05-07T20:54:05.2515988Z index_dtype=torch.int64, 2025-05-07T20:54:05.2516351Z ) 2025-05-07T20:54:05.2516755Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2517712Z self=, 2025-05-07T20:54:05.2518674Z B=8, 2025-05-07T20:54:05.2518952Z R=20, 2025-05-07T20:54:05.2519212Z T=6, 2025-05-07T20:54:05.2519483Z L=12, 2025-05-07T20:54:05.2519794Z index_dtype=torch.int32, 2025-05-07T20:54:05.2520147Z ) 2025-05-07T20:54:05.2520569Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2521643Z self=, 2025-05-07T20:54:05.2522488Z B=8, 2025-05-07T20:54:05.2522785Z R=12, 2025-05-07T20:54:05.2523078Z T=6, 2025-05-07T20:54:05.2523397Z L=12, 2025-05-07T20:54:05.2523758Z index_dtype=torch.int32, 2025-05-07T20:54:05.2524157Z ) 2025-05-07T20:54:05.2524568Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2525637Z self=, 2025-05-07T20:54:05.2526515Z B=8, 2025-05-07T20:54:05.2526821Z R=8, 2025-05-07T20:54:05.2527094Z T=6, 2025-05-07T20:54:05.2527403Z L=12, 2025-05-07T20:54:05.2527746Z index_dtype=torch.int32, 2025-05-07T20:54:05.2528139Z ) 2025-05-07T20:54:05.2528588Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2529618Z self=, 2025-05-07T20:54:05.2530545Z B=12, 2025-05-07T20:54:05.2530857Z R=8, 2025-05-07T20:54:05.2541889Z T=6, 2025-05-07T20:54:05.2542251Z L=12, 2025-05-07T20:54:05.2542586Z index_dtype=torch.int32, 2025-05-07T20:54:05.2542967Z ) 2025-05-07T20:54:05.2543386Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2544381Z self=, 2025-05-07T20:54:05.2545253Z B=12, 2025-05-07T20:54:05.2545532Z R=8, 2025-05-07T20:54:05.2545815Z T=8, 2025-05-07T20:54:05.2546108Z L=12, 2025-05-07T20:54:05.2546419Z index_dtype=torch.int32, 2025-05-07T20:54:05.2546804Z ) 2025-05-07T20:54:05.2547546Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2548507Z self=, 2025-05-07T20:54:05.2549277Z B=8, 2025-05-07T20:54:05.2549545Z R=8, 2025-05-07T20:54:05.2549811Z T=8, 2025-05-07T20:54:05.2550085Z L=12, 2025-05-07T20:54:05.2550390Z index_dtype=torch.int32, 2025-05-07T20:54:05.2550744Z ) 2025-05-07T20:54:05.2888497Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2889642Z self=, 2025-05-07T20:54:05.2890566Z B=8, 2025-05-07T20:54:05.2890886Z R=8, 2025-05-07T20:54:05.2891189Z T=8, 2025-05-07T20:54:05.2891493Z L=8, 2025-05-07T20:54:05.2891831Z index_dtype=torch.int32, 2025-05-07T20:54:05.2892217Z ) 2025-05-07T20:54:05.2892613Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2893561Z self=, 2025-05-07T20:54:05.2894407Z B=18, 2025-05-07T20:54:05.2894688Z R=12, 2025-05-07T20:54:05.2895155Z T=17, 2025-05-07T20:54:05.2895447Z L=18, 2025-05-07T20:54:05.2895782Z index_dtype=torch.int64, 2025-05-07T20:54:05.2896199Z ) 2025-05-07T20:54:05.2896660Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2898009Z self=, 2025-05-07T20:54:05.2898925Z B=18, 2025-05-07T20:54:05.2899230Z R=12, 2025-05-07T20:54:05.2899524Z T=17, 2025-05-07T20:54:05.2899841Z L=12, 2025-05-07T20:54:05.2900166Z index_dtype=torch.int64, 2025-05-07T20:54:05.2900549Z ) 2025-05-07T20:54:05.2900994Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2901997Z self=, 2025-05-07T20:54:05.2902833Z B=18, 2025-05-07T20:54:05.2903121Z R=17, 2025-05-07T20:54:05.2903412Z T=17, 2025-05-07T20:54:05.2903701Z L=12, 2025-05-07T20:54:05.2904008Z index_dtype=torch.int64, 2025-05-07T20:54:05.2904388Z ) 2025-05-07T20:54:05.2904829Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2905860Z self=, 2025-05-07T20:54:05.2906733Z B=18, 2025-05-07T20:54:05.2907038Z R=17, 2025-05-07T20:54:05.2907315Z T=17, 2025-05-07T20:54:05.2907601Z L=18, 2025-05-07T20:54:05.2907918Z index_dtype=torch.int64, 2025-05-07T20:54:05.2908289Z ) 2025-05-07T20:54:05.2908718Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2909703Z self=, 2025-05-07T20:54:05.2910538Z B=18, 2025-05-07T20:54:05.2910824Z R=17, 2025-05-07T20:54:05.2911114Z T=18, 2025-05-07T20:54:05.2911398Z L=18, 2025-05-07T20:54:05.2911723Z index_dtype=torch.int64, 2025-05-07T20:54:05.2912097Z ) 2025-05-07T20:54:05.2912536Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:54:05.2913591Z self=, 2025-05-07T20:54:05.2914487Z B=17, 2025-05-07T20:54:05.2914802Z R=17, 2025-05-07T20:54:05.2915095Z T=17, 2025-05-07T20:54:05.2915400Z L=18, 2025-05-07T20:54:05.2915745Z index_dtype=torch.int64, 2025-05-07T20:54:05.2916133Z ) 2025-05-07T20:54:05.2916446Z PASSED 2025-05-07T20:54:05.2916613Z 2025-05-07T20:54:05.2916846Z ============================== 7 passed in 3.20s =============================== 2025-05-07T20:54:06.0621860Z 2025-05-07T20:54:06.0622331Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:54:06.0644493Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:54:06.0644824Z 2025-05-07T20:54:06.0644829Z 2025-05-07T20:54:06.0644833Z 2025-05-07T20:54:06.0644837Z 2025-05-07T20:54:06.0667202Z ################################################################################ 2025-05-07T20:54:06.0682871Z # [2025-05-07T20:54:06.067Z] Run Python Test Suite: 2025-05-07T20:54:06.0683246Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:54:06.0683608Z ################################################################################ 2025-05-07T20:54:06.0707773Z + 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:54:06.0708452Z 2025-05-07T20:54:08.2265321Z ============================= test session starts ============================== 2025-05-07T20:54:08.2266029Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:08.2266582Z cachedir: .pytest_cache 2025-05-07T20:54:08.2267177Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:08.2267931Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:08.2268363Z plugins: hypothesis-6.131.14 2025-05-07T20:54:09.8881764Z collecting ... collected 1 item 2025-05-07T20:54:09.8882180Z 2025-05-07T20:54:09.8917433Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:54:09.8918499Z { 2025-05-07T20:54:09.8918880Z "D": 37, 2025-05-07T20:54:09.8919276Z "E": 40, 2025-05-07T20:54:09.8919658Z "T": 87, 2025-05-07T20:54:09.8920046Z "batch_params": { 2025-05-07T20:54:09.8920501Z "B": 65, 2025-05-07T20:54:09.8920904Z "sigma_B": 14, 2025-05-07T20:54:09.8921366Z "vbe_distribution": "normal", 2025-05-07T20:54:09.8921909Z "vbe_num_ranks": 51 2025-05-07T20:54:09.8922300Z }, 2025-05-07T20:54:09.8922499Z "indices_params": { 2025-05-07T20:54:09.8922742Z "heavy_hitters": [ 2025-05-07T20:54:09.8922973Z 0.5035548806190491, 2025-05-07T20:54:09.8923188Z 0.4120637774467468, 2025-05-07T20:54:09.8923414Z 0.5688852667808533, 2025-05-07T20:54:09.8923636Z 0.1807844042778015, 2025-05-07T20:54:09.8923845Z 0.10224854946136475, 2025-05-07T20:54:09.8924084Z 0.2392844557762146, 2025-05-07T20:54:09.8924310Z 0.07422089576721191, 2025-05-07T20:54:09.8924542Z 0.05382382869720459, 2025-05-07T20:54:09.8924765Z 0.05147057771682739, 2025-05-07T20:54:09.8924989Z 0.6078807711601257, 2025-05-07T20:54:09.8925205Z 0.24304598569869995, 2025-05-07T20:54:09.8925421Z 0.9986371994018555, 2025-05-07T20:54:09.8925637Z 0.9334586262702942, 2025-05-07T20:54:09.8925852Z 0.2857000231742859, 2025-05-07T20:54:09.8926061Z 0.05650144815444946, 2025-05-07T20:54:09.8926284Z 0.08309733867645264, 2025-05-07T20:54:09.8926506Z 0.3349863290786743, 2025-05-07T20:54:09.8926713Z 0.44452965259552, 2025-05-07T20:54:09.8926938Z 0.056028902530670166, 2025-05-07T20:54:09.8927163Z 0.19901496171951294 2025-05-07T20:54:09.8927368Z ], 2025-05-07T20:54:09.8927585Z "index_dtype": "torch.int32", 2025-05-07T20:54:09.8927882Z "offset_dtype": "torch.int64", 2025-05-07T20:54:09.8928154Z "zipf_q": 0.2850666642189026, 2025-05-07T20:54:09.8928419Z "zipf_s": 0.7697588205337524 2025-05-07T20:54:09.8928668Z }, 2025-05-07T20:54:09.8928864Z "mixed_dim": true, 2025-05-07T20:54:09.8929108Z "pooling_params": { 2025-05-07T20:54:09.8929337Z "L": 26, 2025-05-07T20:54:09.8929555Z "length_distribution": "normal", 2025-05-07T20:54:09.8929827Z "sigma_L": 96 2025-05-07T20:54:09.8930038Z }, 2025-05-07T20:54:09.8930230Z "use_cpu": false, 2025-05-07T20:54:09.8930458Z "weighted": false 2025-05-07T20:54:09.8930678Z } 2025-05-07T20:54:09.8930873Z PASSED 2025-05-07T20:54:09.8930994Z 2025-05-07T20:54:09.8931142Z ============================== 1 passed in 1.80s =============================== 2025-05-07T20:54:10.4115651Z 2025-05-07T20:54:10.4116902Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:54:10.4136257Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 4 seconds 2025-05-07T20:54:10.4136723Z 2025-05-07T20:54:10.4136728Z 2025-05-07T20:54:10.4136731Z 2025-05-07T20:54:10.4136735Z 2025-05-07T20:54:10.4158365Z ################################################################################ 2025-05-07T20:54:10.4173602Z # [2025-05-07T20:54:10.417Z] Run Python Test Suite: 2025-05-07T20:54:10.4173970Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:54:10.4174304Z ################################################################################ 2025-05-07T20:54:10.4198630Z + 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:54:10.4199302Z 2025-05-07T20:54:12.5729666Z ============================= test session starts ============================== 2025-05-07T20:54:12.5730432Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:12.5730987Z cachedir: .pytest_cache 2025-05-07T20:54:12.5731597Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:12.5732358Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:12.5733133Z plugins: hypothesis-6.131.14 2025-05-07T20:54:14.2293764Z collecting ... collected 4 items 2025-05-07T20:54:14.2294075Z 2025-05-07T20:54:14.2315279Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:54:14.3395085Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:54:14.3403124Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:54:14.3482574Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:54:14.3483219Z 2025-05-07T20:54:14.3483394Z ============================== 4 passed in 1.91s =============================== 2025-05-07T20:54:14.8824370Z 2025-05-07T20:54:14.8825219Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:54:14.8845220Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 4 seconds 2025-05-07T20:54:14.8845715Z 2025-05-07T20:54:14.8845721Z 2025-05-07T20:54:14.8845726Z 2025-05-07T20:54:14.8845732Z 2025-05-07T20:54:14.8867790Z ################################################################################ 2025-05-07T20:54:14.8883537Z # [2025-05-07T20:54:14.888Z] Run Python Test Suite: 2025-05-07T20:54:14.8884048Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:54:14.8884502Z ################################################################################ 2025-05-07T20:54:14.8909268Z + 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:54:14.8910062Z 2025-05-07T20:54:17.0490421Z ============================= test session starts ============================== 2025-05-07T20:54:17.0491077Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:17.0491644Z cachedir: .pytest_cache 2025-05-07T20:54:17.0492244Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:17.0492979Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:17.0493407Z plugins: hypothesis-6.131.14 2025-05-07T20:54:18.7307885Z collecting ... collected 1 item 2025-05-07T20:54:18.7308245Z 2025-05-07T20:54:19.0874419Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:54:19.0875723Z self=, 2025-05-07T20:54:19.0876540Z stochastic_rounding=False, 2025-05-07T20:54:19.0876941Z ) 2025-05-07T20:54:19.0877238Z Trying example: test_cache_int32_overflow( 2025-05-07T20:54:19.0877945Z self=, 2025-05-07T20:54:19.0878719Z stochastic_rounding=True, 2025-05-07T20:54:19.0879081Z ) 2025-05-07T20:54:19.0885516Z PASSED 2025-05-07T20:54:19.0885731Z 2025-05-07T20:54:19.0885948Z ============================== 1 passed in 2.17s =============================== 2025-05-07T20:54:19.7248112Z 2025-05-07T20:54:19.7249212Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:54:19.7267451Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:54:19.7267782Z 2025-05-07T20:54:19.7267822Z 2025-05-07T20:54:19.7267827Z 2025-05-07T20:54:19.7267831Z 2025-05-07T20:54:19.7290191Z ################################################################################ 2025-05-07T20:54:19.7307581Z # [2025-05-07T20:54:19.730Z] Run Python Test Suite: 2025-05-07T20:54:19.7307939Z # ./tbe/cache/cache_test.py 2025-05-07T20:54:19.7308240Z ################################################################################ 2025-05-07T20:54:19.7332504Z + 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:54:19.7333132Z 2025-05-07T20:54:21.9018694Z ============================= test session starts ============================== 2025-05-07T20:54:21.9020000Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:21.9021059Z cachedir: .pytest_cache 2025-05-07T20:54:21.9022305Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:21.9023778Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:21.9024618Z plugins: hypothesis-6.131.14 2025-05-07T20:54:23.5673834Z collecting ... collected 7 items 2025-05-07T20:54:23.5674073Z 2025-05-07T20:54:24.0238099Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:54:24.0238881Z self=, 2025-05-07T20:54:24.0239314Z N=1, 2025-05-07T20:54:24.0239521Z ) 2025-05-07T20:54:24.0239744Z Trying example: test_cache_miss_counter( 2025-05-07T20:54:24.0240186Z self=, 2025-05-07T20:54:24.0240604Z N=8, 2025-05-07T20:54:24.0240805Z ) 2025-05-07T20:54:24.0241021Z Trying example: test_cache_miss_counter( 2025-05-07T20:54:24.0241466Z self=, 2025-05-07T20:54:24.0241878Z N=6, 2025-05-07T20:54:24.0242066Z ) 2025-05-07T20:54:24.0242288Z Trying example: test_cache_miss_counter( 2025-05-07T20:54:24.0242827Z self=, 2025-05-07T20:54:24.0243228Z N=5, 2025-05-07T20:54:24.0243424Z ) 2025-05-07T20:54:24.0243650Z Trying example: test_cache_miss_counter( 2025-05-07T20:54:24.0244082Z self=, 2025-05-07T20:54:24.0244486Z N=4, 2025-05-07T20:54:24.0244684Z ) 2025-05-07T20:54:24.0244897Z Trying example: test_cache_miss_counter( 2025-05-07T20:54:24.0245330Z self=, 2025-05-07T20:54:24.0245731Z N=2, 2025-05-07T20:54:24.0245927Z ) 2025-05-07T20:54:24.0246141Z Trying example: test_cache_miss_counter( 2025-05-07T20:54:24.0246860Z self=, 2025-05-07T20:54:24.0247264Z N=3, 2025-05-07T20:54:24.0247453Z ) 2025-05-07T20:54:24.0247672Z Trying example: test_cache_miss_counter( 2025-05-07T20:54:24.0248099Z self=, 2025-05-07T20:54:24.0248496Z N=7, 2025-05-07T20:54:24.0248690Z ) 2025-05-07T20:54:24.0248882Z PASSED 2025-05-07T20:54:24.0254355Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:54:24.0263249Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:54:24.0271827Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:54:24.0280230Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:54:24.0288585Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:54:24.0791891Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0792936Z self=, 2025-05-07T20:54:24.0793538Z S=0, 2025-05-07T20:54:24.0793817Z mpp_n_passes=None, 2025-05-07T20:54:24.0794074Z mpp_min_size=None, 2025-05-07T20:54:24.0794305Z ) 2025-05-07T20:54:24.0794534Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0794975Z self=, 2025-05-07T20:54:24.0795629Z S=100, 2025-05-07T20:54:24.0795852Z mpp_n_passes=None, 2025-05-07T20:54:24.0796138Z mpp_min_size=None, 2025-05-07T20:54:24.0796367Z ) 2025-05-07T20:54:24.0796588Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0797034Z self=, 2025-05-07T20:54:24.0797443Z S=100, 2025-05-07T20:54:24.0797655Z mpp_n_passes=12, 2025-05-07T20:54:24.0797889Z mpp_min_size=5, 2025-05-07T20:54:24.0798112Z ) 2025-05-07T20:54:24.0798347Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0798781Z self=, 2025-05-07T20:54:24.0799198Z S=100, 2025-05-07T20:54:24.0799408Z mpp_n_passes=12, 2025-05-07T20:54:24.0799644Z mpp_min_size=None, 2025-05-07T20:54:24.0799876Z ) 2025-05-07T20:54:24.0800099Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0800531Z self=, 2025-05-07T20:54:24.0800949Z S=1024, 2025-05-07T20:54:24.0801165Z mpp_n_passes=None, 2025-05-07T20:54:24.0801407Z mpp_min_size=None, 2025-05-07T20:54:24.0801635Z ) 2025-05-07T20:54:24.0801856Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0802293Z self=, 2025-05-07T20:54:24.0802695Z S=1024, 2025-05-07T20:54:24.0802906Z mpp_n_passes=None, 2025-05-07T20:54:24.0803149Z mpp_min_size=10, 2025-05-07T20:54:24.0803370Z ) 2025-05-07T20:54:24.0803597Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0804032Z self=, 2025-05-07T20:54:24.0804551Z S=0, 2025-05-07T20:54:24.0804826Z mpp_n_passes=6, 2025-05-07T20:54:24.0805056Z mpp_min_size=1, 2025-05-07T20:54:24.0805269Z ) 2025-05-07T20:54:24.0805495Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0805939Z self=, 2025-05-07T20:54:24.0806339Z S=0, 2025-05-07T20:54:24.0806547Z mpp_n_passes=12, 2025-05-07T20:54:24.0806788Z mpp_min_size=None, 2025-05-07T20:54:24.0807014Z ) 2025-05-07T20:54:24.0807239Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0807675Z self=, 2025-05-07T20:54:24.0808081Z S=1024, 2025-05-07T20:54:24.0808286Z mpp_n_passes=1, 2025-05-07T20:54:24.0808521Z mpp_min_size=1, 2025-05-07T20:54:24.0808897Z ) 2025-05-07T20:54:24.0809120Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0809557Z self=, 2025-05-07T20:54:24.0809967Z S=1024, 2025-05-07T20:54:24.0810172Z mpp_n_passes=6, 2025-05-07T20:54:24.0810411Z mpp_min_size=None, 2025-05-07T20:54:24.0810648Z ) 2025-05-07T20:54:24.0810866Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0811307Z self=, 2025-05-07T20:54:24.0811722Z S=1024, 2025-05-07T20:54:24.0811932Z mpp_n_passes=None, 2025-05-07T20:54:24.0812175Z mpp_min_size=1, 2025-05-07T20:54:24.0812393Z ) 2025-05-07T20:54:24.0812611Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0813053Z self=, 2025-05-07T20:54:24.0813467Z S=7, 2025-05-07T20:54:24.0813675Z mpp_n_passes=12, 2025-05-07T20:54:24.0813915Z mpp_min_size=10, 2025-05-07T20:54:24.0814140Z ) 2025-05-07T20:54:24.0814365Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0814910Z self=, 2025-05-07T20:54:24.0815323Z S=100, 2025-05-07T20:54:24.0815536Z mpp_n_passes=None, 2025-05-07T20:54:24.0815769Z mpp_min_size=1, 2025-05-07T20:54:24.0815987Z ) 2025-05-07T20:54:24.0816209Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0816734Z self=, 2025-05-07T20:54:24.0817143Z S=0, 2025-05-07T20:54:24.0817348Z mpp_n_passes=1, 2025-05-07T20:54:24.0817574Z mpp_min_size=None, 2025-05-07T20:54:24.0817807Z ) 2025-05-07T20:54:24.0818036Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0818467Z self=, 2025-05-07T20:54:24.0818879Z S=100, 2025-05-07T20:54:24.0819090Z mpp_n_passes=None, 2025-05-07T20:54:24.0819334Z mpp_min_size=5, 2025-05-07T20:54:24.0819546Z ) 2025-05-07T20:54:24.0819767Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0820202Z self=, 2025-05-07T20:54:24.0820602Z S=1024, 2025-05-07T20:54:24.0820814Z mpp_n_passes=None, 2025-05-07T20:54:24.0821061Z mpp_min_size=128, 2025-05-07T20:54:24.0821284Z ) 2025-05-07T20:54:24.0821514Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0821952Z self=, 2025-05-07T20:54:24.0822349Z S=100, 2025-05-07T20:54:24.0822561Z mpp_n_passes=None, 2025-05-07T20:54:24.0822821Z mpp_min_size=10, 2025-05-07T20:54:24.0823044Z ) 2025-05-07T20:54:24.0823270Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0831564Z self=, 2025-05-07T20:54:24.0832023Z S=1024, 2025-05-07T20:54:24.0832254Z mpp_n_passes=12, 2025-05-07T20:54:24.0832497Z mpp_min_size=10, 2025-05-07T20:54:24.0832729Z ) 2025-05-07T20:54:24.0832963Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0833405Z self=, 2025-05-07T20:54:24.0833821Z S=100, 2025-05-07T20:54:24.0834035Z mpp_n_passes=1, 2025-05-07T20:54:24.0834268Z mpp_min_size=128, 2025-05-07T20:54:24.0834512Z ) 2025-05-07T20:54:24.0834743Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0835177Z self=, 2025-05-07T20:54:24.0835596Z S=1024, 2025-05-07T20:54:24.0835813Z mpp_n_passes=None, 2025-05-07T20:54:24.0836397Z mpp_min_size=5, 2025-05-07T20:54:24.0836679Z ) 2025-05-07T20:54:24.0836910Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0837358Z self=, 2025-05-07T20:54:24.0837768Z S=100, 2025-05-07T20:54:24.0838165Z mpp_n_passes=6, 2025-05-07T20:54:24.0838406Z mpp_min_size=10, 2025-05-07T20:54:24.0838636Z ) 2025-05-07T20:54:24.0838868Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0839315Z self=, 2025-05-07T20:54:24.0839723Z S=0, 2025-05-07T20:54:24.0839939Z mpp_n_passes=None, 2025-05-07T20:54:24.0840198Z mpp_min_size=10, 2025-05-07T20:54:24.0840422Z ) 2025-05-07T20:54:24.0840655Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0841099Z self=, 2025-05-07T20:54:24.0841513Z S=7, 2025-05-07T20:54:24.0841722Z mpp_n_passes=1, 2025-05-07T20:54:24.0841960Z mpp_min_size=None, 2025-05-07T20:54:24.0842200Z ) 2025-05-07T20:54:24.0842424Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0842870Z self=, 2025-05-07T20:54:24.0843293Z S=0, 2025-05-07T20:54:24.0843499Z mpp_n_passes=12, 2025-05-07T20:54:24.0843743Z mpp_min_size=128, 2025-05-07T20:54:24.0843979Z ) 2025-05-07T20:54:24.0844202Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0844643Z self=, 2025-05-07T20:54:24.0845056Z S=0, 2025-05-07T20:54:24.0845259Z mpp_n_passes=1, 2025-05-07T20:54:24.0845630Z mpp_min_size=5, 2025-05-07T20:54:24.0845849Z ) 2025-05-07T20:54:24.0846069Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0846515Z self=, 2025-05-07T20:54:24.0846936Z S=0, 2025-05-07T20:54:24.0847142Z mpp_n_passes=1, 2025-05-07T20:54:24.0847381Z mpp_min_size=128, 2025-05-07T20:54:24.0847616Z ) 2025-05-07T20:54:24.0847846Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0848283Z self=, 2025-05-07T20:54:24.0848707Z S=1024, 2025-05-07T20:54:24.0848923Z mpp_n_passes=12, 2025-05-07T20:54:24.0849163Z mpp_min_size=None, 2025-05-07T20:54:24.0849403Z ) 2025-05-07T20:54:24.0849632Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0850067Z self=, 2025-05-07T20:54:24.0850485Z S=0, 2025-05-07T20:54:24.0850700Z mpp_n_passes=None, 2025-05-07T20:54:24.0850946Z mpp_min_size=1, 2025-05-07T20:54:24.0851173Z ) 2025-05-07T20:54:24.0851406Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0851842Z self=, 2025-05-07T20:54:24.0852265Z S=0, 2025-05-07T20:54:24.0852482Z mpp_n_passes=6, 2025-05-07T20:54:24.0852712Z mpp_min_size=5, 2025-05-07T20:54:24.0852941Z ) 2025-05-07T20:54:24.0853176Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0853624Z self=, 2025-05-07T20:54:24.0854037Z S=0, 2025-05-07T20:54:24.0854247Z mpp_n_passes=1, 2025-05-07T20:54:24.0854484Z mpp_min_size=10, 2025-05-07T20:54:24.0854706Z ) 2025-05-07T20:54:24.0855068Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0855509Z self=, 2025-05-07T20:54:24.0855950Z S=7, 2025-05-07T20:54:24.0856182Z mpp_n_passes=6, 2025-05-07T20:54:24.0856421Z mpp_min_size=128, 2025-05-07T20:54:24.0856652Z ) 2025-05-07T20:54:24.0856883Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0857324Z self=, 2025-05-07T20:54:24.0857733Z S=0, 2025-05-07T20:54:24.0857942Z mpp_n_passes=1, 2025-05-07T20:54:24.0858174Z mpp_min_size=1, 2025-05-07T20:54:24.0858388Z ) 2025-05-07T20:54:24.0858621Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0859149Z self=, 2025-05-07T20:54:24.0859564Z S=100, 2025-05-07T20:54:24.0859772Z mpp_n_passes=6, 2025-05-07T20:54:24.0860009Z mpp_min_size=128, 2025-05-07T20:54:24.0860243Z ) 2025-05-07T20:54:24.0860463Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0860907Z self=, 2025-05-07T20:54:24.0861321Z S=0, 2025-05-07T20:54:24.0861533Z mpp_n_passes=12, 2025-05-07T20:54:24.0861774Z mpp_min_size=10, 2025-05-07T20:54:24.0862003Z ) 2025-05-07T20:54:24.0862223Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0862664Z self=, 2025-05-07T20:54:24.0863076Z S=100, 2025-05-07T20:54:24.0863284Z mpp_n_passes=6, 2025-05-07T20:54:24.0863515Z mpp_min_size=5, 2025-05-07T20:54:24.0863735Z ) 2025-05-07T20:54:24.0863953Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0864397Z self=, 2025-05-07T20:54:24.0864810Z S=0, 2025-05-07T20:54:24.0865018Z mpp_n_passes=12, 2025-05-07T20:54:24.0865253Z mpp_min_size=5, 2025-05-07T20:54:24.0865474Z ) 2025-05-07T20:54:24.0865700Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0866131Z self=, 2025-05-07T20:54:24.0866628Z S=7, 2025-05-07T20:54:24.0866837Z mpp_n_passes=12, 2025-05-07T20:54:24.0867070Z mpp_min_size=1, 2025-05-07T20:54:24.0867293Z ) 2025-05-07T20:54:24.0867522Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0867957Z self=, 2025-05-07T20:54:24.0868368Z S=7, 2025-05-07T20:54:24.0868578Z mpp_n_passes=12, 2025-05-07T20:54:24.0868811Z mpp_min_size=5, 2025-05-07T20:54:24.0869032Z ) 2025-05-07T20:54:24.0869262Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0869702Z self=, 2025-05-07T20:54:24.0870110Z S=7, 2025-05-07T20:54:24.0870319Z mpp_n_passes=1, 2025-05-07T20:54:24.0870542Z mpp_min_size=1, 2025-05-07T20:54:24.0870765Z ) 2025-05-07T20:54:24.0870993Z Trying example: test_get_prefetch_passes( 2025-05-07T20:54:24.0871436Z self=, 2025-05-07T20:54:24.0871846Z S=0, 2025-05-07T20:54:24.0872058Z mpp_n_passes=None, 2025-05-07T20:54:24.0872302Z mpp_min_size=5, 2025-05-07T20:54:24.0872511Z ) 2025-05-07T20:54:24.0872727Z PASSED 2025-05-07T20:54:24.0872846Z 2025-05-07T20:54:24.0872998Z =============================== warnings summary =============================== 2025-05-07T20:54:24.0873453Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:54:24.0874757Z /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:54:24.0876030Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:54:24.0876324Z 2025-05-07T20:54:24.0876526Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:54:24.0877791Z /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:54:24.0879045Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:54:24.0879334Z 2025-05-07T20:54:24.0879535Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:54:24.0880907Z /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:54:24.0882178Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:54:24.0882463Z 2025-05-07T20:54:24.0882711Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:54:24.0883190Z =========================== short test summary info ============================ 2025-05-07T20:54:24.0883777Z 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:54:24.0884540Z 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:54:24.0885294Z 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:54:24.0886069Z 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:54:24.0886835Z 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:54:24.0887430Z =================== 2 passed, 5 skipped, 3 warnings in 2.31s =================== 2025-05-07T20:54:24.7373050Z 2025-05-07T20:54:24.7377314Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:54:24.7393987Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:54:24.7394291Z 2025-05-07T20:54:24.7394296Z 2025-05-07T20:54:24.7394300Z 2025-05-07T20:54:24.7394304Z 2025-05-07T20:54:24.7415384Z ################################################################################ 2025-05-07T20:54:24.7430771Z # [2025-05-07T20:54:24.742Z] Run Python Test Suite: 2025-05-07T20:54:24.7431146Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:54:24.7431509Z ################################################################################ 2025-05-07T20:54:24.7457214Z + 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:54:24.7457960Z 2025-05-07T20:54:26.9125524Z ============================= test session starts ============================== 2025-05-07T20:54:26.9126186Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:26.9126987Z cachedir: .pytest_cache 2025-05-07T20:54:26.9128133Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:26.9129471Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:26.9130251Z plugins: hypothesis-6.131.14 2025-05-07T20:54:28.5837915Z collecting ... collected 2 items 2025-05-07T20:54:28.5838163Z 2025-05-07T20:54:28.8472904Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:54:28.8493426Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:54:28.8493941Z 2025-05-07T20:54:28.8494094Z ============================== 2 passed in 2.07s =============================== 2025-05-07T20:54:29.4801352Z 2025-05-07T20:54:29.4801895Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:54:29.4819418Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 5 seconds 2025-05-07T20:54:29.4819769Z 2025-05-07T20:54:29.4819782Z 2025-05-07T20:54:29.4819785Z 2025-05-07T20:54:29.4819798Z 2025-05-07T20:54:29.4842135Z ################################################################################ 2025-05-07T20:54:29.4857655Z # [2025-05-07T20:54:29.485Z] Run Python Test Suite: 2025-05-07T20:54:29.4858382Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:54:29.4858707Z ################################################################################ 2025-05-07T20:54:29.4883159Z + 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:54:29.4884030Z 2025-05-07T20:54:31.6553648Z ============================= test session starts ============================== 2025-05-07T20:54:31.6554326Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:31.6554861Z cachedir: .pytest_cache 2025-05-07T20:54:31.6555458Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:31.6556220Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:31.6556647Z plugins: hypothesis-6.131.14 2025-05-07T20:54:33.3509146Z collecting ... collected 3 items 2025-05-07T20:54:33.3509395Z 2025-05-07T20:54:34.1843446Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1844355Z self=, 2025-05-07T20:54:34.1844864Z cache_sets=10, 2025-05-07T20:54:34.1845095Z ) 2025-05-07T20:54:34.1845767Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1846339Z self=, 2025-05-07T20:54:34.1846847Z cache_sets=270, 2025-05-07T20:54:34.1847073Z ) 2025-05-07T20:54:34.1847340Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1847916Z self=, 2025-05-07T20:54:34.1848415Z cache_sets=198, 2025-05-07T20:54:34.1848661Z ) 2025-05-07T20:54:34.1848962Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1849530Z self=, 2025-05-07T20:54:34.1850023Z cache_sets=159, 2025-05-07T20:54:34.1850238Z ) 2025-05-07T20:54:34.1850510Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1851081Z self=, 2025-05-07T20:54:34.1851572Z cache_sets=80, 2025-05-07T20:54:34.1851789Z ) 2025-05-07T20:54:34.1852060Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1852627Z self=, 2025-05-07T20:54:34.1853121Z cache_sets=91, 2025-05-07T20:54:34.1853340Z ) 2025-05-07T20:54:34.1853604Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1854205Z self=, 2025-05-07T20:54:34.1854691Z cache_sets=32, 2025-05-07T20:54:34.1855017Z ) 2025-05-07T20:54:34.1855288Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1855856Z self=, 2025-05-07T20:54:34.1856350Z cache_sets=141, 2025-05-07T20:54:34.1856575Z ) 2025-05-07T20:54:34.1856847Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1857404Z self=, 2025-05-07T20:54:34.1857899Z cache_sets=37, 2025-05-07T20:54:34.1858121Z ) 2025-05-07T20:54:34.1858386Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1858954Z self=, 2025-05-07T20:54:34.1859445Z cache_sets=205, 2025-05-07T20:54:34.1859849Z ) 2025-05-07T20:54:34.1860117Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1860681Z self=, 2025-05-07T20:54:34.1861181Z cache_sets=179, 2025-05-07T20:54:34.1861396Z ) 2025-05-07T20:54:34.1861670Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1862249Z self=, 2025-05-07T20:54:34.1862737Z cache_sets=57, 2025-05-07T20:54:34.1862960Z ) 2025-05-07T20:54:34.1863236Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1863808Z self=, 2025-05-07T20:54:34.1864303Z cache_sets=191, 2025-05-07T20:54:34.1864522Z ) 2025-05-07T20:54:34.1864797Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1865367Z self=, 2025-05-07T20:54:34.1865866Z cache_sets=33, 2025-05-07T20:54:34.1866087Z ) 2025-05-07T20:54:34.1866353Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1866924Z self=, 2025-05-07T20:54:34.1867511Z cache_sets=158, 2025-05-07T20:54:34.1867726Z ) 2025-05-07T20:54:34.1867999Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1868622Z self=, 2025-05-07T20:54:34.1869116Z cache_sets=11, 2025-05-07T20:54:34.1869327Z ) 2025-05-07T20:54:34.1869597Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1870168Z self=, 2025-05-07T20:54:34.1870659Z cache_sets=193, 2025-05-07T20:54:34.1870878Z ) 2025-05-07T20:54:34.1871147Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1871710Z self=, 2025-05-07T20:54:34.1872200Z cache_sets=133, 2025-05-07T20:54:34.1872421Z ) 2025-05-07T20:54:34.1872687Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1873255Z self=, 2025-05-07T20:54:34.1873745Z cache_sets=77, 2025-05-07T20:54:34.1873962Z ) 2025-05-07T20:54:34.1874227Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1874805Z self=, 2025-05-07T20:54:34.1875299Z cache_sets=71, 2025-05-07T20:54:34.1875509Z ) 2025-05-07T20:54:34.1875788Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1876365Z self=, 2025-05-07T20:54:34.1876857Z cache_sets=233, 2025-05-07T20:54:34.1877076Z ) 2025-05-07T20:54:34.1877343Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1877910Z self=, 2025-05-07T20:54:34.1878407Z cache_sets=16, 2025-05-07T20:54:34.1878620Z ) 2025-05-07T20:54:34.1878892Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1879463Z self=, 2025-05-07T20:54:34.1879955Z cache_sets=297, 2025-05-07T20:54:34.1880177Z ) 2025-05-07T20:54:34.1880451Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1881109Z self=, 2025-05-07T20:54:34.1881603Z cache_sets=275, 2025-05-07T20:54:34.1881821Z ) 2025-05-07T20:54:34.1882090Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1882648Z self=, 2025-05-07T20:54:34.1883137Z cache_sets=155, 2025-05-07T20:54:34.1883359Z ) 2025-05-07T20:54:34.1883622Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1884197Z self=, 2025-05-07T20:54:34.1884686Z cache_sets=235, 2025-05-07T20:54:34.1884900Z ) 2025-05-07T20:54:34.1885173Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1885739Z self=, 2025-05-07T20:54:34.1886236Z cache_sets=296, 2025-05-07T20:54:34.1886450Z ) 2025-05-07T20:54:34.1886726Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1887290Z self=, 2025-05-07T20:54:34.1887782Z cache_sets=259, 2025-05-07T20:54:34.1888002Z ) 2025-05-07T20:54:34.1888270Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1888828Z self=, 2025-05-07T20:54:34.1889414Z cache_sets=260, 2025-05-07T20:54:34.1889630Z ) 2025-05-07T20:54:34.1889902Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1890466Z self=, 2025-05-07T20:54:34.1890959Z cache_sets=108, 2025-05-07T20:54:34.1891178Z ) 2025-05-07T20:54:34.1891443Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1892024Z self=, 2025-05-07T20:54:34.1892525Z cache_sets=131, 2025-05-07T20:54:34.1892740Z ) 2025-05-07T20:54:34.1893010Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1893578Z self=, 2025-05-07T20:54:34.1894073Z cache_sets=190, 2025-05-07T20:54:34.1894294Z ) 2025-05-07T20:54:34.1894567Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1895216Z self=, 2025-05-07T20:54:34.1895704Z cache_sets=256, 2025-05-07T20:54:34.1895927Z ) 2025-05-07T20:54:34.1896199Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1896768Z self=, 2025-05-07T20:54:34.1897266Z cache_sets=125, 2025-05-07T20:54:34.1897487Z ) 2025-05-07T20:54:34.1897757Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1898349Z self=, 2025-05-07T20:54:34.1898876Z cache_sets=287, 2025-05-07T20:54:34.1899097Z ) 2025-05-07T20:54:34.1899362Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1899936Z self=, 2025-05-07T20:54:34.1900434Z cache_sets=210, 2025-05-07T20:54:34.1900647Z ) 2025-05-07T20:54:34.1900914Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1901488Z self=, 2025-05-07T20:54:34.1901974Z cache_sets=40, 2025-05-07T20:54:34.1902192Z ) 2025-05-07T20:54:34.1902461Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1903126Z self=, 2025-05-07T20:54:34.1903613Z cache_sets=294, 2025-05-07T20:54:34.1903832Z ) 2025-05-07T20:54:34.1904099Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1904657Z self=, 2025-05-07T20:54:34.1905153Z cache_sets=177, 2025-05-07T20:54:34.1905375Z ) 2025-05-07T20:54:34.1905638Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:54:34.1906210Z self=, 2025-05-07T20:54:34.1906705Z cache_sets=68, 2025-05-07T20:54:34.1906915Z ) 2025-05-07T20:54:34.1907107Z PASSED 2025-05-07T20:54:34.1972489Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:54:34.8510107Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8510953Z self=, 2025-05-07T20:54:34.8511479Z T=1, 2025-05-07T20:54:34.8511683Z D=2, 2025-05-07T20:54:34.8511905Z B=1, 2025-05-07T20:54:34.8512108Z log_E=3, 2025-05-07T20:54:34.8520327Z L=0, 2025-05-07T20:54:34.8520619Z ) 2025-05-07T20:54:34.8520966Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8522000Z self=, 2025-05-07T20:54:34.8522666Z T=6, 2025-05-07T20:54:34.8522973Z D=2, 2025-05-07T20:54:34.8523264Z B=1, 2025-05-07T20:54:34.8523548Z log_E=3, 2025-05-07T20:54:34.8523792Z L=0, 2025-05-07T20:54:34.8523990Z ) 2025-05-07T20:54:34.8524225Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8524723Z self=, 2025-05-07T20:54:34.8525178Z T=6, 2025-05-07T20:54:34.8525382Z D=32, 2025-05-07T20:54:34.8525584Z B=45, 2025-05-07T20:54:34.8525789Z log_E=3, 2025-05-07T20:54:34.8525996Z L=6, 2025-05-07T20:54:34.8526196Z ) 2025-05-07T20:54:34.8526437Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8526919Z self=, 2025-05-07T20:54:34.8527375Z T=5, 2025-05-07T20:54:34.8527584Z D=2, 2025-05-07T20:54:34.8527775Z B=1, 2025-05-07T20:54:34.8527975Z log_E=3, 2025-05-07T20:54:34.8528187Z L=0, 2025-05-07T20:54:34.8528375Z ) 2025-05-07T20:54:34.8528618Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8529162Z self=, 2025-05-07T20:54:34.8529609Z T=5, 2025-05-07T20:54:34.8529814Z D=32, 2025-05-07T20:54:34.8530013Z B=9, 2025-05-07T20:54:34.8530214Z log_E=3, 2025-05-07T20:54:34.8530416Z L=19, 2025-05-07T20:54:34.8530616Z ) 2025-05-07T20:54:34.8530860Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8531343Z self=, 2025-05-07T20:54:34.8531793Z T=7, 2025-05-07T20:54:34.8531992Z D=116, 2025-05-07T20:54:34.8532186Z B=63, 2025-05-07T20:54:34.8532388Z log_E=5, 2025-05-07T20:54:34.8532599Z L=14, 2025-05-07T20:54:34.8532787Z ) 2025-05-07T20:54:34.8533028Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8533514Z self=, 2025-05-07T20:54:34.8533962Z T=8, 2025-05-07T20:54:34.8534163Z D=72, 2025-05-07T20:54:34.8534364Z B=103, 2025-05-07T20:54:34.8534560Z log_E=4, 2025-05-07T20:54:34.8534929Z L=12, 2025-05-07T20:54:34.8535156Z ) 2025-05-07T20:54:34.8535387Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8536424Z self=, 2025-05-07T20:54:34.8536936Z T=3, 2025-05-07T20:54:34.8537131Z D=119, 2025-05-07T20:54:34.8537335Z B=107, 2025-05-07T20:54:34.8537536Z log_E=5, 2025-05-07T20:54:34.8537741Z L=3, 2025-05-07T20:54:34.8537938Z ) 2025-05-07T20:54:34.8538175Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8538661Z self=, 2025-05-07T20:54:34.8539113Z T=2, 2025-05-07T20:54:34.8539313Z D=104, 2025-05-07T20:54:34.8539517Z B=74, 2025-05-07T20:54:34.8539714Z log_E=4, 2025-05-07T20:54:34.8539920Z L=2, 2025-05-07T20:54:34.8540118Z ) 2025-05-07T20:54:34.8540349Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8540836Z self=, 2025-05-07T20:54:34.8541283Z T=1, 2025-05-07T20:54:34.8541475Z D=28, 2025-05-07T20:54:34.8541675Z B=60, 2025-05-07T20:54:34.8541878Z log_E=4, 2025-05-07T20:54:34.8542085Z L=16, 2025-05-07T20:54:34.8542288Z ) 2025-05-07T20:54:34.8542521Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8543000Z self=, 2025-05-07T20:54:34.8543444Z T=1, 2025-05-07T20:54:34.8543646Z D=15, 2025-05-07T20:54:34.8543837Z B=124, 2025-05-07T20:54:34.8544040Z log_E=4, 2025-05-07T20:54:34.8544389Z L=3, 2025-05-07T20:54:34.8544577Z ) 2025-05-07T20:54:34.8544814Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8545301Z self=, 2025-05-07T20:54:34.8545746Z T=1, 2025-05-07T20:54:34.8545935Z D=15, 2025-05-07T20:54:34.8546131Z B=124, 2025-05-07T20:54:34.8546330Z log_E=4, 2025-05-07T20:54:34.8546527Z L=4, 2025-05-07T20:54:34.8546719Z ) 2025-05-07T20:54:34.8546952Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8547432Z self=, 2025-05-07T20:54:34.8547881Z T=1, 2025-05-07T20:54:34.8548078Z D=15, 2025-05-07T20:54:34.8548269Z B=124, 2025-05-07T20:54:34.8548469Z log_E=4, 2025-05-07T20:54:34.8548679Z L=0, 2025-05-07T20:54:34.8548871Z ) 2025-05-07T20:54:34.8549104Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8549577Z self=, 2025-05-07T20:54:34.8550028Z T=1, 2025-05-07T20:54:34.8550221Z D=4, 2025-05-07T20:54:34.8550408Z B=124, 2025-05-07T20:54:34.8550605Z log_E=4, 2025-05-07T20:54:34.8550810Z L=0, 2025-05-07T20:54:34.8550995Z ) 2025-05-07T20:54:34.8551227Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8551709Z self=, 2025-05-07T20:54:34.8552148Z T=4, 2025-05-07T20:54:34.8552346Z D=4, 2025-05-07T20:54:34.8552545Z B=124, 2025-05-07T20:54:34.8552737Z log_E=4, 2025-05-07T20:54:34.8552942Z L=0, 2025-05-07T20:54:34.8553133Z ) 2025-05-07T20:54:34.8553361Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8553844Z self=, 2025-05-07T20:54:34.8554286Z T=4, 2025-05-07T20:54:34.8554474Z D=4, 2025-05-07T20:54:34.8554675Z B=124, 2025-05-07T20:54:34.8554874Z log_E=3, 2025-05-07T20:54:34.8555071Z L=0, 2025-05-07T20:54:34.8555263Z ) 2025-05-07T20:54:34.8555500Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8555980Z self=, 2025-05-07T20:54:34.8556417Z T=4, 2025-05-07T20:54:34.8556611Z D=4, 2025-05-07T20:54:34.8556802Z B=4, 2025-05-07T20:54:34.8556993Z log_E=3, 2025-05-07T20:54:34.8557198Z L=0, 2025-05-07T20:54:34.8557388Z ) 2025-05-07T20:54:34.8557710Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8558198Z self=, 2025-05-07T20:54:34.8558635Z T=9, 2025-05-07T20:54:34.8558824Z D=38, 2025-05-07T20:54:34.8559019Z B=48, 2025-05-07T20:54:34.8559212Z log_E=4, 2025-05-07T20:54:34.8559408Z L=15, 2025-05-07T20:54:34.8559599Z ) 2025-05-07T20:54:34.8559831Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8560308Z self=, 2025-05-07T20:54:34.8560758Z T=1, 2025-05-07T20:54:34.8560957Z D=38, 2025-05-07T20:54:34.8561144Z B=48, 2025-05-07T20:54:34.8561338Z log_E=4, 2025-05-07T20:54:34.8561542Z L=15, 2025-05-07T20:54:34.8561727Z ) 2025-05-07T20:54:34.8561958Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8562436Z self=, 2025-05-07T20:54:34.8562876Z T=1, 2025-05-07T20:54:34.8563070Z D=38, 2025-05-07T20:54:34.8563262Z B=48, 2025-05-07T20:54:34.8563455Z log_E=4, 2025-05-07T20:54:34.8563653Z L=0, 2025-05-07T20:54:34.8563844Z ) 2025-05-07T20:54:34.8564074Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8564549Z self=, 2025-05-07T20:54:34.8564988Z T=1, 2025-05-07T20:54:34.8565277Z D=38, 2025-05-07T20:54:34.8565466Z B=4, 2025-05-07T20:54:34.8565661Z log_E=4, 2025-05-07T20:54:34.8565865Z L=0, 2025-05-07T20:54:34.8566050Z ) 2025-05-07T20:54:34.8566286Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8566768Z self=, 2025-05-07T20:54:34.8567211Z T=1, 2025-05-07T20:54:34.8567409Z D=38, 2025-05-07T20:54:34.8567604Z B=1, 2025-05-07T20:54:34.8567795Z log_E=4, 2025-05-07T20:54:34.8568000Z L=0, 2025-05-07T20:54:34.8568193Z ) 2025-05-07T20:54:34.8568429Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8568918Z self=, 2025-05-07T20:54:34.8569362Z T=1, 2025-05-07T20:54:34.8569561Z D=38, 2025-05-07T20:54:34.8569750Z B=1, 2025-05-07T20:54:34.8569944Z log_E=3, 2025-05-07T20:54:34.8570144Z L=0, 2025-05-07T20:54:34.8570327Z ) 2025-05-07T20:54:34.8570564Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8571041Z self=, 2025-05-07T20:54:34.8571473Z T=1, 2025-05-07T20:54:34.8571666Z D=38, 2025-05-07T20:54:34.8571860Z B=1, 2025-05-07T20:54:34.8572049Z log_E=3, 2025-05-07T20:54:34.8572253Z L=1, 2025-05-07T20:54:34.8572448Z ) 2025-05-07T20:54:34.8572674Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8573158Z self=, 2025-05-07T20:54:34.8573603Z T=3, 2025-05-07T20:54:34.8573792Z D=106, 2025-05-07T20:54:34.8573988Z B=71, 2025-05-07T20:54:34.8574183Z log_E=5, 2025-05-07T20:54:34.8574383Z L=3, 2025-05-07T20:54:34.8574575Z ) 2025-05-07T20:54:34.8574928Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8575408Z self=, 2025-05-07T20:54:34.8575858Z T=3, 2025-05-07T20:54:34.8576051Z D=106, 2025-05-07T20:54:34.8576248Z B=5, 2025-05-07T20:54:34.8576436Z log_E=5, 2025-05-07T20:54:34.8576639Z L=3, 2025-05-07T20:54:34.8576828Z ) 2025-05-07T20:54:34.8577053Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8577531Z self=, 2025-05-07T20:54:34.8577971Z T=3, 2025-05-07T20:54:34.8578160Z D=106, 2025-05-07T20:54:34.8578358Z B=5, 2025-05-07T20:54:34.8578577Z log_E=3, 2025-05-07T20:54:34.8578885Z L=3, 2025-05-07T20:54:34.8579080Z ) 2025-05-07T20:54:34.8579316Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8579792Z self=, 2025-05-07T20:54:34.8580232Z T=3, 2025-05-07T20:54:34.8580427Z D=3, 2025-05-07T20:54:34.8580617Z B=5, 2025-05-07T20:54:34.8580814Z log_E=3, 2025-05-07T20:54:34.8581027Z L=3, 2025-05-07T20:54:34.8581215Z ) 2025-05-07T20:54:34.8581451Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8581934Z self=, 2025-05-07T20:54:34.8582381Z T=3, 2025-05-07T20:54:34.8582568Z D=3, 2025-05-07T20:54:34.8582762Z B=5, 2025-05-07T20:54:34.8582958Z log_E=5, 2025-05-07T20:54:34.8583153Z L=3, 2025-05-07T20:54:34.8583342Z ) 2025-05-07T20:54:34.8583577Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8584060Z self=, 2025-05-07T20:54:34.8584498Z T=3, 2025-05-07T20:54:34.8584691Z D=3, 2025-05-07T20:54:34.8584878Z B=5, 2025-05-07T20:54:34.8585069Z log_E=5, 2025-05-07T20:54:34.8585275Z L=5, 2025-05-07T20:54:34.8585459Z ) 2025-05-07T20:54:34.8585691Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8586174Z self=, 2025-05-07T20:54:34.8586693Z T=3, 2025-05-07T20:54:34.8586886Z D=5, 2025-05-07T20:54:34.8587080Z B=5, 2025-05-07T20:54:34.8587268Z log_E=5, 2025-05-07T20:54:34.8587470Z L=5, 2025-05-07T20:54:34.8587661Z ) 2025-05-07T20:54:34.8587885Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8588367Z self=, 2025-05-07T20:54:34.8588806Z T=2, 2025-05-07T20:54:34.8588994Z D=97, 2025-05-07T20:54:34.8589189Z B=47, 2025-05-07T20:54:34.8589389Z log_E=3, 2025-05-07T20:54:34.8589588Z L=11, 2025-05-07T20:54:34.8589783Z ) 2025-05-07T20:54:34.8590015Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8590497Z self=, 2025-05-07T20:54:34.8590929Z T=2, 2025-05-07T20:54:34.8591124Z D=11, 2025-05-07T20:54:34.8591321Z B=47, 2025-05-07T20:54:34.8591517Z log_E=3, 2025-05-07T20:54:34.8591720Z L=11, 2025-05-07T20:54:34.8591912Z ) 2025-05-07T20:54:34.8592139Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8592622Z self=, 2025-05-07T20:54:34.8593061Z T=2, 2025-05-07T20:54:34.8593249Z D=11, 2025-05-07T20:54:34.8593447Z B=11, 2025-05-07T20:54:34.8593644Z log_E=3, 2025-05-07T20:54:34.8593847Z L=11, 2025-05-07T20:54:34.8594044Z ) 2025-05-07T20:54:34.8594279Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8594760Z self=, 2025-05-07T20:54:34.8595200Z T=2, 2025-05-07T20:54:34.8595396Z D=11, 2025-05-07T20:54:34.8595586Z B=3, 2025-05-07T20:54:34.8595779Z log_E=3, 2025-05-07T20:54:34.8595980Z L=11, 2025-05-07T20:54:34.8596165Z ) 2025-05-07T20:54:34.8596396Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8596883Z self=, 2025-05-07T20:54:34.8597325Z T=2, 2025-05-07T20:54:34.8597515Z D=11, 2025-05-07T20:54:34.8597710Z B=2, 2025-05-07T20:54:34.8597908Z log_E=3, 2025-05-07T20:54:34.8598106Z L=11, 2025-05-07T20:54:34.8598297Z ) 2025-05-07T20:54:34.8598530Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8599009Z self=, 2025-05-07T20:54:34.8599451Z T=2, 2025-05-07T20:54:34.8599775Z D=2, 2025-05-07T20:54:34.8599976Z B=2, 2025-05-07T20:54:34.8600168Z log_E=3, 2025-05-07T20:54:34.8600376Z L=11, 2025-05-07T20:54:34.8600568Z ) 2025-05-07T20:54:34.8600795Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8601278Z self=, 2025-05-07T20:54:34.8601724Z T=2, 2025-05-07T20:54:34.8601921Z D=2, 2025-05-07T20:54:34.8602118Z B=2, 2025-05-07T20:54:34.8602314Z log_E=3, 2025-05-07T20:54:34.8602511Z L=2, 2025-05-07T20:54:34.8602733Z ) 2025-05-07T20:54:34.8602966Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8603450Z self=, 2025-05-07T20:54:34.8603885Z T=5, 2025-05-07T20:54:34.8604076Z D=123, 2025-05-07T20:54:34.8604272Z B=115, 2025-05-07T20:54:34.8604466Z log_E=3, 2025-05-07T20:54:34.8604667Z L=0, 2025-05-07T20:54:34.8604862Z ) 2025-05-07T20:54:34.8605093Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:54:34.8605573Z self=, 2025-05-07T20:54:34.8606017Z T=5, 2025-05-07T20:54:34.8606207Z D=5, 2025-05-07T20:54:34.8606400Z B=115, 2025-05-07T20:54:34.8606597Z log_E=3, 2025-05-07T20:54:34.8606797Z L=0, 2025-05-07T20:54:34.8606988Z ) 2025-05-07T20:54:34.8607263Z PASSED 2025-05-07T20:54:34.8607379Z 2025-05-07T20:54:34.8607527Z ============================== 3 passed in 3.33s =============================== 2025-05-07T20:54:35.5053955Z 2025-05-07T20:54:35.5054934Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:54:35.5071454Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:54:35.5071914Z 2025-05-07T20:54:35.5071921Z 2025-05-07T20:54:35.5071927Z 2025-05-07T20:54:35.5071933Z 2025-05-07T20:54:35.5093521Z ################################################################################ 2025-05-07T20:54:35.5111297Z # [2025-05-07T20:54:35.510Z] Run Python Test Suite: 2025-05-07T20:54:35.5111793Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:54:35.5112219Z ################################################################################ 2025-05-07T20:54:35.5137191Z + 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:54:35.5138114Z 2025-05-07T20:54:37.6701942Z ============================= test session starts ============================== 2025-05-07T20:54:37.6702763Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:37.6703308Z cachedir: .pytest_cache 2025-05-07T20:54:37.6703898Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:37.6704656Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:37.6705078Z plugins: hypothesis-6.131.14 2025-05-07T20:54:39.3701882Z collecting ... collected 3 items 2025-05-07T20:54:39.3702244Z 2025-05-07T20:54:39.3719996Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:54:39.3729217Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:54:39.3747827Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:54:39.3748358Z 2025-05-07T20:54:39.3748587Z =========================== short test summary info ============================ 2025-05-07T20:54:39.3749329Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:54:39.3750225Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:54:39.3751047Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:54:39.3752065Z ============================== 3 skipped in 1.84s ============================== 2025-05-07T20:54:39.9421950Z 2025-05-07T20:54:39.9422742Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:54:39.9443997Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:54:39.9444299Z 2025-05-07T20:54:39.9444303Z 2025-05-07T20:54:39.9444307Z 2025-05-07T20:54:39.9444311Z 2025-05-07T20:54:39.9464901Z ################################################################################ 2025-05-07T20:54:39.9480159Z # [2025-05-07T20:54:39.947Z] Run Python Test Suite: 2025-05-07T20:54:39.9480528Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:54:39.9480867Z ################################################################################ 2025-05-07T20:54:39.9506524Z + 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:54:39.9507188Z 2025-05-07T20:54:42.1021332Z ============================= test session starts ============================== 2025-05-07T20:54:42.1021987Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:42.1022526Z cachedir: .pytest_cache 2025-05-07T20:54:42.1023131Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:42.1024236Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:42.1024660Z plugins: hypothesis-6.131.14 2025-05-07T20:54:43.7624034Z collecting ... collected 1 item 2025-05-07T20:54:43.7624302Z 2025-05-07T20:54:43.7722032Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -3.61725 2025-05-07T20:54:43.7722862Z Found best Log likelihood so far on (s,q) (0.02, 1): -3.61584 2025-05-07T20:54:43.7723343Z Found best Log likelihood so far on (s,q) (0.03, 1): -3.61447 2025-05-07T20:54:43.7723783Z Found best Log likelihood so far on (s,q) (0.04, 1): -3.61311 2025-05-07T20:54:43.7724239Z Found best Log likelihood so far on (s,q) (0.05, 1): -3.61177 2025-05-07T20:54:43.7724667Z Found best Log likelihood so far on (s,q) (0.06, 1): -3.61045 2025-05-07T20:54:43.7725124Z Found best Log likelihood so far on (s,q) (0.07, 1): -3.60916 2025-05-07T20:54:43.7725559Z Found best Log likelihood so far on (s,q) (0.08, 1): -3.60789 2025-05-07T20:54:43.7725985Z Found best Log likelihood so far on (s,q) (0.09, 1): -3.60664 2025-05-07T20:54:43.7734490Z Found best Log likelihood so far on (s,q) (0.1, 1): -3.60541 2025-05-07T20:54:43.7735080Z Found best Log likelihood so far on (s,q) (0.11, 1): -3.6042 2025-05-07T20:54:43.7735519Z Found best Log likelihood so far on (s,q) (0.12, 1): -3.60301 2025-05-07T20:54:43.7736187Z Found best Log likelihood so far on (s,q) (0.13, 1): -3.60185 2025-05-07T20:54:43.7736645Z Found best Log likelihood so far on (s,q) (0.14, 1): -3.60071 2025-05-07T20:54:43.7737080Z Found best Log likelihood so far on (s,q) (0.15, 1): -3.59959 2025-05-07T20:54:43.7737525Z Found best Log likelihood so far on (s,q) (0.16, 1): -3.59849 2025-05-07T20:54:43.7737961Z Found best Log likelihood so far on (s,q) (0.17, 1): -3.59741 2025-05-07T20:54:43.7738389Z Found best Log likelihood so far on (s,q) (0.18, 1): -3.59636 2025-05-07T20:54:43.7738815Z Found best Log likelihood so far on (s,q) (0.19, 1): -3.59533 2025-05-07T20:54:43.7739258Z Found best Log likelihood so far on (s,q) (0.2, 1): -3.59432 2025-05-07T20:54:43.7739724Z Found best Log likelihood so far on (s,q) (0.21, 1): -3.59333 2025-05-07T20:54:43.7740167Z Found best Log likelihood so far on (s,q) (0.22, 1): -3.59237 2025-05-07T20:54:43.7740615Z Found best Log likelihood so far on (s,q) (0.23, 1): -3.59142 2025-05-07T20:54:43.7741052Z Found best Log likelihood so far on (s,q) (0.24, 1): -3.5905 2025-05-07T20:54:43.7741480Z Found best Log likelihood so far on (s,q) (0.25, 1): -3.58961 2025-05-07T20:54:43.7742210Z Found best Log likelihood so far on (s,q) (0.26, 1): -3.58873 2025-05-07T20:54:43.7742651Z Found best Log likelihood so far on (s,q) (0.27, 1): -3.58788 2025-05-07T20:54:43.7743091Z Found best Log likelihood so far on (s,q) (0.28, 1): -3.58706 2025-05-07T20:54:43.7743520Z Found best Log likelihood so far on (s,q) (0.29, 1): -3.58625 2025-05-07T20:54:43.7743962Z Found best Log likelihood so far on (s,q) (0.3, 1): -3.58547 2025-05-07T20:54:43.7744394Z Found best Log likelihood so far on (s,q) (0.31, 1): -3.58471 2025-05-07T20:54:43.7744824Z Found best Log likelihood so far on (s,q) (0.32, 1): -3.58397 2025-05-07T20:54:43.7745251Z Found best Log likelihood so far on (s,q) (0.33, 1): -3.58326 2025-05-07T20:54:43.7745674Z Found best Log likelihood so far on (s,q) (0.34, 1): -3.58257 2025-05-07T20:54:43.7746129Z Found best Log likelihood so far on (s,q) (0.35, 1): -3.5819 2025-05-07T20:54:43.7746552Z Found best Log likelihood so far on (s,q) (0.36, 1): -3.58126 2025-05-07T20:54:43.7747000Z Found best Log likelihood so far on (s,q) (0.37, 1): -3.58064 2025-05-07T20:54:43.7747433Z Found best Log likelihood so far on (s,q) (0.38, 1): -3.58005 2025-05-07T20:54:43.7747867Z Found best Log likelihood so far on (s,q) (0.39, 1): -3.57947 2025-05-07T20:54:43.7748302Z Found best Log likelihood so far on (s,q) (0.4, 1): -3.57893 2025-05-07T20:54:43.7748725Z Found best Log likelihood so far on (s,q) (0.41, 1): -3.5784 2025-05-07T20:54:43.7749321Z Found best Log likelihood so far on (s,q) (0.42, 1): -3.5779 2025-05-07T20:54:43.7749743Z Found best Log likelihood so far on (s,q) (0.43, 1): -3.57742 2025-05-07T20:54:43.7750180Z Found best Log likelihood so far on (s,q) (0.44, 1): -3.57697 2025-05-07T20:54:43.7750615Z Found best Log likelihood so far on (s,q) (0.45, 1): -3.57654 2025-05-07T20:54:43.7751042Z Found best Log likelihood so far on (s,q) (0.46, 1): -3.57613 2025-05-07T20:54:43.7751463Z Found best Log likelihood so far on (s,q) (0.47, 1): -3.57575 2025-05-07T20:54:43.7751906Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7752344Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7752774Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7753196Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7753628Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7754037Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7754471Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7754904Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7755322Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7755738Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7756177Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7756598Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7757018Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7757433Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7757865Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7758290Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7758705Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7759137Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7759568Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7759983Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7760412Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7760879Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7761302Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7762481Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7762913Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7763334Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7763746Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7764159Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7764588Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7764999Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7765424Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7765846Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7766266Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7766678Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7767093Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7767515Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7767932Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7768344Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7768749Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7769170Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7769670Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7770080Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7770511Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7770925Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7771351Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7771764Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7772187Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7772606Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7773012Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7773429Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7773841Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7774254Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7774672Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7775155Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7775575Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7775989Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7776408Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7776824Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7777246Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7777657Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7778077Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7778494Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7778905Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7779328Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7779743Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7780161Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7780577Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7780996Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7781411Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7781911Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7782336Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7782753Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7783166Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7783584Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7783999Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7784432Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7784840Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7785256Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7785671Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7786086Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7786513Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7786972Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7787382Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7787795Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7788223Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7788640Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7789237Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7789740Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7790326Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7790927Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7791415Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7791835Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7792253Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7792662Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7793076Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7793488Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7793909Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7794327Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7794756Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7795172Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7795576Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7795994Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7796414Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7796820Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7797239Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7797653Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7798058Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7798473Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7798885Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7799303Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7799722Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7800139Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7800555Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7800964Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7801380Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7801912Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7802336Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7802743Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7803173Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7803586Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7803998Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7804420Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7805774Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7806184Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7806602Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7807017Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7807430Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7807855Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7808277Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7808689Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7809109Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7809516Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7810052Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7810467Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7810903Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7811362Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7811779Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7812193Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7812617Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7813029Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7813448Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7813865Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7814280Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7814690Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7815288Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7815702Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7816118Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7816532Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7816939Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7817357Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7817775Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7818180Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:54:43.7818619Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7819178Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7819612Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7820192Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7820809Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7821427Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7822020Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7822502Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7822930Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7823473Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7823895Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7824359Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7824790Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7825208Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7825647Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7826072Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7826489Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7827005Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7827466Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7827899Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7828323Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7828753Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7829187Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7829608Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7830042Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7830468Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7831009Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7831536Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7832083Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7832511Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7832929Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7833364Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7833789Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7834218Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7834695Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7835168Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7835692Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7836320Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7836749Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7837220Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7837726Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7838153Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7838580Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7839010Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7839464Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7839964Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7840408Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7840905Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7841359Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7841790Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7842312Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7842739Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7843256Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7843685Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7844324Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7844851Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7845279Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7845754Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7846231Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7846673Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7847189Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7847613Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7848048Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7848546Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7848984Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7849480Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7849907Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7850338Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7850823Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7851256Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7851859Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7852363Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7852785Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7853367Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7853800Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7854231Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7854664Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7855255Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7855691Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7856117Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7856543Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7856977Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7857400Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7857825Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7858258Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7858696Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7859118Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7859544Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7859970Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7860403Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7860828Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7861254Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7861683Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7879751Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7880229Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7880785Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7881218Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7881645Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7882203Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7882636Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7883067Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7883495Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7883921Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7884356Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7884798Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7885221Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7885646Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7886072Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7886499Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7886928Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7887366Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7887801Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7888234Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7888670Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7889110Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7889623Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7890062Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7890495Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7890975Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7891398Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7891825Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7892269Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7892695Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7893129Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7893556Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7893982Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7894411Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7894984Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7895413Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7895837Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7896263Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7896682Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7897118Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7897544Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7897982Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7898418Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7898837Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7899274Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7899702Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7900121Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7900559Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7900988Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7901422Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7901946Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7902379Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7902807Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7903231Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7903660Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7904086Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7904518Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7904941Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7905364Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.7905796Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7906224Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7906653Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7907078Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7907513Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7907929Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7908363Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7908879Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7909297Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7909722Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7910150Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7910571Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7911001Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7911428Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7911858Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7912273Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7912695Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7913128Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7913550Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7913982Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7914414Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7914844Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7915261Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7915683Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7916109Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7916525Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7916947Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7917377Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7917803Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7918221Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7918651Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7919081Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7919500Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7919924Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7920358Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7920801Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7921347Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7921766Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7922188Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7922617Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7923043Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7923463Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7923883Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7924308Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7924723Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7925144Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7925571Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7925990Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7926412Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7926835Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7927262Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7927679Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7928185Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7928608Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7929023Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7929445Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7929875Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7930296Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7930720Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7931146Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7931567Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7931981Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7932406Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7932830Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7933257Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7933673Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7934101Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7934525Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7935088Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7935512Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7936250Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7936674Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7937094Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7937515Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7937935Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7938356Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7938774Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7939189Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7939600Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7940017Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7940439Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7941044Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7941463Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7941881Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7942300Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7942718Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7943144Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7943562Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7943982Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7944396Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7944812Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7945230Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7945649Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7946069Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7946490Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7946903Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7947320Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7947874Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7948297Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7948710Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7949131Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7949549Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7949964Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7950390Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7950817Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7951238Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7951653Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7952075Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7952490Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7952910Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7953328Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7953748Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7954167Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7954579Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7954998Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7955420Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7955835Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7956258Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7956673Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7957089Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7957516Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7957935Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7958355Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7958771Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7959194Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7959613Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7960119Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7960544Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7960964Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7961387Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7961804Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7962230Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7962652Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7963076Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7963497Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7963914Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7964338Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7964760Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7965180Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7965601Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7966025Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7966442Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7966865Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7967368Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7967791Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7968211Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7968634Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7969052Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7969478Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7969896Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7970317Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7970738Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.7971175Z Found best Log likelihood so far on (s,q) (0.48, 1.75): -3.57562 2025-05-07T20:54:43.7971629Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7972055Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7972479Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7972899Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7973322Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7973748Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7974170Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7974597Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7975103Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7975518Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7975935Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7976350Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7976782Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7977203Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7977625Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7978047Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7978468Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7978888Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7979392Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7979819Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7980245Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7980673Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7981096Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7981522Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7981949Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7982370Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7982795Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7983228Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7983653Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7984078Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7984500Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7984923Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7985341Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7985761Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7986274Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7986699Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7987122Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7987543Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7987963Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7988390Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7988821Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7989248Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7989665Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7990089Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7990515Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7990944Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7991369Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7991792Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7992219Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7992639Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7993061Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7993483Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7993904Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7994332Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7994756Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7995185Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7995607Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7996034Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7996454Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7996876Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7997308Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7997732Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7998243Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7998669Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7999100Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7999523Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.7999946Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8000374Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8000798Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8001213Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8001643Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8002065Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8002487Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8002910Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8003337Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8003758Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8004179Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8004607Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8005021Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8005547Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8005974Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8006392Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8006816Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8007236Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8007667Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8008087Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8008510Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8008936Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8009360Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8009781Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8010211Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8010637Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8011066Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8011489Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8011925Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8012347Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8012777Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8013196Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8013619Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8014042Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8014467Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8015004Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8015424Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8015849Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8016281Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8016704Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8017125Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8017643Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8018078Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8018495Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8018916Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8019349Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8019772Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8020201Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8020631Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8021057Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8021474Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8021907Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8022337Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8022757Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8023184Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8023616Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8024036Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8024542Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8024977Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8025403Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8025822Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8026250Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8026675Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8027098Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8027530Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8027957Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8028382Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8028799Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8029237Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8029663Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8030082Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8030512Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8030933Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8031357Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8031782Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8032212Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8032635Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8033055Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8033488Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8033914Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8034341Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8034762Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8035197Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8035619Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8036343Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8036778Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8037344Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8037754Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8038168Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8038585Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8039005Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8039415Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8039834Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8040253Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8040657Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8047789Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8048240Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8048662Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8049078Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8049497Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8049905Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8050306Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8050882Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8051293Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8051701Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8052111Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8052527Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8052936Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8053341Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8053756Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8054172Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8054586Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8055126Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8055536Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8055948Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8056357Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8056770Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8057181Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8057590Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8058012Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8058432Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8058835Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8059240Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8059655Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8060072Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8060485Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8060893Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8061304Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8061712Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8062119Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8062526Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8062934Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8063441Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8063855Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8064269Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8064685Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8065099Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8065505Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8065917Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8066331Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8066734Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8067158Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8067568Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8067991Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8068405Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8068818Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8069236Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8069655Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8070064Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8070558Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8070964Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8071374Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8071781Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8072193Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8072603Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8073013Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8073425Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8073830Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8074241Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8074648Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8075060Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8075475Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8075877Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8076282Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8076699Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8077103Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8077524Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8077927Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8078333Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8078743Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8079153Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8079563Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8079987Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8080393Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8080812Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8081225Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8081634Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8082040Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8082553Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8082965Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8083381Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8083790Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8084198Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8084616Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8085026Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8085444Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8085849Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8086261Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8086665Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8087074Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8087495Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8087904Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8088323Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8088734Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8089137Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8089670Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8090087Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8090494Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8090899Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8091308Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8091715Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8092132Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8092545Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8092957Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8093367Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8093771Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8094190Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8094600Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8095117Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8095530Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8095940Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8096338Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8096761Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8097172Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8097580Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8097990Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8098396Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8098804Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8099219Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8099630Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8100045Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8100455Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8100864Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8101276Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8101776Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8102179Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8102585Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8102988Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8103394Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8103810Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8104220Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8104628Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8105034Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8105445Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8105859Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8106266Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:54:43.8106682Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8107107Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8107531Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8107947Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8108368Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8109038Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8109457Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8109877Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8110299Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8110716Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8111137Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8111557Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8111979Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8112395Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8112813Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8113231Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8113655Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8114074Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8114489Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8114905Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8115322Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8115740Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8116164Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8116580Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8117003Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8117420Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8117838Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8118255Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8118673Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8119095Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8119512Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8119932Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8120355Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8120870Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8121289Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8121708Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8122131Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8122545Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8122966Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8123383Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8123801Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8124220Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8124637Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8125056Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8125473Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8125893Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8126316Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8126731Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8127151Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8127656Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8128079Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8128491Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8128907Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8129325Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8129741Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8130165Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8130583Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8131007Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8131420Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8131839Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8132263Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8132685Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8133104Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8133521Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8133940Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8134354Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8134879Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8135304Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8135718Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8136393Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8136813Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8137237Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8137662Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8138084Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8138509Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8138924Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8139345Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8139900Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8140322Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8140746Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8141165Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8141588Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8142004Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8142432Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8142850Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8143267Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8143686Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8144103Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8144532Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8144948Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8145366Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8145787Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8146209Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8146633Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8147176Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8147597Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8148015Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8148435Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8148861Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8149281Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8149708Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8150127Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8150543Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8150962Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8151380Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8151805Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8152219Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8152643Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8153064Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8153478Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8153899Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8154324Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8154749Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8155168Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8155590Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8156010Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8156432Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8156855Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8157275Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8157700Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8158116Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8158539Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8159072Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8159488Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8159908Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8160330Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8160745Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8161176Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8161592Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8162010Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8162428Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8162852Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8163272Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8163691Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8164112Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8164538Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8164959Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8165375Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8165883Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8166300Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8166713Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8167132Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8167560Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8167984Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8168408Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8168826Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8169249Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8169665Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8170087Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8170512Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8170926Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8171347Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8171766Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8172188Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8172607Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8173031Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8173447Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8173860Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8174277Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8174693Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8175226Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8175644Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8176064Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8176481Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8176894Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8177310Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8177731Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8178237Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8178655Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8179072Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8179489Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8179902Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8180321Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8180737Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8181156Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8181575Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8181991Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8182408Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8182824Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8183243Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8183664Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8184076Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8184490Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8184993Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8185414Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8185826Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8186243Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8186662Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8187075Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8187497Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8187915Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8188339Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8188752Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8189170Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8189592Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8190004Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8190423Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8190840Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8191250Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8191668Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8192087Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8192505Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8192914Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8193332Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8193748Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8194160Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8194580Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8195001Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8195420Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8195833Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8196251Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8196667Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8197170Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8197590Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8198008Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8198426Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8198842Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8199265Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8199428Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8199594Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8199754Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8199912Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8200075Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8200241Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8200405Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8200564Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8200724Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8200888Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8201128Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8201289Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8201448Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8201608Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8201771Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8201933Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8202098Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8202262Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8202419Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8202579Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8202744Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8202901Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8203068Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8203228Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8203387Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8203549Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8203708Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8203867Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8204033Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8204196Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8204369Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8204530Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8204689Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8204865Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8205025Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8205186Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8210258Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8210453Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8210622Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8210891Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8211057Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8211218Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8211378Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8211543Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8211710Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8211874Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8212032Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8212191Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8212352Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8212513Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8212678Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8212840Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8213001Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8213164Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8213323Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8213566Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8213729Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8213890Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8214050Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8214214Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8214373Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8214543Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8214702Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8214970Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8215137Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8215297Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8215457Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8215633Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8215795Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8215961Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8216124Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8216285Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8216450Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8216618Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8216779Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8216944Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8217102Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8217266Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8217429Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8217590Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8217763Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8217922Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8218087Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8218251Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8218543Z Found best Log likelihood so far on (s,q) (0.49, 2.75): -3.57558 2025-05-07T20:54:43.8218707Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8218880Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8219047Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8219214Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8219380Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8219543Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8219709Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8219870Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8220034Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8220203Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8220372Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8220539Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8220700Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8220862Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8221028Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8221267Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8221426Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8221593Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8221753Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8221920Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8222082Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8222247Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8222412Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8222575Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8222736Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8222902Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8223067Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8223236Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8223396Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8223557Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8223728Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8223893Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8224061Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8224224Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8224384Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8224551Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8224714Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8224880Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8225042Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8225202Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8225363Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8225530Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8225693Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8225942Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8226104Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8226272Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8226437Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8226599Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8226760Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8226932Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8227090Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8227263Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8227427Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8227589Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8227755Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8227922Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8228084Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8228248Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8228408Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8228570Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8228816Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8228977Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8229139Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8229300Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8229463Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8229631Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8229796Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8229955Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8230118Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8230279Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8230448Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8230615Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8230775Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8230936Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8231095Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8231254Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8231420Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8231586Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8231749Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8231908Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8232072Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8232241Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8232406Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8232565Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8232728Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8232892Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8233059Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8233221Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8233462Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8233629Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8233792Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8233951Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8234113Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8234277Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8234439Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8234598Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8234758Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8234922Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8235083Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8235249Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8235413Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8235572Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8235741Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8236134Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8236440Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8236606Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8236767Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8236928Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8237092Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8237256Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8237421Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8237587Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8237747Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8237908Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8238069Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8238229Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8238400Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8238560Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8238721Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8238884Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8239045Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8239210Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8239371Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8239532Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8239694Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8239854Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8240016Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8240187Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8240349Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8240511Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8240671Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8240830Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8240995Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8241271Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8241433Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8241595Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8241756Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8241922Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8242089Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8242251Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8242413Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8242575Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8242737Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8242899Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8243069Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8243228Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8243386Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8243550Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8243711Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8243978Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8244131Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8244289Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8244449Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8244605Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8244757Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8244918Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8245072Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8245225Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8245383Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8245536Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8245699Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8245853Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8246006Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8246162Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8246315Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8246467Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8246625Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8246784Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8246943Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8247099Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8247251Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8247411Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8247568Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8247721Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8247879Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8248034Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8248192Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8248344Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8248579Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8248737Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8248891Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8249048Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8249208Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8249367Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8249525Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8249684Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8249839Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8249995Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8250148Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8250302Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8250467Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8250620Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8250773Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8250928Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8251080Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8251320Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8251473Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8251627Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8251783Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8251937Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8252088Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8252250Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8252404Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8252561Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8252715Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8252869Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8253025Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8253184Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8253336Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8253497Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8253649Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8253806Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8253960Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8254115Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8254272Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8254425Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8254582Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8254855Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8255012Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8255164Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8255321Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8255474Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8255632Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8255785Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8256072Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8256233Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8256386Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8256538Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8256697Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8256849Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8257009Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8257163Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8257315Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8257471Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8257624Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8257777Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8257939Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8258093Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8258250Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8258404Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8258557Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8258822Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8258976Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8259129Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8259283Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8259435Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8259586Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8259750Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8259902Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8260060Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8260216Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8260369Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8260527Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8260688Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8260840Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8261000Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8261153Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8261312Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8261464Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8261619Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8261776Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8261927Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8262080Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8262234Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8262390Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8262544Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8262700Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8262853Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8263008Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8263159Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8263396Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8263556Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8263710Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8263862Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8264020Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8264172Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8264333Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8264485Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8264637Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8264792Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8264944Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8265096Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8265257Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8265411Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8265568Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8265722Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8265876Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8266111Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8266263Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8266416Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8266574Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8266726Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8266883Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8267039Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8267191Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8267348Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8267501Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8267654Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8267815Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8267972Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:54:43.8268138Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8268299Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8268458Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8268620Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8268781Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8268946Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8269109Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8269269Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8269428Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8269592Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8269758Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8269921Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8270080Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8270238Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8270399Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8270558Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8270800Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8270971Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8271131Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8271293Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8271454Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8271617Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8271778Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8271937Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8272097Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8272261Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8272420Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8272590Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8272750Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8272908Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8273073Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8273234Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8273496Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8273661Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8273820Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8273983Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8274145Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8274304Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8274471Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8274630Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8274791Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8274955Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8275114Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8275284Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8275444Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8275603Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8275766Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8275927Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8276087Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8276252Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8276406Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8276567Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8276728Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8276887Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8277054Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8277216Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8277377Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8277541Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8277699Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8277858Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8278105Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8278265Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8278428Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8278587Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8278748Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8278913Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8279079Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8279238Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8279400Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8279562Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8279731Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8279896Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8280055Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8280216Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8280375Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8280533Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8280698Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8280935Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8281096Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8281256Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8281418Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8281582Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8281741Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8281905Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8282068Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8282227Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8282391Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8282551Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8282715Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8282877Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8283038Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8283197Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8283360Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8283519Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8283684Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8283845Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8284003Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8284166Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8284325Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8284488Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8284652Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8284811Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8284971Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8285130Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8285288Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8285533Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8285695Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8285853Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8286021Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8286182Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8286345Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8286511Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8286669Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8286832Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8286994Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8287154Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8287326Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8287486Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8287645Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8287808Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8287969Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8288216Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8288378Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8288539Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8288709Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8288868Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8289026Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8289192Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8289351Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8289517Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8289677Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8289835Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8290002Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8290160Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8290319Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8290482Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8290640Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8290804Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8290970Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8291129Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8291294Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8291453Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8291611Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8291775Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8291941Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8292106Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8292265Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8292428Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8292591Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8292833Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8293005Z Found best Log likelihood so far on (s,q) (0.5, 3.5): -3.57546 2025-05-07T20:54:43.8293173Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8293332Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8293495Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8293655Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8293818Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8293981Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8294141Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8294300Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8294462Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8294621Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8294900Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8295065Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8295226Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8295388Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8295549Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8295787Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8295949Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8296109Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8296269Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8296436Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8296596Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8296763Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8296924Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8297084Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8297249Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8297410Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8297574Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8297739Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8297897Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8298059Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8298217Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8298377Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8298543Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8298703Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8298861Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8299025Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8299183Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8299344Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8299507Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8299664Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8299827Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8299987Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8300146Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8300311Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8300575Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8300773Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8300953Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8301113Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8301283Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8301445Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8301605Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8301767Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8301925Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8302087Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8302246Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8302410Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8302573Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8302733Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8302897Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8303057Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8303303Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8303462Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8303621Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8303784Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8303942Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8304101Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8304269Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8304430Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8304593Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8304751Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8304908Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8305078Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8305236Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8305394Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8305557Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8305715Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8305876Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8306037Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8306195Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8306355Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8306516Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8306676Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8306838Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8307000Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8307163Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8307320Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8307478Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8307644Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8307802Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8308039Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8308203Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8308362Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8308526Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8308684Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8308847Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8309012Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8309173Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8309331Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8309494Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8309652Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8309817Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8309978Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8310135Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8310299Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8310458Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8310699Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8310862Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8311020Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8311180Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8311341Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8311501Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8311669Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8311828Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8311986Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8312145Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8312304Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8312466Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8312626Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8312784Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8312947Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8313106Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8313264Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8313432Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8313590Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8313749Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8313911Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8314070Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8314230Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8314395Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8314554Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8314716Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8314874Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8315033Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8315194Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8315430Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8315593Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8315752Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8315910Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8316073Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8316234Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8316394Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8316555Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8316714Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8316876Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8317034Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8317200Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8317361Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8317521Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8317681Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8317847Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8318092Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8318253Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8318417Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8318580Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8318743Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8318906Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8319072Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8319239Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8319399Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8319559Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8319721Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8319885Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8320045Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8320206Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8320365Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8320529Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8320688Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8320851Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8321015Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8321173Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8321336Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8321495Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8321658Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8321820Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8321978Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8322138Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8322302Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8322460Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8322706Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8322867Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8323025Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8323185Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8323344Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8323504Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8323677Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8323838Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8324002Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8324161Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8324320Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8324483Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8324647Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8324806Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8324970Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8325130Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8325293Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8325530Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8325690Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8325851Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8326007Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8326167Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8326328Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8326492Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8326662Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8326821Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8326980Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8327149Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8327314Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8327474Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8327635Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8327796Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8327955Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8328117Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8328280Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8328443Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8328604Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8328762Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8328926Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8329087Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8329246Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8329409Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8329567Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8329732Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8329892Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8330156Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8330321Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8330479Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8330641Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8330833Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8331023Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8331187Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8331346Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8331505Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8331665Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8331825Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8331994Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8332167Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8332328Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8332491Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8332651Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8332888Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8333050Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8333211Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8333372Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8347268Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8347476Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8347663Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8347830Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8347992Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8348162Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8348324Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8348482Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8348657Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8348817Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8348979Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8349138Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8349300Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8349468Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8349627Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8349789Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8349954Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8350111Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8350270Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8350435Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8350597Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8350764Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8350923Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8351083Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8351245Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8351587Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8351756Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8351919Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8352080Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8352245Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8352410Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8352572Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8352739Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8352903Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8353074Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8353236Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8353403Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8353567Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8353727Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8353884Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8354047Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8354353Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8354508Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8354683Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8354847Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8355018Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8355178Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8355345Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8355513Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8355680Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8355838Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8356006Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8356172Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8356339Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8356501Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8356655Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8356818Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8356973Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8357133Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8357293Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8357448Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8357607Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8357762Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8357920Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8358077Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8358233Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8358386Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8358543Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8358698Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8358855Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8359088Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8359242Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8359402Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8359555Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8359710Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8359875Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8360029Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8360182Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8360343Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8360501Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8360664Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8360822Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8360977Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8361135Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8361291Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8361447Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8361604Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8361833Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8361990Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8362145Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8362301Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8362462Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8362618Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8362777Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8362939Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8363094Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8363255Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8363407Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8363569Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8363734Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8363890Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8364047Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8364207Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8364358Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8364518Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8364676Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8364829Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8364989Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8365144Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8365297Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8365459Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8365612Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8365767Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8365928Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8366081Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8366235Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8366464Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8366620Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8366780Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8366936Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8367091Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8367248Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8367401Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8367554Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8367709Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8367864Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8368016Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8368174Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8368328Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8368491Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8368649Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8368806Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8368958Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8369185Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8369344Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8369499Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8369654Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8369816Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8369971Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8370130Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8370289Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8370443Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8370600Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8370751Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8370908Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8371062Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8371216Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8371370Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8371526Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8371677Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8371840Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8371994Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8372147Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8372303Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8372458Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8372613Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8372776Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8372930Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8373086Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8373241Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8373392Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8373547Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8373778Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8373933Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8374090Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8374245Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8374398Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8374563Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8374716Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8374979Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8375133Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8375283Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8375440Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8375598Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8375750Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8375912Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8376065Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8376225Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8376377Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8376608Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8376764Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8376919Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8377070Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8377223Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8377375Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8377539Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8377695Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8377848Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8378005Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8378157Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8378318Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8378477Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8378634Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8378788Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8378941Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8379095Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8379252Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8379403Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8379561Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8379715Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8379868Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8380021Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8380180Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8380334Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:54:43.8380513Z Found best Log likelihood so far on (s,q) (0.51, 4.25): -3.57535 2025-05-07T20:54:43.8380676Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8380838Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8380998Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8381242Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8381403Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8381562Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8381726Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8381886Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8382052Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8382214Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8382375Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8382539Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8382699Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8382858Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8383027Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8383186Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8383341Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8383503Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8383662Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8383918Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8384078Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8384234Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8384398Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8384559Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8384718Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8384883Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8385045Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8385207Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8385363Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8385520Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8385689Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8385845Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8386004Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8386166Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8386328Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8386485Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8386651Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8386812Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8386976Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8387136Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8387294Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8387464Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8387625Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8387784Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8387945Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8388104Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8388266Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8388500Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8388653Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8388817Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8388975Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8389135Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8389299Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8389465Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8389626Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8389786Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8389945Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8390110Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8390276Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8390435Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8390601Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8390761Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8390923Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8391082Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8391318Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8391479Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8391635Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8391796Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8391960Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8392118Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8392290Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8392450Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8392607Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8392769Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8392930Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8393094Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8393259Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8393418Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8393587Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8393747Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8393905Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8394073Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8394231Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8394390Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8394552Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8394711Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8394879Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8395043Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8395205Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8395366Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8395528Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8395688Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8395979Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8396138Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8396299Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8396466Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8396629Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8396797Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8396958Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8397116Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8397280Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8397440Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8397599Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8397768Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8397929Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8398093Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8398252Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8398411Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8398654Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8398816Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8398976Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8399135Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8399292Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8399455Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8399624Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8399785Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8399949Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8400108Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8400266Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8400434Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8400590Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8400750Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8400908Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8401068Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8401231Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8401396Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8401555Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8401719Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8401881Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8402042Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8402204Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8402371Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8402532Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8402688Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8402845Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8403010Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8403247Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8403410Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8403577Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8403736Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8403902Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8404066Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8404232Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8404394Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8404554Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8404715Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8404876Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8405037Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8405207Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8405365Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8405522Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8405683Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8405842Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8406079Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8406241Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8406401Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8406566Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8406725Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8406883Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8407047Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8407207Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8407367Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8407529Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8407688Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8407853Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8408014Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8408181Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8408343Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8408500Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8408657Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8408821Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8408979Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8409142Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8409302Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8409466Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8409638Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8409799Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8409961Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8410128Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8410290Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8410460Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8410722Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8410884Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8411053Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8411214Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8411375Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8411543Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8411710Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8411879Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8412042Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8412204Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8412373Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8412534Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8412702Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8412867Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8413029Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8413191Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8413354Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8413597Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8413767Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8413932Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8414094Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8414259Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8414421Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8414589Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8414842Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8415004Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8415216Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8415406Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8415606Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8415830Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8416021Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8416237Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8416563Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8416756Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8416952Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8417175Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8417385Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8417558Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8417854Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8418051Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8418275Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8418486Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8418676Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8418945Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8419152Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8419507Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8419718Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8419906Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8420112Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8420351Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8420555Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8420808Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8420996Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8421221Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8421396Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8421631Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8421870Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8422091Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8422281Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8422506Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8422681Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8422969Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8423262Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8423451Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8423676Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8423865Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8424041Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8424395Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8424591Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8424815Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8425005Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8425194Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8425448Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8425680Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8425875Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8426099Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8426289Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8426499Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8426757Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8426966Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8427191Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8427382Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8427572Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8427782Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8428037Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8428284Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8428474Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8428666Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8428891Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8429132Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8429496Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8429688Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8429879Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8430124Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8430314Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8430489Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8430784Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8430973Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8431198Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8431410Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8431599Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8431861Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8432072Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8432259Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8432507Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8432696Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8432906Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8433224Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8433428Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8433670Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8433906Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8434097Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8434309Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8434561Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8434825Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8435020Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8435210Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8435435Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8435617Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8435858Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8436409Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8436601Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8436827Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8437020Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8437205Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8437522Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8437715Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8437907Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8438133Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8438331Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8438586Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8438813Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8439008Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8439289Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8439481Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8439806Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8440092Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8440298Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8440522Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8440714Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8440906Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8441145Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8441384Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8441623Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8441815Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8442006Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8442257Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8442433Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8442675Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8442914Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8443106Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8443329Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8443664Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8443842Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8444179Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8444371Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8444562Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8444811Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8445010Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8445283Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8445490Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8445680Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8445926Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8446120Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8446313Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8446571Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8446776Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8447022Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8447216Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8447410Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8447641Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8447877Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8448124Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8448334Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8448531Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8448755Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8448933Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8449169Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8449474Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8449667Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8449970Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8450160Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8450337Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8450646Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8450834Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8451031Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8451251Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8451444Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8451700Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8451929Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8452120Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8452351Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8452543Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8452735Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8453010Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8453217Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8453523Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8453714Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8453901Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8454187Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8454428Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8454635Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8454969Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8455162Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8455408Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8455585Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8455824Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8456069Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8456261Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8456452Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8456698Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8456874Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8457154Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8457351Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8457542Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8457791Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8457983Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8458245Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8458449Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8458646Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8458892Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8459082Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8459317Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8459577Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8459866Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8460121Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8460314Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8460503Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8460715Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8460955Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8461164Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8461409Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8461599Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8461821Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8461998Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8462236Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8462502Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8462694Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8462884Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8463106Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8463279Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8463670Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8463861Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8464099Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8464323Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8464515Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8464689Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8465022Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8465213Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8465434Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8465624Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8465815Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8466107Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8466309Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8466530Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8466722Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8466913Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8467144Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8467384Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8467591Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8467816Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8468007Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8468255Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8468432Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8468665Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8468899Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8469128Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8469313Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8469551Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8469796Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8470077Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8470262Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8470447Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8470688Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8470869Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8471044Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8471319Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8471503Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8471743Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8471927Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8472111Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8472365Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8472565Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8472748Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8472989Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8473173Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8473455Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8473689Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8473934Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8474179Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8474364Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8474548Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8474758Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8474994Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8475252Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8475436Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8475620Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8475837Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8476013Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8476244Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8476498Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8476681Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8476899Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8477084Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8477258Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8477560Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8477744Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8477931Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8478151Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8478344Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8478675Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8478872Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8479057Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8479275Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8479459Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8479747Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8480011Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8480210Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8480427Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8480610Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8480794Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8481023Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8481266Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8481466Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8481686Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8481869Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8482110Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8482285Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8482527Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8482761Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8482946Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8483128Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8483489Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8483659Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8483940Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8484126Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8484332Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8484551Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8484741Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8484911Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8485187Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8485371Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8485609Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8485790Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8485980Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8486229Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8486428Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8486634Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8486855Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8487039Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8487246Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8487468Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8487669Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8487909Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8488094Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8488327Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8488517Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8493008Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8493196Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8493354Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8493509Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8493778Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8493933Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8494086Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8494244Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8494396Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8494557Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8494715Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8494956Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8495112Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8495266Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8495417Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8495574Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8495734Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8495890Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8496043Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8496194Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8496354Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8496618Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8496776Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8496937Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8497090Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8497252Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8497405Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8497562Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8497720Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8497874Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8498029Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8498185Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8498337Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8498496Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8498656Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8498810Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8498968Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8499123Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8499274Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8499436Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8499587Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8499744Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8499902Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8500059Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8500224Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8500375Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8500528Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8500688Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8500843Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8500995Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8501236Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8501393Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8501552Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8501707Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8501888Z Found best Log likelihood so far on (s,q) (0.52, 5.25): -3.57532 2025-05-07T20:54:43.8502060Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8502227Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8502386Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8502555Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8502717Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8502879Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8503045Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8503212Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8503379Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8503541Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8503703Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8503870Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8504109Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8504270Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8504436Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8504595Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8504759Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8504922Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8505084Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8505248Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8505410Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8505572Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8505735Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8505901Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8506070Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8506232Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8506394Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8506565Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8506727Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8506892Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8507057Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8507219Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8507386Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8507542Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8507706Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8507872Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8508033Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8508195Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8508360Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8508523Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8508772Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8508937Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8509095Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8509258Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8509419Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8509586Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8509750Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8509905Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8510071Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8510230Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8510392Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8510566Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8510727Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8510890Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8511059Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8511219Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8511375Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8511619Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8511783Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8511953Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8512113Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8512274Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8512448Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8512610Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8512767Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8512932Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8513092Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8513255Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8513420Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8513581Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8513750Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8513912Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8514073Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8514236Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8514399Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8514567Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8514732Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8514891Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8515055Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8515219Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8515385Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8515552Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8515709Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8515879Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8516039Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8516275Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8516443Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8516606Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8516768Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8516933Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8517096Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8517260Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8517419Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8517579Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8517746Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8517906Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8518073Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8518235Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8518394Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8518559Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8518714Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8518950Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8519116Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8519277Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8519438Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8519602Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8519764Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8519932Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8520095Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8520253Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8520415Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8520577Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8520746Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8520912Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8521070Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8521230Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8521391Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8521553Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8521720Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8521881Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8522042Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8522206Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8522365Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8522531Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8522700Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8522860Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8523027Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8523188Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8523350Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8523610Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8523772Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8523930Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8524097Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8524258Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8524422Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8524589Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8524749Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8524910Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8525071Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8525231Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8525392Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8525554Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8525715Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8525874Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8526038Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8526195Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8526433Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8526595Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8526753Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8526915Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8527075Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8527234Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8527402Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8527560Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8527724Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8527885Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8528045Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8528216Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8528382Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8528541Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8528704Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8528864Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8529020Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8529185Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8529342Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8529507Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8529667Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8529828Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8529995Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8530152Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8530310Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8530474Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8530634Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8530799Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8531034Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8531197Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8531361Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8531522Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8531680Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8531846Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8532003Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8532167Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8532325Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8532483Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8532644Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8532808Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8532968Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8533128Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8533288Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8533454Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8533613Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8533852Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8534013Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8534172Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8534327Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8534485Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8534643Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8534915Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8535076Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8535236Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8535401Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8535560Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8535726Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8536118Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8536282Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8536445Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8536604Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8536765Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8536932Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8537090Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8537251Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8537412Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8537572Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8537738Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8537905Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8538062Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8538224Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8538384Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8538540Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8538837Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8539000Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8539160Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8539321Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8539481Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8539642Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8539805Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8539966Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8540130Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8540289Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8540445Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8540605Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8540769Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8540933Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8541090Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8541247Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8541410Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8541683Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8541845Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8542007Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8542165Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8542333Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8542491Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8542655Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8542817Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8542976Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8543135Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8543296Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8543460Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8543621Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8543778Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8543937Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8544095Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8544251Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8544414Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8544577Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8544737Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8544899Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8545054Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8545218Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8545381Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8545540Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8545698Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8545860Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8546020Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8546256Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8546422Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8546582Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8546746Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8546901Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8547059Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8547226Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8547384Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8547542Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8547704Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8547861Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8548021Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8548186Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8548347Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8548511Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8548671Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8548830Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8549072Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8549231Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8549394Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8549553Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8549713Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8549878Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8550043Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8550204Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8550365Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8550527Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8550693Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8550859Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8551018Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8551186Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8551351Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8551509Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8551674Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8551838Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8551997Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8552159Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8552317Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8552480Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8552644Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8552801Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8552960Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8553123Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8553289Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8553449Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8553707Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8553872Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8554032Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8554190Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8554353Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8554518Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8554675Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8554845Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8555002Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8555165Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8555327Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8555493Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8555658Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8555819Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8555981Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8556140Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8556301Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8556545Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8556707Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8556869Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8557035Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8557194Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8557360Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8557527Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8557690Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8557853Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8558017Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8558178Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8558350Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8558512Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8558673Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8558840Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8559000Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8559164Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8559330Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8559492Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8559658Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8559821Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8559978Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8560148Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8560310Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8560478Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8560640Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8560799Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8560964Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8561203Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8561365Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8561528Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8561690Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8561854Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8562019Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8562177Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8562341Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8562504Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8562662Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8562826Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8562992Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8563159Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8563319Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8563477Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8563643Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8563878Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8564042Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8564209Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8564366Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8564532Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8564694Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8564857Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8565023Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8565185Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8565344Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8565510Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8565677Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8565838Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8566003Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8566161Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8566323Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8566484Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8566649Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8566814Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8566974Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8567131Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8567299Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8567465Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8567630Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8567791Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8567949Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8568114Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8568280Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8568518Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8568682Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8568842Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8569009Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8569168Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8569330Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8569500Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8569661Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8569822Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8569985Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8570151Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8570320Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8570483Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8570645Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8570809Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8570969Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8571131Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8571378Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8571539Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8571703Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8571860Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8572021Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8572188Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8572356Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8572518Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8572685Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8572843Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8573002Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8573169Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8573329Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8573497Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8573662Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8573823Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8573984Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8574150Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8574310Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8574476Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8574634Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8574886Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8575053Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8575210Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8575373Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8575533Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8575699Z Found best Log likelihood so far on (s,q) (0.53, 6): -3.57523 2025-05-07T20:54:43.8575857Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8576092Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8576255Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8576409Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8576564Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8576721Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8576879Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8577034Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8577191Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8577343Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8577504Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8577663Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8577822Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8577981Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8578136Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8578290Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8578448Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8578603Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8578869Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8579024Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8579178Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8579335Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8579489Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8579643Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8579805Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8579961Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8580114Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8580271Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8580425Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8580590Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8580744Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8580895Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8581052Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8581206Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8581359Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8581515Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8581668Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8581823Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8581977Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8582130Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8582289Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8582446Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8582599Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8582755Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8582905Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8583062Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8583210Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8583449Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8583609Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8583761Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8583915Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8584074Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8584230Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8584384Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8584542Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8584696Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8584858Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8585013Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8585171Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8585330Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8585485Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8585640Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8585798Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8585950Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8586185Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8586342Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8586495Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8586655Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8586809Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8586964Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8587125Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8587280Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8587435Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8587589Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8587742Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8587906Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8588058Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8588215Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8588374Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8588529Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8588687Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8588840Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8588999Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8589156Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8589309Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8589460Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8589614Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8589773Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8589925Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8590082Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8590236Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8590394Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8590548Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8590777Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8590935Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8591090Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8591243Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8591399Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8591559Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8591721Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8591876Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8592030Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8592192Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8592344Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8592494Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8592654Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8592806Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8592960Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8593115Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8593270Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8593504Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8593655Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8593809Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8593968Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8594122Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8594276Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8594442Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8594599Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8594755Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8594910Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8595063Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8595219Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8595377Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8595530Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8595686Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8595839Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8595995Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8596149Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8596313Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8596471Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8596620Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8596771Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8596928Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8597091Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8597251Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8597404Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8597556Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8597716Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8597869Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8598160Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8598318Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8598471Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8598624Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8598782Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8598934Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8599094Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:54:43.8599257Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8599418Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8599584Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8599743Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8599904Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8600073Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8600234Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8600400Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8600561Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8600721Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8600959Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8601119Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8601275Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8601443Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8601604Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8601763Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8601931Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8602089Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8602254Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8602413Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8602572Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8602741Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8602900Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8603061Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8603221Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8603382Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8603550Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8603711Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8603870Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8604036Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8604194Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8604356Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8604521Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8604678Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8604839Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8604998Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8605156Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8605317Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8605554Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8605718Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8605878Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8606038Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8606202Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8606368Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8606527Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8606689Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8606844Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8607004Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8607167Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8607331Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8607494Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8607655Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8607814Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8607974Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8608233Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8608394Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8608560Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8608721Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8608883Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8609044Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8609208Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8609370Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8609531Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8609686Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8609850Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8610007Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8610178Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8610339Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8610499Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8610661Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8610820Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8610984Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8611145Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8611304Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8611465Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8611627Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8611787Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8611954Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8612114Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8612272Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8612439Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8612599Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8612764Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8612998Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8613161Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8613321Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8613478Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8613636Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8613800Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8613957Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8614121Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8614279Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8614436Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8614598Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8614880Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8615042Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8615207Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8615368Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8615528Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8615766Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8624976Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8625224Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8625479Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8625709Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8625929Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8626166Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8626367Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8626565Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8626737Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8626905Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8627077Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8627249Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8627416Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8627587Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8627753Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8627920Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8628097Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8628269Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8628435Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8628605Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8628771Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8628957Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8629128Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8629295Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8629465Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8629633Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8629802Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8630091Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8630261Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8630464Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8630632Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8630797Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8631001Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8631173Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8631342Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8631512Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8631678Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8631848Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8632029Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8632194Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8632366Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8632536Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8632702Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8632876Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8633126Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8633294Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8633468Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8633636Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8633815Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8633986Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8634156Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8634324Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8634492Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8634660Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8634829Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8634999Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8635169Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8635333Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8635500Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8635672Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8635838Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8636267Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8636439Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8636606Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8636776Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8636942Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8637113Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8637283Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8637448Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8637614Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8637786Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8637951Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8638274Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8638441Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8638604Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8638776Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8638943Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8639111Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8639285Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8639451Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8639626Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8639791Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8639959Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8640137Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8640304Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8640476Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8640648Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8640813Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8640977Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8641307Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8641474Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8641646Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8641809Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8641976Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8642154Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8642329Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8642529Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8642774Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8642945Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8643173Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8643415Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8643608Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8664572Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8664751Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8664910Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8665073Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8665239Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8665400Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8665560Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8665714Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8665873Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8666037Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8666194Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8666353Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8666510Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8666672Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8666830Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8667094Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8667255Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8667413Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8667571Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8667733Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8667896Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8668054Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8668209Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8668363Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8668520Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8668676Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8668838Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8668999Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8669158Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8669320Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8669478Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8669637Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8669876Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8670033Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8670191Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8670354Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8670512Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8670669Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8670837Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8670994Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8671153Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8671310Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8671468Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8671635Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8671790Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8671946Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8672108Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8672268Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8672432Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8672593Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8672751Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8672913Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8673069Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8673226Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8673388Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8673546Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8673708Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8673865Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8674024Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8674186Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8674451Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8674611Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8674773Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8674928Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8675087Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8675248Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8675404Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8675567Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8675725Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8675882Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8676041Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8676202Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8676362Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8676520Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8676677Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8676838Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8676998Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8677243Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8677404Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8677565Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8677724Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8677879Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8678037Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8678203Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8678362Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8678519Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8678680Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8678836Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8679001Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8679162Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8679326Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8679497Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8679657Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8679818Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8679982Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8680143Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8680302Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8680460Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8680621Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8680813Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8680991Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8681156Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8681322Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8681485Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8681654Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8681902Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8682065Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8682236Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8682398Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8682556Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8682729Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8682889Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8683059Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8683221Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8683385Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8683557Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8683726Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8683890Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8684060Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8684224Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8684397Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8684639Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8684801Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8684970Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8685131Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8685297Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8685474Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8685638Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8685804Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8685967Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8686135Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8686307Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8686471Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8686641Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8686812Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8686976Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8687148Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8687315Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8687482Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8687653Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8687816Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8687979Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8688150Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8688315Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8688480Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8688656Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8688821Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8688989Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8689152Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8689315Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8689566Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8689730Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8689892Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8690061Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8690225Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8690400Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8690567Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8690731Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8690904Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8691068Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8691232Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8691410Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8691572Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8691747Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8691914Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8692079Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8692802Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8694467Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8694630Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8694943Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8695107Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8695277Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8695445Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8695608Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8695781Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8695945Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8696106Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8696282Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8696442Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8696611Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8696774Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8696937Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8697107Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8697271Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8697433Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8697604Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8697766Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8697937Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8698104Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8698261Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8698428Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8698589Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8698757Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8698915Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8699152Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8699320Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8699483Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8699652Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8699815Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8699982Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8700147Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8700306Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8700468Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8700638Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8700825Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8701022Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8701182Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8701342Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8701508Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8701667Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8701828Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8702072Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8702230Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8702397Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8702559Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8702720Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8702893Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8703054Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8703218Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8703387Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8703550Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8703714Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8703877Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8704037Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8704207Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8704366Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8704526Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8704692Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8704853Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8705022Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8705186Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8705346Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8705513Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8705679Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8705837Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8706004Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8706176Z Found best Log likelihood so far on (s,q) (0.54, 7): -3.57521 2025-05-07T20:54:43.8706339Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8706495Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8706756Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8706921Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8707076Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8707229Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8707389Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8707549Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8707704Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8707865Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8708018Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8708179Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8708335Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8708492Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8708651Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8708809Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8708965Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8709123Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8709281Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8709522Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8709675Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8709828Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8709992Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8710143Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8710298Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8710463Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8710617Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8710782Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8710962Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8711143Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8711311Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8711468Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8711623Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8711786Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8711943Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8712099Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8712265Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8712421Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8712580Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8712735Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8712889Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8713049Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8713208Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8713363Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8713524Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8713677Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8713842Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8713998Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8714232Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8714401Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8714555Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8714712Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8714874Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8715031Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8715195Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8715354Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8715509Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8715675Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8715830Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8715991Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8716157Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8716313Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8716465Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8716627Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8716778Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8717019Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8717174Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8717327Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8717487Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8717642Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8717795Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8717964Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8718121Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8718283Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8718435Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8718590Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8718762Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8718916Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8719072Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8719234Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8719385Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8719546Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8719706Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8719863Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8720026Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8720180Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8720336Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8720497Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8720658Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8720819Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8720972Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8721126Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8721287Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8721440Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8721673Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8721835Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8721991Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8722147Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8722310Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8722470Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8722632Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8722786Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8722939Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8723099Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8723255Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8723412Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8723576Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8723731Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8723895Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8724050Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8724205Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8724443Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8724597Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8724751Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8724914Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8725067Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8725228Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8725388Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8725542Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8725705Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8725860Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8726013Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8726178Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8726331Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8726488Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8726648Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8726803Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8726961Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8727112Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8727272Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8727434Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8727590Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8727746Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8727918Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8728077Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8728238Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8728394Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8728551Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8728711Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8728868Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8729102Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8729266Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8729421Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8729579Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8729735Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:54:43.8729904Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8730072Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8730240Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8730403Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8730572Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8730737Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8730911Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8731072Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8731231Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8731395Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8731557Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8731718Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8731985Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8732149Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8732319Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8732481Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8732643Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8732812Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8732979Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8733141Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8733313Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8733475Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8733646Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8733813Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8733974Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8734142Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8734306Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8734468Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8734635Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8734906Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8735064Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8735231Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8735391Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8735555Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8735724Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8735886Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8736276Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8736439Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8736602Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8736770Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8737085Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8737254Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8737417Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8737578Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8737745Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8737908Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8738074Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8738239Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8738400Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8738568Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8738726Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8738893Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8739063Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8739226Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8739387Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8739556Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8739838Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8740008Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8740172Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8740332Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8740494Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8740665Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8740861Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8741051Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8741211Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8741381Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8741545Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8741717Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8741883Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8742046Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8742209Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8742377Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8742544Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8742721Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8742879Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8743044Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8743210Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8743371Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8743542Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8743710Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8743874Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8744039Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8744211Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8744373Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8744677Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8744842Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8745002Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8745171Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8745333Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8745498Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8745682Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8745842Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8746015Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8746176Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8746341Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8746514Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8746683Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8746842Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8747014Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8747176Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8747349Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8747593Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8747751Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8747922Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8748087Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8748249Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8748417Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8748586Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8748752Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8748915Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8749078Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8749248Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8749414Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8749575Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8749743Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8749905Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8750073Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8750233Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8750400Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8750568Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8750728Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8750890Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8751060Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8751228Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8751399Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8751563Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8751724Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8751889Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8752051Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8752292Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8752465Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8752625Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8752789Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8752959Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8753125Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8753294Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8753457Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8753621Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8753790Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8753955Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8754126Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8754294Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8754457Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8754628Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8754792Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8755043Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8755219Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8755382Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8755545Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8755712Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8755877Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8756060Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8756225Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8756390Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8756565Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8756727Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8756893Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8757069Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8757235Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8757413Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8757578Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8757741Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8757915Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8758084Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8758254Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8758434Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8758597Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8758769Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8758940Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8759101Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8759274Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8759433Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8759597Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8759769Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8760026Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8760198Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8760362Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8760525Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8760696Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8760867Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8761030Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8761203Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8761372Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8761535Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8761714Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8761883Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8762056Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8762224Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8762390Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8762560Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8762823Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8762985Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8763163Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8763328Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8763504Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8763667Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8763838Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8764007Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8764166Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8764329Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8764495Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8764658Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8764832Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8764995Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8765153Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8765324Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8765486Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8765649Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8765823Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8765989Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8766152Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8766315Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8766475Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8766648Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8766810Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8766967Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8767133Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8767291Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8767458Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8767694Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8767851Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8768023Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8768185Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8768343Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8768517Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8768675Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8768843Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8769006Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8769165Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8769333Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8769499Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8769660Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8769829Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8769989Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8770148Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8770400Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8770555Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8770726Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8770889Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8771049Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8771223Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8771389Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8771551Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8771720Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8771879Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8772046Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8772210Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8772377Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8772544Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8772706Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8772865Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8773034Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8773199Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8773364Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8773524Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8773686Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8773849Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8774008Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8774174Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8778875Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8779066Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8779232Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8779394Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8779557Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8779826Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8779986Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8780159Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8780317Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8780478Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8780645Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8780802Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8780963Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8781122Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8781280Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8781441Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8781605Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8781768Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8781926Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8782080Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8782242Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8782400Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8782643Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8782805Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8782963Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8783125Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8783283Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8783440Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8783605Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8783765Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8783925Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8784105Z Found best Log likelihood so far on (s,q) (0.55, 7.75): -3.57512 2025-05-07T20:54:43.8784271Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8784443Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8784603Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8784762Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8784927Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8785084Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8785241Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8785406Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8785565Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8785732Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8785892Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8786053Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8786220Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8786379Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8786543Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8786709Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8786869Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8787035Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8787273Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8787433Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8787604Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8787767Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8787928Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8788097Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8788257Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8788414Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8788577Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8788738Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8788898Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8789064Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8789223Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8789388Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8789550Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8789709Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8789951Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8790109Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8790269Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8790430Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8790590Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8790754Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8790920Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8791079Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8791242Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8791406Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8791565Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8791732Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8791891Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8792057Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8792218Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8792379Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8792542Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8792705Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8792870Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8793030Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8793191Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8793351Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8793517Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8793676Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8793840Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8794001Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8794164Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8794324Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8794589Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8794754Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8794916Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8795073Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8795234Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8795394Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8795566Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8795725Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8795889Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8796051Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8796212Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8796375Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8796549Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8796707Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8796874Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8797033Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8797193Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8797432Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8797595Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8797759Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8797932Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8798090Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8798248Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8798420Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8798582Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8798750Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8798911Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8799072Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8799246Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8799407Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8799569Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8799737Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8799898Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8800066Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8800231Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8800387Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8800553Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8800715Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8800874Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8801044Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8801204Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8801377Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8801540Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8801703Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8801871Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8802108Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8802270Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8802436Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8802598Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8802766Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8802932Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8803093Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8803261Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8803423Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8803580Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8803746Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8803908Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8804077Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8804233Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8804392Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8804557Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8804794Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8804957Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8805119Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8805277Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8805441Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8805603Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8805769Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8805938Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8806100Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8806258Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8806421Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8806588Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8806747Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8806912Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8807070Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8807234Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8807396Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8807560Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8807724Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8807886Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8808047Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8808206Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8808361Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8808525Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8808676Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8808831Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8808991Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8809145Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8809302Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8809554Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8809708Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8809868Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8810024Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8810177Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8810339Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8810491Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8810647Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8810806Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8810962Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8811115Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8811274Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8811430Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8811585Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8811739Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8811896Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8812049Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8812303Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8812456Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8812609Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8812763Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8812916Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8813068Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8813233Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8813386Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8813543Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8813698Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8813852Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8814016Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8814170Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8814322Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8814480Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8814634Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8814916Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8815073Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8815226Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8815380Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8815533Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8815688Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8815846Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8816003Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8816154Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8816313Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8816468Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8816628Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8816780Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8817015Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8817176Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8817334Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8817490Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8817647Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8817806Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8817964Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8818118Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8818269Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8818429Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8818584Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8818743Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8818902Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8819055Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8819215Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8819367Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8819522Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8819763Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8819913Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8820067Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8820221Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8820375Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8820532Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8820691Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8820847Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8821006Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8821162Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8821319Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8821486Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8821640Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8821795Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8821954Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8822108Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8822263Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8822420Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8822574Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8822730Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8822884Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8823036Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8823193Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8823350Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8823507Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8823661Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8823811Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8823967Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8824121Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8824374Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8824539Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8824690Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8824847Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8825001Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8825161Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8825318Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8825472Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8825625Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8825782Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8825936Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8826096Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8826254Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8826407Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8826567Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8826719Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8826875Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8827108Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8827262Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8827415Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8827569Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8827720Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8827880Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8828039Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8828192Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8828351Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8828501Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8828654Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8828816Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8828970Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8829124Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8829274Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8829423Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8829578Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8829731Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8829887Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8830043Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8830194Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8830346Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8830504Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8830665Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8830823Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8830976Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8831130Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:54:43.8831294Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8831458Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8831705Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8831871Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8832033Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8832194Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8832355Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8832519Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8832682Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8832842Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8833000Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8833163Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8833324Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8833494Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8833656Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8833814Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8833974Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8834133Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8834372Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8834532Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8834692Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8834860Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8835018Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8835175Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8835346Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8835511Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8835672Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8835834Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8836235Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8836404Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8836561Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8836718Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8836877Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8837033Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8837190Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8837357Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8837514Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8837676Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8837832Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8837991Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8838152Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8838315Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8838473Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8838638Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8838794Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8838955Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8839114Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8839412Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8839576Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8839735Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8839896Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8840061Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8840225Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8840386Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8840551Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8840709Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8840872Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8841033Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8841198Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8841360Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8841516Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8841673Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8841838Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8842120Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8842280Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8842439Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8842599Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8842762Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8842923Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8843085Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8843248Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8843407Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8843572Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8843731Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8843895Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8844057Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8844220Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8844381Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8844544Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8844707Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8844876Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8845035Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8845194Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8845358Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8845520Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8845684Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8845844Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8846002Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8846164Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8846324Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8846482Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8846720Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8846884Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8847045Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8847213Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8847371Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8847543Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8847702Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8847861Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8848024Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8848182Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8848342Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8848509Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8848671Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8848834Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8848994Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8849156Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8849320Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8849580Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8849737Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8849902Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8850064Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8850224Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8850393Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8850555Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8850716Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8850873Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8851031Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8851196Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8851360Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8851520Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8851686Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8851844Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8852006Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8852168Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8852331Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8852497Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8852658Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8852816Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8852978Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8853140Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8853305Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8853466Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8853625Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8853787Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8853944Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8854180Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8854343Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8854501Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8854661Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8854961Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8855122Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8855287Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8855449Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8855609Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8855773Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8855935Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8856102Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8856260Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8856416Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8856578Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8856734Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8856967Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8857128Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8857286Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8857447Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8857604Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8857761Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8857929Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8858087Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8858242Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8858401Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8858560Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8858722Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8858885Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8859040Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8859198Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8859353Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8859512Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8859680Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8859839Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8860000Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8860161Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8860319Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8860480Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8860644Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8860804Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8860964Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8861121Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8861279Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8861440Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8861678Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8861842Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8861997Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8862154Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8862314Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8862480Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8862636Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8862790Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8862946Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8863108Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8863267Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8863428Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8863588Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8863745Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8863904Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8864062Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8864299Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8864459Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8864617Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8864775Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8864937Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8865093Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8865256Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8865417Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8865576Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8865739Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8865898Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8866062Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8866223Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8866382Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8866540Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8866699Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8866857Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8867019Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8867182Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8867341Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8867507Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8867664Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8867823Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8867990Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8868145Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8868301Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8868461Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8868619Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8868779Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8869062Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8869222Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8869384Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8869541Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8869699Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8869864Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8870019Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8870184Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8870344Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8870503Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8870665Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8870829Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8870987Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8871147Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8871302Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8871463Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8871701Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8871859Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8872022Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8872176Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8872334Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8872493Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8872654Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8872815Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8872972Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8873129Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8873290Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8873445Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8873607Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8873772Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8873927Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8874084Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8874242Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8874401Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8874566Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8874724Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8874882Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8875041Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8875200Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8875363Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8875525Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8875684Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8875845Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8876005Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8876163Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8876399Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8876562Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8876720Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8876881Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8877041Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8877207Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8877363Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8877521Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8877681Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8877840Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8877998Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8878163Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8878321Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8878480Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8878636Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8878791Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8879055Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8879233Z Found best Log likelihood so far on (s,q) (0.56, 8.75): -3.57511 2025-05-07T20:54:43.8879396Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8879560Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8879718Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8879882Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8880048Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8880204Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8880362Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8880520Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8880680Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8880845Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8881001Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8881163Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8881323Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8881481Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8881642Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8881806Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8881969Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8882134Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8882294Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8882458Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8882618Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8882783Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8882947Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8883108Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8883268Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8883430Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8883588Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8883826Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8883989Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8884148Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8884310Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8884469Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8884629Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8884796Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8884958Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8885121Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8885292Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8885454Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8885624Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8885787Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8885949Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8886116Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8886280Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8886515Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8886687Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8886850Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8887021Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8887181Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8887344Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8887522Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8887683Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8887848Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8888017Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8888182Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8888352Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8888516Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8888676Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8888844Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8889008Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8889170Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8889340Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8889502Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8889670Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8889833Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8889993Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8890162Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8890325Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8890486Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8890660Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8890823Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8890988Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8891223Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8891387Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8891552Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8891716Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8891877Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8892048Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8892207Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8892369Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8892538Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8892701Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8892867Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8893033Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8893196Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8893363Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8893522Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8893684Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8893851Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8894090Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8894253Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8894417Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8894575Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8894850Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8895018Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8895179Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8895346Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8895509Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8895678Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8895841Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8896008Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8896174Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8896337Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8896500Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8896667Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8896831Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8897001Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8897164Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8897326Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8897500Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8897663Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8897830Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8897993Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8898152Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8898319Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8898479Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8898643Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8898890Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8899054Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8899213Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8899379Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8899540Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8899712Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8899875Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8900036Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8900205Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8900367Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8900530Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8900705Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8900868Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8901032Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8901204Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8901369Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8901612Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8901775Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8905006Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8905190Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8905357Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8905519Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8905685Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8905848Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8906004Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8906162Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8906321Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8906483Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8906641Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8906795Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8906948Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8907102Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8907256Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8907412Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8907570Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8907722Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8907878Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8908028Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8908181Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8908348Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8908501Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8908655Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8908811Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8908964Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8909116Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8909396Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8909551Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8909706Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8909860Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8910012Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8910170Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8910325Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8910477Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8910632Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8910785Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8910943Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8911101Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8911254Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8911409Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8911560Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8911711Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8911866Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8912098Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8912253Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8912407Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8912560Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8912715Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8912868Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8913030Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8913187Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8913334Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8913489Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8913645Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8913803Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8913959Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8914111Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8914264Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8914422Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8914574Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8914730Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8914886Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8915042Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8915197Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8915349Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8915501Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8915661Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8915813Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8915966Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8916121Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8916274Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8916428Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8916659Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8916815Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8916969Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8917123Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8917275Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8917435Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8917591Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8917743Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8917900Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8918051Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8918203Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8918363Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8918515Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8918670Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8918823Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8918976Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8919130Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8919358Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8919516Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8919669Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8919823Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8919980Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8920133Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8920290Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8920447Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8920598Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8920758Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8920913Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8921070Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8921227Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8921378Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8921530Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8921684Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8921838Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8921993Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8922151Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8922308Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8922467Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8922620Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8922771Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8922935Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8923089Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8923240Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8923395Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8923547Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8923706Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8923934Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8924091Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8924247Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8924399Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8924552Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8924708Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8924861Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8925020Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8925179Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8925329Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8925481Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8925636Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8925798Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8925953Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8926105Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8926261Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8926413Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8926645Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8926800Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8926954Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8927108Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8927263Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8927418Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8927575Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8927733Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8927887Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8928044Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8928197Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8928354Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8928510Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8928660Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8928811Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8928969Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:54:43.8929133Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8929296Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8929457Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8929618Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8929781Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8929942Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8930102Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8930269Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8930426Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8930585Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8930745Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8930901Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8931062Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8931300Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8931461Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8931626Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8931784Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8931946Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8932110Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8932267Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8932427Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8932586Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8932742Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8932904Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8933067Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8933230Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8933390Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8933545Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8933708Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8933943Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8934103Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8934268Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8934426Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8934586Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8934848Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8935018Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8935182Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8935342Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8935501Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8935666Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8935835Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8936264Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8936425Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8936579Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8936738Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8936895Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8937058Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8937214Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8937380Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8937537Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8937698Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8937862Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8938018Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8938180Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8938342Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8938503Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8938666Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8938981Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8939139Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8939302Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8939461Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8939621Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8939788Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8939950Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8940111Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8940271Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8940430Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8940593Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8940761Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8940920Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8941081Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8941241Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8941406Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8941563Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8941838Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8942005Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8942165Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8942326Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8942487Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8942648Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8942816Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8942983Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8943143Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8943307Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8943468Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8943635Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8943796Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8943956Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8944120Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8944283Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8944442Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8944611Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8944773Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8944933Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8945095Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8945255Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8945419Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8945582Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8945741Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8945905Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8946065Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8946224Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8946464Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8946625Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8946784Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8946946Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8947106Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8947272Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8947430Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8947590Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8947754Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8947915Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8948075Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8948245Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8948403Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8948570Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8948729Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8948889Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8949128Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8949287Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8949443Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8949604Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8949764Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8949928Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8950094Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8950256Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8950420Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8950580Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8950741Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8950909Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8951071Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8951234Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8951395Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8951553Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8951718Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8951883Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8952043Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8952205Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8952364Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8952523Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8952692Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8952852Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8953014Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:54:43.8953191Z Found best Log likelihood so far on (s,q) (0.57, 9.5): -3.57503 2025-05-07T20:54:43.8953349Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8953511Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8953746Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8953909Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8954074Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8954235Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8954396Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8954556Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8954719Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8954879Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8955037Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8955195Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8955356Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8955516Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8955682Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8955842Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8956001Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8956163Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8956320Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8956558Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8956719Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8956876Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8957036Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8957191Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8957350Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8957516Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8957675Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8957835Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8957992Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8958151Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8958317Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8958476Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8958634Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8958796Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8958954Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8959114Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8959280Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8959438Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8959599Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8959761Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8959919Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8960085Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8960240Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8960400Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8960561Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8960743Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8960926Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8961167Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8961327Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8961488Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8961649Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8961807Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8961968Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8962130Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8962289Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8962450Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8962607Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8962769Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8962927Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8963091Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8963252Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8963413Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8963575Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8963739Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8964004Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8964166Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8964325Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8964483Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8964645Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8964804Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8964964Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8965125Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8965282Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8965440Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8965599Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8965764Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8965928Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8966089Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8966248Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8966410Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8966568Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8966734Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8966892Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8967051Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8967211Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8967368Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8967528Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8967694Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8967851Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8968010Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8968169Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8968327Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8968488Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8968727Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8968885Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8969046Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8969205Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8969366Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8969529Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8969688Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8969851Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8970007Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8970165Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8970331Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8970492Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8970650Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8970810Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8970971Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8971132Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8971373Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8971531Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8971691Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8971850Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8972008Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8972169Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8972333Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8972497Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8972656Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8972816Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8972976Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8973139Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8973298Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8973460Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8973617Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8973777Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8973936Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8974101Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8974263Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8974421Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8974579Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8974828Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8974988Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8975155Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8975313Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8975469Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8975634Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8975797Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8975958Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8976203Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8976362Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8976524Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8976682Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.8976844Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8977019Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8977178Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8977341Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8977509Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8977669Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8977832Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8977999Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8978160Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8978325Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8978484Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8978645Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8978888Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8979046Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8979208Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8979371Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8979530Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8979695Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8979859Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8980019Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8980184Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8980345Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8980508Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8980678Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8980836Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8981000Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8981159Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8981319Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8981483Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8981643Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8981802Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8981962Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8982120Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8982282Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8982446Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8982606Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8982770Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8982926Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8983086Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8983251Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8983487Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8983651Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8983803Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8983963Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8984128Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8984294Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8984454Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8984618Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8984778Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8984943Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8985103Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8985264Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8985428Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8985591Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8985750Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8985916Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8986076Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8986369Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8986526Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8986683Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8986844Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8987004Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8987166Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8987338Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8987496Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8987659Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8987820Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8987977Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8988144Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8988305Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8988465Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8988628Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8988789Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8988950Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8989117Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8989278Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8989438Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8989598Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8989757Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8989922Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8990083Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8990243Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8990406Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8990564Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8990728Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8990963Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8991124Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8991284Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8991440Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8991600Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8991768Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8991928Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8992093Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8992249Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8992409Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8992571Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8992732Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8992892Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8993052Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8993212Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8993376Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8993637Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8993797Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8993958Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8994118Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8994278Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8994438Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8994603Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8994766Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8994926Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8995087Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8995249Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8995414Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8995571Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8995734Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8995897Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8996064Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8996224Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8996388Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8996549Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8996706Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8996865Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8997030Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8997195Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8997357Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8997519Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8997678Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8997845Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8998004Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8998240Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8998405Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8998565Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8998723Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8998884Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8999046Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8999215Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8999375Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8999537Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8999704Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.8999863Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9000024Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9000202Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9000358Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9000519Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9000671Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9000828Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9001066Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9001223Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9001379Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9001540Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9001696Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9001855Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9002015Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9002171Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9002330Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9002484Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9002642Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9002806Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9002963Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9003118Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9003279Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9003438Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9003597Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9003755Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9003909Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9004068Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9004225Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9004381Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9004543Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9004704Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9004864Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9005020Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9005175Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9005338Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9005493Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9005725Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9005884Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9006041Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9006205Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9006361Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9006520Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9006676Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9006830Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9006985Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9007138Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9007295Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9007464Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9007622Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9007780Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9007941Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9008097Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9008332Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9008491Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9008649Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9008805Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9008962Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9009120Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9009281Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9009438Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9009593Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9009753Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9009909Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9010064Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9010225Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9010381Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9010541Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9010698Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9010854Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9011016Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9011177Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9011334Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9011494Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9011651Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9011812Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9011973Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9012131Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9012291Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9012449Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9012605Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9012764Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9012996Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9013153Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9013312Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9013472Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9013626Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9013784Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9013947Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9014110Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9014262Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9014422Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9014584Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9014843Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9015008Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9015163Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9015320Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9015481Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9015637Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9015873Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9016030Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9016185Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9016346Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9016503Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9016658Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9016825Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9016980Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9017137Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9017297Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9017454Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9017614Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9017775Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9017930Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9018091Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9018246Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9018401Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9018562Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9018721Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9018874Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9019035Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9019192Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9019355Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9019515Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9019668Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9019829Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9019984Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9020138Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9020295Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9020554Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9020715Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9020869Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9021028Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9021189Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9021355Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9021512Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9021678Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9021832Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9021992Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9022145Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9022307Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9022470Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9022627Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9022782Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9022942Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9023097Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9023326Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:54:43.9023491Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9023654Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9023820Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9023983Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9024146Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9024308Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9024468Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9024627Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9024790Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9024948Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9025119Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9025278Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9025437Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9025604Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9025763Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9025924Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9026090Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9026252Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9026414Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9026575Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9026734Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9030053Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9030246Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9030407Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9030567Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9030731Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9030896Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9031157Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9031324Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9031487Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9031646Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9031811Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9031976Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9032136Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9032296Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9032455Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9032619Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9032780Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9032946Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9033102Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9033261Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9033426Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9033585Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9033821Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9033984Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9034144Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9034303Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9034469Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9034629Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9034797Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9034958Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9035117Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9035280Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9035437Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9035602Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9035769Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9036157Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9036325Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9036486Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9036647Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9036814Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9036972Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9037130Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9037651Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9037807Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9037980Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9038143Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9038300Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9038463Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9038619Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9038776Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9039072Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9039233Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9039401Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9039562Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9039721Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9039886Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9040051Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9040211Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9040373Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9040529Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9040695Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9040861Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9041020Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9041185Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9041344Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9041503Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9041665Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9041942Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9042106Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9042265Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9042423Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9042584Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9042747Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9042912Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9043081Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9043237Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9043396Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9043553Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9043720Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9043882Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9044041Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9044203Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9044366Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9044522Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9044686Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9044851Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9045009Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9045166Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9045328Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9045496Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9045658Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9045814Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9045972Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9046136Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9046296Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9046540Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9046702Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9046857Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9047017Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9047177Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9047341Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9047503Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9047664Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9047831Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9047992Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9048150Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9048316Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9048476Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9048640Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9048805Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9048962Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9049206Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9049367Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9049527Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9049695Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9049853Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9050012Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9050177Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9050344Z Found best Log likelihood so far on (s,q) (0.63, 15): -3.57493 2025-05-07T20:54:43.9050519Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9050685Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9050870Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9051047Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9051210Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9051364Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9051528Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9051683Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9051838Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9051997Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9052161Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9052322Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9052476Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9052631Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9052792Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9052953Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9053110Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9053271Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9053427Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9053590Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9053746Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9054012Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9054178Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9054335Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9054495Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9054654Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9054917Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9055081Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9055236Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9055392Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9055550Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9055709Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9055871Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9056031Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9056187Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9056353Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9056509Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9056666Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9056911Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9057068Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9057226Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9057383Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9057537Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9057694Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9057859Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9058015Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9058171Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9058327Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9058483Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9058647Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9058802Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9058957Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9059114Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9059268Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9059430Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9059595Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9059751Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9059912Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9060069Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9060226Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9060388Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9060541Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9060702Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9060859Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9061014Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9061175Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9061330Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9061567Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9061724Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9061883Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9062037Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9062190Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9062354Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9062508Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9062663Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9062823Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9062977Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9063137Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9063297Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9063452Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9063608Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9063763Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9063919Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9064155Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9064310Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9064470Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9064625Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9064780Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9064938Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9065099Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9065255Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9065413Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9065568Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9065722Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9065879Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9066039Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9066195Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9066349Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9066503Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9066663Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9066817Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9066974Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9067132Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9067286Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9067446Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9067601Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9067761Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9067924Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9068076Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9068232Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9068390Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9068544Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9068783Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9068939Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9069095Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9069253Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9069405Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9069564Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9069725Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9069883Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9070041Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9070197Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9070352Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9070517Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9070671Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9070826Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9070983Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9071137Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9071293Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9071529Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9071684Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9071842Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9071999Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9072154Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9072312Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9072472Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:54:43.9072644Z Found best Log likelihood so far on (s,q) (0.66, 17.5): -3.57486 2025-05-07T20:54:43.9072808Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9072968Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9073128Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9073295Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9073456Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9073619Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9073778Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9073933Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9074095Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9074257Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9074420Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9074578Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9074739Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9074903Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9075066Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9075226Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9075387Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9075546Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9075707Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9075867Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9076103Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9076268Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9076429Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9076589Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9076751Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9076912Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9077072Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9077234Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9077393Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9077554Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9077713Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9077875Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9078037Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9078195Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9078353Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9078514Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9078672Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9078940Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9079099Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9079263Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9079425Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9079583Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9079745Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9079908Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9080063Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9080224Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9080379Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9080539Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9080704Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9080859Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9081018Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9081176Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9081333Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9081499Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9081662Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9081822Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9081982Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9082140Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9082301Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9082470Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9082628Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9082791Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9082949Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9083108Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9083269Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9083500Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9083660Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9083820Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9083979Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9084142Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9084306Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9084464Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9084622Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9084784Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9084941Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9085104Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9085267Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9085426Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9085585Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9085743Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9085906Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9086144Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9086303Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9086463Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9086625Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9086782Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9086944Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9087106Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9087270Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9087428Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9087583Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9087746Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9087911Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9088070Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9088231Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9088393Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9088558Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9088719Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9088885Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9089049Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9089209Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9089368Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9089527Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9089690Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9089849Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9090005Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9090163Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9090324Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9090484Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9090718Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9090911Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9091090Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9091255Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9091414Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9091573Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9091742Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9091901Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9092061Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9092223Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9092381Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9092551Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9092708Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9092868Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9093029Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9093191Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9093350Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9093589Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9093745Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9093909Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9094067Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9094231Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9094392Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9094557Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9094715Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9094969Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9095128Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9095289Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9095452Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9095608Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9095766Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9095921Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9096076Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9096234Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9096395Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9096551Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9096709Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9096865Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9097024Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9097184Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9097339Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9097499Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9097654Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9097809Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9097967Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9098201Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9098363Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9098519Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9098674Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9098832Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9098987Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9099147Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9099307Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9099462Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9099620Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9099775Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9099930Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9100095Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9100251Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9100407Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9100568Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9100723Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9100955Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9101116Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9101271Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9101431Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9101586Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9101742Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9101910Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9102067Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9102222Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9102384Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9102538Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9102700Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9102854Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9103009Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9103169Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9103326Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9103480Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9103641Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9103800Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9103959Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9104114Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9104270Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9104428Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9104587Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9104742Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9104900Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9105055Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9105210Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9105370Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9105604Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9105764Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9105921Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9106076Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9106235Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9106394Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9106546Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9106704Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9106861Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9107019Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9107172Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9107332Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9107489Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9107644Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9107797Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9107956Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9108114Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9108429Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9108585Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9108747Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9108960Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9109179Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9109401Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9109597Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9109752Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9109913Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9110068Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9110222Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9110385Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9110539Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9110697Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9110856Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9111011Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9111166Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9111329Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9111485Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9111641Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9111796Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9111949Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9112112Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9112268Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9112422Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9112582Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9112738Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9112896Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9113053Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9113304Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9113466Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9113622Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9113775Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9113933Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9114092Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9114253Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9114408Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9114562Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9114720Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9114875Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9115035Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9115193Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9115347Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9115502Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9115661Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9115892Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9116050Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:54:43.9116209Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9116370Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9116532Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9116692Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9116853Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9117014Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9117170Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9117331Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9117491Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9117656Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9117818Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9117976Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9118136Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9118295Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9118453Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9118616Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9118775Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9118935Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9119099Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9119259Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9119418Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9119585Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9119746Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9119907Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9120063Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9120272Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9120580Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9120741Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9120898Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9121060Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9121216Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9121378Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9121542Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9121697Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9121858Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9122017Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9122176Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9122338Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9122503Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9122668Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9122826Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9122986Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9123148Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9123386Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9123545Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9123706Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9123864Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9124024Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9124184Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9124349Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9124513Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9124675Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9124832Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9124995Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9125157Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9125313Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9125477Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9125636Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9125800Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9125960Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9126125Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9126289Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9126445Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9126607Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9126770Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9126933Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9127096Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9127256Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9127416Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9127578Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9127737Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9127974Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9128135Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9128297Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9128460Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9128620Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9128782Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9128943Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9129100Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9129257Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9129419Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9129582Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9129751Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9129910Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9130065Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9130229Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9130390Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9130625Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9130788Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9130944Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9131108Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9131267Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9131427Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9131590Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9131749Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9131908Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9132071Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9132231Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9132392Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9132558Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9132720Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9132884Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9133042Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9133203Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9133370Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9133526Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9133688Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9133850Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9134011Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9134177Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9134342Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9134501Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9134662Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9134931Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9135088Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9135250Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9135511Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9135674Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9135835Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9136560Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9136726Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9136893Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9137051Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9137215Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9137376Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9137540Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9137700Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9137863Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9138026Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9138183Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9138338Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9138497Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9138791Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9138948Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9139105Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9139259Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9139418Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9139574Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9139735Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9139892Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9140049Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9140205Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9140362Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9140523Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9140682Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9140835Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9140991Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9141152Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9141306Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9141460Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9141623Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9141777Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9141935Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9142088Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9142245Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9142411Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9142565Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9142721Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9142878Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9143034Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9143194Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9143464Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9143620Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9143778Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9143935Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9144090Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9144254Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9144409Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9144563Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9144720Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9144875Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9145033Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9145194Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9145349Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9145507Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9145663Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9145818Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9145975Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9146212Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9146371Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9146525Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9146681Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9146843Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9146997Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9147161Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9147320Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9147476Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9147632Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9147789Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9147950Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9148109Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9148266Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9148422Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9148581Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9148737Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9148898Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9149054Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9149208Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9149366Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9149520Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9149685Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9149844Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9150000Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9150155Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9150314Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9150469Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9150703Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9150884Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9151063Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9151225Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9151379Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9151533Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9151693Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9151850Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9152010Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9152164Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9152319Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9152479Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9155925Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9156100Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9156258Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9156419Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9156576Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9156834Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9156998Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9157154Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9157314Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9157473Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9157630Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9157793Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9157948Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9158104Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9158263Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9158417Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9158576Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9158741Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9158897Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9159055Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9159217Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9159374Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9159533Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9159695Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9159851Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9160013Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9160170Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9160330Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9160491Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9160646Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9160805Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9160961Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9161117Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9161280Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9161515Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:54:43.9161680Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9161846Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9162008Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9162174Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9162340Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9162500Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9162663Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9162820Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9162982Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9163144Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9163308Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9163470Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9163626Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9163785Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9163948Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9164187Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9164346Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9164511Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9164668Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9164827Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9164988Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9165155Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9165316Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9165473Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9165634Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9165798Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9165959Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9166127Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9166287Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9166446Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9166609Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9166769Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9166928Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9167097Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9167258Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9167420Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9167580Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9167739Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9167904Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9168064Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9168224Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9168388Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9168544Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9168708Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9168972Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9169136Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9169298Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9169457Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9169616Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9169784Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9169940Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9170096Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9170258Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9170416Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9170576Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9170740Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9170900Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9171064Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9171224Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9171383Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9171622Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9171787Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9171949Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9172110Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9172269Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9172430Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9172596Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9172756Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9172918Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9173077Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9173244Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9173408Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9173567Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9173735Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9173896Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9174053Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9174215Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9174380Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9174547Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9174704Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9174961Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9175124Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9175289Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9175453Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9175616Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9175777Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9175938Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9176097Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9176337Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9176505Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9176667Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9176824Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9176987Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9177150Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9177311Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9177472Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9177632Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9177791Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9177950Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9178112Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9178276Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9178432Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9178589Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9178754Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9178913Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9179155Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9179316Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9179476Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9179639Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9179797Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9179956Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9180123Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9180283Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9180446Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9180606Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9180762Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9180933Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9181089Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9181245Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9181408Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9181567Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9181733Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9181898Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9182054Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9182214Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9182371Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9182527Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9182690Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9182847Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9183006Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9183163Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9183320Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9183481Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9183716Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9183874Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9184032Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9184189Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9184348Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9184508Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9184665Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9184826Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9184980Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9185136Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9185291Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9185453Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9185609Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9185771Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9185928Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9186088Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9186245Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9186478Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9186641Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9186799Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9186956Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9187115Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9187275Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9187439Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9187597Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9187755Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9187911Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9188071Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9188230Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9188384Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9188540Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9188699Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9188853Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9189011Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9189174Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9189332Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9189491Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9189648Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9189810Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9189968Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9190127Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9190286Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9190443Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9190599Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9190759Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9190917Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9191154Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9191313Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9191467Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9191626Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9191781Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9191942Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9192102Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9192257Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9192416Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9192573Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9192727Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9192890Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9193046Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9193202Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9193359Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9193515Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9193776Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9193934Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9194096Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9194255Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9194412Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9194571Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9194737Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9194894Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9195050Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9195213Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9195369Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9195527Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9195691Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9195846Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9196007Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9196162Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9196319Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9196479Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9196638Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9196796Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9196951Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9197109Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9197267Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9197428Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9197583Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9197741Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9197896Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9198058Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9198213Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9198445Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9198607Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9198764Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9198919Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9199076Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9199232Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9199395Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9199554Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9199710Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9199867Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9200024Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9200179Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9200342Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9200498Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9200654Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9200812Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9200968Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9201207Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9201363Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:54:43.9201527Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9201692Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9201853Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9202013Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9202184Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9202345Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9202509Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9202671Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9202830Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9203000Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9203160Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9203321Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9203481Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9203642Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9203806Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9203971Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9204130Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9204288Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9204448Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9204607Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9204775Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9204936Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9205096Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9205264Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9205423Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9205585Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9205821Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9205980Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9206141Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9206301Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9206459Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9206625Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9206783Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9206946Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9207105Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9207264Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9207429Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9207595Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9207755Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9207917Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9208077Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9208240Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9208397Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9208643Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9208808Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9208966Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9209125Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9209285Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9209447Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9209612Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9209772Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9209931Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9210093Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9210253Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9210419Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9210578Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9210735Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9210897Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9211058Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9211217Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9211386Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9211547Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9211708Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9211872Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9212032Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9212198Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9212357Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9212517Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9212683Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9212844Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9213003Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9213245Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9213407Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9213569Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9213728Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9213887Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9214053Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9214213Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9214370Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9214533Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9214692Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9214939Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9215107Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9215267Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9215429Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9215589Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9215749Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9215990Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9216148Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9216306Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9216468Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9216627Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9216793Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9216960Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9217119Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9217280Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9217445Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9217604Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9217772Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9217933Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9218100Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9218259Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9218418Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9218579Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9218741Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9218905Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9219066Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9219225Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9219383Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9219548Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9219708Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9219870Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9220030Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9220188Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9220353Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9220586Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9220750Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9220909Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9221067Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9221225Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9221382Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9221544Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9221750Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9221976Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9222172Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9222329Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9222483Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9222648Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9222801Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9222955Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9223114Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9223266Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9223537Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9223695Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9223851Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9224010Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9224165Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9224319Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9224484Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9224639Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9224793Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9224950Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9225102Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9225266Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9225421Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9225576Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9225732Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9225889Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9226045Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9226206Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9226361Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9226521Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9226676Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9226834Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9226995Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9227155Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9227311Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9227471Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9227627Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9227785Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9227943Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9228228Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9228390Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9228551Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9228707Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9228863Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9229026Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9229181Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9229342Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9229498Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9229657Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9229813Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9229971Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9230131Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9230287Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9230443Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9230601Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9230757Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9230989Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9231143Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9231299Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9231457Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9231612Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9231769Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9231935Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9232092Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9232249Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9232404Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9232567Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9232736Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9232890Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9233045Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9233200Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9233358Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9233514Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9233676Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9233830Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9233986Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9234141Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9234299Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9234466Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9234623Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9234774Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9234932Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9235089Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9235247Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9235481Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9235638Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9235798Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9236192Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9236350Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9236507Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9236670Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9236833Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9236988Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9237143Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9237303Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9237458Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9237618Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9237774Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9237929Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9238084Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9238240Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9238546Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9238705Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9238861Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9239018Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9239177Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9239334Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9239494Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9239654Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9239809Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:54:43.9239976Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9240138Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9240304Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9240467Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9240629Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9240790Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9240975Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9241158Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9241325Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9241483Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9241642Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9241802Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9241955Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9242114Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9242280Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9242440Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9242602Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9242763Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9242923Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9243083Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9243352Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9243512Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9243673Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9243832Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9243997Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9244162Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9244319Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9244481Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9244641Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9244798Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9244957Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9245120Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9245281Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9245445Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9245601Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9245764Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9245998Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9246157Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9246320Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9246479Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9246637Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9246799Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9246966Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9247129Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9247290Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9247451Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9247610Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9247772Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9247931Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9248088Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9248248Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9248408Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9248571Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9248734Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9248899Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9249059Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9249217Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9249378Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9249542Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9249702Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9249861Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9250020Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9250186Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9250347Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9250606Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9250775Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9250938Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9251101Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9251260Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9251426Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9251589Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9251749Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9251908Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9252068Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9252231Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9252396Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9252554Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9252713Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9252877Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9253034Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9253271Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9253431Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9253592Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9253749Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9253912Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9254073Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9254245Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9254404Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9254563Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9254729Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9255019Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9255176Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9255343Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9255499Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9255660Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9255816Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9255973Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9256138Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9256304Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9256459Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9256621Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9256780Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9256944Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9257111Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9257272Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9257433Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9257592Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9257750Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9257909Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9258148Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9258310Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9258468Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9258624Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9258784Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9258945Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9259104Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9259264Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9259419Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9259578Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9259731Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9259889Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9260045Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9260201Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9260353Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9260514Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9260744Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9260898Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9261055Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9261210Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9261368Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9261524Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9261683Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9261844Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9261999Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9262154Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9262313Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9262468Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9262632Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9262785Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9262939Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9263097Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9263253Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9263409Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9263571Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9263726Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9263885Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9264041Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9264198Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9264361Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9264517Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9264672Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9264830Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9264986Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9265144Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9265377Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9265535Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9265696Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9265852Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9266007Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9266165Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9266325Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9266479Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9266641Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9266799Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9266955Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9267116Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9267274Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9267431Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9267587Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9267743Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9267902Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9268135Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9268292Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9268447Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9268603Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9268759Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9268916Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9269079Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9269237Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9269393Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9269551Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9269705Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9269866Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9270023Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9270179Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9270334Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9270492Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9270648Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9270812Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9270969Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9271123Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9271280Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9271438Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9271593Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9271754Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9271910Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9272063Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9272225Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9272381Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9272539Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9272771Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9272927Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9273085Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9273240Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9273395Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9273558Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9273715Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9273875Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9274031Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9274187Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9274344Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9274503Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9274657Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9274814Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9274969Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9275123Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9275362Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9275518Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9275677Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9275831Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9275986Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:54:43.9276148Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9276312Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9276476Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9276638Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9276798Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9276960Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9277119Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9277279Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9277446Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9277606Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9277761Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9277920Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9281514Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9281705Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9281871Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9282038Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9282199Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9282366Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9282535Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9282692Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9282852Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9283007Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9283164Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9283325Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9283609Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9283769Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9283930Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9284089Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9284253Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9284415Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9284573Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9284734Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9284896Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9285053Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9285218Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9285383Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9285541Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9285704Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9285859Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9286022Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9286258Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9286417Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9286578Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9286736Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9286897Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9287054Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9287219Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9287381Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9287543Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9287703Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9287863Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9288024Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9288183Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9288342Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9288497Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9288661Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9288818Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9288981Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9289143Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9289302Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9289463Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9289622Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9289785Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9289949Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9290106Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9290264Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9290423Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9290583Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9291157Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9291319Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9291479Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9291641Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9291799Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9291957Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9292123Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9292283Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9292445Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9292603Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9292759Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9292917Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9293082Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9293241Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9293401Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9293560Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9293719Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9293959Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9294117Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9294283Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9294439Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9294593Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9294862Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9295028Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9295189Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9295351Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9295506Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9295666Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9295828Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9295986Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9296149Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9296308Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9296467Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9296625Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9296789Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9296950Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9297105Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9297261Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9297421Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9297585Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9297745Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9297904Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9298061Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9298217Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9298374Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9298656Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9298816Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9298971Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9299127Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9299287Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9299449Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9299607Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9299765Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9299920Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9300078Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9300232Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9300391Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9300556Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9300710Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9300865Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9301022Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9301178Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9301440Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9301599Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9301756Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9301914Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9302068Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9302222Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9302388Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9302543Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9302703Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9302857Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9303012Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9303175Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9303333Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9303488Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9303645Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9303800Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9303958Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9304119Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9304273Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9304433Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9304589Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9304742Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9304904Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9305064Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9305219Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9305376Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9305531Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9305691Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9305847Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9306079Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9306240Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9306392Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9306547Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9306707Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9306866Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9307024Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9307180Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9307333Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9307493Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9307649Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9307809Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9307965Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9308121Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9308279Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9308432Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9308687Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9308845Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9308999Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9309152Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9309311Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9309466Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9309623Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9309783Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9309935Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9310092Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9310246Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9310400Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9310568Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9310747Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9310928Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9311086Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9311239Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9311396Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9311558Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9311714Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9311873Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9312025Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9312180Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9312349Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9312505Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9312662Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9312815Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9312973Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9313130Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9313368Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9313527Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9313680Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9313836Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9313990Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9314146Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9314308Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:54:43.9314469Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9314630Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9314791Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9314950Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9315110Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9315272Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9315431Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9315594Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9315755Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9315914Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9316155Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9316311Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9316477Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9316639Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9316799Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9316960Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9317125Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9317284Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9317444Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9317603Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9317767Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9317933Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9318092Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9318254Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9318415Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9318573Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9318731Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9318894Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9319058Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9319219Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9319378Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9319541Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9319708Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9319865Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9320025Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9320186Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9320348Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9320507Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9320752Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9320917Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9321078Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9321233Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9321394Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9321561Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9321725Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9321885Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9322041Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9322204Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9322364Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9322527Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9322688Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9322843Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9323001Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9323162Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9323395Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9323555Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9323715Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9323875Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9324039Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9324198Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9324361Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9324524Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9324684Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9324843Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9325002Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9325168Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9325328Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9325488Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9325644Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9325805Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9325963Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9326128Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9326288Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9326446Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9326609Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9326768Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9326928Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9327092Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9327253Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9327416Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9327576Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9327735Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9327901Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9328137Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9328299Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9328463Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9328623Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9328787Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9328954Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9329112Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9329279Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9329437Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9329595Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9329760Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9329923Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9330086Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9330245Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9330404Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9330565Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9330804Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9330968Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9331133Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9331290Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9331445Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9331601Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9331762Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9331920Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9332075Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9332230Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9332389Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9332547Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9332701Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9332860Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9333014Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9333172Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9333329Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9333487Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9333644Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9333799Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9333953Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9334112Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9334268Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9334435Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9334592Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9334837Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9334995Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9335149Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9335303Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9335536Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9335692Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9335846Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9336207Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9336364Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9336526Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9336681Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9336836Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9336993Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9337149Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9337304Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9337472Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9337627Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9337786Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9337943Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9338100Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9338417Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9338570Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9338725Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9338885Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9339041Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9339197Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9339356Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9339511Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9339668Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9339822Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9339975Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9340131Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9340290Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9340449Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9340603Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9340756Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9340913Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9341067Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9341225Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9341381Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9341535Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9341689Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9341846Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9342003Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9342159Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9342311Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9342464Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9342619Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9342778Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9343046Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9343206Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9343363Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9343519Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9343675Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9343830Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9343993Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9344146Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9344301Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9344460Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9344614Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9344772Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9344931Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9345084Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9345242Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9345396Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9345549Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9345787Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9345942Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9346100Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9346254Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9349786Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9349952Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9350115Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9350269Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9350429Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9350580Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9350732Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:54:43.9350904Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9351066Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9351230Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9351391Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9351548Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9351733Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9351903Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9352063Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9352221Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9352381Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9352542Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9352705Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9352869Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9353029Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9353192Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9353353Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9353515Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9353771Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9353932Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9354094Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9354252Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9354414Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9354576Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9354738Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9354897Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9355057Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9355217Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9355375Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9355541Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9355704Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9355869Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9356030Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9356191Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9356355Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9356557Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9356712Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9356874Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9357031Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9357283Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9357441Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9357605Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9357763Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9357922Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9358082Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9358244Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9358407Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9358565Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9358728Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9358888Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9359056Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9359220Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9359382Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9359543Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9359702Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9359860Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9360020Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9360183Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9360344Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9360506Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9360665Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9360827Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9360990Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9361226Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9361392Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9361553Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9361714Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9361870Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9362030Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9362194Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9362355Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9362510Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9362670Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9362832Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9363002Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9363162Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9363319Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9363482Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9363641Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9363842Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9364000Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9364161Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9364325Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9364484Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9364693Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9364862Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9365021Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9365180Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9365339Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9365496Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9365665Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9365824Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9365982Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9366144Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9366304Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9366468Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9366634Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9366791Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9366948Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9367111Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9367268Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9367426Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9367585Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9367740Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9367900Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9368058Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9368216Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9368376Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9368638Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9368798Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9368953Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9369109Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9369269Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9369426Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9369582Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9369742Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9369898Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9370057Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9370216Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9370375Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9370532Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9370702Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9370883Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9371051Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9371248Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9371404Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9371559Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9371714Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9371872Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9372071Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9372226Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9372386Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9372541Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9372695Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9372852Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9373009Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9373169Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9373323Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9373478Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9373636Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9373796Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9373951Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9374119Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9374273Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9374430Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9374583Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9374847Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9375011Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9375166Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9375319Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9375475Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9375625Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9375790Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9376027Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9376181Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9376340Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9376495Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9376650Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9376806Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9376964Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9377119Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9377280Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9377434Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9377598Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9377752Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9377912Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9378070Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9378226Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9378381Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9378538Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9378735Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9378894Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9379049Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9379203Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9379365Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9379567Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9379727Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9379885Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9380041Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9380199Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9380354Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9380513Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9380671Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9380828Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9380981Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9381140Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9381300Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9381459Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9381618Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9381773Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9381931Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:54:43.9382094Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9382254Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9382421Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9382584Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9382745Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9382910Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9383071Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9383238Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9383473Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9383631Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9383794Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9383953Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9384109Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9384276Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9384437Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9384600Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9384757Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9384919Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9385082Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9385249Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9385409Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9385569Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9385731Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9385893Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9386093Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9386249Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9386407Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9386566Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9386726Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9386934Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9387095Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9387256Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9387417Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9387580Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9387748Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9387911Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9388070Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9388238Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9388402Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9388566Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9388729Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9388895Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9389063Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9389223Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9389383Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9389543Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9389709Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9389871Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9390037Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9390197Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9390358Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9390521Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9390753Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9390918Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9391079Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9391239Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9391406Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9391571Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9391739Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9391899Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9392058Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9392222Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9392384Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9392550Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9392715Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9392875Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9393038Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9393197Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9393358Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9393562Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9393721Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9393879Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9394041Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9394267Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9394434Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9394600Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9394760Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9394922Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9395083Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9395244Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9395412Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9395573Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9395736Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9395894Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9396056Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9396218Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9396388Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9396547Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9396709Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9396869Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9397029Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9397190Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9397347Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9397506Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9397668Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9397829Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9397986Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9398218Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9398377Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9398534Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9398686Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9398847Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9399004Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9399158Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9399319Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9399475Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9399632Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9399792Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9399952Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9400112Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9400267Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9400422Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9400586Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9400766Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9400986Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9401147Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9401302Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9401463Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9401663Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9401820Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9401983Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9402138Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9402295Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9402454Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9402611Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9402770Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9402931Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9403087Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9403244Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9403454Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9403679Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9403885Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9404041Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9404197Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9404363Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9404516Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9404678Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9404838Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9404994Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9405151Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9405306Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9405467Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9405623Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9405866Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9406025Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9406180Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9406338Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9406498Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9406654Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9406808Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9406965Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9410599Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9410788Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9410976Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9411162Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9411317Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9411480Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9411633Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9411790Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9412015Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9412167Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9412329Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9412483Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9412637Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9412843Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9413006Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9413160Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9413319Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9413475Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9413631Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9413783Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9413941Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9414105Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9414260Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9414420Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9414580Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9414853Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9415018Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9415174Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9415330Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:54:43.9415495Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9415655Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9415820Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9415980Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9416140Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9416301Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9416462Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9416621Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9416870Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9417030Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9417190Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9417353Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9417514Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9417675Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9417839Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9417997Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9418162Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9418322Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9418484Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9418648Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9418805Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9418968Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9419130Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9419289Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9419493Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9419653Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9419813Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9419975Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9420136Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9420348Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9420517Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9420678Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9420841Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9420997Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9421161Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9421322Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9421478Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9421637Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9421798Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9421958Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9422124Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9422284Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9422440Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9422603Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9422762Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9422921Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9423083Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9423245Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9423407Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9423565Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9423727Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9423896Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9424130Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9424290Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9424453Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9424615Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9424779Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9424936Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9425099Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9425261Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9425420Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9425582Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9425750Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9425907Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9426071Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9426232Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9426391Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9426555Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9426711Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9426939Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9427102Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9427260Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9427415Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9427623Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9427782Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9427950Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9428111Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9428273Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9428433Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9428593Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9428759Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9428922Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9429080Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9429243Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9429408Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9429570Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9429736Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9429895Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9430051Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9430220Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9430377Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9430543Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9430696Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9430850Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9431008Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9431167Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9431325Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9431563Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9431722Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9431881Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9432033Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9432188Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9432348Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9432503Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9432658Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9432815Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9432969Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9433128Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9433285Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9433446Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9433603Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9433760Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9433915Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9434073Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9434273Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9434426Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9434584Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9434741Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9434899Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9435098Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9435259Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9435417Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9435574Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9435731Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9435888Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9436287Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9436445Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9436602Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9436756Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9436915Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9437072Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9437232Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9437391Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9437546Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9437700Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9437863Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9438017Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9438180Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9438335Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9438489Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9438645Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9438802Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9438957Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9439253Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9439411Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9439570Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9439725Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9439880Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9440041Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9440196Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9440350Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9440512Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9440668Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9440831Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9440991Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9441146Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9441306Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9441462Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9441618Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9441780Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9441998Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9442159Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9442316Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9442475Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9442694Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9442851Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9443014Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9443170Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9443330Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9443486Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:54:43.9443647Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9443815Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9443973Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9444136Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9444295Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9444457Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9444618Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9444782Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9444943Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9445105Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9445263Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9445425Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9445588Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9445744Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9445909Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9446069Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9446230Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9446395Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9446634Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9446796Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9446955Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9447120Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9447280Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9447441Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9447600Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9447762Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9447917Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9448074Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9448238Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9448398Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9448563Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9448723Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9448884Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9449050Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9449252Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9449411Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9449571Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9449727Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9449892Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9450096Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9450263Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9450428Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9450588Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9450747Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9450910Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9451070Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9451233Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9451397Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9451556Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9451717Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9451879Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9452042Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9452206Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9452366Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9452523Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9452686Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9452844Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9453010Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9453167Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9453328Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9453490Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9453649Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9453806Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9454075Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9454236Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9454398Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9454557Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9454715Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9454978Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9455136Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9455294Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9455455Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9455616Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9455778Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9455941Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9456100Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9456263Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9456419Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9456577Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9456783Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9456941Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9457099Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9457258Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9457462Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9457621Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9457782Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9457937Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9458096Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9458251Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9458406Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9458568Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9458723Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9458878Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9459033Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9459186Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9459348Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9459509Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9459662Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9459820Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9459973Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9460136Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9460294Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9460455Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9460613Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9460791Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9460969Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9461130Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9461283Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9461517Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9461674Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9461830Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9461986Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9462142Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9462301Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9462456Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9462611Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9462771Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9462924Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9463080Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9463237Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9463391Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9463546Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9463706Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9463862Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9464062Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9464219Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9464372Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9464528Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9464682Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9464878Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9465040Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9465195Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9465351Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9465513Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9465667Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9465824Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9465982Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9466135Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9466297Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9466452Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9466612Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9466773Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9466933Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9467095Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9467250Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9467404Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9467563Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9467721Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9467876Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9468032Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9468184Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9468340Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9468500Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9468733Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9468890Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9469044Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9469196Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9469353Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9469509Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:54:43.9469674Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9469838Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9469994Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9470157Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9470320Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9470478Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9470647Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9470807Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9470965Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9471124Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9471282Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9471537Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9471697Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9471858Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9472024Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9472230Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9472390Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9472563Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9472721Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9472884Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9473044Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9473199Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9473362Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9473521Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9473678Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9473841Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9474004Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9474164Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9474323Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9474481Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9474645Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9474804Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9474964Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9475130Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9475292Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9475456Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9475612Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9475769Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9475937Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9476174Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9476338Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9476500Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9476659Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9476820Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9476983Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9477143Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9477306Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9477469Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9477631Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9477795Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9477962Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9478117Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9478278Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9478436Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9478600Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9478800Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9478960Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9479122Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9479277Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9479436Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9479656Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9479816Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9479978Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9480140Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9480298Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9480456Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9480618Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9480782Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9480971Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9481155Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9481318Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9481479Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9481641Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9481807Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9481967Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9482129Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9482290Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9482447Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9482609Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9482763Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9482920Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9483082Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9483240Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9483398Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9483660Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9483818Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9483976Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9484131Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9484288Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9484450Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9484608Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9484763Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9484921Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9485075Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9485236Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9485400Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9485555Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9485713Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9485868Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9486019Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9486219Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9486373Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9486528Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9486688Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9486843Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9487041Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9487203Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9487358Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9487517Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9487670Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9487826Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9487984Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9488142Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9488301Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9488455Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9488608Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9488767Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9488924Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9489083Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9489239Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9489397Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9489550Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9489707Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9489862Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9490021Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9490176Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9490329Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9490488Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9490645Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9490877Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9491038Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9491191Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9491348Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9491504Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9491661Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9491821Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9491979Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9492132Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9492292Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9492449Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9492605Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9492764Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9492918Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9493076Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9493231Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9493385Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9493584Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9493739Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9493896Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:54:43.9494064Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9494223Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9494425Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9494592Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9495745Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9495912Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9496070Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9496232Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9496400Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9496560Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9496721Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9496879Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9497036Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9497202Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9497364Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9497524Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9497687Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9497842Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9498005Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9498167Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9498325Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9498487Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9498646Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9498802Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9498967Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9499211Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9499370Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9499528Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9499687Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9499850Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9500011Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9500170Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9500332Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9500491Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9500651Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9500815Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9500978Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9501138Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9501297Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9501457Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9501621Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9501781Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9501986Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9502144Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9502302Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9502462Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9502662Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9502822Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9502991Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9503150Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9503311Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9503471Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9503627Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9503791Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9503947Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9504109Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9504274Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9504437Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9504596Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9504761Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9504922Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9505083Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9505239Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9505397Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9505559Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9505716Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9505873Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9506032Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9506190Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9506353Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9506587Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9506744Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9506902Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9507058Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9507214Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9507374Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9507526Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9507684Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9507840Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9507995Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9508158Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9508318Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9508473Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9508633Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9508787Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9508947Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9509101Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9509296Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9509457Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9509612Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9509767Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9509986Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9510144Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9510303Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9510460Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9510613Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9510769Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9510924Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9511080Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9511237Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9511395Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9511553Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9511713Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9511868Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9512029Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9512184Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9512337Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9512492Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9512645Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9512799Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9512958Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9513111Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9513267Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9513420Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9513576Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9513813Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9513969Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9514124Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9514285Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9514441Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9514600Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9514760Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9514916Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9515076Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9515230Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9515388Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9515545Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9515709Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9515865Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9516021Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9516176Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9516334Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9516529Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9516685Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9516844Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9516997Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9517152Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9517350Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9517510Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:54:43.9517676Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9517840Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9518002Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9518166Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9518328Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9518488Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9518651Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9518810Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9518973Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9519131Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9519293Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9519458Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9519616Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9519775Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9519937Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9520097Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9520263Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9520423Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9520583Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9520741Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9520904Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9521140Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9521302Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9521462Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9521620Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9521781Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9521944Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9522114Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9522273Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9522432Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9522595Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9522757Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9522917Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9523085Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9523245Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9523405Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9523564Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9523722Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9523924Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9524080Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9524238Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9524401Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9524601Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9524760Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9524924Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9525083Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9525244Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9525404Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9525565Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9525730Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9525891Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9526051Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9526213Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9526376Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9526537Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9526696Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9526855Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9527015Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9527175Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9527337Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9527495Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9527652Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9527815Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9527971Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9528128Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9528292Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9528527Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9528688Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9528845Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9528999Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9529160Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9529320Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9529475Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9529636Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9529791Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9529944Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9530104Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9530262Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9530418Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9530571Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9530727Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9530885Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9531038Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9531235Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9531391Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9531544Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9531702Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9531897Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9532050Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9532214Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9532370Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9532524Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9532682Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9532839Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9533001Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9533156Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9533309Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9533467Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9537228Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9537423Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9537586Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9537747Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9537902Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9538062Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9538223Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9538378Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9538534Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9538693Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9538848Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9539006Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9539162Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9539320Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9539638Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9539795Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9539953Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9540114Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9540269Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9540429Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9540586Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9540739Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9540899Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9541057Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9541211Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9541375Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9541530Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9541685Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9541842Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9541995Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9542235Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:54:43.9542395Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9542555Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9542719Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9542877Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9543088Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9543253Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9543412Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9543573Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9543728Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9543887Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9544050Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9544206Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9544364Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9544524Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9544679Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9544845Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9545008Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9545167Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9545329Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9545486Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9545644Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9545803Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9545962Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9546119Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9546277Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9546435Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9546599Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9546838Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9546997Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9547154Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9547311Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9547475Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9547631Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9547791Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9547952Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9548107Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9548266Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9548430Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9548587Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9548750Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9548911Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9549069Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9549231Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9549390Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9549588Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9549749Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9549903Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9550059Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9550265Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9550426Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9550588Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9550748Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9550905Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9551066Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9551225Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9551389Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9551551Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9551709Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9551870Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9552032Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9552192Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9552357Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9552513Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9552673Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9552833Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9552993Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9553154Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9553311Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9553466Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9553626Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9553783Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9553941Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9554174Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9554332Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9554494Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9554650Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9554804Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9554967Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9555125Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9555282Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9555439Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9555594Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9555754Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9555912Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9556073Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9556230Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9556386Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9556543Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9556709Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9556907Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9557062Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9557220Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9557375Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9557532Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9557727Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9557885Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9558042Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9558196Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9558351Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9558509Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9558665Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9558823Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9558977Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9559132Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9559293Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9559453Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9559609Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9559768Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9559923Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9560078Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9560240Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9560395Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9560557Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9560712Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9560878Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9561057Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9561228Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9561383Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9561616Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:54:43.9561778Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9561944Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9562102Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9562262Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9562430Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9562587Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9562747Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9562908Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9563068Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9563233Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9563398Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9563554Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9563715Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9563873Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9564036Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9564238Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9564399Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9564563Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9564725Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9564884Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9565085Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9565249Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9565409Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9565570Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9565730Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9565892Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9566058Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9566218Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9566380Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9566540Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9566698Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9566866Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9567028Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9567185Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9567347Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9567508Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9567674Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9567835Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9567996Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9568158Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9568319Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9568480Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9568645Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9568904Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9569064Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9569223Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9569386Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9569547Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9569709Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9569872Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9570031Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9570192Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9570351Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9570512Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9570674Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9570839Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9571000Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9571157Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9571313Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9571470Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9571667Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9571820Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9571978Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9572133Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9572331Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9572486Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9572645Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9572803Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9572958Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9573111Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9573270Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9573427Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9573581Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9573739Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9573893Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9574050Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9574207Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9574366Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9574528Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9574681Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9574949Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9575109Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9575264Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9575423Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9575578Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9575731Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9575888Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9576044Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9576200Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9576442Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9576597Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9576752Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9576910Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9577063Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9577225Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9577379Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9577534Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9577690Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9577844Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9577997Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9578159Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9578316Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9578471Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9578625Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9578781Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9578984Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9579137Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9579291Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9579450Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:54:43.9579609Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9579812Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9579976Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9580133Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9580291Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9580447Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9580604Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9580764Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9580923Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9581082Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9581239Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9581397Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9581558Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9581714Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9581876Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9582039Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9582196Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9582356Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9582512Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9582671Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9582830Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9582988Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9583146Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9583312Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9583472Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9583997Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9584421Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9584854Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9585460Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9585883Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9586301Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9586722Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9587142Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9587562Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9587978Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9588396Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9588821Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9589242Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9589660Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9590081Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9590507Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9591029Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9591449Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9591868Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9592279Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9592698Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9593160Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9593582Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9593999Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9594425Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9594840Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:54:43.9595259Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9595683Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9596095Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9596505Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9596918Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9597335Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9597755Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9598167Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9598529Z Skipping (s,q) (1.6, 100): PASSED 2025-05-07T20:54:43.9598721Z 2025-05-07T20:54:43.9598866Z ============================== 1 passed in 1.82s =============================== 2025-05-07T20:54:43.9599215Z inconsistent with heavy hitters! 2025-05-07T20:54:43.9599567Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9599987Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9600403Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9600821Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9601236Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9601652Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9602067Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9602485Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9603035Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9603450Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9603867Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9604284Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9604701Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9605115Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9605531Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9605946Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9606358Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9606777Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9607192Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9607616Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9608030Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9608451Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9608870Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9609282Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9609748Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9610168Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9610588Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9611053Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9611477Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9611938Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9612353Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9612770Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9613186Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9613596Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9614013Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9614432Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9614946Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9615353Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9615769Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:54:43.9616184Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9616598Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9617017Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9617432Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9617846Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9618255Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9618665Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9619078Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9619493Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9619910Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9620320Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9620744Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9621200Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9621616Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9622133Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9622544Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9622961Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9623377Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9623789Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9624203Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9624621Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9625039Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9625454Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:54:43.9625846Z Time taken to estimate parameters (us): 17002 2025-05-07T20:54:44.3134466Z 2025-05-07T20:54:44.3135288Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:54:44.3154704Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 5 seconds 2025-05-07T20:54:44.3155045Z 2025-05-07T20:54:44.3155050Z 2025-05-07T20:54:44.3155054Z 2025-05-07T20:54:44.3155058Z 2025-05-07T20:54:44.3177630Z ################################################################################ 2025-05-07T20:54:44.3192793Z # [2025-05-07T20:54:44.318Z] Run Python Test Suite: 2025-05-07T20:54:44.3193425Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:54:44.3193753Z ################################################################################ 2025-05-07T20:54:44.3218880Z + 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:54:44.3219548Z 2025-05-07T20:54:46.4808111Z ============================= test session starts ============================== 2025-05-07T20:54:46.4808838Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:46.4809383Z cachedir: .pytest_cache 2025-05-07T20:54:46.4809992Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:46.4810741Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:46.4811173Z plugins: hypothesis-6.131.14 2025-05-07T20:54:48.1285427Z collecting ... collected 1 item 2025-05-07T20:54:48.1285634Z 2025-05-07T20:54:48.8621008Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:54:48.8621573Z 2025-05-07T20:54:48.8621762Z ============================== 1 passed in 2.51s =============================== 2025-05-07T20:54:48.8622235Z Time taken to generate indices (us): 642 2025-05-07T20:54:48.8622661Z Time taken to generate indices (us): 577 2025-05-07T20:54:48.8623082Z Time taken to generate indices (us): 7521 2025-05-07T20:54:48.8623509Z Time taken to generate indices (us): 6956 2025-05-07T20:54:48.8623917Z Time taken to generate indices (us): 51973 2025-05-07T20:54:48.8624322Z Time taken to generate indices (us): 36163 2025-05-07T20:54:48.8624730Z Time taken to generate indices (us): 12218 2025-05-07T20:54:48.8625139Z Time taken to generate indices (us): 45727 2025-05-07T20:54:48.8625536Z Time taken to generate indices (us): 55199 2025-05-07T20:54:48.8625949Z Time taken to generate indices (us): 34367 2025-05-07T20:54:48.8635337Z Time taken to generate indices (us): 39161 2025-05-07T20:54:48.8635796Z Time taken to generate indices (us): 44839 2025-05-07T20:54:48.8636469Z Time taken to generate indices (us): 765 2025-05-07T20:54:48.8636879Z Time taken to generate indices (us): 59773 2025-05-07T20:54:48.8637286Z Time taken to generate indices (us): 55969 2025-05-07T20:54:48.8637692Z Time taken to generate indices (us): 2101 2025-05-07T20:54:48.8638097Z Time taken to generate indices (us): 43804 2025-05-07T20:54:48.8638732Z Time taken to generate indices (us): 54767 2025-05-07T20:54:48.8639134Z Time taken to generate indices (us): 49063 2025-05-07T20:54:48.8639534Z Time taken to generate indices (us): 614 2025-05-07T20:54:49.3977563Z 2025-05-07T20:54:49.3978445Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:54:49.3998242Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:54:49.3998645Z 2025-05-07T20:54:49.3998650Z 2025-05-07T20:54:49.3998654Z 2025-05-07T20:54:49.3998658Z 2025-05-07T20:54:49.4019003Z ################################################################################ 2025-05-07T20:54:49.4034119Z # [2025-05-07T20:54:49.403Z] Run Python Test Suite: 2025-05-07T20:54:49.4034599Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:54:49.4034958Z ################################################################################ 2025-05-07T20:54:49.4060737Z + 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:54:49.4061417Z 2025-05-07T20:54:51.5586271Z ============================= test session starts ============================== 2025-05-07T20:54:51.5586954Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:51.5587488Z cachedir: .pytest_cache 2025-05-07T20:54:51.5588383Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:51.5589127Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:51.5589559Z plugins: hypothesis-6.131.14 2025-05-07T20:54:53.2519076Z collecting ... collected 3 items 2025-05-07T20:54:53.2519584Z 2025-05-07T20:54:53.7707510Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7708624Z self=, 2025-05-07T20:54:53.7709233Z use_cpu=False, 2025-05-07T20:54:53.7709500Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7709822Z quantize_type=SparseType.FP32, 2025-05-07T20:54:53.7710110Z ) 2025-05-07T20:54:53.7710357Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7711001Z self=, 2025-05-07T20:54:53.7711613Z use_cpu=True, 2025-05-07T20:54:53.7711869Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7712191Z quantize_type=SparseType.FP32, 2025-05-07T20:54:53.7712463Z ) 2025-05-07T20:54:53.7712708Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7713355Z self=, 2025-05-07T20:54:53.7713949Z use_cpu=True, 2025-05-07T20:54:53.7714203Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7714524Z quantize_type=SparseType.FP32, 2025-05-07T20:54:53.7714798Z ) 2025-05-07T20:54:53.7715039Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7715703Z self=, 2025-05-07T20:54:53.7716296Z use_cpu=True, 2025-05-07T20:54:53.7716546Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7716865Z quantize_type=SparseType.INT2, 2025-05-07T20:54:53.7717147Z ) 2025-05-07T20:54:53.7717380Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7718016Z self=, 2025-05-07T20:54:53.7718614Z use_cpu=True, 2025-05-07T20:54:53.7718860Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7719535Z quantize_type=SparseType.FP16, 2025-05-07T20:54:53.7719817Z ) 2025-05-07T20:54:53.7720051Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7720689Z self=, 2025-05-07T20:54:53.7721280Z use_cpu=False, 2025-05-07T20:54:53.7721526Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7721852Z quantize_type=SparseType.FP16, 2025-05-07T20:54:53.7722128Z ) 2025-05-07T20:54:53.7722368Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7722996Z self=, 2025-05-07T20:54:53.7723592Z use_cpu=False, 2025-05-07T20:54:53.7723843Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7724158Z quantize_type=SparseType.INT4, 2025-05-07T20:54:53.7724436Z ) 2025-05-07T20:54:53.7724676Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7725314Z self=, 2025-05-07T20:54:53.7725909Z use_cpu=False, 2025-05-07T20:54:53.7726164Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7726489Z quantize_type=SparseType.INT4, 2025-05-07T20:54:53.7726762Z ) 2025-05-07T20:54:53.7727007Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7727746Z self=, 2025-05-07T20:54:53.7728337Z use_cpu=False, 2025-05-07T20:54:53.7728596Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7729088Z quantize_type=SparseType.INT8, 2025-05-07T20:54:53.7729361Z ) 2025-05-07T20:54:53.7729602Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7730338Z self=, 2025-05-07T20:54:53.7730929Z use_cpu=False, 2025-05-07T20:54:53.7731189Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7731514Z quantize_type=SparseType.FP16, 2025-05-07T20:54:53.7731793Z ) 2025-05-07T20:54:53.7732025Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7732661Z self=, 2025-05-07T20:54:53.7733287Z use_cpu=False, 2025-05-07T20:54:53.7733560Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7733885Z quantize_type=SparseType.INT2, 2025-05-07T20:54:53.7734164Z ) 2025-05-07T20:54:53.7734397Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7735134Z self=, 2025-05-07T20:54:53.7735740Z use_cpu=True, 2025-05-07T20:54:53.7736187Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7736512Z quantize_type=SparseType.INT4, 2025-05-07T20:54:53.7736792Z ) 2025-05-07T20:54:53.7737026Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7737662Z self=, 2025-05-07T20:54:53.7738254Z use_cpu=False, 2025-05-07T20:54:53.7738499Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7738818Z quantize_type=SparseType.INT2, 2025-05-07T20:54:53.7739093Z ) 2025-05-07T20:54:53.7739325Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7739958Z self=, 2025-05-07T20:54:53.7740548Z use_cpu=True, 2025-05-07T20:54:53.7740791Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7741101Z quantize_type=SparseType.INT8, 2025-05-07T20:54:53.7741373Z ) 2025-05-07T20:54:53.7741607Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7742362Z self=, 2025-05-07T20:54:53.7742952Z use_cpu=True, 2025-05-07T20:54:53.7743198Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7743509Z quantize_type=SparseType.FP16, 2025-05-07T20:54:53.7743784Z ) 2025-05-07T20:54:53.7744019Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7744655Z self=, 2025-05-07T20:54:53.7745237Z use_cpu=False, 2025-05-07T20:54:53.7745484Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7745800Z quantize_type=SparseType.FP32, 2025-05-07T20:54:53.7746068Z ) 2025-05-07T20:54:53.7746303Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7746937Z self=, 2025-05-07T20:54:53.7747527Z use_cpu=False, 2025-05-07T20:54:53.7747776Z use_array_for_index_remapping=True, 2025-05-07T20:54:53.7748089Z quantize_type=SparseType.INT8, 2025-05-07T20:54:53.7748355Z ) 2025-05-07T20:54:53.7748596Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7749229Z self=, 2025-05-07T20:54:53.7749890Z use_cpu=True, 2025-05-07T20:54:53.7750132Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7750450Z quantize_type=SparseType.INT8, 2025-05-07T20:54:53.7750726Z ) 2025-05-07T20:54:53.7750956Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7751587Z self=, 2025-05-07T20:54:53.7752234Z use_cpu=True, 2025-05-07T20:54:53.7752477Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7752801Z quantize_type=SparseType.INT2, 2025-05-07T20:54:53.7753079Z ) 2025-05-07T20:54:53.7753309Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:54:53.7753943Z self=, 2025-05-07T20:54:53.7754532Z use_cpu=True, 2025-05-07T20:54:53.7754781Z use_array_for_index_remapping=False, 2025-05-07T20:54:53.7755094Z quantize_type=SparseType.INT4, 2025-05-07T20:54:53.7755369Z ) 2025-05-07T20:54:53.7755566Z PASSED 2025-05-07T20:55:41.5901718Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5904100Z self=, 2025-05-07T20:55:41.5904937Z T=1, 2025-05-07T20:55:41.5905239Z D=2, 2025-05-07T20:55:41.5905620Z log_E=3, 2025-05-07T20:55:41.5906083Z pruning_ratio=0.0, 2025-05-07T20:55:41.5906571Z use_cpu=False, 2025-05-07T20:55:41.5906983Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5907358Z ) 2025-05-07T20:55:41.5907675Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5908507Z self=, 2025-05-07T20:55:41.5909277Z T=5, 2025-05-07T20:55:41.5909516Z D=2, 2025-05-07T20:55:41.5909758Z log_E=3, 2025-05-07T20:55:41.5910032Z pruning_ratio=0.0, 2025-05-07T20:55:41.5910319Z use_cpu=False, 2025-05-07T20:55:41.5910622Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5910979Z ) 2025-05-07T20:55:41.5911295Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5912127Z self=, 2025-05-07T20:55:41.5912882Z T=5, 2025-05-07T20:55:41.5913573Z D=125, 2025-05-07T20:55:41.5913827Z log_E=4, 2025-05-07T20:55:41.5914098Z pruning_ratio=0.030370770318298716, 2025-05-07T20:55:41.5914453Z use_cpu=True, 2025-05-07T20:55:41.5914755Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5915107Z ) 2025-05-07T20:55:41.5915454Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5916282Z self=, 2025-05-07T20:55:41.5917040Z T=2, 2025-05-07T20:55:41.5917278Z D=2, 2025-05-07T20:55:41.5917523Z log_E=3, 2025-05-07T20:55:41.5917786Z pruning_ratio=0.0, 2025-05-07T20:55:41.5918074Z use_cpu=False, 2025-05-07T20:55:41.5918379Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5918734Z ) 2025-05-07T20:55:41.5919036Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5919869Z self=, 2025-05-07T20:55:41.5920623Z T=2, 2025-05-07T20:55:41.5920859Z D=85, 2025-05-07T20:55:41.5921102Z log_E=3, 2025-05-07T20:55:41.5921374Z pruning_ratio=0.447942893011325, 2025-05-07T20:55:41.5921713Z use_cpu=True, 2025-05-07T20:55:41.5922014Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5922367Z ) 2025-05-07T20:55:41.5922665Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5923609Z self=, 2025-05-07T20:55:41.5924363Z T=6, 2025-05-07T20:55:41.5924604Z D=77, 2025-05-07T20:55:41.5924839Z log_E=5, 2025-05-07T20:55:41.5925112Z pruning_ratio=0.8169549141302938, 2025-05-07T20:55:41.5925460Z use_cpu=True, 2025-05-07T20:55:41.5925846Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5926198Z ) 2025-05-07T20:55:41.5926499Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5927321Z self=, 2025-05-07T20:55:41.5928074Z T=6, 2025-05-07T20:55:41.5928314Z D=21, 2025-05-07T20:55:41.5928552Z log_E=4, 2025-05-07T20:55:41.5928825Z pruning_ratio=0.9396967751023334, 2025-05-07T20:55:41.5929171Z use_cpu=False, 2025-05-07T20:55:41.5929466Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5929821Z ) 2025-05-07T20:55:41.5930123Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5930948Z self=, 2025-05-07T20:55:41.5931695Z T=4, 2025-05-07T20:55:41.5931937Z D=93, 2025-05-07T20:55:41.5932181Z log_E=5, 2025-05-07T20:55:41.5932452Z pruning_ratio=0.4070548873398759, 2025-05-07T20:55:41.5932797Z use_cpu=False, 2025-05-07T20:55:41.5933100Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5933449Z ) 2025-05-07T20:55:41.5933750Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5934570Z self=, 2025-05-07T20:55:41.5935510Z T=1, 2025-05-07T20:55:41.5935752Z D=86, 2025-05-07T20:55:41.5936230Z log_E=5, 2025-05-07T20:55:41.5936630Z pruning_ratio=0.25611606629172323, 2025-05-07T20:55:41.5936985Z use_cpu=True, 2025-05-07T20:55:41.5937287Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5937640Z ) 2025-05-07T20:55:41.5937935Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5938759Z self=, 2025-05-07T20:55:41.5939516Z T=10, 2025-05-07T20:55:41.5939753Z D=55, 2025-05-07T20:55:41.5939994Z log_E=4, 2025-05-07T20:55:41.5940271Z pruning_ratio=0.5166468682390555, 2025-05-07T20:55:41.5940810Z use_cpu=True, 2025-05-07T20:55:41.5941117Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5941470Z ) 2025-05-07T20:55:41.5941768Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5942587Z self=, 2025-05-07T20:55:41.5943339Z T=9, 2025-05-07T20:55:41.5943576Z D=76, 2025-05-07T20:55:41.5943817Z log_E=4, 2025-05-07T20:55:41.5944090Z pruning_ratio=0.5610444574615596, 2025-05-07T20:55:41.5944438Z use_cpu=False, 2025-05-07T20:55:41.5944735Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5945083Z ) 2025-05-07T20:55:41.5945383Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5946201Z self=, 2025-05-07T20:55:41.5946963Z T=9, 2025-05-07T20:55:41.5947213Z D=76, 2025-05-07T20:55:41.5947454Z log_E=4, 2025-05-07T20:55:41.5947732Z pruning_ratio=0.5610444574615596, 2025-05-07T20:55:41.5948076Z use_cpu=True, 2025-05-07T20:55:41.5948371Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5948724Z ) 2025-05-07T20:55:41.5949027Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5949840Z self=, 2025-05-07T20:55:41.5950673Z T=9, 2025-05-07T20:55:41.5950912Z D=9, 2025-05-07T20:55:41.5951149Z log_E=4, 2025-05-07T20:55:41.5951422Z pruning_ratio=0.5610444574615596, 2025-05-07T20:55:41.5951766Z use_cpu=True, 2025-05-07T20:55:41.5952065Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5952408Z ) 2025-05-07T20:55:41.5952709Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5953606Z self=, 2025-05-07T20:55:41.5954351Z T=8, 2025-05-07T20:55:41.5954590Z D=31, 2025-05-07T20:55:41.5954831Z log_E=3, 2025-05-07T20:55:41.5955099Z pruning_ratio=0.17568993989270743, 2025-05-07T20:55:41.5955447Z use_cpu=True, 2025-05-07T20:55:41.5955747Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5956095Z ) 2025-05-07T20:55:41.5956397Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5957226Z self=, 2025-05-07T20:55:41.5957982Z T=8, 2025-05-07T20:55:41.5958218Z D=31, 2025-05-07T20:55:41.5958463Z log_E=3, 2025-05-07T20:55:41.5958738Z pruning_ratio=0.17568993989270743, 2025-05-07T20:55:41.5959082Z use_cpu=True, 2025-05-07T20:55:41.5959385Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5959736Z ) 2025-05-07T20:55:41.5960031Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5960867Z self=, 2025-05-07T20:55:41.5961631Z T=1, 2025-05-07T20:55:41.5961867Z D=31, 2025-05-07T20:55:41.5962109Z log_E=3, 2025-05-07T20:55:41.5962380Z pruning_ratio=0.17568993989270743, 2025-05-07T20:55:41.5962722Z use_cpu=True, 2025-05-07T20:55:41.5963021Z use_array_for_index_remapping=True, 2025-05-07T20:55:41.5963377Z ) 2025-05-07T20:55:41.5963674Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5964500Z self=, 2025-05-07T20:55:41.5965253Z T=5, 2025-05-07T20:55:41.5965493Z D=76, 2025-05-07T20:55:41.5965728Z log_E=3, 2025-05-07T20:55:41.5966010Z pruning_ratio=0.6072137440248582, 2025-05-07T20:55:41.5966359Z use_cpu=True, 2025-05-07T20:55:41.5966656Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5967106Z ) 2025-05-07T20:55:41.5967416Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5968231Z self=, 2025-05-07T20:55:41.5968984Z T=5, 2025-05-07T20:55:41.5969225Z D=76, 2025-05-07T20:55:41.5969460Z log_E=5, 2025-05-07T20:55:41.5969736Z pruning_ratio=0.6072137440248582, 2025-05-07T20:55:41.5970090Z use_cpu=True, 2025-05-07T20:55:41.5970427Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5970801Z ) 2025-05-07T20:55:41.5971117Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5971945Z self=, 2025-05-07T20:55:41.5972550Z T=1, 2025-05-07T20:55:41.5972752Z D=76, 2025-05-07T20:55:41.5972952Z log_E=5, 2025-05-07T20:55:41.5973170Z pruning_ratio=0.6072137440248582, 2025-05-07T20:55:41.5973459Z use_cpu=True, 2025-05-07T20:55:41.5973710Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5973994Z ) 2025-05-07T20:55:41.5974242Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5974989Z self=, 2025-05-07T20:55:41.5975624Z T=5, 2025-05-07T20:55:41.5975833Z D=76, 2025-05-07T20:55:41.5976091Z log_E=5, 2025-05-07T20:55:41.5976314Z pruning_ratio=0.6072137440248582, 2025-05-07T20:55:41.5976592Z use_cpu=False, 2025-05-07T20:55:41.5976842Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5977128Z ) 2025-05-07T20:55:41.5977365Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5978044Z self=, 2025-05-07T20:55:41.5978697Z T=1, 2025-05-07T20:55:41.5978884Z D=76, 2025-05-07T20:55:41.5979085Z log_E=5, 2025-05-07T20:55:41.5979307Z pruning_ratio=0.6072137440248582, 2025-05-07T20:55:41.5979582Z use_cpu=False, 2025-05-07T20:55:41.5979831Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5980118Z ) 2025-05-07T20:55:41.5980361Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5981022Z self=, 2025-05-07T20:55:41.5981626Z T=1, 2025-05-07T20:55:41.5981821Z D=2, 2025-05-07T20:55:41.5982014Z log_E=5, 2025-05-07T20:55:41.5982238Z pruning_ratio=0.6072137440248582, 2025-05-07T20:55:41.5982520Z use_cpu=False, 2025-05-07T20:55:41.5982763Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5983048Z ) 2025-05-07T20:55:41.5983291Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5983961Z self=, 2025-05-07T20:55:41.5984562Z T=1, 2025-05-07T20:55:41.5984755Z D=5, 2025-05-07T20:55:41.5984946Z log_E=5, 2025-05-07T20:55:41.5985171Z pruning_ratio=0.6072137440248582, 2025-05-07T20:55:41.5985453Z use_cpu=False, 2025-05-07T20:55:41.5985697Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5985982Z ) 2025-05-07T20:55:41.5986226Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5994103Z self=, 2025-05-07T20:55:41.5994869Z T=4, 2025-05-07T20:55:41.5995068Z D=117, 2025-05-07T20:55:41.5995277Z log_E=4, 2025-05-07T20:55:41.5995514Z pruning_ratio=0.15647783223204703, 2025-05-07T20:55:41.5995802Z use_cpu=True, 2025-05-07T20:55:41.5996070Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5996365Z ) 2025-05-07T20:55:41.5996613Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.5997447Z self=, 2025-05-07T20:55:41.5998070Z T=4, 2025-05-07T20:55:41.5998272Z D=117, 2025-05-07T20:55:41.5998473Z log_E=4, 2025-05-07T20:55:41.5998706Z pruning_ratio=0.15647783223204703, 2025-05-07T20:55:41.5998999Z use_cpu=False, 2025-05-07T20:55:41.5999245Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.5999542Z ) 2025-05-07T20:55:41.5999796Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:41.6000491Z self=, 2025-05-07T20:55:41.6001100Z T=4, 2025-05-07T20:55:41.6001303Z D=4, 2025-05-07T20:55:41.6001495Z log_E=4, 2025-05-07T20:55:41.6001727Z pruning_ratio=0.15647783223204703, 2025-05-07T20:55:41.6002016Z use_cpu=False, 2025-05-07T20:55:41.6002262Z use_array_for_index_remapping=False, 2025-05-07T20:55:41.6002560Z ) 2025-05-07T20:55:47.4957365Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4958553Z self=, 2025-05-07T20:55:47.4959540Z T=3, 2025-05-07T20:55:47.4959832Z D=57, 2025-05-07T20:55:47.4960148Z log_E=4, 2025-05-07T20:55:47.4960527Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:55:47.4961381Z use_cpu=True, 2025-05-07T20:55:47.4961781Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.4962247Z ) 2025-05-07T20:55:47.4962646Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4963779Z self=, 2025-05-07T20:55:47.4964948Z T=4, 2025-05-07T20:55:47.4965268Z D=57, 2025-05-07T20:55:47.4965574Z log_E=4, 2025-05-07T20:55:47.4965934Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:55:47.4966382Z use_cpu=True, 2025-05-07T20:55:47.4966742Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.4967231Z ) 2025-05-07T20:55:47.4967655Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4968810Z self=, 2025-05-07T20:55:47.4969885Z T=1, 2025-05-07T20:55:47.4970227Z D=44, 2025-05-07T20:55:47.4970562Z log_E=5, 2025-05-07T20:55:47.4970927Z pruning_ratio=0.146423266365868, 2025-05-07T20:55:47.4971405Z use_cpu=True, 2025-05-07T20:55:47.4971826Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.4972305Z ) 2025-05-07T20:55:47.4972725Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4973897Z self=, 2025-05-07T20:55:47.4975117Z T=1, 2025-05-07T20:55:47.4975450Z D=44, 2025-05-07T20:55:47.4975792Z log_E=3, 2025-05-07T20:55:47.4976153Z pruning_ratio=0.146423266365868, 2025-05-07T20:55:47.4976633Z use_cpu=True, 2025-05-07T20:55:47.4977098Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.4977571Z ) 2025-05-07T20:55:47.4977986Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4979159Z self=, 2025-05-07T20:55:47.4980231Z T=3, 2025-05-07T20:55:47.4980547Z D=44, 2025-05-07T20:55:47.4980870Z log_E=3, 2025-05-07T20:55:47.4981236Z pruning_ratio=0.146423266365868, 2025-05-07T20:55:47.4981702Z use_cpu=True, 2025-05-07T20:55:47.4982111Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.4982590Z ) 2025-05-07T20:55:47.4982990Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4984411Z self=, 2025-05-07T20:55:47.4985490Z T=7, 2025-05-07T20:55:47.4985808Z D=38, 2025-05-07T20:55:47.4986137Z log_E=5, 2025-05-07T20:55:47.4986521Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:55:47.4987003Z use_cpu=True, 2025-05-07T20:55:47.4987415Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.4987899Z ) 2025-05-07T20:55:47.4988314Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4989478Z self=, 2025-05-07T20:55:47.4990552Z T=7, 2025-05-07T20:55:47.4990882Z D=38, 2025-05-07T20:55:47.4991203Z log_E=3, 2025-05-07T20:55:47.4991590Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:55:47.4992081Z use_cpu=True, 2025-05-07T20:55:47.4992489Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.4992983Z ) 2025-05-07T20:55:47.4993407Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4994583Z self=, 2025-05-07T20:55:47.4995673Z T=7, 2025-05-07T20:55:47.4995992Z D=7, 2025-05-07T20:55:47.4996314Z log_E=3, 2025-05-07T20:55:47.4996698Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:55:47.4997185Z use_cpu=True, 2025-05-07T20:55:47.4997595Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.4998168Z ) 2025-05-07T20:55:47.4998591Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.4999747Z self=, 2025-05-07T20:55:47.5000826Z T=3, 2025-05-07T20:55:47.5001158Z D=7, 2025-05-07T20:55:47.5001473Z log_E=3, 2025-05-07T20:55:47.5002007Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:55:47.5002510Z use_cpu=True, 2025-05-07T20:55:47.5002907Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.5003400Z ) 2025-05-07T20:55:47.5003816Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.5004964Z self=, 2025-05-07T20:55:47.5006042Z T=3, 2025-05-07T20:55:47.5006368Z D=3, 2025-05-07T20:55:47.5006690Z log_E=3, 2025-05-07T20:55:47.5007118Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:55:47.5007620Z use_cpu=True, 2025-05-07T20:55:47.5008039Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.5008517Z ) 2025-05-07T20:55:47.5008936Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.5009950Z self=, 2025-05-07T20:55:47.5010998Z T=1, 2025-05-07T20:55:47.5011327Z D=112, 2025-05-07T20:55:47.5011660Z log_E=4, 2025-05-07T20:55:47.5012028Z pruning_ratio=0.3154691918839121, 2025-05-07T20:55:47.5012512Z use_cpu=False, 2025-05-07T20:55:47.5012930Z use_array_for_index_remapping=True, 2025-05-07T20:55:47.5013397Z ) 2025-05-07T20:55:47.5013813Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.5015092Z self=, 2025-05-07T20:55:47.5016158Z T=1, 2025-05-07T20:55:47.5016482Z D=112, 2025-05-07T20:55:47.5016812Z log_E=4, 2025-05-07T20:55:47.5017181Z pruning_ratio=0.3154691918839121, 2025-05-07T20:55:47.5017646Z use_cpu=False, 2025-05-07T20:55:47.5018060Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.5018542Z ) 2025-05-07T20:55:47.5018945Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.5020098Z self=, 2025-05-07T20:55:47.5021171Z T=4, 2025-05-07T20:55:47.5021487Z D=112, 2025-05-07T20:55:47.5021959Z log_E=4, 2025-05-07T20:55:47.5022336Z pruning_ratio=0.3154691918839121, 2025-05-07T20:55:47.5022805Z use_cpu=False, 2025-05-07T20:55:47.5023223Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.5023703Z ) 2025-05-07T20:55:47.5024103Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:55:47.5025263Z self=, 2025-05-07T20:55:47.5026328Z T=1, 2025-05-07T20:55:47.5026650Z D=4, 2025-05-07T20:55:47.5026962Z log_E=4, 2025-05-07T20:55:47.5027328Z pruning_ratio=0.3154691918839121, 2025-05-07T20:55:47.5027801Z use_cpu=False, 2025-05-07T20:55:47.5028207Z use_array_for_index_remapping=False, 2025-05-07T20:55:47.5028688Z ) 2025-05-07T20:55:47.5029018Z PASSED 2025-05-07T20:55:48.6008790Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6010420Z self=, 2025-05-07T20:55:48.6011304Z T=1, 2025-05-07T20:55:48.6011621Z D=2, 2025-05-07T20:55:48.6011905Z B=1, 2025-05-07T20:55:48.6012218Z log_E=3, 2025-05-07T20:55:48.6012545Z L=0, 2025-05-07T20:55:48.6012890Z pooling_mode=, 2025-05-07T20:55:48.6013832Z quantize_type=SparseType.FP32, 2025-05-07T20:55:48.6014272Z use_cpu=False, 2025-05-07T20:55:48.6014633Z pruning_ratio=None, 2025-05-07T20:55:48.6015175Z ) 2025-05-07T20:55:48.6015523Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6016490Z self=, 2025-05-07T20:55:48.6017440Z T=7, 2025-05-07T20:55:48.6017930Z D=2, 2025-05-07T20:55:48.6018229Z B=1, 2025-05-07T20:55:48.6018508Z log_E=3, 2025-05-07T20:55:48.6018826Z L=0, 2025-05-07T20:55:48.6019195Z pooling_mode=, 2025-05-07T20:55:48.6019697Z quantize_type=SparseType.FP32, 2025-05-07T20:55:48.6020145Z use_cpu=False, 2025-05-07T20:55:48.6020508Z pruning_ratio=None, 2025-05-07T20:55:48.6020872Z ) 2025-05-07T20:55:48.6021230Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6022209Z self=, 2025-05-07T20:55:48.6023152Z T=7, 2025-05-07T20:55:48.6023477Z D=111, 2025-05-07T20:55:48.6023794Z B=93, 2025-05-07T20:55:48.6024093Z log_E=5, 2025-05-07T20:55:48.6024419Z L=5, 2025-05-07T20:55:48.6024792Z pooling_mode=, 2025-05-07T20:55:48.6025307Z quantize_type=SparseType.INT4, 2025-05-07T20:55:48.6025745Z use_cpu=False, 2025-05-07T20:55:48.6026119Z pruning_ratio=0.0, 2025-05-07T20:55:48.6026491Z ) 2025-05-07T20:55:48.6026835Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6027808Z self=, 2025-05-07T20:55:48.6028673Z T=1, 2025-05-07T20:55:48.6028970Z D=41, 2025-05-07T20:55:48.6029286Z B=1, 2025-05-07T20:55:48.6029588Z log_E=3, 2025-05-07T20:55:48.6029887Z L=0, 2025-05-07T20:55:48.6030228Z pooling_mode=, 2025-05-07T20:55:48.6030749Z quantize_type=SparseType.FP32, 2025-05-07T20:55:48.6031179Z use_cpu=False, 2025-05-07T20:55:48.6031495Z pruning_ratio=None, 2025-05-07T20:55:48.6031828Z ) 2025-05-07T20:55:48.6032122Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6033009Z self=, 2025-05-07T20:55:48.6033913Z T=1, 2025-05-07T20:55:48.6034210Z D=41, 2025-05-07T20:55:48.6034482Z B=83, 2025-05-07T20:55:48.6034768Z log_E=3, 2025-05-07T20:55:48.6035061Z L=16, 2025-05-07T20:55:48.6035606Z pooling_mode=, 2025-05-07T20:55:48.6036325Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6036731Z use_cpu=True, 2025-05-07T20:55:48.6037055Z pruning_ratio=None, 2025-05-07T20:55:48.6037385Z ) 2025-05-07T20:55:48.6037698Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6038515Z self=, 2025-05-07T20:55:48.6039317Z T=8, 2025-05-07T20:55:48.6039594Z D=104, 2025-05-07T20:55:48.6039870Z B=39, 2025-05-07T20:55:48.6040157Z log_E=4, 2025-05-07T20:55:48.6040449Z L=0, 2025-05-07T20:55:48.6040763Z pooling_mode=, 2025-05-07T20:55:48.6041219Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6041626Z use_cpu=False, 2025-05-07T20:55:48.6041946Z pruning_ratio=0.0, 2025-05-07T20:55:48.6042281Z ) 2025-05-07T20:55:48.6042594Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6043422Z self=, 2025-05-07T20:55:48.6044202Z T=6, 2025-05-07T20:55:48.6044486Z D=99, 2025-05-07T20:55:48.6044769Z B=22, 2025-05-07T20:55:48.6045044Z log_E=5, 2025-05-07T20:55:48.6045334Z L=1, 2025-05-07T20:55:48.6045658Z pooling_mode=, 2025-05-07T20:55:48.6046091Z quantize_type=SparseType.FP32, 2025-05-07T20:55:48.6046493Z use_cpu=False, 2025-05-07T20:55:48.6046948Z pruning_ratio=None, 2025-05-07T20:55:48.6047315Z ) 2025-05-07T20:55:48.6047629Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6048456Z self=, 2025-05-07T20:55:48.6049249Z T=9, 2025-05-07T20:55:48.6049527Z D=94, 2025-05-07T20:55:48.6049892Z B=104, 2025-05-07T20:55:48.6050167Z log_E=5, 2025-05-07T20:55:48.6050459Z L=3, 2025-05-07T20:55:48.6050778Z pooling_mode=, 2025-05-07T20:55:48.6051227Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6051630Z use_cpu=False, 2025-05-07T20:55:48.6051960Z pruning_ratio=None, 2025-05-07T20:55:48.6052291Z ) 2025-05-07T20:55:48.6052590Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6053415Z self=, 2025-05-07T20:55:48.6054207Z T=3, 2025-05-07T20:55:48.6054480Z D=40, 2025-05-07T20:55:48.6054872Z B=23, 2025-05-07T20:55:48.6055156Z log_E=4, 2025-05-07T20:55:48.6055440Z L=9, 2025-05-07T20:55:48.6055766Z pooling_mode=, 2025-05-07T20:55:48.6056211Z quantize_type=SparseType.INT4, 2025-05-07T20:55:48.6056601Z use_cpu=False, 2025-05-07T20:55:48.6056927Z pruning_ratio=0.0, 2025-05-07T20:55:48.6057259Z ) 2025-05-07T20:55:48.6057558Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6058379Z self=, 2025-05-07T20:55:48.6059166Z T=5, 2025-05-07T20:55:48.6059436Z D=7, 2025-05-07T20:55:48.6059717Z B=40, 2025-05-07T20:55:48.6060002Z log_E=4, 2025-05-07T20:55:48.6060288Z L=0, 2025-05-07T20:55:48.6060611Z pooling_mode=, 2025-05-07T20:55:48.6061057Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6061449Z use_cpu=True, 2025-05-07T20:55:48.6061768Z pruning_ratio=0.0, 2025-05-07T20:55:48.6062092Z ) 2025-05-07T20:55:48.6062397Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6063204Z self=, 2025-05-07T20:55:48.6063994Z T=1, 2025-05-07T20:55:48.6064272Z D=108, 2025-05-07T20:55:48.6064546Z B=110, 2025-05-07T20:55:48.6064825Z log_E=3, 2025-05-07T20:55:48.6065112Z L=10, 2025-05-07T20:55:48.6065424Z pooling_mode=, 2025-05-07T20:55:48.6066021Z quantize_type=SparseType.INT2, 2025-05-07T20:55:48.6066422Z use_cpu=True, 2025-05-07T20:55:48.6066738Z pruning_ratio=None, 2025-05-07T20:55:48.6067071Z ) 2025-05-07T20:55:48.6067380Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6068196Z self=, 2025-05-07T20:55:48.6068977Z T=1, 2025-05-07T20:55:48.6069258Z D=108, 2025-05-07T20:55:48.6069537Z B=110, 2025-05-07T20:55:48.6069809Z log_E=3, 2025-05-07T20:55:48.6070095Z L=0, 2025-05-07T20:55:48.6070417Z pooling_mode=, 2025-05-07T20:55:48.6070854Z quantize_type=SparseType.INT2, 2025-05-07T20:55:48.6071246Z use_cpu=True, 2025-05-07T20:55:48.6071570Z pruning_ratio=None, 2025-05-07T20:55:48.6071887Z ) 2025-05-07T20:55:48.6072204Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6073029Z self=, 2025-05-07T20:55:48.6073801Z T=3, 2025-05-07T20:55:48.6074079Z D=108, 2025-05-07T20:55:48.6074360Z B=110, 2025-05-07T20:55:48.6074632Z log_E=3, 2025-05-07T20:55:48.6074931Z L=0, 2025-05-07T20:55:48.6075251Z pooling_mode=, 2025-05-07T20:55:48.6075684Z quantize_type=SparseType.INT2, 2025-05-07T20:55:48.6076079Z use_cpu=True, 2025-05-07T20:55:48.6076403Z pruning_ratio=None, 2025-05-07T20:55:48.6076799Z ) 2025-05-07T20:55:48.6077125Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6077973Z self=, 2025-05-07T20:55:48.6078751Z T=3, 2025-05-07T20:55:48.6079020Z D=108, 2025-05-07T20:55:48.6079299Z B=3, 2025-05-07T20:55:48.6079578Z log_E=3, 2025-05-07T20:55:48.6079926Z L=0, 2025-05-07T20:55:48.6080245Z pooling_mode=, 2025-05-07T20:55:48.6080683Z quantize_type=SparseType.INT2, 2025-05-07T20:55:48.6081082Z use_cpu=True, 2025-05-07T20:55:48.6081411Z pruning_ratio=None, 2025-05-07T20:55:48.6081740Z ) 2025-05-07T20:55:48.6082045Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6082870Z self=, 2025-05-07T20:55:48.6083650Z T=3, 2025-05-07T20:55:48.6083918Z D=108, 2025-05-07T20:55:48.6084202Z B=3, 2025-05-07T20:55:48.6084477Z log_E=3, 2025-05-07T20:55:48.6084757Z L=3, 2025-05-07T20:55:48.6085070Z pooling_mode=, 2025-05-07T20:55:48.6085519Z quantize_type=SparseType.INT2, 2025-05-07T20:55:48.6085908Z use_cpu=True, 2025-05-07T20:55:48.6086233Z pruning_ratio=None, 2025-05-07T20:55:48.6086559Z ) 2025-05-07T20:55:48.6086858Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6087671Z self=, 2025-05-07T20:55:48.6088465Z T=3, 2025-05-07T20:55:48.6088741Z D=3, 2025-05-07T20:55:48.6089008Z B=3, 2025-05-07T20:55:48.6089290Z log_E=3, 2025-05-07T20:55:48.6089574Z L=3, 2025-05-07T20:55:48.6089881Z pooling_mode=, 2025-05-07T20:55:48.6090325Z quantize_type=SparseType.INT2, 2025-05-07T20:55:48.6090717Z use_cpu=True, 2025-05-07T20:55:48.6091033Z pruning_ratio=None, 2025-05-07T20:55:48.6091363Z ) 2025-05-07T20:55:48.6091672Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6092487Z self=, 2025-05-07T20:55:48.6093269Z T=7, 2025-05-07T20:55:48.6093550Z D=103, 2025-05-07T20:55:48.6093819Z B=81, 2025-05-07T20:55:48.6094094Z log_E=4, 2025-05-07T20:55:48.6094388Z L=7, 2025-05-07T20:55:48.6094810Z pooling_mode=, 2025-05-07T20:55:48.6095254Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6095652Z use_cpu=False, 2025-05-07T20:55:48.6096084Z pruning_ratio=None, 2025-05-07T20:55:48.6096414Z ) 2025-05-07T20:55:48.6096717Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6097532Z self=, 2025-05-07T20:55:48.6098309Z T=7, 2025-05-07T20:55:48.6098579Z D=103, 2025-05-07T20:55:48.6098859Z B=81, 2025-05-07T20:55:48.6099135Z log_E=4, 2025-05-07T20:55:48.6108493Z L=4, 2025-05-07T20:55:48.6108836Z pooling_mode=, 2025-05-07T20:55:48.6109291Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6109687Z use_cpu=False, 2025-05-07T20:55:48.6110020Z pruning_ratio=None, 2025-05-07T20:55:48.6110355Z ) 2025-05-07T20:55:48.6110672Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6111493Z self=, 2025-05-07T20:55:48.6112289Z T=7, 2025-05-07T20:55:48.6112581Z D=103, 2025-05-07T20:55:48.6112860Z B=4, 2025-05-07T20:55:48.6113143Z log_E=4, 2025-05-07T20:55:48.6113436Z L=4, 2025-05-07T20:55:48.6113748Z pooling_mode=, 2025-05-07T20:55:48.6114197Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6114598Z use_cpu=False, 2025-05-07T20:55:48.6114921Z pruning_ratio=None, 2025-05-07T20:55:48.6115253Z ) 2025-05-07T20:55:48.6115666Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6116478Z self=, 2025-05-07T20:55:48.6117268Z T=7, 2025-05-07T20:55:48.6117556Z D=103, 2025-05-07T20:55:48.6117831Z B=7, 2025-05-07T20:55:48.6118111Z log_E=4, 2025-05-07T20:55:48.6118399Z L=4, 2025-05-07T20:55:48.6118778Z pooling_mode=, 2025-05-07T20:55:48.6119228Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6119630Z use_cpu=False, 2025-05-07T20:55:48.6119966Z pruning_ratio=None, 2025-05-07T20:55:48.6120291Z ) 2025-05-07T20:55:48.6120608Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6121432Z self=, 2025-05-07T20:55:48.6122216Z T=7, 2025-05-07T20:55:48.6122495Z D=7, 2025-05-07T20:55:48.6122772Z B=7, 2025-05-07T20:55:48.6123047Z log_E=4, 2025-05-07T20:55:48.6123343Z L=4, 2025-05-07T20:55:48.6123664Z pooling_mode=, 2025-05-07T20:55:48.6124101Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6124502Z use_cpu=False, 2025-05-07T20:55:48.6124831Z pruning_ratio=None, 2025-05-07T20:55:48.6125152Z ) 2025-05-07T20:55:48.6125464Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6126290Z self=, 2025-05-07T20:55:48.6127097Z T=4, 2025-05-07T20:55:48.6127368Z D=7, 2025-05-07T20:55:48.6127651Z B=7, 2025-05-07T20:55:48.6127932Z log_E=4, 2025-05-07T20:55:48.6128220Z L=4, 2025-05-07T20:55:48.6128546Z pooling_mode=, 2025-05-07T20:55:48.6128993Z quantize_type=SparseType.FP16, 2025-05-07T20:55:48.6129390Z use_cpu=False, 2025-05-07T20:55:48.6129725Z pruning_ratio=None, 2025-05-07T20:55:48.6130058Z ) 2025-05-07T20:55:48.6130372Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6131209Z self=, 2025-05-07T20:55:48.6131999Z T=5, 2025-05-07T20:55:48.6132281Z D=106, 2025-05-07T20:55:48.6132571Z B=87, 2025-05-07T20:55:48.6132856Z log_E=3, 2025-05-07T20:55:48.6133143Z L=20, 2025-05-07T20:55:48.6133471Z pooling_mode=, 2025-05-07T20:55:48.6133932Z quantize_type=SparseType.FP32, 2025-05-07T20:55:48.6134326Z use_cpu=False, 2025-05-07T20:55:48.6134658Z pruning_ratio=0.0, 2025-05-07T20:55:48.6135216Z ) 2025-05-07T20:55:48.6135530Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6136641Z self=, 2025-05-07T20:55:48.6137441Z T=5, 2025-05-07T20:55:48.6137730Z D=106, 2025-05-07T20:55:48.6138014Z B=87, 2025-05-07T20:55:48.6138299Z log_E=3, 2025-05-07T20:55:48.6138592Z L=0, 2025-05-07T20:55:48.6138910Z pooling_mode=, 2025-05-07T20:55:48.6139366Z quantize_type=SparseType.FP32, 2025-05-07T20:55:48.6139771Z use_cpu=False, 2025-05-07T20:55:48.6140091Z pruning_ratio=0.0, 2025-05-07T20:55:48.6140420Z ) 2025-05-07T20:55:48.6140740Z Trying example: test_quantize_workflow( 2025-05-07T20:55:48.6141551Z self=, 2025-05-07T20:55:48.6142352Z T=5, 2025-05-07T20:55:48.6142634Z D=106, 2025-05-07T20:55:48.6142913Z B=87, 2025-05-07T20:55:48.6143201Z log_E=5, 2025-05-07T20:55:48.6143496Z L=0, 2025-05-07T20:55:48.6143810Z pooling_mode=, 2025-05-07T20:55:48.6144261Z quantize_type=SparseType.FP32, 2025-05-07T20:55:48.6144669Z use_cpu=False, 2025-05-07T20:55:48.6144989Z pruning_ratio=0.0, 2025-05-07T20:55:48.6145318Z ) 2025-05-07T20:55:49.4315117Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4316636Z self=, 2025-05-07T20:55:49.4317538Z T=1, 2025-05-07T20:55:49.4317850Z D=106, 2025-05-07T20:55:49.4318142Z B=87, 2025-05-07T20:55:49.4318427Z log_E=5, 2025-05-07T20:55:49.4318696Z L=0, 2025-05-07T20:55:49.4319008Z pooling_mode=, 2025-05-07T20:55:49.4319634Z quantize_type=SparseType.FP32, 2025-05-07T20:55:49.4320068Z use_cpu=False, 2025-05-07T20:55:49.4320393Z pruning_ratio=0.0, 2025-05-07T20:55:49.4320730Z ) 2025-05-07T20:55:49.4321068Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4322024Z self=, 2025-05-07T20:55:49.4322884Z T=5, 2025-05-07T20:55:49.4323195Z D=106, 2025-05-07T20:55:49.4323491Z B=106, 2025-05-07T20:55:49.4323797Z log_E=5, 2025-05-07T20:55:49.4324121Z L=0, 2025-05-07T20:55:49.4324499Z pooling_mode=, 2025-05-07T20:55:49.4325021Z quantize_type=SparseType.FP32, 2025-05-07T20:55:49.4325480Z use_cpu=False, 2025-05-07T20:55:49.4325858Z pruning_ratio=0.0, 2025-05-07T20:55:49.4326217Z ) 2025-05-07T20:55:49.4326549Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4327435Z self=, 2025-05-07T20:55:49.4328291Z T=1, 2025-05-07T20:55:49.4328593Z D=106, 2025-05-07T20:55:49.4328891Z B=106, 2025-05-07T20:55:49.4329205Z log_E=5, 2025-05-07T20:55:49.4329493Z L=0, 2025-05-07T20:55:49.4329824Z pooling_mode=, 2025-05-07T20:55:49.4330299Z quantize_type=SparseType.FP32, 2025-05-07T20:55:49.4330721Z use_cpu=False, 2025-05-07T20:55:49.4331071Z pruning_ratio=0.0, 2025-05-07T20:55:49.4331404Z ) 2025-05-07T20:55:49.4331730Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4332608Z self=, 2025-05-07T20:55:49.4333455Z T=1, 2025-05-07T20:55:49.4333746Z D=106, 2025-05-07T20:55:49.4334042Z B=106, 2025-05-07T20:55:49.4334307Z log_E=3, 2025-05-07T20:55:49.4334599Z L=0, 2025-05-07T20:55:49.4335091Z pooling_mode=, 2025-05-07T20:55:49.4335549Z quantize_type=SparseType.FP32, 2025-05-07T20:55:49.4337310Z use_cpu=False, 2025-05-07T20:55:49.4337662Z pruning_ratio=0.0, 2025-05-07T20:55:49.4337985Z ) 2025-05-07T20:55:49.4338536Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4339381Z self=, 2025-05-07T20:55:49.4340194Z T=8, 2025-05-07T20:55:49.4340467Z D=6, 2025-05-07T20:55:49.4340746Z B=51, 2025-05-07T20:55:49.4341028Z log_E=4, 2025-05-07T20:55:49.4341312Z L=1, 2025-05-07T20:55:49.4341635Z pooling_mode=, 2025-05-07T20:55:49.4342099Z quantize_type=SparseType.INT2, 2025-05-07T20:55:49.4342499Z use_cpu=True, 2025-05-07T20:55:49.4342828Z pruning_ratio=None, 2025-05-07T20:55:49.4343161Z ) 2025-05-07T20:55:49.4343464Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4344300Z self=, 2025-05-07T20:55:49.4345119Z T=8, 2025-05-07T20:55:49.4345390Z D=6, 2025-05-07T20:55:49.4345665Z B=51, 2025-05-07T20:55:49.4345950Z log_E=4, 2025-05-07T20:55:49.4346242Z L=0, 2025-05-07T20:55:49.4346566Z pooling_mode=, 2025-05-07T20:55:49.4347014Z quantize_type=SparseType.INT2, 2025-05-07T20:55:49.4347418Z use_cpu=True, 2025-05-07T20:55:49.4347738Z pruning_ratio=None, 2025-05-07T20:55:49.4348072Z ) 2025-05-07T20:55:49.4348384Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4349224Z self=, 2025-05-07T20:55:49.4350145Z T=4, 2025-05-07T20:55:49.4350424Z D=6, 2025-05-07T20:55:49.4350698Z B=51, 2025-05-07T20:55:49.4350979Z log_E=4, 2025-05-07T20:55:49.4351269Z L=0, 2025-05-07T20:55:49.4351585Z pooling_mode=, 2025-05-07T20:55:49.4352032Z quantize_type=SparseType.INT2, 2025-05-07T20:55:49.4352523Z use_cpu=True, 2025-05-07T20:55:49.4352844Z pruning_ratio=None, 2025-05-07T20:55:49.4353177Z ) 2025-05-07T20:55:49.4353489Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4354330Z self=, 2025-05-07T20:55:49.4355148Z T=4, 2025-05-07T20:55:49.4355428Z D=6, 2025-05-07T20:55:49.4355698Z B=51, 2025-05-07T20:55:49.4355978Z log_E=3, 2025-05-07T20:55:49.4356267Z L=0, 2025-05-07T20:55:49.4356583Z pooling_mode=, 2025-05-07T20:55:49.4357048Z quantize_type=SparseType.INT2, 2025-05-07T20:55:49.4357449Z use_cpu=True, 2025-05-07T20:55:49.4357779Z pruning_ratio=None, 2025-05-07T20:55:49.4358108Z ) 2025-05-07T20:55:49.4358421Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4359263Z self=, 2025-05-07T20:55:49.4360069Z T=4, 2025-05-07T20:55:49.4360347Z D=6, 2025-05-07T20:55:49.4360626Z B=1, 2025-05-07T20:55:49.4360900Z log_E=3, 2025-05-07T20:55:49.4361195Z L=0, 2025-05-07T20:55:49.4361523Z pooling_mode=, 2025-05-07T20:55:49.4361968Z quantize_type=SparseType.INT2, 2025-05-07T20:55:49.4362373Z use_cpu=True, 2025-05-07T20:55:49.4362701Z pruning_ratio=None, 2025-05-07T20:55:49.4363028Z ) 2025-05-07T20:55:49.4363347Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4364184Z self=, 2025-05-07T20:55:49.4365001Z T=4, 2025-05-07T20:55:49.4365275Z D=6, 2025-05-07T20:55:49.4365550Z B=1, 2025-05-07T20:55:49.4365828Z log_E=4, 2025-05-07T20:55:49.4366108Z L=0, 2025-05-07T20:55:49.4366429Z pooling_mode=, 2025-05-07T20:55:49.4366877Z quantize_type=SparseType.INT2, 2025-05-07T20:55:49.4367273Z use_cpu=True, 2025-05-07T20:55:49.4367602Z pruning_ratio=None, 2025-05-07T20:55:49.4367936Z ) 2025-05-07T20:55:49.4368239Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4369190Z self=, 2025-05-07T20:55:49.4370006Z T=4, 2025-05-07T20:55:49.4370283Z D=6, 2025-05-07T20:55:49.4370561Z B=4, 2025-05-07T20:55:49.4370844Z log_E=3, 2025-05-07T20:55:49.4371129Z L=0, 2025-05-07T20:55:49.4371448Z pooling_mode=, 2025-05-07T20:55:49.4371894Z quantize_type=SparseType.INT2, 2025-05-07T20:55:49.4372297Z use_cpu=True, 2025-05-07T20:55:49.4372625Z pruning_ratio=None, 2025-05-07T20:55:49.4372964Z ) 2025-05-07T20:55:49.4373269Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4374112Z self=, 2025-05-07T20:55:49.4375034Z T=5, 2025-05-07T20:55:49.4375316Z D=44, 2025-05-07T20:55:49.4375591Z B=88, 2025-05-07T20:55:49.4375875Z log_E=5, 2025-05-07T20:55:49.4376165Z L=14, 2025-05-07T20:55:49.4376486Z pooling_mode=, 2025-05-07T20:55:49.4376941Z quantize_type=SparseType.INT8, 2025-05-07T20:55:49.4377354Z use_cpu=True, 2025-05-07T20:55:49.4377719Z pruning_ratio=0.0, 2025-05-07T20:55:49.4378047Z ) 2025-05-07T20:55:49.4378355Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4379184Z self=, 2025-05-07T20:55:49.4380869Z T=5, 2025-05-07T20:55:49.4381152Z D=44, 2025-05-07T20:55:49.4381423Z B=88, 2025-05-07T20:55:49.4381705Z log_E=5, 2025-05-07T20:55:49.4382000Z L=0, 2025-05-07T20:55:49.4382311Z pooling_mode=, 2025-05-07T20:55:49.4382763Z quantize_type=SparseType.INT8, 2025-05-07T20:55:49.4383199Z use_cpu=True, 2025-05-07T20:55:49.4383526Z pruning_ratio=0.0, 2025-05-07T20:55:49.4383911Z ) 2025-05-07T20:55:49.4384223Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4385077Z self=, 2025-05-07T20:55:49.4385885Z T=1, 2025-05-07T20:55:49.4386166Z D=44, 2025-05-07T20:55:49.4386445Z B=88, 2025-05-07T20:55:49.4386718Z log_E=5, 2025-05-07T20:55:49.4387013Z L=0, 2025-05-07T20:55:49.4387335Z pooling_mode=, 2025-05-07T20:55:49.4387789Z quantize_type=SparseType.INT8, 2025-05-07T20:55:49.4388187Z use_cpu=True, 2025-05-07T20:55:49.4388520Z pruning_ratio=0.0, 2025-05-07T20:55:49.4388849Z ) 2025-05-07T20:55:49.4390703Z Trying example: test_quantize_workflow( 2025-05-07T20:55:49.4391546Z self=, 2025-05-07T20:55:49.4392349Z T=1, 2025-05-07T20:55:49.4392619Z D=44, 2025-05-07T20:55:49.4392907Z B=5, 2025-05-07T20:55:49.4393186Z log_E=5, 2025-05-07T20:55:49.4393467Z L=0, 2025-05-07T20:55:49.4393788Z pooling_mode=, 2025-05-07T20:55:49.4394250Z quantize_type=SparseType.INT8, 2025-05-07T20:55:49.4394644Z use_cpu=True, 2025-05-07T20:55:49.4394970Z pruning_ratio=0.0, 2025-05-07T20:55:49.4395298Z ) 2025-05-07T20:55:49.4395557Z PASSED 2025-05-07T20:55:49.4395729Z 2025-05-07T20:55:49.4395938Z =============================== warnings summary =============================== 2025-05-07T20:55:49.4396851Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:55:49.4398042Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:55:49.4400183Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:55:49.4402007Z res_scale_shift = torch.tensor( 2025-05-07T20:55:49.4402401Z 2025-05-07T20:55:49.4402952Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:55:49.4404135Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:55:49.4406509Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:55:49.4408529Z res_scale_shift = torch.tensor( 2025-05-07T20:55:49.4408834Z 2025-05-07T20:55:49.4409187Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:55:49.4409937Z ======================== 3 passed, 4 warnings in 58.01s ======================== 2025-05-07T20:55:50.0865751Z 2025-05-07T20:55:50.0866803Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:55:50.0884247Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 61 seconds 2025-05-07T20:55:50.0884605Z 2025-05-07T20:55:50.0884609Z 2025-05-07T20:55:50.0884613Z 2025-05-07T20:55:50.0884617Z 2025-05-07T20:55:50.0905867Z ################################################################################ 2025-05-07T20:55:50.0924079Z # [2025-05-07T20:55:50.092Z] Run Python Test Suite: 2025-05-07T20:55:50.0924718Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:55:50.0925042Z ################################################################################ 2025-05-07T20:55:50.0951032Z + 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:55:50.0951832Z 2025-05-07T20:55:52.2512909Z ============================= test session starts ============================== 2025-05-07T20:55:52.2513576Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:55:52.2514117Z cachedir: .pytest_cache 2025-05-07T20:55:52.2514703Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:55:52.2515442Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:55:52.2515870Z plugins: hypothesis-6.131.14 2025-05-07T20:55:53.9523679Z collecting ... collected 5 items 2025-05-07T20:55:53.9523928Z 2025-05-07T20:55:54.5855461Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5857107Z self=, 2025-05-07T20:55:54.5858083Z N=1, 2025-05-07T20:55:54.5858514Z indices_dtype=torch.int32, 2025-05-07T20:55:54.5858777Z ) 2025-05-07T20:55:54.5859028Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5859544Z self=, 2025-05-07T20:55:54.5860005Z N=3, 2025-05-07T20:55:54.5860229Z indices_dtype=torch.int32, 2025-05-07T20:55:54.5860490Z ) 2025-05-07T20:55:54.5860718Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5861235Z self=, 2025-05-07T20:55:54.5861710Z N=3, 2025-05-07T20:55:54.5861929Z indices_dtype=torch.int64, 2025-05-07T20:55:54.5862186Z ) 2025-05-07T20:55:54.5862421Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5862935Z self=, 2025-05-07T20:55:54.5863398Z N=7, 2025-05-07T20:55:54.5863621Z indices_dtype=torch.int32, 2025-05-07T20:55:54.5863884Z ) 2025-05-07T20:55:54.5864113Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5864854Z self=, 2025-05-07T20:55:54.5865325Z N=7, 2025-05-07T20:55:54.5865537Z indices_dtype=torch.int64, 2025-05-07T20:55:54.5865797Z ) 2025-05-07T20:55:54.5866029Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5866536Z self=, 2025-05-07T20:55:54.5866999Z N=5, 2025-05-07T20:55:54.5867214Z indices_dtype=torch.int64, 2025-05-07T20:55:54.5867474Z ) 2025-05-07T20:55:54.5867702Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5868209Z self=, 2025-05-07T20:55:54.5868676Z N=2, 2025-05-07T20:55:54.5868889Z indices_dtype=torch.int64, 2025-05-07T20:55:54.5869152Z ) 2025-05-07T20:55:54.5869383Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5869885Z self=, 2025-05-07T20:55:54.5870346Z N=8, 2025-05-07T20:55:54.5870561Z indices_dtype=torch.int64, 2025-05-07T20:55:54.5870813Z ) 2025-05-07T20:55:54.5871043Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5871553Z self=, 2025-05-07T20:55:54.5872111Z N=8, 2025-05-07T20:55:54.5872322Z indices_dtype=torch.int32, 2025-05-07T20:55:54.5872579Z ) 2025-05-07T20:55:54.5872810Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5873307Z self=, 2025-05-07T20:55:54.5873769Z N=1, 2025-05-07T20:55:54.5873984Z indices_dtype=torch.int64, 2025-05-07T20:55:54.5874328Z ) 2025-05-07T20:55:54.5874566Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5875077Z self=, 2025-05-07T20:55:54.5875535Z N=4, 2025-05-07T20:55:54.5875749Z indices_dtype=torch.int64, 2025-05-07T20:55:54.5876007Z ) 2025-05-07T20:55:54.5876230Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5876733Z self=, 2025-05-07T20:55:54.5877194Z N=4, 2025-05-07T20:55:54.5877412Z indices_dtype=torch.int32, 2025-05-07T20:55:54.5877664Z ) 2025-05-07T20:55:54.5877896Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5878401Z self=, 2025-05-07T20:55:54.5878884Z N=2, 2025-05-07T20:55:54.5879123Z indices_dtype=torch.int32, 2025-05-07T20:55:54.5879381Z ) 2025-05-07T20:55:54.5879613Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5880121Z self=, 2025-05-07T20:55:54.5880604Z N=6, 2025-05-07T20:55:54.5887303Z indices_dtype=torch.int64, 2025-05-07T20:55:54.5887592Z ) 2025-05-07T20:55:54.5887834Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5888426Z self=, 2025-05-07T20:55:54.5889024Z N=5, 2025-05-07T20:55:54.5889243Z indices_dtype=torch.int32, 2025-05-07T20:55:54.5889520Z ) 2025-05-07T20:55:54.5889760Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:55:54.5890336Z self=, 2025-05-07T20:55:54.5890878Z N=6, 2025-05-07T20:55:54.5891101Z indices_dtype=torch.int32, 2025-05-07T20:55:54.5891371Z ) 2025-05-07T20:55:54.5891563Z PASSED 2025-05-07T20:55:54.7237233Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7238279Z self=, 2025-05-07T20:55:54.7238774Z L=0, 2025-05-07T20:55:54.7238972Z H=512, 2025-05-07T20:55:54.7239311Z S=0, 2025-05-07T20:55:54.7239717Z ) 2025-05-07T20:55:54.7240198Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7241278Z self=, 2025-05-07T20:55:54.7242228Z L=3, 2025-05-07T20:55:54.7242618Z H=512, 2025-05-07T20:55:54.7243003Z S=0, 2025-05-07T20:55:54.7243386Z ) 2025-05-07T20:55:54.7243869Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7244919Z self=, 2025-05-07T20:55:54.7245862Z L=3, 2025-05-07T20:55:54.7246258Z H=1003, 2025-05-07T20:55:54.7246643Z S=112, 2025-05-07T20:55:54.7247026Z ) 2025-05-07T20:55:54.7247508Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7248561Z self=, 2025-05-07T20:55:54.7249161Z L=10, 2025-05-07T20:55:54.7249363Z H=512, 2025-05-07T20:55:54.7249558Z S=0, 2025-05-07T20:55:54.7249758Z ) 2025-05-07T20:55:54.7250006Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7250537Z self=, 2025-05-07T20:55:54.7251101Z L=10, 2025-05-07T20:55:54.7251300Z H=669, 2025-05-07T20:55:54.7251505Z S=119, 2025-05-07T20:55:54.7251698Z ) 2025-05-07T20:55:54.7251948Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7252488Z self=, 2025-05-07T20:55:54.7253030Z L=12, 2025-05-07T20:55:54.7253231Z H=886, 2025-05-07T20:55:54.7253434Z S=78, 2025-05-07T20:55:54.7253630Z ) 2025-05-07T20:55:54.7253885Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7254430Z self=, 2025-05-07T20:55:54.7255002Z L=1, 2025-05-07T20:55:54.7255202Z H=963, 2025-05-07T20:55:54.7255403Z S=32, 2025-05-07T20:55:54.7255598Z ) 2025-05-07T20:55:54.7255846Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7256389Z self=, 2025-05-07T20:55:54.7256878Z L=6, 2025-05-07T20:55:54.7257073Z H=625, 2025-05-07T20:55:54.7257275Z S=28, 2025-05-07T20:55:54.7257475Z ) 2025-05-07T20:55:54.7257717Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7258257Z self=, 2025-05-07T20:55:54.7258742Z L=7, 2025-05-07T20:55:54.7258936Z H=930, 2025-05-07T20:55:54.7259140Z S=70, 2025-05-07T20:55:54.7259343Z ) 2025-05-07T20:55:54.7259587Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7260128Z self=, 2025-05-07T20:55:54.7260613Z L=10, 2025-05-07T20:55:54.7260808Z H=783, 2025-05-07T20:55:54.7261009Z S=79, 2025-05-07T20:55:54.7261206Z ) 2025-05-07T20:55:54.7261451Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7261993Z self=, 2025-05-07T20:55:54.7262475Z L=16, 2025-05-07T20:55:54.7262678Z H=813, 2025-05-07T20:55:54.7262877Z S=1, 2025-05-07T20:55:54.7263078Z ) 2025-05-07T20:55:54.7263326Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7263858Z self=, 2025-05-07T20:55:54.7264342Z L=16, 2025-05-07T20:55:54.7264542Z H=512, 2025-05-07T20:55:54.7264825Z S=1, 2025-05-07T20:55:54.7265023Z ) 2025-05-07T20:55:54.7265269Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7265806Z self=, 2025-05-07T20:55:54.7266286Z L=0, 2025-05-07T20:55:54.7266485Z H=512, 2025-05-07T20:55:54.7266679Z S=1, 2025-05-07T20:55:54.7266874Z ) 2025-05-07T20:55:54.7267121Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7267654Z self=, 2025-05-07T20:55:54.7268135Z L=7, 2025-05-07T20:55:54.7268331Z H=994, 2025-05-07T20:55:54.7268529Z S=42, 2025-05-07T20:55:54.7268725Z ) 2025-05-07T20:55:54.7268965Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7269508Z self=, 2025-05-07T20:55:54.7269988Z L=7, 2025-05-07T20:55:54.7270179Z H=512, 2025-05-07T20:55:54.7270383Z S=42, 2025-05-07T20:55:54.7270581Z ) 2025-05-07T20:55:54.7270820Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7271359Z self=, 2025-05-07T20:55:54.7271837Z L=7, 2025-05-07T20:55:54.7272033Z H=512, 2025-05-07T20:55:54.7272222Z S=0, 2025-05-07T20:55:54.7272461Z ) 2025-05-07T20:55:54.7272705Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7273235Z self=, 2025-05-07T20:55:54.7273742Z L=10, 2025-05-07T20:55:54.7273934Z H=522, 2025-05-07T20:55:54.7274134Z S=89, 2025-05-07T20:55:54.7274326Z ) 2025-05-07T20:55:54.7274563Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7275172Z self=, 2025-05-07T20:55:54.7275654Z L=0, 2025-05-07T20:55:54.7275847Z H=522, 2025-05-07T20:55:54.7276044Z S=89, 2025-05-07T20:55:54.7276236Z ) 2025-05-07T20:55:54.7276473Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7277007Z self=, 2025-05-07T20:55:54.7277486Z L=0, 2025-05-07T20:55:54.7277675Z H=522, 2025-05-07T20:55:54.7277881Z S=0, 2025-05-07T20:55:54.7278074Z ) 2025-05-07T20:55:54.7278311Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7278875Z self=, 2025-05-07T20:55:54.7279382Z L=7, 2025-05-07T20:55:54.7279582Z H=1016, 2025-05-07T20:55:54.7279777Z S=116, 2025-05-07T20:55:54.7279976Z ) 2025-05-07T20:55:54.7280224Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7280754Z self=, 2025-05-07T20:55:54.7281238Z L=0, 2025-05-07T20:55:54.7281438Z H=1016, 2025-05-07T20:55:54.7281638Z S=116, 2025-05-07T20:55:54.7281839Z ) 2025-05-07T20:55:54.7282083Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7282615Z self=, 2025-05-07T20:55:54.7283095Z L=0, 2025-05-07T20:55:54.7283295Z H=1016, 2025-05-07T20:55:54.7283490Z S=0, 2025-05-07T20:55:54.7283691Z ) 2025-05-07T20:55:54.7283938Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7284469Z self=, 2025-05-07T20:55:54.7284955Z L=6, 2025-05-07T20:55:54.7285152Z H=795, 2025-05-07T20:55:54.7285352Z S=89, 2025-05-07T20:55:54.7285547Z ) 2025-05-07T20:55:54.7285792Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7286415Z self=, 2025-05-07T20:55:54.7286892Z L=6, 2025-05-07T20:55:54.7287092Z H=795, 2025-05-07T20:55:54.7287293Z S=6, 2025-05-07T20:55:54.7287482Z ) 2025-05-07T20:55:54.7287727Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7288263Z self=, 2025-05-07T20:55:54.7288742Z L=6, 2025-05-07T20:55:54.7288939Z H=795, 2025-05-07T20:55:54.7289140Z S=0, 2025-05-07T20:55:54.7289325Z ) 2025-05-07T20:55:54.7289569Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7290104Z self=, 2025-05-07T20:55:54.7290578Z L=6, 2025-05-07T20:55:54.7290772Z H=512, 2025-05-07T20:55:54.7290974Z S=0, 2025-05-07T20:55:54.7291161Z ) 2025-05-07T20:55:54.7291403Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7291943Z self=, 2025-05-07T20:55:54.7292423Z L=5, 2025-05-07T20:55:54.7292611Z H=888, 2025-05-07T20:55:54.7292813Z S=29, 2025-05-07T20:55:54.7293008Z ) 2025-05-07T20:55:54.7293245Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7293780Z self=, 2025-05-07T20:55:54.7294311Z L=0, 2025-05-07T20:55:54.7294505Z H=888, 2025-05-07T20:55:54.7294877Z S=29, 2025-05-07T20:55:54.7295077Z ) 2025-05-07T20:55:54.7295314Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7295847Z self=, 2025-05-07T20:55:54.7296323Z L=0, 2025-05-07T20:55:54.7296564Z H=888, 2025-05-07T20:55:54.7296763Z S=0, 2025-05-07T20:55:54.7296966Z ) 2025-05-07T20:55:54.7297212Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7297745Z self=, 2025-05-07T20:55:54.7298225Z L=11, 2025-05-07T20:55:54.7298422Z H=991, 2025-05-07T20:55:54.7298613Z S=39, 2025-05-07T20:55:54.7298810Z ) 2025-05-07T20:55:54.7299055Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7299583Z self=, 2025-05-07T20:55:54.7300069Z L=0, 2025-05-07T20:55:54.7300268Z H=991, 2025-05-07T20:55:54.7300461Z S=39, 2025-05-07T20:55:54.7300658Z ) 2025-05-07T20:55:54.7300905Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7301431Z self=, 2025-05-07T20:55:54.7301920Z L=0, 2025-05-07T20:55:54.7302119Z H=991, 2025-05-07T20:55:54.7302313Z S=0, 2025-05-07T20:55:54.7302508Z ) 2025-05-07T20:55:54.7302757Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7303292Z self=, 2025-05-07T20:55:54.7303765Z L=16, 2025-05-07T20:55:54.7303961Z H=1003, 2025-05-07T20:55:54.7304164Z S=29, 2025-05-07T20:55:54.7304354Z ) 2025-05-07T20:55:54.7304597Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7305130Z self=, 2025-05-07T20:55:54.7305601Z L=16, 2025-05-07T20:55:54.7305800Z H=1003, 2025-05-07T20:55:54.7306001Z S=16, 2025-05-07T20:55:54.7306189Z ) 2025-05-07T20:55:54.7306432Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7306965Z self=, 2025-05-07T20:55:54.7307437Z L=0, 2025-05-07T20:55:54.7307636Z H=1003, 2025-05-07T20:55:54.7307834Z S=16, 2025-05-07T20:55:54.7308022Z ) 2025-05-07T20:55:54.7308358Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7308903Z self=, 2025-05-07T20:55:54.7309381Z L=16, 2025-05-07T20:55:54.7309572Z H=1003, 2025-05-07T20:55:54.7309772Z S=0, 2025-05-07T20:55:54.7309968Z ) 2025-05-07T20:55:54.7310207Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7310744Z self=, 2025-05-07T20:55:54.7311222Z L=16, 2025-05-07T20:55:54.7311417Z H=512, 2025-05-07T20:55:54.7311617Z S=0, 2025-05-07T20:55:54.7311808Z ) 2025-05-07T20:55:54.7312048Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7312586Z self=, 2025-05-07T20:55:54.7313070Z L=11, 2025-05-07T20:55:54.7313270Z H=661, 2025-05-07T20:55:54.7313471Z S=76, 2025-05-07T20:55:54.7313677Z ) 2025-05-07T20:55:54.7313918Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7314461Z self=, 2025-05-07T20:55:54.7314938Z L=11, 2025-05-07T20:55:54.7315139Z H=512, 2025-05-07T20:55:54.7315333Z S=76, 2025-05-07T20:55:54.7315532Z ) 2025-05-07T20:55:54.7315779Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:55:54.7316361Z self=, 2025-05-07T20:55:54.7316839Z L=0, 2025-05-07T20:55:54.7317039Z H=512, 2025-05-07T20:55:54.7317239Z S=76, 2025-05-07T20:55:54.7317434Z ) 2025-05-07T20:55:54.7317626Z PASSED 2025-05-07T20:55:55.2252260Z 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:55:55.2253333Z self=, 2025-05-07T20:55:55.2253847Z N=1, 2025-05-07T20:55:55.2254070Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2254344Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2254598Z ) 2025-05-07T20:55:55.2254971Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2255565Z self=, 2025-05-07T20:55:55.2256070Z N=8, 2025-05-07T20:55:55.2256288Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2256561Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2256815Z ) 2025-05-07T20:55:55.2257085Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2257673Z self=, 2025-05-07T20:55:55.2258181Z N=6, 2025-05-07T20:55:55.2258392Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2258667Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2258931Z ) 2025-05-07T20:55:55.2259193Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2259780Z self=, 2025-05-07T20:55:55.2260283Z N=6, 2025-05-07T20:55:55.2260493Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2260766Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2261027Z ) 2025-05-07T20:55:55.2261291Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2261873Z self=, 2025-05-07T20:55:55.2262377Z N=5, 2025-05-07T20:55:55.2262596Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2262864Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2263123Z ) 2025-05-07T20:55:55.2263389Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2264096Z self=, 2025-05-07T20:55:55.2264602Z N=5, 2025-05-07T20:55:55.2264819Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2265083Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2265340Z ) 2025-05-07T20:55:55.2265606Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2266187Z self=, 2025-05-07T20:55:55.2266691Z N=6, 2025-05-07T20:55:55.2266906Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2267174Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2267425Z ) 2025-05-07T20:55:55.2267690Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2268276Z self=, 2025-05-07T20:55:55.2268772Z N=8, 2025-05-07T20:55:55.2268982Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2269249Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2269505Z ) 2025-05-07T20:55:55.2269770Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2270354Z self=, 2025-05-07T20:55:55.2270847Z N=1, 2025-05-07T20:55:55.2271056Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2271321Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2271644Z ) 2025-05-07T20:55:55.2271907Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2272489Z self=, 2025-05-07T20:55:55.2272990Z N=6, 2025-05-07T20:55:55.2273197Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2273462Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2273758Z ) 2025-05-07T20:55:55.2274016Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2274605Z self=, 2025-05-07T20:55:55.2275102Z N=5, 2025-05-07T20:55:55.2275310Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2275577Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2275834Z ) 2025-05-07T20:55:55.2276095Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2276678Z self=, 2025-05-07T20:55:55.2277185Z N=5, 2025-05-07T20:55:55.2277399Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2277658Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2277914Z ) 2025-05-07T20:55:55.2278177Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2278752Z self=, 2025-05-07T20:55:55.2279257Z N=5, 2025-05-07T20:55:55.2279468Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2279729Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2279990Z ) 2025-05-07T20:55:55.2280256Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2280830Z self=, 2025-05-07T20:55:55.2281332Z N=1, 2025-05-07T20:55:55.2281543Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2281808Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2282056Z ) 2025-05-07T20:55:55.2282322Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2282905Z self=, 2025-05-07T20:55:55.2283407Z N=7, 2025-05-07T20:55:55.2283617Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2283884Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2284131Z ) 2025-05-07T20:55:55.2284400Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2285068Z self=, 2025-05-07T20:55:55.2285567Z N=6, 2025-05-07T20:55:55.2285779Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2286045Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2286299Z ) 2025-05-07T20:55:55.2286557Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2287140Z self=, 2025-05-07T20:55:55.2287646Z N=3, 2025-05-07T20:55:55.2287852Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2288121Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2288377Z ) 2025-05-07T20:55:55.2288636Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2289220Z self=, 2025-05-07T20:55:55.2289726Z N=6, 2025-05-07T20:55:55.2289932Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2290198Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2290449Z ) 2025-05-07T20:55:55.2290713Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2291317Z self=, 2025-05-07T20:55:55.2291817Z N=4, 2025-05-07T20:55:55.2292032Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2292294Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2298469Z ) 2025-05-07T20:55:55.2298876Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2299471Z self=, 2025-05-07T20:55:55.2299990Z N=2, 2025-05-07T20:55:55.2300213Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2300483Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2300740Z ) 2025-05-07T20:55:55.2301056Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2301641Z self=, 2025-05-07T20:55:55.2302150Z N=4, 2025-05-07T20:55:55.2302364Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2302629Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2302890Z ) 2025-05-07T20:55:55.2303158Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2303741Z self=, 2025-05-07T20:55:55.2304253Z N=7, 2025-05-07T20:55:55.2304472Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2304741Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2305002Z ) 2025-05-07T20:55:55.2305268Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2305856Z self=, 2025-05-07T20:55:55.2306358Z N=5, 2025-05-07T20:55:55.2306572Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2306848Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2307104Z ) 2025-05-07T20:55:55.2307375Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2307961Z self=, 2025-05-07T20:55:55.2308465Z N=4, 2025-05-07T20:55:55.2308680Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2308949Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2309203Z ) 2025-05-07T20:55:55.2309467Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2310062Z self=, 2025-05-07T20:55:55.2310569Z N=8, 2025-05-07T20:55:55.2310779Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2311050Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2311304Z ) 2025-05-07T20:55:55.2311561Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2312148Z self=, 2025-05-07T20:55:55.2313188Z N=4, 2025-05-07T20:55:55.2313403Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2313677Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2313931Z ) 2025-05-07T20:55:55.2314192Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2314775Z self=, 2025-05-07T20:55:55.2315283Z N=2, 2025-05-07T20:55:55.2315499Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2315762Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2316021Z ) 2025-05-07T20:55:55.2316288Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2316867Z self=, 2025-05-07T20:55:55.2317375Z N=7, 2025-05-07T20:55:55.2317592Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2317855Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2318113Z ) 2025-05-07T20:55:55.2318387Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2318970Z self=, 2025-05-07T20:55:55.2319469Z N=2, 2025-05-07T20:55:55.2319690Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2319956Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2320206Z ) 2025-05-07T20:55:55.2320475Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2321111Z self=, 2025-05-07T20:55:55.2321607Z N=1, 2025-05-07T20:55:55.2321824Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2322095Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2322344Z ) 2025-05-07T20:55:55.2322617Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2323239Z self=, 2025-05-07T20:55:55.2323744Z N=3, 2025-05-07T20:55:55.2323956Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2324227Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2324482Z ) 2025-05-07T20:55:55.2324747Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2325333Z self=, 2025-05-07T20:55:55.2325837Z N=3, 2025-05-07T20:55:55.2326047Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2326314Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2326568Z ) 2025-05-07T20:55:55.2326826Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2327408Z self=, 2025-05-07T20:55:55.2327911Z N=3, 2025-05-07T20:55:55.2328126Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2328395Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2328652Z ) 2025-05-07T20:55:55.2328915Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2329501Z self=, 2025-05-07T20:55:55.2330002Z N=7, 2025-05-07T20:55:55.2330212Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2330474Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2330728Z ) 2025-05-07T20:55:55.2330990Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2331573Z self=, 2025-05-07T20:55:55.2332077Z N=4, 2025-05-07T20:55:55.2332287Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2332552Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2332812Z ) 2025-05-07T20:55:55.2917239Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2917844Z self=, 2025-05-07T20:55:55.2918549Z N=8, 2025-05-07T20:55:55.2918783Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2919332Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2919836Z ) 2025-05-07T20:55:55.2920353Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2921498Z self=, 2025-05-07T20:55:55.2922495Z N=4, 2025-05-07T20:55:55.2922917Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2923438Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2923944Z ) 2025-05-07T20:55:55.2924468Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2925618Z self=, 2025-05-07T20:55:55.2926616Z N=1, 2025-05-07T20:55:55.2927040Z dtype=SparseType.INT4, 2025-05-07T20:55:55.2927564Z indices_dtype=torch.int32, 2025-05-07T20:55:55.2928059Z ) 2025-05-07T20:55:55.2928586Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2929271Z self=, 2025-05-07T20:55:55.2929769Z N=2, 2025-05-07T20:55:55.2929982Z dtype=SparseType.INT8, 2025-05-07T20:55:55.2930250Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2930498Z ) 2025-05-07T20:55:55.2930763Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:55:55.2931426Z self=, 2025-05-07T20:55:55.2931922Z N=8, 2025-05-07T20:55:55.2932140Z dtype=SparseType.INT2, 2025-05-07T20:55:55.2932407Z indices_dtype=torch.int64, 2025-05-07T20:55:55.2932657Z ) 2025-05-07T20:55:55.2932845Z PASSED 2025-05-07T20:55:56.3745704Z 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:55:56.3746831Z self=, 2025-05-07T20:55:56.3747361Z device_to_str='cuda', 2025-05-07T20:55:56.3747635Z cache_load_factor=0.0, 2025-05-07T20:55:56.3747892Z ) 2025-05-07T20:55:56.3748718Z PASSED 2025-05-07T20:55:56.9292851Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9293632Z self=, 2025-05-07T20:55:56.9294132Z N=1, 2025-05-07T20:55:56.9294371Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9294655Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9294996Z ) 2025-05-07T20:55:56.9295232Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9295734Z self=, 2025-05-07T20:55:56.9296192Z N=5, 2025-05-07T20:55:56.9296416Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9296701Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9296955Z ) 2025-05-07T20:55:56.9297187Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9297680Z self=, 2025-05-07T20:55:56.9298134Z N=5, 2025-05-07T20:55:56.9298358Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9298635Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9298894Z ) 2025-05-07T20:55:56.9299122Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9299623Z self=, 2025-05-07T20:55:56.9300121Z N=1, 2025-05-07T20:55:56.9300337Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9300614Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9300875Z ) 2025-05-07T20:55:56.9301100Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9301596Z self=, 2025-05-07T20:55:56.9302254Z N=1, 2025-05-07T20:55:56.9302472Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9302748Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9303009Z ) 2025-05-07T20:55:56.9303228Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9303715Z self=, 2025-05-07T20:55:56.9304171Z N=6, 2025-05-07T20:55:56.9304387Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9304662Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9304921Z ) 2025-05-07T20:55:56.9305151Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9305634Z self=, 2025-05-07T20:55:56.9306089Z N=2, 2025-05-07T20:55:56.9306308Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9306581Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9306847Z ) 2025-05-07T20:55:56.9307074Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9307561Z self=, 2025-05-07T20:55:56.9308015Z N=3, 2025-05-07T20:55:56.9308234Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9308502Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9308773Z ) 2025-05-07T20:55:56.9309000Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9309497Z self=, 2025-05-07T20:55:56.9310115Z N=3, 2025-05-07T20:55:56.9310331Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9310620Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9310891Z ) 2025-05-07T20:55:56.9311120Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9311673Z self=, 2025-05-07T20:55:56.9312194Z N=2, 2025-05-07T20:55:56.9312408Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9312685Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9312949Z ) 2025-05-07T20:55:56.9313172Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9313660Z self=, 2025-05-07T20:55:56.9314115Z N=4, 2025-05-07T20:55:56.9314329Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9314610Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9314868Z ) 2025-05-07T20:55:56.9315100Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9315586Z self=, 2025-05-07T20:55:56.9316039Z N=1, 2025-05-07T20:55:56.9316257Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9316528Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9316789Z ) 2025-05-07T20:55:56.9317012Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9317493Z self=, 2025-05-07T20:55:56.9317947Z N=6, 2025-05-07T20:55:56.9318170Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9318438Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9318698Z ) 2025-05-07T20:55:56.9318926Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9319411Z self=, 2025-05-07T20:55:56.9319865Z N=4, 2025-05-07T20:55:56.9320089Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9320371Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9320623Z ) 2025-05-07T20:55:56.9320851Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9321340Z self=, 2025-05-07T20:55:56.9321786Z N=8, 2025-05-07T20:55:56.9322005Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9322280Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9322537Z ) 2025-05-07T20:55:56.9322768Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9323345Z self=, 2025-05-07T20:55:56.9323798Z N=4, 2025-05-07T20:55:56.9324016Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9324295Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9324555Z ) 2025-05-07T20:55:56.9324784Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9325273Z self=, 2025-05-07T20:55:56.9325734Z N=7, 2025-05-07T20:55:56.9325950Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9326225Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9326481Z ) 2025-05-07T20:55:56.9326702Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9327188Z self=, 2025-05-07T20:55:56.9327651Z N=4, 2025-05-07T20:55:56.9327866Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9328142Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9328398Z ) 2025-05-07T20:55:56.9328626Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9329116Z self=, 2025-05-07T20:55:56.9329570Z N=7, 2025-05-07T20:55:56.9329790Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9330058Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9330317Z ) 2025-05-07T20:55:56.9330540Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9331072Z self=, 2025-05-07T20:55:56.9331524Z N=1, 2025-05-07T20:55:56.9331743Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9332039Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9332287Z ) 2025-05-07T20:55:56.9332514Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9333044Z self=, 2025-05-07T20:55:56.9333493Z N=3, 2025-05-07T20:55:56.9333715Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9334001Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9334256Z ) 2025-05-07T20:55:56.9334485Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9335031Z self=, 2025-05-07T20:55:56.9335481Z N=2, 2025-05-07T20:55:56.9335701Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9336144Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9336406Z ) 2025-05-07T20:55:56.9336625Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9337111Z self=, 2025-05-07T20:55:56.9337563Z N=7, 2025-05-07T20:55:56.9337777Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9338051Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9338312Z ) 2025-05-07T20:55:56.9338532Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9339020Z self=, 2025-05-07T20:55:56.9339476Z N=5, 2025-05-07T20:55:56.9339688Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9339965Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9340224Z ) 2025-05-07T20:55:56.9340445Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9340934Z self=, 2025-05-07T20:55:56.9341399Z N=5, 2025-05-07T20:55:56.9341618Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9341886Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9342143Z ) 2025-05-07T20:55:56.9342369Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9342849Z self=, 2025-05-07T20:55:56.9343310Z N=3, 2025-05-07T20:55:56.9343536Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9343804Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9344072Z ) 2025-05-07T20:55:56.9344422Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9344908Z self=, 2025-05-07T20:55:56.9345363Z N=4, 2025-05-07T20:55:56.9345583Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9345852Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9346110Z ) 2025-05-07T20:55:56.9346334Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9346820Z self=, 2025-05-07T20:55:56.9347278Z N=8, 2025-05-07T20:55:56.9347497Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9347772Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9348025Z ) 2025-05-07T20:55:56.9348250Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9348736Z self=, 2025-05-07T20:55:56.9349186Z N=3, 2025-05-07T20:55:56.9349405Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9349684Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9349938Z ) 2025-05-07T20:55:56.9350165Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9350653Z self=, 2025-05-07T20:55:56.9351110Z N=4, 2025-05-07T20:55:56.9351325Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9351599Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9351935Z ) 2025-05-07T20:55:56.9352156Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9352641Z self=, 2025-05-07T20:55:56.9353099Z N=1, 2025-05-07T20:55:56.9353314Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9353598Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9353859Z ) 2025-05-07T20:55:56.9354140Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9354631Z self=, 2025-05-07T20:55:56.9355097Z N=6, 2025-05-07T20:55:56.9355312Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9355587Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9355847Z ) 2025-05-07T20:55:56.9356071Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9356562Z self=, 2025-05-07T20:55:56.9357022Z N=2, 2025-05-07T20:55:56.9357246Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9357516Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9357779Z ) 2025-05-07T20:55:56.9358013Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9358498Z self=, 2025-05-07T20:55:56.9358957Z N=7, 2025-05-07T20:55:56.9359177Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9359448Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9359710Z ) 2025-05-07T20:55:56.9359939Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9360426Z self=, 2025-05-07T20:55:56.9360883Z N=6, 2025-05-07T20:55:56.9361106Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9361375Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9361635Z ) 2025-05-07T20:55:56.9361863Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9362349Z self=, 2025-05-07T20:55:56.9362802Z N=6, 2025-05-07T20:55:56.9363026Z dtype=SparseType.INT8, 2025-05-07T20:55:56.9363300Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9363553Z ) 2025-05-07T20:55:56.9363780Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9364268Z self=, 2025-05-07T20:55:56.9364718Z N=2, 2025-05-07T20:55:56.9364936Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9365211Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9365579Z ) 2025-05-07T20:55:56.9365810Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9366299Z self=, 2025-05-07T20:55:56.9366756Z N=2, 2025-05-07T20:55:56.9366969Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9367242Z indices_dtype=torch.int32, 2025-05-07T20:55:56.9367501Z ) 2025-05-07T20:55:56.9367721Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9368210Z self=, 2025-05-07T20:55:56.9368663Z N=8, 2025-05-07T20:55:56.9368875Z dtype=SparseType.INT4, 2025-05-07T20:55:56.9369150Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9369412Z ) 2025-05-07T20:55:56.9447977Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:55:56.9448487Z self=, 2025-05-07T20:55:56.9448942Z N=5, 2025-05-07T20:55:56.9457387Z dtype=SparseType.INT2, 2025-05-07T20:55:56.9457688Z indices_dtype=torch.int64, 2025-05-07T20:55:56.9457994Z ) 2025-05-07T20:55:56.9459338Z PASSED 2025-05-07T20:55:56.9459462Z 2025-05-07T20:55:56.9459620Z ============================== 5 passed in 4.83s =============================== 2025-05-07T20:55:57.5954183Z 2025-05-07T20:55:57.5954876Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:55:57.5973453Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 7 seconds 2025-05-07T20:55:57.5973882Z 2025-05-07T20:55:57.5973889Z 2025-05-07T20:55:57.5973894Z 2025-05-07T20:55:57.5973899Z 2025-05-07T20:55:57.5994541Z ################################################################################ 2025-05-07T20:55:57.6009637Z # [2025-05-07T20:55:57.600Z] Run Python Test Suite: 2025-05-07T20:55:57.6010312Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:55:57.6010666Z ################################################################################ 2025-05-07T20:55:57.6035686Z + 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:55:57.6036554Z 2025-05-07T20:55:59.7574924Z ============================= test session starts ============================== 2025-05-07T20:55:59.7575572Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:55:59.7576135Z cachedir: .pytest_cache 2025-05-07T20:55:59.7576746Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:55:59.7577482Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:55:59.7577929Z plugins: hypothesis-6.131.14 2025-05-07T20:56:01.4400318Z collecting ... collected 1 item 2025-05-07T20:56:01.4400629Z 2025-05-07T20:57:35.8454985Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8455974Z self=, 2025-05-07T20:57:35.8456573Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:35.8456907Z pooling_mode=, 2025-05-07T20:57:35.8457221Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8457538Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8457824Z ) 2025-05-07T20:57:35.8458068Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8458692Z self=, 2025-05-07T20:57:35.8459264Z nbit_weights_ty=None, 2025-05-07T20:57:35.8459563Z pooling_mode=, 2025-05-07T20:57:35.8459878Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8460215Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8460959Z ) 2025-05-07T20:57:35.8461208Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8461812Z self=, 2025-05-07T20:57:35.8462370Z nbit_weights_ty=None, 2025-05-07T20:57:35.8462660Z pooling_mode=, 2025-05-07T20:57:35.8463157Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8463451Z output_dtype=SparseType.BF16, 2025-05-07T20:57:35.8463732Z ) 2025-05-07T20:57:35.8463978Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8464570Z self=, 2025-05-07T20:57:35.8465153Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:57:35.8465473Z pooling_mode=, 2025-05-07T20:57:35.8465792Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8466080Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8466354Z ) 2025-05-07T20:57:35.8466605Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8467198Z self=, 2025-05-07T20:57:35.8467775Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:57:35.8468097Z pooling_mode=, 2025-05-07T20:57:35.8468406Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8468825Z output_dtype=SparseType.BF16, 2025-05-07T20:57:35.8469103Z ) 2025-05-07T20:57:35.8469339Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8469952Z self=, 2025-05-07T20:57:35.8470508Z nbit_weights_ty=None, 2025-05-07T20:57:35.8470793Z pooling_mode=, 2025-05-07T20:57:35.8471202Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8471486Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8471761Z ) 2025-05-07T20:57:35.8472008Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8472597Z self=, 2025-05-07T20:57:35.8473158Z nbit_weights_ty=None, 2025-05-07T20:57:35.8473442Z pooling_mode=, 2025-05-07T20:57:35.8473759Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8474043Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8474319Z ) 2025-05-07T20:57:35.8474562Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8475148Z self=, 2025-05-07T20:57:35.8475709Z nbit_weights_ty=None, 2025-05-07T20:57:35.8475985Z pooling_mode=, 2025-05-07T20:57:35.8476295Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8476583Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8476855Z ) 2025-05-07T20:57:35.8477093Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8477689Z self=, 2025-05-07T20:57:35.8478264Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:57:35.8478583Z pooling_mode=, 2025-05-07T20:57:35.8478889Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8479181Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8479457Z ) 2025-05-07T20:57:35.8479691Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8480286Z self=, 2025-05-07T20:57:35.8480862Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:35.8481172Z pooling_mode=, 2025-05-07T20:57:35.8481490Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8481779Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8482042Z ) 2025-05-07T20:57:35.8482373Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8482968Z self=, 2025-05-07T20:57:35.8483528Z nbit_weights_ty=None, 2025-05-07T20:57:35.8483801Z pooling_mode=, 2025-05-07T20:57:35.8484113Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8484402Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8484668Z ) 2025-05-07T20:57:35.8484908Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8485503Z self=, 2025-05-07T20:57:35.8486070Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:57:35.8486386Z pooling_mode=, 2025-05-07T20:57:35.8486699Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8486995Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8487261Z ) 2025-05-07T20:57:35.8487506Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8488108Z self=, 2025-05-07T20:57:35.8488676Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:35.8488997Z pooling_mode=, 2025-05-07T20:57:35.8489313Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8489595Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8489926Z ) 2025-05-07T20:57:35.8490166Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8490755Z self=, 2025-05-07T20:57:35.8491338Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:35.8491656Z pooling_mode=, 2025-05-07T20:57:35.8491968Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8492295Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8492570Z ) 2025-05-07T20:57:35.8492812Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8493404Z self=, 2025-05-07T20:57:35.8493987Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:35.8494308Z pooling_mode=, 2025-05-07T20:57:35.8494745Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8495034Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8495309Z ) 2025-05-07T20:57:35.8495544Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8496138Z self=, 2025-05-07T20:57:35.8496710Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:57:35.8497029Z pooling_mode=, 2025-05-07T20:57:35.8497333Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8497626Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8497900Z ) 2025-05-07T20:57:35.8498132Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8498731Z self=, 2025-05-07T20:57:35.8499292Z nbit_weights_ty=None, 2025-05-07T20:57:35.8499564Z pooling_mode=, 2025-05-07T20:57:35.8499876Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8500165Z output_dtype=SparseType.BF16, 2025-05-07T20:57:35.8500427Z ) 2025-05-07T20:57:35.8500672Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8501268Z self=, 2025-05-07T20:57:35.8501845Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:57:35.8502156Z pooling_mode=, 2025-05-07T20:57:35.8502470Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8502762Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8503026Z ) 2025-05-07T20:57:35.8503267Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8503948Z self=, 2025-05-07T20:57:35.8504546Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:35.8504870Z pooling_mode=, 2025-05-07T20:57:35.8505189Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8505486Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8505755Z ) 2025-05-07T20:57:35.8506003Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8506621Z self=, 2025-05-07T20:57:35.8507193Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:57:35.8507512Z pooling_mode=, 2025-05-07T20:57:35.8507826Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8508116Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8508389Z ) 2025-05-07T20:57:35.8508631Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8509228Z self=, 2025-05-07T20:57:35.8509816Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:57:35.8510133Z pooling_mode=, 2025-05-07T20:57:35.8510450Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8510734Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8511009Z ) 2025-05-07T20:57:35.8511300Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8511888Z self=, 2025-05-07T20:57:35.8512464Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:35.8512781Z pooling_mode=, 2025-05-07T20:57:35.8513088Z indices_dtype=torch.int32, 2025-05-07T20:57:35.8513483Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8513757Z ) 2025-05-07T20:57:35.8513991Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8514614Z self=, 2025-05-07T20:57:35.8515193Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:57:35.8515513Z pooling_mode=, 2025-05-07T20:57:35.8515820Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8516114Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8516385Z ) 2025-05-07T20:57:35.8516619Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8517239Z self=, 2025-05-07T20:57:35.8517821Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:57:35.8518133Z pooling_mode=, 2025-05-07T20:57:35.8518443Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8518738Z output_dtype=SparseType.FP16, 2025-05-07T20:57:35.8519016Z ) 2025-05-07T20:57:35.8519248Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8519851Z self=, 2025-05-07T20:57:35.8520434Z nbit_weights_ty=None, 2025-05-07T20:57:35.8520707Z pooling_mode=, 2025-05-07T20:57:35.8521024Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8521320Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8521584Z ) 2025-05-07T20:57:35.8521826Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8522430Z self=, 2025-05-07T20:57:35.8523007Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:35.8523323Z pooling_mode=, 2025-05-07T20:57:35.8523638Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8523925Z output_dtype=SparseType.BF16, 2025-05-07T20:57:35.8524197Z ) 2025-05-07T20:57:35.8524468Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:35.8525218Z self=, 2025-05-07T20:57:35.8525778Z nbit_weights_ty=None, 2025-05-07T20:57:35.8526059Z pooling_mode=, 2025-05-07T20:57:35.8526373Z indices_dtype=torch.int64, 2025-05-07T20:57:35.8526656Z output_dtype=SparseType.FP32, 2025-05-07T20:57:35.8526935Z ) 2025-05-07T20:58:15.6016872Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6018115Z self=, 2025-05-07T20:58:15.6019029Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:58:15.6019543Z pooling_mode=, 2025-05-07T20:58:15.6020034Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6020463Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.6020846Z ) 2025-05-07T20:58:15.6021171Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6022011Z self=, 2025-05-07T20:58:15.6022871Z nbit_weights_ty=None, 2025-05-07T20:58:15.6023260Z pooling_mode=, 2025-05-07T20:58:15.6023706Z indices_dtype=torch.int64, 2025-05-07T20:58:15.6024155Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.6024558Z ) 2025-05-07T20:58:15.6024910Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6026159Z self=, 2025-05-07T20:58:15.6027049Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:15.6027538Z pooling_mode=, 2025-05-07T20:58:15.6028022Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6028467Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.6029043Z ) 2025-05-07T20:58:15.6029409Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6030301Z self=, 2025-05-07T20:58:15.6031147Z nbit_weights_ty=None, 2025-05-07T20:58:15.6031558Z pooling_mode=, 2025-05-07T20:58:15.6032003Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6032428Z output_dtype=SparseType.FP16, 2025-05-07T20:58:15.6032855Z ) 2025-05-07T20:58:15.6033214Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6034054Z self=, 2025-05-07T20:58:15.6034883Z nbit_weights_ty=None, 2025-05-07T20:58:15.6035270Z pooling_mode=, 2025-05-07T20:58:15.6035730Z indices_dtype=torch.int64, 2025-05-07T20:58:15.6036542Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.6036934Z ) 2025-05-07T20:58:15.6037293Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6038175Z self=, 2025-05-07T20:58:15.6039032Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:15.6039453Z pooling_mode=, 2025-05-07T20:58:15.6039893Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6040303Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.6040683Z ) 2025-05-07T20:58:15.6041024Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6041872Z self=, 2025-05-07T20:58:15.6042692Z nbit_weights_ty=None, 2025-05-07T20:58:15.6043085Z pooling_mode=, 2025-05-07T20:58:15.6043530Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6043935Z output_dtype=SparseType.FP16, 2025-05-07T20:58:15.6044335Z ) 2025-05-07T20:58:15.6044709Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6045566Z self=, 2025-05-07T20:58:15.6046673Z nbit_weights_ty=None, 2025-05-07T20:58:15.6047080Z pooling_mode=, 2025-05-07T20:58:15.6047522Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6047919Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.6048306Z ) 2025-05-07T20:58:15.6048641Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6049482Z self=, 2025-05-07T20:58:15.6050288Z nbit_weights_ty=None, 2025-05-07T20:58:15.6050677Z pooling_mode=, 2025-05-07T20:58:15.6051117Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6051514Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.6051895Z ) 2025-05-07T20:58:15.6052233Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6053088Z self=, 2025-05-07T20:58:15.6053900Z nbit_weights_ty=None, 2025-05-07T20:58:15.6054297Z pooling_mode=, 2025-05-07T20:58:15.6054903Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6055313Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.6055698Z ) 2025-05-07T20:58:15.6056027Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6056877Z self=, 2025-05-07T20:58:15.6057788Z nbit_weights_ty=None, 2025-05-07T20:58:15.6058179Z pooling_mode=, 2025-05-07T20:58:15.6058608Z indices_dtype=torch.int64, 2025-05-07T20:58:15.6059012Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.6059395Z ) 2025-05-07T20:58:15.6059722Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6060654Z self=, 2025-05-07T20:58:15.6061485Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:58:15.6061929Z pooling_mode=, 2025-05-07T20:58:15.6062368Z indices_dtype=torch.int32, 2025-05-07T20:58:15.6062780Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.6063157Z ) 2025-05-07T20:58:15.6063498Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:58:15.6064356Z self=, 2025-05-07T20:58:15.6065164Z nbit_weights_ty=None, 2025-05-07T20:58:15.6065548Z pooling_mode=, 2025-05-07T20:58:15.6065996Z indices_dtype=torch.int64, 2025-05-07T20:58:15.6066401Z output_dtype=SparseType.FP16, 2025-05-07T20:58:15.6066780Z ) 2025-05-07T20:58:15.6067066Z PASSED 2025-05-07T20:58:15.6067228Z 2025-05-07T20:58:15.6067450Z ======================== 1 passed in 135.98s (0:02:15) ========================= 2025-05-07T20:58:16.3219500Z 2025-05-07T20:58:16.3220423Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:58:16.3238030Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 139 seconds 2025-05-07T20:58:16.3238407Z 2025-05-07T20:58:16.3238411Z 2025-05-07T20:58:16.3238415Z 2025-05-07T20:58:16.3238419Z 2025-05-07T20:58:16.3260913Z ################################################################################ 2025-05-07T20:58:16.3276662Z # [2025-05-07T20:58:16.327Z] Run Python Test Suite: 2025-05-07T20:58:16.3277026Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:58:16.3277346Z ################################################################################ 2025-05-07T20:58:16.3301778Z + 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:58:16.3302601Z 2025-05-07T20:58:18.4874538Z ============================= test session starts ============================== 2025-05-07T20:58:18.4875523Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:18.4876073Z cachedir: .pytest_cache 2025-05-07T20:58:18.4876682Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:18.4877439Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:18.4877965Z plugins: hypothesis-6.131.14 2025-05-07T20:58:20.1921079Z collecting ... collected 10 items 2025-05-07T20:58:20.1921330Z 2025-05-07T20:59:04.8653875Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8654726Z self=, 2025-05-07T20:59:04.8655256Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:59:04.8655585Z use_array_for_index_remapping=False, 2025-05-07T20:59:04.8655900Z do_pruning=False, 2025-05-07T20:59:04.8656182Z pooling_mode=, 2025-05-07T20:59:04.8656627Z indices_dtype=torch.int32, 2025-05-07T20:59:04.8656929Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.8657203Z ) 2025-05-07T20:59:04.8657431Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8657923Z self=, 2025-05-07T20:59:04.8658402Z nbit_weights_ty=None, 2025-05-07T20:59:04.8659074Z use_array_for_index_remapping=False, 2025-05-07T20:59:04.8659381Z do_pruning=False, 2025-05-07T20:59:04.8659651Z pooling_mode=, 2025-05-07T20:59:04.8659960Z indices_dtype=torch.int32, 2025-05-07T20:59:04.8660258Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.8660536Z ) 2025-05-07T20:59:04.8660754Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8661326Z self=, 2025-05-07T20:59:04.8661807Z nbit_weights_ty=None, 2025-05-07T20:59:04.8662080Z use_array_for_index_remapping=False, 2025-05-07T20:59:04.8662382Z do_pruning=True, 2025-05-07T20:59:04.8662648Z pooling_mode=, 2025-05-07T20:59:04.8662955Z indices_dtype=torch.int64, 2025-05-07T20:59:04.8663251Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.8663529Z ) 2025-05-07T20:59:04.8663751Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8664228Z self=, 2025-05-07T20:59:04.8664704Z nbit_weights_ty=None, 2025-05-07T20:59:04.8664981Z use_array_for_index_remapping=True, 2025-05-07T20:59:04.8665274Z do_pruning=False, 2025-05-07T20:59:04.8665544Z pooling_mode=, 2025-05-07T20:59:04.8665859Z indices_dtype=torch.int32, 2025-05-07T20:59:04.8666150Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.8666427Z ) 2025-05-07T20:59:04.8666653Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8667130Z self=, 2025-05-07T20:59:04.8667608Z nbit_weights_ty=None, 2025-05-07T20:59:04.8667889Z use_array_for_index_remapping=False, 2025-05-07T20:59:04.8668191Z do_pruning=True, 2025-05-07T20:59:04.8668451Z pooling_mode=, 2025-05-07T20:59:04.8668767Z indices_dtype=torch.int64, 2025-05-07T20:59:04.8669087Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.8669366Z ) 2025-05-07T20:59:04.8669581Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8670061Z self=, 2025-05-07T20:59:04.8670548Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:59:04.8670855Z use_array_for_index_remapping=True, 2025-05-07T20:59:04.8671161Z do_pruning=False, 2025-05-07T20:59:04.8671431Z pooling_mode=, 2025-05-07T20:59:04.8671735Z indices_dtype=torch.int64, 2025-05-07T20:59:04.8672180Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.8672457Z ) 2025-05-07T20:59:04.8672672Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8673150Z self=, 2025-05-07T20:59:04.8673634Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:59:04.8673946Z use_array_for_index_remapping=True, 2025-05-07T20:59:04.8674237Z do_pruning=True, 2025-05-07T20:59:04.8674510Z pooling_mode=, 2025-05-07T20:59:04.8674827Z indices_dtype=torch.int32, 2025-05-07T20:59:04.8675110Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.8675387Z ) 2025-05-07T20:59:04.8675609Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8676081Z self=, 2025-05-07T20:59:04.8676555Z nbit_weights_ty=None, 2025-05-07T20:59:04.8676863Z use_array_for_index_remapping=False, 2025-05-07T20:59:04.8677191Z do_pruning=True, 2025-05-07T20:59:04.8677452Z pooling_mode=, 2025-05-07T20:59:04.8677765Z indices_dtype=torch.int32, 2025-05-07T20:59:04.8678049Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.8678321Z ) 2025-05-07T20:59:04.8678541Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8679015Z self=, 2025-05-07T20:59:04.8679543Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:59:04.8679855Z use_array_for_index_remapping=False, 2025-05-07T20:59:04.8680151Z do_pruning=True, 2025-05-07T20:59:04.8680406Z pooling_mode=, 2025-05-07T20:59:04.8680719Z indices_dtype=torch.int64, 2025-05-07T20:59:04.8681009Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.8681275Z ) 2025-05-07T20:59:04.8681551Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8682022Z self=, 2025-05-07T20:59:04.8682507Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:59:04.8682822Z use_array_for_index_remapping=True, 2025-05-07T20:59:04.8683115Z do_pruning=False, 2025-05-07T20:59:04.8683380Z pooling_mode=, 2025-05-07T20:59:04.8683691Z indices_dtype=torch.int64, 2025-05-07T20:59:04.8683974Z output_dtype=SparseType.FP16, 2025-05-07T20:59:04.8684247Z ) 2025-05-07T20:59:04.8684473Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8684944Z self=, 2025-05-07T20:59:04.8685420Z nbit_weights_ty=None, 2025-05-07T20:59:04.8685698Z use_array_for_index_remapping=False, 2025-05-07T20:59:04.8685998Z do_pruning=True, 2025-05-07T20:59:04.8686252Z pooling_mode=, 2025-05-07T20:59:04.8686564Z indices_dtype=torch.int32, 2025-05-07T20:59:04.8686850Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.8687114Z ) 2025-05-07T20:59:04.8687336Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8687812Z self=, 2025-05-07T20:59:04.8688273Z nbit_weights_ty=None, 2025-05-07T20:59:04.8688549Z use_array_for_index_remapping=True, 2025-05-07T20:59:04.8688844Z do_pruning=True, 2025-05-07T20:59:04.8689101Z pooling_mode=, 2025-05-07T20:59:04.8689410Z indices_dtype=torch.int32, 2025-05-07T20:59:04.8689700Z output_dtype=SparseType.BF16, 2025-05-07T20:59:04.8689966Z ) 2025-05-07T20:59:04.8690190Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8690665Z self=, 2025-05-07T20:59:04.8691136Z nbit_weights_ty=None, 2025-05-07T20:59:04.8691410Z use_array_for_index_remapping=False, 2025-05-07T20:59:04.8691715Z do_pruning=False, 2025-05-07T20:59:04.8691980Z pooling_mode=, 2025-05-07T20:59:04.8692372Z indices_dtype=torch.int64, 2025-05-07T20:59:04.8692662Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.8692933Z ) 2025-05-07T20:59:04.8693147Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8693622Z self=, 2025-05-07T20:59:04.8694090Z nbit_weights_ty=None, 2025-05-07T20:59:04.8694357Z use_array_for_index_remapping=True, 2025-05-07T20:59:04.8694739Z do_pruning=False, 2025-05-07T20:59:04.8695006Z pooling_mode=, 2025-05-07T20:59:04.8695317Z indices_dtype=torch.int64, 2025-05-07T20:59:04.8695600Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.8695872Z ) 2025-05-07T20:59:04.8696092Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:59:04.8696562Z self=, 2025-05-07T20:59:04.8697038Z nbit_weights_ty=None, 2025-05-07T20:59:04.8697314Z use_array_for_index_remapping=True, 2025-05-07T20:59:04.8697612Z do_pruning=True, 2025-05-07T20:59:04.8697877Z pooling_mode=, 2025-05-07T20:59:04.8698192Z indices_dtype=torch.int64, 2025-05-07T20:59:04.8698476Z output_dtype=SparseType.FP32, 2025-05-07T20:59:04.8698751Z ) 2025-05-07T20:59:04.8698946Z PASSED 2025-05-07T20:59:05.1956710Z 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:59:05.1958377Z self=, 2025-05-07T20:59:05.1959095Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.1959488Z pooling_mode=, 2025-05-07T20:59:05.1959874Z output_dtype=SparseType.FP16, 2025-05-07T20:59:05.1960317Z D=32, 2025-05-07T20:59:05.1960564Z B=8, 2025-05-07T20:59:05.1960800Z T=10, 2025-05-07T20:59:05.1961046Z L=10, 2025-05-07T20:59:05.1961290Z MAXH=50, 2025-05-07T20:59:05.1961555Z ) 2025-05-07T20:59:05.1961909Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1962698Z self=, 2025-05-07T20:59:05.1963397Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:59:05.1963787Z pooling_mode=, 2025-05-07T20:59:05.1964180Z output_dtype=SparseType.FP16, 2025-05-07T20:59:05.1964511Z D=32, 2025-05-07T20:59:05.1964753Z B=8, 2025-05-07T20:59:05.1964994Z T=10, 2025-05-07T20:59:05.1965227Z L=10, 2025-05-07T20:59:05.1965469Z MAXH=50, 2025-05-07T20:59:05.1965719Z ) 2025-05-07T20:59:05.1966063Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1966855Z self=, 2025-05-07T20:59:05.1967570Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:59:05.1967965Z pooling_mode=, 2025-05-07T20:59:05.1968350Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.1968690Z D=512, 2025-05-07T20:59:05.1968937Z B=22, 2025-05-07T20:59:05.1969175Z T=10, 2025-05-07T20:59:05.1969414Z L=82, 2025-05-07T20:59:05.1969654Z MAXH=54, 2025-05-07T20:59:05.1969917Z ) 2025-05-07T20:59:05.1970263Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1971051Z self=, 2025-05-07T20:59:05.1971756Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:59:05.1972143Z pooling_mode=, 2025-05-07T20:59:05.1972528Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.1972864Z D=1024, 2025-05-07T20:59:05.1973110Z B=16, 2025-05-07T20:59:05.1973349Z T=10, 2025-05-07T20:59:05.1973598Z L=96, 2025-05-07T20:59:05.1973841Z MAXH=92, 2025-05-07T20:59:05.1974081Z ) 2025-05-07T20:59:05.1974606Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1975554Z self=, 2025-05-07T20:59:05.1976252Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.1976636Z pooling_mode=, 2025-05-07T20:59:05.1977025Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.1977355Z D=256, 2025-05-07T20:59:05.1977603Z B=32, 2025-05-07T20:59:05.1977842Z T=16, 2025-05-07T20:59:05.1978074Z L=100, 2025-05-07T20:59:05.1978321Z MAXH=69, 2025-05-07T20:59:05.1978574Z ) 2025-05-07T20:59:05.1978916Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1979704Z self=, 2025-05-07T20:59:05.1980410Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:59:05.1980797Z pooling_mode=, 2025-05-07T20:59:05.1981186Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.1981525Z D=256, 2025-05-07T20:59:05.1981769Z B=31, 2025-05-07T20:59:05.1982005Z T=11, 2025-05-07T20:59:05.1982246Z L=23, 2025-05-07T20:59:05.1982493Z MAXH=52, 2025-05-07T20:59:05.1982735Z ) 2025-05-07T20:59:05.1983088Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1983875Z self=, 2025-05-07T20:59:05.1984629Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.1985013Z pooling_mode=, 2025-05-07T20:59:05.1985399Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.1985734Z D=32, 2025-05-07T20:59:05.1985967Z B=24, 2025-05-07T20:59:05.1986209Z T=12, 2025-05-07T20:59:05.1986496Z L=37, 2025-05-07T20:59:05.1986735Z MAXH=97, 2025-05-07T20:59:05.1986981Z ) 2025-05-07T20:59:05.1987328Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1988118Z self=, 2025-05-07T20:59:05.1988822Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:59:05.1989203Z pooling_mode=, 2025-05-07T20:59:05.1989585Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.1989922Z D=512, 2025-05-07T20:59:05.1990167Z B=8, 2025-05-07T20:59:05.1990407Z T=11, 2025-05-07T20:59:05.1990654Z L=31, 2025-05-07T20:59:05.1990901Z MAXH=64, 2025-05-07T20:59:05.1991143Z ) 2025-05-07T20:59:05.1991491Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1992276Z self=, 2025-05-07T20:59:05.1992979Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.1993366Z pooling_mode=, 2025-05-07T20:59:05.1993753Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.1994089Z D=1024, 2025-05-07T20:59:05.1994333Z B=32, 2025-05-07T20:59:05.1994578Z T=17, 2025-05-07T20:59:05.1994818Z L=41, 2025-05-07T20:59:05.1995054Z MAXH=61, 2025-05-07T20:59:05.1995301Z ) 2025-05-07T20:59:05.1995646Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.1996424Z self=, 2025-05-07T20:59:05.1997129Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.1997512Z pooling_mode=, 2025-05-07T20:59:05.1997893Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.1998231Z D=512, 2025-05-07T20:59:05.1998475Z B=22, 2025-05-07T20:59:05.1998711Z T=12, 2025-05-07T20:59:05.1998951Z L=26, 2025-05-07T20:59:05.1999191Z MAXH=98, 2025-05-07T20:59:05.1999434Z ) 2025-05-07T20:59:05.1999787Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.2000666Z self=, 2025-05-07T20:59:05.2001369Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.2001744Z pooling_mode=, 2025-05-07T20:59:05.2002133Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.2002469Z D=384, 2025-05-07T20:59:05.2002704Z B=13, 2025-05-07T20:59:05.2002941Z T=15, 2025-05-07T20:59:05.2003181Z L=83, 2025-05-07T20:59:05.2003421Z MAXH=100, 2025-05-07T20:59:05.2003670Z ) 2025-05-07T20:59:05.2004018Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.2004798Z self=, 2025-05-07T20:59:05.2005495Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.2005886Z pooling_mode=, 2025-05-07T20:59:05.2006309Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.2006661Z D=384, 2025-05-07T20:59:05.2006916Z B=15, 2025-05-07T20:59:05.2007171Z T=15, 2025-05-07T20:59:05.2007415Z L=83, 2025-05-07T20:59:05.2007656Z MAXH=100, 2025-05-07T20:59:05.2007869Z ) 2025-05-07T20:59:05.2008148Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.2008786Z self=, 2025-05-07T20:59:05.2009352Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.2009717Z pooling_mode=, 2025-05-07T20:59:05.2010040Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.2010318Z D=384, 2025-05-07T20:59:05.2010511Z B=8, 2025-05-07T20:59:05.2010708Z T=15, 2025-05-07T20:59:05.2010906Z L=83, 2025-05-07T20:59:05.2011097Z MAXH=100, 2025-05-07T20:59:05.2011310Z ) 2025-05-07T20:59:05.2011604Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.2012284Z self=, 2025-05-07T20:59:05.2012855Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.2013170Z pooling_mode=, 2025-05-07T20:59:05.2013489Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.2013755Z D=384, 2025-05-07T20:59:05.2013952Z B=8, 2025-05-07T20:59:05.2014146Z T=15, 2025-05-07T20:59:05.2014333Z L=83, 2025-05-07T20:59:05.2014526Z MAXH=83, 2025-05-07T20:59:05.2014804Z ) 2025-05-07T20:59:05.2015083Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:59:05.2015719Z self=, 2025-05-07T20:59:05.2016282Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:59:05.2016591Z pooling_mode=, 2025-05-07T20:59:05.2016908Z output_dtype=SparseType.BF16, 2025-05-07T20:59:05.2017186Z D=384, 2025-05-07T20:59:05.2017377Z B=15, 2025-05-07T20:59:05.2017578Z T=15, 2025-05-07T20:59:05.2017775Z L=83, 2025-05-07T20:59:05.2017967Z MAXH=83, 2025-05-07T20:59:05.2018173Z ) 2025-05-07T20:59:05.2018368Z PASSED 2025-05-07T20:59:18.1763030Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1764127Z self=, 2025-05-07T20:59:18.1764740Z D=32, 2025-05-07T20:59:18.1765010Z B=8, 2025-05-07T20:59:18.1765251Z T=10, 2025-05-07T20:59:18.1765484Z L=10, 2025-05-07T20:59:18.1765726Z MAXH=50, 2025-05-07T20:59:18.1766007Z indices_dtype=torch.int32, 2025-05-07T20:59:18.1766325Z ) 2025-05-07T20:59:18.1766627Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1767294Z self=, 2025-05-07T20:59:18.1767907Z D=256, 2025-05-07T20:59:18.1768152Z B=8, 2025-05-07T20:59:18.1768393Z T=10, 2025-05-07T20:59:18.1769069Z L=10, 2025-05-07T20:59:18.1769321Z MAXH=50, 2025-05-07T20:59:18.1769600Z indices_dtype=torch.int32, 2025-05-07T20:59:18.1769912Z ) 2025-05-07T20:59:18.1770209Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1770879Z self=, 2025-05-07T20:59:18.1771484Z D=256, 2025-05-07T20:59:18.1771726Z B=27, 2025-05-07T20:59:18.1771967Z T=20, 2025-05-07T20:59:18.1772210Z L=65, 2025-05-07T20:59:18.1772444Z MAXH=85, 2025-05-07T20:59:18.1772725Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1773042Z ) 2025-05-07T20:59:18.1773327Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1773986Z self=, 2025-05-07T20:59:18.1774592Z D=512, 2025-05-07T20:59:18.1774957Z B=30, 2025-05-07T20:59:18.1775203Z T=10, 2025-05-07T20:59:18.1775440Z L=85, 2025-05-07T20:59:18.1775678Z MAXH=79, 2025-05-07T20:59:18.1775954Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1776268Z ) 2025-05-07T20:59:18.1776554Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1777215Z self=, 2025-05-07T20:59:18.1777819Z D=1024, 2025-05-07T20:59:18.1778057Z B=15, 2025-05-07T20:59:18.1778413Z T=13, 2025-05-07T20:59:18.1778651Z L=92, 2025-05-07T20:59:18.1778885Z MAXH=74, 2025-05-07T20:59:18.1779162Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1779480Z ) 2025-05-07T20:59:18.1779775Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1780433Z self=, 2025-05-07T20:59:18.1788218Z D=512, 2025-05-07T20:59:18.1788492Z B=23, 2025-05-07T20:59:18.1788739Z T=20, 2025-05-07T20:59:18.1788984Z L=35, 2025-05-07T20:59:18.1789221Z MAXH=100, 2025-05-07T20:59:18.1789520Z indices_dtype=torch.int32, 2025-05-07T20:59:18.1789847Z ) 2025-05-07T20:59:18.1790144Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1790822Z self=, 2025-05-07T20:59:18.1791439Z D=512, 2025-05-07T20:59:18.1791683Z B=14, 2025-05-07T20:59:18.1791934Z T=10, 2025-05-07T20:59:18.1792188Z L=29, 2025-05-07T20:59:18.1792428Z MAXH=60, 2025-05-07T20:59:18.1792711Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1793037Z ) 2025-05-07T20:59:18.1793329Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1793999Z self=, 2025-05-07T20:59:18.1794612Z D=384, 2025-05-07T20:59:18.1794858Z B=31, 2025-05-07T20:59:18.1795104Z T=15, 2025-05-07T20:59:18.1795353Z L=68, 2025-05-07T20:59:18.1795595Z MAXH=82, 2025-05-07T20:59:18.1795887Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1796216Z ) 2025-05-07T20:59:18.1796506Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1797174Z self=, 2025-05-07T20:59:18.1797787Z D=256, 2025-05-07T20:59:18.1798034Z B=24, 2025-05-07T20:59:18.1798266Z T=10, 2025-05-07T20:59:18.1798508Z L=74, 2025-05-07T20:59:18.1798757Z MAXH=68, 2025-05-07T20:59:18.1799029Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1799349Z ) 2025-05-07T20:59:18.1799645Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1800303Z self=, 2025-05-07T20:59:18.1800912Z D=32, 2025-05-07T20:59:18.1801160Z B=12, 2025-05-07T20:59:18.1801396Z T=19, 2025-05-07T20:59:18.1801635Z L=74, 2025-05-07T20:59:18.1801878Z MAXH=94, 2025-05-07T20:59:18.1802149Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1802585Z ) 2025-05-07T20:59:18.1802888Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1803549Z self=, 2025-05-07T20:59:18.1804157Z D=384, 2025-05-07T20:59:18.1804405Z B=19, 2025-05-07T20:59:18.1804649Z T=13, 2025-05-07T20:59:18.1804886Z L=64, 2025-05-07T20:59:18.1805135Z MAXH=97, 2025-05-07T20:59:18.1805417Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1805730Z ) 2025-05-07T20:59:18.1806027Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1806720Z self=, 2025-05-07T20:59:18.1807343Z D=384, 2025-05-07T20:59:18.1807591Z B=19, 2025-05-07T20:59:18.1807839Z T=13, 2025-05-07T20:59:18.1808074Z L=19, 2025-05-07T20:59:18.1808321Z MAXH=97, 2025-05-07T20:59:18.1808606Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1808923Z ) 2025-05-07T20:59:18.1809231Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1809908Z self=, 2025-05-07T20:59:18.1810515Z D=384, 2025-05-07T20:59:18.1810765Z B=19, 2025-05-07T20:59:18.1811013Z T=19, 2025-05-07T20:59:18.1811250Z L=19, 2025-05-07T20:59:18.1811501Z MAXH=97, 2025-05-07T20:59:18.1811877Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1812214Z ) 2025-05-07T20:59:18.1812530Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1813293Z self=, 2025-05-07T20:59:18.1813808Z D=384, 2025-05-07T20:59:18.1814006Z B=19, 2025-05-07T20:59:18.1814205Z T=19, 2025-05-07T20:59:18.1814459Z L=19, 2025-05-07T20:59:18.1814728Z MAXH=50, 2025-05-07T20:59:18.1814962Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1815226Z ) 2025-05-07T20:59:18.1815470Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:59:18.1816010Z self=, 2025-05-07T20:59:18.1816500Z D=384, 2025-05-07T20:59:18.1816695Z B=19, 2025-05-07T20:59:18.1816893Z T=19, 2025-05-07T20:59:18.1817089Z L=50, 2025-05-07T20:59:18.1817282Z MAXH=50, 2025-05-07T20:59:18.1817511Z indices_dtype=torch.int64, 2025-05-07T20:59:18.1817777Z ) 2025-05-07T20:59:18.1817968Z PASSED 2025-05-07T20:59:18.3055539Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3056645Z self=, 2025-05-07T20:59:18.3057269Z D=32, 2025-05-07T20:59:18.3057538Z B=8, 2025-05-07T20:59:18.3057795Z T=10, 2025-05-07T20:59:18.3058044Z L=10, 2025-05-07T20:59:18.3058285Z MAXH=50, 2025-05-07T20:59:18.3058546Z ) 2025-05-07T20:59:18.3058868Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3059549Z self=, 2025-05-07T20:59:18.3060183Z D=384, 2025-05-07T20:59:18.3060465Z B=8, 2025-05-07T20:59:18.3060708Z T=10, 2025-05-07T20:59:18.3060952Z L=10, 2025-05-07T20:59:18.3061186Z MAXH=50, 2025-05-07T20:59:18.3061447Z ) 2025-05-07T20:59:18.3061749Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3062410Z self=, 2025-05-07T20:59:18.3063024Z D=384, 2025-05-07T20:59:18.3063274Z B=25, 2025-05-07T20:59:18.3063507Z T=17, 2025-05-07T20:59:18.3063757Z L=37, 2025-05-07T20:59:18.3064002Z MAXH=89, 2025-05-07T20:59:18.3064252Z ) 2025-05-07T20:59:18.3064545Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3065684Z self=, 2025-05-07T20:59:18.3066292Z D=384, 2025-05-07T20:59:18.3066540Z B=23, 2025-05-07T20:59:18.3066787Z T=20, 2025-05-07T20:59:18.3067020Z L=84, 2025-05-07T20:59:18.3067270Z MAXH=66, 2025-05-07T20:59:18.3067522Z ) 2025-05-07T20:59:18.3067821Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3068481Z self=, 2025-05-07T20:59:18.3069093Z D=384, 2025-05-07T20:59:18.3069344Z B=17, 2025-05-07T20:59:18.3069579Z T=12, 2025-05-07T20:59:18.3069824Z L=16, 2025-05-07T20:59:18.3070069Z MAXH=57, 2025-05-07T20:59:18.3070337Z ) 2025-05-07T20:59:18.3070657Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3071324Z self=, 2025-05-07T20:59:18.3071929Z D=256, 2025-05-07T20:59:18.3072178Z B=13, 2025-05-07T20:59:18.3072429Z T=16, 2025-05-07T20:59:18.3072667Z L=73, 2025-05-07T20:59:18.3072909Z MAXH=81, 2025-05-07T20:59:18.3073159Z ) 2025-05-07T20:59:18.3073445Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3074111Z self=, 2025-05-07T20:59:18.3074720Z D=1024, 2025-05-07T20:59:18.3074966Z B=19, 2025-05-07T20:59:18.3075321Z T=18, 2025-05-07T20:59:18.3075565Z L=56, 2025-05-07T20:59:18.3075812Z MAXH=76, 2025-05-07T20:59:18.3076056Z ) 2025-05-07T20:59:18.3076350Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3077017Z self=, 2025-05-07T20:59:18.3077617Z D=384, 2025-05-07T20:59:18.3077958Z B=31, 2025-05-07T20:59:18.3078201Z T=13, 2025-05-07T20:59:18.3078435Z L=22, 2025-05-07T20:59:18.3078674Z MAXH=75, 2025-05-07T20:59:18.3078920Z ) 2025-05-07T20:59:18.3079213Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3079884Z self=, 2025-05-07T20:59:18.3080490Z D=384, 2025-05-07T20:59:18.3080729Z B=10, 2025-05-07T20:59:18.3080969Z T=12, 2025-05-07T20:59:18.3081210Z L=100, 2025-05-07T20:59:18.3081446Z MAXH=92, 2025-05-07T20:59:18.3081692Z ) 2025-05-07T20:59:18.3081991Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3082649Z self=, 2025-05-07T20:59:18.3083259Z D=32, 2025-05-07T20:59:18.3083498Z B=22, 2025-05-07T20:59:18.3083739Z T=12, 2025-05-07T20:59:18.3083972Z L=77, 2025-05-07T20:59:18.3084217Z MAXH=96, 2025-05-07T20:59:18.3084475Z ) 2025-05-07T20:59:18.3084759Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3085431Z self=, 2025-05-07T20:59:18.3086040Z D=384, 2025-05-07T20:59:18.3086280Z B=26, 2025-05-07T20:59:18.3086522Z T=18, 2025-05-07T20:59:18.3086766Z L=56, 2025-05-07T20:59:18.3087004Z MAXH=69, 2025-05-07T20:59:18.3087256Z ) 2025-05-07T20:59:18.3087549Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3088208Z self=, 2025-05-07T20:59:18.3088821Z D=384, 2025-05-07T20:59:18.3089066Z B=26, 2025-05-07T20:59:18.3089300Z T=10, 2025-05-07T20:59:18.3089545Z L=56, 2025-05-07T20:59:18.3089789Z MAXH=69, 2025-05-07T20:59:18.3090034Z ) 2025-05-07T20:59:18.3090366Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3091047Z self=, 2025-05-07T20:59:18.3091661Z D=384, 2025-05-07T20:59:18.3091899Z B=26, 2025-05-07T20:59:18.3092262Z T=10, 2025-05-07T20:59:18.3092510Z L=56, 2025-05-07T20:59:18.3092747Z MAXH=56, 2025-05-07T20:59:18.3092997Z ) 2025-05-07T20:59:18.3093294Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3093954Z self=, 2025-05-07T20:59:18.3094563Z D=384, 2025-05-07T20:59:18.3094934Z B=8, 2025-05-07T20:59:18.3095172Z T=10, 2025-05-07T20:59:18.3095417Z L=56, 2025-05-07T20:59:18.3095666Z MAXH=56, 2025-05-07T20:59:18.3095907Z ) 2025-05-07T20:59:18.3096204Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:59:18.3096873Z self=, 2025-05-07T20:59:18.3097472Z D=384, 2025-05-07T20:59:18.3097719Z B=8, 2025-05-07T20:59:18.3097958Z T=10, 2025-05-07T20:59:18.3098193Z L=56, 2025-05-07T20:59:18.3098431Z MAXH=50, 2025-05-07T20:59:18.3098682Z ) 2025-05-07T20:59:18.3098936Z PASSED 2025-05-07T20:59:19.0299831Z 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:59:19.0300806Z self=, 2025-05-07T20:59:19.0301333Z T=1, 2025-05-07T20:59:19.0301541Z D=2, 2025-05-07T20:59:19.0302087Z B=1, 2025-05-07T20:59:19.0302277Z log_E=3, 2025-05-07T20:59:19.0302482Z L=0, 2025-05-07T20:59:19.0302706Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.0303006Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0303275Z ) 2025-05-07T20:59:19.0303553Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0304170Z self=, 2025-05-07T20:59:19.0304787Z T=2, 2025-05-07T20:59:19.0304984Z D=2, 2025-05-07T20:59:19.0305179Z B=1, 2025-05-07T20:59:19.0305385Z log_E=3, 2025-05-07T20:59:19.0305590Z L=0, 2025-05-07T20:59:19.0305809Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.0306095Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0306367Z ) 2025-05-07T20:59:19.0306640Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0307240Z self=, 2025-05-07T20:59:19.0307766Z T=2, 2025-05-07T20:59:19.0307964Z D=103, 2025-05-07T20:59:19.0308157Z B=86, 2025-05-07T20:59:19.0308358Z log_E=4, 2025-05-07T20:59:19.0308564Z L=19, 2025-05-07T20:59:19.0308778Z weights_ty=SparseType.FP16, 2025-05-07T20:59:19.0309074Z output_dtype=SparseType.BF16, 2025-05-07T20:59:19.0309348Z ) 2025-05-07T20:59:19.0309622Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0310227Z self=, 2025-05-07T20:59:19.0310753Z T=1, 2025-05-07T20:59:19.0310948Z D=48, 2025-05-07T20:59:19.0311137Z B=48, 2025-05-07T20:59:19.0311332Z log_E=3, 2025-05-07T20:59:19.0311536Z L=6, 2025-05-07T20:59:19.0311747Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.0312041Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0312310Z ) 2025-05-07T20:59:19.0312574Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0313202Z self=, 2025-05-07T20:59:19.0313724Z T=1, 2025-05-07T20:59:19.0313919Z D=38, 2025-05-07T20:59:19.0314109Z B=30, 2025-05-07T20:59:19.0314304Z log_E=4, 2025-05-07T20:59:19.0314508Z L=9, 2025-05-07T20:59:19.0314718Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.0315014Z output_dtype=SparseType.BF16, 2025-05-07T20:59:19.0315283Z ) 2025-05-07T20:59:19.0315548Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0316308Z self=, 2025-05-07T20:59:19.0316831Z T=7, 2025-05-07T20:59:19.0317024Z D=107, 2025-05-07T20:59:19.0317214Z B=87, 2025-05-07T20:59:19.0317410Z log_E=5, 2025-05-07T20:59:19.0317616Z L=4, 2025-05-07T20:59:19.0317829Z weights_ty=SparseType.INT4, 2025-05-07T20:59:19.0318122Z output_dtype=SparseType.INT8, 2025-05-07T20:59:19.0318390Z ) 2025-05-07T20:59:19.0318654Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0319260Z self=, 2025-05-07T20:59:19.0319782Z T=1, 2025-05-07T20:59:19.0319972Z D=54, 2025-05-07T20:59:19.0320171Z B=93, 2025-05-07T20:59:19.0320372Z log_E=3, 2025-05-07T20:59:19.0320571Z L=7, 2025-05-07T20:59:19.0320789Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.0321088Z output_dtype=SparseType.BF16, 2025-05-07T20:59:19.0321354Z ) 2025-05-07T20:59:19.0321624Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0322234Z self=, 2025-05-07T20:59:19.0322754Z T=5, 2025-05-07T20:59:19.0322946Z D=80, 2025-05-07T20:59:19.0323144Z B=125, 2025-05-07T20:59:19.0323345Z log_E=3, 2025-05-07T20:59:19.0323593Z L=3, 2025-05-07T20:59:19.0323812Z weights_ty=SparseType.INT8, 2025-05-07T20:59:19.0324107Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0324372Z ) 2025-05-07T20:59:19.0324641Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0325244Z self=, 2025-05-07T20:59:19.0325801Z T=5, 2025-05-07T20:59:19.0325994Z D=87, 2025-05-07T20:59:19.0326192Z B=112, 2025-05-07T20:59:19.0326382Z log_E=3, 2025-05-07T20:59:19.0326590Z L=16, 2025-05-07T20:59:19.0326810Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.0327094Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0327365Z ) 2025-05-07T20:59:19.0327633Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0328243Z self=, 2025-05-07T20:59:19.0328764Z T=9, 2025-05-07T20:59:19.0328958Z D=113, 2025-05-07T20:59:19.0329156Z B=12, 2025-05-07T20:59:19.0329345Z log_E=3, 2025-05-07T20:59:19.0329548Z L=9, 2025-05-07T20:59:19.0329765Z weights_ty=SparseType.INT4, 2025-05-07T20:59:19.0330048Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0330320Z ) 2025-05-07T20:59:19.0330589Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0331197Z self=, 2025-05-07T20:59:19.0331722Z T=6, 2025-05-07T20:59:19.0331922Z D=115, 2025-05-07T20:59:19.0332114Z B=90, 2025-05-07T20:59:19.0332314Z log_E=3, 2025-05-07T20:59:19.0332517Z L=8, 2025-05-07T20:59:19.0332728Z weights_ty=SparseType.INT4, 2025-05-07T20:59:19.0333019Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0333293Z ) 2025-05-07T20:59:19.0333566Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0334171Z self=, 2025-05-07T20:59:19.0334814Z T=6, 2025-05-07T20:59:19.0335013Z D=115, 2025-05-07T20:59:19.0335205Z B=90, 2025-05-07T20:59:19.0335403Z log_E=3, 2025-05-07T20:59:19.0335607Z L=0, 2025-05-07T20:59:19.0335820Z weights_ty=SparseType.INT4, 2025-05-07T20:59:19.0336315Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0336592Z ) 2025-05-07T20:59:19.0336856Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0337600Z self=, 2025-05-07T20:59:19.0338128Z T=6, 2025-05-07T20:59:19.0338321Z D=115, 2025-05-07T20:59:19.0338519Z B=6, 2025-05-07T20:59:19.0338714Z log_E=3, 2025-05-07T20:59:19.0338913Z L=0, 2025-05-07T20:59:19.0339132Z weights_ty=SparseType.INT4, 2025-05-07T20:59:19.0339423Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0339698Z ) 2025-05-07T20:59:19.0339961Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0340565Z self=, 2025-05-07T20:59:19.0341086Z T=6, 2025-05-07T20:59:19.0341274Z D=2, 2025-05-07T20:59:19.0341468Z B=6, 2025-05-07T20:59:19.0341660Z log_E=3, 2025-05-07T20:59:19.0341864Z L=0, 2025-05-07T20:59:19.0342080Z weights_ty=SparseType.INT4, 2025-05-07T20:59:19.0342370Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0342635Z ) 2025-05-07T20:59:19.0342913Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:59:19.0343516Z self=, 2025-05-07T20:59:19.0344029Z T=6, 2025-05-07T20:59:19.0344223Z D=2, 2025-05-07T20:59:19.0344416Z B=6, 2025-05-07T20:59:19.0344604Z log_E=3, 2025-05-07T20:59:19.0344807Z L=6, 2025-05-07T20:59:19.0345097Z weights_ty=SparseType.INT4, 2025-05-07T20:59:19.0345391Z output_dtype=SparseType.FP16, 2025-05-07T20:59:19.0345655Z ) 2025-05-07T20:59:19.0345846Z PASSED 2025-05-07T20:59:19.6646397Z 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:59:19.6647867Z self=, 2025-05-07T20:59:19.6648445Z T=1, 2025-05-07T20:59:19.6648652Z D=2, 2025-05-07T20:59:19.6648852Z B=1, 2025-05-07T20:59:19.6649050Z log_E=3, 2025-05-07T20:59:19.6649251Z L=0, 2025-05-07T20:59:19.6656702Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6657116Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6657493Z weighted=False, 2025-05-07T20:59:19.6657724Z ) 2025-05-07T20:59:19.6657919Z weight_ty: fp32 2025-05-07T20:59:19.6658266Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6658977Z self=, 2025-05-07T20:59:19.6659555Z T=5, 2025-05-07T20:59:19.6659753Z D=2, 2025-05-07T20:59:19.6659959Z B=1, 2025-05-07T20:59:19.6660161Z log_E=3, 2025-05-07T20:59:19.6660362Z L=0, 2025-05-07T20:59:19.6660591Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6660896Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6661177Z weighted=False, 2025-05-07T20:59:19.6661409Z ) 2025-05-07T20:59:19.6661611Z weight_ty: fp32 2025-05-07T20:59:19.6661830Z weight_ty: fp32 2025-05-07T20:59:19.6662054Z weight_ty: fp32 2025-05-07T20:59:19.6662279Z weight_ty: fp32 2025-05-07T20:59:19.6662493Z weight_ty: fp32 2025-05-07T20:59:19.6662831Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6663523Z self=, 2025-05-07T20:59:19.6664083Z T=5, 2025-05-07T20:59:19.6664284Z D=27, 2025-05-07T20:59:19.6664484Z B=104, 2025-05-07T20:59:19.6664680Z log_E=4, 2025-05-07T20:59:19.6664890Z L=14, 2025-05-07T20:59:19.6665116Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6665405Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6665692Z weighted=True, 2025-05-07T20:59:19.6665919Z ) 2025-05-07T20:59:19.6666109Z weight_ty: fp32 2025-05-07T20:59:19.6666332Z weight_ty: fp32 2025-05-07T20:59:19.6666556Z weight_ty: fp32 2025-05-07T20:59:19.6667043Z weight_ty: fp32 2025-05-07T20:59:19.6667269Z weight_ty: fp32 2025-05-07T20:59:19.6667604Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6668294Z self=, 2025-05-07T20:59:19.6668849Z T=6, 2025-05-07T20:59:19.6669053Z D=56, 2025-05-07T20:59:19.6669258Z B=32, 2025-05-07T20:59:19.6669450Z log_E=3, 2025-05-07T20:59:19.6669658Z L=13, 2025-05-07T20:59:19.6669881Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6670169Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6670455Z weighted=True, 2025-05-07T20:59:19.6670674Z ) 2025-05-07T20:59:19.6670864Z weight_ty: fp32 2025-05-07T20:59:19.6671099Z weight_ty: fp32 2025-05-07T20:59:19.6671325Z weight_ty: fp32 2025-05-07T20:59:19.6671542Z weight_ty: fp32 2025-05-07T20:59:19.6671766Z weight_ty: fp32 2025-05-07T20:59:19.6671992Z weight_ty: fp32 2025-05-07T20:59:19.6672326Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6673037Z self=, 2025-05-07T20:59:19.6673603Z T=8, 2025-05-07T20:59:19.6673806Z D=48, 2025-05-07T20:59:19.6674000Z B=38, 2025-05-07T20:59:19.6674199Z log_E=3, 2025-05-07T20:59:19.6674504Z L=5, 2025-05-07T20:59:19.6674720Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6675016Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6675302Z weighted=False, 2025-05-07T20:59:19.6675519Z ) 2025-05-07T20:59:19.6675718Z weight_ty: fp32 2025-05-07T20:59:19.6675945Z weight_ty: fp32 2025-05-07T20:59:19.6676163Z weight_ty: fp32 2025-05-07T20:59:19.6676389Z weight_ty: fp32 2025-05-07T20:59:19.6676669Z weight_ty: fp32 2025-05-07T20:59:19.6676884Z weight_ty: fp32 2025-05-07T20:59:19.6677107Z weight_ty: fp32 2025-05-07T20:59:19.6677335Z weight_ty: fp32 2025-05-07T20:59:19.6677667Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6678356Z self=, 2025-05-07T20:59:19.6678925Z T=5, 2025-05-07T20:59:19.6679118Z D=42, 2025-05-07T20:59:19.6679321Z B=93, 2025-05-07T20:59:19.6679523Z log_E=4, 2025-05-07T20:59:19.6679726Z L=7, 2025-05-07T20:59:19.6679957Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6680252Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6680535Z weighted=True, 2025-05-07T20:59:19.6680750Z ) 2025-05-07T20:59:19.6680951Z weight_ty: fp32 2025-05-07T20:59:19.6681176Z weight_ty: fp32 2025-05-07T20:59:19.6681391Z weight_ty: fp32 2025-05-07T20:59:19.6681612Z weight_ty: fp32 2025-05-07T20:59:19.6681837Z weight_ty: fp32 2025-05-07T20:59:19.6682167Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6682856Z self=, 2025-05-07T20:59:19.6683415Z T=6, 2025-05-07T20:59:19.6683610Z D=89, 2025-05-07T20:59:19.6683810Z B=39, 2025-05-07T20:59:19.6684007Z log_E=5, 2025-05-07T20:59:19.6684217Z L=7, 2025-05-07T20:59:19.6684451Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6684752Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6685038Z weighted=False, 2025-05-07T20:59:19.6685270Z ) 2025-05-07T20:59:19.6685459Z weight_ty: fp32 2025-05-07T20:59:19.6685682Z weight_ty: fp32 2025-05-07T20:59:19.6685907Z weight_ty: fp32 2025-05-07T20:59:19.6686122Z weight_ty: fp32 2025-05-07T20:59:19.6686343Z weight_ty: fp32 2025-05-07T20:59:19.6686563Z weight_ty: fp32 2025-05-07T20:59:19.6686896Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6687585Z self=, 2025-05-07T20:59:19.6688249Z T=6, 2025-05-07T20:59:19.6688444Z D=98, 2025-05-07T20:59:19.6688646Z B=77, 2025-05-07T20:59:19.6688850Z log_E=4, 2025-05-07T20:59:19.6689049Z L=2, 2025-05-07T20:59:19.6689270Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6689564Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6689846Z weighted=False, 2025-05-07T20:59:19.6690059Z ) 2025-05-07T20:59:19.6690253Z weight_ty: fp32 2025-05-07T20:59:19.6690475Z weight_ty: fp32 2025-05-07T20:59:19.6690689Z weight_ty: fp32 2025-05-07T20:59:19.6690909Z weight_ty: fp32 2025-05-07T20:59:19.6691127Z weight_ty: fp32 2025-05-07T20:59:19.6691339Z weight_ty: fp32 2025-05-07T20:59:19.6691675Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6692357Z self=, 2025-05-07T20:59:19.6692915Z T=5, 2025-05-07T20:59:19.6693112Z D=111, 2025-05-07T20:59:19.6693312Z B=125, 2025-05-07T20:59:19.6693512Z log_E=4, 2025-05-07T20:59:19.6693718Z L=16, 2025-05-07T20:59:19.6693939Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6694224Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6694506Z weighted=True, 2025-05-07T20:59:19.6694909Z ) 2025-05-07T20:59:19.6695099Z weight_ty: fp32 2025-05-07T20:59:19.6695323Z weight_ty: fp32 2025-05-07T20:59:19.6695543Z weight_ty: fp32 2025-05-07T20:59:19.6695819Z weight_ty: fp32 2025-05-07T20:59:19.6696039Z weight_ty: fp32 2025-05-07T20:59:19.6696376Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6697064Z self=, 2025-05-07T20:59:19.6697621Z T=5, 2025-05-07T20:59:19.6697820Z D=102, 2025-05-07T20:59:19.6698065Z B=26, 2025-05-07T20:59:19.6698261Z log_E=4, 2025-05-07T20:59:19.6698470Z L=12, 2025-05-07T20:59:19.6698694Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6698989Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6699286Z weighted=False, 2025-05-07T20:59:19.6699513Z ) 2025-05-07T20:59:19.6699703Z weight_ty: fp32 2025-05-07T20:59:19.6699931Z weight_ty: fp32 2025-05-07T20:59:19.6700157Z weight_ty: fp32 2025-05-07T20:59:19.6700371Z weight_ty: fp32 2025-05-07T20:59:19.6700596Z weight_ty: fp32 2025-05-07T20:59:19.6700984Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6701671Z self=, 2025-05-07T20:59:19.6702235Z T=9, 2025-05-07T20:59:19.6702435Z D=90, 2025-05-07T20:59:19.6702633Z B=84, 2025-05-07T20:59:19.6702824Z log_E=3, 2025-05-07T20:59:19.6703032Z L=14, 2025-05-07T20:59:19.6703253Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6703543Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6703827Z weighted=True, 2025-05-07T20:59:19.6704046Z ) 2025-05-07T20:59:19.6704235Z weight_ty: fp32 2025-05-07T20:59:19.6704457Z weight_ty: fp32 2025-05-07T20:59:19.6704682Z weight_ty: fp32 2025-05-07T20:59:19.6704897Z weight_ty: fp32 2025-05-07T20:59:19.6705119Z weight_ty: fp32 2025-05-07T20:59:19.6705343Z weight_ty: fp32 2025-05-07T20:59:19.6705555Z weight_ty: fp32 2025-05-07T20:59:19.6705778Z weight_ty: fp32 2025-05-07T20:59:19.6705998Z weight_ty: fp32 2025-05-07T20:59:19.6706326Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6707018Z self=, 2025-05-07T20:59:19.6707586Z T=9, 2025-05-07T20:59:19.6707778Z D=14, 2025-05-07T20:59:19.6707979Z B=84, 2025-05-07T20:59:19.6708181Z log_E=3, 2025-05-07T20:59:19.6708386Z L=14, 2025-05-07T20:59:19.6708612Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6708909Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6709187Z weighted=True, 2025-05-07T20:59:19.6709546Z ) 2025-05-07T20:59:19.6709746Z weight_ty: fp32 2025-05-07T20:59:19.6709968Z weight_ty: fp32 2025-05-07T20:59:19.6710183Z weight_ty: fp32 2025-05-07T20:59:19.6710409Z weight_ty: fp32 2025-05-07T20:59:19.6710652Z weight_ty: fp32 2025-05-07T20:59:19.6710868Z weight_ty: fp32 2025-05-07T20:59:19.6711086Z weight_ty: fp32 2025-05-07T20:59:19.6711305Z weight_ty: fp32 2025-05-07T20:59:19.6711518Z weight_ty: fp32 2025-05-07T20:59:19.6711857Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6712551Z self=, 2025-05-07T20:59:19.6713108Z T=1, 2025-05-07T20:59:19.6713306Z D=14, 2025-05-07T20:59:19.6713506Z B=84, 2025-05-07T20:59:19.6713696Z log_E=3, 2025-05-07T20:59:19.6713905Z L=14, 2025-05-07T20:59:19.6714129Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6714419Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6714712Z weighted=True, 2025-05-07T20:59:19.6714934Z ) 2025-05-07T20:59:19.6715124Z weight_ty: fp32 2025-05-07T20:59:19.6715463Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6716149Z self=, 2025-05-07T20:59:19.6716711Z T=1, 2025-05-07T20:59:19.6716899Z D=14, 2025-05-07T20:59:19.6717153Z B=3, 2025-05-07T20:59:19.6717348Z log_E=3, 2025-05-07T20:59:19.6717548Z L=14, 2025-05-07T20:59:19.6717767Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6718062Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6718336Z weighted=True, 2025-05-07T20:59:19.6718553Z ) 2025-05-07T20:59:19.6718747Z weight_ty: fp32 2025-05-07T20:59:19.6719077Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:59:19.6719851Z self=, 2025-05-07T20:59:19.6720412Z T=3, 2025-05-07T20:59:19.6720631Z D=14, 2025-05-07T20:59:19.6720850Z B=3, 2025-05-07T20:59:19.6721045Z log_E=3, 2025-05-07T20:59:19.6721245Z L=14, 2025-05-07T20:59:19.6721467Z weights_ty=SparseType.FP32, 2025-05-07T20:59:19.6721761Z output_dtype=SparseType.FP32, 2025-05-07T20:59:19.6722043Z weighted=True, 2025-05-07T20:59:19.6722255Z ) 2025-05-07T20:59:19.6722452Z weight_ty: fp32 2025-05-07T20:59:19.6722675Z weight_ty: fp32 2025-05-07T20:59:19.6722893Z weight_ty: fp32 2025-05-07T20:59:19.6723146Z PASSED 2025-05-07T20:59:19.6822227Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:59:23.1038065Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:59:23.1039170Z self=, 2025-05-07T20:59:23.1039850Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:59:23.1040246Z use_array_for_index_remapping=False, 2025-05-07T20:59:23.1040623Z do_pruning=False, 2025-05-07T20:59:23.1040936Z indices_dtype=torch.int32, 2025-05-07T20:59:23.1041292Z output_dtype=SparseType.FP32, 2025-05-07T20:59:23.1041632Z ) 2025-05-07T20:59:23.1041932Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:59:23.1042606Z self=, 2025-05-07T20:59:23.1043236Z nbit_weights_ty=None, 2025-05-07T20:59:23.1043574Z use_array_for_index_remapping=False, 2025-05-07T20:59:23.1043938Z do_pruning=False, 2025-05-07T20:59:23.1044248Z indices_dtype=torch.int32, 2025-05-07T20:59:23.1044600Z output_dtype=SparseType.FP32, 2025-05-07T20:59:23.1044931Z ) 2025-05-07T20:59:23.1045230Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:59:23.1046267Z self=, 2025-05-07T20:59:23.1046900Z nbit_weights_ty=None, 2025-05-07T20:59:23.1047226Z use_array_for_index_remapping=True, 2025-05-07T20:59:23.1047591Z do_pruning=False, 2025-05-07T20:59:23.1047898Z indices_dtype=torch.int64, 2025-05-07T20:59:23.1048243Z output_dtype=SparseType.FP16, 2025-05-07T20:59:23.1048576Z ) 2025-05-07T20:59:23.1048867Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:59:23.1049528Z self=, 2025-05-07T20:59:23.1050170Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:59:23.1050561Z use_array_for_index_remapping=False, 2025-05-07T20:59:23.1050959Z do_pruning=False, 2025-05-07T20:59:23.1051289Z indices_dtype=torch.int64, 2025-05-07T20:59:23.1051717Z output_dtype=SparseType.FP16, 2025-05-07T20:59:23.1052069Z ) 2025-05-07T20:59:23.1052260Z SKIPPED 2025-05-07T20:59:23.7108445Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:59:26.8337048Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8337917Z self=, 2025-05-07T20:59:26.8338440Z weights_ty=SparseType.FP32, 2025-05-07T20:59:26.8339081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8339390Z associativity=1, 2025-05-07T20:59:26.8339634Z do_pruning=False, 2025-05-07T20:59:26.8339903Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8340385Z ) 2025-05-07T20:59:26.8340625Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8341144Z self=, 2025-05-07T20:59:26.8341757Z weights_ty=SparseType.FP16, 2025-05-07T20:59:26.8342055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8342396Z associativity=1, 2025-05-07T20:59:26.8342669Z do_pruning=False, 2025-05-07T20:59:26.8342926Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8343220Z ) 2025-05-07T20:59:26.8343453Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8343963Z self=, 2025-05-07T20:59:26.8344465Z weights_ty=SparseType.FP16, 2025-05-07T20:59:26.8344769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8345071Z associativity=1, 2025-05-07T20:59:26.8345312Z do_pruning=False, 2025-05-07T20:59:26.8345573Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8345864Z ) 2025-05-07T20:59:26.8346093Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8346611Z self=, 2025-05-07T20:59:26.8347120Z weights_ty=SparseType.FP32, 2025-05-07T20:59:26.8347421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8347722Z associativity=1, 2025-05-07T20:59:26.8347967Z do_pruning=False, 2025-05-07T20:59:26.8348224Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8348513Z ) 2025-05-07T20:59:26.8348749Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8349266Z self=, 2025-05-07T20:59:26.8349766Z weights_ty=SparseType.FP32, 2025-05-07T20:59:26.8350067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8350373Z associativity=32, 2025-05-07T20:59:26.8350616Z do_pruning=False, 2025-05-07T20:59:26.8350880Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8351165Z ) 2025-05-07T20:59:26.8351395Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8351914Z self=, 2025-05-07T20:59:26.8353125Z weights_ty=SparseType.FP32, 2025-05-07T20:59:26.8353431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8353737Z associativity=32, 2025-05-07T20:59:26.8353983Z do_pruning=True, 2025-05-07T20:59:26.8354246Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8354528Z ) 2025-05-07T20:59:26.8354766Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8355279Z self=, 2025-05-07T20:59:26.8355776Z weights_ty=SparseType.FP32, 2025-05-07T20:59:26.8356075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8356381Z associativity=32, 2025-05-07T20:59:26.8356621Z do_pruning=False, 2025-05-07T20:59:26.8356883Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8357171Z ) 2025-05-07T20:59:26.8357400Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8357914Z self=, 2025-05-07T20:59:26.8358424Z weights_ty=SparseType.FP32, 2025-05-07T20:59:26.8358725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8359022Z associativity=32, 2025-05-07T20:59:26.8359261Z do_pruning=True, 2025-05-07T20:59:26.8359518Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8359794Z ) 2025-05-07T20:59:26.8360026Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8360541Z self=, 2025-05-07T20:59:26.8361090Z weights_ty=SparseType.FP16, 2025-05-07T20:59:26.8361390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8361693Z associativity=32, 2025-05-07T20:59:26.8361932Z do_pruning=False, 2025-05-07T20:59:26.8362194Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8362563Z ) 2025-05-07T20:59:26.8362802Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8363327Z self=, 2025-05-07T20:59:26.8363828Z weights_ty=SparseType.FP16, 2025-05-07T20:59:26.8364128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8364425Z associativity=32, 2025-05-07T20:59:26.8364671Z do_pruning=False, 2025-05-07T20:59:26.8364933Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8365211Z ) 2025-05-07T20:59:26.8365444Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8365961Z self=, 2025-05-07T20:59:26.8366457Z weights_ty=SparseType.INT2, 2025-05-07T20:59:26.8366756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8367059Z associativity=1, 2025-05-07T20:59:26.8367294Z do_pruning=True, 2025-05-07T20:59:26.8367554Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8367845Z ) 2025-05-07T20:59:26.8368075Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8368599Z self=, 2025-05-07T20:59:26.8369098Z weights_ty=SparseType.INT4, 2025-05-07T20:59:26.8369398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8369696Z associativity=32, 2025-05-07T20:59:26.8369942Z do_pruning=False, 2025-05-07T20:59:26.8370201Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8370480Z ) 2025-05-07T20:59:26.8370717Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8371231Z self=, 2025-05-07T20:59:26.8371725Z weights_ty=SparseType.FP32, 2025-05-07T20:59:26.8372031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8372340Z associativity=1, 2025-05-07T20:59:26.8372594Z do_pruning=True, 2025-05-07T20:59:26.8379532Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8379833Z ) 2025-05-07T20:59:26.8380075Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8380719Z self=, 2025-05-07T20:59:26.8381236Z weights_ty=SparseType.INT4, 2025-05-07T20:59:26.8381538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8381844Z associativity=1, 2025-05-07T20:59:26.8382091Z do_pruning=True, 2025-05-07T20:59:26.8382345Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8382638Z ) 2025-05-07T20:59:26.8382880Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8383391Z self=, 2025-05-07T20:59:26.8383894Z weights_ty=SparseType.FP16, 2025-05-07T20:59:26.8384202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8384505Z associativity=32, 2025-05-07T20:59:26.8384760Z do_pruning=True, 2025-05-07T20:59:26.8385020Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8385310Z ) 2025-05-07T20:59:26.8385548Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8386065Z self=, 2025-05-07T20:59:26.8386567Z weights_ty=SparseType.INT4, 2025-05-07T20:59:26.8386864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8387173Z associativity=1, 2025-05-07T20:59:26.8387418Z do_pruning=True, 2025-05-07T20:59:26.8387671Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8388009Z ) 2025-05-07T20:59:26.8388245Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8388754Z self=, 2025-05-07T20:59:26.8389256Z weights_ty=SparseType.INT4, 2025-05-07T20:59:26.8389562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8389907Z associativity=32, 2025-05-07T20:59:26.8390155Z do_pruning=True, 2025-05-07T20:59:26.8390414Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8390702Z ) 2025-05-07T20:59:26.8390940Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8391459Z self=, 2025-05-07T20:59:26.8391961Z weights_ty=SparseType.INT4, 2025-05-07T20:59:26.8392262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8392612Z associativity=32, 2025-05-07T20:59:26.8392864Z do_pruning=False, 2025-05-07T20:59:26.8393125Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8393414Z ) 2025-05-07T20:59:26.8393649Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8394156Z self=, 2025-05-07T20:59:26.8394655Z weights_ty=SparseType.INT2, 2025-05-07T20:59:26.8394957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8395263Z associativity=32, 2025-05-07T20:59:26.8395502Z do_pruning=True, 2025-05-07T20:59:26.8395768Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8396063Z ) 2025-05-07T20:59:26.8396293Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8396813Z self=, 2025-05-07T20:59:26.8397316Z weights_ty=SparseType.INT2, 2025-05-07T20:59:26.8397613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8397922Z associativity=32, 2025-05-07T20:59:26.8398195Z do_pruning=False, 2025-05-07T20:59:26.8398462Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8398745Z ) 2025-05-07T20:59:26.8398982Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8399498Z self=, 2025-05-07T20:59:26.8399994Z weights_ty=SparseType.INT2, 2025-05-07T20:59:26.8400302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8400610Z associativity=32, 2025-05-07T20:59:26.8400852Z do_pruning=False, 2025-05-07T20:59:26.8401202Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8401493Z ) 2025-05-07T20:59:26.8401723Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8402247Z self=, 2025-05-07T20:59:26.8402749Z weights_ty=SparseType.INT2, 2025-05-07T20:59:26.8403053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8403353Z associativity=32, 2025-05-07T20:59:26.8403600Z do_pruning=True, 2025-05-07T20:59:26.8403858Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8404143Z ) 2025-05-07T20:59:26.8404381Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8404897Z self=, 2025-05-07T20:59:26.8405398Z weights_ty=SparseType.INT2, 2025-05-07T20:59:26.8405703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8406008Z associativity=1, 2025-05-07T20:59:26.8406253Z do_pruning=True, 2025-05-07T20:59:26.8406516Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8406805Z ) 2025-05-07T20:59:26.8407034Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8407558Z self=, 2025-05-07T20:59:26.8408061Z weights_ty=SparseType.INT2, 2025-05-07T20:59:26.8408365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8408714Z associativity=1, 2025-05-07T20:59:26.8408966Z do_pruning=False, 2025-05-07T20:59:26.8409231Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8409512Z ) 2025-05-07T20:59:26.8409746Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8410265Z self=, 2025-05-07T20:59:26.8410843Z weights_ty=SparseType.INT2, 2025-05-07T20:59:26.8411147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8411462Z associativity=1, 2025-05-07T20:59:26.8411706Z do_pruning=False, 2025-05-07T20:59:26.8411973Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8412256Z ) 2025-05-07T20:59:26.8412497Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8413011Z self=, 2025-05-07T20:59:26.8413505Z weights_ty=SparseType.FP32, 2025-05-07T20:59:26.8413810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:26.8414113Z associativity=32, 2025-05-07T20:59:26.8414360Z do_pruning=True, 2025-05-07T20:59:26.8414615Z use_array_for_index_remapping=False, 2025-05-07T20:59:26.8414988Z ) 2025-05-07T20:59:26.8415223Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:26.8415732Z self=, 2025-05-07T20:59:26.8416238Z weights_ty=SparseType.INT4, 2025-05-07T20:59:26.8416539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:26.8416842Z associativity=32, 2025-05-07T20:59:26.8417085Z do_pruning=False, 2025-05-07T20:59:26.8417346Z use_array_for_index_remapping=True, 2025-05-07T20:59:26.8417622Z ) 2025-05-07T20:59:29.9463866Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9464768Z self=, 2025-05-07T20:59:29.9465476Z weights_ty=SparseType.INT4, 2025-05-07T20:59:29.9465781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9466090Z associativity=1, 2025-05-07T20:59:29.9466345Z do_pruning=False, 2025-05-07T20:59:29.9466603Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9466895Z ) 2025-05-07T20:59:29.9467133Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9467815Z self=, 2025-05-07T20:59:29.9468328Z weights_ty=SparseType.INT4, 2025-05-07T20:59:29.9468952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9469262Z associativity=1, 2025-05-07T20:59:29.9469501Z do_pruning=False, 2025-05-07T20:59:29.9469762Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9470049Z ) 2025-05-07T20:59:29.9470278Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9470792Z self=, 2025-05-07T20:59:29.9471296Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9471592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9471893Z associativity=32, 2025-05-07T20:59:29.9472135Z do_pruning=True, 2025-05-07T20:59:29.9472388Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9472676Z ) 2025-05-07T20:59:29.9472909Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9473426Z self=, 2025-05-07T20:59:29.9473923Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9474221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9474525Z associativity=32, 2025-05-07T20:59:29.9474762Z do_pruning=False, 2025-05-07T20:59:29.9475020Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9475305Z ) 2025-05-07T20:59:29.9475531Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9476045Z self=, 2025-05-07T20:59:29.9476669Z weights_ty=SparseType.FP16, 2025-05-07T20:59:29.9477024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9477325Z associativity=1, 2025-05-07T20:59:29.9477564Z do_pruning=True, 2025-05-07T20:59:29.9477820Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9478101Z ) 2025-05-07T20:59:29.9478417Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9478929Z self=, 2025-05-07T20:59:29.9479428Z weights_ty=SparseType.FP32, 2025-05-07T20:59:29.9479728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9480031Z associativity=32, 2025-05-07T20:59:29.9480270Z do_pruning=False, 2025-05-07T20:59:29.9480529Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9480816Z ) 2025-05-07T20:59:29.9481043Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9481562Z self=, 2025-05-07T20:59:29.9482064Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9482363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9482657Z associativity=1, 2025-05-07T20:59:29.9482900Z do_pruning=True, 2025-05-07T20:59:29.9483160Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9483475Z ) 2025-05-07T20:59:29.9483727Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9484247Z self=, 2025-05-07T20:59:29.9484741Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9485042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9485345Z associativity=1, 2025-05-07T20:59:29.9485579Z do_pruning=False, 2025-05-07T20:59:29.9485837Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9486121Z ) 2025-05-07T20:59:29.9486345Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9486875Z self=, 2025-05-07T20:59:29.9487380Z weights_ty=SparseType.INT4, 2025-05-07T20:59:29.9487684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9487981Z associativity=32, 2025-05-07T20:59:29.9488225Z do_pruning=True, 2025-05-07T20:59:29.9488483Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9488772Z ) 2025-05-07T20:59:29.9489000Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9489604Z self=, 2025-05-07T20:59:29.9490103Z weights_ty=SparseType.INT4, 2025-05-07T20:59:29.9490396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9490698Z associativity=32, 2025-05-07T20:59:29.9490944Z do_pruning=False, 2025-05-07T20:59:29.9491200Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9491485Z ) 2025-05-07T20:59:29.9491721Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9492226Z self=, 2025-05-07T20:59:29.9492724Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9493018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9493335Z associativity=1, 2025-05-07T20:59:29.9493601Z do_pruning=False, 2025-05-07T20:59:29.9493861Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9494144Z ) 2025-05-07T20:59:29.9494371Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9495009Z self=, 2025-05-07T20:59:29.9495508Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9495798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9496095Z associativity=1, 2025-05-07T20:59:29.9496334Z do_pruning=True, 2025-05-07T20:59:29.9496584Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9496918Z ) 2025-05-07T20:59:29.9497151Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9497659Z self=, 2025-05-07T20:59:29.9498157Z weights_ty=SparseType.INT2, 2025-05-07T20:59:29.9498459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9498759Z associativity=1, 2025-05-07T20:59:29.9499034Z do_pruning=True, 2025-05-07T20:59:29.9499290Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9499577Z ) 2025-05-07T20:59:29.9499807Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9500325Z self=, 2025-05-07T20:59:29.9500822Z weights_ty=SparseType.FP16, 2025-05-07T20:59:29.9501113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9501417Z associativity=32, 2025-05-07T20:59:29.9501662Z do_pruning=False, 2025-05-07T20:59:29.9501914Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9502225Z ) 2025-05-07T20:59:29.9502460Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9502976Z self=, 2025-05-07T20:59:29.9503476Z weights_ty=SparseType.FP16, 2025-05-07T20:59:29.9503769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9504074Z associativity=32, 2025-05-07T20:59:29.9504316Z do_pruning=True, 2025-05-07T20:59:29.9504567Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9504849Z ) 2025-05-07T20:59:29.9505084Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9505592Z self=, 2025-05-07T20:59:29.9506094Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9506392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9506687Z associativity=32, 2025-05-07T20:59:29.9506931Z do_pruning=True, 2025-05-07T20:59:29.9507190Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9507469Z ) 2025-05-07T20:59:29.9507701Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9508214Z self=, 2025-05-07T20:59:29.9508710Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9509003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9509304Z associativity=1, 2025-05-07T20:59:29.9509545Z do_pruning=True, 2025-05-07T20:59:29.9509797Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9510166Z ) 2025-05-07T20:59:29.9510398Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9510906Z self=, 2025-05-07T20:59:29.9511404Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9511700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9511993Z associativity=1, 2025-05-07T20:59:29.9512235Z do_pruning=False, 2025-05-07T20:59:29.9512492Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9512766Z ) 2025-05-07T20:59:29.9512998Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9513512Z self=, 2025-05-07T20:59:29.9514011Z weights_ty=SparseType.FP16, 2025-05-07T20:59:29.9514305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9514606Z associativity=32, 2025-05-07T20:59:29.9514848Z do_pruning=True, 2025-05-07T20:59:29.9515104Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9515389Z ) 2025-05-07T20:59:29.9515623Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9516128Z self=, 2025-05-07T20:59:29.9516625Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9516924Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9517266Z associativity=1, 2025-05-07T20:59:29.9517507Z do_pruning=False, 2025-05-07T20:59:29.9517767Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9518051Z ) 2025-05-07T20:59:29.9518277Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9518794Z self=, 2025-05-07T20:59:29.9519340Z weights_ty=SparseType.INT2, 2025-05-07T20:59:29.9519634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:29.9519937Z associativity=1, 2025-05-07T20:59:29.9520182Z do_pruning=True, 2025-05-07T20:59:29.9520435Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9520723Z ) 2025-05-07T20:59:29.9520955Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9521461Z self=, 2025-05-07T20:59:29.9521959Z weights_ty=SparseType.FP16, 2025-05-07T20:59:29.9522258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9522566Z associativity=32, 2025-05-07T20:59:29.9522804Z do_pruning=True, 2025-05-07T20:59:29.9523064Z use_array_for_index_remapping=False, 2025-05-07T20:59:29.9523380Z ) 2025-05-07T20:59:29.9523628Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9524146Z self=, 2025-05-07T20:59:29.9524647Z weights_ty=SparseType.INT2, 2025-05-07T20:59:29.9524940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9525243Z associativity=1, 2025-05-07T20:59:29.9525487Z do_pruning=False, 2025-05-07T20:59:29.9525737Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9526019Z ) 2025-05-07T20:59:29.9526252Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9526757Z self=, 2025-05-07T20:59:29.9527255Z weights_ty=SparseType.INT4, 2025-05-07T20:59:29.9527559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9527860Z associativity=32, 2025-05-07T20:59:29.9528098Z do_pruning=True, 2025-05-07T20:59:29.9528357Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9528639Z ) 2025-05-07T20:59:29.9528869Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9529385Z self=, 2025-05-07T20:59:29.9529886Z weights_ty=SparseType.INT8, 2025-05-07T20:59:29.9530178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9530598Z associativity=32, 2025-05-07T20:59:29.9530843Z do_pruning=True, 2025-05-07T20:59:29.9531091Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9531374Z ) 2025-05-07T20:59:29.9531605Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:59:29.9532123Z self=, 2025-05-07T20:59:29.9532620Z weights_ty=SparseType.INT2, 2025-05-07T20:59:29.9532917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:29.9533222Z associativity=32, 2025-05-07T20:59:29.9533456Z do_pruning=True, 2025-05-07T20:59:29.9533716Z use_array_for_index_remapping=True, 2025-05-07T20:59:29.9534003Z ) 2025-05-07T20:59:29.9534189Z PASSED 2025-05-07T20:59:29.9534312Z 2025-05-07T20:59:29.9534457Z =============================== warnings summary =============================== 2025-05-07T20:59:29.9535134Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:59:29.9535881Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:59:29.9537951Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:59:29.9539313Z res_scale_shift = torch.tensor( 2025-05-07T20:59:29.9539519Z 2025-05-07T20:59:29.9539858Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:59:29.9540608Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:59:29.9541436Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:59:29.9542940Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:59:29.9544209Z res_scale_shift = torch.tensor( 2025-05-07T20:59:29.9544403Z 2025-05-07T20:59:29.9544776Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:59:29.9546269Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:59:29.9547520Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:59:29.9547763Z 2025-05-07T20:59:29.9548000Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:29.9548476Z =========================== short test summary info ============================ 2025-05-07T20:59:29.9549369Z 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:59:29.9550263Z ============= 9 passed, 1 skipped, 6 warnings in 71.59s (0:01:11) ============== 2025-05-07T20:59:30.7094750Z 2025-05-07T20:59:30.7095450Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:59:30.7116462Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 74 seconds 2025-05-07T20:59:30.7116964Z 2025-05-07T20:59:30.7116969Z 2025-05-07T20:59:30.7116973Z 2025-05-07T20:59:30.7116977Z 2025-05-07T20:59:30.7140290Z ################################################################################ 2025-05-07T20:59:30.7155849Z # [2025-05-07T20:59:30.715Z] Run Python Test Suite: 2025-05-07T20:59:30.7156658Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:59:30.7157021Z ################################################################################ 2025-05-07T20:59:30.7180563Z + 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:59:30.7181277Z 2025-05-07T20:59:32.8758416Z ============================= test session starts ============================== 2025-05-07T20:59:32.8759707Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:32.8760775Z cachedir: .pytest_cache 2025-05-07T20:59:32.8761963Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:32.8763481Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:32.8764058Z plugins: hypothesis-6.131.14 2025-05-07T20:59:34.5606531Z collecting ... collected 3 items 2025-05-07T20:59:34.5606776Z 2025-05-07T20:59:42.4828421Z 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:59:42.4829904Z self=, 2025-05-07T20:59:42.4838812Z weights_ty=SparseType.FP32, 2025-05-07T20:59:42.4839238Z ) 2025-05-07T20:59:42.4839747Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:59:42.4840980Z self=, 2025-05-07T20:59:42.4842151Z weights_ty=SparseType.FP16, 2025-05-07T20:59:42.4842473Z ) 2025-05-07T20:59:42.4842825Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:59:42.4843668Z self=, 2025-05-07T20:59:42.4844373Z weights_ty=SparseType.INT8, 2025-05-07T20:59:42.4844645Z ) 2025-05-07T20:59:42.4844983Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:59:42.4845826Z self=, 2025-05-07T20:59:42.4846549Z weights_ty=SparseType.INT4, 2025-05-07T20:59:42.4846838Z ) 2025-05-07T20:59:42.4847182Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:59:42.4848025Z self=, 2025-05-07T20:59:42.4848729Z weights_ty=SparseType.INT2, 2025-05-07T20:59:42.4848988Z ) 2025-05-07T20:59:42.4849194Z PASSED 2025-05-07T20:59:46.2544790Z 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:59:46.2546227Z self=, 2025-05-07T20:59:46.2546959Z weights_ty=SparseType.FP32, 2025-05-07T20:59:46.2547393Z emulate_pruning=False, 2025-05-07T20:59:46.2547827Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2548243Z ) 2025-05-07T20:59:46.2548687Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2549945Z self=, 2025-05-07T20:59:46.2550673Z weights_ty=SparseType.INT8, 2025-05-07T20:59:46.2550967Z emulate_pruning=False, 2025-05-07T20:59:46.2551241Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2551500Z ) 2025-05-07T20:59:46.2551859Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2552720Z self=, 2025-05-07T20:59:46.2553429Z weights_ty=SparseType.INT8, 2025-05-07T20:59:46.2553717Z emulate_pruning=True, 2025-05-07T20:59:46.2553989Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2554245Z ) 2025-05-07T20:59:46.2554598Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2555461Z self=, 2025-05-07T20:59:46.2556176Z weights_ty=SparseType.INT4, 2025-05-07T20:59:46.2556457Z emulate_pruning=False, 2025-05-07T20:59:46.2556728Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2556989Z ) 2025-05-07T20:59:46.2557350Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2558238Z self=, 2025-05-07T20:59:46.2559047Z weights_ty=SparseType.INT8, 2025-05-07T20:59:46.2559330Z emulate_pruning=False, 2025-05-07T20:59:46.2559608Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2559878Z ) 2025-05-07T20:59:46.2560232Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2561172Z self=, 2025-05-07T20:59:46.2561889Z weights_ty=SparseType.INT2, 2025-05-07T20:59:46.2562175Z emulate_pruning=True, 2025-05-07T20:59:46.2562439Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2562707Z ) 2025-05-07T20:59:46.2563059Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2563909Z self=, 2025-05-07T20:59:46.2564630Z weights_ty=SparseType.INT2, 2025-05-07T20:59:46.2564917Z emulate_pruning=False, 2025-05-07T20:59:46.2565190Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2565449Z ) 2025-05-07T20:59:46.2565801Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2566664Z self=, 2025-05-07T20:59:46.2567375Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.2567707Z emulate_pruning=True, 2025-05-07T20:59:46.2567986Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2568251Z ) 2025-05-07T20:59:46.2568596Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2569453Z self=, 2025-05-07T20:59:46.2570169Z weights_ty=SparseType.INT8, 2025-05-07T20:59:46.2570450Z emulate_pruning=True, 2025-05-07T20:59:46.2570718Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2570982Z ) 2025-05-07T20:59:46.2571327Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2572191Z self=, 2025-05-07T20:59:46.2572992Z weights_ty=SparseType.INT4, 2025-05-07T20:59:46.2573285Z emulate_pruning=True, 2025-05-07T20:59:46.2573549Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2573811Z ) 2025-05-07T20:59:46.2574165Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2575102Z self=, 2025-05-07T20:59:46.2575821Z weights_ty=SparseType.FP32, 2025-05-07T20:59:46.2576113Z emulate_pruning=True, 2025-05-07T20:59:46.2576374Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2576636Z ) 2025-05-07T20:59:46.2576987Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2577891Z self=, 2025-05-07T20:59:46.2578602Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.2578891Z emulate_pruning=False, 2025-05-07T20:59:46.2579161Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2579414Z ) 2025-05-07T20:59:46.2579768Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2580622Z self=, 2025-05-07T20:59:46.2581531Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.2581837Z emulate_pruning=False, 2025-05-07T20:59:46.2582114Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2582386Z ) 2025-05-07T20:59:46.2582769Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2583798Z self=, 2025-05-07T20:59:46.2584556Z weights_ty=SparseType.INT4, 2025-05-07T20:59:46.2584840Z emulate_pruning=True, 2025-05-07T20:59:46.2585110Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2585364Z ) 2025-05-07T20:59:46.2585714Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2586572Z self=, 2025-05-07T20:59:46.2587282Z weights_ty=SparseType.INT4, 2025-05-07T20:59:46.2587619Z emulate_pruning=False, 2025-05-07T20:59:46.2587895Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2588155Z ) 2025-05-07T20:59:46.2588504Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2589357Z self=, 2025-05-07T20:59:46.2590069Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.2590351Z emulate_pruning=True, 2025-05-07T20:59:46.2590618Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2590876Z ) 2025-05-07T20:59:46.2591219Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2592074Z self=, 2025-05-07T20:59:46.2592789Z weights_ty=SparseType.INT2, 2025-05-07T20:59:46.2593072Z emulate_pruning=True, 2025-05-07T20:59:46.2593333Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2593593Z ) 2025-05-07T20:59:46.2593940Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2594790Z self=, 2025-05-07T20:59:46.2595506Z weights_ty=SparseType.INT2, 2025-05-07T20:59:46.2595873Z emulate_pruning=False, 2025-05-07T20:59:46.2596146Z indices_dtype=torch.int32, 2025-05-07T20:59:46.2596401Z ) 2025-05-07T20:59:46.2596748Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2597621Z self=, 2025-05-07T20:59:46.2598330Z weights_ty=SparseType.FP32, 2025-05-07T20:59:46.2598614Z emulate_pruning=False, 2025-05-07T20:59:46.2598887Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2599141Z ) 2025-05-07T20:59:46.2599492Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:59:46.2600349Z self=, 2025-05-07T20:59:46.2601066Z weights_ty=SparseType.FP32, 2025-05-07T20:59:46.2601349Z emulate_pruning=True, 2025-05-07T20:59:46.2601625Z indices_dtype=torch.int64, 2025-05-07T20:59:46.2601887Z ) 2025-05-07T20:59:46.2602077Z PASSED 2025-05-07T20:59:46.3226431Z 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:59:46.3227740Z self=, 2025-05-07T20:59:46.3228683Z T=1, 2025-05-07T20:59:46.3228880Z D=2, 2025-05-07T20:59:46.3229080Z B=1, 2025-05-07T20:59:46.3229277Z log_E=3, 2025-05-07T20:59:46.3229477Z L=0, 2025-05-07T20:59:46.3229701Z weights_ty=SparseType.FP32, 2025-05-07T20:59:46.3230000Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3230357Z ) 2025-05-07T20:59:46.3230675Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3231468Z self=, 2025-05-07T20:59:46.3232112Z T=2, 2025-05-07T20:59:46.3232301Z D=2, 2025-05-07T20:59:46.3232496Z B=1, 2025-05-07T20:59:46.3232689Z log_E=3, 2025-05-07T20:59:46.3232889Z L=0, 2025-05-07T20:59:46.3233104Z weights_ty=SparseType.FP32, 2025-05-07T20:59:46.3233396Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3233667Z ) 2025-05-07T20:59:46.3233977Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3234755Z self=, 2025-05-07T20:59:46.3235395Z T=2, 2025-05-07T20:59:46.3235589Z D=91, 2025-05-07T20:59:46.3235792Z B=73, 2025-05-07T20:59:46.3236174Z log_E=5, 2025-05-07T20:59:46.3236462Z L=19, 2025-05-07T20:59:46.3236773Z weights_ty=SparseType.INT2, 2025-05-07T20:59:46.3237068Z output_dtype=SparseType.BF16, 2025-05-07T20:59:46.3237344Z ) 2025-05-07T20:59:46.3237657Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3238433Z self=, 2025-05-07T20:59:46.3239072Z T=6, 2025-05-07T20:59:46.3239272Z D=102, 2025-05-07T20:59:46.3239477Z B=77, 2025-05-07T20:59:46.3239666Z log_E=5, 2025-05-07T20:59:46.3239872Z L=11, 2025-05-07T20:59:46.3240091Z weights_ty=SparseType.INT2, 2025-05-07T20:59:46.3240378Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3240651Z ) 2025-05-07T20:59:46.3240964Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3241747Z self=, 2025-05-07T20:59:46.3242396Z T=1, 2025-05-07T20:59:46.3242781Z D=64, 2025-05-07T20:59:46.3242996Z B=50, 2025-05-07T20:59:46.3243191Z log_E=5, 2025-05-07T20:59:46.3243400Z L=4, 2025-05-07T20:59:46.3243625Z weights_ty=SparseType.INT4, 2025-05-07T20:59:46.3243915Z output_dtype=SparseType.BF16, 2025-05-07T20:59:46.3244186Z ) 2025-05-07T20:59:46.3244499Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3245271Z self=, 2025-05-07T20:59:46.3245919Z T=1, 2025-05-07T20:59:46.3246116Z D=69, 2025-05-07T20:59:46.3246310Z B=34, 2025-05-07T20:59:46.3246508Z log_E=4, 2025-05-07T20:59:46.3246712Z L=12, 2025-05-07T20:59:46.3246927Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3247226Z output_dtype=SparseType.BF16, 2025-05-07T20:59:46.3247497Z ) 2025-05-07T20:59:46.3247803Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3248583Z self=, 2025-05-07T20:59:46.3249228Z T=3, 2025-05-07T20:59:46.3249424Z D=104, 2025-05-07T20:59:46.3249614Z B=4, 2025-05-07T20:59:46.3249811Z log_E=3, 2025-05-07T20:59:46.3250013Z L=6, 2025-05-07T20:59:46.3250230Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3250633Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3250907Z ) 2025-05-07T20:59:46.3251214Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3251992Z self=, 2025-05-07T20:59:46.3252638Z T=8, 2025-05-07T20:59:46.3252894Z D=84, 2025-05-07T20:59:46.3253095Z B=93, 2025-05-07T20:59:46.3253292Z log_E=3, 2025-05-07T20:59:46.3253491Z L=0, 2025-05-07T20:59:46.3253719Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3254014Z output_dtype=SparseType.BF16, 2025-05-07T20:59:46.3254291Z ) 2025-05-07T20:59:46.3254599Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3255500Z self=, 2025-05-07T20:59:46.3256148Z T=2, 2025-05-07T20:59:46.3256344Z D=125, 2025-05-07T20:59:46.3256546Z B=20, 2025-05-07T20:59:46.3256745Z log_E=4, 2025-05-07T20:59:46.3256944Z L=2, 2025-05-07T20:59:46.3257168Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3257494Z output_dtype=SparseType.INT8, 2025-05-07T20:59:46.3257776Z ) 2025-05-07T20:59:46.3258093Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3258894Z self=, 2025-05-07T20:59:46.3259550Z T=4, 2025-05-07T20:59:46.3259740Z D=16, 2025-05-07T20:59:46.3259939Z B=8, 2025-05-07T20:59:46.3260138Z log_E=4, 2025-05-07T20:59:46.3260346Z L=11, 2025-05-07T20:59:46.3260569Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3260862Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3261134Z ) 2025-05-07T20:59:46.3261451Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3262234Z self=, 2025-05-07T20:59:46.3262878Z T=5, 2025-05-07T20:59:46.3263077Z D=30, 2025-05-07T20:59:46.3263278Z B=119, 2025-05-07T20:59:46.3263477Z log_E=4, 2025-05-07T20:59:46.3263687Z L=10, 2025-05-07T20:59:46.3263911Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3264203Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3264479Z ) 2025-05-07T20:59:46.3264881Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3265694Z self=, 2025-05-07T20:59:46.3266333Z T=5, 2025-05-07T20:59:46.3266532Z D=30, 2025-05-07T20:59:46.3266733Z B=119, 2025-05-07T20:59:46.3266927Z log_E=3, 2025-05-07T20:59:46.3267132Z L=10, 2025-05-07T20:59:46.3267355Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3267641Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3267913Z ) 2025-05-07T20:59:46.3268228Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3269002Z self=, 2025-05-07T20:59:46.3269652Z T=5, 2025-05-07T20:59:46.3269849Z D=3, 2025-05-07T20:59:46.3270041Z B=119, 2025-05-07T20:59:46.3270242Z log_E=3, 2025-05-07T20:59:46.3270449Z L=10, 2025-05-07T20:59:46.3270674Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3270973Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3271246Z ) 2025-05-07T20:59:46.3271562Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3272334Z self=, 2025-05-07T20:59:46.3273029Z T=5, 2025-05-07T20:59:46.3273226Z D=3, 2025-05-07T20:59:46.3273423Z B=10, 2025-05-07T20:59:46.3273624Z log_E=3, 2025-05-07T20:59:46.3273828Z L=10, 2025-05-07T20:59:46.3274043Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3274339Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3274617Z ) 2025-05-07T20:59:46.3274926Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:59:46.3275761Z self=, 2025-05-07T20:59:46.3276414Z T=5, 2025-05-07T20:59:46.3276615Z D=5, 2025-05-07T20:59:46.3276811Z B=10, 2025-05-07T20:59:46.3277012Z log_E=3, 2025-05-07T20:59:46.3277219Z L=10, 2025-05-07T20:59:46.3277436Z weights_ty=SparseType.FP16, 2025-05-07T20:59:46.3277732Z output_dtype=SparseType.FP16, 2025-05-07T20:59:46.3278010Z ) 2025-05-07T20:59:46.3278203Z PASSED 2025-05-07T20:59:46.3278334Z 2025-05-07T20:59:46.3278479Z ============================== 3 passed in 13.58s ============================== 2025-05-07T20:59:46.9831242Z 2025-05-07T20:59:46.9832078Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:59:46.9853078Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:59:46.9853461Z 2025-05-07T20:59:46.9853465Z 2025-05-07T20:59:46.9853469Z 2025-05-07T20:59:46.9853472Z 2025-05-07T20:59:46.9875173Z ################################################################################ 2025-05-07T20:59:46.9890686Z # [2025-05-07T20:59:46.988Z] Run Python Test Suite: 2025-05-07T20:59:46.9891042Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:59:46.9891370Z ################################################################################ 2025-05-07T20:59:46.9915731Z + 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:59:46.9916385Z 2025-05-07T20:59:49.1493082Z ============================= test session starts ============================== 2025-05-07T20:59:49.1493770Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:49.1494307Z cachedir: .pytest_cache 2025-05-07T20:59:49.1495071Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:49.1496179Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:49.1496607Z plugins: hypothesis-6.131.14 2025-05-07T20:59:50.8244119Z collecting ... collected 3 items 2025-05-07T20:59:50.8244583Z 2025-05-07T20:59:50.8260037Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:59:50.8268888Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:59:50.8285929Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:59:50.8286387Z 2025-05-07T20:59:50.8286554Z =========================== short test summary info ============================ 2025-05-07T20:59:50.8287087Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:59:50.8287728Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:59:50.8288380Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:59:50.8288892Z ============================== 3 skipped in 1.81s ============================== 2025-05-07T20:59:51.3839197Z 2025-05-07T20:59:51.3840126Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:59:51.3862588Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 5 seconds 2025-05-07T20:59:51.3863310Z 2025-05-07T20:59:51.3863314Z 2025-05-07T20:59:51.3863318Z 2025-05-07T20:59:51.3863322Z 2025-05-07T20:59:51.3883487Z ################################################################################ 2025-05-07T20:59:51.3898771Z # [2025-05-07T20:59:51.389Z] Run Python Test Suite: 2025-05-07T20:59:51.3899119Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:59:51.3899429Z ################################################################################ 2025-05-07T20:59:51.3925212Z + 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:59:51.3925849Z 2025-05-07T20:59:53.5500559Z ============================= test session starts ============================== 2025-05-07T20:59:53.5501217Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:53.5501748Z cachedir: .pytest_cache 2025-05-07T20:59:53.5502339Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:53.5503092Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:53.5503506Z plugins: hypothesis-6.131.14 2025-05-07T20:59:55.2491996Z collecting ... collected 6 items 2025-05-07T20:59:55.2492237Z 2025-05-07T20:59:55.2507910Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:59:55.2516138Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:59:55.2524434Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:59:55.2532668Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:59:55.2542259Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:59:55.2559765Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:59:55.2560220Z 2025-05-07T20:59:55.2560423Z =========================== short test summary info ============================ 2025-05-07T20:59:55.2560935Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:59:55.2561521Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:59:55.2562121Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:59:55.2562940Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:59:55.2563532Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:59:55.2564112Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:59:55.2564601Z ============================== 6 skipped in 1.84s ============================== 2025-05-07T20:59:55.8170235Z 2025-05-07T20:59:55.8170972Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:59:55.8190207Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:59:55.8190519Z 2025-05-07T20:59:55.8190523Z 2025-05-07T20:59:55.8190527Z 2025-05-07T20:59:55.8190531Z 2025-05-07T20:59:55.8210846Z ################################################################################ 2025-05-07T20:59:55.8226045Z # [2025-05-07T20:59:55.822Z] Run Python Test Suite: 2025-05-07T20:59:55.8226410Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:59:55.8226771Z ################################################################################ 2025-05-07T20:59:55.8252448Z + 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:59:55.8253123Z 2025-05-07T20:59:57.9801700Z ============================= test session starts ============================== 2025-05-07T20:59:57.9802535Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:57.9803077Z cachedir: .pytest_cache 2025-05-07T20:59:57.9803679Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:57.9804420Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:57.9811374Z plugins: hypothesis-6.131.14 2025-05-07T20:59:59.6693534Z collecting ... collected 3 items 2025-05-07T20:59:59.6694019Z 2025-05-07T20:59:59.6708846Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:59:59.6730985Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:59:59.6749137Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:59:59.6749849Z 2025-05-07T20:59:59.6750009Z =========================== short test summary info ============================ 2025-05-07T20:59:59.6750566Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:59:59.6751255Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:59:59.6751939Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:59:59.6752484Z ============================== 3 skipped in 1.83s ============================== 2025-05-07T21:00:00.2255943Z 2025-05-07T21:00:00.2256764Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T21:00:00.2279445Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 5 seconds 2025-05-07T21:00:00.2279944Z 2025-05-07T21:00:00.2279950Z 2025-05-07T21:00:00.2279955Z 2025-05-07T21:00:00.2279962Z 2025-05-07T21:00:00.2301769Z ################################################################################ 2025-05-07T21:00:00.2317654Z # [2025-05-07T21:00:00.231Z] Run Python Test Suite: 2025-05-07T21:00:00.2318180Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T21:00:00.2318637Z ################################################################################ 2025-05-07T21:00:00.2342834Z + 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-07T21:00:00.2343670Z 2025-05-07T21:00:02.3934993Z ============================= test session starts ============================== 2025-05-07T21:00:02.3935883Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:00:02.3936705Z cachedir: .pytest_cache 2025-05-07T21:00:02.3937300Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:00:02.3938043Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:00:02.3938461Z plugins: hypothesis-6.131.14 2025-05-07T21:00:04.1036156Z collecting ... collected 11 items 2025-05-07T21:00:04.1036515Z 2025-05-07T21:00:04.1052613Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T21:00:04.1061265Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T21:00:04.1069589Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T21:00:04.1077768Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T21:00:04.1086078Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T21:00:04.1094122Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T21:00:04.1103293Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T21:00:04.1111384Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T21:00:04.1119328Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T21:00:04.1127214Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T21:00:04.1147780Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T21:00:04.1148289Z 2025-05-07T21:00:04.1148448Z =========================== short test summary info ============================ 2025-05-07T21:00:04.1149006Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1149706Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1150375Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1151045Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1151725Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1152407Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1153077Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1153754Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1154432Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1155110Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1155776Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T21:00:04.1156308Z ============================= 11 skipped in 1.85s ============================== 2025-05-07T21:00:04.6722325Z 2025-05-07T21:00:04.6723199Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T21:00:04.6745838Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 4 seconds 2025-05-07T21:00:04.6746187Z 2025-05-07T21:00:04.6746192Z 2025-05-07T21:00:04.6746196Z 2025-05-07T21:00:04.6746210Z 2025-05-07T21:00:04.6767915Z ################################################################################ 2025-05-07T21:00:04.6783710Z # [2025-05-07T21:00:04.678Z] Run Python Test Suite: 2025-05-07T21:00:04.6784052Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T21:00:04.6784368Z ################################################################################ 2025-05-07T21:00:04.6808422Z + 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-07T21:00:04.6809038Z 2025-05-07T21:00:06.8388617Z ============================= test session starts ============================== 2025-05-07T21:00:06.8389350Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:00:06.8389905Z cachedir: .pytest_cache 2025-05-07T21:00:06.8390512Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:00:06.8391259Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:00:06.8391686Z plugins: hypothesis-6.131.14 2025-05-07T21:00:08.5199403Z collecting ... collected 4 items 2025-05-07T21:00:08.5199921Z 2025-05-07T21:00:08.5215931Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T21:00:08.5224522Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T21:00:08.5232815Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T21:00:08.5251568Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T21:00:08.5252203Z 2025-05-07T21:00:08.5252367Z =========================== short test summary info ============================ 2025-05-07T21:00:08.5252891Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T21:00:08.5253484Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T21:00:08.5254060Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T21:00:08.5254646Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T21:00:08.5255256Z ============================== 4 skipped in 1.82s ============================== 2025-05-07T21:00:09.0733059Z 2025-05-07T21:00:09.0733628Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T21:00:09.0754684Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 5 seconds 2025-05-07T21:00:09.0755102Z 2025-05-07T21:00:09.0755132Z 2025-05-07T21:00:09.0755138Z 2025-05-07T21:00:09.0755143Z 2025-05-07T21:00:09.0775277Z ################################################################################ 2025-05-07T21:00:09.0790668Z # [2025-05-07T21:00:09.078Z] Run Python Test Suite: 2025-05-07T21:00:09.0791176Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T21:00:09.0791530Z ################################################################################ 2025-05-07T21:00:09.0816558Z + 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-07T21:00:09.0817559Z 2025-05-07T21:00:11.2502752Z ============================= test session starts ============================== 2025-05-07T21:00:11.2503433Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:00:11.2504028Z cachedir: .pytest_cache 2025-05-07T21:00:11.2504642Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:00:11.2505768Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:00:11.2506201Z plugins: hypothesis-6.131.14 2025-05-07T21:00:12.9176928Z collecting ... collected 1 item 2025-05-07T21:00:12.9177331Z 2025-05-07T21:00:13.1751617Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 53 2025-05-07T21:00:13.1752414Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1752848Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1753273Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1753694Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1754106Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1754544Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1754973Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1755391Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1755810Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1756238Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1756674Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1757091Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1757650Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1758063Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1758470Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1758885Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1759297Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1759806Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1760233Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1760660Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1761081Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1761488Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1761910Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1762323Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1762750Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1763157Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1763586Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1764002Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1764415Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1764833Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1765255Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1765675Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1766086Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1766540Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1766955Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1767385Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1767812Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1768227Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1768635Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1769049Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1769482Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1769904Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1770455Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1770877Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1771288Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1771694Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1772111Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1772525Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1772945Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1773366Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1773777Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1774199Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1774611Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1775130Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1775549Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1775955Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1776378Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1776796Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1777216Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1777677Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1778105Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1778516Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1778939Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1779402Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1779819Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1780252Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1780661Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1781083Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1781498Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1781914Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1782333Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1782754Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1783178Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1783594Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1784016Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1784462Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1784909Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1785324Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1785741Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1786154Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1786594Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1787011Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1787426Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1787848Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1788283Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1788707Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1789122Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1789557Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1790061Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1790495Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1790903Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1791319Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1791744Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1792157Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1792576Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1793375Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1793795Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1794213Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1794635Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1795063Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1795465Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1795896Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1796311Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1796726Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1797142Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1797606Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1798028Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1798438Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1798858Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1799336Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1799744Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1800166Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1800583Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1800997Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1801410Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1801824Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1802249Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1802662Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1803082Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1803501Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1803915Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1804333Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1804758Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1805176Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1805588Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1806002Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1806416Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1806829Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1807248Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1807666Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1808082Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1808497Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1808925Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1809340Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1809865Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1810284Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1810701Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1811120Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1811530Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1811956Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1812377Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1812790Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1813213Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1813632Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1814056Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1814520Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1814988Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1815413Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1815819Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1816231Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1816648Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1817109Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1817528Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1817941Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1818353Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1818811Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1819227Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1819657Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1820063Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1820479Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1820895Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1821308Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1821724Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1822146Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1822558Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1822971Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1823384Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1823806Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1824258Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1824689Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1825106Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1825524Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1825933Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1826368Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1826787Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1827212Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1827628Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1828043Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1828469Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1828880Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1829379Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1829795Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1830203Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1830627Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1831042Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1831464Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1831872Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1832285Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1832710Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1833113Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1833530Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1833951Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1834366Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1834777Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1835191Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1835607Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1836205Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1836702Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1837114Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T21:00:13.1837542Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1837977Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1838468Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1838896Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1839321Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1839755Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1840182Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1840605Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1857373Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1857881Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1858357Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1858810Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1859235Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1859671Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1860103Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1860539Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1860971Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1861437Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1861892Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1862326Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1862765Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1863207Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1863650Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1864086Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1864562Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1865032Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1865637Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1866101Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1866543Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1866989Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1867427Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1867873Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1868327Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1868773Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1869205Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1869642Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1870077Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1870511Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1870942Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1871389Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1871815Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1872247Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1872730Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1873164Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1873589Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1874020Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1874455Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1874924Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1875358Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1875793Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1876223Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1876645Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1877079Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1877507Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1877939Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1878370Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1878800Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1879235Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1879660Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1880103Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1880537Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1880960Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1881404Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1881836Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1882262Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1882693Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1883118Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1883551Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1883970Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1884447Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1884882Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1885394Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1885823Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1886255Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1886683Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1887109Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1887535Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1887953Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1888383Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1888802Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1889223Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1889652Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1890087Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1890513Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1890929Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1891361Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1891793Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1892265Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1892689Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1893113Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1893545Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1894013Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1894441Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1894942Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1895358Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1895780Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1896206Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1896629Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1897053Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1897485Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1897915Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1898343Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1898771Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1899203Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1899647Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1900065Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1900496Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1900922Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1901345Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1901779Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1902214Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1902634Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1903068Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1903490Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1903940Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1904472Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1904898Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1905329Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1905743Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1906172Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1906603Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1907023Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1907447Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1907866Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1908300Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1908726Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1909159Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1909592Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1910015Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1910434Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1910859Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1911288Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1911756Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1912183Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1912610Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1913047Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1913511Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1913939Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1914417Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1914840Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1915267Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1915689Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1916110Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1916540Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1916962Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1917388Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1917803Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1918227Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1918666Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1919093Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1919514Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1919941Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1920370Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1920788Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1921217Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1921641Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1922069Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1922497Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1922928Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1923359Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1924627Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1925070Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1925496Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1925914Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1926338Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1926770Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1927194Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1927618Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1928048Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1928486Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1928917Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1929355Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1929786Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1930206Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1930626Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1931082Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1931556Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1932010Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1932433Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1932866Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1933326Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1933794Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1934230Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1934661Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1935136Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1935559Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1936270Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1936799Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1937221Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1937653Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1938083Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1938506Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1938938Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1939366Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1939799Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1940220Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1940653Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1941074Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1941499Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.1941932Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1942362Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1942793Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1943217Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1943645Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1944230Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1944648Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1945106Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1945534Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1945954Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1946378Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1946802Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1947229Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1947648Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1948065Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1948499Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1948917Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1949347Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1949777Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1950198Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1950620Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1951037Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1951534Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1951953Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1952376Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1952805Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1953286Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1953700Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1954135Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1954555Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1954974Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1955404Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1955824Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1956248Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1956668Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1957089Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1957515Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1957928Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1958391Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1958817Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1959231Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1959664Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1960082Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1960502Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1960924Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1961343Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1961773Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1962188Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1962617Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1963041Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1963547Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1963970Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1964397Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1964815Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1965250Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1965669Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1966089Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1966513Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1966924Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1967352Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1967770Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1968184Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1968612Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1969027Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1969446Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1969865Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1970289Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1970767Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1971184Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1971606Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1972027Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1972439Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1972933Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1973364Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1973789Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1974215Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1974752Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1975187Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1975607Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1976033Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1976457Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1976878Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1977297Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1977725Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1978147Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1978571Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1978995Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1979417Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1979848Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1980270Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1980693Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1981118Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1981532Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1981955Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1982376Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1982887Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1983306Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1983738Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.1984161Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2003252Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2003703Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2004149Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2004639Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2005066Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2005485Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2005940Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2006383Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2006825Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2007243Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2007690Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2008124Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2008551Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2009103Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2009536Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2009970Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2010400Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2010872Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2011354Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2011788Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2012231Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2012700Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2013175Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2013598Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2014032Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2014470Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2014968Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2015399Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2015826Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2016255Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2016674Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2017102Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2017532Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2017947Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2018374Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2018799Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2019221Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2019651Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2020080Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2020508Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2020933Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2021355Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2021876Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2022299Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2022725Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2023152Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2023582Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2024012Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2024440Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2024876Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2025300Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2025723Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2026158Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2026593Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2027019Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2027455Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2027881Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2028301Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2028780Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2029204Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2029624Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2030047Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2030479Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2030968Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2031392Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2031823Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2032250Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2032670Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2033108Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2033523Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2033952Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2034377Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2034797Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2035209Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2035634Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2036246Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2036665Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2037084Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2037513Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2037923Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2038363Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2038790Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2039210Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2039626Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2040051Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2040481Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2040904Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2041482Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2041913Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2042349Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2042761Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2043189Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2043611Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2044034Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2044461Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2044887Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2045315Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2045733Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2046162Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2046588Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2047012Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2047447Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2047875Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2048371Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2048800Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2049220Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2049656Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2050070Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2050590Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2051014Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2051444Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2051867Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2052296Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2052726Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2053149Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2053571Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2054002Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2054423Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2054895Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2055328Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2055757Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2056185Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2056605Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2057028Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2057452Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2057878Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2058305Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2058735Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2059155Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2059612Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2060037Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2060538Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2060968Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2061384Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2061820Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2062238Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2062662Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2063094Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2063507Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2063935Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2064364Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2064785Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2065219Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2065640Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2066062Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2066489Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2066909Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2067332Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2067838Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2068256Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2068692Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2069117Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2069574Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2070025Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2070457Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2070881Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2071295Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2071724Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2072149Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2072572Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2073005Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2073425Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2073849Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2074288Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2074713Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2075139Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2075565Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2075995Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2076420Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2076851Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2077281Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2077712Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2078145Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2078564Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2079003Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2079431Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2079933Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2080365Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2080787Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2081220Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2081642Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2082063Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2082495Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2082914Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2083333Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2083767Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2084190Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2084619Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2085050Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2085476Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2085904Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2086323Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2086797Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2087226Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2087642Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2088074Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2088501Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2088958Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2089395Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2089815Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2090242Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2090662Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2091083Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2091519Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2091936Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2092354Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2092789Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2093204Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2093629Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2094064Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2094486Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2094967Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2095394Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2095816Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2096238Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2096660Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2097079Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2097505Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2097922Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2098361Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2098784Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2099283Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2099720Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2100143Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2100589Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2101006Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2101427Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2101861Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2102279Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2102698Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2103132Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2103553Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2103983Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2104409Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2104826Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2105259Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2105684Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2106159Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2106581Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2106994Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2107419Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2107889Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2108308Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2108746Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2109167Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2109596Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2110015Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2110434Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2110873Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2111295Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2111715Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2112147Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2112561Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2112985Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2113410Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2113828Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2114252Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2114677Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2115098Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2115529Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2115951Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2116370Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2116795Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2117210Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2117663Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2118167Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2118583Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2119016Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2119435Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2119867Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2120285Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2120703Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2121131Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2121543Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2121963Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2122390Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2122820Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2123236Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2123658Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2124077Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2124520Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2124989Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2125406Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2125831Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2126248Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2126678Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2127145Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2127574Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2128007Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2128431Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2128852Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2151634Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2152079Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2152541Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2152973Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2153431Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2153883Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2154331Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2154780Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2155224Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2155674Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2156106Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2156570Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2157011Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2157449Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2157903Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2158342Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2158774Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2159190Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2159648Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2160259Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2160685Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2161110Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2161546Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2161967Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2162369Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2162811Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2163219Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2163622Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2164047Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2164509Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2164939Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2165356Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2165779Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2166202Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2166607Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2167039Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2167521Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2167940Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2168353Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2168769Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2169185Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2169657Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2170078Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2170499Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2170908Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2171335Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2171755Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2172166Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2172584Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2173014Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2173420Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2173839Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2174284Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2174816Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2175235Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2175641Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2176070Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2176495Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2176912Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2177337Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2177748Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2178166Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2178570Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2179002Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2179427Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2179921Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2180357Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2180766Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2181183Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2181615Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2182019Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2182430Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2182856Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2183270Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2183672Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2184099Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2184512Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2184922Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2185344Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2185758Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2186164Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2186597Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2187053Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2187478Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2187883Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2188294Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2188713Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2189172Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2189604Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2190015Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2190451Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2190854Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2191278Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2191686Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2192103Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2192517Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2192933Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2193356Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2193777Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2194213Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2194679Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2195097Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2195504Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2195917Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2196318Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2196743Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2197165Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2197585Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2197985Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2198399Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2198834Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2199332Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2199758Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2200166Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2200618Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2201025Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2201431Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2201861Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2202261Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2202683Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2203109Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2203518Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2203932Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2204392Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2204818Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2205244Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2205653Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2206056Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2206528Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2206938Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2207385Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2207808Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2208212Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2208679Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2209106Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2209510Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2209931Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2210336Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2210756Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2211159Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2211564Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2211995Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2212396Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2212800Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2213237Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2213638Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2214049Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2214465Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2214943Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2215348Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2215765Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2216175Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2216602Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2217006Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2217411Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2217832Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2218239Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2218743Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2219153Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2219555Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2219976Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2220381Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2220796Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2221208Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2221614Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2222034Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2222443Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2222851Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2223270Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2223682Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2224104Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2224526Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2224933Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2225346Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2225807Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2226214Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2226636Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2227054Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2227461Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2227918Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2228327Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2228756Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2229163Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2229563Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2229986Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2230397Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2230804Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2231226Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2231633Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2232047Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2232455Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2232867Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2233302Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2233712Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2234137Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2234599Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2235010Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2235427Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2235846Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2236461Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2236875Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2237290Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2237725Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2238308Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2238716Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2239147Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2239550Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T21:00:13.2239965Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2240406Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2240837Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2241268Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2241681Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2242128Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2242572Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2242982Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2243409Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2243853Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2244275Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2244687Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2245123Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2245618Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2246033Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2246461Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2246892Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2247379Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2247821Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2248266Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2248687Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2249105Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2249542Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2249978Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2250398Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2250833Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2251263Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2251689Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2252110Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2252283Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2252449Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2252619Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2252798Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2252962Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2253128Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2253291Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2253456Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2253630Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2253802Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2253966Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2254133Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2254378Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2254560Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2254772Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2254942Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2255109Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2255271Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2255433Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2255597Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2255762Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2255929Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2256096Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2256266Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2256441Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2256602Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2256774Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2256945Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2257152Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2257320Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2257499Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2257662Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2257828Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2258033Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2258199Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2258381Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2258545Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2258705Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2258869Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2259030Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2259201Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2259371Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2259540Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2259706Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2259867Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2260032Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2260194Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2260360Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2260522Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2260682Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2260843Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2261009Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2261179Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2261350Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2261525Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2261686Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2261849Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2262088Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2262260Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2262436Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2262603Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2262764Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2262940Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2263105Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2263281Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2263441Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2263602Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2263771Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2263936Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2264108Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2264306Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2264494Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2264658Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2264866Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2265032Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2265196Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2265356Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2265557Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2265720Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2265890Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2266074Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2266235Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2266394Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2266558Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2266723Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2266894Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2267071Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2267238Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2267401Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2267566Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2267729Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2267913Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2268075Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2268235Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2268403Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2268565Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2268742Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2268904Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2269064Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2269228Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2269399Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2269648Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2269826Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2269986Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2270150Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2270315Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2270477Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2270682Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2270844Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2271004Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2271173Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2271335Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2271502Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2271681Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2271848Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2272011Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2272174Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2272333Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2272551Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2331111Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2331424Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2331604Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2331990Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2332172Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2332336Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2332506Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2332674Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2332845Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2333010Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2333173Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2333345Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2333510Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2333673Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2333845Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2334008Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2334178Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2334337Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2334495Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2334664Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2334909Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2335075Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2335240Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2335398Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2335571Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2335740Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2336128Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2336639Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2336816Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2336973Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2337136Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2337298Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2337475Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2337643Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2337809Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2337999Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2338167Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2338331Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2338508Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2338668Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2338837Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2339006Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2339168Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2339422Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2339580Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2339752Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2339924Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2340083Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2340330Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2340499Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2340663Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2340831Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2340997Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2341157Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2341334Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2341499Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2341668Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2341858Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2342021Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2342193Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2342363Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2342527Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2342700Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2342893Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2343060Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2343226Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2343391Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2343558Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2343717Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2343882Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2344049Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2344214Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2344465Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2344624Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2344783Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2344949Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2345108Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2345275Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2345449Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2345612Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2345776Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2345938Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2346098Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2346272Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2346438Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2346599Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2346765Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2346924Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2347132Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2347294Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2347461Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2347631Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2347791Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2347989Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2348165Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2348327Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2348489Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2348663Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2348821Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2348991Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2349150Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2349312Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2349479Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2349641Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2349803Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2349978Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2350140Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2350303Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2350461Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2350620Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2350789Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2350954Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2356158Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2356376Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2356547Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2356716Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2356885Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2357115Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2357281Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2357442Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2357608Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2357783Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2357951Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2358114Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2358306Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2358465Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2358627Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2358804Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2358968Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2359127Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2359295Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2359458Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2359628Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2359838Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2360001Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2360170Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2360331Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2360491Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2360703Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2360866Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2361031Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2361191Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2361356Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2361527Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2361734Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2361894Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2362064Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2362224Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2362391Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2362557Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2362718Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2362884Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2363047Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2363208Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2363379Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2363548Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2363722Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2363885Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2364139Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2364306Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2364492Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2364652Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2364860Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2365021Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2365231Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2365392Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2365556Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2365726Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2365885Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2366047Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2366218Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2366381Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2366544Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2366705Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2366866Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2367034Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2367197Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2367355Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2367563Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2367724Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2367888Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2368048Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2368226Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2368459Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2368621Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2368778Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2368943Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2369102Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2369277Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2369441Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2369605Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2369778Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2369937Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2370095Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2370264Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2370432Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2370601Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2370762Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2370921Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2371086Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2371242Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2371404Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2371586Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2371799Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2371960Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2372128Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2372286Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2372492Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2372653Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2372819Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2372985Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2373143Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2373303Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2373472Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2373635Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2373800Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2373970Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2374138Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2374307Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2374467Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2374627Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2374969Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2375131Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2375355Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2375516Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2375679Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2375845Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2376002Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2376207Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2376381Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2376547Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2376714Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2376877Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2377036Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2377205Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2377367Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2377536Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2377709Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2377874Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2378041Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2378202Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2378365Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2378540Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2378701Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2378864Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2379028Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2379191Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2379354Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2379564Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2379731Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2379912Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2380074Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2380276Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2380445Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2380606Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2380773Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2380937Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2381103Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2381268Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2381432Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2381595Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2381763Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2381923Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2382114Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2382275Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2382435Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2382599Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2382759Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2382961Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2383133Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2383300Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2383469Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2383631Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2383856Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2384026Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2384188Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2384348Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2384521Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2384682Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2384845Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2385013Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2385176Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2385359Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2385526Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2385743Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2385969Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2386271Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2386540Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2386763Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2387022Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2387204Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2387500Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2387740Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2387940Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2388174Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2388421Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2388664Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2388899Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2389097Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2389328Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2389572Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2389774Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2390001Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2390203Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2390379Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2390732Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2390924Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2391150Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2391340Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2391580Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2391866Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2392073Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2392295Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2392531Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2392721Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2392956Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2393197Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2393509Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2393739Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2393938Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2394187Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2394376Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2394698Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2395018Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2395243Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2395457Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2395690Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2395867Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2396162Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2396352Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2396547Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2396839Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2397028Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2397203Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2397483Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2397677Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2397925Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2398178Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2398368Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2398629Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2398834Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2399087Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2399314Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2399503Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2399710Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2399951Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2400185Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2400410Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2400600Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2400790Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2401001Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2401246Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2401515Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2401759Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2401947Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2402169Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2402344Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2402727Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2402918Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2403113Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2403337Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2403526Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2403774Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2404066Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2404256Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2404477Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2404666Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2404880Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2405140Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2405345Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2405538Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2405763Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2405952Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2406188Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2406424Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2406684Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2406907Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2407097Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2407312Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2407522Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2407758Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2408044Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2408235Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2408451Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2408679Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2408893Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2409130Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2409370Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2409610Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2409834Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2410024Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2410201Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2410486Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2410677Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2410929Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2411121Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2411309Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2411627Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2411835Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2412051Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2412278Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2412470Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2412723Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2412964Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2413200Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2413426Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2413657Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2413847Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2414060Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2414303Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2414569Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2414836Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2415032Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2415262Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2415439Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2415712Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2415956Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2416150Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2416376Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2416632Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2416811Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2417126Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2417321Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2417515Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2417744Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2417935Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2418306Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2418514Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2418704Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2418934Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2419191Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2419384Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2419646Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2419852Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2420081Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2420275Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2420491Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2420703Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2420945Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2421187Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2421386Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2421606Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2421886Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2422065Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2422302Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2422541Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2422804Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2423029Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2423224Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2423399Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2423680Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2423935Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2424126Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2424345Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2424531Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2424788Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2424984Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2425193Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2425416Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2425602Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2425790Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2426056Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2426281Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2426558Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2426745Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2426930Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2427133Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2427362Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2427588Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2427812Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2427997Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2428265Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2428439Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2428700Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2428940Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2429163Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2429349Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2429570Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2429767Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2430053Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2430238Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2430428Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2430646Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2430858Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2431033Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2431323Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2431561Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2431782Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2431969Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2432179Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2432433Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2432634Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2432864Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2433085Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2433303Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2433507Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2433764Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2434008Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2434226Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2434444Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2434631Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2434835Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2435070Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2435303Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2435514Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2435701Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2436221Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2436469Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2436768Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2437071Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2437289Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2437508Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2437694Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2437866Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2438147Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2438361Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2438547Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2438865Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2439053Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2439306Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2439535Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2439723Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2440011Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2440198Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2440385Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2440636Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2440863Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2441086Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2441271Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2441464Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2441728Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2441987Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2442224Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2442415Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2442601Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2442819Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2442991Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2443244Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2443545Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2443731Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2443951Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2444167Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2444356Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2444726Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2444915Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2445103Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2445345Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2445532Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2445781Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2445984Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2446180Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2446400Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2446665Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2446859Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2447114Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2447319Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2447538Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2447750Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2447936Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2448144Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2448398Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2448598Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2448827Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2449088Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2449314Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2449497Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2449742Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2449981Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2450243Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2450436Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2450662Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2450843Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2451128Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2451368Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2451564Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2451847Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2452040Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2452219Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2452534Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2452730Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2452954Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2453147Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2453338Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2453595Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2453822Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2454057Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2454282Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2454496Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2454802Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2455103Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2455307Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2455528Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2455714Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2455897Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2456121Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2456347Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2456648Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2456832Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2457020Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2457258Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2457426Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2457658Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2457900Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2458086Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2458305Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2458514Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2458685Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2458965Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2459153Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2459339Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2459632Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2459819Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2460100Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2460300Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2460527Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2460776Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2460961Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2461147Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2461403Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2461665Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2461912Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2462102Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2462289Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2462492Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2462727Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2462930Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2463178Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2463368Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2463587Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2463759Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2463987Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2464294Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2464481Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2464672Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2464892Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2465102Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2465411Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2465601Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2465787Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2466007Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2466193Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2466498Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2466736Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2466924Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2467145Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2467331Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2467517Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2482090Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T21:00:13.2482306Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2482475Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2482640Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2482805Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2482969Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2483135Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2483303Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2483562Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2483735Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2483902Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2484071Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2484281Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2484444Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2484606Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2484779Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2484941Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2485106Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2485269Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2485431Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2485601Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2485764Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2485929Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2486095Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2486260Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2486423Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2486587Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2486748Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2486915Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2487122Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2487285Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2487456Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2487619Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2487829Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2487990Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2488156Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2488323Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2488486Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2488644Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2488807Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2488970Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2489134Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2489298Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2489460Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2489628Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2489789Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2489953Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2490118Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2490278Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2490444Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2490606Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2490770Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2490935Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2491147Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2491309Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2491474Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2491644Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2491852Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2492014Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2492175Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2492340Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2492500Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2492665Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2492829Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2492992Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2493152Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2493318Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2493481Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2493650Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2493809Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2493971Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2494137Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2494323Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2494548Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2494774Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2494938Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2495103Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2495266Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2495470Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2495635Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2495798Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2495965Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2496128Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2496285Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2496450Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2496611Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2496776Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2496941Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2497103Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2497267Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2497438Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2497601Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2497764Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2497925Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2498087Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2498254Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2498422Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2498583Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2498802Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2498965Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2499129Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2499291Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2499492Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2499660Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2499822Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2499982Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2500147Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2500315Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2500479Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2500641Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2500803Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2500973Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2501136Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2501300Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2501465Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2501626Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2501785Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2501949Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2502152Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2502319Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2502484Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2502643Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2502845Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2503005Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2503168Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2503339Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2503500Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2503665Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2503825Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2503990Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2504154Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2504316Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2504478Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2504643Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2504807Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2504977Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2505138Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2505295Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2505459Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2505620Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2505784Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2505949Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2506156Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2506323Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2506486Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2506648Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2506851Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2507017Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2507177Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2507341Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2507501Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2507665Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2507825Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2507989Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2508156Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2508316Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2508478Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2508645Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2508806Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2508970Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2509130Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2509290Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2509452Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2509680Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2509845Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2510006Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2510167Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2510369Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2510533Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2510695Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2510855Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2511015Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2511176Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2511340Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2511506Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2511668Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2511834Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2511996Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2512164Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2512326Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2512493Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2512658Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2512818Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2512981Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2513148Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2513309Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2513473Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2513676Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2513834Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2514005Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2514173Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2514406Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2514585Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2514747Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2514915Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2515081Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2515243Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2515410Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2515576Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2515733Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2515902Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2516067Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2516232Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2516393Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2516554Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2516717Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2516872Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2517072Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2517233Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2517399Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2517560Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2517719Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2517915Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2518081Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2518240Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2518399Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2518566Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2518725Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2518890Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2519052Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2519216Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2519380Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2519537Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2519698Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2519864Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2520022Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2520178Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2520343Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2520501Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2520661Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2520822Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2520983Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2521202Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2521362Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2521523Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2521686Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2521883Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2522048Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2522205Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2522364Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2522525Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2522687Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2522846Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2523010Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2523170Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2523337Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2523497Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2523658Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2523820Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2523980Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2524138Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2524302Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2524502Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2524665Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2524827Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2524985Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2525147Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2525345Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2525504Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2525665Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2525821Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2525980Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2526138Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2526299Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2526459Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2526621Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2526779Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2526944Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2527107Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2527271Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2527430Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2527586Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2527750Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2527911Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2528069Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2528239Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2528397Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2528597Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2528763Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2528929Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2529092Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2529290Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2529450Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2529615Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2529775Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2529936Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2530101Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2530260Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2530427Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2530584Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2530740Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2530905Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2531063Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2531221Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2531384Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2531543Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2531701Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2531901Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2532063Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2532223Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2532384Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2532546Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2532746Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2532911Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2533075Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2533234Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2533393Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2533558Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2533714Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2533875Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2534041Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2534198Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2534357Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2534517Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2534675Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2534928Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2535084Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2535239Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2535401Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2535559Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2535724Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2535882Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2536295Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2536466Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2536628Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2536787Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2537029Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2537190Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2537348Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2537506Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2537662Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2537825Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2537985Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2538147Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2538308Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2538467Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2538629Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2538798Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2538957Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2539116Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2539272Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2539429Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2539653Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2539812Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2539975Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2540137Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2540295Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2540513Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2540675Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2540834Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2540998Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2541157Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2541316Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2541479Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2541640Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2541803Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2541965Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2542124Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2542289Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2542446Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2542607Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2542769Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2542927Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2543092Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2543254Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2543418Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2543580Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2543784Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2543945Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2544108Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2544274Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2544484Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2544649Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2544814Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2544981Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2545144Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2545309Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2545479Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2545646Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2545807Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2545971Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2546139Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2546307Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2546468Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2546630Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2546796Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2546958Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2547160Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2547331Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2547493Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2547662Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2547822Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2548025Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2548196Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2548357Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2548519Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2548685Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2548851Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2549015Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2549187Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2549351Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2549523Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2549688Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2549853Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2550021Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2550187Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2550350Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2550512Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2550677Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2550846Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2551011Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2551176Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2551388Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2551553Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2551721Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2551887Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2552092Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2552261Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2552423Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2552581Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2552747Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2552913Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2553081Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2553249Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2553411Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2553584Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2553748Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2553913Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2554083Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2554246Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2554410Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2554577Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2554784Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2554952Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2555118Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2555280Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2555449Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2555650Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2555814Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2555982Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2556146Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2556312Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2556476Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2556641Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2556811Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2556973Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2557133Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2557302Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2557472Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2557640Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2557806Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2557969Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2558135Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2558300Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2558465Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2558633Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2558841Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2559012Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2559175Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2559335Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2559542Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2559706Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2559873Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2560042Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2560205Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2560372Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2560538Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2560703Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2560874Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2561037Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2561202Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2561376Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2561538Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2561708Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2561868Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2562030Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2562198Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2562402Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2562561Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2562736Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2562898Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2563101Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2563267Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2563430Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2563598Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2563761Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2563927Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2564095Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2564262Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2564422Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2564594Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2564758Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2564931Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2565093Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2565259Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2565428Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2565594Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2565758Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2565927Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2566092Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2566266Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2566492Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2566654Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2566826Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2566987Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2567254Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2567428Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2567591Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2567761Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2567925Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2568092Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2568265Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2568427Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2568588Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2568759Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2568922Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2569095Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2569260Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2569424Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2569596Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2569760Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2569973Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2570145Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2570314Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2570487Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2570651Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2570857Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2571023Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2571189Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2571350Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2571524Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2571687Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2571850Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2572021Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2572189Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2572363Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2572531Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2572698Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2572870Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2573033Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2573194Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2573371Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2573534Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2573697Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2573861Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2574062Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2574229Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2574396Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2574562Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2574816Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2574977Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2575147Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2575311Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2575474Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2575642Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2575805Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2575968Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2576134Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2576293Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2576463Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2576626Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2576790Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2576962Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2577127Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2577290Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2577462Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2577671Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2577840Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2578005Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2578168Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2578375Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2578540Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2578702Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2578869Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2579034Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2579201Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2579365Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2579534Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2579705Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2579869Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2580031Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2580203Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2580369Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2580539Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2580701Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2580864Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2581036Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2581201Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2581367Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2581537Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2581745Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2581913Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2582082Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2582247Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2582453Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2582620Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2582781Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2582951Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2583112Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2583272Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2583435Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2583597Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2583761Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2583918Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2584080Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2584247Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2584430Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2584608Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2584768Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2584926Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2585091Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2585290Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2585448Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2585614Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2585771Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2585964Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2586124Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2586286Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2586445Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2586600Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2586755Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2586916Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2587074Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2587233Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2587397Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2587554Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2587709Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2587874Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2588033Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2588196Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2588354Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2588511Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2588671Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2588828Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2588987Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2589152Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2589350Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2589515Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2589672Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2589826Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2590028Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2590184Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2590339Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2590501Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2590658Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2590825Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2590984Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2591142Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2591306Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2591463Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2591623Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2591786Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2591945Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2592102Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2592265Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2592419Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2592579Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2592778Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2592936Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2593105Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2593263Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2593485Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2593648Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2593808Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2593969Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2594125Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2594280Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2594444Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2594603Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2594760Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2594925Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2595081Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2595247Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2595406Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2595563Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2595722Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2595879Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2596035Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2596198Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2596355Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2596515Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2596677Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2596874Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2597038Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2597196Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2597356Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2597556Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2597715Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2597870Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2598031Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2598188Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2598350Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2598507Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2598668Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2598830Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2598988Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2599147Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2599304Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2599463Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2599625Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2599781Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2599940Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2600101Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2600302Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2600457Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2600626Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2600780Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2600943Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2601139Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2601299Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2601462Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2601618Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2601774Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2601934Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2602092Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2602252Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2602421Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2602578Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2602740Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2602899Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2603054Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2603216Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2603372Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2603527Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2603690Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2603846Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2604012Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2604171Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2604388Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2604574Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2604730Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2604889Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2605088Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2605245Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2605407Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2605562Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2605717Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2605879Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2606039Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2606198Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2606357Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2606513Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2611799Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2611981Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2612147Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2612305Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2612460Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2612616Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2612771Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2612991Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2613146Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2613307Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2613460Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2613617Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2613813Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2613970Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2614128Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2614282Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2614438Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2614593Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2614813Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2614971Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2615125Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2615280Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2615438Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2615594Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2615747Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2615904Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2616057Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2616211Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2616366Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2616520Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2616680Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2616835Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2617030Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2617190Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2617345Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2617501Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2617697Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2617854Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2618012Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2618168Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2618321Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2618479Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2618634Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2618789Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2618948Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2619101Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2619264Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2619423Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2619579Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2619736Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2619891Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2620045Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2620203Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2620401Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2620554Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T21:00:13.2620727Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2620893Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2621064Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2621264Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2621428Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2621593Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2621751Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2621912Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2622071Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2622235Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2622396Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2622556Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2622717Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2622879Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2623042Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2623204Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2623365Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2623521Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2623680Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2623842Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2624003Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2624163Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2624365Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2624528Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2624689Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2624852Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2625082Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2625244Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2625403Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2625566Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2625725Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2625885Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2626050Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2626214Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2626377Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2626536Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2626700Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2626864Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2627027Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2627189Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2627349Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2627508Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2627673Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2627878Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2628038Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2628203Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2628363Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2628563Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2628727Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2628893Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2629051Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2629211Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2629371Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2629533Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2629695Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2629855Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2630018Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2630180Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2630341Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2630502Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2630663Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2630825Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2630986Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2631145Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2631307Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2631468Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2631629Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2631835Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2631998Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2632162Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2632326Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2632525Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2632691Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2632853Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2633013Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2633172Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2633334Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2633498Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2633662Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2633822Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2633982Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2634146Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2634308Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2634467Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2634626Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2634788Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2634950Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2635152Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2635311Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2635471Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2635628Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2635790Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2636305Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2636550Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2636722Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2636884Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2637048Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2637209Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2637372Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2637532Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2637694Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2637855Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2638023Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2638186Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2638362Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2638523Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2638682Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2638844Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2639005Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2639165Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2639331Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2639492Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2639751Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2639911Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2640072Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2640237Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2640456Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2640618Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2640783Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2640942Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2641106Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2641270Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2641431Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2641601Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2641762Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2641924Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2642085Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2642249Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2642412Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2642574Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2642732Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2642895Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2643118Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2643277Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2643441Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2643603Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2643820Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2643981Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2644144Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2644307Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2644495Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2644680Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2644840Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2645006Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2645169Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2645333Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2645493Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2645659Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2645822Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2645984Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2646148Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2646307Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2646468Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2646631Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2646797Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2646959Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2647179Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2647337Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2647497Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2647659Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2647856Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2648023Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2648181Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2648342Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2648503Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2648667Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2648831Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2648993Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2649156Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2649318Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2649478Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2649643Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2649803Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2649962Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2650124Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2650283Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2650483Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2650648Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2650810Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2650975Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2651134Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2651330Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2651494Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2651653Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2651814Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2651978Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2652139Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2652303Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2652465Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2652628Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2652789Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2652949Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2653110Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2653273Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2653437Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2653601Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2653760Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2653921Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2654080Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2654242Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2654404Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2654633Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2654846Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2655013Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2655172Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2655373Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2655535Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2655690Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2655846Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2656008Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2656168Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2656328Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2656495Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2656654Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2656814Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2656977Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2657137Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2657298Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2657456Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2657613Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2657779Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2657981Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2658141Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2658301Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2658456Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2658621Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2658820Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2658980Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2659138Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2659295Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2659458Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2659616Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2659775Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2659942Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2660103Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2660262Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2660420Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2660580Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2660742Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2660903Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2661062Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2661223Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2661381Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2661537Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2661700Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2661858Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2662062Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2662218Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2662376Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2662536Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2662731Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2662888Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2663050Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2663209Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2663370Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2663530Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2663690Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2663853Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2664010Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2664169Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2664357Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2664539Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2664695Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2664858Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2665015Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2665179Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2665379Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2665538Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2665700Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2665858Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2666016Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2666215Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2666375Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2666535Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2666693Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2666851Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2667012Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2667171Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2667330Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2667491Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2667649Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2667807Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2667968Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2668127Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2668292Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2668451Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2668609Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2668771Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2668929Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2669090Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2669248Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2669445Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2669611Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2669773Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2669931Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2670132Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2670293Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2670455Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2670607Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2670763Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2670926Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2671084Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2671244Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2671405Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2671566Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2671731Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2671893Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2672051Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2672211Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2672370Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2672528Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2672731Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2672887Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2673048Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2673212Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2673370Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2673574Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2673739Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2673897Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2674057Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2674218Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2674403Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2674590Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2674752Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2674910Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2675073Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2675234Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2675394Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2675553Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2675714Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2675878Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2676036Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2676194Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2676356Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2676517Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2676675Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2676882Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2677038Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2677201Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2677360Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2677556Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2677721Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2677881Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2678037Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2678198Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2678358Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2678519Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2678683Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2678842Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2679003Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2679169Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2679330Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2679489Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2679645Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2679799Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2679962Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2680163Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2680323Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2680485Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2680643Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2680804Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2681024Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2681182Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2681341Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2681496Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2681657Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2681818Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2681976Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2682138Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2682299Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2682458Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2682620Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2682780Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2682943Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2683106Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2683261Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2683425Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2683583Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2683740Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2683906Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2684064Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2684267Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2684427Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2684584Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2684744Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2684939Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2685098Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2685257Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2685415Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2685575Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2685738Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2685898Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2686062Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2686219Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2686376Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2686542Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2686705Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2686862Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2687027Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2687189Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2687357Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2687517Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2687717Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2687889Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2688049Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2688208Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2688472Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2688636Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2688803Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2688963Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2689120Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2689284Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2689442Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2689605Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2689770Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2689934Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2690095Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2690256Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2690414Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2690580Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2690740Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2690900Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2691066Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2691230Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2691395Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2691554Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2691755Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2691922Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2692081Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2692238Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2692439Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2692596Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2692758Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2692918Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2693080Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2693243Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2693404Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2693565Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2693728Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2693889Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2694054Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2694218Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2694374Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2694534Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2694750Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2694910Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2695116Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2695280Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2695440Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2695602Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2695761Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2695965Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2696126Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2696286Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2696448Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2696608Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2696765Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2696931Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2703382Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2703550Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2703710Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2703867Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2704037Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2704224Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2704414Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2704575Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2704737Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2704901Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2705063Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2705221Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2705436Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2705594Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2705757Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2705925Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2706128Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2706292Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2706453Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2706614Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2706775Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2706935Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2707096Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2707264Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2707426Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2707589Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2707751Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2707915Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2708080Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2708241Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2708401Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2708563Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2708722Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2708929Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2709088Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2709250Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2709417Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2709615Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2709777Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2709937Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2710099Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2710267Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2710427Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2710591Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2710757Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2710917Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2711076Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2711240Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2711401Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2711566Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2711730Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2711891Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2712053Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2712213Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2712372Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2712537Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2712697Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2712901Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2713061Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2713224Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2713383Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2713581Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2713740Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2713905Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2714066Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2714227Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2714395Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2714556Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2714717Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2714878Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2715036Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2715200Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2715364Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2715525Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2715689Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2715849Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2716010Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2716212Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2716372Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2716537Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2716699Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2716860Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2717064Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2717229Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2717392Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2717551Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2717713Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2717878Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2718043Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2718204Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2718370Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2718531Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2718693Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2718859Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2719020Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2719182Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2719341Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2719501Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2719661Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2719821Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2719985Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2720188Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2720351Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2720515Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2720677Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2720878Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2721044Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2721201Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2721365Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2721527Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2721686Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2721852Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2722014Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2722179Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2722342Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2722504Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2722662Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2722830Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2722990Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2723152Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2723312Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2723471Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2723674Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2723834Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2723995Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2724162Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2724385Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2724550Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2724711Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2724872Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2725032Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2725194Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2725354Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2725520Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2725680Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2725845Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2726006Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2726169Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2726335Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2726496Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2726650Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2726808Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2726962Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2727121Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2727281Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2727435Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2727632Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2727787Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2727942Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2728102Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2728294Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2728451Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2728604Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2728758Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2728915Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2729068Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2729224Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2729380Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2729537Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2729691Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2729855Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2730011Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2730173Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2730327Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2730480Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2730639Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2730793Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2730987Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2731143Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2731300Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2731457Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2731610Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2731803Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2731965Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2732118Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2732271Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2732428Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2732581Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2732737Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2732896Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2733051Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2733210Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2733369Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2733526Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2733681Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2733838Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2733993Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2734151Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2734303Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2734458Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2734616Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2734842Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2735047Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2735205Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2735358Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2735516Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2735707Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2735864Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2736235Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2736390Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2736550Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2736706Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2736866Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2737026Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2737183Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2737339Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2737495Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2737650Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2737811Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2737967Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2738122Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2738280Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2738433Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2738676Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2738832Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2738993Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2739150Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2739305Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2752122Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2752343Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2752547Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2752716Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2752879Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2753041Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2753207Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2753371Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2753539Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2753704Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2753869Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2754040Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2754201Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2754366Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2754531Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2754692Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2754859Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2755026Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2755193Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2755357Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2755624Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2755784Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2755950Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2756116Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2756275Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2756564Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2756726Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2756890Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2757051Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2757212Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2757422Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2757614Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2757778Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2757948Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2758112Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2758282Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2758446Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2758606Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2758773Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2758933Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2759123Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2759364Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2759554Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2759777Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2759939Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2760127Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2760337Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2760499Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2760663Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2760829Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2760990Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2761159Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2761320Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2761486Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2761654Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2761819Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2761982Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2762149Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2762315Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2762479Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2762644Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2762805Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2762970Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2763130Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2763298Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2763462Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2763667Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2763829Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2763996Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2764163Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2764327Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2764528Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2764691Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2764857Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2765019Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2765180Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2765346Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2765510Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2765684Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2765849Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2766011Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2766180Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2766344Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2766504Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2766669Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2766829Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2766989Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2767157Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2767363Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2767536Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2767696Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2767858Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2768070Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2768238Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2768406Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2768575Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2768735Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2768908Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2769070Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2769273Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2769440Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2769604Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2790511Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2790708Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2790872Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2791032Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2791185Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2791339Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2791545Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2791706Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2791861Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2792023Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2792180Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2792443Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2792600Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2792756Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2792919Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2793118Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2793274Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2793429Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2793596Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2793755Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2793922Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2794083Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2794251Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2794412Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2794576Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2794742Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2794904Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2795066Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2795228Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2795390Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2795558Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2795768Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2795931Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2796102Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2796263Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2796423Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2796631Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2796796Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2796967Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2797130Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2797291Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2797458Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2797623Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2797786Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2797954Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2798119Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2798287Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2798453Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2798615Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2798780Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2798941Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2799103Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2799271Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2799437Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2799609Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2799814Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2799975Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2800139Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2800304Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2800533Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2800704Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2800866Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2801067Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2801233Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2801393Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2801562Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2801721Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2801880Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2802045Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2802209Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2802374Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2802542Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2802704Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2802875Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2803038Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2803202Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2803414Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2803577Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2803742Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2803912Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2804123Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2804311Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2804487Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2804648Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2804813Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2804973Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2805136Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2805301Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2805464Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2805633Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2805795Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2805963Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2806133Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2806300Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2806462Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2806635Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2806794Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2806963Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2807128Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2807287Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2807518Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2807686Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2807861Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2808024Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2808232Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2808398Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2808562Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2808733Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2808897Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2809062Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2809229Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2809396Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2809570Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2809734Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2809901Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2810072Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2810236Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2810395Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2810565Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2810729Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2810944Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2811106Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2811272Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2811447Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2811611Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2811813Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2811987Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2812151Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2812319Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2812484Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2812647Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2812820Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2812982Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2813148Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2813318Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2813481Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2813651Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2813828Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2813990Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2814164Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2814328Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2814490Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2814659Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2814895Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2815103Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2815276Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2815439Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2815613Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2815777Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2815983Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2816153Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2816317Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2816480Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2816655Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2816821Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2816992Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2817155Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2817315Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2817489Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2817653Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2817821Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2817990Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2818153Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2818325Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2818490Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2818694Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2818871Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2819038Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2819199Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2819409Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2819571Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2819744Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2819907Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2820067Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2820238Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2820401Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2820563Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2820734Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2820898Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2821068Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2821233Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2821399Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2821570Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2821734Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2821898Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2822069Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2822229Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2822402Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2822566Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2822771Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2822943Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2823105Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2823271Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2823478Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2823638Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2823800Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2823970Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2824138Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2824333Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2824521Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2824685Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2824852Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2825014Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2825184Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2825355Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2825518Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2825687Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2825852Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2826015Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2826229Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2826390Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2826558Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2826726Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2826890Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2827098Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2827260Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2827419Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2827590Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2827752Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2827918Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2828083Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2828251Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2828423Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2828594Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2828757Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2828935Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2829101Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2829267Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2829436Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2829599Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2829767Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2829928Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2830094Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2830264Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2830490Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2830655Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2830830Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2830996Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2831207Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2831367Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2831533Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2831704Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2831869Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2832033Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2832200Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2832365Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2832527Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2832696Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2832861Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2833032Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2833198Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2833360Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2833534Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2833696Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2833900Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2834069Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2834233Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2834400Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2834562Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2834763Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2834934Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2835095Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2835259Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2835427Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2835588Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2835758Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2836140Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2836369Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2836612Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2836799Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2836965Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2837136Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2837303Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2837471Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2837636Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2837795Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2837963Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2838129Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2838289Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2838588Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2838751Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2838920Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2839084Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2839312Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2839481Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2839644Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2839805Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2839977Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2840141Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2840307Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2840472Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2840635Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2840804Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2840969Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2841136Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2841304Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2841464Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2841624Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2841791Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2842025Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2842192Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2842358Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2842516Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2842692Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2842915Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2843081Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2843248Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2843408Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2843574Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2843735Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2843894Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2844064Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2844223Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2844387Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2844553Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2844716Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2844881Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2845047Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2845208Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2845374Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2845537Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2845700Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2845873Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2846037Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2846248Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2846415Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2846576Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2846747Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2846948Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2847114Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2847283Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2847443Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2847611Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2847776Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2847939Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2848115Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2848276Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2848440Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2848615Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2848780Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2848953Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2849116Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2849278Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2849447Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2849610Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2849812Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2849984Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2850149Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2850311Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2850518Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2850679Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2850852Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2851017Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2851178Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2851345Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2851507Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2851675Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2851844Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2852007Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2852174Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2852342Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2852507Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2852678Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2852839Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2853001Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2853167Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2853328Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2853499Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2853660Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2853864Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2854044Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2854216Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2854383Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2854597Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2854866Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2855028Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2855197Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2855361Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2855528Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2855697Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2855866Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2856038Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2856201Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2856369Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2856539Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2856704Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2856867Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2857034Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2857198Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2857364Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2857583Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2857745Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2857917Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2858080Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2858312Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2858486Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2858652Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2858813Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2858987Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2859150Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2859319Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2859486Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2859650Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2859821Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2859986Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2860153Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2860320Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2860484Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2860654Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2860813Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2860975Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2861144Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2861312Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2861476Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2861682Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2861846Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2862017Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2862183Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2862383Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2862556Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2862719Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2862884Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2863054Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2863220Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2863393Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2863558Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2863721Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2863892Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2864058Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2864228Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2864412Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2864603Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2864781Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2864948Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2865155Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2865326Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2865494Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2865660Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2865830Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2866041Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2866208Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2866375Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2866539Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2866708Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2866871Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2867035Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2867208Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2867374Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2867541Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2867714Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2867879Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2868051Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2868215Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2868379Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2868551Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2868715Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2868879Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2869053Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2869217Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2869430Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2869593Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2869759Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2869928Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2870130Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2870295Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2870467Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2870630Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2870800Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2870966Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2871130Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2871302Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2871467Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2871628Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2871799Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2871963Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2872135Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2872301Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2872462Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2872631Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2873320Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2873483Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2873654Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2873818Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2873988Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2874189Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2874354Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2874525Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2874688Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2874851Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2875020Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2875188Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2875358Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2875524Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2875687Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2875859Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2876025Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2876187Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2876357Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2876521Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2876684Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2876853Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2877018Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2877187Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2877394Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2877558Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2877727Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2877897Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2878114Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2878287Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2878451Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2878620Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2878784Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2878951Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2879119Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2879285Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2879445Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2879610Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2879777Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2879951Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2880114Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2880279Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2880449Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2880614Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2880777Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2880997Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2881161Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2881332Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2881494Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2881696Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2881866Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2882032Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2882195Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2882366Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2882532Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2882700Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2882867Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2883028Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2883210Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2883373Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2883539Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2883708Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2883874Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2884043Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2884206Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2884370Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2884539Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2884709Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2884874Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2885086Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2885251Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2885416Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2885586Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2885788Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2885959Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2886124Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2886288Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2886462Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2886631Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2886795Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2886968Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2887133Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2887304Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2887472Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2887638Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2887810Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2887975Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2888137Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2888305Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2888538Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2888712Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2888885Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2889051Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2889223Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2889427Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2889595Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2889766Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2889928Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2890097Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2890260Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2890423Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2890594Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2890760Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2890925Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2891095Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2891263Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2891439Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2891605Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2891770Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2891943Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2892104Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2892273Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2892444Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2892649Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2892818Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2892981Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2893147Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2893352Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2893517Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2893680Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2893846Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2894006Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2894170Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2894342Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2894505Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2894780Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2894946Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2895109Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2895278Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2895443Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2895606Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2895776Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2895939Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2896108Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2896318Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2896481Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.2896646Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2896805Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2897001Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2897163Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2897325Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2897487Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2897645Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2897803Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2897965Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2898126Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2898286Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2898449Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2898607Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2898766Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2898923Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2899081Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2899245Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2899401Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2899559Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2899722Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2899880Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2900041Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2900206Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2900456Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2900621Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2900781Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2914416Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2914696Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2914859Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2915018Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2915177Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2915330Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2915485Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2915640Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2915797Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2915953Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2916107Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2916261Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2916421Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2916576Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2916731Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2916888Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2917040Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2917193Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2917401Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2917553Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2917712Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2917865Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2918063Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2918219Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2918375Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2918530Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2918687Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2918842Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2918999Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2919155Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2919308Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2919467Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2919620Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2919772Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2919931Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2920086Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2920240Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2920394Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2920546Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2920703Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2920857Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2921011Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2921169Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2921364Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2921517Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2921680Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2921832Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2922026Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2922180Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2922331Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2922487Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2922639Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2922792Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2922950Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2923105Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2923263Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2923416Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2923570Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2923732Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2923886Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2924039Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2924201Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2924356Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2924512Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2924708Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2924861Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2925018Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2925171Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2925364Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2925521Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2925678Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2925837Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2925990Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2926141Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2926302Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2926457Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2926611Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2926771Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2926924Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2927077Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2927240Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2927397Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2927552Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2927705Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2927856Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2928009Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2928163Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2928323Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2928479Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2928675Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2928832Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2928988Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2929145Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2929363Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2929522Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2929677Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2929832Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2929988Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2930151Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2930304Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2930461Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2930619Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2930774Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2930929Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2931086Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2931244Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2931396Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2931558Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2931711Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2931869Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2932064Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2932218Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2932378Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2932532Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2932686Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2932879Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2933034Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2933190Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2933341Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2933492Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2933652Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2933809Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2933962Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2934122Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2934275Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2934432Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2934589Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2934832Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2934991Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2935146Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2935300Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2935456Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2935610Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2935765Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2936250Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2936501Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2936665Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2936818Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2936974Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2937202Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2937357Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2937509Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2937667Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2937823Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2937982Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2938133Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2938289Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2938447Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2938600Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2938757Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2938914Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2939072Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2939231Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2939384Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2939539Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2939699Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2939929Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2940085Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2940243Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2940395Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2940547Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2940759Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2940916Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2941073Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2941227Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2941378Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2941534Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2941688Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2941845Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2942003Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2942155Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2942312Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2942466Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T21:00:13.2942632Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2942800Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2942964Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2943127Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2943289Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2943449Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2943615Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2943776Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2944021Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2944192Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2944357Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2944517Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2944720Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2944883Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2945045Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2945205Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2945362Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2945530Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2945689Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2945855Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2946021Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2946181Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2946348Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2946511Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2946671Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2946831Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2946994Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2947156Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2947363Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2947524Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2947688Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2947853Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2948012Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2948223Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2948383Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2948542Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2948704Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2948865Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2949024Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2949193Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2949353Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2949520Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2949678Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2949840Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2950009Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2950175Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2950333Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2950498Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2950661Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2950825Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2950989Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2951148Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2951360Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2951524Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2951685Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2951850Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2952048Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2952213Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2952374Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2952535Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2952700Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2952860Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2953025Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2953191Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2953351Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2953514Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2953681Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2953848Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2954008Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2954170Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2954332Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2954495Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2954656Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2954861Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2955020Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2955180Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2955343Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2955541Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2955699Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2955866Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2956031Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2956197Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2956358Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2956522Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2956690Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2956852Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2957014Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2957179Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2957342Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2957502Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2957673Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2957835Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2957998Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2958160Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2958320Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2958486Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2958643Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2958865Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2959037Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2959200Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2959371Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2959572Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2959738Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2959909Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2960072Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2960237Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2960410Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2960575Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2960750Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2960914Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2961079Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2961258Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2961425Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2961592Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2961768Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2961932Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2962106Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2962315Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2962479Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2962651Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2962817Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2962978Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2963185Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2963350Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2963520Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2963684Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2963848Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2964019Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2964187Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2964351Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2964524Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2964695Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2964863Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2965027Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2965195Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2965367Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2965530Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2965695Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2965865Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2966029Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2966196Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2966409Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2966575Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2966742Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2968328Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2968529Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2968699Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2968864Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2969027Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2969197Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2969359Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2969535Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2969698Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2969861Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2970028Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2970194Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2970357Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2970530Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2970691Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2970861Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2971025Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2971186Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2971399Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2971563Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2971728Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2971895Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2972099Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2972266Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2972433Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2972599Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2972770Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2972933Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2973096Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2973270Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2973434Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2973608Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2973770Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2973936Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2974106Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2974272Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2974436Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2974602Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2974874Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2975048Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2975217Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2975385Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2975600Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2975769Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2975933Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2976107Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2976309Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2976471Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2976644Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2976805Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2976977Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2977139Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2977300Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2977473Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2977637Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.2977799Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2977974Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2978136Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2978307Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2978470Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2978631Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2978798Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2979003Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2979163Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2979337Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2979501Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2979668Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2979869Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2980036Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2980204Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2980366Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2980528Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2980691Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2980853Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2981020Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2981184Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2981344Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2981510Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2981670Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2981830Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2981996Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2982157Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2982327Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2982489Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2982651Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2982824Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2982985Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2983192Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2983362Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2983522Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2983691Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2983889Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2984051Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2984215Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2984373Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2984531Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2984701Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2984862Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2985031Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2985192Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2985354Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2985525Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2985689Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2985848Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2986010Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2986169Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2986328Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2986500Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2986704Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2986876Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2987037Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2987197Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2987423Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2987583Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2987746Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2987914Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2988075Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2988238Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2988398Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2988562Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2988725Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2988889Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2989051Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2989218Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2989380Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2989546Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2989707Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2989867Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2990032Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2990192Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2990354Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2990519Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2990722Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2990890Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2991048Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2991211Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2991414Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2991578Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2991740Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2991901Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2992057Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2992226Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2992387Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2992549Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2992713Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2992879Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2993045Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2993220Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2993382Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2993544Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2993710Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2993872Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2994036Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2994239Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2994392Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2994560Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2994722Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2994918Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2995086Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2995248Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2995417Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2995581Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2995744Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2995913Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2996078Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2996239Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2996408Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2996572Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2996746Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2996907Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2997072Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2997237Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2997400Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2997562Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2997727Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2997892Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2998062Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2998262Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2998424Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2998593Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2998755Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2998952Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2999121Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2999282Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2999447Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2999610Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2999771Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.2999936Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3000097Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3000256Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3000421Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3000583Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3000753Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3000913Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3001073Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3001241Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3001401Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3001562Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3001768Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3001927Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3002088Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3002252Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3002452Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3002616Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3002786Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3002945Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3003107Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3003267Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3003427Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3003598Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3003760Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3003930Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3004092Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3004255Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3004426Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3004593Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3004756Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3004926Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3005088Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3005255Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3005415Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3005574Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3005780Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3005941Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3006099Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3006266Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3006467Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3006643Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3006801Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3006961Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3007129Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3007293Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3007456Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3007629Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3007791Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3007964Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3008127Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3008291Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3008459Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3008620Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3008783Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3008949Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3009111Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3009323Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3009485Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3009648Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3009816Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3010015Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3010175Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3010342Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3010506Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3010668Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3010836Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3010995Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3011167Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3011332Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3011499Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3011670Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3011838Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3012000Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3012174Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3012337Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3012505Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3012670Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3012831Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3013001Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3013164Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3013366Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3013533Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3013696Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3013866Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3014069Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3014233Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3014427Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3014614Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3014862Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3015031Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3015194Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3015364Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3015528Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3015690Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3015853Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3016013Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3016177Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3016341Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3016501Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3016673Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3016901Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3017062Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3017233Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3017395Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3017558Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3017761Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3017923Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3018092Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3018255Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3018418Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3018588Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3018750Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3018915Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3019085Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3019247Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3019414Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3019583Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3019746Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3019915Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3020078Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3020241Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3020410Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3020573Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3020738Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3020903Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3021107Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3021277Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3021443Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3021604Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3021811Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3021972Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3022130Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3022298Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3022457Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3022630Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3022793Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3022962Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3023131Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3023295Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3023457Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3023624Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3023786Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3023954Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3024115Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3024280Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3024492Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3024655Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3024818Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3024988Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3025191Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3025367Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3025533Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3025697Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3025867Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3026030Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3026192Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3026363Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3026525Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3026696Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3026855Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3027015Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3027185Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3027351Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3027514Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3027682Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3027841Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3028005Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3028169Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3028333Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3028546Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3028711Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3028872Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3029043Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3029241Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3029405Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3029574Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3029736Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3029900Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3030065Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3030228Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3030400Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3030558Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3030718Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3030886Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3031052Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3031221Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3031384Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3031548Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3031719Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3031882Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3032088Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3032255Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3032414Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3032582Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3032841Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3033004Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3033173Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3033334Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3033496Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3033661Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3033824Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3033996Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3034159Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3034323Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3034496Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3034662Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3034826Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3034995Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3035159Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3035326Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3035489Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3035650Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3035822Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3036285Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3036618Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3036807Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3036983Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3037158Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3037390Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3037563Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3037739Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3037909Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3038079Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3038256Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3038427Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3038602Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3038776Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3038945Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3039121Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3039293Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3039463Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3039641Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3039813Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3039983Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3040219Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3040390Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3040568Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3040739Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3040909Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3045090Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3045272Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3045432Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3045600Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3045759Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3045926Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3046092Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3046256Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3046421Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3046583Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3046744Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3046910Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3047071Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3047234Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3047394Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3047553Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3047721Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3047886Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3048044Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3048274Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3048441Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3048609Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3048773Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3048997Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3049166Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3049327Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3049487Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3049650Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3049804Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3049966Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3050118Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3050271Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3050428Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3050586Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3050741Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3050900Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3051054Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3051208Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3051365Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3051519Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3051718Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3051872Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3052030Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3052187Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3052346Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3052541Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3052700Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3052851Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3053006Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3053161Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3053315Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3053471Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3053627Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3053783Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3053945Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3054098Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3054255Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3054412Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3054569Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3054832Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3054987Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3055144Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3055301Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3055459Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3055610Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3055815Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3055969Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3056125Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3056278Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3056470Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3056635Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3056789Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3056942Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3057103Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3057260Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3057425Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3057579Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3057734Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3057891Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3058046Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3058197Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3058358Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3058510Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3058669Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3058822Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3058972Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3059170Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3059327Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3059483Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3059640Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3059793Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3059988Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3060147Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3060297Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3060454Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3060603Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3060755Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3060907Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3061066Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3061220Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3061379Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3061533Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3061690Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3061841Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3061994Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3062152Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3062306Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3062463Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3062620Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3062775Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3062933Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3063127Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3063282Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3063436Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3063592Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3063784Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3063939Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3064093Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3064246Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3064404Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3064560Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3064716Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3064872Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3065026Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3065184Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3065341Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3065491Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3065650Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3065804Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3065959Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3066112Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3066263Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3066457Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3066611Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3066765Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3066923Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3067079Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3067277Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3067437Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3067592Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3067745Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3067899Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3068051Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3068208Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3068365Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3068521Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3068678Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3068832Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3068988Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3069141Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3069293Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3069453Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3069605Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3069758Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3069916Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3070073Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3070231Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3070442Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3070597Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3070750Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3070903Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3071093Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3071251Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3071403Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3071557Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3071707Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3071860Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3072020Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3072172Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3072328Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3072486Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3072642Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3072800Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3072957Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3073107Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3073259Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3073412Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3073566Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3073763Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3073916Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3074068Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3074228Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3074383Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3074581Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3074734Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3074890Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3075045Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3075200Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3075352Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3075508Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3075666Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3075826Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3075980Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3076135Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3076293Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3076450Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3076605Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3076761Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3076913Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3077070Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3077220Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3077377Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3077533Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3077751Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3077907Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3078062Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3078216Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3078369Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3078565Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3078717Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3078872Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3079022Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3079172Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3079328Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3079481Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3079635Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3079792Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3079945Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3080103Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3080258Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3080411Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3080565Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3080718Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3080872Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3081075Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3081228Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T21:00:13.3081396Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3081559Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3081717Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3081917Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3082080Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3082239Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3082398Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3082557Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3082721Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3082886Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3083047Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3083208Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3083371Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3083530Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3083698Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3083859Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3084018Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3084180Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3084337Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3084504Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3084666Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3084826Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3084986Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3085183Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3085343Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3085504Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3085661Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3085860Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3086018Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3086178Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3086341Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3086503Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3086663Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3086823Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3086986Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3087147Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3087310Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3087469Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3087638Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3087799Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3087956Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3088120Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3088279Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3088485Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3088643Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3088805Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3088964Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3089126Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3089325Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3089492Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3089650Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3089814Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3089974Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3090131Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3090300Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3090458Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3090620Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3090785Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3090947Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3091113Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3091271Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3091428Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3091590Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3091751Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3091912Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3092083Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3092244Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3092446Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3092612Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3092769Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3092933Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3093130Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3093286Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3093450Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3093611Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3093775Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3093941Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3094105Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3094272Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3094432Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3094589Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3094815Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3094976Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3095136Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3095299Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3095459Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3095624Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3095786Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3095993Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3096161Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3096325Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3096486Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3096691Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3096852Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3097017Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3097174Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3097334Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3097500Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3097659Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3097819Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3097985Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3098149Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3098311Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3098475Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3098641Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3098807Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3098970Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3099132Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3099297Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3099458Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3099624Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3099784Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3099988Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3100155Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3100318Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3100479Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3100681Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3100841Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3101007Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3101169Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3101328Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3101495Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3101654Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3101816Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3101981Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3102143Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3102304Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3102472Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3102634Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3102800Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3102962Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3103125Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3103331Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3103494Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3103657Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3103821Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3103983Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3104210Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3104373Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3104532Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3104695Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3104858Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3105020Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3105189Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3105348Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3105517Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3105677Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3105833Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3106002Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3106163Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3106324Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3106491Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3106652Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3106815Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3106976Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3107141Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3107347Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3107510Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3107671Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3107837Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3108033Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3108202Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3108363Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3108522Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3108685Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3108843Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3109006Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3109167Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3109332Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3109494Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3109657Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3109816Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3109980Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3110140Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3110305Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3110467Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3110628Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3110833Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3110994Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3111154Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3111315Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3111519Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3111679Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3111844Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3112008Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3112170Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3112325Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3112485Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3112652Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3112814Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3112977Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3113140Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3113300Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3113459Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3113627Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3113786Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3113950Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3114110Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3114281Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3114474Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3114647Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3114845Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3115010Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3115168Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3115333Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3115531Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3115692Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3115853Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3116012Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3116171Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3116335Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3116491Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3116654Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3116813Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3116968Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3117132Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3117292Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3117451Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3117610Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3117771Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3117931Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3118089Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3118293Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3118458Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3118620Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3118780Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3118981Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3119141Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3119305Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3119465Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3119624Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3119784Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3119944Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3120107Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3120271Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3120434Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3120596Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3120761Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3120921Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3121092Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3121252Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3121411Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3121578Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3121739Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3121899Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3122060Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3122259Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3122422Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3122580Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3122740Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3122942Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3123099Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3123259Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3123421Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3123580Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3123743Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3123900Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3124060Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3124222Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3124404Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3124586Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3124753Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3124911Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3125073Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3125230Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3125389Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3125551Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3125756Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3125914Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3126083Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3126243Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3126444Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3126600Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3126760Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3126921Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3127080Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3127238Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3127400Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3127560Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3127727Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3127885Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3128044Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3128209Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3128367Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3128526Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3128688Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3128847Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3129009Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3129168Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3129330Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3129490Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3129690Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3129850Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3130010Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3130172Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3130370Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3130537Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3130695Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3130851Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3131010Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3131168Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3131334Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3131497Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3131656Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3131818Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3131978Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3132143Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3132301Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3132460Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3132621Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3132781Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3132939Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3133167Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3133327Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3133492Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3133652Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3133853Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3134011Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3134174Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3134336Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3134495Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3134656Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3134889Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3135052Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3135214Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3135380Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3135539Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3135698Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3135863Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3136178Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3136341Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3136501Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3136660Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3136822Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3136983Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3137141Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3137379Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3137538Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3137701Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3137863Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3138075Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3138247Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3138406Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3138564Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3138725Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3138883Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3139043Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3139206Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3139364Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3139529Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3139690Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3139849Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3140015Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3140173Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3140331Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3140495Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3140653Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3140876Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3141035Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3141197Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3141357Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3141567Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3141723Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3141887Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3142046Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3142208Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3142367Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3142526Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3142689Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3142848Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3143008Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3143169Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3143328Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3143488Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3143648Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3143802Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3143961Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3144122Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3144305Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3144494Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3144652Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3144857Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3145017Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3145175Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3145339Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3145538Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3145701Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3145859Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3146017Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3146177Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3146338Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3146499Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3146663Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3146824Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3146982Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3147148Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3147308Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3147470Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3147636Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3147797Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3147960Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3148121Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3148323Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3148484Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3148643Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3148799Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3148998Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3149158Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3149320Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3149479Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3149637Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3149796Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3149955Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3150116Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3150275Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3150437Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3150605Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3150768Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3150927Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3151091Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3151250Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3151409Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3151572Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3151728Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3151893Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3152049Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3152250Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3152417Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3152578Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3152740Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3152940Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3153100Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3153262Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3153418Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3153580Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3153747Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3153907Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3154069Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3154228Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3154388Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3154552Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3154713Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3154868Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3155026Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3155185Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3155345Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3155602Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3155762Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3155921Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3156083Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3156243Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3156445Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3156607Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3156766Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3156927Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3157086Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3157245Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3157406Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3157568Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3157730Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3157889Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3158048Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3158208Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3158372Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3158527Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3158689Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3158850Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3159010Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3159171Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3159332Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3159492Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3159693Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3159854Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3160015Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3160175Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3160396Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3160553Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3160712Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3160870Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3161030Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3161193Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3161356Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3161517Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3161680Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3161839Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3161999Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3162162Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3162321Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3162478Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3162639Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3162798Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3163003Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3163162Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3163323Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3163488Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3163685Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3163844Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3164006Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3164167Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3164327Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3164487Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3164646Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3164810Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3164969Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3165131Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3165291Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3165446Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3165607Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3165772Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3165930Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3166093Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3166249Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3166410Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3166573Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3166731Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3166930Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3167094Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3170556Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3170757Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3170993Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3171154Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3171316Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3171476Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3171634Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3171800Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3171958Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3172123Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3172284Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3172444Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3172609Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3172770Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3172926Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3173086Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3173244Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3173404Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3173567Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3173770Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3173934Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3174091Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3174253Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3174454Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3174615Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3174866Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3175031Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3175190Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3175353Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3175512Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3175677Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3175836Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3175996Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3176154Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3176320Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3176478Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3176644Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3176802Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3176960Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3177121Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3177280Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3177439Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3177598Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3177801Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3177965Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3178128Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3178286Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3178485Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3178642Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3178797Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3178958Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3179117Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3179281Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3179442Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3179603Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3179765Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3179925Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3180083Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3180246Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3180403Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3180564Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3180724Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3180882Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3181086Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3181244Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3181405Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3181565Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3181723Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3181922Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3182085Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3182243Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3182406Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3182564Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3182721Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3182883Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3183042Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3183204Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3183365Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3183524Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3183687Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3183846Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3184000Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3184152Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3184305Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3184459Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3184615Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3184767Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3184920Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3185114Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3185267Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3185426Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3185581Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3185771Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3185929Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3186080Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3186234Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3186386Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3186540Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3186695Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3186852Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3187005Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3187159Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3187311Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3187465Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3187620Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3187774Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3187933Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3188086Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3188237Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3188435Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3188588Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3188742Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3188899Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3189090Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3189241Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3189396Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3189548Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3189703Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3189856Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3190007Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3190164Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3190316Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3190472Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3190625Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3190777Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3190935Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3191088Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3191240Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3191393Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3191544Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3191701Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3191852Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3192007Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3192163Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3192395Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3192548Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3192707Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3192861Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3193048Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3193204Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3193356Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3193510Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3193663Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3193818Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3193968Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3194120Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3194273Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3194426Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3194580Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3194736Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3194888Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3195040Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3195195Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3195347Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3195499Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3195700Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3195854Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3196011Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3196163Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3196352Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3196505Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3196663Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3196814Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3196969Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3197122Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3197275Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3197432Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3197584Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3197743Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3197894Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3198046Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3198204Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3198360Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3198513Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3198669Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3198820Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3198975Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3199128Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3199283Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3199434Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3199629Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3199781Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3199937Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3200094Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3200286Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3200440Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3200592Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3200746Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3200898Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3201051Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3201209Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3201364Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3201516Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3201671Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3201826Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3201984Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3202136Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3202289Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3202443Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3202593Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3202743Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3202941Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3203092Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3203250Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3203406Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3203597Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3203751Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3203906Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3204057Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3204209Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3204364Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3204543Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3204722Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3204874Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3205031Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3205184Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3205336Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3205491Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3205646Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3205799Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3205953Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3206102Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3206255Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3206407Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3206562Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3206716Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3206910Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3207063Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3207222Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3207373Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3207566Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3207719Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3207871Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3208025Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3208177Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3208331Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3208487Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3208643Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3208798Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3208949Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3209106Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3209266Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3209418Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3209571Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3209724Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3209876Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3210033Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3210227Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3210378Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3210535Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3210687Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3210839Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3211030Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3211186Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3211341Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3211501Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3211653Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3211807Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3211963Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3212113Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3212269Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3212421Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3212572Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3212731Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3212884Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3213041Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3213194Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3213347Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3213504Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3213655Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3213808Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3213962Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3214153Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3214308Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3214461Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3214616Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3214864Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3215016Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3215167Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T21:00:13.3215335Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3215495Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3215656Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3215818Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3215978Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3216140Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3216301Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3216462Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3216628Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3216785Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3216944Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3217109Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3217268Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3217428Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3217628Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3217786Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3217945Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3218104Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3218324Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3218488Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3218644Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3218804Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3218959Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3219118Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3219279Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3219439Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3219594Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3219756Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3219914Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3220079Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3220237Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3220399Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3220560Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3220718Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3220877Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3221041Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3221201Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3221363Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3221564Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3221723Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3221884Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3222039Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3222234Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3222397Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3222556Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3222713Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3222871Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3223032Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3223197Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3223358Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3223516Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3223683Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3223843Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3224003Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3224167Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3224327Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3224488Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3224649Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3224849Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3225008Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3225166Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3225320Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3225481Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3225677Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3225841Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3225999Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3226160Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3226323Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3226478Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3226639Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3226801Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3226960Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3227120Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3227278Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3227438Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3227602Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3227761Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3227919Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3228078Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3228236Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3228401Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3228559Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3228758Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3228922Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3229080Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3229241Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3229437Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3229596Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3229761Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3229921Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3230077Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3230239Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3230395Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3230558Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3230717Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3230875Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3231042Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3231199Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3231357Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3231514Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3231672Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3231830Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3231992Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3232193Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3232354Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3232512Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3232670Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3232868Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3233023Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3233187Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3233346Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3233504Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3233664Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3233821Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3233982Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3234141Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3234327Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3234509Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3234671Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3234826Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3234989Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3235147Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3235308Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3235471Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3235629Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3235789Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3236236Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3236570Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3236748Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3236923Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3237091Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3237327Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3237495Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3237663Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3237833Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3238005Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3238175Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3238345Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3238514Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3238685Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3238852Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3239023Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3239197Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3239363Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3239530Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3239700Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3239869Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3240103Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3240270Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3240439Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3240610Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3240777Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3240998Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3241171Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3241339Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3241509Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3241676Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3241843Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3242015Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3242182Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3242352Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3242522Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3242689Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3242861Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3243030Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3243197Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3243367Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3243533Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3243700Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3243869Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3244041Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3244254Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3244422Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3244590Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3244762Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3244967Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3245135Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3245305Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3245472Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3245640Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3245810Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3245979Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3246150Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3246320Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3246489Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3246669Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3246838Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3247008Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3247179Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3247346Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3247519Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3247686Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3247919Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3248088Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3248258Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3248426Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3248635Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3248805Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3248979Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3249147Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3249314Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3249483Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3249650Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3249820Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3249988Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3250156Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3250325Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3250493Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3250659Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3250831Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3250997Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3251164Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3251333Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3251498Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3251670Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3251835Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3252042Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3252212Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3252378Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3252549Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3252754Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3252922Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3253089Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3253255Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3253420Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3253589Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3253757Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3253927Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3254096Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3254263Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3254431Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3254602Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3254839Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3255000Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3255157Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3255314Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3255474Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3255680Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3255836Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3255999Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3256156Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3256355Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3256512Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3256677Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3256843Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3257000Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3257157Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3257318Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3257477Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3257640Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3257800Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3257957Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3258115Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3258274Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3258432Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3258592Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3258750Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3258910Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3259066Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3259227Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3259385Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3259583Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3259741Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3259903Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3260063Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3260261Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3260421Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3260578Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3260738Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3260897Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3261054Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3261217Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3261377Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3261536Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3261695Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3261853Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3262012Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3262175Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3262332Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3262492Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3262649Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3262807Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3263010Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3263167Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3263330Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3263488Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3263686Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3263845Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3264006Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3264166Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3264327Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3264484Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3264643Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3264803Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3264958Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3265121Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3265278Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3265433Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3265592Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3265752Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3265911Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3266069Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3266226Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3266385Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3266543Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3266700Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3266897Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3267058Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3267217Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3267379Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3267577Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3267737Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3267893Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3268051Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3268211Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3268371Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3268534Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3268691Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3268850Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3269010Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3269169Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3269327Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3269489Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3269648Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3269808Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3269969Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3270126Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3270329Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3270486Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3270643Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3270803Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3270999Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3271156Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3271323Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3271481Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3271642Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3271799Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3271952Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3272122Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3272279Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3272436Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3272596Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3272754Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3272919Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3273078Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3273236Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3273396Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3273554Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3273710Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3273874Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3274034Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3274238Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3274397Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3274554Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3274716Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3274988Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3275147Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3275306Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3275462Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3275622Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3275779Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3275939Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3276099Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3276259Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3276415Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3276577Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3276735Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3276898Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3277053Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3277211Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3277375Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3277535Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3277735Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3277893Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3278051Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3278211Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3278403Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3278558Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3278720Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3278878Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3279035Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3279194Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3279352Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3279512Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3279668Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3279828Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3279986Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3280146Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3280304Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3280466Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3280622Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3280778Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3280935Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3281090Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3281249Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3281410Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3281607Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3281768Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3281926Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3282087Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3282284Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3282443Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3282606Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3282765Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3282922Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3283083Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3283243Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3283402Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3283563Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3283721Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3283884Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3284042Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3284201Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3284365Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3284523Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3284685Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3284845Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3285045Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3285209Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3285370Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3285529Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3285727Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3285885Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3286046Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3286205Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3286363Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3286521Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3286680Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3286840Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3286998Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3287159Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3287316Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3287480Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3287638Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3287799Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3287961Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3288116Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3288277Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3288436Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3288598Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3288761Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3288959Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3289121Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3289282Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3289442Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3289641Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3289801Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3289961Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3290122Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3290280Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3290441Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3290602Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3290762Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3290919Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3291074Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3291235Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3291399Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3291558Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3291717Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3291880Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3292038Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3292241Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3292399Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3292560Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3296137Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3296316Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3296549Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3296721Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3296882Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3297042Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3297206Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3297366Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3297530Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3297692Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3297850Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3298013Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3298172Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3298336Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3298500Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3298657Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3298819Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3298980Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3299140Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3299304Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3299466Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3299627Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3299832Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3299994Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3300156Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3300316Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3300515Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3300680Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3300840Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3300999Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3301159Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3301321Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3301483Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3301641Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3301803Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3301969Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3302128Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3302291Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3302453Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3302613Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3302774Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3302933Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3303136Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3303299Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3303461Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3303621Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3303820Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3303980Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3304144Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3304304Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3304462Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3304631Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3304790Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3304952Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3305114Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3305276Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3305435Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3305597Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3305758Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3305923Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3306084Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3306245Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3306408Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3306568Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3306726Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3306888Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3307115Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3307277Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3307436Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3307602Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3307801Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3307963Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3308119Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3308283Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3308439Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3308604Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3308763Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3308924Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3309086Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3309245Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3309405Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3309571Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3309730Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3309893Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3310054Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3310213Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3310372Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3310573Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3310735Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3310894Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3311053Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3311254Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3311417Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3311578Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3311739Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3311899Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3312058Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3312216Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3312378Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3312544Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3312708Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3312866Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3313026Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3313186Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3313345Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3313508Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3313669Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3313828Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3313991Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3314153Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3314312Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3314523Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3314681Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3314842Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3315002Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3315197Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3315360Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3315519Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3315681Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3315840Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3316001Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3316163Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3316325Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3316484Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3316648Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3316805Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3316968Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3317127Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3317286Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3317447Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3317606Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3317809Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3317968Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3318126Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3318284Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3318438Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3318631Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3318792Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3318945Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3319097Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3319252Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3319404Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3319560Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3319717Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3319869Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3320026Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3320178Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3320331Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3320485Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3320639Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3320792Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3320948Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3321099Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3321255Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3321410Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3321561Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3321758Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3321913Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3322066Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3322225Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3322415Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3322569Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3322722Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3322875Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3323031Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3323183Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3323338Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3323493Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3323645Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3323802Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3323956Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3324109Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3324268Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3324421Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3324574Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3324729Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3324882Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3325079Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3325237Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3325390Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3325546Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3325698Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3325888Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3326048Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3326201Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3326354Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3326509Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3326658Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3326814Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3326970Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3327124Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3327281Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3327432Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3327588Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3327743Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3327899Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3328054Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3328209Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3328362Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3328513Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3328667Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3328818Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3329014Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3329169Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3329328Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3329484Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3329674Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3329830Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3329983Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3330136Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3330290Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3330445Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3330598Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3330752Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3330907Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3331062Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3331215Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3331368Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3331528Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3331680Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3331833Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3331985Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3332137Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3332337Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3332491Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3332646Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3332799Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3332953Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3333166Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3333323Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3333476Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3333630Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3333780Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3333933Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3334086Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3334243Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3334401Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3334563Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3334803Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3334960Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3335116Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3335271Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3335428Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3335582Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3335734Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3336041Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3336200Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3336353Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3336588Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3336741Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3336894Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3337048Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3337254Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3337410Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3337560Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3337711Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3337868Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3338018Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3338177Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3338331Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3338484Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3338638Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3338790Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3338943Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3339104Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3339256Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3339409Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3339563Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3339717Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3339933Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3340085Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3340239Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3340393Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3340543Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3340746Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3340903Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3341056Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3341212Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3341366Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3341519Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3341674Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3341829Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3341981Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3342137Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3342288Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3342448Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3342600Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3342755Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3342910Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3343063Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3343217Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3343371Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3343525Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3343677Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3343871Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3344025Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3344183Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3344364Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3344575Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3344732Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3344882Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3345033Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3345188Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3345340Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3345498Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3345648Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3345803Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3345955Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3346108Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3346260Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3346419Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3346571Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3346724Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3346879Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3347034Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3347235Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3347389Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3347546Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3347701Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3347853Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3348047Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3348202Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3348355Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3348513Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3348665Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3348819Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3348974Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3349132Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3349285Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3349442Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3349596Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3349753Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T21:00:13.3349915Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3350077Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3350239Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3350395Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3350555Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3350716Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3350877Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3351041Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3351240Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3351402Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3351562Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3351725Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3351922Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3352086Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3352250Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3352413Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3352572Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3352731Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3352892Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3353056Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3353212Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3353371Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3353534Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3353698Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3353857Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3354016Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3354177Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3354333Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3354532Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3354693Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3354856Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3355019Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3355178Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3355374Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3355538Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3355697Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3355859Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3356022Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3356185Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3356344Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3356514Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3356675Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3356839Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3356996Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3357157Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3357316Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3357476Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3357637Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3357796Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3357957Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3358116Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3358278Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3358437Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3358636Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3358793Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3358956Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3359121Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3359317Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3359479Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3359639Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3359795Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3359956Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3360118Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3360279Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3360440Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3360598Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3360759Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3360914Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3361076Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3361237Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3361396Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3361557Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3361721Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3361945Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3362110Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3362271Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3362431Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3362592Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3362788Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3362949Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3363110Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3363269Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3363427Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3363587Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3363748Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3363910Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3364069Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3364233Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3364403Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3364591Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3364767Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3364926Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3365081Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3365246Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3365406Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3365564Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3365723Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3365922Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3366085Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3366240Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3366404Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3366602Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3366762Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3366921Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3367080Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3367239Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3367400Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3367559Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3367717Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3367880Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3368038Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3368200Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3368362Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3368521Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3368680Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3368841Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3369000Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3369163Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3369366Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3369531Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3369694Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3369853Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3370051Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3370212Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3370374Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3370532Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3370690Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3370849Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3371010Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3371174Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3371330Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3371496Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3371655Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3371823Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3371982Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3372146Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3372307Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3372467Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3372628Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3372790Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3372951Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3373113Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3373313Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3373473Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3373639Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3373799Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3373995Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3374158Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3374313Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3374475Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3374634Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3374854Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3375016Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3375178Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3375337Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3375496Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3375658Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3375819Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3375978Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3376139Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3376301Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3376459Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3376664Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3376825Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3376986Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3377145Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3377307Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3377501Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3377664Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3377824Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3377980Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3378142Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3378300Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3378464Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3378628Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3378791Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3378953Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3379112Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3379274Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3379435Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3379595Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3379753Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3379912Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3380071Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3380235Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3380390Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3380590Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3380752Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3380912Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3381074Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3381315Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3381478Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3381640Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3381795Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3381954Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3382112Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3382274Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3382432Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3382594Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3382754Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3382921Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3383081Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3383243Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3383403Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3383562Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3383719Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3383880Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3384098Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3384259Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3384420Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3384578Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3384779Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3384937Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3385099Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3385259Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3385416Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3385572Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3385734Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3385894Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3386053Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3386213Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3386370Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3386530Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3386690Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3386849Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3387010Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3387167Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3387324Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3387482Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3387639Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3387799Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3387998Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3388156Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3388314Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3388472Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3388697Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3388856Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3389014Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3389174Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3389334Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3389491Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3389650Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3389806Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3389967Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3390125Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3390284Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3390444Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3390604Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3390762Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3390922Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3391081Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3391240Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3391440Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3391597Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3391760Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3391917Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3392111Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3392270Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3392430Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3392591Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3392746Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3392903Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3393061Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3393222Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3393377Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3393538Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3393695Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3393853Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3394017Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3394179Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3394338Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3394497Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3394654Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3394816Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3394976Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3395134Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3395380Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3395537Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3395696Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3395857Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3396112Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3396346Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3396552Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3396769Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3396946Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3397103Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3397269Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3397427Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3397585Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3397745Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3397908Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3398067Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3398228Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3398384Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3398542Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3398702Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3398858Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3399068Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3399221Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3399379Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3399539Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3399697Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3399899Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3400060Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3400214Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3400374Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3400529Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3400686Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3400851Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3401008Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3401169Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3401329Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3401486Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3401650Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3401811Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3401968Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3402127Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3402284Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3402442Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3402605Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3402766Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3402968Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3403130Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3403286Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3403450Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3403645Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3403804Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3403964Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3404121Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3404283Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3404442Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3404602Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3404759Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3404918Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3405075Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3405239Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3405396Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3405558Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3405714Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3405873Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3406035Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3406191Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3406391Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3406550Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3406710Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3406871Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3407027Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3407222Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3407386Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3407544Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3407699Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3407857Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3408014Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3408175Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3408334Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3408494Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3408652Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3408811Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3408971Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3409133Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3409287Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3409449Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3409609Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3409767Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3409928Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3410087Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3410286Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3410446Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3410600Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3410758Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3410919Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3411112Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3411270Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3411427Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3411585Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3411749Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3411910Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3412068Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3412231Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3412387Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3412551Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3412708Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3412868Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3413025Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3413183Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3413340Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3413499Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3413697Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3413857Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3414019Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3414176Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3414337Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3414534Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3414773Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3414961Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3415117Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3415274Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3415429Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3415592Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3415752Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3415915Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3416074Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3416233Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3416394Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3416558Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3416714Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3416874Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3417038Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3417197Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3417356Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3417520Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3417747Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3421261Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3421445Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3421608Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3421833Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3421992Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3422153Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3422316Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3422475Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3422634Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3422795Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3422954Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3423118Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3423277Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3423437Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3423599Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3423763Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3423921Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3424083Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3424241Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3424414Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3424654Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3424819Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3424982Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3425140Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3425337Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3425499Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3425662Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3425827Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3425984Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3426142Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3426301Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3426464Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3426623Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3426788Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3426947Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3427107Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3427267Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3427428Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3427587Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3427747Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3427905Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3428065Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3428224Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3428384Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3428585Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3428747Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3428908Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3429066Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3429258Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3429421Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3429581Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3429742Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3429903Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3430062Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3430223Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3430384Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3430541Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3430703Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3430864Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3431022Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3431187Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3431347Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3431509Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3431664Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3431861Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3432022Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3432185Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3432340Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3432503Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3432700Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3432862Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3433021Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3433179Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3433340Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3433495Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3433652Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3433817Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3433978Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3434136Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3434293Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3434453Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3434616Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3434774Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3434933Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3435095Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3435248Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3435411Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3435574Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3435732Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3436756Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3437011Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3437182Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3437355Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3437590Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3437749Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3437915Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3438072Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3438230Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3438395Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3438555Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3438717Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3438877Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3439039Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3439203Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3439362Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3439529Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3439691Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3439852Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3440012Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3440241Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3440397Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3440561Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3440720Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3440955Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3441113Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3441276Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3441436Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3441595Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3441753Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3441913Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3442076Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3442237Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3442398Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3442556Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3442718Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3442881Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3443041Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3443199Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3443358Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3443522Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3443678Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3443840Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3444001Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3444209Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3444366Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3444529Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3444690Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3444891Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3445048Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3445208Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3445370Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3445529Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3445691Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3445853Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3446012Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3446169Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3446329Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3446492Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3446652Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3446811Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3446969Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3447131Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3447290Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3447448Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3447654Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3447815Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3447976Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3448136Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3448335Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3448496Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3448655Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3448813Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3448970Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3449129Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3449295Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3449464Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3449621Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3449785Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3449944Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3450106Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3450269Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3450430Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3450592Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3450752Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3450911Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3451073Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3451237Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3451395Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3451594Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3451756Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3451920Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3452079Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3452278Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3452443Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3452603Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T21:00:13.3452763Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3452921Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3453080Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3453238Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3453399Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3453556Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3453713Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3453871Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3454028Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3454185Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3454342Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3454498Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3454659Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3454992Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3455150Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3455309Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3455464Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3455621Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3455822Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3455981Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3456141Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3456297Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3456456Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3456611Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3456766Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3456928Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3457083Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3457241Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3457400Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3457558Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3457717Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3457877Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3458031Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3458190Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3458346Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3458501Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3458660Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3458816Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3459015Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3459175Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3459332Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3459493Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3459716Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3459876Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3460034Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3460189Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3460344Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3460502Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3460661Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3460823Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3460981Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3461136Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3461297Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3461453Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3461611Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3461770Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3461926Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3462086Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3462242Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3462442Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3462601Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3462759Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3462914Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3463072Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3463267Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3463425Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3463583Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3463738Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3463898Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3464054Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3464216Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3464391Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3464574Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3464739Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3464896Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3465055Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3465215Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3465373Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3465534Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3465695Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3465850Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3466005Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3466170Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3466327Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3466529Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3466687Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3466844Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3467003Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3467197Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3467353Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3467512Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3467668Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3467828Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3467988Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3468145Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3468305Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3468460Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3468615Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3468776Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3468932Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3469091Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3469252Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3469408Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3469568Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3469725Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3469925Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3470087Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3470242Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3470397Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3470597Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3470752Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3470912Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3471066Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3471221Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3471379Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3471534Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3471691Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3471849Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3472007Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3472165Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3472322Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3472477Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3472637Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3472793Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3472947Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3473104Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3473259Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3473417Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3473577Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3473776Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3473941Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3474098Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3474259Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3474458Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3474614Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3474769Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3474926Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3475082Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3475240Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3475399Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3475556Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3475721Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3475877Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3476034Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3476191Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3476348Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3476508Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3476665Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3476822Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3476981Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3477182Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3477340Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3477501Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3477655Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3477811Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3478009Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3478168Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3478326Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3478481Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3478636Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3478799Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3478959Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3479115Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3479275Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3479428Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3479586Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3479743Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3479899Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3480060Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3480217Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3480373Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3480530Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3480687Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3480852Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3481006Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3481204Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3481367Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3481527Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3481684Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3481878Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3482035Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3482194Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3482352Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3482510Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3482670Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3482826Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3482984Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3483149Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3483304Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3483467Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3483625Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3483781Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3483941Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3484097Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3484251Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3484409Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3484607Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3484762Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3484929Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T21:00:13.3485091Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3485298Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3485461Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3485624Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3485790Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3485950Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3486109Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3486268Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3486430Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3486594Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3486758Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3486918Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3487081Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3487241Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3487403Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3487563Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3487723Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3487887Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3488048Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3488213Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3488372Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3488600Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3488763Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3488926Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3489082Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3489286Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3489446Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3489605Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3489764Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3489923Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3490085Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3490249Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3490410Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3490569Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3490725Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3490888Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3491053Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3491211Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3491370Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3491533Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3491689Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3491894Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3492057Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3492219Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3492380Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3492539Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3492736Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3492898Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3493057Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3493213Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3493374Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3493534Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3493698Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3493856Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3494017Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3494182Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3494337Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3494499Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3494661Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3494885Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3495048Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3495206Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3495365Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3495525Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3495687Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3495893Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3496057Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3496219Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3496384Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3496581Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3496742Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3496904Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3497063Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3497222Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3497383Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3497545Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3497708Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3497869Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3498028Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3498195Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3498355Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3498513Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3498677Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3498836Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3498999Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3499156Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3499357Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3499518Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3499678Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3499838Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3500094Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3500253Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3500417Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3500582Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3500743Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3500902Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3501061Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3501223Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3501383Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3501540Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3501700Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3501866Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3502025Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3502191Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3502349Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3502508Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3502671Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3502831Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3502992Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3503151Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3503349Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3503513Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3503672Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3503834Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3504031Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3504213Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3504397Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3504556Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3504715Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3504879Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3505039Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3505202Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3505365Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3505524Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3505689Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3505853Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3506012Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3506173Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3506331Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3506490Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3506694Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3506851Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3507012Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3507172Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3507330Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3507531Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3507693Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3507851Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3508015Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3508176Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3508334Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3508495Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3508658Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3508822Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3508982Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3509141Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3509306Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3509471Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3509631Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3509794Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3509952Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3510111Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3510269Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3510431Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3510592Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3510790Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3510950Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3511113Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3511275Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3511468Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3511632Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3511793Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3511954Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3512115Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3512279Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3512440Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3512602Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3512760Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3512921Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3513081Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3513245Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3513403Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3513563Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3513727Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3513886Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3514090Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3514249Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3514411Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3514573Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3514794Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3514952Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3515117Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3515275Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3515435Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3515597Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3515752Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3515916Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3516071Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3516232Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3516394Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3516550Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3516712Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3516876Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3517036Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3517197Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3517358Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3517513Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3517678Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3517837Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3518035Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3518196Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3518351Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3518510Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3518706Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3518865Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3519023Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3519178Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3519334Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3519495Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3519653Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3519810Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3519972Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3520126Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3520286Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3520439Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3520597Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3520752Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3520906Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3521061Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3521217Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3521414Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3521571Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3521728Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3521883Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3522042Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3522235Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3522392Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3522552Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3522708Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3522864Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3523022Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3523180Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3523338Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3523497Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3523652Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3523809Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3523965Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3524123Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3524287Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3524442Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3524625Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3524804Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3524958Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3525119Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3525274Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3525472Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3525630Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3525788Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3525943Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3526132Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3526288Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3526445Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3526598Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3526751Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3526910Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3527064Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3527224Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3527381Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3527534Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3527696Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3527854Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3528009Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3528166Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3528319Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3528474Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3528637Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3528835Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3528995Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3529153Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3529309Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3529501Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3529655Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3529814Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3529972Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3530127Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3530285Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3530440Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3530597Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3530760Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3530920Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3531074Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3531233Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3531391Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3531549Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3531703Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3531857Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3532015Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3532171Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3532327Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3532492Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3532689Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3532844Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3533002Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3533160Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3533353Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3533509Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3533665Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3533821Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3533973Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3534128Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3534290Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3534447Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3534607Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3534820Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3534977Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3535140Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3535296Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3535452Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3535614Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3535769Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3536195Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3536469Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3536622Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3536785Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3536939Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3537094Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3537311Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3537469Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3537622Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3537779Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3537932Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3538090Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3538248Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3538408Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3538567Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3538722Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3538877Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3539037Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3539194Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3539353Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3539508Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3539662Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3539819Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3539974Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3540132Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3540290Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3540502Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3540659Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3540814Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3540971Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3541186Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3541343Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3541497Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3541654Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3541808Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3541966Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3542124Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3542281Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3542437Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3542591Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3542747Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3542907Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3543062Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3543218Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3543376Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3543530Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3543686Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3543910Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3544064Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3547808Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3547987Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3548215Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3548378Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3548538Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3548694Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3548857Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3549015Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3549175Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3549335Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3549493Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3549656Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3549815Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3549970Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3550131Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3550290Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3550446Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3550603Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3550758Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3550921Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3551078Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3551239Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3551444Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3551601Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3551761Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3551920Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3552077Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3552275Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3552432Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3552586Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3552748Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3552904Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3553066Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3553221Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3553384Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3553542Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3553700Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3553856Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3554016Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T21:00:13.3554190Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3554377Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3554563Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3554724Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3554930Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3555089Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3555254Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3555416Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3555574Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3555774Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3555939Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3556100Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3556265Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3556424Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3556583Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3556752Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3556912Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3557073Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3557233Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3557395Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3557561Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3557724Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3557886Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3558049Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3558209Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3558369Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3558530Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3558690Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3558894Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3559053Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3559210Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3559376Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3559574Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3559734Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3559894Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3560051Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3560215Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3560374Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3560536Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3560698Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3560860Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3561020Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3561185Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3561343Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3561507Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3561668Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3561826Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3561987Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3562144Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3562352Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3562513Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3562676Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3562835Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3563035Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3563196Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3563363Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3563524Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3563683Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3563844Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3564005Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3564168Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3564331Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3564492Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3564654Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3564817Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3564979Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3565145Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3565307Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3565470Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3565635Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3565794Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3565959Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3566116Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3566317Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3566479Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3566638Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3566796Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3566994Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3567154Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3567318Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3567479Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3567634Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3567800Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3567959Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3568121Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3568284Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3568445Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3568610Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3568772Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3568932Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3569095Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3569250Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3569408Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3569612Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3569770Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3569938Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3570097Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3570258Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3570456Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3570616Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3570773Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3570936Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3571092Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3571251Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3571413Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3571574Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3571740Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3571901Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3572060Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3572223Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3572383Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3572541Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3572705Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3572863Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3573025Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3573182Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3573347Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3573511Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3573711Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3573872Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3574033Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3574189Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3574412Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3574573Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3574822Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3574986Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3575148Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3575313Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3575471Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3575634Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3575797Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3575957Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3576118Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3576288Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3576445Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3576604Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3576763Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3576919Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3577130Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3577289Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3577448Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3577611Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3577806Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3577962Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3578129Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3578289Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3578452Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3578608Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3578765Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3578931Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3579087Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3579250Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3579413Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3579573Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3579734Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3579903Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3580062Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3580224Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3580386Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3580545Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3580708Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3580867Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3581067Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3581234Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3581392Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3581561Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3581762Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3581919Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3582081Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3582241Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3582401Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3582565Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3582723Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3582888Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3583047Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3583205Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3583368Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3583527Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3583683Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3583845Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3584004Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3584169Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3584353Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3584578Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3584742Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3584903Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3585061Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3585262Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3585422Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3585586Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3585746Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3585902Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3586064Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3586225Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3586386Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3586547Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3586711Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3586877Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3587037Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3587194Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3587358Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3587514Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3587672Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3587831Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3587986Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3588145Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3588306Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3588502Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3588662Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3588821Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3588975Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3589169Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3589326Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3589482Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3589640Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3589796Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3589961Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3590117Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3590273Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3590433Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3590590Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3590748Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3590911Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3591067Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3591229Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3591384Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3591537Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3591693Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3591892Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3592050Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3592215Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3592371Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3592565Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3592723Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3592880Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3593037Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3593193Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3593349Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3593506Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3593669Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3593827Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3593990Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3594146Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3594304Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3594461Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3594618Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3594778Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3594934Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3595087Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3595244Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3595403Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3595564Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3595759Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3595916Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3596076Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3596237Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3596393Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3596586Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3596742Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3596900Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3597056Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3597213Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3597375Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3597532Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3597689Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3597850Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3598009Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3598165Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3598324Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3598479Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3598635Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3598791Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3598945Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3599143Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3599297Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3599457Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3599620Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3599779Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3599975Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3600133Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3600288Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3600443Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3600598Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3600753Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3600913Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3601073Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3601230Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3601390Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3601547Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3601710Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3601865Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3602022Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3602181Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3602337Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3602493Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3602652Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3602810Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3602967Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3603186Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3603341Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3603499Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3603658Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3603850Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3604008Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3604162Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3604319Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3604476Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3604635Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3604791Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3604948Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3605102Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3605259Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3605415Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3605575Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3605730Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3605885Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3606048Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3606203Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3606357Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3606557Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3606712Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3606866Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3607025Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3607217Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3607377Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3607533Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3607687Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3607844Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3607999Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3608156Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3608319Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3608475Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3608635Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3608795Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3608950Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3609115Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3609274Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3609431Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3609584Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3609742Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3609899Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3610054Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3610214Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3610370Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3610568Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3610724Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3610884Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3611038Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3611234Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3611392Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3611549Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3611707Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3611862Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3612021Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3612177Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3612337Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3612495Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3612649Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3612806Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3612967Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3613122Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3613277Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3613435Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3613589Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3613790Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3613948Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3614103Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3614265Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3614418Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3614615Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3614862Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3615020Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3615174Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3615331Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3615486Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3615643Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3615801Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3615955Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3616114Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3616269Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3616425Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3616585Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3616741Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3616897Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3617052Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3617208Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3617368Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3617526Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3617677Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3617887Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3618042Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3618195Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3618358Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3618552Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3618709Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3618866Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3619020Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3619175Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T21:00:13.3619337Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3619499Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3619668Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3619828Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3619991Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3620152Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3620312Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3620474Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3620633Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3620793Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3620952Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3621111Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3621367Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3621530Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3621689Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3621848Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3622044Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3622203Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3622366Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3622526Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3622687Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3622842Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3622997Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3623163Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3623323Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3623485Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3623649Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3623813Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3623979Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3624142Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3624298Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3624456Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3624619Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3624778Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3624941Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3625097Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3625298Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3625459Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3625620Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3625786Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3625983Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3626144Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3626305Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3626461Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3626616Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3626781Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3626940Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3627104Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3627262Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3627418Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3627580Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3627743Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3627902Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3628063Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3628223Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3628381Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3628578Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3628737Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3628899Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3629059Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3629219Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3629440Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3629600Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3629763Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3629922Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3630081Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3630242Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3630405Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3630566Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3630738Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3630895Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3631056Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3631218Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3631379Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3631537Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3631696Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3631854Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3632014Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3632175Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3632340Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3632543Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3632701Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3632861Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3633023Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3633218Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3633381Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3633543Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3633702Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3633861Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3634017Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3634180Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3634336Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3634496Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3634657Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3634814Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3634975Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3635145Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3635300Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3635458Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3635612Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3635771Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3636294Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3636459Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3636626Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3636785Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3637040Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3637206Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3637369Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3637530Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3637696Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3637856Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3638019Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3638184Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3638343Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3638510Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3638670Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3638831Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3638994Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3639156Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3639315Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3639476Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3639634Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3639798Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3639960Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3640119Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3640341Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3640500Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3640659Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3640823Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3641037Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3641199Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3641359Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3641519Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3641682Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3641845Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3642004Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3642168Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3642327Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3642490Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3642652Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3642813Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3642977Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3643137Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3643298Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3643459Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3643678Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3643837Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3644002Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3644158Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3644317Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3644516Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3644678Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3644838Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3644997Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3645155Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3645316Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3645477Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3645641Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3645804Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3645963Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3646122Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3646283Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3646442Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3646600Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3646756Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3646914Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3647073Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3647234Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3647400Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3647560Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3647762Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3647923Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3648085Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3648248Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3648444Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3648603Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3648769Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3648928Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3649090Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3649253Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3649414Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3649579Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3649734Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3649894Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3650056Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3650220Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3650380Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3650542Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3650703Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3650865Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3651066Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3651228Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3651391Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3651550Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3651746Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3651908Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3652068Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3652227Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3652388Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3652546Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3652705Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3652865Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3653019Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3653182Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3653338Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3653493Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3653653Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3653810Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3653966Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3654122Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3654276Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3654433Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3654589Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3654812Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3655013Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3655169Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3655330Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3655488Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3655645Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3655841Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3655997Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3656153Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3656309Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3656465Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3656628Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3656785Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3656940Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3657097Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3657252Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3657409Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3657570Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3657726Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3657881Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3658038Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3658193Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3658419Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3658574Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3658733Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3658891Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3659046Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3659241Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3659403Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3659559Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3659720Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3659876Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3660031Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3660188Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3660345Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3660498Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3660660Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3660813Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3660970Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3661126Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3661284Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3661443Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3661600Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3661757Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3661917Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3662073Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3662228Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3662428Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3662585Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3662744Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3662903Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3663095Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3663254Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3663409Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3663563Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3663717Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3663870Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3664031Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3664189Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3664342Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3664500Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3664659Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3664814Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3664974Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3665129Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3665286Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3665442Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3665597Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3665799Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3665954Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3666113Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3666272Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3666465Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3666621Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3666786Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3666941Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3667100Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3667255Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3667410Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3667570Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3667724Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3667881Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3668038Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3668192Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3668352Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3668508Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3668665Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3668822Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3668976Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3669131Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3669288Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3669445Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3669602Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3669801Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3673275Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3673457Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3673615Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3673832Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3673993Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3674149Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3674305Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3674465Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3674622Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3674781Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3674940Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3675094Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3675253Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3675409Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3675568Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3675727Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3675882Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3676040Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3676196Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3676396Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3676557Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3676713Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3676869Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3677026Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3677220Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3677381Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3677540Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3677695Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3677853Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3678007Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3678164Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3678321Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3678477Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3678635Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3678795Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3678952Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3679111Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3679269Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3679422Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3679580Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3679733Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3679888Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3680048Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3680201Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3680399Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3680555Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3680709Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3680868Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3681059Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3681215Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3681372Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3681527Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3681686Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3681842Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3682000Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3682157Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3682315Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3682468Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3682627Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3682782Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3682939Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3683096Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3683251Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3683410Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3683565Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3683759Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3683916Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3684073Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3684231Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3684413Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3684629Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3684788Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3684942Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3685098Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3685255Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3685410Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3685566Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3685725Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3685880Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3686039Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3686195Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3686349Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3686508Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3686662Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3686818Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3686977Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3687132Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3687286Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3687448Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3687602Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3688093Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T21:00:13.3688257Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3688425Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3688593Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3688814Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3688978Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3689138Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3689297Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3689456Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3689618Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3689776Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3689942Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3690101Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3690257Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3690419Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3690582Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3690749Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3690909Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3691068Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3691230Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3691434Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3691594Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3691763Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3691922Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3692083Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3692281Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3692443Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3692604Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3692762Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3692921Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3693083Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3693246Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3693407Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3693569Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3693728Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3693887Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3694048Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3694207Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3694368Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3694524Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3694756Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3694916Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3695080Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3695242Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3695444Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3695604Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3695767Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3695929Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3696124Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3696289Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3696450Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3696608Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3696768Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3696928Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3697090Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3697252Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3697410Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3697571Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3697733Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3697894Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3698054Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3698210Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3698372Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3698530Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3698690Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3698893Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3699053Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3699216Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3699375Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3699571Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3699733Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3699892Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3700051Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3700210Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3700371Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3700536Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3700698Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3700854Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3701020Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3701176Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3701339Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3701502Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3701665Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3701827Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3701985Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3702144Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3702307Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3702470Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3702628Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3702828Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3702989Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3703149Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3703313Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3703508Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3703670Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3703830Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3703988Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3704148Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3704309Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3704468Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3704632Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3704792Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3704953Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3705116Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3705277Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3705438Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3705598Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3705758Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3705921Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3706120Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3706283Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3706446Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3706605Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3706769Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3706968Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3707128Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3707289Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3707448Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3707608Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3707767Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3707929Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3708089Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3708248Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3708405Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3708564Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3708725Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3708891Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3709050Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3709211Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3709372Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3709531Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3709688Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3709849Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3710049Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3710213Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3710371Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3710532Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3710693Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3710891Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3711050Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3711209Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3711365Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3711526Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3711683Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3711841Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3712013Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3712172Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3712333Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3712496Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3712655Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3712818Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3712976Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3713136Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3713300Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3713504Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3713658Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3713824Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3713982Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3714182Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3714343Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3714530Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3714713Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3714868Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3715027Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3715189Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3715352Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3715511Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3715675Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3715834Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3715996Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3716158Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3716318Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3716477Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3716642Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3716802Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3716963Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3717124Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3717290Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3717511Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3717670Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3717832Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3717993Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3718189Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3718348Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3718507Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3718666Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3718825Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3718986Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3719153Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3719316Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3719476Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3719637Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3719798Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3719962Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3720122Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3720283Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3720445Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3720603Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3720803Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3720966Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3721129Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3721289Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3721445Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3721638Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3721797Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3721951Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3722106Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3722262Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3722417Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3722572Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3722731Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3722886Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3723046Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3723201Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3723357Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3723513Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3723669Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3723824Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3723979Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3724134Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3724292Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3724449Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3724604Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3724806Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3724963Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3725121Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3725287Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3725479Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3725637Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3725792Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3725946Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3726104Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3726259Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3726416Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3726573Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3726730Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3726885Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3727049Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3727201Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3727362Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3727517Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3727675Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3727834Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3727993Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3728191Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3728346Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3728506Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3728662Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3728817Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3729008Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3729169Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3729323Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3729477Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3729632Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3729786Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3729947Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3730103Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3730260Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3730418Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3730570Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3730726Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3730885Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3731040Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3731194Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3731356Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3731510Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3731668Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3731826Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3731980Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3732178Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3732334Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3732493Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3732652Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3732841Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3733000Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3733152Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3733307Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3733467Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3733626Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3733781Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3733943Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3734097Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3734258Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3734417Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3734575Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3734796Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3734953Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3735107Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3735262Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3735416Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3735619Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3735777Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3736248Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3736445Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3736703Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3736857Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3737017Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3737172Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3737334Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3737486Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3737641Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3737803Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3737958Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3738115Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3738275Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3738429Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3738586Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3738745Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3738901Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3739054Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3739209Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3739363Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3739524Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3739678Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3739898Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3740058Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3740215Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3740380Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3740647Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3740801Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3740960Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3741112Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3741266Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3741424Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3741581Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3741740Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3741896Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3742050Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3742210Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3742364Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3742521Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3742678Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3742832Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3742988Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3743145Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3743364Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3743522Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3743678Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3743831Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3743987Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3744203Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3744360Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3744518Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3744673Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3744829Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3744983Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3745138Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3745298Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3745456Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3745609Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3745765Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3745921Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3746077Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3746233Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3746388Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3746544Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3746698Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3746852Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3747010Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3747165Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3747363Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3747523Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3747681Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3747839Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3748031Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3748184Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3748340Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3748494Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3748648Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3748811Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3748967Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3749128Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3749283Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3749439Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3749605Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3749763Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3749918Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3750078Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3750232Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3750391Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3750547Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3750740Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3750897Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3751055Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3751209Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3751403Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3751561Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3751722Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3751882Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3752033Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3752189Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3752345Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3752503Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3752662Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3752820Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3752976Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3753134Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3753292Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3753452Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T21:00:13.3753615Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3753772Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3753936Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3754096Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3754257Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3754417Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3754618Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3754780Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3754936Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3755099Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3755300Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3755461Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3755617Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3755779Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3755938Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3756100Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3756263Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3756426Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3756587Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3756747Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3756906Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3757068Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3757227Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3757388Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3757544Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3757704Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3757866Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3758073Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3758229Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3758394Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3758553Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3758753Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3758913Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3759076Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3759240Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3759399Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3759558Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3759719Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3759882Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3760042Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3760208Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3760367Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3760530Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3760691Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3760851Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3761013Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3761171Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3761330Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3761491Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3761653Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3761814Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3762014Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3762175Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3762338Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3762494Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3762690Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3762853Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3763012Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3763175Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3763334Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3763493Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3763657Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3763816Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3763976Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3764136Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3764299Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3764462Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3764620Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3764779Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3764940Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3765100Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3765300Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3765462Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3765623Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3765784Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3765943Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3766142Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3766306Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3766466Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3766627Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3766786Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3766946Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3767110Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3767269Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3767430Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3767590Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3767748Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3767911Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3768078Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3768237Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3768393Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3768556Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3768715Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3768873Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3769035Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3769233Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3769395Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3769553Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3769714Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3769909Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3770067Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3770228Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3770384Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3770542Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3770701Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3770862Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3771022Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3771185Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3771344Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3771509Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3771668Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3771829Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3771990Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3772149Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3772308Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3772471Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3772694Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3772856Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3773018Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3773177Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3773379Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3773537Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3773700Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3773866Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3774022Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3774188Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3774350Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3774513Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3774758Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3774921Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3775080Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3775243Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3775402Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3775569Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3775728Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3775883Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3776046Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3776204Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3776366Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3776525Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3776729Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3776889Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3777052Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3777214Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3777412Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3777569Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3777727Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3777888Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3778046Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3778208Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3778370Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3778529Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3778692Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3778851Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3779012Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3779175Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3779335Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3779494Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3779657Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3779816Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3780018Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3780177Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3780339Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3780503Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3780662Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3780856Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3781018Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3781175Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3781336Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3781496Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3781654Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3781817Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3781980Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3782143Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3782302Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3782457Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3782620Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3782781Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3782940Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3783097Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3783256Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3783414Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3783574Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3783735Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3783897Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3784097Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3784254Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3784416Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3784576Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3784780Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3784943Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3785100Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3785262Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3785420Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3785582Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3785742Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3785904Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3786062Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3786226Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3786385Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3786544Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3786702Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3786858Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3787021Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3787176Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3787373Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3787531Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3787688Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3787844Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3788003Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3788200Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3788360Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3788515Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3788669Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3788827Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3788981Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3789138Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3789296Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3789453Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3789612Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3789767Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3789925Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3790083Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3790241Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3790396Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3790553Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3790709Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3790865Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3791027Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3791184Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3791384Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3791541Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3791698Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3791857Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3792048Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3792205Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3792362Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3792517Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3792671Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3792830Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3792985Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3793145Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3793301Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3793455Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3793614Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3793772Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3793929Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3794085Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3794240Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3794400Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3794553Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3794750Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3794907Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3795065Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3795221Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3798726Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3798890Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3799053Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3799208Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3799365Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3799525Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3799681Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3799839Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3799997Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3800156Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3800316Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3800470Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3800629Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3800789Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3800946Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3801101Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3801258Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3801412Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3801571Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3801729Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3801951Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3802111Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3802265Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3802422Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3802641Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3802801Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3802957Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3803116Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3803272Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3803430Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3803587Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3803742Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3803904Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3804062Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3804219Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3804378Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3804564Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3804745Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3804900Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3805056Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3805212Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3805410Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3805564Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3805722Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3805876Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3806034Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3806228Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3806385Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3806542Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3806696Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3806851Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3807010Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3807163Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3807322Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3807480Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3807638Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3807795Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3807951Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3808107Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3808267Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3808424Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3808581Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3808740Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3808895Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3809056Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3809210Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3809404Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3809563Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3809717Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3809875Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3810069Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3810225Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3810383Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3810537Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3810690Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3810851Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3811006Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3811164Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3811321Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3811477Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3811636Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3811798Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3811953Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3812110Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3812268Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3812422Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3812581Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3812777Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3812931Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3813089Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3813243Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3813441Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3813597Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3813752Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3813912Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3814067Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3814223Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3814382Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3814567Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3814806Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3814965Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3815121Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3815276Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3815432Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3815591Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3815753Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3815909Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3816064Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3816223Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3816377Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3816537Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3816735Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3816892Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3817048Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3817206Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3817362Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3817558Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3817714Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3817873Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3818028Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3818181Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3818339Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3818493Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3818647Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3818809Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3818962Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3819122Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3819279Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3819435Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3819592Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3819748Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3819903Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3820099Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3820255Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3820413Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3820572Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3820727Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3820924Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3821081Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3821240Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3821398Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3821553Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3821709Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T21:00:13.3821876Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3822041Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3822204Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3822365Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3822525Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3822689Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3822848Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3823010Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3823173Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3823335Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3823499Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3823660Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3823821Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3823984Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3824184Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3824341Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3824502Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3824661Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3824863Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3825025Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3825182Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3825343Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3825503Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3825664Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3825826Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3825985Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3826145Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3826308Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3826468Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3826633Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3826789Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3826945Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3827107Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3827269Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3827469Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3827628Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3827790Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3827951Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3828108Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3828307Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3828472Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3828631Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3828791Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3828950Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3829106Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3829270Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3829431Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3829589Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3829750Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3829910Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3830072Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3830237Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3830393Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3830557Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3830713Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3830871Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3831032Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3831192Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3831415Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3831578Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3831741Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3831908Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3832103Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3832263Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3832421Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3832580Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3832736Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3832898Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3833061Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3833224Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3833383Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3833544Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3833708Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3833867Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3834025Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3834188Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3834353Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3834542Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3834719Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3834920Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3835081Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3835243Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3835398Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3835597Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3835757Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3836207Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3836404Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3836564Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3836726Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3836885Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3837047Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3837211Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3837375Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3837534Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3837701Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3837858Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3838021Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3838183Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3838342Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3838499Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3838660Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3838822Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3838986Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3839231Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3839395Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3839557Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3839717Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3839934Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3840095Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3840256Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3840418Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3840578Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3840744Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3840902Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3841062Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3841226Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3841383Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3841546Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3841708Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3841869Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3842034Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3842194Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3842353Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3842579Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3842740Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3842900Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3843061Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3843220Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3843436Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3843595Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3843752Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3843914Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3844069Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3844226Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3844391Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3844551Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3844716Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3844875Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3845034Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3845197Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3845355Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3845516Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3845679Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3845838Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3846000Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3846156Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3846319Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3846519Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3846681Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3846840Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3847003Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3847198Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3847358Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3847519Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3847678Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3847840Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3847999Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3848162Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3848321Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3848482Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3848639Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3848804Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3848963Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3849126Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3849286Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3849445Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3849607Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3849766Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3849967Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3850127Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3850288Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3850453Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3850654Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3850813Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3850979Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3851138Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3851298Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3851456Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3851615Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3851782Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3851941Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3852103Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3852265Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3852429Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3852592Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3852754Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3852914Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3853076Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3853232Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3853392Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3853557Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3853712Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3853915Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3854080Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3854236Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3854401Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3854598Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3854812Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3854973Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3855133Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3855288Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3855454Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3855611Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3855769Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3855927Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3856082Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3856241Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3856398Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3856551Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3856709Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3856866Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3857022Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3857180Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3857378Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3857537Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3857695Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3857850Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3858070Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3858225Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3858387Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3858546Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3858700Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3858858Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3859015Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3859176Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3859336Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3859494Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3859649Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3859811Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3859970Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3860131Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3860286Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3860442Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3860600Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3860755Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3860909Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3861070Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3861316Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3861473Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3861633Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3861790Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3861949Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3862143Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3862300Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3862460Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3862617Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3862773Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3862933Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3863087Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3863246Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3863402Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3863562Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3863720Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3863877Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3864032Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3864188Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3864343Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3864501Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3864699Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3864856Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3865017Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3865172Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3865328Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3865524Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3865684Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3865842Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3865999Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3866154Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3866310Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3866466Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3866623Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3866782Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3866940Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3867094Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3867254Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3867410Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3867571Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3867727Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3867880Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3868037Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3868193Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3868351Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3868509Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3868705Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3868864Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3869019Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3869177Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3869380Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3869533Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3869689Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3869846Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3870000Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3870163Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3870318Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3870475Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3870633Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3870788Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3870945Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3871100Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3871259Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3871413Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3871572Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3871727Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3871885Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3872091Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3872246Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3872409Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3872564Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3872758Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3872918Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3873075Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3873233Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3873389Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3873544Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3873701Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3873860Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3874015Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3874175Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3874348Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3874533Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3874699Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3874860Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3875020Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3875176Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3875331Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3875493Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3875650Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3875807Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3875964Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3876160Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3876319Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3876476Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3876632Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3876831Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3876989Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3877145Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3877304Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3877459Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3877617Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3877772Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3877930Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3878091Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3878248Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3878406Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3878567Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3878721Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3878879Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3879034Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3879188Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3879389Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3879544Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3879703Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3879861Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3880016Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3880208Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3880368Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3880522Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3880681Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3880833Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3880988Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3881146Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3881304Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3881458Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3881618Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3881772Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3881933Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3882088Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3882245Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3882399Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3882555Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3882710Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3882869Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3883029Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3883186Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3883384Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3883540Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3883699Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3883857Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3884047Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3884208Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3884363Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3884520Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3884675Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3884829Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3884989Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3885145Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3885302Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3885461Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3885617Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3885775Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3885934Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3886088Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3886246Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3886400Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3886554Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3886775Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3886932Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3887089Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T21:00:13.3887252Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3887414Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3887615Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3887777Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3887938Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3888099Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3888260Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3888420Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3888584Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3888746Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3888913Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3889073Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3889232Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3889397Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3889558Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3889720Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3889881Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3890041Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3890205Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3890364Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3890521Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3890724Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3890884Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3891043Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3891208Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3891404Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3891565Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3891729Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3891888Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3892051Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3892210Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3892366Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3892530Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3892689Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3892849Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3893014Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3893173Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3893333Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3893493Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3893653Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3893814Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3893973Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3894173Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3894359Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3894545Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3894808Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3895008Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3895169Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3895335Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3895497Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3895653Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3895816Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3895972Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3896138Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3896297Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3896458Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3896619Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3896781Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3896940Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3897104Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3897264Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3897426Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3897585Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3897746Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3897910Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3898067Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3898266Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3898429Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3898591Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3898754Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3898952Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3899112Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3899276Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3899434Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3899594Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3899759Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3899916Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3900081Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3900240Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3900399Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3900565Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3900728Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3900888Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3901050Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3901205Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3901364Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3901569Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3901729Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3901892Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3902048Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3902205Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3902405Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3902565Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3902725Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3902886Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3903042Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3903204Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3903366Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3903525Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3903687Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3903847Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3904006Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3904170Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3904332Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3904496Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3904655Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3904811Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3904975Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3905134Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3905298Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3905503Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3905666Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3905829Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3905992Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3906191Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3906354Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3906512Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3906672Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3906834Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3906994Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3907159Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3907318Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3907480Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3907638Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3907801Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3907960Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3908124Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3908280Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3908441Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3908602Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3908760Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3908965Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3909124Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3909289Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3909450Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3909646Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3909807Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3909973Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3910132Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3910296Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3910456Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3910615Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3910778Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3910937Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3911095Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3911257Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3911418Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3911583Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3911745Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3911905Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3912065Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3912228Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3912388Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3912553Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3912713Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3912919Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3913080Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3913240Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3913405Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3913624Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3913784Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3913944Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3914102Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3914265Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3914428Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3914586Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3914751Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3914912Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3915071Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3915234Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3915396Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3915559Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3915719Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3915878Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3916040Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3916239Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3916395Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3916556Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3916714Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3916880Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3917077Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3917240Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3917399Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3917560Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3917719Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3917878Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3918037Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3918198Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3918363Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3918522Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3918682Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3918843Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3919002Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3919163Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3919322Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3919480Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3919643Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3919805Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3919970Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3920129Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3920333Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3920496Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3924355Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3924534Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3924758Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3924917Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3925077Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3925233Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3925389Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3925552Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3925708Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3925865Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3926023Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3926178Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3926336Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3926495Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3926651Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3926807Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3926960Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3927116Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3927319Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3927481Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3927639Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3927799Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3927954Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3928158Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3928317Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3928472Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3928631Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3928786Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3928943Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3929100Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3929260Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3929417Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3929576Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3929731Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3929894Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3930049Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3930205Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3930363Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3930517Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3930672Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3930830Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3930987Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3931145Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3931344Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3931500Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3931659Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3931817Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3932009Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3932167Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3932321Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3932480Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3932636Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3932791Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3932952Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3933111Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3933266Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3933422Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3933580Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3933739Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3933897Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3934056Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3934221Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3934399Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3934575Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3934849Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3935005Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3935163Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3935318Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3935472Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3935671Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3935830Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3936297Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3936461Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3936617Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3936770Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3936930Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3937081Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3937241Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3937395Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3937549Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3937713Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3937870Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3938023Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3938178Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3938335Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3938492Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3938646Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3938803Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3938961Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3939202Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3939358Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3939519Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3939676Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3939897Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3940050Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3940206Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3940360Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3940514Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3940671Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3940830Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3940987Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3941141Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3941299Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3941456Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3941616Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3941771Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3941926Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3942086Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3942239Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3942392Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3942613Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3942774Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3942932Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3943087Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3943298Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3943455Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3943615Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3943770Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3943926Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3944082Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3944240Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3944398Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3944553Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3944714Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3944870Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3945027Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3945184Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3945343Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3945499Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3945657Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3945812Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3945971Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3946129Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3946283Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3946484Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3946641Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3946795Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3946958Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3947150Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3947308Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3947462Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3947617Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3947773Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3947928Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3948083Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3948239Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3948395Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3948552Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3948709Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3948864Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3949025Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3949181Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3949335Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3949491Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3949647Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3949847Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3950001Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3950160Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3950318Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3950472Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3950692Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3950851Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3951006Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3951160Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3951317Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3951474Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3951633Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3951788Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3951944Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3952104Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3952258Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3952416Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3952573Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3952730Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3952886Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3953040Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3953194Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3953354Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3953512Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3953666Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3953863Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3954020Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3954180Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3954338Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3954529Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3954688Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3954842Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3954998Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3955157Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3955314Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3955469Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3955631Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3955787Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3955945Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3956102Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3956259Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T21:00:13.3956424Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3956588Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3956748Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3956911Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3957070Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3957275Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3957437Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3957592Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3957757Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3957956Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3958119Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3958278Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3958437Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3958596Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3958754Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3958912Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3959076Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3959234Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3959394Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3959558Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3959720Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3959882Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3960042Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3960200Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3960361Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3960521Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3960676Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3960840Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3961002Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3961205Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3961366Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3961524Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3961686Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3961882Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3962042Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3962203Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3962362Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3962520Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3962684Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3962845Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3963008Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3963169Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3963331Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3963493Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3963655Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3963815Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3963978Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3964138Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3964318Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3964553Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3964709Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3964874Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3965033Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3965192Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3965392Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3965554Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3965715Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3965874Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3966034Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3966197Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3967771Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3967930Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3968093Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3968252Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3968413Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3968576Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3968737Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3968901Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3969060Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3969220Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3969379Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3969542Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3969705Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3969903Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3970062Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3970224Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3970386Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3970583Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3970746Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3970903Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3971062Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3971220Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3971378Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3971542Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3971703Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3971861Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3972021Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3972182Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3972346Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3972506Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3972662Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3972822Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3972981Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3973139Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3973344Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3973503Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3973665Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3973826Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3974021Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3974175Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3974337Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3974492Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3974652Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3974955Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3975110Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3975272Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3975429Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3975593Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3975752Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3975912Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3976074Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3976235Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3976393Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3976554Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3976713Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3976874Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3977034Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3977189Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3977394Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3977556Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3977723Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3977883Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3978080Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3978243Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3978401Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3978559Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3978720Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3978881Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3979039Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3979199Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3979359Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3979519Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3979680Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3979839Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3980000Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3980159Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3980320Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3980482Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3980704Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3980863Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3981022Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3981183Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3981344Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3981541Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3981702Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3981862Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3982020Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3982176Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3982337Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3982500Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3982661Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3982823Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3982983Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3983140Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3983297Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3983455Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3983613Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3983771Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3983938Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3984097Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3984254Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3984420Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3984619Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3984775Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3984936Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3985097Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3985345Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3985506Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3985665Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3985823Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3985982Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3986139Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3986307Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3986466Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3986631Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3986790Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3986955Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3987113Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3987276Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3987437Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3987597Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3987753Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3987912Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3988111Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3988269Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3988432Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3988591Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3988787Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3988945Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3989106Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3989266Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3989423Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3989583Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3989744Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3989905Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3990063Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3990223Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3990381Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3990547Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.3990703Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3990862Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3991021Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3991176Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3991330Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3991486Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3991643Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3991797Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3991999Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3992154Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3992312Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3992472Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3992662Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3992822Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3992976Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3993131Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3993287Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3993441Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3993600Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3993754Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3993911Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3994068Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3994223Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3994386Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3994568Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3994741Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3994897Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3995051Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3995205Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3995403Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3995562Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3995718Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3995875Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3996027Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3996222Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3996377Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3996531Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3996688Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3996843Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3996998Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3997157Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3997313Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3997471Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3997628Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3997782Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3997943Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3998097Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3998251Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3998407Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3998562Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3998716Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3998871Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3999028Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3999185Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3999381Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3999538Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3999697Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.3999852Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4000048Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4000206Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4000359Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4000517Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4000670Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4000826Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4000982Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4001138Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4001292Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4001449Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4001609Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4001766Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4001928Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4002082Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4002240Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4002394Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4002555Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4002756Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4002911Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4003068Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4003224Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4003413Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4003569Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4003729Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4003885Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4004042Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4004196Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4004350Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4004508Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4004662Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4004819Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4004973Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4005128Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4005288Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4005443Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4005596Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4005752Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4005906Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4006060Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4006220Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4006375Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4006570Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4006724Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4006879Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4007039Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4007252Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4007407Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4007564Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4007717Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4007873Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4008027Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4008181Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4008343Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4008501Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4008655Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4008815Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4008969Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4009129Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4009283Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4009437Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4009594Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4009749Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4009947Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4010103Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4010259Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4010416Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4010570Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4010763Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4010927Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4011085Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4011240Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4011397Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4011552Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4011706Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4011867Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4012022Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4012181Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4012338Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4012493Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4012653Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4012808Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4012960Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4013117Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4013272Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4013428Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4013584Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4013737Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4013936Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4014090Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4014244Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4014421Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4014643Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4014861Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4015015Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4015168Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4015328Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4015484Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4015638Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4015799Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4015953Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4016107Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4016266Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4016423Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4016581Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4016735Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4016891Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4017048Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4017205Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4017401Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4017557Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4017715Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4017870Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4018063Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4018217Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4018376Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4018533Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4018688Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4018844Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4018997Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4019156Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4019310Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4019463Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4019621Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4019775Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4019934Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4020094Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4020249Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4020403Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4020561Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4020715Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4020872Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4021028Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4021223Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4021381Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4021534Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4021690Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4021847Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4022038Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4022196Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4022350Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4022503Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T21:00:13.4022664Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4022827Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4022986Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4023147Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4023307Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4023470Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4023629Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4023791Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4023952Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4024112Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4024272Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4024432Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4024632Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4024793Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4024955Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4025115Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4025276Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4025474Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4025637Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4025803Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4025959Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4026121Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4026278Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4026440Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4026602Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4026763Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4026922Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4027081Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4027242Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4027405Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4027566Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4027722Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4027882Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4028037Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4028199Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4028360Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4028560Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4028720Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4028882Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4029044Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4029238Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4029394Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4029553Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4029714Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4029872Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4030033Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4030195Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4030358Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4030519Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4030677Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4030836Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4031000Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4031159Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4031317Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4031477Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4031640Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4031801Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4032003Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4032164Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4032331Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4032491Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4032687Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4032848Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4033008Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4033170Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4033325Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4033483Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4033644Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4033807Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4033965Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4034127Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4034286Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4034450Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4034608Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4034768Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4034928Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4035087Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4035246Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4035408Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4035570Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4035726Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4036256Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4036435Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4036601Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4036762Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4036982Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4037148Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4037306Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4037464Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4037626Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4037787Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4037948Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4038112Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4038271Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4038431Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4038594Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4038753Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4038915Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4039072Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4039235Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4039393Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4039617Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4039777Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4039936Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4040095Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4040255Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4040469Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4040633Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4040792Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4040951Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4041109Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4041265Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4041428Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4041589Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4041751Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4041913Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4042075Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4042236Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4042405Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4042564Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4042720Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4042881Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4043039Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4043203Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4043361Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4043560Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4043727Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4043889Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4044051Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4044255Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4044415Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4044574Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4044732Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4044890Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4045051Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4045212Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4045373Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4045532Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4045691Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4045852Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4046014Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4046176Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4046337Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4046498Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4046656Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4046819Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4047019Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4047177Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4047340Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4047501Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4051230Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4051409Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4051576Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4051741Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4051901Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4052057Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4052217Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4052380Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4052543Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4052707Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4052865Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4053029Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4053187Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4053347Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4053509Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4053666Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4053821Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4053984Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4054148Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4054310Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4054539Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4054799Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4054962Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4055125Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4055327Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4055491Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4055651Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4055816Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4055974Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4056132Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4056294Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4056453Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4056610Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4056772Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4056932Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4057093Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4057254Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4057410Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4057571Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4057730Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4057935Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4058094Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4058252Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4058414Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4058573Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4058770Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4058932Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4059090Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4059248Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4059410Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4059568Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4059728Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4059887Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4060045Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4060204Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4060359Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4060516Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4060675Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4060834Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4060995Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4061150Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4061308Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4061466Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4061623Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4061776Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4061977Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4062133Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4062291Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4062449Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4062643Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4062802Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4062955Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4063110Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4063268Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4063424Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4063580Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4063739Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4063894Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4064051Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4064232Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4064416Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4064579Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4064733Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4064887Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4065046Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4065201Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4065399Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4065556Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4065713Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4065872Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4066088Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4066245Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4066407Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4066565Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4066719Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4066877Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4067033Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4067194Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4067350Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4067508Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4067664Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4067820Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4067976Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4068135Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4068290Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4068450Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4068607Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4068763Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4068919Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4069074Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4069271Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4069430Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4069585Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4069744Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4069897Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4070089Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4070247Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4070405Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4070559Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4070716Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4070874Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4071028Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4071189Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4071344Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4071506Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4071661Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4071818Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4071975Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4072129Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4072283Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4072445Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4072638Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4072794Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4072952Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4073104Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4073262Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4073457Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4073614Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4073769Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4073925Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4074082Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4074241Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4074422Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4074608Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4074763Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4074918Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4075074Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4075230Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4075382Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4075543Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4075698Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4075856Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4076010Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4076165Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4076326Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4076480Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4076675Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4076835Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4076989Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4077151Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4077342Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4077497Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4077655Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4077809Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4077965Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4078126Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4078280Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4078439Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4078589Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4078744Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4078907Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4079065Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4079221Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4079377Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4079530Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4079687Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4079842Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4080038Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4080193Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4080350Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4080504Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4080698Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4080852Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4081011Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4081168Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4081322Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4081478Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4081633Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4081789Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4081946Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4082103Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4082258Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4082415Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4082572Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4082732Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4082886Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4083039Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4083196Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4083346Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4083501Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4083659Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4083814Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4084012Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4084169Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4084328Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4084486Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4084676Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4084831Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4084987Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4085141Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4085295Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4085454Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4085608Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4085767Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4085922Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4086076Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4086236Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4086394Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4086548Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4086704Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4086859Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4087016Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4087210Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4087364Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4087526Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4087680Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4087833Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4088028Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4088184Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4088342Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4088497Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4088652Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4088808Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4088962Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4089118Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4089281Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4089439Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4089599Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4089759Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4089914Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4090075Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4090231Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4090386Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4090545Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4090700Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4090855Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4091012Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4091207Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T21:00:13.4091374Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4091535Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4091699Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4091898Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4092059Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4092215Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4092377Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4092537Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4092702Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4092862Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4093023Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4093181Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4093340Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4093501Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4093663Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4093824Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4093986Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4094145Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4094307Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4094486Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4094794Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4094957Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4095118Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4095277Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4095478Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4095640Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4095796Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4095958Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4096117Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4096277Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4096438Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4096602Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4096761Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4096928Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4097086Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4097249Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4097410Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4097573Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4097735Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4097891Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4098048Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4098212Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4098374Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4098537Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4098738Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4098901Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4099065Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4099224Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4099420Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4099582Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4099738Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4099896Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4100054Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4100216Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4100377Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4100538Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4100696Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4100857Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4101016Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4101179Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4101338Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4101497Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4101659Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4101818Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4102017Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4102180Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4102343Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4102510Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4102670Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4102871Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4103034Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4103194Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4103353Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4103511Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4103670Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4103836Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4103996Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4104156Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4104320Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4104480Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4104641Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4104803Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4104964Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4105127Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4105283Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4105440Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4105605Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4105761Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4106016Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4106179Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4106335Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4106496Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4106691Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4106847Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4107008Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4107167Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4107323Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4107487Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4107650Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4107808Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4107969Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4108127Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4108287Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4108444Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4108600Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4108762Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4108923Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4109082Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4109241Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4109444Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4109602Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4109764Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4109923Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4110123Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4110287Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4110448Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4110606Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4110765Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4110929Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4111090Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4111251Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4111413Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4111573Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4111731Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4111896Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4112057Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4112225Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4112385Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4112543Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4112705Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4112863Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4113025Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4113187Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4113388Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4113551Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4113712Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4113866Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4114070Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4114230Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4114388Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4114550Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4114708Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4114872Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4115030Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4115190Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4115351Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4115512Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4115673Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4115836Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4115995Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4116153Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4116312Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4116470Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4116672Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4116833Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4116995Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4117156Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4117317Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4117513Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4117679Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4117835Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4117995Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4118154Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4118312Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4118474Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4118632Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4118793Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4118951Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4119109Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4119273Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4119433Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4119591Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4119753Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4119908Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4120067Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4120228Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4120389Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4120595Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4120754Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4120910Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4121071Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4121295Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4121453Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4121611Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4121769Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4121927Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4122085Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4122246Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4122407Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4122569Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4122725Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4122889Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4123044Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4123208Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4123363Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4123521Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4123679Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4123838Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4124038Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4124198Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4124356Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4124516Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4124713Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4124866Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4125028Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4125183Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4125339Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4125496Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4125651Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4125809Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4125966Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4126124Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4126283Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4126438Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4126595Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4126758Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4126915Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4127072Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4127232Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4127387Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4127546Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4127706Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4127903Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4128059Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4128214Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4128371Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4128526Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4128718Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4128877Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4129032Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4129190Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4129345Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4129501Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4129655Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4129813Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4129967Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4130121Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4130282Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4130439Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4130595Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4130750Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4130904Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4131060Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4131255Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4131409Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4131566Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4131721Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4131879Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4132071Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4132229Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4132385Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4132541Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4132696Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4132850Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4133004Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4133163Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4133317Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4133475Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4133633Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4133789Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4133945Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4134105Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4134259Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4134413Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4134570Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4134782Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4134943Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4135096Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4135290Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4135450Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4135604Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4135760Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4136313Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4136500Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4136659Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4136814Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4136967Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4137126Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4137283Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4137441Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4137602Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4137756Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4137916Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4138072Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4138231Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4138390Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4138545Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4138699Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4138855Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4139081Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4139239Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4139396Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4139550Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4139762Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4139920Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4140079Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4140239Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4140395Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4140546Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4140704Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4140860Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4141017Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4141174Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4141329Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4141486Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4141645Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4141803Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4141960Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4142114Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4142275Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4142428Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4142582Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4142741Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4142896Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4143108Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4143266Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4143423Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4143581Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4143772Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4143930Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4144088Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4144242Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4144397Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4144558Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4144712Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4144873Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4145031Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4145185Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4145347Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4145506Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4145660Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4145817Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4145972Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4146127Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4146326Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4146478Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4146637Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4146792Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4146946Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4147141Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4147298Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4147455Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4147614Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4147768Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4147926Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4148082Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4148239Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4148397Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4148554Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4148709Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4148867Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4149023Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4149179Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4149338Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4149493Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4149649Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4149807Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4149965Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4150122Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4150348Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4150511Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4150667Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4150827Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4151023Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4151181Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4151335Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4151494Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4151649Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4151803Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4151965Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4152121Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4152281Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4152433Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4152591Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4152750Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4152906Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4153060Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4153218Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4153371Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4153525Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4153724Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4153879Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4154040Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4154196Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4154367Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4154596Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4154755Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4154909Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4155063Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4155215Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4155372Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4155529Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4155683Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4155843Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4155997Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4156152Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4156311Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4156469Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T21:00:13.4156633Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4156793Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4156951Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4157116Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4157277Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4157439Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4157599Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4157801Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4157965Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4158128Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4158285Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4158485Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4158645Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4158800Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4158964Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4159124Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4159285Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4159440Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4159600Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4159763Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4159925Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4160082Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4160245Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4160403Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4160561Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4160721Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4160881Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4161081Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4161242Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4161404Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4161563Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4161762Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4161922Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4162087Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4162247Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4162410Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4162568Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4162726Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4162894Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4163053Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4163211Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4163369Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4163527Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4163690Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4163848Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4164007Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4164173Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4164333Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4164493Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4164659Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4164817Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4165021Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4165181Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4165336Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4165500Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4165695Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4165854Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4166012Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4166171Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4166332Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4166495Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4166655Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4166819Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4166979Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4167138Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4167301Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4167463Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4167625Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4167783Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4167942Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4168102Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4168263Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4168461Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4168626Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4168786Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4168946Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4169148Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4169309Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4169470Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4169629Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4169785Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4169945Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4170103Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4170264Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4170425Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4170586Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4170747Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4170905Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4171063Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4171227Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4171387Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4171547Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4171709Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4171867Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4172030Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4172189Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4172390Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4175997Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4176186Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4176341Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4176570Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4176728Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4176889Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4177048Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4177208Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4177373Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4177529Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4177688Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4177848Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4178012Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4178176Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4178342Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4178501Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4178662Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4178822Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4178981Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4179184Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4179344Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4179507Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4179670Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4179829Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4180057Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4180217Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4180377Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4180541Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4180701Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4180858Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4181023Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4181182Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4181348Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4181507Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4181667Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4181830Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4181991Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4182151Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4182309Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4182469Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4182630Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4182793Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4182953Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4183153Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4183313Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4183469Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4183634Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4183831Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4183992Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4184151Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4184306Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4184469Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4184628Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4184786Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4184954Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4185114Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4185275Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4185436Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4185596Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4185758Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4185919Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4186079Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4186243Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4186402Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4186605Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4186761Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4186921Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4187082Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4187278Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4187437Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4187601Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4187760Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4187919Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4188082Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4188241Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4188404Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4188563Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4188725Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4188885Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4189047Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4189206Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4189371Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4189530Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4189689Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4189849Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4190009Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4190173Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4190333Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4190535Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4190697Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4190860Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4191023Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4191223Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4191386Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4191546Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4191706Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4191865Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4192028Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4192183Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4192345Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4192504Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4192662Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4192823Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4192983Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4193140Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4193306Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4193468Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4193628Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4193822Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4193977Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4194137Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4194293Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4194449Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4194645Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4194802Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4194955Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4195112Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4195267Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4195426Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4195582Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4195740Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4195895Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4196052Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4196206Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4196367Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4196525Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4196684Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4196839Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4196992Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4197149Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4197301Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4197459Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4197615Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4197811Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4197971Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4198126Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4198285Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4198486Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4198642Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4198794Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4198951Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4199105Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4199258Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4199421Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4199576Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4199739Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4199894Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4200052Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4200209Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4200367Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4200523Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4200680Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4200835Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4200990Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4201188Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4201340Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4201501Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4201656Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4201811Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4202009Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4202167Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4202321Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4202475Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4202629Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4202785Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4202944Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4203099Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4203260Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4203415Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4203573Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4203729Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4203884Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4204045Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4204200Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4204353Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4204510Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4204664Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4204824Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4204985Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4205180Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4205338Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4205495Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4205651Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4205846Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4206001Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4206156Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4206312Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4206466Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4206622Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4206777Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4206936Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4207094Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4207249Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4207407Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4207566Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4207722Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4207878Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4208035Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4208190Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4208346Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4208570Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4208722Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4208883Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4209039Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4209232Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4209393Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4209550Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4209707Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4209862Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4210016Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4210173Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4210330Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4210485Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4210643Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4210797Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4210955Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4211112Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4211271Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4211430Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4211585Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4211739Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4211896Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4212054Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4212211Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4212408Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4212564Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4212720Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4212878Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4213071Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4213230Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4213384Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4213537Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4213694Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4213848Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4214009Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4214165Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4214339Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4214522Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4214753Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4214909Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4215069Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4215224Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4215384Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4215539Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4215694Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4215898Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4216053Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4216209Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4216366Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4216520Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4216716Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4216873Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4217028Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4217186Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4217342Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4217497Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4217656Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4217813Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4217971Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4218133Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4218285Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4218444Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4218599Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4218758Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4218919Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4219073Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4219228Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4219386Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4219547Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4219704Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4219901Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4220057Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4220216Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4220372Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4220564Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4220723Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4220878Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4221036Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4221190Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4221351Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4221509Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4221666Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4221821Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4221978Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4222133Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4222295Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4222451Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4222604Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4222760Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4222916Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4223072Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4223274Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4223429Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4223586Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4223744Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4223988Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4224144Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4224304Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4224459Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4224617Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4224771Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T21:00:13.4224934Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4225098Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4225260Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4225425Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4225584Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4225743Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4225906Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4226068Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4226226Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4226390Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4226550Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4226710Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4226872Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4227029Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4227235Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4227397Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4227555Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4227717Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4227911Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4228071Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4228227Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4228386Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4228550Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4228710Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4228869Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4229032Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4229193Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4229357Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4229518Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4229681Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4229840Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4229995Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4230152Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4230316Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4230518Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4230679Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4230845Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4231004Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4231165Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4231362Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4231523Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4231684Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4231844Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4232003Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4232166Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4232325Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4232491Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4232650Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4232808Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4232966Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4233128Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4233286Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4233450Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4233609Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4233774Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4233934Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4234092Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4234257Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4234416Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4234616Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4234777Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4234939Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4235103Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4235317Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4235476Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4235637Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4235796Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4236183Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4236351Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4236512Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4236674Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4236836Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4236998Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4237157Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4237319Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4237478Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4237640Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4237800Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4237961Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4238204Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4238361Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4238527Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4238687Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4238845Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4239061Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4239222Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4239386Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4239545Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4239704Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4239862Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4240026Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4240184Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4240347Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4240503Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4240666Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4240829Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4240985Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4241147Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4241306Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4241460Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4241622Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4241786Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4241949Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4242168Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4242326Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4242487Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4242648Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4242865Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4243027Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4243188Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4243348Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4243509Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4243667Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4243830Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4243989Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4244147Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4244308Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4244496Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4244682Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4244842Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4245001Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4245164Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4245319Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4245478Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4245682Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4245839Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4246000Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4246161Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4246358Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4246520Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4246678Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4246836Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4246997Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4247156Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4247311Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4247474Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4247630Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4247793Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4247951Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4248112Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4248270Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4248431Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4248590Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4248749Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4248904Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4249066Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4249227Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4249386Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4249589Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4249746Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4249905Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4250067Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4250263Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4250419Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4250581Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4250739Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4250900Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4251060Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4251217Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4251384Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4251544Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4251704Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4251866Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4252031Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4252196Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4252355Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4252515Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4252676Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4252878Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4253039Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4253201Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4253360Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4253521Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4253721Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4253882Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4254043Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4254203Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4254362Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4254522Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4254733Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4254896Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4255056Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4255213Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4255374Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4255535Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4255698Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4255856Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4256015Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4256175Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4256334Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4256490Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4256655Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4256855Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4257014Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4257173Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4257334Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4257530Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4257690Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4257848Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4258010Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4258166Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4258322Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4258480Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4258635Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4258794Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4258955Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4259112Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4259271Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4259426Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4259582Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4259740Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4259893Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4260046Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4260249Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4260406Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4260569Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4260726Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4260882Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4261079Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4261239Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4261394Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4261552Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4261709Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4261866Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4262024Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4262179Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4262339Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4262495Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4262652Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4262814Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4262968Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4263127Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4263287Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4263443Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4263597Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4263753Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4263910Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4264068Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4264287Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4264446Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4264605Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4264759Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4264954Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4265109Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4265264Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4265423Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4265578Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4265736Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4265892Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4266052Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4266209Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4266365Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4266521Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4266680Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4266834Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4266988Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4267148Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4267303Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4267457Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4267653Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4267808Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4267967Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4268123Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4268315Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4268472Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4268630Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4268784Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4268943Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4269098Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4269256Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4269415Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4269570Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4269728Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4269883Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4270037Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4270199Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4270355Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4270512Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4270665Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4270820Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4270979Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4271136Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4271291Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4271487Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4271643Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4271800Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4271957Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4272146Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4272304Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4272458Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4272614Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4272770Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4272923Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4273079Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4273237Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4273394Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4273551Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4273707Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4273858Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4274018Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4274175Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4274330Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4274486Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4274641Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4275015Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4275170Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4275327Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4275487Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4275641Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4275835Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4275995Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4276151Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4276312Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4276470Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4276625Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4276782Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4276944Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4277097Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4277258Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4277412Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4277568Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4277727Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4277884Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4278041Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4278196Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4278351Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4278508Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4278665Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4278819Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4279020Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4279175Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4279334Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4279492Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4279681Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4279839Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4279994Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4280149Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4280306Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4280462Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4280620Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4280780Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4280935Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4281093Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4281249Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4281407Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4281564Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4281719Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4281876Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4282032Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4282188Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4282389Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4282544Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4282704Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4282861Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4283057Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4283212Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4283373Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4283528Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4283684Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4283840Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4283996Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4284165Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4284319Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4284501Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4284681Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4284836Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4284996Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4285153Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4285306Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4285464Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4285620Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4285776Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4285934Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4286091Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4286246Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4286442Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4286597Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4286761Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4286916Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4287108Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4287269Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4287423Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4287577Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4287735Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4287891Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4288048Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4288205Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4288359Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4288515Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4288673Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4288830Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4288987Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4289145Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4289307Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4289461Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4289656Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4289813Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4289971Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T21:00:13.4290132Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4290293Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4290517Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4290684Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4290843Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4291002Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4291163Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4291319Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4291479Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4291644Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4291805Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4291968Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4292127Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4292289Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4292455Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4292613Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4292771Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4292933Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4293088Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4293247Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4293412Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4293569Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4293777Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4293934Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4294093Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4294254Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4294446Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4294606Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4294820Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4294980Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4295140Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4295301Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4295460Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4295622Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4295781Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4295942Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4296103Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4296265Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4296430Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4296590Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4296748Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4296908Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4297112Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4297268Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4297431Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4300848Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4301097Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4301260Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4301424Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4301588Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4301749Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4301909Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4302074Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4302235Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4302394Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4302559Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4302720Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4302883Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4303044Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4303208Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4303368Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4303527Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4303687Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4303849Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4304013Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4304177Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4304381Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4304543Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4304706Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4304870Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4305065Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4305231Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4305392Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4305556Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4305715Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4305877Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4306039Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4306203Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4306358Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4306520Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4306679Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4306845Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4307005Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4307164Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4307327Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4307485Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4307643Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4307848Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4308007Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4308169Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4308325Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4308523Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4308687Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4308847Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4309007Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4309168Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4309329Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4309492Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4309656Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4309816Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4309982Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4310138Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4310297Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4310459Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4310620Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4310781Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4310946Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4311108Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4311270Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4311433Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4311590Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4311790Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4311947Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4312106Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4312268Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4312466Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4312632Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4312788Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4312947Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4313108Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4313270Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4313430Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4313591Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4313747Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4313913Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4314074Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4314240Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4314401Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4314560Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4314722Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4314884Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4315084Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4315248Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4315410Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4315569Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4315728Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4315926Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4316091Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4316256Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4316417Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4316577Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4316737Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4316898Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4317058Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4317224Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4317383Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4317541Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4317702Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4317867Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4318028Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4318186Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4318356Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4318516Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4318677Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4318838Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4319039Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4319205Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4319364Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4319524Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4319723Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4319883Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4320043Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4320205Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4320366Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4320527Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4320692Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4320853Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4321013Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4321172Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4321334Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4321501Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4321662Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4321820Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4321981Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4322140Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4322306Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4322532Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4322691Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4322859Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4323019Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4323216Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4323378Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4323541Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4323702Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4323862Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4324020Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4324193Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4324382Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4324555Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4324717Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4324876Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4325039Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4325195Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4325355Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4325517Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4325676Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4325836Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4325994Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4326159Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4326321Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4326526Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4326684Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4326842Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4327002Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4327195Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4327353Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4327508Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4327663Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4327822Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4327981Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4328142Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4328299Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4328455Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4328613Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4328771Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4328932Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4329092Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4329251Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4329409Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4329567Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4329723Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4329924Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4330080Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4330237Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4330393Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4330587Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4330744Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4330904Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4331061Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4331218Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4331377Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4331530Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4331689Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4331845Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4332011Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4332169Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4332322Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4332481Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4332639Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4332794Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4332955Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4333110Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4333268Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4333425Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4333582Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4333780Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4333938Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4334093Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4334254Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4334411Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4334604Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4334836Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4334990Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4335148Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4335302Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4335460Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4335618Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4335775Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4336122Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4336286Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4336443Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4336603Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4336759Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4336916Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4337074Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4337228Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4337476Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4337635Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4337793Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4337953Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4338110Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4338322Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4338482Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4338639Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4338794Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4338952Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4339107Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4339262Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4339419Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4339575Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4339741Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4339896Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4340056Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4340215Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4340372Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4340527Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4340687Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4340844Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4340999Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4341160Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4341317Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4341539Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4341694Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4341851Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4342013Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4342222Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4342378Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4342536Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4342688Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4342849Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4343009Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4343169Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4343335Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4343491Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4343648Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4343810Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4343966Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4344132Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4344297Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4344478Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4344654Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4344808Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4345069Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4345228Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4345386Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4345545Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4345741Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4345895Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4346053Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4346208Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4346364Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4346524Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4346679Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4346838Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4346998Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4347156Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4347313Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4347467Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4347623Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4347784Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4347940Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4348096Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4348254Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4348410Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4348570Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4348729Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4348884Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4349085Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4349238Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4349396Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4349552Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4349767Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4349926Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4350081Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4350236Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4350394Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4350551Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4350706Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4350865Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4351020Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4351177Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4351334Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4351491Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4351648Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4351803Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4351959Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4352116Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4352311Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4352465Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4352629Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4352787Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4352949Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4353144Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4353302Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4353459Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4353615Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4353770Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4353927Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4354083Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4354244Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4354399Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4354558Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4354719Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4354876Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4355032Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4355195Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4355352Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4355510Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4355666Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4355820Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4355981Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4356140Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4356338Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4356496Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4356652Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4356809Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4357019Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4357175Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4357332Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4357486Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4357643Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4357802Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4357961Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4358116Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4358274Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4358430Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4358590Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4358747Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T21:00:13.4358908Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4359073Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4359234Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4359395Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4359556Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4359767Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4359928Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4360090Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4360247Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4360455Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4360614Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4360773Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4360934Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4361094Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4361261Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4361421Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4361584Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4361748Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4361909Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4362074Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4362234Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4362398Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4362566Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4362721Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4362881Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4363042Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4363201Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4363363Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4363524Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4363726Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4363891Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4364050Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4364211Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4364410Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4364570Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4364729Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4364892Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4365051Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4365212Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4365375Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4365534Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4365695Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4365855Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4366016Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4366180Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4366339Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4366495Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4366656Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4366815Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4367022Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4367182Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4367344Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4367505Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4367665Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4367862Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4368029Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4368185Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4368348Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4368506Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4368666Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4368826Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4368987Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4369150Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4369310Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4369470Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4369635Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4369795Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4369957Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4370120Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4370281Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4370437Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4370601Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4370767Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4370929Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4371133Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4371292Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4371453Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4371612Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4371807Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4371969Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4372128Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4372289Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4372448Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4372610Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4372771Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4372933Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4373092Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4373256Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4373415Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4373579Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4373738Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4373897Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4374058Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4374220Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4374419Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4374580Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4374792Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4374955Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4375118Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4375313Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4375478Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4375641Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4375799Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4375960Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4376116Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4376276Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4376436Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4376597Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4376760Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4376920Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4377080Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4377249Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4377410Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4377567Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4377730Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4377886Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4378053Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4378213Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4378431Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4378593Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4378750Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4378912Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4379110Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4379273Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4379438Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4379597Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4379756Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4379917Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4380077Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4380238Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4380397Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4380557Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4380722Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4380885Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4381044Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4381205Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4381364Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4381523Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4381686Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4381888Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4382047Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4382210Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4382370Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4382573Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4382732Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4382892Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4383055Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4383216Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4383375Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4383537Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4383696Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4383859Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4384025Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4384187Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4384350Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4384511Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4384674Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4384837Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4384996Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4385159Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4385318Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4385481Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4385643Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4385845Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4386004Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4386171Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4386329Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4386529Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4386690Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4386851Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4387015Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4387174Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4387336Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4387499Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4387661Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4387825Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4387984Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4388147Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4388313Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4388474Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4388634Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4388794Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4388953Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4389156Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4389315Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4389476Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4389639Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4389797Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4389995Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4390162Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4390321Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4390483Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4390643Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4390803Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4390967Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4391127Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4391287Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4391450Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4391609Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4391769Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4391931Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4392088Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4392246Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4392403Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4392559Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4392719Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4392876Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4393032Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4393231Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4393389Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4393550Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4393706Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4393898Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4394057Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4394214Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4394373Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4394528Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4394687Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4394847Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4395006Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4395163Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4395323Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4395485Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4395640Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4395798Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4395952Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4396109Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4396264Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4396460Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4396620Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4396777Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4396932Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4397088Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4397282Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4397437Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4397596Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4397930Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4398088Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4398243Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4398399Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4398562Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4398718Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4398878Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4399035Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4399194Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4399354Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4399512Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4399667Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4399824Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4399980Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4400137Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4400298Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4400455Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4400662Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4400818Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4400975Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4401135Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4401327Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4401483Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4401646Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4401802Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4401958Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4402116Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4402273Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4402438Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4402594Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4402750Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4402910Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4403066Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4403226Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4403384Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4403539Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4403700Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4403853Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4404050Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4404211Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4404369Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4404525Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4404682Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4404900Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4405060Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4405215Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4405370Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4405526Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4405681Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4405838Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4405995Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4406155Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4406310Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4406468Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4406625Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4406783Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4406937Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4407094Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4407252Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4407408Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4407566Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4407726Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4407877Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4408089Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4408246Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4408406Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4408565Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4408757Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4408914Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4409071Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4409224Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4409384Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4409543Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4409701Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4409861Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4410016Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4410171Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4410332Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4410489Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4410646Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4410801Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4410955Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4411113Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4411273Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4411469Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4411629Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4411784Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4411938Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4412158Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4412319Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4412480Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4412637Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4412792Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4412949Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4413102Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4413259Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4413416Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4413573Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4413730Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4413888Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4414043Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4414204Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4414358Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4414513Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4414717Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4414876Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4415036Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4415189Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4415392Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4415551Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4415706Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4415863Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4416055Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4416211Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4416366Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4416524Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4416679Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4416837Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4416996Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4417150Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4417310Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4417467Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4417623Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4417784Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4417943Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4418100Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4418255Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4418410Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4418568Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4418764Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4418918Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4419085Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4419242Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4419400Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4419597Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4419756Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4419916Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4420072Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4420227Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4420384Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4420541Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4420696Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4420855Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4421010Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4421169Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4421326Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4421482Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4421640Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4421794Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4421949Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4422108Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4422263Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4422422Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4422577Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4422775Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4426172Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4426352Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4426507Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4426728Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4426884Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4427041Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4427200Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T21:00:13.4427365Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4427533Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4427694Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4427857Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4428020Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4428180Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4428342Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4428508Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4428668Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4428831Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4428993Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4429153Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4429359Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4429521Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4429682Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4429845Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4430004Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4430205Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4430368Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4430529Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4430693Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4430852Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4431011Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4431171Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4431333Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4431498Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4431657Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4431815Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4431978Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4432143Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4432300Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4432462Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4432621Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4432779Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4432939Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4433102Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4433264Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4433464Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4433621Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4433787Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4433945Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4434148Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4434333Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4434512Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4434676Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4434834Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4434999Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4435163Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4435325Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4435485Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4435649Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4435806Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4436133Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4436296Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4436457Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4436618Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4436777Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4437045Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4437207Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4437370Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4437530Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4437744Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4437899Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4438064Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4438223Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4438382Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4438544Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4438702Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4438870Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4439033Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4439192Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4439358Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4439520Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4439684Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4439846Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4440005Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4440169Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4440330Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4440489Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4440654Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4440812Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4441027Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4441193Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4441353Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4441519Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4441736Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4441898Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4442057Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4442216Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4442376Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4442540Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4442703Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4442869Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4443024Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4443183Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4443349Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4443510Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4443670Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4443834Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4443993Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4444154Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4444315Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4444516Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4444678Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4444837Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4444993Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4445191Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4445349Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4445508Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4445671Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4445831Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4445994Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4446150Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4446309Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4446472Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4446634Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4446794Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4446958Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4447118Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4447282Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4447441Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4447600Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4447762Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4447922Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4448083Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4448241Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4448444Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4448609Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4448772Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4448931Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4449131Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4449291Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4449449Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4449611Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4449767Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4449932Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4450091Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4450252Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4450410Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4450569Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4450725Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4450887Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4451045Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4451208Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4451367Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4451523Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4451727Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4451887Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4452048Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4452210Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4452369Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4452569Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4452732Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4452891Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4453049Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4453208Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4453363Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4453531Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4453691Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4453854Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4454017Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4454176Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4454344Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4454502Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4454662Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4454886Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4455046Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4455205Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4455369Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4455530Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4455734Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4455894Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4456054Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4456219Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4456414Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4456574Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4456738Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4456897Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4457059Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4457215Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4457375Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4457542Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4457702Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4457863Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4458027Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4458189Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4458351Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4458511Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4458671Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4458835Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4458994Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4459196Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4459355Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4459515Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4459678Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4459879Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4460040Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4460207Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4460366Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4460524Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4460683Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4460839Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4460999Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4461155Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4461314Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4461472Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4461629Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4461784Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4461948Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4462103Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4462259Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4462421Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4462576Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4462737Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4462892Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4463089Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4463250Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4463403Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4463559Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4463840Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4463998Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4464156Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4464310Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4464491Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4464669Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4464826Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4464981Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4465142Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4465297Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4465459Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4465615Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4465778Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4465935Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4466092Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4466246Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4466403Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4466602Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4466758Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4466914Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4467069Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4467227Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4467422Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4467580Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4467737Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4467890Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4468045Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4468206Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4468366Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4468525Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4468682Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4468838Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4468995Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4469151Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4469309Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4469465Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4469622Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4469782Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4469936Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4470089Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4470251Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4470408Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4470605Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4470766Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4470925Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4471078Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4471272Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4471428Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4471585Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4471739Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4471892Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4472053Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4472210Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4472369Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4472526Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4472681Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4472840Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4472999Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4473154Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4473311Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4473465Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4473619Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4473776Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4473973Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4474134Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4474292Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4474447Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4474643Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4474797Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4474953Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4475111Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4475266Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4475421Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4475579Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4475737Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4475896Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4476053Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4476208Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4476364Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4476518Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4476674Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4476829Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4476985Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4477143Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4477299Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4477456Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4477613Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4477813Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4477971Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4478129Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4478289Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4478485Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4478642Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4478797Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4478954Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4479108Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4479264Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4479423Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4479577Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4479735Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4479895Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4480053Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4480211Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4480371Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4480527Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4480684Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4480840Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4480997Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4481198Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4481353Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4481517Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4481672Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4481828Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4482025Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4482184Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4482342Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4482500Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4482655Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4482814Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4482969Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4483128Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4483286Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4483442Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4483597Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4483756Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4483911Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4484071Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4484226Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4484382Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4484541Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4484696Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4484855Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4485012Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4485212Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4485366Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4485525Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4485684Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4485878Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4486034Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4486184Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4486343Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4486501Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4486658Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4486816Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4486973Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4487134Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4487289Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4487446Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4487609Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4487764Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4487919Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4488078Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4488233Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4488389Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4488586Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4488740Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4488903Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4489057Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4489248Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4489403Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4489561Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4489718Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4489874Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4490027Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4490182Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4490340Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4490494Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4490654Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4490812Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4490963Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4491123Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4491281Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4491438Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4491593Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4491748Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4491904Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4492061Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4492221Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4492441Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T21:00:13.4492603Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4492768Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4492933Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4493130Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4493292Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4493453Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4493611Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4493771Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4493930Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4494096Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4494253Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4494412Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4494574Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4494782Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4494943Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4495105Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4495264Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4495425Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4495586Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4495745Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4495952Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4496111Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4496269Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4496428Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4496625Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4496785Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4496944Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4497099Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4497261Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4497421Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4497577Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4497742Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4497898Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4498060Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4498219Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4498379Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4498541Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4498702Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4498861Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4499022Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4499181Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4499340Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4499503Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4499662Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4499867Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4500028Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4500187Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4500351Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4500548Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4500711Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4500870Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4501029Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4501190Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4501352Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4501511Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4501673Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4501832Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4501988Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4502156Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4502317Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4502480Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4502639Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4502797Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4502958Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4503159Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4503315Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4503476Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4503632Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4503793Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4503988Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4504146Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4504311Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4504468Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4504626Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4504785Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4504944Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4505108Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4505269Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4505427Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4505591Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4505754Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4505916Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4506078Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4506233Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4506395Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4506554Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4506713Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4506878Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4507036Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4507236Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4507398Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4507560Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4507720Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4507916Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4508077Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4508239Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4508398Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4508558Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4508719Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4508872Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4509037Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4509201Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4509363Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4509523Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4509681Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4509841Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4510002Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4510161Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4510317Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4510520Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4510676Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4510840Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4510998Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4511157Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4511359Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4511519Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4511678Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4511839Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4511995Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4512156Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4512315Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4512475Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4512640Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4512796Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4512953Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4513115Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4513273Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4513438Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4513597Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4513759Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4513921Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4514084Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4514243Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4514442Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4514604Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4514765Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4514924Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4515122Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4515284Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4515441Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4515598Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4515760Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4515920Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4516076Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4516237Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4516397Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4516558Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4516719Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4516880Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4517042Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4517198Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4517360Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4517520Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4517680Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4517879Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4518038Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4518197Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4518359Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4518578Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4518735Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4518899Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4519059Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4519226Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4519386Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4519545Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4519710Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4519868Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4520025Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4520185Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4520347Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4520505Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4520666Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4520825Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4520987Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4521146Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4521304Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4521470Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4521630Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4521831Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4521992Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4522150Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4522308Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4522503Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4522663Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4522823Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4522978Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4523139Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4523301Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4523460Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4523626Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4523785Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4523944Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4524108Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4524270Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4524432Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4524591Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4524750Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4524911Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4525112Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4525271Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4525433Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4525591Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4525747Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4525947Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4526105Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4526264Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4526419Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4526576Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4526740Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4526896Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4527053Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4527214Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4527368Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4527526Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4527683Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4527838Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4528001Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4528158Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4528313Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4528475Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4528629Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4528788Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4528943Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4529139Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4529297Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4529455Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4529609Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4529803Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4529959Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4530114Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4530271Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4530424Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4530583Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4530737Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4530894Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4531053Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4531207Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4531366Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4531526Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4531681Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4531838Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4531993Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4532148Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4532308Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4532503Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4532661Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4532823Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4532982Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4533178Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4533333Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4533490Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4533647Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4533802Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4533956Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4534114Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4534276Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4534448Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4534635Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4534842Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4535000Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4535157Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4535315Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4535472Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4535626Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4535780Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4536066Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4536225Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4536384Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4536609Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4536770Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4536929Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4537087Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4537241Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4537457Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4537613Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4537772Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4537928Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4538083Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4538242Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4538398Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4538556Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4538714Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4538871Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4539029Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4539187Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4539342Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4539501Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4539658Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4539813Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4540033Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4540189Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4540346Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4540505Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4540660Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4540873Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4541031Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4541187Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4541345Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4541497Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4541652Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4541808Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4541965Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4542124Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4542280Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4542435Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4542596Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4542751Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4542908Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4543064Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4543218Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4543375Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4543530Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4543687Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4543844Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4544041Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4544199Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4544355Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4544515Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4544704Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4544863Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4545018Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4545174Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4545329Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4545486Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4545644Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4545802Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4545956Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4546112Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4546269Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4546427Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4546585Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4546739Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4546897Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4547053Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4547208Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4547430Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4547583Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4547743Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4551088Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4551332Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4551492Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4551654Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4551810Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4551968Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4552123Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4552280Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4552440Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4552595Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4552757Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4552912Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4553068Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4553228Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4553387Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4553543Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4553700Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4553857Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4554016Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4554172Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4554331Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4554506Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4554739Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4554898Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4555057Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4555215Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4555409Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4555568Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4555725Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4555883Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4556039Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4556197Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4556357Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4556514Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4556669Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4556826Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4556985Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4557147Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4557301Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4557457Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4557612Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4557766Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4557962Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4558120Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4558278Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4558436Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4558592Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4558786Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4558949Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4559104Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4559259Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4559421Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4559576Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4559733Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4559892Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4560049Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4560209Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4560364Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4560521Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4560679Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T21:00:13.4560845Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4561006Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4561167Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4561328Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4561489Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4561651Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4561807Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4562012Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4562173Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4562335Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4562503Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4562699Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4562861Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4563022Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4563181Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4563343Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4563505Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4563663Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4563825Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4563986Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4564151Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4564311Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4564492Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4564677Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4564843Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4565007Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4565166Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4565366Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4565527Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4565690Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4565848Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4566008Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4566208Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4566371Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4566531Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4566688Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4566850Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4567009Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4567171Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4567337Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4567500Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4567659Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4567822Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4567983Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4568145Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4568309Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4568470Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4568634Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4568793Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4568953Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4569115Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4569276Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4569478Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4569640Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4569801Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4569963Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4570161Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4570321Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4570485Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4570646Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4570807Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4570972Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4571131Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4571295Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4571454Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4571618Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4571780Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4571941Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4572100Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4572261Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4572421Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4572583Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4572783Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4572942Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4573107Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4573267Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4573471Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4573631Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4573793Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4573956Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4574116Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4574278Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4574441Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4574604Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4574839Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4575001Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4575161Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4575322Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4575480Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4575642Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4575802Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4575963Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4576119Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4576278Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4576441Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4576604Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4576808Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4576968Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4577131Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4577289Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4577510Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4577671Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4577829Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4577988Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4578150Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4578313Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4578478Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4578642Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4578801Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4578968Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4579133Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4579296Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4579458Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4579617Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4579776Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4579935Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4580094Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4580299Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4580459Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4580618Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4580777Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4580974Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4581136Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4581297Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4581457Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4581617Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4581776Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4581935Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4582097Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4582256Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4582424Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4582579Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4582740Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4582901Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4583060Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4583221Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4583382Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4583538Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4583699Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4583862Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4584018Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4584282Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4584464Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4584641Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4584808Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4585009Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4585172Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4585331Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4585490Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4585651Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4585812Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4585971Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4586134Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4586289Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4586446Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4586609Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4586768Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4586928Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4587089Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4587245Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4587405Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4587604Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4587763Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4587924Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4588084Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4588246Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4588441Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4588603Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4588762Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4588922Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4589079Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4589240Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4589402Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4589565Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4589723Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4589883Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4590043Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4590206Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4590368Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4590531Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4590692Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4590853Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4591012Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4591174Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4591332Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4591532Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4591692Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4591854Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4592013Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4592207Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4592368Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4592524Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4592685Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4592845Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4593004Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4593169Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4593328Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4593486Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4593645Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4593806Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4593970Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4594129Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4594285Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4594471Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4594651Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4594807Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4595005Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4595159Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4595319Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4595475Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4595667Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4595826Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4595983Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4596138Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4596293Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4596449Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4596605Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4596762Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4596917Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4597081Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4597236Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4597392Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4597552Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4597708Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4597866Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4598020Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4598175Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4598331Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4598483Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4598643Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4598801Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4598998Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4599154Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4599314Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4599468Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4599663Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4599819Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4599973Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4600130Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4600285Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4600443Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4600599Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4600756Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4600917Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4601072Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4601230Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4601389Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4601543Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4601696Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4601854Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4602010Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4602209Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4602364Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4602522Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4602682Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4602839Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4603034Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4603198Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4603352Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4603510Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4603665Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4603819Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4603979Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4604136Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4604290Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4604452Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4604607Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4604766Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4604924Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4605083Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4605241Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4605397Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4605551Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4605711Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4605869Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4606024Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4606251Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4606409Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4606561Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4606719Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4606911Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4607070Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4607226Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4607382Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4607539Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4607695Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4607856Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4608014Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4608169Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4608327Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4608484Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4608641Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4608800Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4608955Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4609110Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4609268Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4609423Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4609622Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4609773Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4609931Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4610087Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4610243Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4610439Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4610601Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4610756Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4610914Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4611069Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4611224Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4611390Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4611546Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4611702Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4611858Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4612016Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4612177Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4612335Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4612495Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4612653Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4612808Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4612962Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4613120Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4613276Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4613435Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4613632Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4613789Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4613949Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4614103Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4614294Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4614452Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4614607Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4614826Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4614984Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4615141Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4615299Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4615457Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4615611Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4615771Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4615928Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4616085Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4616242Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4616397Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4616556Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4616711Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4616908Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4617068Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4617225Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4617380Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4617539Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4617733Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4617893Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4618051Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4618207Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4618368Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4618523Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4618678Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4618837Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4618993Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4619152Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4619307Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4619465Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4619625Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4619781Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4619936Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4620094Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4620249Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4620404Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4620565Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4620720Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4620916Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4621071Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4621226Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4621386Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4621577Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4621733Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4621890Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4622043Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4622199Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4622354Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4622511Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4622667Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4622827Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4622982Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4623141Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4623295Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4623455Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4623610Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4623765Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4623920Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4624075Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4624275Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4624453Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4624634Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4624795Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4624953Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4625147Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4625308Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4625464Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4625616Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4625774Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T21:00:13.4625935Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4626099Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4626262Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4626426Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4626589Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4626746Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4626910Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4627077Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4627236Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4627396Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4627556Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4627717Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4627881Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4628045Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4628245Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4628408Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4628568Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4628730Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4628928Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4629090Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4629249Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4629411Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4629568Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4629729Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4629887Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4630049Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4630210Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4630370Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4630535Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4630696Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4630856Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4631015Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4631170Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4631330Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4631490Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4631691Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4631846Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4632008Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4632167Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4632393Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4632552Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4632714Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4632876Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4633032Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4633191Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4633353Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4633512Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4633675Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4633840Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4633999Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4634161Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4634321Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4634483Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4634645Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4634800Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4634962Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4635121Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4635283Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4635443Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4635644Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4635801Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4636185Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4636351Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4636588Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4636747Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4636908Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4637069Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4637229Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4637392Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4637555Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4637717Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4637877Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4638037Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4638198Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4638365Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4638524Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4638684Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4638844Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4639003Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4639227Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4639387Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4639549Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4639712Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4639871Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4640087Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4640251Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4640410Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4640570Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4640733Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4640893Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4641055Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4641214Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4641376Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4641536Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4641695Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4641853Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4642018Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4642177Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4642340Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4642495Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4642658Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4642817Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4642981Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4643140Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4643360Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4643518Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4643686Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4643845Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4644046Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4644212Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4644373Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4644531Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4644691Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4644854Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4645016Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4645178Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4645338Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4645500Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4645657Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4645815Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4645977Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4646133Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4646294Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4646452Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4646655Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4646816Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4646978Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4647137Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4647336Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4647496Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4647658Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4647818Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4647976Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4648141Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4648300Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4648462Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4648624Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4648791Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4648952Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4649108Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4649269Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4649432Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4649591Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4649747Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4649909Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4650068Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4650227Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4650391Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4650587Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4650750Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4650911Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4651073Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4651272Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4651431Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4651591Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4651752Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4651912Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4652076Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4652235Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4652398Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4652559Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4652718Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4652880Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4653043Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4653204Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4653364Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4653522Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4653678Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4653835Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4654037Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4654196Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4654355Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4654537Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4654806Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4654970Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4655129Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4655289Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4655445Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4655604Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4655767Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4655929Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4656091Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4656253Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4656413Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4656577Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4656736Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4656897Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4657059Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4657218Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4657380Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4657541Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4657701Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4657863Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4658063Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4658223Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4658387Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4658547Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4658746Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4658906Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T21:00:13.4659065Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4659226Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4659385Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4659546Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4659708Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4659868Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4660025Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4660183Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4660343Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4660506Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4660665Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4660823Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4660982Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4661140Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4661359Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4661519Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4661680Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4661838Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4661994Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4662191Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4662356Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4662516Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4662675Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4662834Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4662992Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4663150Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4663308Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4663469Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4663629Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4663785Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4663944Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4664102Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4664263Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4664423Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4664579Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4664734Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4664896Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4665057Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4665212Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4665416Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4665577Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4665741Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4665900Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4666094Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4666255Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4666414Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4666573Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4666731Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4666891Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4667048Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4667212Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4667370Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4667530Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4667694Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4667851Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4668012Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4668170Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4668327Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4668487Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4668684Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4668844Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4669002Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4669156Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4669317Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4669516Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4669676Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4669838Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4669996Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4670156Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4670312Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4670470Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4670632Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4670790Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4670951Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4671112Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4671272Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4671434Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4671594Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4671753Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4671912Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4672069Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4672228Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4672389Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4672547Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4672750Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4672906Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4673065Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4676519Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4676769Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4676930Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4677090Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4677246Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4677402Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4677564Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4677722Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4678026Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4678186Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4678637Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4679070Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4679502Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4679917Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4680332Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4680744Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4681158Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4681625Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4682035Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4682462Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4682878Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4683288Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4683756Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4684174Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4684618Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4685037Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4685494Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4685909Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4686326Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4686789Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4687276Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4687691Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4688104Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4688513Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4688925Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4689341Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4689753Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4690166Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4690576Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4690989Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4691400Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4691810Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4692267Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4692683Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4693100Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4693582Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4694206Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4694847Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4695392Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4695865Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4696359Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4696779Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4697197Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4697611Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4698025Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4698438Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4698854Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4699268Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4699682Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4700094Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4700507Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4700919Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4701403Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4701812Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4702222Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4702633Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4703045Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4703496Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4703914Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4704326Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4704735Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4705147Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4705557Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4705973Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4706466Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4706889Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4707370Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4707812Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4708312Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4708796Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4709216Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4709627Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4710043Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4710459Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4710874Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4711297Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4711713Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4712193Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4712616Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4713033Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4713451Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4713929Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4714344Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4714763Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4715175Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4715595Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4716021Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4716434Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4716850Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4717265Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4717682Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4718100Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4718517Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4718932Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4719347Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4719759Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4720173Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4720587Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4721048Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4721469Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4721885Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4722302Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T21:00:13.4722757Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4723173Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4723591Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4724003Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4724465Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4724883Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4725294Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4725713Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4726127Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4726545Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4726956Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4727376Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4727791Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4728208Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4728623Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4729035Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4729447Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4729857Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4730279Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4730693Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4731146Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4731562Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4731976Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4732392Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4732841Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4733260Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4733673Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4734083Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4734494Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4734978Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4735387Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4735805Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4736406Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4736819Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4737233Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4737648Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4738063Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4738479Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4738894Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4739310Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4739722Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4740227Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4740642Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4741062Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4741472Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4742002Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4742418Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4742831Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4743248Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4743662Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4744073Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4744485Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4744908Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4745323Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4745736Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4746150Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4746568Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4746985Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4747399Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4747812Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4748229Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4748642Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4749056Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4749476Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4749894Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4750371Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4750795Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4751208Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4751625Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4752098Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4752512Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4752928Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4753340Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4753753Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4754169Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4754629Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4755045Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4755460Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4755873Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4756289Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4756702Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4757120Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4757534Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4757951Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4758365Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4758782Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4759240Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4759651Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4760068Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4760483Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4760937Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4761348Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4761765Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4762182Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4762593Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4763005Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4763419Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4763835Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4764246Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4764657Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4765066Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4765480Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4765893Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4766308Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4766719Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4767136Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4767552Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4767967Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4768382Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4768794Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4769251Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4769666Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4770084Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4770506Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4770958Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4771376Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4771790Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4772202Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4772613Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4773036Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4773449Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4773869Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4774280Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4774744Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4775164Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4775578Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4775992Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4776406Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4776817Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4777229Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4777643Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4778108Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4778519Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4778936Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4779350Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4779802Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4780216Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4780634Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4781051Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4781460Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4781878Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4782293Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4782714Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4783130Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4783549Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4783964Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4784376Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4784794Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4785215Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4785626Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4786040Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4786455Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4786868Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4787288Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4787702Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4788187Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4788602Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4789018Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4789435Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4789887Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4790303Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4790723Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4791142Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4791554Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4791968Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4792394Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4792810Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4793224Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4793646Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4794067Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4794478Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4794898Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4795313Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4795728Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4796142Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4796556Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4797012Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4797426Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4797843Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4798256Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4798706Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4799120Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4799537Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4799947Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4800363Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4800779Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4801193Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4801610Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4802029Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4802445Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4802856Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4803270Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4803688Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4804105Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4804516Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4804927Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4805340Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4805750Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4806166Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T21:00:13.4806578Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4807040Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4807457Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4807876Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4808293Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4808743Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4809156Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4809571Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4809982Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4810397Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4810810Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4811227Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4811641Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4812057Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4812471Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4812883Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4813297Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4813711Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4814126Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4814543Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4815004Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4815418Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4815879Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4816294Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4816710Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4817121Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4817575Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4817989Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4818407Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4818826Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4819240Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4819654Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4820066Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4820485Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4820899Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4821320Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4821737Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4822152Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4822571Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4822987Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4823400Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4823815Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4824233Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4824651Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4825070Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4825484Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4825942Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4826358Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4826771Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4827185Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4827641Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4828057Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4828473Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4828884Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4829300Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4834391Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4834849Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4835273Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4835696Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4836273Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4836696Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4837121Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4837544Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4837961Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4838379Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4838798Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4839214Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4839737Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4840154Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4840576Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4840988Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4841462Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4841881Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4842305Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4842726Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4843148Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4843562Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4843978Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4844421Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4844878Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4845297Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4845712Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4846133Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4846553Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4846976Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4847393Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4847812Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4848231Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4848654Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4849077Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4849488Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4849974Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4850391Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4850814Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4851226Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4851700Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4852118Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4852535Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4852951Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4853366Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4853779Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4854194Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4854607Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4855074Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4855486Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4855904Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4856326Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4856741Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4857154Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4857569Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4857981Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4858391Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4858855Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4859272Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4859685Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4860100Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4860515Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4860994Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4861408Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4861823Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4862237Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4862648Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4863065Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4863482Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4863897Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4864314Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4864728Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4865143Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4865556Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4865974Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4866387Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4866802Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4867215Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4867626Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4868039Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4868452Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4868916Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4869332Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4869743Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4870164Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4870581Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4871034Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4871448Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4871863Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4872275Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4872687Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4873104Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4873518Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4873934Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4874376Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4874815Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4875233Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4875648Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4876063Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4876479Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4876892Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4877309Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4877767Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4878179Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4878593Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4879005Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4879419Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4879870Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4880290Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4880702Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4881115Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4881528Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4881940Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4882357Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4882767Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4883181Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4883596Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4884011Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4884430Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4884845Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4885261Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4885673Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4886088Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4886501Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4886913Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4887328Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4887788Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4888205Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4888618Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4889035Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4889450Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4889905Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4890322Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4890741Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4891157Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4891568Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4891985Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4892400Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4892815Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4893232Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4893647Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4894058Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4894475Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4894935Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T21:00:13.4895350Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4895509Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4895668Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4895872Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4896029Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4896189Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4896351Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4896511Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4896713Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4896875Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4897033Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4897196Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4897357Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4897517Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4897686Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4897845Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4898010Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4898169Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4898325Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4898490Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4898653Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4898814Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4898974Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4899134Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4899299Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4899459Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4899621Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4899783Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4899988Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4900147Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4900312Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4900473Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4900671Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4900831Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4900989Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4901150Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4901308Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4901471Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4901634Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4901794Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4901956Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4902120Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4902279Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4902445Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4902608Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4902769Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4902929Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4903091Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4903290Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4903449Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4903612Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4903772Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4903930Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4904127Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4904292Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4904449Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4904609Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4904775Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4904934Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4905097Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4905256Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4905415Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4905576Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4905734Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4905896Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4906062Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4906222Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4906382Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4906543Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4906701Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4906863Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4907026Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4907186Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4907393Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4907555Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4907719Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4907878Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4908072Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4908238Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4908401Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4908559Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4908722Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4908881Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4909045Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4909210Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4909372Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4909538Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4909698Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4909864Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4910024Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4910182Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4910346Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4910506Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4910733Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4910895Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4911054Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4911217Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4911374Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4911572Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4911738Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4911897Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4912054Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4912213Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4912371Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4912529Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4912696Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4912857Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4913019Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4913176Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4913334Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4913497Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4913657Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4913815Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4913977Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4914138Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4914300Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4914465Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4914627Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4914834Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4914993Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4915155Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4915318Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4915514Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4915675Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4915834Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4915991Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4916156Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4916319Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4916479Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4916647Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4916804Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4916966Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4917129Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4917290Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4917453Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4917612Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4917774Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4917934Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4918134Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4918294Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4918455Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4918612Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4918773Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4918969Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4919129Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4919291Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4919449Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4919608Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4919768Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4919925Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4920090Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4920253Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4920412Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4920571Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4920730Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4920888Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4921050Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4921207Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4921368Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4921527Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4921686Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4921851Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4922010Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4922209Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4922371Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4922531Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4922690Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4922890Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4923048Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4923208Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4923366Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4923524Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4923688Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4923846Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4924012Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4924175Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4924334Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4924497Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4924656Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4924815Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4924979Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4925135Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4925294Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4925491Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4925651Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4925816Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4925973Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4926134Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4926340Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4926501Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4926662Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4926821Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4926978Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4927139Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4927299Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4927462Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4927623Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4927784Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4927944Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T21:00:13.4928102Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4928259Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4928424Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4928584Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4928743Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4928903Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4929060Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4929222Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4929386Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4929586Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4929752Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4929915Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4930076Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4930275Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4930437Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4930594Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4930755Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4930918Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4931084Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4931240Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4931403Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4931565Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4931723Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4931881Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4932046Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4932206Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4932366Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4932524Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4932683Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4932885Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4933045Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4933205Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4933368Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4933525Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4933728Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4933892Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4934049Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4934208Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4934368Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4934526Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4934754Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4934915Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4935076Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4935240Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4935398Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4935560Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4935721Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4935882Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4936234Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4936392Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4936556Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4936715Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4936878Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4937037Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4937281Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4937439Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4937606Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4937765Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4938004Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4938168Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4938329Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4938489Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4938649Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4938810Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4938970Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4939132Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4939293Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4939456Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4939623Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4939789Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4939951Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4940108Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4940268Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4940427Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4940645Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4940807Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4940966Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4941130Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4941287Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4941500Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4941666Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4941823Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4941984Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4942144Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4942304Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4942469Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4942629Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4942788Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4942952Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4943112Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4943273Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4943434Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4943595Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4943757Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4943917Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4944074Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4944237Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4944417Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4944600Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4944808Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4944970Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4945131Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4945292Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4945486Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4945647Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4945806Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4945964Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4946126Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4946288Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4946447Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4946610Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4946768Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4946929Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4947089Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4947250Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4947411Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4947569Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4947728Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4947889Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4948048Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4948253Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4948414Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4948575Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4948740Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4948941Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4949100Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4949265Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4949422Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4949585Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4949745Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4949903Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4950070Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4950229Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4950393Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4950558Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4950720Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4950881Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4951043Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4951203Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4951363Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4951519Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4951675Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4951841Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4951999Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4952200Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4952361Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4952518Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4952680Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4952875Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4953036Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4953197Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4953357Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4953520Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4953682Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4953840Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4954003Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4954163Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4954321Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4954485Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4954647Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4954804Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4954966Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4955125Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4955286Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4955445Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4955706Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4955872Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4956033Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4956192Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4956394Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4956551Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4956719Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4956879Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4957037Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4957200Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4957357Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4957516Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4957677Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4957841Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4958004Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4958165Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4958323Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4958487Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4958645Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4958805Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4958965Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4959127Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4959289Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4959448Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4959649Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4959812Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4959970Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4960133Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4960332Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4960490Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4960650Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4960809Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4960966Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4961132Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T21:00:13.4961290Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4961450Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4961612Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4961773Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4961940Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4962104Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4962262Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4962423Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4962583Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4962742Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4962904Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4963103Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4963262Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4963425Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4963585Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4963786Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4963943Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4964107Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4964267Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4964431Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4964614Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4964796Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4964956Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4965119Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4965282Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4965442Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4965604Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4965762Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4965920Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4966082Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4966241Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4966403Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4966566Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4966731Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4966894Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4967123Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4967282Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4967442Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4967602Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4967799Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4967957Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4968115Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4968277Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4968435Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4968597Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4968758Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4968918Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4969078Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4969238Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4969396Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4969564Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4969726Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4969884Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4970047Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4970207Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4970367Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4970573Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4970993Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4971193Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4971422Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4971665Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4976285Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4976478Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4976639Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4976800Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4976960Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4977121Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4977287Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4977446Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4977612Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4977773Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4977934Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4978098Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4978256Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4978412Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4978576Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4978738Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4978903Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4979064Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4979223Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4979451Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4979613Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4979773Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4979937Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4980145Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4980310Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4980469Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4980629Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4980792Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4980953Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4981114Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4981279Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4981441Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4981602Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4981767Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4981925Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4982092Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4982251Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4982412Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4982569Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4982730Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4982934Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4983096Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4983256Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4983414Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4983610Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4983771Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4983936Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4984093Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4984252Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4984412Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4984572Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4984738Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4984896Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4985059Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4985221Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4985381Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4985544Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4985706Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4985863Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4986025Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4986185Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4986341Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4986506Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4986666Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4986869Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4987034Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4987194Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4987357Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4987554Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4987715Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4987876Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4988035Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4988194Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4988353Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4988516Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4988678Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4988837Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4988994Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4989162Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4989326Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4989488Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4989648Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4989807Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4989964Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4990126Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4990328Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4990491Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4990653Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4990813Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4991012Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4991169Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4991328Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4991492Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4991653Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4991816Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4991976Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4992137Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4992299Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4992465Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4992624Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4992788Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4992954Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4993119Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4993278Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4993437Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4993599Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4993758Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4993920Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4994079Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4994280Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4994444Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4994600Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4994762Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4994962Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4995123Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4995282Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4995443Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4995601Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4995762Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4995923Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4996081Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4996245Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4996405Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4996564Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4996725Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4996883Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4997044Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4997201Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4997358Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4997521Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4997719Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4997878Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4998039Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4998199Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4998397Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4998556Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4998715Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4998877Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T21:00:13.4999033Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.4999189Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.4999348Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.4999510Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.4999669Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.4999833Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.4999992Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5000151Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5000312Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5000474Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5000636Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5000796Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5000955Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5001115Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5001274Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5001435Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5001936Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5002098Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5002259Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5002421Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5002623Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5002786Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5002945Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5003106Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5003266Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5003425Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5003593Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5003753Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5003916Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5004076Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5004241Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5004401Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5004563Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5004720Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5004881Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5005040Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5005200Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5005427Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5005584Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5005749Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5005908Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5006067Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5006268Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5006430Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5006588Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5006746Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5006906Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5007065Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5007227Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5007385Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5007552Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5007712Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5007873Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5008039Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5008198Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5008356Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5008519Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5008678Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5008841Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5008998Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5009161Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5009368Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5009531Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5009689Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5009853Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5010050Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5010212Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5010371Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5010530Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5010691Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5010850Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5011012Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5011172Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5011337Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5011501Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5011659Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5011818Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5011980Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5012136Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5012292Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5012454Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5012613Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5012814Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5012973Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5013136Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5013300Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5013457Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5013653Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5013816Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5013976Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5014136Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5014297Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5014458Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5014622Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5014833Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5014995Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5015154Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5015312Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5015475Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5015638Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5015797Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5015959Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5016115Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5016274Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5016434Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5016592Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5016749Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5016956Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5017114Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5017278Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5017436Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5017630Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5017798Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5017954Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5018111Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5018273Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5018434Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5018599Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5018762Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5018921Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5019086Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5019246Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5019407Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5019569Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5019732Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5019891Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5020049Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5020247Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5020405Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5020567Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5020723Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5020885Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5021080Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5021245Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5021403Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5021560Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5021720Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5021876Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5022035Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5022195Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5022356Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5022520Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5022680Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5022841Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5023002Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5023163Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5023323Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5023491Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5023652Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5023811Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5023977Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5024135Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5024337Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5024495Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5024656Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5024816Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5025010Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5025167Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5025330Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5025488Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5025649Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5025809Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5025967Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5026131Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5026291Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5026451Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5026613Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5026772Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5026932Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5027093Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5027254Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5027422Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5027623Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5027780Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5027943Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5028103Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5028265Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5028464Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5028626Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5028788Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5028947Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5029107Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5029268Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5029432Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5029593Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5029752Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5029909Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5030068Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5030228Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5030388Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5030553Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5030712Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5030873Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5031029Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5031185Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5031347Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5031503Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5031707Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5031869Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T21:00:13.5032031Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5032187Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5032412Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5032575Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5032739Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5032895Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5033052Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5033214Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5033372Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5033534Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5033695Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5033853Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5034019Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5034178Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5034339Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5034501Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5034661Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5034820Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5035021Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5035181Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5035345Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5035502Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5035658Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5035866Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5036189Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5036352Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5036518Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5036674Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5036833Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5036994Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5037157Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5037325Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5037485Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5037645Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5037808Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5037973Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5038132Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5038292Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5038453Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5038614Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5038774Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5038939Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5039098Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5039333Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5039495Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5039654Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5039812Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5040028Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5040189Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5040348Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5040507Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5040663Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5040826Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5040984Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5041147Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5041309Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5041468Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5041631Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5041795Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5041955Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5042119Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5042276Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5042435Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5042661Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5042820Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5042983Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5043142Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5043301Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5043519Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5043679Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5043838Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5043999Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5044160Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5044322Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5044484Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5044646Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5044812Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5044971Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5045130Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5045294Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5045453Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5045613Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5045777Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5045937Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5046099Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5046258Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5046420Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5046579Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5046781Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5046941Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5047103Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5047260Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5047458Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5047616Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5047774Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5047935Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5048094Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5048254Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5048414Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5048570Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5048730Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5048889Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5049051Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5049216Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5049375Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5049532Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5049692Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5049853Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5050056Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5050219Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5050381Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5050544Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5050700Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5050898Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5051061Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5051220Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5051376Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5051540Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5051699Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5051859Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5052024Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5052186Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5052354Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5052515Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5052677Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5052839Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5053002Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5053165Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5053324Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5053483Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5053643Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5053805Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5053964Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5054170Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5054332Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5054498Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5054657Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5054959Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5055121Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5055280Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5055436Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5055596Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5055757Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5055916Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5056074Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5056233Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5056394Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5056554Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5056713Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5056871Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5057028Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5057189Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5057345Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5057541Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5057701Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5057860Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5058018Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5058180Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5058377Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5058538Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5058698Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5058855Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5059019Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5059180Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5059339Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5059507Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5059666Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5059825Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5059987Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5060147Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5060307Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5060471Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5060631Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5060790Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5060947Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5061105Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5061269Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5061430Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5061660Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5061819Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5061979Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5062139Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5062333Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5062493Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5062657Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5062816Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5062978Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5063138Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5063294Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5063461Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5063618Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5063775Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5063940Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5064104Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5064266Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5064422Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5064577Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5064737Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5064896Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T21:00:13.5065098Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5065263Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5065422Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5065584Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5065777Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5065939Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5066104Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5066263Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5066418Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5066581Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5066742Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5066904Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5067066Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5067227Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5067392Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5067550Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5067709Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5067873Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5068033Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5068190Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5068349Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5068506Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5068668Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5068825Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5069023Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5069186Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5069345Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5069504Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5069702Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5069861Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5070024Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5070180Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5070338Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5070501Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5070659Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5070822Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5070984Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5071143Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5071308Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5071469Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5071630Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5071792Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5071951Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5072109Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5072267Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5072466Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5072631Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5072790Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5072947Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5073143Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5073299Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5073459Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5073621Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5073781Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5073939Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5074099Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5074261Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5074420Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5074580Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5074738Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5074901Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5075061Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5075224Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5075388Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5075543Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5075704Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5075864Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5076028Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5076188Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5076389Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5076550Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5076712Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5076873Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5077072Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5077229Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5077386Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5077545Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5077701Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5077860Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5078021Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5078184Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5078352Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5078508Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5078668Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5078832Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5078991Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5079148Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5079307Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5079466Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5079626Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5079828Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5079987Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5080150Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5080306Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5080502Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5080661Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5080821Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5080982Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5081138Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5081294Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5081453Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5081616Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5081776Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5081940Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5082100Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5082263Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5082420Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5082583Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5082744Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5082902Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5083058Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5083223Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5083387Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5083544Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5083750Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5083911Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5084072Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5084233Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5084429Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5084594Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5084752Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5084908Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5085067Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5085226Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5085385Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5085544Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5085703Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5085862Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5086020Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5086179Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5086344Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5086506Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5086667Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5086822Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5086978Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5087179Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5087337Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5087496Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5087658Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5087879Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5088039Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5088199Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5088359Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5088521Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5088678Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5088836Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5089003Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5089158Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5089321Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5089480Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5089639Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5089805Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5089967Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5090123Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5090282Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5090440Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5090600Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5090762Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5090922Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5091123Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5091281Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5091436Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5091598Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5091794Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5091954Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5092117Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5092273Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5092435Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5092599Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5092759Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5092930Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5093089Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5093248Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5093412Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5093576Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5093738Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5093896Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5094052Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5094214Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5094374Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5094574Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5094822Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5094986Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5095146Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5095347Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5095507Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5095674Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5095836Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5095996Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5096159Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5096319Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5096483Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5096639Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5096797Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5096958Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5097119Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5097281Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5097448Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5097604Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T21:00:13.5097769Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5097927Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5098086Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5098253Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5098414Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5098613Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5098774Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5098985Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5103253Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5103512Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5103681Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5103841Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5104003Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5104165Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5104328Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5104491Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5104654Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5104817Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5104976Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5105139Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5105304Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5105466Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5105629Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5105793Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5105951Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5106116Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5106319Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5106478Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5106641Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5106803Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5107011Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5107168Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5107327Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5107490Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5107651Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5107812Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5107976Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5108137Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5108295Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5108457Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5108616Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5108777Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5108939Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5109101Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5109261Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5109421Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5109580Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5109743Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5109905Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5110064Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5110260Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5110420Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5110579Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5110740Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5110935Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5111099Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5111263Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5111431Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5111590Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5111751Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5111917Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5112076Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5112238Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5112403Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5112567Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5112729Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5112892Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5113051Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5113214Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5113373Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5113532Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5113737Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5113893Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5114058Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5114218Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5114412Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5114577Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5114738Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5114898Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5115062Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5115219Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5115380Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5115546Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5115712Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5115876Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5116035Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5116194Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5116364Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5116523Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5116683Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5116843Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5117000Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5117165Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5117323Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5117483Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5117716Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5117877Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5118034Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5118199Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5118392Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5118554Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5118713Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5118874Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5119035Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5119193Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5119352Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5119514Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5119675Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5119845Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5120011Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5120169Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5120333Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5120489Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5120649Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5120811Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5120967Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5121169Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5121328Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5121490Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5121651Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5121848Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5122007Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5122176Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5122334Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5122496Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5122654Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5122812Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5122975Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5123134Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5123294Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5123453Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5123609Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5123769Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5123933Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5124092Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5124254Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5124413Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5124571Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5124736Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5124894Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5125097Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5125259Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5125418Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5125583Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5125780Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5125939Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5126100Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5126256Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5126414Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5126575Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5126733Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5126896Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5127057Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5127216Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5127380Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5127541Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5127703Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5127868Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5128026Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5128186Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5128345Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5128546Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5128704Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5128865Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5129023Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5129184Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5129381Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5129550Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5129710Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5129868Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5130028Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5130187Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5130346Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5130509Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5130670Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5130836Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5130993Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5131154Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5131316Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5131476Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5131635Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5131799Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5131958Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5132119Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5132283Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5132483Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5132648Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5132806Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5132967Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5133129Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5133326Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5133489Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5133651Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5133809Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5133969Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5134133Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5134292Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5134458Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5134616Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T21:00:13.5134848Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5135011Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5135171Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5135332Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5135492Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5135653Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5135815Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5136165Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5136330Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5136494Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5136654Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5136815Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5137055Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5137216Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5137377Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5137537Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5137696Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5137857Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5138020Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5138181Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5138343Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5138502Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5138667Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5138832Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5138994Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5139151Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5139308Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5139469Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5139627Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5139785Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5139948Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5140107Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5140329Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5140493Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5140655Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5140814Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5141026Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5141186Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5141350Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5141514Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5141675Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5141840Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5141996Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5142160Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5142323Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5142486Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5142652Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5142813Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5142973Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5143135Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5143294Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5143452Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5143675Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5143835Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5143997Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5144156Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5144315Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5144540Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5144702Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5144861Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5145025Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5145185Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5145347Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5145509Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5145667Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5145828Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5145987Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5146145Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5146310Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5146471Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5146633Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5146798Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5146961Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5147124Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5147285Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5147449Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5147610Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5147807Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5147968Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5148131Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5148292Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5148489Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5148648Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5148809Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5148969Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5149129Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5149292Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5149450Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5149613Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5149773Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5149936Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5150095Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5150258Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5150418Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5150578Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5150745Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5150904Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5151109Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5151269Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5151425Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5151587Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5151746Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5151944Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5152107Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5152265Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5152427Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5152586Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5152746Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5152911Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5153068Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5153230Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5153390Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5153549Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5153714Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5153874Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5154033Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5154196Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5154357Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5154519Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5154685Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5154853Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5155017Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5155217Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5155378Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5155542Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5155701Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5155896Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5156060Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5156218Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5156380Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5156541Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5156702Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5156862Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5157023Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5157181Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5157341Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5157505Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5157674Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5157833Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5157992Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5158156Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5158315Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5158517Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5158675Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5158837Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5158996Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5159159Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5159356Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5159522Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5159682Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5159840Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5160001Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5160160Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5160319Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5160483Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5160642Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5160803Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5160966Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5161129Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5161291Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5161449Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5161607Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5161765Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5161925Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5162086Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5162250Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5162409Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5162614Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5162774Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5162934Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5163094Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5163287Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5163453Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5163614Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5163770Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5163937Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5164099Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5164267Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5164429Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5164590Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5164749Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5164912Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5165073Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5165232Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5165392Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5165554Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5165714Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5165915Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5166078Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5166239Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5166396Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5166555Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5166754Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5166918Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5167074Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5167231Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5167391Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5167548Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5167705Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T21:00:13.5167867Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5168032Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5168194Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5168353Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5168514Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5168675Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5168839Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5168995Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5169156Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5169315Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5169474Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5169640Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5169802Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5170006Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5170169Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5170332Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5170494Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5170688Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5170848Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5171010Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5171167Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5171326Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5171485Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5171643Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5171803Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5171960Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5172117Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5172278Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5172442Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5172605Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5172761Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5172917Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5173078Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5173359Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5173515Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5173678Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5173834Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5173996Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5174190Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5174350Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5174509Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5174668Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5174872Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5175031Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5175190Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5175355Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5175514Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5175675Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5175835Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5175996Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5176155Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5176316Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5176475Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5176634Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5176795Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5176954Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5177119Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5177277Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5177476Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5177638Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5177800Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5177959Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5178154Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5178314Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5178476Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5178636Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5178792Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5178956Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5179115Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5179275Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5179441Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5179600Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5179763Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5179923Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5180084Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5180241Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5180400Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5180558Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5180759Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5180917Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5181084Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5181245Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5181404Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5181603Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5181762Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5181917Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5182076Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5182233Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5182391Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5182547Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5182706Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5182866Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5183025Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5183181Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5183341Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5183499Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5183663Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5183824Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5183982Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5184137Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5184295Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5184456Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5184616Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5184817Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5184975Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5185137Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5185299Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5185498Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5185658Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5185816Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5185977Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5186136Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5186294Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5186460Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5186621Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5186781Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5186940Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5187102Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5187263Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5187420Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5187579Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5187740Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5187898Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5188056Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5188257Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5188415Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5188576Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5188734Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5188933Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5189092Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5189254Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5189416Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5189575Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5189733Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5189894Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5190057Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5190215Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5190379Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5190537Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5190700Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5190859Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5191017Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5191176Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5191334Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5191494Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5191652Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5191814Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5191975Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5192174Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5192334Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5192496Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5192658Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5192853Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5193014Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5193170Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5193327Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5193486Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5193644Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5193802Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5193962Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5194118Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5194280Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5194439Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5194598Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5194760Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5194918Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5195078Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5195236Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5195394Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5195597Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5195758Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5195916Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5196077Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5196277Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5196439Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5196599Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5196758Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5196919Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5197078Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5197235Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5197399Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5197555Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5197718Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5197877Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5198038Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5198201Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5198370Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5198528Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5198688Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5198845Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5199006Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5199164Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5199323Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5199522Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5199682Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5199840Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5200002Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5200220Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5200383Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T21:00:13.5200542Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5200700Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5200862Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5201024Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5201180Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5201342Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5201501Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5201659Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5201823Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5201982Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5202145Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5202302Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5202460Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5202622Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5202781Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5202986Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5203149Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5203311Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5203476Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5203676Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5203833Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5203994Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5204152Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5204310Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5204471Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5204627Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5204791Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5204951Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5205110Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5205270Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5205432Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5205589Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5205750Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5205905Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5206064Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5206220Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5206375Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5206539Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5206697Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5206896Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5207057Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5207215Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5207382Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5207575Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5207733Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5207895Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5208055Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5208211Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5208375Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5208533Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5208697Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5208857Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5209013Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5209173Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5209336Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5209491Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5209650Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5209807Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5209968Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5210130Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5210331Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5210492Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5210654Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5210812Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5211012Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5211169Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5211330Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5211493Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5211650Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5211809Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5211966Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5212129Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5212287Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5212448Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5212607Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5212771Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5212927Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5213090Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5213249Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5213406Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5213566Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5213722Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5213881Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5214041Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5214241Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5214404Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5214563Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5214775Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5214974Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5215134Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5215293Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5215452Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5215607Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5215771Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5215929Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5216090Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5216251Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5216408Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5216572Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5216731Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5216890Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5217051Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5217212Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5217371Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5217531Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5217733Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5217892Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5218056Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5218212Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5218408Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5218568Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5218728Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5218888Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5219044Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5219200Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5219362Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5219521Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5219678Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5219841Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5219998Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5220157Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5220319Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5220476Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5220635Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5220793Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5220954Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5221114Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5221276Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5221437Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5221636Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5221797Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5221960Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5222121Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5222317Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5222479Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5222638Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5222799Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5222956Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5223112Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5223273Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5223432Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5223588Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5223750Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5223910Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5224073Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5224234Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5224397Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5224557Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5224717Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5224874Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5225080Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5225236Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5225397Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5225558Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5229596Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5229775Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5229947Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5230107Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5230270Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5230429Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5230588Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5230753Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5230912Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5231075Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5231235Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5231394Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5231561Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5231720Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5231876Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5232039Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5232197Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5232357Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5232522Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5232679Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5232928Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5233090Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5233247Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5233412Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5233607Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5233767Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5233927Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5234086Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5234258Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5234438Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5234615Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5234776Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5234938Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5235096Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5235258Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5235418Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5235577Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5235738Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5235894Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5236209Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5236369Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5236605Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5236764Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5236924Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5237080Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T21:00:13.5237300Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5237458Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5237622Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5237780Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5237937Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5238099Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5238259Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5238421Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5238583Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5238744Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5238907Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5239070Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5239230Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5239392Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5239548Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5239704Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5239864Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5240020Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5240183Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5240343Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5240558Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5240722Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5240878Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5241038Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5241253Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5241414Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5241573Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5241731Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5241890Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5242050Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5242211Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5242367Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5242529Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5242686Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5242853Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5243012Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5243174Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5243334Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5243493Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5243652Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5243814Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5244014Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5244175Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5244341Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5244503Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5244703Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5244861Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5245019Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5245181Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5245338Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5245495Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5245659Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5245819Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5245980Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5246139Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5246298Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5246463Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5246623Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5246782Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5246943Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5247101Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5247262Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5247421Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5247579Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5247738Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5247939Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5248100Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5248260Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5248422Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5248621Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5248781Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5248940Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5249099Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5249257Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5249413Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5249576Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5249735Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5249898Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5250057Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5250219Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5250382Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5250544Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5250702Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5250861Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5251020Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5251179Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5251379Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5251538Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5251699Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5251859Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5252018Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5252219Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5252382Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5252541Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5252701Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5252857Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5253015Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5253177Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5253334Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5253492Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5253653Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5253812Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5253973Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5254134Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5254299Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5254482Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5254662Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5254879Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5255035Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5255196Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5255404Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5255562Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5255722Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5255884Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5256041Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5256250Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5256411Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5256567Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5256728Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5256885Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5257049Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5257208Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5257371Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5257531Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5257692Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5257851Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5258015Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5258175Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5258336Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5258494Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5258651Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5258856Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5259015Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5259177Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5259339Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5259498Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5259723Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5259884Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5260043Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5260201Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5260361Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5260520Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5260682Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5260842Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5261002Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5261163Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5261321Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5261486Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5261647Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5261806Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5261967Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5262126Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5262284Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5262444Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5262606Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5262765Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5262964Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5263124Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5263288Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5263444Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5263637Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5263796Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5263953Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5264115Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5264272Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5264433Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5264595Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5264757Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5264918Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5265081Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5265244Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5265409Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5265565Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5265721Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5265882Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5266038Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5266238Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5266396Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5266557Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5266719Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5266876Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5267072Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5267236Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5267396Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5267558Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5267721Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5267877Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5268041Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5268198Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5268358Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5268519Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5268676Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5268835Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5268998Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5269155Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5269312Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5269474Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5269634Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5269796Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T21:00:13.5269957Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5270112Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5270312Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5270472Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5270633Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5270797Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5270990Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5271152Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5271313Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5271473Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5271633Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5271795Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5271951Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5272114Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5272274Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5272440Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5272599Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5272759Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5272927Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5273085Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5273244Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5273404Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5273602Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5273763Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5273924Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5274083Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5274245Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5274440Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5274602Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5274762Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5274919Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5275078Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5275237Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5275398Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5275558Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5275719Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5275874Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5276034Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5276193Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5276357Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5276517Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5276675Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5276839Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5276994Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5277153Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5277317Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5277473Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5277669Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5277832Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5277993Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5278154Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5278346Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5278506Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5278667Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5278823Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5278979Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5279139Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5279295Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5279456Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5279613Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5279771Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5279937Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5280095Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5280254Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5280415Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5280576Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5280741Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5280941Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5281100Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5281262Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5281422Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5281582Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5281781Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5281944Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5282104Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5282261Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5282417Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5282579Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5282738Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5282899Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5283061Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5283220Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5283378Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5283539Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5283698Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5283863Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5284024Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5284185Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5284346Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5284503Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5284667Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5284825Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5285022Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5285185Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5285345Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5285501Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5285700Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5285857Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5286013Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5286168Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5286326Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5286487Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5286646Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5286808Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5286971Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5287129Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5287289Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5287451Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5287608Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5287766Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5287923Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5288079Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5288305Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5288462Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5288622Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5288780Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5288936Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5289139Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5289303Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5289463Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5289622Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5289781Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5289946Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5290105Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5290267Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5290429Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5290592Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5290750Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5290916Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5291073Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5291234Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5291397Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5291553Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5291712Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5291868Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5292026Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5292185Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5292385Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5292546Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5292706Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5292863Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5293119Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5293279Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5293435Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5293593Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5293753Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5293916Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5294074Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5294232Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5294390Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5294549Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5294767Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5294931Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5295092Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5295249Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5295410Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5295572Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5295779Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5295935Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5296094Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5296259Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5296417Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5296613Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5296774Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5296933Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5297092Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5297252Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5297411Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5297572Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5297734Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5297889Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5298052Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5298209Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5298373Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5298533Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5298692Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5298854Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5299013Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5299171Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5299330Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5299492Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5299653Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5299850Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5300008Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5300169Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5300328Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5300524Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5300687Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5300844Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5301003Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5301158Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5301317Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5301476Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5301634Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5301789Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5301948Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5302107Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5302272Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5302431Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T21:00:13.5302589Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5302749Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5302904Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5303103Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5303263Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5303422Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5303578Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5303740Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5303934Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5304094Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5304253Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5304411Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5304573Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5304729Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5304888Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5305054Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5305215Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5305382Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5305542Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5305701Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5305862Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5306022Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5306180Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5306338Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5306497Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5306654Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5306817Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5306972Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5307176Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5307336Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5307495Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5307656Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5307849Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5308011Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5308167Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5308323Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5308484Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5308645Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5308800Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5308962Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5309121Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5309279Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5309441Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5309601Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5309761Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5309919Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5310075Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5310233Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5310388Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5310587Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5310746Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5310905Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5311064Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5311256Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5311415Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5311575Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5311734Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5311892Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5312055Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5312211Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5312380Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5312536Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5312694Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5312855Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5313016Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5313175Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5313339Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5313495Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5313653Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5313811Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5313970Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5314135Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5314293Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5314494Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5314657Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5314813Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5314974Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5315194Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5315354Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5315512Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5315669Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5315827Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5315988Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5316143Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5316305Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5316462Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5316618Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5316782Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5316939Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5317096Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5317255Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5317415Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5317576Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5317731Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5317934Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5318097Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5318256Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5318415Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5318614Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5318768Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5318929Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5319089Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5319249Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5319411Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5319570Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5319731Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5319889Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5320048Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5320206Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5320370Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5320529Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5320688Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5320844Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5321000Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5321160Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5321316Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5321475Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5321637Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5321838Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5322001Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5322156Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5322316Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5322516Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5322676Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5322832Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5322992Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5323148Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5323309Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5323467Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5323627Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5323788Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5323944Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5324103Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5324265Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5324420Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5324578Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5324736Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5324894Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5325055Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5325255Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5325414Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5325577Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5325733Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5325931Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5326086Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5326244Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5326406Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5326562Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5326717Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5326879Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5327037Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5327193Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5327355Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5327510Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5327673Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5327829Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5327988Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5328148Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5328303Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5328459Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5328621Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5328783Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5328941Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5329139Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5329298Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5329463Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5329624Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5329820Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5329982Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5330139Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5330301Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5330456Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5330614Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5330774Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5330936Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5331094Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5331252Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5331415Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5331578Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5331736Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5331892Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5332050Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5332205Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5332362Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5332567Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5332725Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5332885Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5333041Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5333237Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5333395Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5333556Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5333715Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5333875Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5334033Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5334193Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5334354Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5334509Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5334671Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5334919Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T21:00:13.5335075Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5335239Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5335399Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5335558Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5335716Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5335875Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5336159Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5336322Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5336480Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5336711Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5336872Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5337028Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5337190Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5337403Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5337564Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5337720Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5337877Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5338035Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5338191Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5338350Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5338513Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5338669Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5338828Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5338991Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5339153Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5339316Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5339475Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5339636Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5339795Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5339952Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5340175Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5340334Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5340495Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5340658Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5340870Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5341027Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5341189Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5341349Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5341507Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5341665Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5341823Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5341990Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5342146Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5342306Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5342465Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5342626Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5342794Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5342954Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5343111Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5343272Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5343433Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5343590Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5343752Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5343910Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5344134Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5344298Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5344456Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5344617Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5344811Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5344971Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5345130Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5345287Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5345443Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5345604Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5345770Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5345938Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5346097Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5346255Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5346415Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5346572Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5346733Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5346894Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5347055Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5347218Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5347377Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5347575Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5347734Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5347893Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5348049Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5348247Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5348404Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5348565Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5348720Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5348876Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5349034Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5349191Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5349350Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5349508Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5349669Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5349832Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5349990Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5350152Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5350316Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5350477Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5350637Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5350799Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5350960Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5351125Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5351284Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5351477Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5351640Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5355663Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5355848Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5356078Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5356239Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5356398Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5356560Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5356719Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5356878Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5357043Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5357205Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5357370Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5357529Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5357692Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5357851Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5358013Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5358170Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5358333Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5358494Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5358655Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5358861Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5359018Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5359180Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5359336Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5359531Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5359689Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5359849Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5360008Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5360166Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5360324Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5360486Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5360647Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5360805Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5360973Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5361131Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5361293Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5361454Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5361616Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5361780Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5361937Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5362095Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5362255Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5362417Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5362575Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5362780Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5362940Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5363101Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5363262Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5363458Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5363621Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5363779Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5363937Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5364096Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5364280Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5364468Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5364627Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5364787Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5364948Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5365110Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5365267Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5365432Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5365590Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5365749Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5365908Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5366066Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5366273Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5366431Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5366595Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5366756Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5366953Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5367115Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5367278Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5367436Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5367596Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5367753Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5367909Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5368075Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5368233Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5368397Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5368554Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5368712Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5368873Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5369034Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5369193Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5369354Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5369510Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5369672Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5369832Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5369995Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5370198Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5370358Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5370515Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5370678Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5370874Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5371034Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5371196Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5371351Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5371509Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5371668Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T21:00:13.5371828Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5371987Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5372147Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5372309Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5372478Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5372637Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5372801Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5372959Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5373116Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5373274Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5373433Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5373632Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5373791Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5373949Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5374108Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5374268Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5374490Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5374652Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5374874Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5375032Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5375190Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5375346Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5375510Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5375668Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5375826Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5375985Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5376142Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5376303Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5376465Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5376623Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5376785Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5376945Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5377105Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5377264Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5377425Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5377626Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5377791Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5377947Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5378108Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5378265Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5378460Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5378623Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5378778Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5378934Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5379093Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5379251Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5379409Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5379570Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5379730Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5379892Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5380052Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5380213Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5380373Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5380529Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5380685Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5380843Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5381041Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5381199Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5381357Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5381514Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5381675Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5381875Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5382039Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5382199Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5382355Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5382514Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5382674Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5382838Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5382998Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5383160Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5383319Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5383483Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5383643Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5383806Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5383971Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5384129Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5384290Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5384458Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5384641Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5384816Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5384977Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5385181Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5385341Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5385502Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5385663Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5385854Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5386014Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5386176Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5386332Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5386488Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5386650Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5386806Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5386968Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5387127Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5387286Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5387447Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5387606Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5387761Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5387922Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5388076Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5388240Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5388442Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5388601Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5388762Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5388919Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5389075Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5389275Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5389439Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5389599Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5389757Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5389915Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5390077Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5390239Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5390397Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5390560Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5390720Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5390882Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5391044Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5391205Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5391367Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5391523Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5391684Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5391843Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5392002Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5392165Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5392325Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5392526Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5392688Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5392850Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5393006Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5393205Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5393365Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5393527Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5393683Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5393841Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5394003Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5394161Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5394321Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5394483Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5394644Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5394800Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5394964Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5395123Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5395284Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5395442Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5395598Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5395800Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5395955Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5396114Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5396271Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5396428Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5396630Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5396793Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5396950Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5397111Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5397274Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5397429Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5397595Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5397751Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5397915Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5398071Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5398228Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5398393Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5398556Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5398714Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5398874Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5399033Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5399196Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5399354Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5399514Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5399674Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5399873Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5400034Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5400197Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5400357Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5400557Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5400717Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5400873Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5401031Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5401188Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5401349Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5401508Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5401671Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5401833Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5401989Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5402148Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5402311Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5402467Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5402623Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5402782Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5402938Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5403163Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5403322Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5403483Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5403644Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5403802Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5403999Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5404161Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5404318Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T21:00:13.5404476Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5404634Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5404791Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5404951Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5405113Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5405274Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5405435Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5405594Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5405755Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5405917Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5406078Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5406238Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5406398Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5406558Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5406721Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5406884Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5407041Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5407241Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5407399Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5407562Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5407720Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5407913Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5408076Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5408233Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5408390Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5408553Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5408711Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5408871Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5409029Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5409186Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5409346Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5409508Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5409670Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5409831Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5409995Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5410157Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5410316Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5410515Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5410676Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5410836Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5410995Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5411155Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5411353Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5411517Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5411678Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5411835Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5411993Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5412150Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5412309Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5412471Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5412630Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5412791Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5412957Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5413119Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5413281Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5413441Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5413597Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5413755Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5413914Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5414071Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5414255Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5414435Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5414771Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5414933Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5415092Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5415253Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5415452Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5415613Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5415773Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5415931Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5416093Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5416255Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5416412Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5416578Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5416735Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5416898Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5417060Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5417220Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5417384Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5417543Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5417702Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5417864Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5418064Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5418225Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5418383Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5418539Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5418700Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5418895Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5419055Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5419215Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5419371Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5419530Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5419695Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5419854Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5420018Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5420176Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5420339Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5420499Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5420657Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5420813Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5420979Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5421139Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5421300Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5421456Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5421614Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5421778Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5421936Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5422134Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5422296Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5422457Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5422616Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5422811Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5422975Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5423138Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5423296Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5423452Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5423618Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5423774Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5423937Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5424095Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5424250Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5424415Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5424576Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5424733Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5424894Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5425052Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5425211Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5425413Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5425572Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5425732Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5425889Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5426045Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5426243Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5426405Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5426564Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5426719Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5426876Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5427035Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5427191Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5427352Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5427513Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5427674Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5427833Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5427994Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5428150Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5428312Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5428468Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5428626Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5428788Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5428946Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5429108Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5429270Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5429468Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5429631Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5429789Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5429951Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5430171Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5430331Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5430490Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5430649Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5430808Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5430977Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5431136Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5431296Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5431458Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5431618Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5431780Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5431948Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5432107Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5432266Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5432424Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5432580Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5432739Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5432939Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5433102Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5433266Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5433426Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5433622Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5433782Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5433943Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5434101Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5434257Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5434413Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5434575Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5434736Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5434897Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5435058Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5435216Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5435378Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5435536Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5435694Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5435855Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5436199Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5436361Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5436520Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5436682Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5436842Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5437072Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5437233Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T21:00:13.5437394Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5437555Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5437769Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5437932Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5438089Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5438249Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5438408Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5438566Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5438728Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5438889Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5439049Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5439210Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5439371Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5439536Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5439695Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5439850Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5440010Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5440170Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5440325Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5440550Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5440707Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5440871Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5441032Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5441244Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5441405Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5441564Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5441721Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5441880Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5442037Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5442195Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5442353Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5442510Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5442675Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5442835Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5442996Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5443157Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5443319Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5443477Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5443635Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5443793Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5443954Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5444118Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5444279Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5444489Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5444675Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5444851Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5445011Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5445205Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5445367Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5445526Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5445685Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5445844Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5446001Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5446157Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5446321Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5446481Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5446640Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5446802Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5446960Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5447120Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5447278Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5447437Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5447596Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5447753Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5447956Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5448113Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5448275Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5448438Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5448635Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5448793Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5448957Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5449113Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5449274Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5449432Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5449590Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5449751Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5449907Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5450069Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5450230Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5450390Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5450554Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5450715Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5450874Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5451032Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5451190Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5451346Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5451507Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5451673Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5451881Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5452040Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5452198Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5452361Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5452557Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5452717Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5452879Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5453035Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5453193Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5453352Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5453509Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5453668Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5453825Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5453982Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5454144Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5454306Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5454463Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5454625Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5454890Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5455050Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5455207Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5455408Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5455573Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5455737Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5455894Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5456092Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5456250Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5456412Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5456569Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5456725Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5456883Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5457041Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5457205Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5457370Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5457529Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5457690Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5457848Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5458009Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5458170Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5458329Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5458485Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5458645Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5458804Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5458970Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5459129Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5459349Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5459510Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5459670Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5459831Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5460029Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5460189Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5460351Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5460507Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5460667Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5460827Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5460985Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5461143Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5461305Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5461460Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5461619Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5461782Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5461945Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5462107Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5462267Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5462426Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5462588Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5462791Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5462950Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5463111Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5463269Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5463470Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5463628Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5463791Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5463953Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5464109Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5464264Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5464425Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5464587Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5464748Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5464909Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5465068Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5465229Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5465392Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5465555Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5465716Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5465873Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5466033Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5466191Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5466350Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5466513Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5466715Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5466875Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5467036Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5467197Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5467407Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5467566Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5467724Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5467886Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5468042Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5468198Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5468360Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5468519Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5468683Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5468845Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5469004Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5469165Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5469327Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5469484Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5469645Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5469801Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5469959Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T21:00:13.5470172Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5470330Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5470492Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5470651Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5470848Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5471008Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5471170Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5471329Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5471490Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5471649Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5471810Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5471971Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5472129Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5472293Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5472452Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5472607Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5472768Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5472930Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5473092Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5473251Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5473411Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5473573Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5473736Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5473892Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5474093Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5474253Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5474415Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5474576Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5474770Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5474931Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5475091Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5475247Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5475406Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5475563Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5475723Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5475882Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5476040Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5476204Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5476367Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5476524Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5476686Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5476845Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5477006Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5477167Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5477324Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5477527Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5477686Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5477847Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5481870Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5482119Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5482283Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5482449Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5482609Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5482768Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5482933Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5483090Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5483255Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5483416Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5483576Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5483737Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5483896Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5484057Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5484223Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5484381Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5484545Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5484705Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5484865Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5485030Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5485190Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5485394Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5485563Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5485723Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5485887Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5486083Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5486240Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5486401Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5486559Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5486721Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5486883Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5487044Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5487205Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5487366Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5487524Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5487686Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5487843Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5488003Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5488164Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5488319Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5488477Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5488638Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5488839Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5489000Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5489161Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5489320Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5489545Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5489701Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5489860Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5490023Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5490183Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5490339Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5490500Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5490662Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5490823Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5490984Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5491142Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5491305Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5491466Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5491630Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5491789Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5491949Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5492112Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5492268Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5492427Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5492589Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5492786Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5492950Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5493111Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5493273Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5493473Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5493633Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5493792Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5493952Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5494110Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5494278Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5494438Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5494597Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5494842Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5495005Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5495167Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5495326Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5495490Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5495653Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5495810Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5495967Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5496128Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5496334Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5496495Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5496661Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5496822Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5496981Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5497184Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5497346Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5497510Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5497670Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5497829Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5497990Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5498152Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5498309Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5498474Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5498635Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5498801Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5498963Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5499122Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5499284Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5499443Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5499603Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5499766Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5499925Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5500090Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5500291Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5500452Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5500617Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5500780Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5500936Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5501135Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5501296Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5501457Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5501616Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5501774Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5501935Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5502094Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5502254Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5502414Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5502576Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5502738Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5502898Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5503058Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5503221Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5503381Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5503539Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5503743Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5503899Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5504062Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5504221Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5504380Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5504581Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5504741Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5504899Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5505057Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5505215Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5505372Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5505537Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5505696Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5505859Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5506017Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5506175Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5506340Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5506503Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5506662Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T21:00:13.5506827Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5506987Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5507148Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5507308Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5507469Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5507629Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5507832Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5507992Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5508157Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5508316Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5508520Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5508681Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5508842Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5509006Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5509164Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5509328Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5509490Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5509652Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5509814Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5509978Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5510137Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5510302Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5510463Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5510622Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5510784Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5510943Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5511144Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5511306Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5511468Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5511628Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5511788Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5511988Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5512153Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5512312Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5512476Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5512635Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5512793Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5512959Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5513118Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5513280Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5513445Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5513607Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5513766Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5513930Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5514090Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5514254Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5514411Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5514570Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5514736Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5514900Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5515057Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5515263Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5515424Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5515587Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5515746Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5515942Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5516105Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5516262Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5516419Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5516581Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5516743Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5516904Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5517071Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5517231Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5517398Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5517558Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5517720Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5517879Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5518043Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5518202Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5518359Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5518586Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5518745Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5518905Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5519062Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5519225Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5519424Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5519589Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5519748Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5519907Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5520070Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5520229Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5520392Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5520553Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5520715Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5520879Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5521040Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5521204Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5521369Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5521528Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5521685Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5521846Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5522006Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5522163Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5522328Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5522487Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5522730Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5522892Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5523053Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5523211Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5523422Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5523579Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5523743Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5523901Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5524062Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5524226Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5524383Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5524555Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5524715Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5524873Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5525038Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5525203Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5525367Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5525525Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5525684Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5525845Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5526045Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5526202Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5526365Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5526524Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5526685Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5526900Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5527064Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5527227Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5527386Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5527545Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5527705Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5527865Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5528028Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5528189Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5528349Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5528511Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5528673Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5528834Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5528998Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5529160Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5529322Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5529479Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5529638Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5529801Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5529960Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5530159Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5530322Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5530483Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5530642Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5530839Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5530999Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5531160Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5531317Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5531474Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5531638Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5531798Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5531959Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5532121Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5532281Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5532446Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5532606Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5532767Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5532930Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5533089Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5533252Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5533455Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5533612Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5533773Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5533932Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5534091Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5534350Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5534509Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5534666Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5534897Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5535055Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5535221Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5535380Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5535541Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5535703Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5535865Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5536200Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5536368Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5536532Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5536696Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5536863Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5537024Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5537186Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5537345Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5537507Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5537668Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5537910Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5538071Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5538238Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5538402Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5538626Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5538784Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5538942Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5539105Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5539261Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5539420Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5539584Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5539745Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5539910Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T21:00:13.5540071Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5540234Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5540399Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5540560Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5540721Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5540880Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5541040Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5541265Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5541424Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5541584Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5541745Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5541903Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5542115Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5542287Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5542447Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5542609Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5542768Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5542930Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5543094Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5543256Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5543420Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5543581Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5543741Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5543908Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5544065Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5544224Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5544391Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5544551Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5544717Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5544875Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5545037Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5545198Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5545400Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5545562Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5545729Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5545888Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5546112Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5546272Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5546431Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5546593Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5546752Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5546913Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5547072Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5547233Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5547392Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5547551Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5547714Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5547878Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5548038Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5548197Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5548358Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5548522Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5548727Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5548886Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5549045Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5549213Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5549371Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5549570Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5549734Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5549890Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5550049Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5550212Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5550372Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5550535Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5550695Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5550852Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5551017Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5551173Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5551336Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5551498Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5551662Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5551825Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5551982Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5552138Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5552298Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5552460Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5552620Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5552822Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5552980Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5553140Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5553300Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5553494Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5553657Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5553817Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5553977Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5554137Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5554301Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5554486Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5554669Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5554828Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5554992Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5555154Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5555315Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5555478Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5555638Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5555804Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5555965Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5556125Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5556329Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5556488Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5556648Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5556810Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5557008Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5557167Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5557332Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5557492Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5557657Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5557817Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5557981Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5558151Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5558312Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5558470Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5558631Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5558795Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5558959Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5559122Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5559282Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5559442Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5559599Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5559756Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5559924Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5560087Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5560294Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5560456Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5560615Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5560778Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5560977Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5561135Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5561296Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5561455Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5561620Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5561782Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5561941Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5562105Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5562266Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5562426Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5562592Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5562752Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5562911Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5563069Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5563227Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5563387Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5563546Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5563747Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5563909Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5564073Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5566541Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5566705Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5566869Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5567037Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5567203Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5567363Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5567527Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5567686Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5567846Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5568007Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5568170Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5568329Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5568519Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5568680Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5568840Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5569000Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5569163Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5569321Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5569480Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5569643Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5569806Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5570018Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5570178Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5570339Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5570501Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5570702Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5570861Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5571022Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5571180Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5571344Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5571505Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5571661Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5571827Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5571985Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5572146Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5572309Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5572471Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5572635Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5572793Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5572950Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5573111Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5573269Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5573468Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5573628Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5573789Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5573953Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5574197Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5574358Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5574546Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5574817Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5574975Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5575137Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5575297Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T21:00:13.5575458Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5575622Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5575784Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5575944Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5576107Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5576263Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5576426Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5576585Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5576747Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5576908Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5577066Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5577230Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5577390Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5577615Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5577777Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5577937Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5578097Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5578298Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5578460Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5578621Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5578781Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5578939Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5579103Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5579264Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5579428Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5579591Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5579754Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5579916Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5580075Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5580230Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5580390Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5580547Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5580703Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5580866Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5581068Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5581231Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5581393Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5581556Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5581780Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5581938Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5582098Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5582260Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5582416Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5582578Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5582739Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5582899Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5583059Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5583220Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5583377Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5583542Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5583702Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5583865Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5584032Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5584192Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5584354Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5584516Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5584678Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5584843Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5585043Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5585203Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5585368Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5585529Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5585730Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5585890Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5586050Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5586210Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5586370Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5586527Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5586694Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5586857Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5587019Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5587178Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5587342Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5587504Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5587665Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5587826Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5587988Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5588149Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5588308Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5588508Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5588666Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5588828Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5588986Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5589190Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5589351Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5589510Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5589673Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5589830Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5589988Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5590149Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5590311Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5590471Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5590631Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5590792Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5590960Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5591117Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5591275Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5591438Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5591596Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5591751Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5591916Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5592078Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5592239Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5592441Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5592603Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5592769Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5592926Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5593120Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5593283Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5593443Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5593601Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5593760Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5593920Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5594084Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5594244Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5594403Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5594569Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5594729Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5594889Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5595053Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5595211Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5595375Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5595534Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5595694Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5596110Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5596271Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5596434Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5596595Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5596796Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5596957Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5597122Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5597279Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5597438Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5597599Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5597758Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5597922Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5598085Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5598249Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5598409Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5598568Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5598732Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5598894Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5599051Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5599212Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5599369Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5599528Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5599692Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5599848Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5600049Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5600208Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5600371Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5600538Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5600731Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5600889Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5601052Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5601211Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5601378Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5601535Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5601698Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5601860Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5602022Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5602179Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5602347Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5602504Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5602670Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5602828Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5602987Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5603152Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5603313Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5603514Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5603674Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5603836Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5603996Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5604222Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5604382Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5604548Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5604708Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5604868Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5605029Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5605187Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5605354Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5605515Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5605677Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5605840Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5606002Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5606160Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5606325Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5606492Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5606652Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5606813Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5606975Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5607137Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5607298Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5611685Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5611869Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5612032Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5612196Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5612397Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5612565Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T21:00:13.5612725Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5612885Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5613045Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5613205Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5613368Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5613530Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5613690Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5613848Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5614013Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5614171Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5614339Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5614498Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5614657Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5614893Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5615057Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5615258Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5615420Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5615582Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5615744Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5615951Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5616112Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5616279Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5616435Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5616594Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5616754Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5616913Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5617079Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5617237Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5617399Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5617562Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5617723Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5617884Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5618049Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5618208Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5618369Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5618526Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5618682Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5618842Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5619004Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5619201Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5619364Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5619522Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5619682Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5619879Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5620035Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5620195Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5620351Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5620508Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5620670Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5620831Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5620992Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5621151Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5621308Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5621471Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5621630Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5621789Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5621947Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5622104Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5622261Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5622422Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5622620Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5622780Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5622942Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5623098Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5623300Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5623456Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5623615Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5623780Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5623937Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5624096Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5624253Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5624413Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5624574Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5624735Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5624895Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5625057Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5625213Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5625375Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5625536Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5625693Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5625858Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5626019Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5626178Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5626340Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5626537Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5626697Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5626861Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5627021Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5627180Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5627374Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5627532Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5627696Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5627854Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5628020Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5628181Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5628339Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5628502Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5628659Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5628818Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5628976Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5629141Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5629300Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5629456Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5629613Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5629772Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5629969Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5630130Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5630294Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5630449Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5630650Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5630812Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5630975Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5631137Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5631293Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5631449Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5631607Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5631766Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5631922Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5632087Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5632243Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5632403Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5632564Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5632723Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5632884Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5633044Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5633204Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5633368Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5633527Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5633692Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5633849Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5634053Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5634216Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5634374Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5634531Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5634731Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5634888Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5635047Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5635206Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5635365Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5635529Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5635688Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5635849Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5636192Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5636356Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5636517Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5636678Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5636837Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5636999Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5637155Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5637310Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5637580Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5637737Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5637901Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5638063Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5638281Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5638441Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5638605Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5638762Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5638923Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5639081Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5639238Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5639401Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5639557Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5639721Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5639881Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5640048Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5640212Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5640376Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5640536Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5640699Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5640857Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5641020Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5641178Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5641339Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5641501Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5641719Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5641878Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5642041Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5642200Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5642417Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5642574Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5642734Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5642898Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5643056Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5643219Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5643382Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5643543Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5643705Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5643868Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5644027Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5644189Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5644350Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5644512Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5644672Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5644827Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5645028Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5645184Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5645343Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5645502Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T21:00:13.5645701Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5645858Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5646021Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5646180Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5646339Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5646501Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5646657Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5646817Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5646978Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5647142Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5647306Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5647469Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5647628Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5647794Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5647952Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5648111Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5648270Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5648429Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5648591Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5648754Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5648913Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5649117Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5649277Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5649443Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5649603Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5649799Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5649961Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5650118Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5650274Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5650436Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5650597Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5650760Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5650919Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5651076Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5651243Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5651399Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5651558Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5651720Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5651876Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5652038Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5652197Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5652400Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5652566Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5652729Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5652889Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5653092Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5653252Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5653420Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5653578Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5653736Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5653898Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5654059Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5654216Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5654383Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5654543Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5654771Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5654939Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5655095Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5655259Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5655420Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5655576Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5655736Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5655893Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5656049Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5656212Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5656369Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5656572Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5656735Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5656897Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5657056Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5657249Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5657407Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5657565Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5657723Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5657883Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5658042Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5658198Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5658360Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5658520Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5658681Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5658842Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5659001Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5659164Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5659323Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5659479Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5659637Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5659893Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5660049Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5660212Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5660368Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5660574Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5660733Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5660891Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5661051Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5661207Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5661366Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5661528Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5661687Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5661852Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5662002Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5662162Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5662327Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5662489Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5662651Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5662815Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5662974Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5663135Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5663294Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5663451Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5663614Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5663771Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5663973Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5664136Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5664302Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5664459Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5664683Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5664840Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5664999Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5665159Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5665318Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5665482Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5665643Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5665805Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5665965Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5666126Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5666289Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5666451Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5666608Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5666770Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5666928Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5667087Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5667287Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5667447Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5667615Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5667775Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5667975Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5668134Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5668294Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5668451Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5668610Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5668769Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5668931Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5669090Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5669253Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5669415Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5669575Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5669732Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5669895Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5670053Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5670216Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5670378Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5670536Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5670700Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5670857Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5671016Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5671179Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5671380Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5671543Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5671709Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5671866Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5672070Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5672230Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5672391Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5672551Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5672709Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5672871Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5673031Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5673195Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5673351Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5673511Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5673674Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5673835Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5673997Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5674160Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5674317Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5674480Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5674641Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5674844Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5675010Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5675168Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5675369Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5675531Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5675692Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5675854Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5676014Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5676170Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5676329Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5676486Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5676648Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5676808Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5676973Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5677139Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5677297Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5677455Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5677624Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5677781Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5677939Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5678099Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5678258Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T21:00:13.5678421Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5678577Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5678774Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5678939Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5679103Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5679262Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5679462Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5679623Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5679788Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5679949Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5680105Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5680268Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5680427Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5680586Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5680747Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5680907Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5681064Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5681229Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5681385Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5681543Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5681700Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5681857Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5682017Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5682218Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5682379Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5682540Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5682742Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5682904Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5683061Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5683221Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5683381Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5683541Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5683700Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5683859Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5684018Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5684181Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5684341Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5684501Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5684668Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5684827Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5684987Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5685149Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5685305Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5685465Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5685621Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5685779Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5685938Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5686137Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5686299Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5686462Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5686624Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5686822Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5686984Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5687143Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5687308Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5687464Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5687624Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5687786Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5687949Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5688110Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5688268Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5688425Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5688587Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5688744Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5688900Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5689062Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5689223Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5689381Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5689583Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5689741Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5689905Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5690062Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5690263Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5690425Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5690591Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5690749Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5690913Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5691072Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5691231Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5691391Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5691551Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5691714Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5691871Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5692029Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5692189Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5692348Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5692508Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5692665Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5692825Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5692985Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5693144Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5693301Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5693526Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5693687Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5693855Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5694012Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5694209Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5694376Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5694533Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5694757Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5694918Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5695078Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5695238Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5695401Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5695564Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5695726Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5695886Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5696046Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5696205Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5696364Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5696524Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5698014Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5698174Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5698376Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5698536Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5698695Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5698856Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5699067Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5699228Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5699392Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5699550Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5699711Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5699872Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5700032Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5700197Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5700357Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5700519Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5700678Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5700840Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5701002Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5701161Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5701318Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5701481Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5701639Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5701797Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5701959Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5702117Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5702321Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5702478Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5702640Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5702803Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5702997Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5703155Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5703317Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5703474Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5703635Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5703799Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5703959Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5704124Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5704283Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5704445Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5704604Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5704766Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5704931Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5705090Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5705249Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5705410Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5705569Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5705774Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5705934Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5706094Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5706254Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5706451Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5706608Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5706770Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5706931Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5707089Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5707255Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5707417Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5707577Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5707740Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5707903Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5708061Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5708220Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5708376Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5708539Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5708696Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5708852Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5709013Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5709170Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5709331Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5709488Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5709685Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5709848Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5710008Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5710165Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5710361Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5710518Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5710677Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5710833Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5710991Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5711152Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5711312Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5711473Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5711636Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5711793Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5711952Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5712112Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5712274Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T21:00:13.5712432Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5712591Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5712752Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5712914Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5713116Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5713275Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5713435Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5713598Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5713799Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5713956Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5714116Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5714277Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5714437Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5714600Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5714758Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5714921Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5715082Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5715243Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5715401Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5715562Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5715721Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5715882Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5716044Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5716200Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5716358Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5716517Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5716679Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5716837Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5717039Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5717199Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5717366Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5717526Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5717727Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5717886Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5718042Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5718200Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5718356Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5718512Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5718672Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5718833Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5718998Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5719155Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5719311Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5719474Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5719638Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5719795Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5719955Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5720110Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5720269Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5720468Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5720627Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5720792Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5720952Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5721170Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5721329Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5721488Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5721648Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5721806Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5721962Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5722122Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5722283Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5722443Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5722610Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5722766Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5722924Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5723084Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5723243Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5723405Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5723563Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5723719Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5723884Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5724046Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5724204Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5724407Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5724564Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5724727Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5724884Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5725077Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5725239Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5725398Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5725557Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5725718Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5725878Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5726046Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5726206Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5726367Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5726528Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5726693Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5726853Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5727014Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5727171Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5727330Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5727486Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5727641Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5727844Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5728003Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5728164Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5728325Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5728518Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5728675Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5728837Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5728995Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5729160Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5729317Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5729472Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5729637Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5729794Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5729955Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5730112Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5730270Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5730432Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5730593Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5730749Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5730912Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5731071Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5731230Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5731394Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5731552Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5731752Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5731909Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5732068Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5732228Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5732424Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5732581Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5732741Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5732898Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5733059Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5733219Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5733378Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5733537Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5733699Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5733858Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5734021Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5734179Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5734346Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5734504Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5734662Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5734922Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5735083Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5735348Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5739625Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5739819Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5739982Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5740243Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5740405Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5740566Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5740728Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5740887Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5741046Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5741206Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5741369Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5741530Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5741697Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5741856Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5742023Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5742182Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5742341Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5742502Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5742662Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5742823Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5742988Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5743148Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5743313Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5743533Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5743693Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5743859Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5744019Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5744180Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5744401Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5744561Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5744722Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5744882Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5745040Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5745205Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5745363Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5745523Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5745684Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5745844Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5746006Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5746169Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5746325Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5746486Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5746646Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5746802Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5747027Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5747188Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5747350Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5747510Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5747711Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5747871Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5748033Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5748190Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5748350Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5748509Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5748671Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5748833Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5748991Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5749157Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5749317Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T21:00:13.5749476Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5749638Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5749800Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5749960Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5750118Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5750276Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5750436Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5750593Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5750759Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5750923Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5751152Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5751312Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5751474Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5751633Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5751838Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5752000Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5752159Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5752321Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5752481Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5752643Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5752805Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5752967Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5753130Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5753291Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5753448Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5753613Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5753774Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5753936Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5754099Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5754259Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5754463Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5754619Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5754780Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5754940Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5755139Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5755295Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5755456Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5755611Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5755771Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5755929Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5756090Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5756260Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5756418Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5756577Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5756736Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5756893Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5757053Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5757212Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5757368Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5757529Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5757688Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5757846Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5758007Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5758169Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5758326Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5758533Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5758693Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5758859Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5759015Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5759211Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5759374Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5759531Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5759687Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5759848Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5760007Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5760167Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5760326Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5760486Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5760650Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5760808Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5760972Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5761134Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5761294Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5761452Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5761610Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5761811Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5761972Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5762141Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5762300Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5762501Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5762661Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5762825Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5762981Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5763141Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5763301Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5763461Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5763623Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5763782Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5763944Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5764105Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5764267Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5764426Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5764590Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5764747Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5764903Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5765066Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5765222Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5765380Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5765541Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5765696Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5765905Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5766066Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5766227Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5766388Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5766587Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5766747Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5766908Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5767068Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5767227Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5767389Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5767549Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5767712Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5767875Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5768035Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5768197Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5768356Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5768520Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5768676Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5768835Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5768995Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5769197Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5769356Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5769517Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5769672Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5769875Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5770035Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5770197Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5770359Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5770518Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5770674Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5770835Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5770995Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5771159Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5771321Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5771480Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5771644Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5771804Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5771963Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5772128Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5772288Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5772450Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5772608Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5772764Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5772926Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5773082Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5773281Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5773443Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5773605Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5773766Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5773964Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5774122Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5774283Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5774441Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5774598Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5774832Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5774993Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5775152Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5775312Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5775474Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5775633Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5775792Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5775949Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5776111Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5776268Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5776425Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5776631Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5776790Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5776951Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5777110Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5777391Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5777557Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5777717Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5777875Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5778034Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5778190Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5778352Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5778512Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5778675Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5778839Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5778997Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5779159Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5779320Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5779477Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5779639Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5779798Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5779957Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5780115Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5780272Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5780435Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5780596Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5780799Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5780963Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5781126Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5781283Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5781480Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5781641Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5781800Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5781962Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5782119Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T21:00:13.5782278Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5782441Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5782603Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5782769Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5782930Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5783089Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5783252Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5783411Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5783569Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5783730Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5783887Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5784090Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5784251Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5784410Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5784577Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5784776Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5784934Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5785094Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5785250Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5785412Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5785574Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5785734Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5785892Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5786053Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5786212Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5786376Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5786532Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5786697Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5786853Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5787011Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5787172Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5787329Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5787488Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5787650Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5787811Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5787973Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5788173Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5788333Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5788497Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5788656Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5788849Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5789011Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5789167Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5789326Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5789485Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5789645Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5789806Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5789968Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5790126Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5790292Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5790454Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5790616Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5790778Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5790935Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5791097Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5791254Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5791452Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5791613Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5791776Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5791933Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5792134Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5792291Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5792457Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5792616Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5792773Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5792932Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5793091Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5793248Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5793411Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5793576Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5793740Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5793896Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5794056Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5794218Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5794381Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5794540Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5794700Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5794857Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5795019Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5795180Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5795338Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5795543Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5795704Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5795868Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5796027Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5796221Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5796384Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5796541Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5796698Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5796860Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5797021Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5797180Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5797344Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5797501Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5797662Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5797819Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5797978Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5798146Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5798303Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5798459Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5798621Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5798781Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5798981Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5799149Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5799308Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5799507Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5799663Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5799829Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5799988Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5800151Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5800308Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5800466Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5800625Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5800788Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5800947Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5801110Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5801271Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5801429Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5801594Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5801754Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5801916Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5802073Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5802231Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5802394Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5802557Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5802715Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5802917Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5803078Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5803239Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5803399Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5803603Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5803766Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5803925Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5804084Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5804246Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5804407Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5804570Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5804731Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5804891Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5805056Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5805213Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5805375Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5805539Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5805701Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5805859Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5806016Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5806175Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5806402Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5806561Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5806717Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5806918Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5807079Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5807241Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5807401Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5807558Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5807719Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5807878Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5808037Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5808202Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5808362Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5808526Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5808688Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5808847Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5809006Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5809164Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5809321Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5809481Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5809638Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5809794Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5809959Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5810118Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5810323Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5810484Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5810643Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5810802Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5810999Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5811160Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5811319Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5811476Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5811636Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5811797Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5811956Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5812119Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5812278Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5812438Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5812600Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5812761Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5812925Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5813083Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5813242Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5813402Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5813561Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5813760Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5813921Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5814081Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5814241Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5814447Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5814607Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5814832Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T21:00:13.5814992Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5815152Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5815319Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5815477Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5815640Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5815801Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5815962Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5816120Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5816282Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5816441Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5816606Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5816761Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5816925Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5817082Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5817240Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5817406Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5817563Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5817763Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5817925Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5818086Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5818243Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5818445Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5818605Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5818766Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5818922Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5819079Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5819242Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5819400Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5819559Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5819719Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5819877Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5820036Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5820198Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5820358Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5820521Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5820679Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5820836Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5820995Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5821195Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5821356Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5821516Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5821675Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5821888Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5822043Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5822202Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5822362Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5822522Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5822681Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5822838Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5822998Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5823159Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5823318Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5823477Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5823638Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5823797Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5823961Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5824119Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5824277Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5824439Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5824599Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5824760Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5824920Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5825121Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5825278Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5825440Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5825597Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5825794Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5825951Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5826107Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5826267Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5826424Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5826582Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5826741Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5826901Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5827062Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5827221Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5827379Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5827541Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5827700Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5827860Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5828021Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5828181Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5828342Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5828542Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5828706Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5828871Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5829030Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5829228Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5829389Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5829551Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5829712Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5829873Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5830029Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5830189Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5830353Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5830512Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5830675Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5830834Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5830994Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5831150Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5831312Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5831473Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5831632Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5831791Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5831954Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5832117Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5832279Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5832479Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5832639Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5832805Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5832965Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5833184Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5833348Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5833504Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5833662Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5833824Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5833983Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5834147Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5834309Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5834467Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5834628Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5834787Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5834945Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5835110Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5835268Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5835429Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5835585Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5835744Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5836088Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5836249Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5836410Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5836571Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5836796Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5836958Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5837118Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5837275Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5837436Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5837595Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5837755Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5837919Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5838079Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5838248Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5838405Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5838564Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5838724Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5838884Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5839040Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5839249Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5839469Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5839697Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5839864Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5840019Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5840255Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5840418Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5840579Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5840740Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5840957Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5841120Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5841281Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5841442Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5841606Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5841766Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5841927Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5842088Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5842250Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5842409Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5842574Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5842733Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5842899Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5843056Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5843214Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5843375Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5843535Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5843755Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5843916Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5844080Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5844243Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5844441Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5844600Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5844766Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5844925Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5845084Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5845243Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5845402Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5845566Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5845727Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5845889Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5846052Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5846214Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5846374Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5846537Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5846698Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5846862Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5847022Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5847180Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5847344Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5847504Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5847707Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5847873Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T21:00:13.5848035Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5848196Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5848393Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5848554Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5848716Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5848877Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5849035Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5849195Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5849358Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5849522Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5849683Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5849844Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5850006Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5850164Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5850326Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5850489Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5850648Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5850807Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5850968Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5851167Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5851328Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5851490Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5851650Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5851849Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5852006Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5852169Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5852332Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5852491Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5852654Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5852813Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5852976Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5853138Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5853300Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5853458Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5853623Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5853782Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5853946Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5854105Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5854264Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5854425Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5854585Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5854808Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5854970Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5855172Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5855340Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5855503Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5855662Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5855861Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5856023Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5856184Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5856346Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5856506Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5856664Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5856823Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5856981Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5857146Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5857305Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5857468Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5857628Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5857790Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5857952Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5858113Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5858272Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5858434Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5858634Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5858794Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5858958Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5859117Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5859314Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5859473Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5859633Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5859792Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5859949Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5860105Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5860265Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5860425Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5860583Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5860748Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5860908Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5861076Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5861236Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5861397Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5861557Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5861716Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5861874Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5862037Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5862196Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5866400Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5866677Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5866840Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5867004Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5867169Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5867329Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5867529Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5867693Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5867854Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5868016Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5868176Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5868340Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5868499Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5868663Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5868826Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5868991Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5869151Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5869312Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5869477Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5869637Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5869802Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5869963Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5870164Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5870327Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5870490Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5870650Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5870853Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5871016Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5871181Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5871340Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5871500Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5871664Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5871823Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5871986Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5872146Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5872309Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5872473Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5872636Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5872795Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5872962Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5873123Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5873283Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5873443Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5873603Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5873768Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5873933Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5874095Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5874305Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5874466Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5874627Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5874789Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5874986Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5875150Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5875310Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5875468Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5875632Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5875793Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5875952Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5876119Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5876278Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5876443Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5876603Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5876765Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5876927Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5877089Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5877248Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5877409Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5877612Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5877773Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5877941Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5878101Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5878303Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5878462Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5878624Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5878788Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5878947Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5879107Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5879268Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5879432Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5879595Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5879757Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5879918Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5880082Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5880241Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5880405Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5880567Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5880732Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5880895Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5881054Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5881212Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5881376Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5881535Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5881737Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5881904Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5882067Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5882228Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5882425Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5882587Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5882750Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5882911Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5883073Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5883237Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5883397Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5883561Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5883720Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5883880Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5884042Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5884204Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5884362Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5884524Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5884682Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5884841Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T21:00:13.5885047Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5885206Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5885373Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5885532Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5885733Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5885894Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5886057Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5886217Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5886379Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5886537Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5886697Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5886859Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5887019Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5887184Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5887343Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5887508Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5887668Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5887831Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5887994Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5888154Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5888315Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5888479Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5888639Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5888801Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5888962Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5889167Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5889331Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5889493Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5889652Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5889852Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5890014Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5890173Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5890335Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5890495Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5890660Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5890817Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5890977Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5891139Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5891302Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5891459Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5891620Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5891780Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5891941Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5892101Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5892260Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5892465Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5892627Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5892790Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5892950Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5893174Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5893333Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5893501Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5893662Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5893825Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5893986Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5894148Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5894311Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5894484Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5894671Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5894926Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5895089Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5895250Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5895410Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5895572Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5895735Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5895897Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5896056Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5896217Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5896380Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5896544Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5896752Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5896915Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5897080Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5897243Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5897442Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5897604Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5897764Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5897928Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5898089Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5898253Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5898412Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5898575Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5898735Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5898902Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5899059Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5899223Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5899388Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5899549Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5899710Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5899870Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5900130Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5900289Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5900451Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5900613Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5900808Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5900967Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5901132Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5901291Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5901452Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5901610Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5901773Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5901933Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5902099Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5902260Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5902424Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5902583Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5902742Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5902904Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5903066Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5903225Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5903388Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5903549Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5903711Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5903874Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5904031Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5904233Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5904395Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5904556Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5904720Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5904917Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5905083Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5905241Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5905398Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5905564Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5905724Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5905881Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5906044Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5906205Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5906368Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5906528Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5906688Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5906850Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5907008Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5907166Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5907327Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5907530Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5907696Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5907859Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5908018Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5908216Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5908378Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5908538Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5908701Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5908860Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5909025Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5909185Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5909346Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5909511Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5909671Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5909833Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5909998Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5910162Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5910323Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5910489Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5910648Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5910808Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5910968Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5911126Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5911291Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5911449Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5911657Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5911824Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5911986Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5912148Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5912344Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5912505Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5912670Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5912831Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5912991Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5913155Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5913315Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5913486Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5913646Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5913809Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5913971Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5914134Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5914295Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5914476Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5914660Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5914826Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5915028Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5915189Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5915355Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5915513Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5915714Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5915875Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5916037Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5916199Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5916358Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5916515Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5916677Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5916837Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5917000Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5917159Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5917321Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5917487Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5917651Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5917810Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5917974Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T21:00:13.5918135Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5918292Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5918453Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5918613Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5918775Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5918939Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5919146Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5919310Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5919470Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5919629Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5919830Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5919991Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5920151Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5920316Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5920473Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5920637Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5920798Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5920960Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5921119Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5921285Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5921444Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5921606Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5921764Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5921924Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5922085Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5922244Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5922406Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5922633Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5922794Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5922958Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5923153Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5923313Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5923473Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5923631Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5923790Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5923947Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5924104Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5924269Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5924429Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5924592Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5924752Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5924910Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5925074Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5925233Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5925395Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5925561Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5925721Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5925881Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5926040Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5926201Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5926368Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5926568Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5926729Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5926895Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5927059Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5927253Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5927415Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5927577Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5927737Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5927895Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5928062Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5928221Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5928384Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5928544Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5928706Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5928867Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5929027Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5929188Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5929349Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5929507Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5929667Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5929832Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5930030Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5930192Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5930352Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5930549Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5930711Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5930875Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5931038Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5931199Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5931359Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5931521Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5931679Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5931841Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5932002Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5932165Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5932323Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5932489Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5932650Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5932816Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5932978Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5933137Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5933300Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5933461Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5933622Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5933784Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5933985Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5934149Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5934313Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5934469Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5934669Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5934883Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5935039Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5935201Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5935361Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5935526Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5935685Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5935844Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5936255Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5936463Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5936622Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5936787Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5936944Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5937104Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5937262Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5937418Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5937577Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5937831Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5937992Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5938155Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5938313Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5938530Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5938691Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5938851Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5939013Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5939173Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5939331Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5939491Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5939650Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5939808Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5939970Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5940129Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5940293Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5940450Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5940610Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5940773Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5940932Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5941088Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5941247Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5941408Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5941570Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5941785Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5941945Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5942108Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5942265Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5942481Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5942648Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5942809Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5942969Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5943127Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5943287Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5943452Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5943615Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5943771Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5943933Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5944089Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5944252Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5944408Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5944565Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5944731Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5944891Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5945048Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5945248Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5945403Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5945562Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5945721Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5945929Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5946092Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5946253Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5946411Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5946570Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5946726Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5946882Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5947045Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5947202Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5947367Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5947525Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5947684Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5947843Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5948003Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5948161Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5948323Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5948483Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5948646Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5948808Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5948967Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5949171Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5949333Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5949494Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5949659Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5949877Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5950041Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5950199Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5950355Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5950514Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5950671Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5950830Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5950994Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5951152Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T21:00:13.5951314Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5951470Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5951629Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5951789Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5951946Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5952106Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5952270Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5952431Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5952630Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5952787Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5952948Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5953107Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5953304Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5953459Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5953624Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5953781Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5953942Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5954103Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5954263Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5954425Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5954584Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5954743Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5954902Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5955062Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5955219Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5955380Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5955539Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5955697Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5955859Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5956017Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5956178Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5956337Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5956539Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5956700Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5956860Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5957020Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5957213Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5957374Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5957534Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5957690Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5957851Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5958013Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5958175Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5958341Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5958498Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5958656Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5958816Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5958974Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5959135Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5959296Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5959455Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5959616Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5959773Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5959971Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5960132Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5960293Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5960449Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5960647Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5960803Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5960966Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5961124Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5961282Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5961443Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5961600Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5961762Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5961925Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5962087Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5962243Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5962405Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5962562Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5962726Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5962881Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5963037Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5963197Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5963353Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5963512Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5963673Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5963870Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5964033Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5964192Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5964351Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5964562Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5964719Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5964875Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5965033Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5965190Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5965348Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5965507Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5965667Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5965830Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5965988Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5966147Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5966309Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5966469Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5966630Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5966786Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5966947Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5967109Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5967320Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5967473Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5967639Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5967795Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5967996Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5968152Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5968312Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5968474Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5968631Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5968791Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5968952Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5969112Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5969273Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5969436Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5969595Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5969759Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5969920Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5970082Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5970243Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5970402Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5970557Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5970718Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5970877Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5971037Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5971241Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5971403Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5971569Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5971728Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5971924Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5972088Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5972244Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5972403Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5972560Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5972717Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5972880Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5973039Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5973201Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5973360Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5973523Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5973685Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5973848Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5974005Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5974168Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5974328Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5974487Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5974766Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5974926Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5975094Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5975255Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5975455Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5975616Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5975778Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5975939Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5976101Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5976261Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5976422Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5976586Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5976746Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5976909Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5977067Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5977227Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5977386Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5977549Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5977714Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5977874Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5978030Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5978190Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5978350Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5978508Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5978737Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5978899Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5979060Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5979223Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5979421Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5979584Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5979741Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5979898Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5980058Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5980217Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5980377Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5980537Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5980697Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5980856Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5981020Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5981177Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5981340Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5981497Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5981655Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5981815Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5981971Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5982171Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5982330Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5982490Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5982654Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5982852Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5983009Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5983172Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5983333Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5983499Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5983658Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5983817Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T21:00:13.5983982Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5984139Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5984299Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5984460Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5984624Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5984789Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5984952Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5985110Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5985275Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5985433Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5985591Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5985750Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5985912Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5986114Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5986272Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5986432Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5986590Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5986749Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5986943Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5987106Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5987262Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5987418Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5987580Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5987743Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5987900Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5988062Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5988222Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5988386Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5988549Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5988711Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5988871Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5989028Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5989188Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5989349Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5993854Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5994040Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5994207Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5994371Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5994595Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5994760Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5994923Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5995086Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5995246Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5995405Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5995567Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5995733Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5995894Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5996059Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5996222Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5996391Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5996553Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5996715Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5996878Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5997039Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5997199Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5997363Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5997523Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5997685Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5997849Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5998053Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5998218Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5998381Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5998543Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5998743Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5998903Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5999066Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5999228Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5999389Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5999553Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5999712Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.5999875Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6000037Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6000202Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6000362Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6000525Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6000686Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6000849Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6001008Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6001169Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6001377Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6001537Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6001697Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6001858Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6002057Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6002219Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6002383Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6002547Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6002711Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6002872Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6003033Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6003196Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6003354Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6003520Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6003680Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6003841Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6004003Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6004165Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6004324Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6004485Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6004641Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6004805Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6004965Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6005129Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6005291Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6005493Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6005654Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6005816Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6005975Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6006172Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6006337Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6006497Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6006659Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6006821Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6006984Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6007146Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6007309Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6007469Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6007634Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6007795Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6007961Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6008123Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6008284Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6008448Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6008606Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6008807Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6008967Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6009130Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6009295Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6009498Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6009656Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6009821Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6009981Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6010142Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6010303Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6010464Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6010680Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6010906Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6011127Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6011340Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6011537Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6011748Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6011971Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6012148Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6012312Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6012470Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6012629Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6012794Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6012958Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6013119Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6013341Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6013504Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6013666Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6013830Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6014028Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6014192Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6014351Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6014511Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6014673Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6014918Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6015081Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6015245Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6015405Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6015569Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6015727Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6015889Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6016053Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6016213Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6016373Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6016538Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6016741Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6016904Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6017065Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6017223Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6017420Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6017579Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6017739Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6017899Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6018057Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6018216Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6018375Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6018533Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6018696Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6018857Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6019017Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6019182Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6019344Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6019506Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6019671Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6019830Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6019990Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6020148Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6020305Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6020470Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6020632Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6020845Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6021007Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6021170Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6021334Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6021618Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T21:00:13.6021784Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6021954Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6022116Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6022276Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6022441Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6022600Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6022771Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6022931Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6023093Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6023255Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6023419Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6023581Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6023744Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6023905Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6024066Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6024269Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6024428Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6024595Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6024758Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6024959Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6025124Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6025289Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6025453Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6025614Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6025776Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6025943Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6026108Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6026268Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6026431Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6026593Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6026762Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6026922Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6027086Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6027250Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6027412Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6027572Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6027737Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6027901Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6028065Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6028268Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6028430Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6028597Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6028760Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6028958Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6029122Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6029284Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6029450Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6029612Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6029771Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6029939Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6030102Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6030262Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6030429Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6030591Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6030754Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6030917Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6031075Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6031241Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6031402Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6031563Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6031768Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6031929Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6032092Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6032258Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6032458Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6032624Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6032788Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6032950Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6033116Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6033278Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6033437Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6033606Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6033768Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6033937Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6034100Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6034265Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6034430Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6034592Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6034753Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6034918Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6035079Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6035241Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6035405Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6035566Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6035778Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6036194Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6036409Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6036575Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6036833Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6037001Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6037164Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6037323Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6037490Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6037655Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6037813Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6037977Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6038140Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6038310Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6038471Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6038633Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6038798Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6038958Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6039118Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6039284Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6039517Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6039687Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6039851Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6040013Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6040235Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6040397Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6040559Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6040724Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6040885Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6041045Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6041213Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6041380Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6041543Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6041707Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6041869Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6042035Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6042195Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6042357Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6042523Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6042684Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6042849Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6043007Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6043166Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6043333Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6043555Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6043719Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6043883Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6044045Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6044214Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6044412Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6044573Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6044735Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6044897Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6045053Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6045220Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6045379Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6045544Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6045704Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6045869Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6046037Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6046203Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6046362Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6046526Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6046687Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6046852Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6047054Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6047211Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6047380Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6047542Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6047740Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6047903Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6048068Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6048233Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6048393Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6048557Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6048724Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6048887Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6049044Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6049213Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6049373Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6049536Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6049700Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6049862Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6050022Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6050180Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6050342Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6050508Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6050673Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6050833Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6051062Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6051227Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6051396Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6051558Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6051756Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6051920Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6052081Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6052241Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6052403Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6052566Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6052733Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6052896Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6053059Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6053229Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6053390Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6053552Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6053717Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6053878Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6054045Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6054209Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6054411Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6054573Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6054797Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6054961Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6055173Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6055338Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6055502Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6055662Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6055828Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6055990Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6056152Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6056317Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6056479Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6056644Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6056802Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6056966Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6057129Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6057287Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6057449Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6057618Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6057776Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6057938Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6058100Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6058273Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6058439Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6058640Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6058799Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6058964Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6059126Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6059327Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6059489Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6059647Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6059807Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6059965Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6060128Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6060289Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6060452Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6060611Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6060780Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6060940Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6061104Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6061268Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6061433Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6061596Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6061756Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6061960Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6062124Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6062283Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6062443Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6062645Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6062805Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6062976Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6063137Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6063295Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6063460Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6063622Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6063789Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6063946Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6064109Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6064272Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6064434Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6064597Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6064761Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6064920Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6065084Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6065244Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6065402Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6065570Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6065730Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6065928Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6066089Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6066251Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6066413Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6066608Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6066769Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6066934Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6067090Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6067248Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6067411Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6067571Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6067732Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6067893Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6068055Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6068215Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6068379Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6068540Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6068704Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6068862Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6069025Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6069186Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6069387Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6069552Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6069712Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6069939Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6070100Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6070262Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6070426Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6070589Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6070751Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6070916Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6071081Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6071250Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6071413Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6071573Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6071735Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6071901Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6072059Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6072220Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6072378Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6072536Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6072695Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6072856Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6073025Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6073194Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6073398Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6073563Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6073723Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6073881Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6074079Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6074244Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6074402Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6074565Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6074728Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6074894Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6075054Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6075217Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6075379Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6075542Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6075707Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6075872Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6076033Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6076198Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6076360Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6076521Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6076724Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6076882Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6077044Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6077207Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6077428Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6077588Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6077753Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6077918Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6078083Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6078244Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6078406Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6078571Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6078731Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6078891Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6079054Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6079213Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6079379Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6079538Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6079696Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6079861Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6080021Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6080181Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6080346Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6080503Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6080712Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6080873Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6081033Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6081196Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6081395Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6081559Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6081722Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6081882Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6082044Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6082206Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6082368Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6082529Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6082693Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6082857Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6083017Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6083179Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6083348Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6083507Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6083668Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6083830Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6083991Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6084192Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6084354Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6084518Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6084679Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6084882Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6085043Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6085212Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6085375Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6085536Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6085700Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6085859Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6086026Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6086187Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6086352Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6086515Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6086679Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6086842Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6087006Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6087166Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6087327Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6087493Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6087653Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6087817Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6087976Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6088178Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6088344Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6088506Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6088668Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6088869Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6089032Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6089199Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6089360Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6089521Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6089685Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6089848Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6090010Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6090176Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6090339Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6090502Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6090662Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6090819Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6090983Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6091144Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6091304Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6091506Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6091667Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6091832Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6091995Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6092193Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6092358Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6092521Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6092684Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6092848Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6093005Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6093168Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6093333Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6093493Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6093655Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6093816Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6093978Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6094141Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6094301Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6094462Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6094623Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6094874Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6095038Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6095200Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6095367Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6095574Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6095740Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6095907Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6096065Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6096222Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6096424Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6096587Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6096747Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6096909Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6097071Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6097235Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6097403Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6097566Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6097731Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6097891Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6098049Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6098217Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6098375Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6098537Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6098702Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6098864Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6099069Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6099227Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6099389Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6099553Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6099751Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6099912Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6100075Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6100237Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6100402Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6100561Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6100720Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6100888Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6101049Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6101213Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6101374Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6101540Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6101706Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6101867Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6102028Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6102188Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6102348Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6102508Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6102675Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6102836Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6103041Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6103205Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6103369Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6103532Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6103730Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6103894Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6104058Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6104219Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6104394Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6104580Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6104751Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6104914Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6105070Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6105234Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6105397Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6105562Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6105725Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6105888Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6106047Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6106213Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6106440Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6106598Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6106768Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6106930Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6107130Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6107298Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6107459Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6107623Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6107783Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6107949Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6108114Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6108275Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6108440Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6108604Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6108765Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6108933Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6109092Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6109255Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6109425Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6109584Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6109745Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6109908Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6110069Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6110235Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6110397Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6110602Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6110766Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6110927Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6111089Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6111287Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6111450Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6111611Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6111772Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6111934Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6112103Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6112262Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6112426Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6112589Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6112749Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6112913Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6113077Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6113236Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6113403Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6113563Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6113725Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6113930Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6114090Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6114255Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6114418Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6114618Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6114781Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6114945Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6115106Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6115271Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6115431Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6115593Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6115756Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6115916Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6116082Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6116241Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6116405Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6116574Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6116739Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6116898Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6117065Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6117225Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6117392Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6117554Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6117717Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6117924Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6118088Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6118252Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6118419Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6123174Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6123367Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6123539Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6123703Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6123866Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6124034Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6124197Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6124361Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6124531Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6124697Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6124863Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6125029Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6125191Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6125357Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6125523Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6125686Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6125852Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6126059Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6126219Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6126388Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6126593Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6126756Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6126922Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6127087Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6127256Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6127413Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6127573Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6127743Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6127912Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6128075Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6128235Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6128398Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6128561Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6128725Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6128883Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6129046Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6129207Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6129375Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6129536Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6129701Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6129868Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6130071Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6130234Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6130399Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6130558Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6130763Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6130926Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6131086Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6131251Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6131412Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6131573Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6131737Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6131897Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6132062Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6132225Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6132384Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6132557Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6132719Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6132880Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6133043Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6133204Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6133409Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6133567Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6133730Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6133895Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6134095Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6134256Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6134449Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6134636Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6134865Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6135029Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6135188Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6135355Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6135516Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6135681Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6135844Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6136298Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6136475Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6136651Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6136811Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6136976Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6137139Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6137302Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6137468Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6137629Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6137882Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6138054Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6138220Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6138387Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6138636Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6138800Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6138966Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6139129Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6139292Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6139455Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6139618Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6139787Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6139951Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6140116Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6140279Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6140444Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6140610Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6140777Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6140936Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6141101Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6141263Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6141491Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6141653Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6141816Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6141974Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6142197Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6142356Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6142525Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6142686Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6142848Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6143013Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6143172Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6143333Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6143496Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6143661Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6143819Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6143985Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6144146Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6144316Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6144480Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6144641Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6144802Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6144964Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6145130Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6145294Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6145549Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6145718Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6145881Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6146041Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6146246Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6146407Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6146569Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6146733Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6146893Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6147059Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6147222Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6147385Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6147549Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6147713Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6147874Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6148041Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6148204Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6148369Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6148533Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6148692Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6148899Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6149057Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6149218Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6149382Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6149580Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6149746Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6149911Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6150072Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6150238Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6150399Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6150559Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6150722Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6150885Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6151057Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6151220Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6151388Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6151556Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6151724Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6151883Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6152044Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6152202Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6152368Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6152525Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6152686Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6152850Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6153054Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6153223Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6153392Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6153555Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6153754Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6153919Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6154078Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6154238Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6154398Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6154561Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6154727Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6154891Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6155053Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6155220Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6155385Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6155554Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6155716Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6155876Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6156038Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6156198Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6156401Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6156566Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6156729Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6156895Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6157101Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6157262Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6157425Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6157586Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6157747Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6157907Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6158067Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6158233Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6158393Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6158554Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6158717Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6158877Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6159036Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6159203Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6159365Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6159528Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6159688Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6159847Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6160013Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6160175Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6160377Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6160541Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6160702Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6160864Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6161060Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6161223Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6161384Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6161545Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6161707Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6161872Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6162033Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6162201Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6162365Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6162525Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6162690Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6162855Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6163017Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6163183Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6163346Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6163503Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6163709Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6163870Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6164036Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6164196Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6164396Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6164583Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6164766Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6164927Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6165092Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6165251Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6165418Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6165576Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6165737Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6165905Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6166065Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6166228Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6166391Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6166553Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6166719Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6166886Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6167047Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6167212Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6167375Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6167541Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6167709Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6167933Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6168096Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6168260Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6168420Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6168623Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6168786Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6168945Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6169108Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6169272Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6169441Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6169603Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6169764Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6169927Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6170088Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6170245Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6170414Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6170571Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6170729Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6170894Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6171056Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6171261Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6171419Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6171580Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6171744Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6171941Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6172102Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6172267Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6172425Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6172585Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6172747Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6172906Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6173073Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6173232Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6173395Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6173555Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6173718Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6173879Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6174042Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6174202Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6174367Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6174525Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6174734Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6174899Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6175061Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6175271Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6175435Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6175604Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6175770Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6175969Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6176132Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6176295Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6176456Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6176618Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6176778Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6176939Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6177107Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6177270Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6177434Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6177597Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6177761Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6177927Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6178084Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6178242Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6178410Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6178569Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6178770Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6178940Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6179104Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6179306Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6179467Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6179628Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6179795Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6179957Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6180117Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6180279Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6180439Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6180604Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6180770Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6180935Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6181096Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6181258Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6181418Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6181583Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6181744Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6181905Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6182071Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6182230Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6182395Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6182556Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6182755Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6182920Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6183080Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6183241Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6183443Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6183605Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6183771Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6183928Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6184087Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6184258Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6184420Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6184582Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6184742Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6184913Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6185076Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6185241Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6185407Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6185565Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6185723Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6185887Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6186092Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6186257Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6186418Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6186577Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6186785Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6186944Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6187105Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6187272Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6187433Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6187599Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6187759Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6187921Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6188084Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6188249Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6188409Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6188574Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6188734Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6188898Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6189058Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6189218Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6189380Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6189541Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6189699Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6189867Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6190070Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6190236Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6190399Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6190564Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6190763Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6190925Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6191086Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6191255Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6191416Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6191573Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6191740Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6191898Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6192067Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6192229Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6192390Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6192553Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6192718Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6192876Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6193037Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6193197Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6193361Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6193565Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6193725Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6193894Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6194054Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6194291Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6194454Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6194614Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6194775Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6194937Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6195095Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6195258Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6195420Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6195581Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6195744Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6195906Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6196068Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6196226Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6196388Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6196549Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6196706Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6196863Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6197025Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6197184Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6197347Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6198088Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6198253Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6198421Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6198580Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6198779Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6198943Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6199107Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6199270Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6199431Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6199593Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6199753Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6199919Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6200078Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6200244Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6200402Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6200565Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6200732Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6200891Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6201058Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6201219Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6201425Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6201593Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6201758Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6201915Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6202118Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6202277Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6202441Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6202599Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6202761Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6202928Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6203090Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6203254Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6203417Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6203582Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6203744Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6203906Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6204065Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6204235Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6204410Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6204596Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6204770Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6204931Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6205096Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6205259Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6205422Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6205633Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6205799Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6205960Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6206121Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6206318Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6206486Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6206648Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6206810Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6206977Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6207142Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6207301Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6207468Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6207627Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6207794Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6207953Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6208116Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6208280Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6208439Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6208597Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6208758Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6208962Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6209128Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6209291Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6209452Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6209656Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6209816Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6209980Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6210146Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6210307Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6210464Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6210629Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6210789Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6210952Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6211116Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6211278Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6211446Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6211604Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6211767Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6211932Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6212098Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6212261Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6212422Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6212586Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6212749Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6212950Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6213114Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6213284Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6213444Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6213645Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6213808Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6213966Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6214132Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6214292Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6214455Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6214619Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6214846Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6215011Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6215175Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6215336Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6215503Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6215666Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6215826Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6215993Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6216156Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6216323Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6216530Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6216695Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6216858Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6217055Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6217213Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6217380Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6217544Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6217706Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6217865Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6218025Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6218190Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6218351Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6218513Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6218681Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6218845Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6219006Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6219172Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6219337Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6219504Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6219664Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6219825Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6219993Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6220161Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6220321Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6220528Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6220689Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6220853Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6221016Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6221214Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6221378Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6221539Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6221702Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6221869Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6222034Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6222198Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6222361Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6222521Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6222688Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6222849Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6223011Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6223177Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6223335Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6223496Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6223656Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6223884Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6224047Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6224213Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6224372Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6224575Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6224736Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6224902Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6225067Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6225229Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6225396Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6225557Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6225721Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6225887Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6226053Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6226217Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6226382Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6226542Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6226714Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6226874Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6227035Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6227202Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6227362Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6227525Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6227691Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6227893Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6228059Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6228227Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6228390Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6228591Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6228757Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6228918Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6229081Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6229240Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6229403Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6229565Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6229727Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6229891Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6230057Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6230222Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6230393Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6230554Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6230722Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6230885Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6231044Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6231213Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6231417Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6231578Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6231745Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6231945Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6232111Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6232272Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6232437Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6232606Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6232766Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6232928Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6233094Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6233260Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6233430Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6233593Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6233758Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6233926Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6234088Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6234252Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6234436Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6234623Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6234796Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6234957Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6235122Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6235289Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6235494Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6235658Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6235829Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6236399Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6236674Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6236837Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6236997Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6237166Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6237329Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6237495Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6237661Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6237823Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6237984Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6238153Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6238313Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6238481Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6238643Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6238805Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6238974Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6239137Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6239364Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6239529Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6239692Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6239857Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6240079Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6240238Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6240408Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6240567Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6240726Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6240892Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6241054Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6241226Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6241389Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6241552Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6241716Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6241879Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6242042Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6242208Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6242371Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6242540Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6242704Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6242866Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6243033Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6243198Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6243421Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6243590Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6243756Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6243923Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6244124Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6244289Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6244451Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6244613Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6244776Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6244944Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6245109Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6245276Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6245438Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6245600Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6245770Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6245931Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6246095Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6246258Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6246421Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6246582Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6246745Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6246953Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6247118Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6247281Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6247443Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6247647Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6247810Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6247973Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6248143Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6248304Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6248471Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6248633Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6248797Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6248963Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6253689Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6253881Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6254051Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6254219Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6254409Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6254602Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6254843Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6255005Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6255171Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6255335Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6255497Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6255740Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6255906Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6256075Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6256238Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6256464Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6256632Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6256794Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6256957Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6257124Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6257289Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6257453Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6257627Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6257789Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6257960Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6258121Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6258288Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6258454Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6258615Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6258776Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6258944Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6259149Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6259319Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6259487Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6259648Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6259851Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6260015Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6260178Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6260347Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6260507Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6260673Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6260832Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6260993Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6261164Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6261328Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6261490Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6261662Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6261824Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6261998Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6262158Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6262320Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6262487Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6262648Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6262811Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6262984Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6263148Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6263359Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6263524Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6263689Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6263854Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6264054Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6264218Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6264382Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6264570Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6264764Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6264929Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6265092Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6265264Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6265426Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6265592Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6265761Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6265926Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6266091Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6266250Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6266417Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6266583Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6266786Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6266947Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6267115Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6267277Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6268975Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6269147Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6269313Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6269482Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6269645Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6269807Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6269976Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6270142Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6270304Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6270473Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6270635Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6270804Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6270967Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6271129Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6271295Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6271452Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6271613Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6271781Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6271943Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6272108Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6272313Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6272479Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6272648Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6272808Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6273010Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6273179Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6273338Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6273505Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6273667Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6273828Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6273996Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6274162Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6274324Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6274493Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6274657Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6274827Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6274989Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6275151Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6275317Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6275480Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6275642Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6275858Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6276020Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6276185Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6276388Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6276556Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6276722Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6276882Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6277042Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6277205Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6277364Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6277526Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6277701Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6277861Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6278033Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6278195Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6278358Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6278527Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6278692Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6278854Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6279022Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6279185Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6279348Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6279514Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6279682Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6279895Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6280061Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6280226Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6280396Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6280598Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6280767Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6280929Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6281088Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6281256Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6281422Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6281580Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6281749Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6281913Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6282082Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6282243Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6282408Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6282573Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6282733Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6282894Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6283060Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6283267Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6283433Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6283598Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6283758Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6283965Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6284129Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6284291Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6284459Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6284621Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6284789Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6284951Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6285117Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6285281Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6285446Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6285607Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6285770Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6285934Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6286097Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6286266Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6286428Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6286597Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6286760Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6286926Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6287097Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6287328Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6287492Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6287664Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6287823Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6288029Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6288190Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6288353Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6288517Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6288677Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6288837Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6289006Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6289169Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6289339Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6289504Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6289669Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6289840Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6290004Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6290166Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6290331Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6290493Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6290667Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6290871Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6291033Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6291202Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6291365Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6291567Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6291734Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6291901Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6292070Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6292235Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6292398Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6292563Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6292729Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6292890Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6293062Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6293222Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6293388Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6293549Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6293714Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6293880Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6294043Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6294207Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6294379Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6294559Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6294810Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6295024Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6295187Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6295358Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6295522Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6295721Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6295889Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6296048Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6296209Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6296374Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6296536Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6296705Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6296871Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6297033Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6297204Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6297370Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6297535Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6297704Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6297865Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6298030Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6298190Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6298396Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6298561Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6298723Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6298885Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6299091Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6299251Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6299421Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6299584Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6299747Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6299916Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6300079Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6300245Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6300409Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6300574Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6300743Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6300910Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6301070Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6301239Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6301403Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6301564Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6301729Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6301895Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6302065Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6302228Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6302433Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6302604Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6302770Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6302930Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6303132Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6303300Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6303468Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6303636Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6303796Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6303962Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6304128Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6304292Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6304462Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6304625Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6304788Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6304962Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6305128Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6305296Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6305460Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6305621Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6305787Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6305992Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6306152Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6306327Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6306489Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6306696Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6306857Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6307021Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6307188Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6307352Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6307513Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6307685Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6307853Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6308023Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6308186Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6308346Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6308517Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6308678Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6308842Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6309008Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6309170Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6309339Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6309504Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6309670Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6309833Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6310040Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6310205Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6310377Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6310542Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6310747Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6310912Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6311072Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6311238Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6311401Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6311568Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6311734Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6311897Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6312062Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6312227Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6312392Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6312559Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6312721Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6312884Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6313049Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6313211Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6313422Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6313588Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6313755Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6313920Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6314146Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6314310Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6314479Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6314643Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6314804Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6314972Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6315135Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6315306Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6315471Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6315637Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6315803Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6315971Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6316132Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6316301Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6316464Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6316634Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6316798Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6316958Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6317123Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6317292Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6317459Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6317663Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6317833Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6317991Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6318155Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6318361Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6318524Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6318686Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6318858Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6319018Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6319188Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6319353Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6319519Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6319689Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6319855Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6320020Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6320187Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6320348Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6320515Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6320682Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6320846Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6321056Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6321216Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6321378Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6321542Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6321765Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6321934Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6322097Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6322258Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6322426Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6322587Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6322749Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6322921Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6323083Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6323256Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6323418Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6323583Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6323751Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6323916Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6324078Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6324244Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6324405Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6324597Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6324788Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6324948Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6325163Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6325328Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6325491Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6325661Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6325861Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6326026Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6326195Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6326359Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6326526Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6326696Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6326857Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6327025Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6327185Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6327351Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6327516Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6327679Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6327844Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6328010Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6328173Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6328335Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6328496Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6328703Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6328870Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6329034Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6329238Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6329398Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6329561Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6329728Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6329890Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6330050Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6330216Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6330376Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6330544Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6330705Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6330871Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6331037Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6331202Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6331362Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6331532Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6331691Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6331857Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6332017Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6332178Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6332347Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6332507Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6332712Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6332883Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6333051Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6333220Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6333423Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6333587Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6333752Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6333915Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6334080Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6334254Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6334417Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6334605Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6334847Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6335010Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6335176Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6335339Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6335500Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6335672Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6335834Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6336250Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6336561Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6336722Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6336894Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6337059Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6337283Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6337449Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6337614Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6337775Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6337944Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6338105Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6338273Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6338437Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6338599Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6338771Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6338935Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6339097Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6339265Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6339427Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6339593Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6339753Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6339913Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6340082Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6340246Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6340406Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6340635Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6340800Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6340971Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6341131Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6341349Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6341517Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6341679Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6341840Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6342006Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6342166Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6342335Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6342499Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6342662Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6342832Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6342994Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6343159Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6343324Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6343488Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6343651Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6343819Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6343981Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6344212Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6344372Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6344534Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6344701Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6344905Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6345067Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6345242Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6345402Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6345568Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6345730Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6345892Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6346064Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6346228Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6346390Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6346558Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6346720Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6346882Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6347048Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6347212Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6347377Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6347537Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6347698Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6347872Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6348034Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6348241Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6348403Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6348569Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6348737Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6348937Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6349102Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6349269Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6349432Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6349602Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6349764Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6349924Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6350095Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6350256Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6350419Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6350585Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6350755Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6350920Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6351083Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6351243Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6351412Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6351616Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6351782Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6351954Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6352116Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6352319Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6352488Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6352653Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6352818Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6352982Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6353148Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6353314Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6353478Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6353639Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6353808Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6353967Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6354134Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6354297Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6354459Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6354627Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6354789Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6354949Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6355118Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6355283Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6355453Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6355655Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6355817Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6355989Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6356149Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6356348Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6356516Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6356676Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6356842Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6357002Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6357162Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6357330Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6357495Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6357662Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6357831Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6357994Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6358160Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6358326Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6358487Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6358655Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6358820Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6358982Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6359191Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6359351Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6359518Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6359679Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6359884Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6360052Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6360218Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6360381Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6360547Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6360707Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6360874Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6361040Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6361204Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6361373Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6361536Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6361698Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6361863Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6362031Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6362194Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6362360Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6362524Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6362687Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6362853Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6363017Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6363229Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6363394Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6363558Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6363725Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6363927Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6364098Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6364258Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6364420Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6364610Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6364798Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6364961Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6365132Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6365292Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6365459Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6365624Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6365789Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6365961Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6366125Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6366288Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6366457Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6366667Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6366838Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6367006Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6367169Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6367380Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6367544Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6367706Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6367870Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6368028Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6368197Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6368357Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6368519Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6368690Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6368855Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6369018Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6369189Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6369351Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6369521Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6369682Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6369843Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6370007Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6370169Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6370331Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6370502Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6370665Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6370868Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6371036Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6371202Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6371368Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6371596Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6371761Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6371928Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6372088Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6372251Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6372419Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6372579Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6372749Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6372911Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6373076Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6373242Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6373408Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6373568Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6373733Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6373897Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6374063Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6374268Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6374431Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6374596Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6374842Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6375047Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6375216Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6375379Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6375545Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6375705Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6375866Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6376035Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6376198Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6376359Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6376529Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6376692Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6376863Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6377024Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6377187Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6377359Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6377522Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6377685Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6377851Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6378014Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6378180Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6378385Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6378550Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6378717Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6378877Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6379077Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6379246Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6379413Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6379573Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6379740Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6379903Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6380068Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6380233Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6380396Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6380570Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6380734Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6380899Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6381069Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6381233Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6381401Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6386604Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6386796Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6387033Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6387206Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6387371Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6387579Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6387747Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6387914Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6388083Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6388245Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6388408Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6388579Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6388738Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6388904Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6389073Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6389242Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6389409Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6389571Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6389732Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6389902Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6390065Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6390230Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6390403Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6390566Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6390737Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6390894Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6391101Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6391272Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6391439Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6391602Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6391809Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6391972Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6392135Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6392306Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6392467Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6392641Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6392804Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6392969Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6393138Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6393304Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6393466Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6393635Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6393795Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6393958Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6394121Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6394284Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6394565Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6394740Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6394903Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6395073Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6395276Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6395441Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6395608Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6395771Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6395937Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6396103Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6396262Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6396433Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6396592Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6396759Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6396922Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6397088Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6397251Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6397418Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6397577Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6397742Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6397905Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6398070Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6398237Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6398397Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6398607Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6398769Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6398930Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6399098Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6399295Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6399465Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6399623Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6399782Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6399952Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6400113Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6400273Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6400444Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6400607Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6400767Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6400934Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6401097Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6401264Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6401426Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6401588Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6401755Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6401918Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6402123Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6402289Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6402451Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6402618Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6402823Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6402983Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6403150Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6403315Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6403474Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6403639Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6403799Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6403974Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6404138Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6404299Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6404468Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6404634Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6404794Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6404962Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6405122Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6405289Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6405452Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6405614Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6405787Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6405952Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6406185Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6406360Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6406522Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6406687Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6406892Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6407056Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6407223Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6407385Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6407545Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6407712Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6407872Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6408040Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6408199Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6408365Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6408534Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6408698Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6408859Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6409028Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6409192Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6409356Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6409570Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6409731Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6409900Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6410063Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6410266Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6410431Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6410595Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6410757Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6410928Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6411091Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6411256Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6411423Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6411583Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6411751Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6411914Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6412079Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6412244Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6412408Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6412576Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6412743Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6412903Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6413070Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6413229Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6413390Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6413600Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6413765Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6413935Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6414099Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6414303Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6414475Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6414638Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6414896Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6415063Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6415223Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6415391Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6415550Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6415714Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6415878Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6416044Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6416207Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6416375Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6416537Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6416703Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6416864Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6417026Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6417238Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6417401Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6417568Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6417738Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6417943Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6418108Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6418274Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6418436Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6418602Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6418764Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6418928Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6419095Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6419253Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6419414Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6419580Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6419745Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6419910Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6420074Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6420236Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6420407Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6420569Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6420729Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6420902Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6421065Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6421273Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6421440Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6421606Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6421774Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6421972Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6422137Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6422309Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6422469Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6422638Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6422804Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6422969Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6423139Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6423299Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6423467Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6423637Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6423800Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6423965Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6424128Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6424295Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6424467Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6424669Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6424827Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6424994Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6425158Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6425368Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6425528Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6425691Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6425860Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6426020Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6426184Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6426351Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6426510Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6426681Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6426843Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6427003Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6427173Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6427336Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6427498Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6427666Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6427828Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6427992Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6428164Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6428323Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6428493Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6428654Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6428856Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6429028Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6429190Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6429350Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6429555Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6429720Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6429886Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6430047Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6430210Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6430377Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6430537Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6430702Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6430870Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6431035Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6431203Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6431369Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6431530Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6431698Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6431860Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6432024Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6432237Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6432396Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6432564Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6432722Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6432949Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6433123Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6433285Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6433445Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6433609Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6433776Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6433945Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6434109Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6434268Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6434440Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6434604Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6434770Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6434937Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6435105Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6435271Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6435430Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6435593Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6435760Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6436180Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6436416Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6436723Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6436889Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6437053Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6437231Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6437462Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6437631Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6437788Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6437948Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6438117Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6438278Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6438440Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6438615Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6438775Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6438942Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6439108Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6439273Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6439439Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6439600Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6439760Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6439928Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6440090Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6440336Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6440498Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6440658Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6440882Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6441046Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6441210Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6441379Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6441543Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6441710Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6441873Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6442035Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6442208Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6442369Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6442532Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6442696Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6442860Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6443025Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6443188Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6443347Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6443512Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6443675Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6443837Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6444008Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6444166Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6444400Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6444590Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6444752Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6444919Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6445117Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6445282Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6445450Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6445611Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6445775Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6445939Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6446101Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6446272Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6446436Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6446601Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6446769Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6446931Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6447093Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6447262Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6447427Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6447591Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6447797Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6447961Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6448132Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6448297Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6448519Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6448693Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6448855Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6449019Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6449183Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6449351Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6449517Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6449683Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6449850Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6450014Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6450185Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6450352Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6450517Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6450686Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6450849Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6451015Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6451187Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6451350Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6451523Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6451687Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6451888Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6452060Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6452222Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6452385Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6452590Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6452755Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6452925Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6453085Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6453244Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6453406Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6453572Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6453735Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6453902Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6454067Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6454240Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6454404Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6454566Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6454823Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6454987Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6455149Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6455317Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6455528Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6455693Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6455855Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6456018Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6456227Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6456387Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6456553Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6456720Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6456882Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6457050Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6457211Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6457376Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6457543Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6457708Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6457871Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6458043Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6458203Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6458366Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6458532Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6458693Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6458862Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6459030Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6459197Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6459370Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6459572Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6459736Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6459906Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6460069Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6460272Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6460438Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6460601Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6460773Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6460936Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6461101Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6461267Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6461432Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6461600Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6461764Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6461922Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6462090Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6462253Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6462413Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6462582Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6462747Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6462980Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6463143Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6463305Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6463470Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6463672Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6463833Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6464002Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6464161Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6464327Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6464487Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6464647Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6464822Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6464984Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6465146Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6465313Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6465477Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6465645Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6465820Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6465986Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6466150Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6466309Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6466469Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6466637Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6466805Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6467019Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6467188Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6467352Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6467518Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6467737Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6467903Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6468072Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6468232Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6468393Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6468562Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6468723Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6468888Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6469055Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6469215Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6469384Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6469547Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6469712Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6469882Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6470042Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6470209Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6470368Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6470584Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6470748Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6470910Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6471070Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6471274Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6471441Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6471609Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6471772Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6471935Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6472102Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6472265Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6472432Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6472599Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6472765Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6472933Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6473098Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6473260Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6473431Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6473593Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6473756Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6473919Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6474079Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6474248Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6474410Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6474614Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6474783Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6474946Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6475106Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6475315Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6475479Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6475643Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6475814Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6475976Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6476145Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6476310Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6476476Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6476641Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6476805Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6476964Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6477134Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6477297Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6477462Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6477621Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6477782Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6477999Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6478158Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6478319Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6478485Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6478688Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6478858Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6479021Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6479181Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6479347Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6479507Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6479668Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6479834Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6480000Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6480169Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6480332Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6480497Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6480666Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6480833Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6480998Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6481166Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6481329Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6481493Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6481657Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6481822Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6481987Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6482193Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6482358Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6482524Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6482687Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6482894Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6483057Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6483216Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6483382Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6483541Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6483703Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6483869Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6484038Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6484206Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6484373Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6484533Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6484700Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6484863Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6485026Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6485191Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6485350Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6485556Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6485723Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6485886Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6486059Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6486260Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6486421Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6486591Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6486751Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6486913Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6487082Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6487243Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6487414Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6487576Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6487740Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6487909Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6488074Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6488236Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6488406Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6488565Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6488730Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6488892Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6489055Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6489222Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6489385Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6489586Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6489756Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6489923Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6490091Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6490315Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6490480Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6490648Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6490815Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6490977Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6491145Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6491306Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6491478Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6491641Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6491802Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6491967Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6492128Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6492290Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6492452Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6492615Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6492781Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6492944Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6493154Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6493326Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6493488Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6493690Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6493856Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6494019Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6494179Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6494346Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6494506Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6494741Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6494909Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6495072Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6495237Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6495402Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6495565Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6495739Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6495902Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6496071Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6496235Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6496396Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6496561Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6496722Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6496888Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6497059Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6497267Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6497443Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6497610Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6497772Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6497979Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6498148Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6498309Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6498476Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6498639Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6498810Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6498971Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6499139Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6499304Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6499470Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6499630Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6499798Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6499958Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6500128Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6500291Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6500452Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6500661Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6500823Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6500987Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6501152Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6501352Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6501521Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6501690Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6501848Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6502013Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6502177Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6502340Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6502511Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6502675Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6502835Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6503001Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6503166Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6503334Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6503500Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6503664Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6503829Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6503990Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6504149Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6504317Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6504476Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6504684Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6504850Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6505013Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6505181Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6505379Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6505541Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6505709Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6505870Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6506035Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6506195Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6506357Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6506528Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6506693Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6506857Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6507026Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6507186Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6507351Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6507514Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6507678Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6507844Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6508007Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6508210Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6508376Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6508537Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6508708Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6508910Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6509069Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6509241Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6509403Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6509566Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6509731Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6509894Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6510065Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6510226Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6510391Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6510560Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6510725Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6510884Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6511056Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6511218Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6511387Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6511550Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6511712Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6511885Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6512045Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6512250Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6512418Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6512581Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6512743Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6512979Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6518324Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6518501Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6518672Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6518837Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6519008Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6519179Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6519346Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6519513Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6519686Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6519851Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6520026Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6520189Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6520350Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6520519Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6520682Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6520926Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6521102Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6521268Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6521437Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6521648Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6521811Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6521983Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6522148Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6522312Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6522479Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6522641Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6522816Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6522980Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6523145Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6523314Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6523477Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6523640Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6523812Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6523975Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6524144Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6524314Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6524479Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6524650Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6524818Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6525068Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6525240Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6525406Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6525569Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6525781Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6525946Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6526120Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6526283Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6526446Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6526618Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6526784Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6526947Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6527122Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6527285Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6527457Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6527618Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6527782Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6527950Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6528114Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6528275Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6528444Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6528648Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6528814Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6528980Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6529143Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6529351Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6529511Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6529676Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6529845Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6530011Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6530181Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6530340Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6530502Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6530666Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6530830Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6530994Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6531166Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6531329Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6531497Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6531658Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6531818Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6531984Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6532148Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6532313Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6532478Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6532681Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6532845Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6533017Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6533178Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6533388Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6533550Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6533711Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6533877Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6534037Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6534201Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6534365Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6534530Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6534781Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6534948Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6535108Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6535281Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6535443Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6535602Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6535768Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6536253Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6536598Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6536763Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6536932Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6537107Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6537337Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6537498Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6537673Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6537833Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6538001Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6538167Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6538330Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6538499Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6538666Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6538830Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6539002Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6539167Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6539333Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6539497Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6539657Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6539823Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6539989Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6540152Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6540317Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6540483Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6540650Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6540880Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6541046Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6541218Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6541382Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6541606Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6541775Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6541935Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6542102Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6542263Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6542428Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6542595Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6542759Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6542920Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6543091Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6543253Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6543421Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6543586Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6543750Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6543919Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6544082Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6544289Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6544458Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6544631Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6544813Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6545041Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6545202Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6545373Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6545537Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6545696Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6545862Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6546023Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6546188Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6546357Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6546524Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6546692Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6546854Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6547014Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6547183Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6547346Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6547511Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6547679Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6547841Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6548010Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6548172Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6548375Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6548546Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6548712Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6548876Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6549082Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6549246Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6549410Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6549577Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6549734Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6549904Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6550066Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6550231Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6550399Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6550563Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6550731Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6550897Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6551060Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6551228Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6551392Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6551550Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6551719Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6551926Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6552092Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6552258Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6552484Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6552650Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6552818Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6552981Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6553156Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6553320Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6553483Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6553653Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6553816Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6553985Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6554147Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6554311Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6554479Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6554643Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6554808Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6554973Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6555133Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6555299Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6555462Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6555628Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6555800Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6556007Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6556173Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6556341Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6556501Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6556708Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6556871Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6557032Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6557202Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6557363Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6557527Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6557696Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6557862Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6558032Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6558198Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6558363Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6558534Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6558697Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6558860Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6559027Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6559191Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6559402Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6559563Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6559725Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6559893Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6560095Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6560255Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6560425Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6560586Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6560754Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6560919Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6563473Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6563662Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6563831Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6563994Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6564164Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6564330Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6564492Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6564662Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6564826Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6564985Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6565152Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6565314Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6565512Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6565683Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6565845Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6566012Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6566180Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6566342Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6566564Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6566726Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6566886Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6567055Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6567217Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6567381Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6567549Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6567709Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6567881Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6568047Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6568205Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6568380Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6568546Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6568706Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6568874Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6569037Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6569208Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6569420Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6569583Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6569755Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6569917Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6570119Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6570285Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6570451Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6570620Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6570785Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6570949Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6571211Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6571380Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6571544Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6571709Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6571873Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6572052Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6572215Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6572379Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6572546Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6572709Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6572875Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6573047Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6573210Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6573379Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6573541Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6573706Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6573880Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6574042Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6574246Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6574416Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6574605Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6574864Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6575034Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6575202Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6575373Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6575534Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6575697Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6575868Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6576035Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6576203Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6576371Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6576536Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6576707Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6576871Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6577085Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6577253Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6577414Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6577578Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6577826Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6577990Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6578163Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6578322Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6578481Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6578653Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6578816Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6579032Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6579203Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6579365Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6579537Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6579703Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6579866Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6580034Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6580195Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6580357Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6580525Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6580687Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6580858Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6581021Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6581182Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6581352Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6581517Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6581680Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6581888Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6582051Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6582219Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6582383Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6582544Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6582714Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6582880Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6583042Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6583214Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6583384Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6583549Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6583714Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6583884Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6584051Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6584227Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6584423Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6584601Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6584839Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6585003Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6585163Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6585329Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6585531Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6585696Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6585869Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6586029Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6586197Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6586361Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6586572Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6586747Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6586913Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6587075Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6587244Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6587406Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6587566Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6587736Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6587898Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6588070Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6588234Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6588400Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6588573Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6588739Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6588901Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6589071Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6589234Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6589400Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6589606Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6589772Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6589938Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6590098Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6590258Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6590432Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6590597Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6590764Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6590924Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6591087Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6591253Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6591421Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6591585Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6591750Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6591914Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6592083Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6592293Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6592457Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6592623Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6592790Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6592994Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6593166Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6593333Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6593500Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6593662Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6593823Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6593994Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6594205Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6594368Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6594534Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6594700Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6594872Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6595032Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6595194Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6595359Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6595523Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6595683Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6595849Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6596015Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6596181Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6596352Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6596513Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6596682Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6596847Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6597015Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6597227Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6597392Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6597555Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6597722Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6597884Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6598056Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6598219Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6598379Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6598547Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6598717Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6598880Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6599057Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6599217Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6599387Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6599548Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6599711Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6599924Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6600085Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6600247Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6600417Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6600620Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6600788Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6600956Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6601119Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6601286Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6601452Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6601663Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6601836Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6601999Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6602166Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6602326Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6602494Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6602665Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6602831Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6602992Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6603157Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6603321Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6603488Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6603656Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6603817Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6603983Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6604149Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6604312Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6604481Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6604687Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6604856Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6605023Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6605182Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6605347Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6605516Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6605680Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6605848Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6606012Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6606178Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6606345Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6606508Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6606681Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6606840Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6607001Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6607170Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6607335Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6607543Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6607715Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6607876Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6608085Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6608246Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6608411Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6608580Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6608743Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6608907Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6609077Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6609281Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6609456Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6609617Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6609779Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6609949Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6610115Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6610281Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6610454Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6610618Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6610787Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6610951Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6611114Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6611285Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6611448Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6611612Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6611778Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6611945Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6612111Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6612341Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6612502Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6612668Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6612831Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6612994Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6613163Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6613326Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6613494Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6613658Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6613825Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6613991Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6614159Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6614326Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6614521Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6614801Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6614968Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6615186Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6615348Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6615517Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6615677Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6615881Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6616050Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6616215Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6616377Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6616547Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6616708Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6616878Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6617095Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6617258Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6617426Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6617587Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6617752Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6617919Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6618082Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6618249Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6618414Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6618578Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6618750Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6618923Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6619086Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6619257Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6619421Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6619589Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6619753Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6619958Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6620127Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6620288Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6620451Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6620621Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6620784Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6620954Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6621115Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6621278Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6621447Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6621608Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6621777Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6621947Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6622112Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6622281Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6622447Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6622613Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6622824Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6622985Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6623147Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6623314Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6623517Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6623680Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6623856Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6624021Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6624191Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6624356Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6624559Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6624736Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6624900Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6625060Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6625227Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6625393Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6625561Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6625731Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6625891Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6626059Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6626225Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6626390Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6626561Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6626723Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6626890Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6627054Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6627221Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6627390Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6627593Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6627758Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6627925Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6628086Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6628256Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6628424Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6628587Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6628755Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6628919Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6629084Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6629252Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6629417Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6629586Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6629749Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6629912Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6630081Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6630291Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6630452Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6630621Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6630784Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6630996Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6631162Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6631327Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6631493Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6631656Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6631816Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6631984Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6632193Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6632363Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6632528Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6632689Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6632859Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6633022Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6633186Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6633357Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6633517Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6633678Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6633841Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6634005Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6634175Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6634339Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6634504Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6634674Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6634836Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6635040Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6635211Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6635376Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6635542Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6635705Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6635870Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6636314Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6636524Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6636687Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6636860Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6637029Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6637196Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6637363Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6637523Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6637691Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6637853Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6638017Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6638287Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6638454Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6638623Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6638785Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6639011Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6639181Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6639345Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6639510Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6639678Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6639839Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6640127Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6640295Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6640458Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6640627Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6640793Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6640954Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6641123Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6641288Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6641457Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6641620Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6641783Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6641951Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6642117Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6642280Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6642446Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6642607Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6642771Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6642944Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6643171Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6643340Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6643501Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6643661Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6643828Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6643994Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6644154Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6644323Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6644484Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6644677Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6644863Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6645029Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6645198Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6645361Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6645528Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6645693Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6645905Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6646072Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6646238Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6646401Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6646607Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6646770Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6646937Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6647109Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6647272Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6647442Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6647606Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6647811Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6647982Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6653637Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6653825Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6653996Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6654168Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6654336Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6654503Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6654673Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6654942Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6655116Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6655280Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6655444Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6655612Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6655774Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6655942Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6656113Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6656276Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6656520Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6656685Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6656848Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6657017Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6657181Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6657346Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6657516Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6657679Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6657844Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6658012Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6658176Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6658348Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6658508Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6658669Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6658838Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6659005Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6659219Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6659382Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6659545Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6659714Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6659919Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6660081Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6660253Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6660416Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6660584Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6660746Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6660958Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6661130Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6661297Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6661461Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6661624Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6661790Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6661958Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6662123Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6662286Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6662454Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6662620Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6662781Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6662959Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6663121Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6663290Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6663454Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6663619Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6663791Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6664001Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6664167Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6664337Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6664500Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6664663Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6664838Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6665002Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6665174Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6665338Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6665504Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6665673Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6665840Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6666003Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6666172Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6666335Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6666559Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6666784Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6667092Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6667272Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6667435Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6667650Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6667820Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6667989Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6668159Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6668321Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6668487Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6668657Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6668869Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6669041Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6669211Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6669375Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6669547Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6669714Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6669878Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6670047Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6670211Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6670371Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6670538Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6670704Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6670873Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6671037Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6671197Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6671364Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6671527Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6671688Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6671898Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6672064Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6672230Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6672396Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6672565Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6672736Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6672900Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6673065Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6673232Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6673396Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6673557Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6673730Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6673895Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6674064Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6674228Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6674420Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6674654Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6674819Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6674982Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6675154Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6675379Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6675546Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6675713Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6675878Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6676044Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6676205Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6676366Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6676582Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6676748Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6676918Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6677085Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6677247Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6677412Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6677579Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6677743Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6677910Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6678071Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6678239Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6678410Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6678573Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6678745Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6678911Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6679078Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6679245Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6679449Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6679616Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6679780Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6679948Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6680114Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6680282Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6680449Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6680618Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6680782Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6680957Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6681122Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6681290Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6681460Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6681625Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6681789Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6681961Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6682128Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6682339Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6682509Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6682672Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6682842Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6683043Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6683204Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6683375Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6683538Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6683703Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6683876Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6684085Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6684258Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6684417Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6684577Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6684745Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6684912Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6685072Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6685244Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6685409Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6685577Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6685741Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6685907Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6686076Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6686237Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6686401Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6686570Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6686736Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6686904Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6687109Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6687270Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6687440Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6687605Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6687771Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6687944Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6688107Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6688278Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6688443Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6688609Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6688776Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6688939Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6689102Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6689269Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6689433Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6689603Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6689809Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6689970Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6690139Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6690307Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6690505Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6690673Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6690837Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6691004Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6691168Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6691331Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6691498Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6691707Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6691872Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6692041Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6692206Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6692373Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6692543Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6692710Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6692881Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6693046Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6693208Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6693376Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6693542Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6693708Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6693877Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6694041Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6694211Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6694376Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6694585Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6694813Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6694976Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6695140Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6695308Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6695475Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6695650Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6695813Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6695979Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6696149Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6696315Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6696478Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6696649Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6698245Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6698413Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6698577Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6698748Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6698964Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6699127Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6699288Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6699457Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6699661Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6699830Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6699995Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6700159Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6700329Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6700493Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6700719Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6700893Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6701057Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6701224Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6701388Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6701554Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6701723Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6701892Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6702054Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6702227Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6702391Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6702555Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6702725Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6702886Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6703057Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6703220Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6703389Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6703559Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6703763Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6703928Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6704095Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6704259Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6704427Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6704595Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6704758Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6704927Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6705090Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6705255Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6705424Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6705590Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6705761Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6705924Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6706084Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6706249Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6706478Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6706640Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6706807Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6706971Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6707179Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6707343Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6707508Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6707679Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6707842Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6708007Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6708177Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6708378Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6708551Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6708715Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6708878Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6709046Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6709206Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6709373Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6709542Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6709703Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6709873Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6710033Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6710195Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6710369Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6710534Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6710697Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6710867Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6711035Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6711205Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6711408Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6711572Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6711738Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6711896Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6712062Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6712232Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6712396Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6712560Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6712728Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6712892Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6713060Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6713226Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6713390Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6713561Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6713726Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6713892Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6714107Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6714268Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6714437Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6714601Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6714808Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6714977Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6715144Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6715309Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6715482Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6715644Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6715850Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6716019Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6716183Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6716354Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6716520Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6716687Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6716858Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6717027Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6717195Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6717359Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6717536Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6717699Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6717875Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6718039Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6718200Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6718368Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6718535Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6718706Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6718914Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6719080Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6719249Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6719413Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6719576Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6719751Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6719917Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6720086Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6720249Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6720416Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6720584Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6720748Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6720913Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6721084Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6721245Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6721421Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6721588Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6721796Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6721963Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6722126Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6722331Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6722502Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6722665Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6722832Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6723000Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6723165Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6723334Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6723539Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6723706Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6723876Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6724040Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6724207Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6724378Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6724540Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6724708Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6724872Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6725033Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6725203Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6725366Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6725533Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6725702Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6725867Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6726035Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6726202Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6726363Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6726573Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6726736Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6726902Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6727069Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6727234Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6727404Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6727568Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6727731Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6727900Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6728064Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6728226Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6728399Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6728560Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6728728Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6728892Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6729057Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6729267Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6729430Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6729594Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6729766Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6729971Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6730138Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6730304Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6730468Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6730635Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6730797Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6730959Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6731171Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6731335Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6731504Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6731669Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6731836Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6732004Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6732168Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6732332Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6732500Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6732661Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6732825Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6732999Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6733165Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6733336Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6733500Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6733667Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6733841Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6734071Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6734232Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6734401Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6734565Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6734840Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6735004Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6735167Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6735338Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6735506Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6735671Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6735839Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6736425Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6737794Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6738121Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6738420Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6738729Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6739057Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6739766Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6740071Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6740373Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6740676Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6741108Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6741402Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6741713Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6742008Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6742302Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6742600Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6743004Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6743317Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6743620Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6743911Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6744214Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6744515Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6744768Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6744950Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6745110Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6745279Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6745440Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6745603Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6745775Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6745937Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6746097Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6746265Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6746427Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6746588Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6746850Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6747014Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6747177Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6747336Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6747498Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6747670Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6747831Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6747990Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6748153Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6748316Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6748483Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6748648Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6748811Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6748978Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6749139Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6749300Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6749513Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6749674Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6749842Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6750003Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6750204Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6750373Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6750535Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6750693Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6750857Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6751020Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6751188Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6751397Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6751561Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6751728Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6751889Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6752050Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6752216Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6752377Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6752543Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6752703Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6752862Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6753028Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6753192Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6753356Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6753524Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6753685Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6753852Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6754013Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6754181Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6754419Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6754607Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6754769Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6754934Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6755099Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6755261Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6755425Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6755586Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6755749Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6755911Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6756074Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6756242Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6756406Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6756568Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6756739Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6756903Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6757118Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6757278Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6757436Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6757605Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6757806Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6757965Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6758133Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6758291Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6758457Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6758618Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6758818Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6758995Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6759156Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6759317Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6759486Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6759650Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6759817Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6759979Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6760138Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6760306Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6760465Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6760628Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6760795Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6760957Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6761120Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6761282Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6761448Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6761615Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6761814Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6761977Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6762143Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6762301Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6762466Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6762630Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6762789Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6762956Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6763113Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6763274Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6763441Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6763601Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6763766Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6763926Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6764084Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6764251Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6764459Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6764620Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6764787Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6764948Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6765147Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6765314Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6765479Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6765646Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6765808Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6765972Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6766141Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6766371Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6766533Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6766699Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6766863Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6767032Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6767193Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6767356Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6767525Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6767686Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6767850Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6768016Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6768182Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6768355Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6768514Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6768676Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6768850Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6769014Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6769175Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6769384Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6769549Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6769718Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6769879Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6770043Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6770212Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6770373Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6770538Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6770710Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6770876Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6771044Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6771212Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6771373Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6771545Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6771708Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6771872Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6772083Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6772243Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6772407Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6772568Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6772767Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6772934Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6773097Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6773263Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6773432Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6773594Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6773794Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6773967Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6774129Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6774298Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6774457Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6774618Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6774895Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6775060Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6775221Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6775386Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6775543Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6775708Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6775876Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6776038Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6776207Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6776367Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6776531Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6776695Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6776900Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6777069Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6777230Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6777390Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6777556Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6777723Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6777884Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6778048Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6778209Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6778380Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6778542Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6778707Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6778876Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6779037Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6779197Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6779367Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6779529Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6779742Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6779902Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6780063Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6780272Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6780433Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6780600Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6780767Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6780928Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6781098Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6781261Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6781461Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6781633Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6781791Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6781952Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6782116Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6782279Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6782440Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6782610Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6782772Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6782937Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6783096Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6783259Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6783429Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6783588Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6783746Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6783913Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6784077Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6784243Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6784444Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6784610Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6784776Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6784938Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6785101Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6785266Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6785425Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6785606Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6785769Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6785940Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6786107Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6786274Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6786438Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6786827Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6793336Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6793535Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6793774Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6793943Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6794107Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6794270Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6794482Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6794645Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6794816Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6794978Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6795140Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6795307Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6795467Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6795702Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6795870Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6796033Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6796196Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6796365Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6796527Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6796696Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6796858Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6797019Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6797187Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6797352Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6797518Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6797688Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6797849Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6798015Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6798180Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6798342Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6798555Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6798719Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6798881Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6799049Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6799211Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6799380Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6799543Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6799702Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6799870Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6800035Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6800197Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6800363Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6800527Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6800695Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6800857Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6801015Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6801186Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6801396Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6801554Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6801721Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6801883Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6802093Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6802255Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6802420Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6802584Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6802746Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6802908Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6803114Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6803280Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6803451Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6803617Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6803779Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6803953Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6804115Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6804279Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6804469Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6804656Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6804820Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6804991Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6805156Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6805325Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6805489Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6805652Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6805821Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6805983Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6806187Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6806357Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6806519Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6806684Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6806847Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6807009Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6807182Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6807345Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6807505Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6807677Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6807842Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6808012Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6808171Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6808334Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6808502Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6808665Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6808876Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6809046Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6809206Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6809373Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6809579Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6809738Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6809908Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6810069Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6810232Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6810397Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6810558Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6810776Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6810939Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6811101Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6811270Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6811434Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6811599Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6811768Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6811929Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6812096Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6812256Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6812417Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6812587Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6812751Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6812913Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6813080Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6813246Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6813411Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6813573Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6813778Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6813947Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6814111Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6814273Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6814441Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6814608Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6814896Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6815062Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6815221Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6815391Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6815553Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6815715Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6815881Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6816040Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6816199Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6816371Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6816581Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6816751Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6816916Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6817077Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6817282Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6817442Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6817606Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6817775Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6817935Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6818103Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6818306Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6818469Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6818636Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6818799Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6818958Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6819126Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6819286Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6819456Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6819618Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6819783Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6819948Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6820113Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6820278Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6820444Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6820604Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6820775Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6820935Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6821098Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6821310Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6821474Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6821633Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6821798Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6821961Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6822134Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6822296Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6822455Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6822625Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6822790Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6822951Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6823122Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6823285Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6823445Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6823612Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6823775Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6823989Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6824152Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6824314Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6824481Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6824704Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6824862Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6825035Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6825198Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6825365Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6825526Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6825688Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6825897Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6826062Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6826221Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6826385Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6826551Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6826719Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6826880Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6827043Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6827211Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6827372Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6827533Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6827701Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6827865Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6828032Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6828191Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6828350Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6828519Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6828681Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6828882Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6829050Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6829212Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6829380Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6829545Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6829710Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6829878Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6830040Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6830201Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6830367Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6830526Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6830694Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6830853Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6831011Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6831178Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6831340Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6831546Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6831712Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6831870Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6832029Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6832238Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6832399Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6832571Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6832729Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6832887Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6833052Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6833280Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6833445Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6833613Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6833776Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6833942Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6834106Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6834267Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6834440Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6834614Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6834798Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6834980Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6835144Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6835319Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6835481Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6835643Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6835811Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6836149Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6836314Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6836568Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6836730Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6836899Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6837063Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6837224Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6837399Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6837563Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6837726Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6837891Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6838055Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6838223Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6838386Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6838546Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6838711Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6838871Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6839033Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6839204Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6839436Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6839605Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6839766Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6839990Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6840156Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6840318Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6840484Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6840652Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6840812Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6840980Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6841199Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6841364Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6841531Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6841688Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6841851Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6842018Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6842179Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6842341Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6842505Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6842666Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6842831Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6842991Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6843155Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6843319Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6843479Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6843636Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6843803Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6843962Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6844168Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6844329Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6844488Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6844652Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6844817Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6844981Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6845150Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6845308Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6845475Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6845637Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6845798Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6845968Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6846130Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6846290Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6846455Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6846619Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6846830Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6846991Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6847150Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6847315Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6847520Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6847679Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6847847Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6848005Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6848171Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6848329Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6848491Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6848707Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6848868Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6849031Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6849195Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6849360Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6849527Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6849689Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6849851Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6850017Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6850183Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6850344Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6850517Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6850679Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6850838Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6851009Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6851172Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6851341Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6851545Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6851706Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6851877Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6852038Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6852195Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6852364Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6852527Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6852695Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6852856Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6853020Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6853193Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6853355Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6853522Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6853691Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6853854Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6854022Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6854192Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6854423Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6854590Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6854813Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6854973Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6855181Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6855349Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6855512Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6855679Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6855839Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6855998Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6856203Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6856368Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6856529Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6856696Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6856859Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6857028Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6857191Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6857355Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6857521Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6857681Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6857839Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6858008Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6858168Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6858334Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6858497Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6858658Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6858826Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6858985Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6859191Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6859358Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6859519Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6859688Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6859858Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6860019Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6860186Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6860348Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6860511Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6860684Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6860843Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6861013Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6861174Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6861333Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6861502Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6861663Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6861872Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6862038Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6862201Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6862360Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6862569Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6862730Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6862899Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6863058Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6863222Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6863389Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6863553Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6863757Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6863926Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6864088Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6864258Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6864421Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6864586Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6864755Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6864917Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6865078Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6865247Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6865408Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6865583Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6865746Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6865910Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6866080Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6866242Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6866401Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6866571Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6866773Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6866940Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6867099Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6867258Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6867432Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6867596Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6867759Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6867926Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6868084Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6868252Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6868413Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6868577Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6868743Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6868906Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6869069Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6869237Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6869441Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6869609Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6869767Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6869929Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6870135Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6870294Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6870460Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6870626Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6870785Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6870951Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6871157Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6871330Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6871499Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6871662Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6871823Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6871995Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6872158Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6872323Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6872494Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6872656Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6872827Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6872991Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6873154Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6873325Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6873483Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6873641Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6873807Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6873968Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6874181Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6874344Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6874527Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6874715Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6874872Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6875034Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6875195Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6875355Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6875517Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6875681Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6875840Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6876006Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6876163Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6876324Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6876492Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6876650Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6876860Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6877019Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6877178Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6877341Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6877538Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6877695Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6877864Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6878021Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6878182Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6878341Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6878503Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6878706Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6878868Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6879027Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6879192Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6879354Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6879513Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6879674Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6879835Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6879996Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6880158Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6880320Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6880483Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6880647Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6880806Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6880967Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6881126Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6881294Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6881455Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6881681Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6881844Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6882002Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6882161Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6882327Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6882489Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6882650Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6882808Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6882965Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6883131Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6883292Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6883455Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6883617Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6883779Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6883941Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6884102Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6884325Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6884513Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6884677Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6884835Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6885040Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6885202Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6885370Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6885528Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6885688Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6885853Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6886052Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6886212Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6886373Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6886531Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6886693Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6886855Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6887012Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6887176Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6887337Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6887494Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6887656Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6887813Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6887983Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6888144Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6888303Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6888469Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6888632Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6888792Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6888998Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6889156Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6889317Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6889479Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6889638Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6889806Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6889965Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6890127Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6890291Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6890451Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6890609Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6890774Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6890937Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6891099Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6891253Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6891410Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6891576Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6891777Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6891930Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6892092Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6892290Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6892451Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6892610Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6892773Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6892934Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6893094Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6893254Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6893452Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6893613Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6893774Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6893932Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6894091Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6894253Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6894410Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6894570Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6894799Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6894960Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6895125Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6895283Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6895443Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6895606Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6895765Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6895921Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6896085Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6896242Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6896450Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6896608Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6896765Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6896929Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6897090Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6897252Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6897418Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6897575Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6897732Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6897897Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6898055Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6898219Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6898379Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6898539Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6898708Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6898871Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6899072Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6899231Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6899387Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6899548Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6899744Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6899902Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6900066Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6900226Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6900382Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6900545Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6900701Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6900906Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6901067Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6901227Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6901390Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6901549Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6901706Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6901872Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6902031Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6902197Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6902363Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6902524Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6902695Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6902856Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6903018Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6903181Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6903341Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6903507Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6903708Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6903868Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6904031Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6904191Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6904350Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6904516Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6904674Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6904838Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6904999Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6905159Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6905322Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6905480Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6905644Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6905806Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6905967Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6906125Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6906294Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6906498Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6906664Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6906821Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6906979Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6907185Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6907345Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6907506Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6907670Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6907829Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6907989Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6908209Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6908375Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T21:00:13.6908539Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6908699Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6908857Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6909028Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6909185Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6909348Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6909508Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6909668Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6909831Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6909992Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6910153Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6910312Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6910470Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6910631Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6910792Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6910949Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6911154Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6911313Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6911473Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6911636Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6911799Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6911967Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6912127Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6912286Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6912447Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6912608Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6912766Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6912931Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6913087Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6913253Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6913410Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6913566Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6913774Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6913931Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6914089Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6914256Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6914484Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6914655Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6914815Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6914972Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6915135Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6915292Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6915451Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6915656Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6915813Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6915970Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6916135Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6916294Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6916454Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6916617Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6916774Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6916936Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6917095Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6917256Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6917423Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6917581Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6917742Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6917903Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6918063Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6918228Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6922733Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6922990Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6923155Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6923320Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6923481Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6923644Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6923811Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6923970Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6924132Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6924295Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6924455Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6924620Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6924782Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6924945Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6925107Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6925267Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6925429Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6925637Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6925798Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6925959Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6926129Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6926330Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6926495Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6926657Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6926813Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6926975Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6927137Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6927338Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6927507Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6927666Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6927830Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6927991Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6928155Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6928319Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6928482Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6928642Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6928805Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6928964Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6929131Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6929291Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6929451Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6929613Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6929772Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6929936Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6930098Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6930302Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6930469Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6930632Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6930793Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6930955Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6931120Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6931281Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6931442Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6931602Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6931770Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6931930Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6932092Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6932253Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6932414Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6932575Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6932740Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6932901Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6933105Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6933263Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6933420Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6933624Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6933782Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6933945Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6934106Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6934264Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6934425Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6934586Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6934853Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6935022Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6935180Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6935338Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6935503Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6935664Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6935823Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6936313Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6936550Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6936737Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6936899Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6937063Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6937233Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6937395Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6937553Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6937718Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6937884Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6938046Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6938306Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6938468Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6938629Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6938787Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6938949Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6939110Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6939271Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6939435Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6939596Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6939762Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6939927Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6940091Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6940250Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6940414Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6940575Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6940739Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6940967Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6941126Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6941286Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6941445Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6941687Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6941850Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6942009Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6942175Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6942334Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6942495Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6942714Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6942880Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6943044Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6943206Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6943365Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6943532Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6943691Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6943853Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6944017Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6944175Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6944339Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6944525Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6944708Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6944866Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6945030Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6945190Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6945357Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6945516Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6945716Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6945878Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6946033Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6946190Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6946352Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T21:00:13.6946516Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6946679Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6946836Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6946991Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6947157Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6947319Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6947481Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6947645Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6947805Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6947970Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6948131Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6948294Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6948496Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6948653Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6948813Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6949010Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6949171Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6949335Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6949503Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6949668Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6949829Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6949990Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6950187Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6950357Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6950519Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6950684Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6950841Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6950999Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6951160Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6951323Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6951481Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6951648Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6951806Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6951966Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6952127Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6952284Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6952444Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6952600Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6952759Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6952920Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6953120Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6953278Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6953440Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6953601Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6953767Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6953929Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6954087Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6954248Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6954407Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6954571Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6954735Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6954898Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6955060Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6955221Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6955377Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6955546Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6955745Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6955902Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6956063Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6956220Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6956420Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6956577Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6956735Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6956897Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6957055Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6957214Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6957372Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6957588Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6957749Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6957907Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6958068Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6958235Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6958393Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6958553Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6958716Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6958876Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6959037Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6959195Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6959355Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6959518Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6959678Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6959836Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6959998Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6960156Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6960357Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6960513Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6960671Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6960831Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6960991Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6961155Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6961320Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6961477Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6961637Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6961800Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6961955Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6962116Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6962278Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6962437Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6962598Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6962753Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6962913Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6963114Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6963269Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6963430Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6963586Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6963781Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6963939Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6964100Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6964260Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6964423Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6964582Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6964780Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6964944Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6965099Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6965261Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6965420Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6965580Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6965747Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6965909Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6966068Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6966226Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6966385Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6966547Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6966710Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6966872Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6967030Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6967185Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6967351Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6967506Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6967708Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6967868Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6968026Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6968185Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6968350Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6968507Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6968665Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6968821Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6968977Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6969143Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6969304Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6969463Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6969625Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6969780Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6969942Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6970101Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6970330Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6970492Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6970652Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6970809Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6971009Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6971166Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6971324Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6971482Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6971638Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6971800Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6971958Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6972153Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6972320Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6972476Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6972632Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6972795Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6972951Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6973115Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6973271Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6973426Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6973588Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6973747Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6973908Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6974077Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6974240Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6974412Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6974600Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6974833Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6974995Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6975198Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6975359Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6975519Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6975674Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6975836Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6975997Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6976158Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6976320Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6976476Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6976635Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6976797Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6976959Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6977120Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6977282Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6977437Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6977602Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6977803Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6977959Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6978119Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6978277Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6978476Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6978635Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6978794Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6978951Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6979108Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T21:00:13.6979270Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6979474Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6979636Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6979792Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6979951Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6980108Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6980273Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6980433Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6980595Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6980760Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6980920Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6981079Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6981244Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6981402Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6981561Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6981717Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6981873Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6982040Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6982200Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6982426Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6982586Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6982743Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6982913Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6983074Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6983243Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6983405Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6983567Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6983726Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6983886Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6984053Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6984212Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6984372Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6984534Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6984693Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6984852Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6985063Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6985223Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6985387Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6985544Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6985746Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6985905Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6986068Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6986230Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6986391Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6986547Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6986706Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6986900Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6987063Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6987219Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6987376Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6987539Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6987694Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6987853Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6988014Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6988171Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6988332Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6988487Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6988648Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6988814Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6988975Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6989133Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6989295Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6989458Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6989619Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6989821Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6989980Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6990138Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6990297Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6990456Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6990622Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6990779Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6990934Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6991096Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6991254Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6991413Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6991572Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6991728Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6991887Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6992047Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6992206Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6992412Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6992568Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6992728Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6992884Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6993078Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6993239Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6993400Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6993558Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6993719Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6993878Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6994075Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6994238Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6994397Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6994558Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6994714Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6994872Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6995032Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6995193Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6995354Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6995509Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6995668Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6995829Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6995992Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6996147Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6996311Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6996466Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6996630Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6996787Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6997013Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6997174Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6997332Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6997488Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6997647Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6997808Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6997974Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6998135Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6998293Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6998457Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6998615Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6998777Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6998940Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6999099Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6999254Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6999422Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6999585Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6999786Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.6999941Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7000099Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7000299Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7000458Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7000615Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7000782Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7000938Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7001099Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7001255Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7001455Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7001620Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7001779Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7001934Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7002098Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7002257Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7002414Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7002573Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7002728Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7002888Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7003047Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7003208Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7003370Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7003526Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7003687Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7003846Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7004006Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7004165Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7004365Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7004529Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7004691Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7004849Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7005014Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7005172Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7005331Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7005495Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7005654Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7005815Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7005977Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7006138Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7006296Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7006451Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7006607Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7006770Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7006973Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7007130Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7007288Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7007443Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7007640Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7007796Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7007955Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7008113Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7008270Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7008428Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7008586Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7008788Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7008947Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7009108Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7009268Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7009431Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7009589Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7009748Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7009912Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7010067Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7010224Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7010386Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7010544Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7010705Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7010863Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7011021Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7011184Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7011343Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7011543Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7011705Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7011861Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7012021Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7012177Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7012338Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7012499Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7012655Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7012813Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7012974Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7013133Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7013298Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7013456Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7013615Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7013773Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7013929Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7014087Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7014292Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7014448Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7014605Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7014824Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7015031Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7015191Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7015354Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7015513Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7015682Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7015841Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7016043Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7016207Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7016366Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7016525Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7016683Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7016843Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7017006Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7017167Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7017327Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7017489Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7017646Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7017809Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7017969Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7018126Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7018285Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7018444Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7018603Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7018762Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7018959Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7019119Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7019277Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7019436Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7019601Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7019763Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7019922Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7020085Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7020245Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7020405Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7020560Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7020720Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7020881Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7021039Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7021195Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7021353Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7021557Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7021717Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7021876Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7022037Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7022237Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7022397Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7022555Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7022715Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7022872Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7023034Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7023192Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7023411Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7023576Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7023735Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7023891Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7024051Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7024207Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7024369Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7024527Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7024685Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7024848Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7025008Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7025169Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7025331Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7025486Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7025642Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7025806Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7025962Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7026122Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7026319Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7026479Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7026638Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7026796Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7026954Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7027115Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7027272Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7027434Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7027593Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7027755Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7027915Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7028072Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7028231Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7028393Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7028552Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7028716Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7028915Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7029071Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7029231Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7029386Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7029582Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7029746Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7029911Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7030070Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7030227Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7030384Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7030585Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7030745Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7030902Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7031068Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7031228Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7031392Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7031551Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7031711Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7031868Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7032027Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7032182Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7032345Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7032505Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7032664Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7032820Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7032980Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7033142Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7033298Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7033494Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7033654Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7033811Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7033972Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7034129Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7034293Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7034454Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7034611Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7034769Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7034930Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7035086Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7035244Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7035402Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7035558Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7035716Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7035873Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7036186Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7036425Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7036582Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7036738Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7036953Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7037111Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7037272Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7037428Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7037585Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7037743Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7037902Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7038113Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7038278Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7038437Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7038597Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7038753Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7038912Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7039072Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7039230Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7039387Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7039549Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7039705Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7039867Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7040031Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7040190Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7040354Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7040512Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7040675Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7040840Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7041056Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7041217Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7041375Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7041530Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7041691Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7041849Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7042005Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7042167Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7042324Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7042485Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7042641Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7042800Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7042962Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7043122Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7043277Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7043441Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7043640Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7043797Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7043956Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7044116Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7044320Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7044480Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7044641Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7044801Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7044957Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7045111Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7045309Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7045470Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7045630Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7050276Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7050469Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7050639Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7050799Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7050963Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7051123Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7051287Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7051446Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7051606Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7051774Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7051934Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7052093Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7052257Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7052418Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7052583Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7052807Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7052970Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7053132Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7053292Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7053450Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7053614Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7053774Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7053939Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7054098Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7054259Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7054426Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7054591Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7054837Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7055001Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7055160Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7055321Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7055490Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7055702Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7055860Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7056015Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7056216Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7056376Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7056537Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7056699Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7056861Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7057020Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7057180Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7057378Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7057542Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7057711Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7057869Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7058029Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7058198Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7058356Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7058520Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7058679Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7058837Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7059000Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7059162Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7059326Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7059489Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7059648Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7059810Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7059973Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7060132Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7060335Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7060493Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7060653Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7060812Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7060974Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7061140Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7061301Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7061460Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7061621Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7061780Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7061937Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7062102Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7062264Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7062426Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7062581Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7062739Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7062945Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7063105Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7063262Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7063421Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7064224Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7064383Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7064550Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7064708Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7064874Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7065034Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7065191Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7065402Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7065561Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7065720Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7065881Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7066041Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7066202Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7066364Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7066523Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7066683Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7066843Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7067002Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7067164Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7067326Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7067490Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7067651Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7067809Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7067971Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7068173Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7068333Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7068492Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7068648Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7068806Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7068965Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7069126Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7069292Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7069451Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7069609Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7069773Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7069930Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7070092Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7070249Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7070405Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7070564Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7070723Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7070920Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7071081Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7071240Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7071400Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7071595Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7071751Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7071917Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7072073Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7072231Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7072395Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7072590Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7072751Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7072911Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7073070Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7073230Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7073391Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7073549Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7073709Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7073868Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7074029Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7074190Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7074347Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7074513Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7074669Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7074827Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7074989Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7075151Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7075311Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7075518Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7075676Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7075838Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7075998Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7076156Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7076319Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7076475Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7076631Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7076794Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7076954Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7077112Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7077275Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7077434Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7077596Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7077757Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7077914Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7078204Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7078364Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7078525Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7078684Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7078906Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7079071Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7079235Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7079396Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7079554Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7079713Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7079875Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7080098Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7080261Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7080422Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7080581Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7080742Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7080901Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7081063Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7081227Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7081386Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7081546Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7081707Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7081868Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7082029Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7082192Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7082352Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7082510Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7082674Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7082834Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7083040Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7083198Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7083355Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7083519Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7083681Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7083842Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7084003Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7084163Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7084322Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7084483Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7084642Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7084806Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7084965Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7085123Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7085284Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7085444Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7085651Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7085810Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7085969Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7086129Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7086336Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7086495Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7086657Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7086817Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7086975Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7087134Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7087329Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7087492Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7087648Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7087804Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7087965Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7088124Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7088283Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7088443Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7088602Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7088763Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7088919Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7089077Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7089241Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7089397Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7089561Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7089721Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7089880Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7090040Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7090242Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7090403Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7090562Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7090719Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7090874Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7091039Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7091196Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7091357Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7091518Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7091679Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7091840Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7092003Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7092162Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7092325Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7092481Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7092644Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7092806Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7093010Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7093177Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7093334Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7093530Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7093693Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7093859Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7094017Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7094177Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7094335Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7094493Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7094749Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7094914Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7095075Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7095233Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7095395Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7095555Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7095714Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7095879Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7096038Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7096197Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7096355Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7096516Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7096679Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7096839Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7096998Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7097159Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7097321Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7097479Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7097681Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7097884Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7098112Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7098337Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7098533Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7098697Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7098853Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7099009Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7099168Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7099330Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7099487Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7099652Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7099811Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7099972Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7100132Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7100293Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7100519Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7100682Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7100839Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7100998Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7101199Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7101360Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7101522Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7101682Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7101846Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7102008Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7102204Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7102370Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7102529Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7102690Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7102848Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7103009Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7103170Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7103329Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7103487Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7103650Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7103811Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7103974Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7104137Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7104294Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7104459Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7104618Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7104780Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7104944Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7105145Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7105309Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7105474Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7105636Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7105797Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7105958Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7106118Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7106280Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7106439Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7106602Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7106761Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7106932Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7107094Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7107253Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7107410Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7107572Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7107732Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7107960Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7108119Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7108278Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7108442Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7108647Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7108843Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7109080Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7109307Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7109478Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7109678Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7109973Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7110146Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7110309Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7110468Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7110629Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7110796Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7110957Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7111127Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7111292Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7111452Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7111615Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7111776Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7111940Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7112101Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7112258Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7112416Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7112582Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7112741Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7112949Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7113109Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7113268Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7113433Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7113594Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7113756Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7113920Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7114080Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7114243Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7114406Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7114565Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7114725Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7114884Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7115042Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7115200Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7115361Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7115566Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7115722Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7115878Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7116038Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7116236Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7116392Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7116557Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7116718Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7116882Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7117040Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7117198Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7117408Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7117567Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7117723Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7117886Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7118050Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7118208Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7118366Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7118522Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7118681Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7118844Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7119003Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7119168Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7119331Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7119500Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7119657Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7119818Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7119979Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7120177Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7120368Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7120606Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7120837Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7121050Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7121217Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7121384Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7121546Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7121705Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7121863Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7122027Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7122186Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7122347Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7122508Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7122666Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7122826Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7122987Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7123208Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7123370Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7123528Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7123686Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7123885Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7124044Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7124208Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7124366Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7124522Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7124695Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7124894Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7125055Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7125221Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7125380Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7125540Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7125702Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7125861Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7126023Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7126182Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7126342Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7126507Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7126667Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7126833Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7126997Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7127159Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7127325Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7127487Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7127646Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7127849Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7128016Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7128176Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7128335Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7128496Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7128658Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7128821Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7128980Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7129145Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7129308Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7129466Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7129630Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7129788Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7129948Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7130105Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7130263Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7130477Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7130638Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7130797Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7130959Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7131159Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7131317Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7131534Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7131745Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7131907Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7132065Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7132219Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7132438Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7132604Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7132759Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7132920Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7133082Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7133242Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7133399Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7133557Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7133720Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7133877Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7134041Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7134201Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7134363Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7134549Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7134809Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7134969Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7135132Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7135289Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7135522Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7135687Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7135845Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7136215Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7136388Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7136556Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7136718Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7136880Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7137039Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7137206Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7137368Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7137532Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7137691Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7137850Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7138011Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7138174Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7138424Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7138586Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7138743Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7138904Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7139126Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7139282Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7139444Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7139600Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7139756Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7139922Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7140151Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7140314Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7140472Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7140630Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7140790Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7140959Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7141117Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7141277Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7141435Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7141594Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7141750Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7141910Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7142076Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7142299Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7142525Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7142731Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7142892Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7143055Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7143298Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7143456Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7143626Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7143784Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7143941Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7144108Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7144267Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7144430Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7144589Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7144751Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7144916Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7145078Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7145236Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7145401Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7145559Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7145723Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7145884Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7146086Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7146249Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7146408Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7146607Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7146767Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7146932Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7147094Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7147254Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7147413Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7147573Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7147769Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7147933Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7148094Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7148252Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7148408Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7148571Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7148730Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7148895Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7149052Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7149211Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7149374Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7149535Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7149697Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7149857Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7150016Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7150177Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7150337Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7150496Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7150699Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7150860Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7151017Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7151178Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7151340Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7151505Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7151665Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7151824Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7151985Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7152146Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7152307Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7152474Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7152633Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7152794Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7152952Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7153110Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7153315Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7153474Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7153629Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7153794Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7153993Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7154155Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7154318Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7154476Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7154638Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7154797Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7154993Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7155160Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7155319Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7155482Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7155640Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7155801Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7155961Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7156122Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7156280Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7156439Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7156594Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7156751Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7156923Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7157082Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7157241Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7157400Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7157561Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7157719Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7157921Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7158082Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7158244Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7158400Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7158564Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7158726Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7158888Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7159049Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7159209Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7159370Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7159530Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7159690Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7159849Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7160007Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7160163Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7160328Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7160488Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7160688Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7160846Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7161002Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7161160Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7161356Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7161511Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7161677Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7161834Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7161994Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7162153Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7162375Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7162538Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7162697Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7162855Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7163014Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7163175Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7163335Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7163501Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7163659Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7163820Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7163978Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7164140Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7164305Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7164480Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7164663Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7164831Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7164992Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7165148Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7165354Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7165517Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7165680Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7165837Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7165999Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7166159Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7166317Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7166476Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7166637Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7166794Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7166952Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7167114Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7167273Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7167433Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7167593Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7167758Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7167963Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7168118Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7168282Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7168438Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7168636Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7168799Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7168963Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7169122Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7169282Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7169441Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7169602Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7169801Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7169961Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7170128Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7170285Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7170448Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7170612Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7170773Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7170933Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7171092Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7171248Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7171408Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7171569Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7171730Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7171889Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7172047Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7172211Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7172369Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7172572Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7172733Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7172892Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7173049Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7173210Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7173372Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7173538Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7173698Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7173860Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7174022Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7174185Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7174344Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7174509Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7174669Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7174903Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7179537Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7179735Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7179967Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7180127Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7180290Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7180450Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7180654Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7180817Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7180981Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7181144Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7181303Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7181461Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7181663Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7181829Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7181986Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7182147Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7182308Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7182474Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7182634Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7182796Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7182960Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7183118Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7183275Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7183436Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7183597Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7183761Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7183920Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7184078Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7184243Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7184399Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7184602Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7184766Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7184926Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7185084Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7185249Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7185412Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7185573Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7185731Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7185891Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7186055Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7186215Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7186376Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7186538Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7186697Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7186862Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7187021Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7187232Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7187396Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7187555Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7187713Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7187913Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7188074Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7188238Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7188397Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7188558Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7188721Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7188881Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7189077Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7189241Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7189398Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7189558Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7189719Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7189877Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7190041Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7190200Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7190362Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7190521Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7190678Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7190842Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7191004Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7191163Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7191323Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7191482Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7191644Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7191805Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7192005Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7192170Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7192330Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7192486Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7192650Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7192812Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7192967Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7193128Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7193286Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7193456Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7193618Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7193778Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7193941Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7194099Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7194257Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7194422Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7194626Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7194785Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7194944Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7195101Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7195326Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7195486Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7195648Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7195810Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7195969Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7196129Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7196331Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7196493Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7196653Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7196813Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7196972Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7197133Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7197291Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7197450Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7197609Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7197766Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7197926Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7198086Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7198248Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7198413Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7198574Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7198729Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7198894Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7199052Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7199331Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7199491Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7199650Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7199810Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7199969Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7200134Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7200292Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7200451Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7200614Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7200776Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7200935Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7201102Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7201264Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7201422Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7201585Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7201743Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7201909Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7202112Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7202270Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7202430Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7202630Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7202789Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7202950Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7203108Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7203266Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7203429Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7203584Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7203796Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7203960Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7204119Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7204282Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7204440Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7204601Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7204763Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7204923Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7205084Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7205244Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7205400Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7205565Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7205728Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7205888Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7206048Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7206208Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7206375Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7206536Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7206735Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7206904Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7207063Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7207223Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7207392Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7207552Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7207719Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7207875Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7208035Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7208200Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7208359Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7208522Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7208684Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7208843Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7209004Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7209163Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7209366Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7209528Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7209687Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7209846Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7210050Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7210210Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7210372Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7210531Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7210690Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7210853Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7211052Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7211214Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7211374Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7211534Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7211694Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7211859Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7212018Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7212183Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7212343Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7212502Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7212662Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7212818Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7212979Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7213200Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7213437Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7213632Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7213797Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7213957Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7214177Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7214339Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7214499Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7214660Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7214888Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7215062Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7215225Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7215386Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7215546Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7215713Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7215873Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7216036Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7216196Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7216358Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7216519Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7216686Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7216851Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7217058Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7217216Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7217381Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7217544Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7217748Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7217907Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7218070Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7218237Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7218397Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7218556Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7218758Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7218926Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7219093Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7219252Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7219413Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7219578Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7219738Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7219897Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7220060Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7220218Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T21:00:13.7220381Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7220545Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7220707Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7220871Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7221028Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7221189Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7221355Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7221515Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7221717Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7221882Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7222040Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7222212Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7222381Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7222544Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7222710Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7222873Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7223034Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7223208Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7223371Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7223535Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7223694Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7223860Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7224093Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7224329Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7224592Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7224754Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7224919Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7225084Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7225288Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7225446Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7225611Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7225770Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7225928Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7226091Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7226251Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7226459Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7226621Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7226783Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7226949Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7227111Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7227268Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7227434Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7227595Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7227758Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7227917Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7228076Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7228241Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7228403Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7228564Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7228727Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7228894Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7229061Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7229264Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7229425Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7229587Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7229747Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7229907Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7230073Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7230236Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7230396Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7230560Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7230724Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7230895Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7231059Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7231225Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7231392Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7231552Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7231713Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7231880Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7232084Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7232244Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7232405Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7232565Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7232767Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7232926Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7233088Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7233251Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7233410Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7233573Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7233773Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7233937Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7234104Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7234263Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7234421Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7234587Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7234747Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7234914Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7235075Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7235234Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7235395Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7235557Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7235720Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7235881Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7236220Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7236388Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7236552Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7236708Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7236950Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7237115Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7237268Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7237429Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7237588Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7237757Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7237917Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7238077Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7238238Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7238400Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7238559Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7238723Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7238879Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7239037Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7239199Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7239358Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7239587Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7239744Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7239906Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7240072Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7240287Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7240446Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7240610Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7240778Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7240939Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7241107Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7241267Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7241487Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7241656Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7241817Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7241976Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7242141Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7242300Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7242464Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7242620Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7242780Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7242942Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7243102Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7243263Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7243431Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7243590Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7243752Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7243911Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7244073Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7244235Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7244436Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7244596Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7244758Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7244917Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7245081Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7245243Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7245399Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7245563Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7245724Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7245888Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7246047Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7246210Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7246374Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7246535Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7246692Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7246858Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7247064Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7247223Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7247382Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7247542Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7247743Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7247904Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7248066Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7248229Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7248389Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7248548Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7248753Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7248917Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7249077Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7249237Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7249398Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7249569Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7249729Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7249892Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7250053Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7250212Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7250371Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7250532Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7250693Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7250855Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7251014Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7251170Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7251332Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7251488Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7251710Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7251873Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7252033Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7252194Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7252353Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7252515Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7252677Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7252836Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7252995Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7253159Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7253318Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7253488Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7253648Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7253808Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7253969Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7254129Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7254290Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7254500Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7254659Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7254876Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7255078Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7255238Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7255405Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7255565Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7255725Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7255893Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7256052Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7256255Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7256420Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7256579Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7256741Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7256904Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7257065Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7257225Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7257388Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7257550Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7257709Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7257869Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7258036Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7258198Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7258358Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7258519Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7258676Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7258838Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7258999Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7259198Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7259363Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7259521Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7259683Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7259847Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7260009Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7260165Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7260328Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7260484Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7260646Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7260804Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7260963Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7261126Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7261286Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7261443Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7261610Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7261813Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7261978Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7262134Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7262292Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7262493Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7262654Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7262814Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7262977Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7263137Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7263300Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7263500Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7263664Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7263826Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7263989Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7264149Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7264321Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7264493Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7264677Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7264850Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7265009Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7265172Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7265333Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7265497Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7265664Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7265825Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7265987Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7266150Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7266309Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7266515Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7266679Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7266838Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7267000Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7267162Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7267332Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7267496Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7267655Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7267815Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7267977Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7268136Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7268308Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7268468Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7268627Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7268790Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7268950Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7269114Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7269318Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7269479Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7269638Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7269798Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7270000Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7270162Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7270323Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7270487Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7270646Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7270806Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7271007Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7271171Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7271330Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7271493Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7271648Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7271814Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7271975Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7272133Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7272293Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7272454Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7272613Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7272777Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7272936Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7273104Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7273261Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7273418Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7273585Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7273741Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7273939Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7274107Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7274266Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7274428Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7274588Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7274750Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7274910Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7275068Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7275225Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7275395Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7275555Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7275715Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7275875Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7276030Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7276189Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7276346Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7276552Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7276714Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7276872Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7277032Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7277234Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7277394Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7277560Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7277720Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7277879Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7278039Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7278196Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7278418Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7278582Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7278738Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7278900Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7279063Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7279220Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7279390Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7279550Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7279710Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7279875Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7280036Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7280200Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7280363Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7280523Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7280688Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7280850Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7281009Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7281210Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7281371Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7281534Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7281693Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7281853Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7282019Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7282182Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7282342Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7282503Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7282662Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7282826Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7282986Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7283148Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7283312Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7283473Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7283633Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7283796Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7283997Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7284159Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7284316Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7284475Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7284675Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7284835Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7284998Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7285166Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7285324Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7285485Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7285682Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7285845Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7286007Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7286167Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7286327Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7286490Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7286647Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T21:00:13.7286813Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7286979Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7287144Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7287314Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7287475Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7287640Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7287802Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7287963Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7288122Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7288287Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7288450Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7288660Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7288823Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7288984Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7289146Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7289310Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7289471Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7289634Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7289795Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7289959Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7290123Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7290285Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7290453Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7290616Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7290777Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7290938Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7291100Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7291310Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7291471Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7291629Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7291793Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7291994Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7292156Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7292320Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7292480Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7292642Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7292803Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7293000Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7293165Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7293327Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7293489Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7293654Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7293818Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7293982Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7294144Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7294303Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7294468Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7294648Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7294896Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7295064Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7295222Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7295381Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7295545Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7295707Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7295870Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7296075Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7296237Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7296401Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7296563Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7296729Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7296897Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7297059Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7297222Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7297381Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7297542Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7297704Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7297865Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7298025Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7298191Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7298351Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7298519Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7298721Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7298882Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7299045Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7299205Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7299403Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7299564Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7299727Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7299891Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7300053Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7300214Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7300413Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7300579Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7300738Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7300900Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7301061Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7301227Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7301386Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7301549Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7301713Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7301875Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7302035Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7302203Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7302369Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7302535Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7302697Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7302857Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7303023Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7303186Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7303388Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7307724Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7307915Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7308084Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7308248Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7308420Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7308583Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7308744Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7308912Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7309077Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7309241Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7309408Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7309572Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7309738Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7309902Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7310064Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7310301Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7310464Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7310626Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7310790Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7311019Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7311187Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7311352Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7311515Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7311682Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7311844Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7312007Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7312217Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7312383Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7312548Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7312711Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7312877Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7313043Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7313208Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7313370Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7313535Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7313699Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7313861Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7314030Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7314193Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7314355Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7314519Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7314684Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7314848Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7315056Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7315220Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7315389Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7315552Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7315717Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7315882Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7316043Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7316207Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7316370Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7316535Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7316699Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7316866Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7317032Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7317194Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7317353Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7317516Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7317723Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7317885Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7318045Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7318207Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7318409Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7318570Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7318734Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7318900Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7319062Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7319224Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7319389Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7319665Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7319834Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7320001Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7320163Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7320332Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7320493Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7320657Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7320826Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7320989Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7321153Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7321313Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7321483Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7321647Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7321809Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7321973Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7322144Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7322307Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7322510Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7322680Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7322842Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7323007Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7323172Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7323342Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7323506Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7323668Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7323829Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7323997Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7324160Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7324329Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7324492Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7324656Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7324822Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7324982Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7325190Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7325353Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7325513Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7325676Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7325876Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7326038Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7326205Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7326367Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7326529Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7326693Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7326856Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7327078Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7327245Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7327406Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7327573Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7327735Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7327895Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7328062Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7328222Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7328386Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7328548Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7328708Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7328875Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7329038Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7329200Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7329363Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7329525Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7329691Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7329893Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7330057Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7330222Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7330382Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7330543Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7330708Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7330873Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7331035Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7331194Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7331355Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7331518Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7331683Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7331845Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7332012Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7332174Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7332337Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7332505Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7332709Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7332874Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7333035Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7333235Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7333400Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7333565Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7333724Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7333888Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7334049Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7334215Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7334417Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7334584Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7334813Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7334976Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7335142Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7335311Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7335476Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7335641Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7335803Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7336150Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7336317Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7336480Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7336646Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7336808Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7336969Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7337136Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7337297Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7337543Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7337708Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7337869Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7338028Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7338190Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7338353Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7338519Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7338679Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7338838Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7339006Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7339168Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7339330Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7339496Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7339659Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7339824Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7339986Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7340147Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7340404Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7340567Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7340726Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7340947Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7341107Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7341272Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7341435Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7341594Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7341756Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7341918Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7342132Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7342301Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7342463Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7342625Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7342790Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7342954Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7343116Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7343284Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7343447Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7343611Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7343773Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7343938Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7344105Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7344267Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7344432Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7344595Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7344759Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7344923Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7345128Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7345291Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7345454Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7345617Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7345781Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7345945Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7346106Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7346272Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7346433Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7346595Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7346757Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7346921Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7347087Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7347249Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7347409Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7347577Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7347782Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7347944Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7348107Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7348266Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7348471Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7348632Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7348799Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7348965Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7349124Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7349285Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7349487Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7349650Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7349809Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7349974Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7350134Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7350300Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7350459Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7350622Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7350786Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7350949Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7351113Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7351280Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7351444Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7351613Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7351773Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7351934Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7352101Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7352264Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7352465Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7352627Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7352787Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7352953Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7353116Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7353280Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7353445Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7353608Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7353770Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7353936Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7354098Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7354265Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7354427Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7354589Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7354760Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7354948Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7355176Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7355338Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7355507Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7355671Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7355873Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7356031Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7356199Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7356358Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7356517Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7356679Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7356881Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7357047Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7357205Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7357365Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7357526Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7357691Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7357853Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7358016Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7358178Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7358338Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7358497Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7358661Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7358828Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7358989Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7359150Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7359311Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7359478Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7359641Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7359848Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7360010Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7360173Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7360334Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7360499Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7360663Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7360822Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7360980Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7361141Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7361304Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7361468Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7361633Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7361796Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7361957Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7362116Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7362279Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7362486Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7362647Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7362815Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7362973Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7363169Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7363333Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7363497Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7363659Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7363821Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7363979Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7364182Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7364345Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7364503Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7364667Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7364831Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7364998Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7365161Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7365324Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7365484Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7365644Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7365805Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7365970Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7366133Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7366296Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7366460Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7366625Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7366791Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7366951Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7367172Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7367337Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7367498Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7367657Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7367822Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7367985Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7368144Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7368306Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7368468Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7368636Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7368798Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7368962Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7369125Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7369288Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7369450Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7369611Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7369821Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7369984Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7370147Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7370305Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7370504Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7370667Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7370832Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7370995Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7371161Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7371323Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7371522Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7371688Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7371849Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7372017Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7372178Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7372341Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7372502Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7372663Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7372824Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7372983Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7373142Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7373306Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7373470Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7373632Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7373794Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7373956Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7374124Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7374289Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7374490Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7374653Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7374882Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7375046Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7375210Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7375372Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7375537Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7375700Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7375861Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7376027Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7376189Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7376351Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7376515Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7376675Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7376837Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7377001Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7377202Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7377367Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7377529Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7377687Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7377889Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7378048Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7378218Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7378377Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7378537Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7378699Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7378897Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7379060Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7379224Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7379383Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7379544Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7379708Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7379867Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7380029Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7380188Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7380346Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7380511Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7380675Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7380837Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7380998Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7381158Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7381322Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7381485Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7381644Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7381848Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7382008Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7382171Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7382338Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7382502Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7382669Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7382830Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7382992Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7383154Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7383317Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7383476Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7383642Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7383803Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7383966Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7384128Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7384293Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7384526Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7384715Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7384877Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7385040Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7385238Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7385401Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7385565Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7385724Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7385888Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7386050Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7386248Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7386417Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7386577Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7386743Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7386903Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7387065Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7387226Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7387388Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7387548Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7387713Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7387876Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7388036Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7388210Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7388370Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7388532Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7388692Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7388855Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7389017Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7389219Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7389379Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7389542Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7389703Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7389868Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7390033Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7390193Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7390358Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7390520Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7390684Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7390845Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7391009Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7391173Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7391335Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7391496Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7391661Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7391866Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7392029Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7392193Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7392356Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7392555Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7392716Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7392878Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7393041Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7393200Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7393362Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7393527Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7393754Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7393921Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7394083Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7394242Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7394407Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7394573Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7394736Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7394898Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7395059Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7395223Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7395386Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7395552Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7395716Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7395880Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7396040Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7396204Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7396367Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7396569Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7396732Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7396892Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7397054Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7397212Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7397380Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7397543Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7397703Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7397862Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7398030Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7398194Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7398361Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7398524Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7398687Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7398851Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7399013Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7399221Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7399386Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7399547Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7399713Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7399911Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7400070Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7400240Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7400403Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7400561Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7400724Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7400885Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7401090Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7401250Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7401411Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7401573Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7401735Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7401897Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7402064Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7402226Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7402390Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7402551Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7402713Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7402882Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7403044Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7403206Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7403367Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7403534Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7403697Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7403898Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7404061Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7404227Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7404386Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7404544Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7404713Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7404873Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7405034Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7405193Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7405357Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7405521Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7405685Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7405846Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7406009Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7406168Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7406328Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7406495Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7406695Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7406856Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7407015Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7407211Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7407374Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7407538Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7407699Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7407861Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7408023Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7408185Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7408383Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7408546Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7408708Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7408869Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7409029Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7409192Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7409359Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7409523Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7409684Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7409847Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7410011Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7410175Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7410339Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7410501Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7410662Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7410830Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7410991Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7411191Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7411358Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7411517Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7411676Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7411838Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7411999Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7412165Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7412327Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7412488Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7412655Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7412817Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7412979Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7413142Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7413304Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7413467Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7413626Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7413789Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7413995Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7414156Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7414315Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7414516Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7414750Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7414939Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7415101Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7415263Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7415424Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7415587Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7415788Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7415954Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7416117Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7416280Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7416451Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7416610Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7416777Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7416941Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7417099Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7417263Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7417422Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7417584Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7417752Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7417914Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7418076Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7418243Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7418405Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7418610Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7418773Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7418932Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7419094Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7419254Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7419421Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7419585Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7419744Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7419906Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7420070Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7420232Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7420395Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7420559Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7420724Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7420884Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7421046Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7421213Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7421415Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7421575Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7421737Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7421896Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7422121Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7422282Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7422447Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7422614Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7422778Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7422940Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7423146Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7423310Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7423469Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7423630Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7423792Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7423959Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7424121Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7424285Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7424447Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7424607Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7424766Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7424934Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7425099Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7425264Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7425425Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7425590Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7425757Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7425922Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7426123Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7426289Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7426447Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7426613Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7426776Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7426936Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7427099Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7427260Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7427422Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7427587Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7427751Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7427919Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7428081Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7428241Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7428404Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7428568Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7428769Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7428934Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7429093Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7429255Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7429452Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7429611Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7429778Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7429939Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7430100Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7430263Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7430466Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7430631Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7430790Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7430948Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7431113Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7431280Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7431441Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7431606Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7431767Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7431932Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7432092Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7432257Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7436655Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7436845Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7437016Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7437183Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7437352Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7437516Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7437778Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7437942Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7438103Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7438265Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7438433Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7438596Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7438755Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7438919Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7439081Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7439248Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7439410Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7439577Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7439744Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7439904Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7440067Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7440233Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7440460Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7440623Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7440782Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7440941Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7441236Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7441396Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7441561Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7441723Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7441885Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7442050Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7442265Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7442431Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7442595Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7442758Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7442918Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7443085Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7443246Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7443410Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7443574Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7443732Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7443896Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7444060Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7444224Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7444414Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7444602Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7444765Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7444930Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7445092Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7445297Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7445458Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7445616Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7445777Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7445944Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7446105Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7446270Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7446431Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7446596Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7446757Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7446916Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7447083Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7447245Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7447403Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7447564Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7447727Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7447933Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7448095Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7448257Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7448421Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7448622Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7448780Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7448947Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7449109Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7449273Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7449434Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7449643Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7449815Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7449976Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7450137Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7450301Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7450466Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7450626Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7450789Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7450950Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7451118Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7451278Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7451441Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7451605Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7451762Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7451926Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7452087Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7452256Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7452418Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7452620Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7452782Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7452942Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7453102Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7453263Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7453433Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7453596Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7453759Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7453919Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7454081Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7454242Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7454406Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7454564Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7454788Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7454950Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7455112Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7455343Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7455502Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7455665Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7455824Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7456021Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7456186Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7456349Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7456509Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7456668Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7456827Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7457029Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7457194Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7457352Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7457515Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7457677Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7457843Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7458004Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7458167Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7458328Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7458490Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7458651Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7458816Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7458980Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7459143Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7459304Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7459462Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7459625Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7459786Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7459988Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7460151Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7460311Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7460471Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7460635Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7460798Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7460962Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7461121Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7461279Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7461444Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7461602Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7461764Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7461928Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7462089Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7462254Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7462417Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7462620Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7462782Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7462943Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7463104Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7463309Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7463470Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7463637Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7463797Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7463957Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7464124Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7464321Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7464486Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7464650Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7464807Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7464968Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7465132Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7465290Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7465457Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7465618Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7465778Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7465942Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7466103Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7466268Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7466429Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7466587Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7466747Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7466910Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7467072Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7467277Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7467441Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7467605Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7467767Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7467931Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7468099Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7468262Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7468423Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7468587Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7468750Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7468915Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7469076Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7469239Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7469400Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7469561Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7469724Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7469934Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7470091Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7470250Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7470414Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7470615Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7470776Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7470939Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7471100Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7471264Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7471425Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7471586Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7471792Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7471954Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7472118Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7472280Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7472443Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7472604Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7472767Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7472928Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7473091Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7473252Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7473412Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7473579Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7473737Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7473898Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7474059Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7474222Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7474385Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7474610Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7474777Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7474937Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7475094Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7475258Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7475424Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7475585Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7475746Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7475908Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7476076Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7476234Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7476395Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7476559Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7476716Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7476874Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7477036Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7477256Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7477417Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7477578Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7477736Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7477941Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7478098Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7478260Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7478426Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7478588Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7478750Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7478911Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7479116Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7479282Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7479442Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7479605Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7479771Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7479932Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7480096Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7480262Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7480424Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7480586Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7480749Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7480915Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7481078Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7481239Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7481400Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7481567Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7481727Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7481953Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7482118Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7482277Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7482445Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7482606Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7482769Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7482933Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7483094Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7483260Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7483424Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7483585Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7483752Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7483914Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7484076Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7484238Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7484399Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7484608Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7484767Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7484927Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7485090Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7485292Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7485454Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7485620Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7485783Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7485946Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7486107Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7486268Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7486474Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7486636Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7486797Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7486961Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7487124Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7487289Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7487451Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7487610Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7487771Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7487935Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7488098Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7488267Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7488433Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7488596Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7488762Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7488923Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7489083Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7489281Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7489444Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7489607Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7489768Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7489929Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7490097Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7490260Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7490423Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7490584Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7490745Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7490906Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7491070Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7491233Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7491403Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7491564Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7491730Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7491893Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7492098Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7492259Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7492418Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7492619Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7492781Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7492942Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7493105Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7493265Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7493425Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7493588Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7493790Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7493952Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7494112Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7494270Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7494433Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7494591Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7494817Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7494983Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7495143Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7495304Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7495466Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7495629Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7495795Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7495956Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7496118Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7496286Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7496446Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7496648Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7496810Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7496979Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7497143Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7497306Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7497468Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7497631Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7497797Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7497958Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7498122Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7498285Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7498445Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7498611Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7498773Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7498934Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7499098Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7499262Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7499467Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7499628Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7499789Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7499987Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7500149Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7500312Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7500478Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7500640Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7500798Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7500961Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7501158Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7501324Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7501487Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7501648Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7501813Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7501971Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7502135Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7502299Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7502459Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7502620Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7502785Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7502947Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7503112Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7503275Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7503439Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7503605Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7503764Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7503923Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7504133Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7504298Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7504461Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7504621Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7504783Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7504949Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7505110Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7505269Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7505432Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7505596Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7505762Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7505926Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7506087Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7506252Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7506411Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7506574Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7506782Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7506944Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7507106Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7507268Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7507468Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7507631Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7507796Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7507957Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7508118Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7508281Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7508509Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7508678Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7508840Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7509005Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7509163Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7509328Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7509492Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7509656Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7509817Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7509985Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7510147Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7510313Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7510477Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7510638Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7510804Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7510966Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7511133Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7511297Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7511500Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7511667Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7511825Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7511983Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7512150Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7512313Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7512475Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7512636Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7512797Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7512966Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7513129Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7513295Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7513456Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7513617Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7513779Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7513947Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7514150Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7514311Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7514483Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7514669Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7514887Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7515049Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7515214Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7515375Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7515537Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7515700Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7515900Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7516065Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7516228Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7516390Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7516551Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7516719Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7516882Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7517046Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7517211Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7517373Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7517537Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7517700Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7517864Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7518028Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7518189Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7518348Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7518514Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7518675Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7518881Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7519044Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7519203Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7519367Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7519531Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7519694Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7519857Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7520016Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7520182Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7520347Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7520505Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7520670Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7520831Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7520988Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7521150Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7521312Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7521523Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7521684Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7521846Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7522007Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7522208Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7522367Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7522534Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7522696Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7522862Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7523021Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7523217Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7523385Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7523546Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7523705Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7523869Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7524033Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7524197Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7524359Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7524522Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7524685Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7524847Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7525009Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7525175Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7525337Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7525503Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7525664Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7525828Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7525992Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7526198Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7526361Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7526522Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7526688Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7526849Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7527017Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7527179Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7527343Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7527507Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7527668Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7527830Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7527995Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7528157Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7528321Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7528479Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7528643Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7528850Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7529012Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7529173Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7529331Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7529531Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7529696Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7529858Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7530022Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7530184Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7530344Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7530546Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7530712Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7530874Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7531037Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7531195Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7531360Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7531521Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7531684Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7531849Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7532012Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7532171Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7532336Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7532503Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7532668Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7532829Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7532990Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7533155Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7533315Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7533515Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7533680Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7533840Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7534001Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7534162Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7534326Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7534490Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7534653Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7534876Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7535041Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7535200Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7535361Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7535526Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7535688Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7535852Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7536144Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7536382Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7536547Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7536705Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7536865Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7537110Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7537269Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7537439Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7537602Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7537763Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7537923Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7538143Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7538309Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7538473Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7538631Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7538793Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7538956Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7539114Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7539280Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7539441Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7539603Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7539768Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7539932Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7540099Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7540258Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7540417Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7540578Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7540741Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7540900Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7541122Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7541286Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7541447Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7541609Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7541774Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7541939Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7542101Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7542262Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7542424Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7542586Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7542749Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7542912Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7543074Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7543237Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7543398Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7543563Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7543771Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7543933Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7544096Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7544262Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7544497Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7544670Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7544836Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7544998Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7545160Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7545321Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7545517Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7545687Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7545848Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7546013Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7546174Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7546339Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7546505Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7546669Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7546830Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7546995Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7547153Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7547319Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7547483Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7547644Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7547809Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7547970Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7548134Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7548299Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7548501Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7548666Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7548827Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7548986Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7549149Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7549316Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7549478Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7549639Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7549798Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7549962Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7550123Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7550287Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7550450Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7550611Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7550772Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7550937Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7551142Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7551306Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7551470Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7551632Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7551834Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7551993Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7552153Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7552317Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7552480Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7552644Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7552806Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7553008Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7553174Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7553333Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7553492Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7553658Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7553819Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7553983Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7554147Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7554308Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7554473Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7554635Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7554803Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7554967Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7555129Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7555291Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7555458Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7555620Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7555826Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7555992Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7556152Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7556317Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7556476Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7556643Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7556806Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7556967Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7557127Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7557288Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7557446Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7557610Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7557772Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7557929Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7558090Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7558251Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7558531Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7558690Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7558851Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7559016Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7559215Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7559376Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7559543Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7559704Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7559868Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7560031Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7560192Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7560395Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7560557Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7560718Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7560881Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7561046Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7565245Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7565437Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7565606Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7565767Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7565929Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7566095Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7566262Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7566425Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7566589Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7566748Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7566913Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7567073Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7567298Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7567466Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7567627Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7567791Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7567956Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7568121Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7568286Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7568444Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7568607Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7568771Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7568930Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7569090Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7569251Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7569412Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7569575Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7569736Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7569968Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7570130Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7570291Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7570451Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7570656Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7570815Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7570981Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7571144Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7571305Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7571465Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7571625Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7571846Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7572009Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7572170Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7572331Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7572494Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7572654Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7572822Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7572980Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7573140Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7573301Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7573460Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7573620Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7573785Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7573944Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7574106Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7574268Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7574429Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7574636Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7574871Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7575033Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7575195Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7575355Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7575519Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7575680Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7575841Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7576002Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7576165Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7576325Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7576491Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7576651Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7576814Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7576973Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7577133Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7577299Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7577507Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7577667Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7577828Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7578033Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7578196Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7578359Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7578518Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7578680Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7578839Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7578998Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7579199Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7579364Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7579532Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7579692Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7579854Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7580017Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7580178Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7580337Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7580502Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7580663Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7580825Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7580986Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7581150Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7581313Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7581473Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7581634Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7581800Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7582001Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7582162Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7582324Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7582483Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7582646Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7582809Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7582971Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7583133Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7583292Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7583453Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7583614Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7583777Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7583941Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7584101Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7584264Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7584427Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7584591Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7584796Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7584960Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7585119Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7585321Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7585480Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7585642Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7585804Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7585962Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7586123Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7586285Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7586484Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7586651Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7586812Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7586970Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7587132Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7587290Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7587448Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7587614Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7587774Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7587935Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7588093Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7588252Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7588416Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7588574Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7588733Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7588895Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7589055Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7589217Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7589420Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7589580Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7589741Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7589899Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7590061Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7590225Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7590384Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7590546Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7590703Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7590864Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7591024Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7591185Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7591343Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7591507Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7591664Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7591825Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7592030Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7592189Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7592353Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7592513Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7592711Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7592874Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7593036Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7593195Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7593360Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7593519Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7593719Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7593880Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7594038Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7594198Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7594360Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7594521Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7594682Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7594844Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7595005Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7595165Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7595323Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7595485Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7595647Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7595806Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7595968Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7596126Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7596291Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7596453Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7596676Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7596839Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7596997Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7597155Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7597318Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7597480Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7597646Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7597806Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7597966Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7598130Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7598290Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7598451Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7598613Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7598772Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7598934Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7599095Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7599298Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7599460Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7599618Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7599775Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7599976Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7600136Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7600296Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7600460Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7600620Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7600781Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7600978Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7601142Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7601302Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7601461Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7601619Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7601790Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7601951Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7602115Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7602277Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7602438Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7602598Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7602760Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7602922Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7603086Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7603245Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7603406Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7603568Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7603726Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7603928Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7604089Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7604249Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7604412Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7604574Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7604745Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7604905Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7605066Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7605227Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7605387Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7605546Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7605712Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7605873Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7606035Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7606195Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7606356Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7606562Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7606722Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7606880Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7607044Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7607246Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7607407Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7607571Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7607733Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7607896Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7608055Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7608251Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7608420Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7608580Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7608739Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7608904Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7609067Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7609229Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7609391Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7609551Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7609714Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7609874Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7610036Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7610203Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7610364Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7610526Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7610684Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7610845Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7611005Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7611205Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7611366Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7611529Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7611687Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7611851Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7612013Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7612174Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7612337Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7612497Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7612659Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7612822Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7612983Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7613145Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7613303Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7613462Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7613625Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7613825Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7613984Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7614146Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7614305Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7614506Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7614665Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7614882Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7615045Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7615205Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7615366Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7615567Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7615731Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7615892Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7616054Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7616217Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7616390Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7616552Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7616716Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7616879Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7617038Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7617200Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7617363Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7617525Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7617686Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7617845Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7618004Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7618170Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7618332Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7618534Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7618696Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7618854Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7619015Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7619178Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7619342Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7619507Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7619667Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7619826Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7619995Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7620155Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7620320Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7620479Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7620640Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7620803Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7620965Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7621166Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7621334Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7621495Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7621657Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7621856Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7622015Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7622179Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7622338Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7622498Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7622658Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7622879Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7623047Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7623207Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7623365Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7623525Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7623688Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7623846Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7624010Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7624170Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7624333Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7624518Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7624704Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7624869Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7625031Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7625192Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7625357Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7625519Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7625683Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7625889Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7626050Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7626209Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7626373Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7626534Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7626695Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7626859Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7627018Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7627180Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7627341Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7627501Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7627668Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7627826Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7627985Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7628146Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7628308Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7628511Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7628674Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7628833Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7628993Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7629190Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7629350Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7629514Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7629674Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7629832Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7629993Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7630191Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7630356Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7630513Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7630672Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7630835Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7630997Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7631158Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7631326Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7631488Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7631651Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7631809Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7631972Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7632140Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7632300Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7632459Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7632621Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7632781Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7632943Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7633142Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7633303Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7633467Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7633627Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7633786Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7633953Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7634116Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7634279Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7634438Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7634601Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7634764Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7634926Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7635085Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7635247Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7635409Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7635569Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7635776Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7636082Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7636249Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7636409Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7636639Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7636799Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7636964Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7637124Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7637282Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7637441Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7637601Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7637817Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7637977Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7638141Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7638301Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7638462Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7638624Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7638786Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7638950Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7639112Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7639270Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7639432Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7639598Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7639756Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7639920Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7640079Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7640241Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7640400Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7640619Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7640783Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7640941Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7641101Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7641268Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7641435Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7641597Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7641754Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7641913Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7642081Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7642239Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7642399Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7642561Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7642719Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7642882Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7643041Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7643268Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7643429Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7643591Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7643752Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7643953Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7644112Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7644277Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7644436Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7644616Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7644831Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7645055Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7645350Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7645528Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7645689Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7645853Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7646016Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7646176Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7646342Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7646503Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7646664Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7646828Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7646992Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7647156Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7647319Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7647480Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7647641Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7647803Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7647963Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7648174Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7648337Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7648498Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7648661Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7648821Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7648987Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7649146Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7649306Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7649468Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7649631Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7649792Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7649957Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7650115Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7650277Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7650437Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7650597Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7650765Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7650970Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7651129Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7651296Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7651519Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7651686Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7651852Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7652013Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7652177Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7652337Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7652498Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7652701Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7652868Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7653037Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7653202Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7653364Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7653526Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7653687Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7653846Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7654008Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7654169Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7654331Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7654495Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7654658Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7654902Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7655068Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7655236Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7655399Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7655849Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7656088Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7656318Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7656525Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7656691Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7656858Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7657023Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7657185Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7657346Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7657510Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7657676Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7657841Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7658004Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7658163Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7658323Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7658487Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7658650Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7658870Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7659032Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7659193Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7659397Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7659557Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7659721Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7659885Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7660045Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7660205Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7660370Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7660565Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7660733Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7660896Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7661054Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7661218Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7661380Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7661541Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7661705Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7661863Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7662025Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7662183Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7662344Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7662507Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7662667Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7662825Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7662991Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7663150Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7663355Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7663518Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7663677Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7663839Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7663998Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7664160Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7664325Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7664485Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7664644Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7664806Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7664965Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7665131Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7665292Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7665450Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7665613Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7665773Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7665934Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7666142Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7666301Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7666462Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7666662Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7666821Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7666983Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7667148Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7667307Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7667468Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7667628Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7667830Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7667996Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7668158Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7668323Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7668482Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7668645Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7668809Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7668970Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7669134Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7669296Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7669453Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7669618Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7669781Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7669939Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7670102Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7670260Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7670425Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7670586Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7670789Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7670954Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7671115Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7671275Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7671440Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7671602Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7671764Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7671923Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7672083Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7672248Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7672409Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7672572Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7672736Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7672900Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7673061Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7673223Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7673424Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7673587Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7673747Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7673908Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7674108Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7674266Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7674430Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7674597Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7674760Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7674941Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7675169Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7675335Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7675499Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7675659Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7675819Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7675984Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7676143Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7676307Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7676467Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7676627Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7676789Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7676953Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7677115Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7677278Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7677438Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7677599Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7677763Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7677923Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7678860Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7679023Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7679182Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7679345Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7679508Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7679673Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7679833Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7680221Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7680394Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7680559Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7680718Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7680887Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7681047Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7681208Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7681521Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7681691Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7681944Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7682102Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7682260Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7682423Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7682624Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7682786Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7682947Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7683106Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7683267Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7683426Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7683623Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7683789Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7683949Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7684108Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7684273Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7684436Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7684599Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7684761Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7684918Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7685080Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7685241Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7685406Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7685574Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7685735Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7685898Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7686058Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7686217Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7686381Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7686583Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7686745Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7686909Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7687068Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7687231Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7687393Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7687552Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7687714Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7687872Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7688035Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7688196Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7688358Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7688522Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7688682Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7688843Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7689007Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7689211Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7689370Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7689538Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7689699Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7689902Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7690062Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7690223Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7690384Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7690543Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7695220Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7695502Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7695675Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7695842Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7696003Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7696167Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7696332Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7696492Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7696657Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7696819Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7696979Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7697141Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7697305Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7697471Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7697632Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7697792Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7697960Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7698122Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7698283Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7698494Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7698659Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7698823Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7698985Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7699149Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7699313Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7699476Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7699636Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7699800Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7699964Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7700129Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7700292Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7700453Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7700619Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7700779Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7700945Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7701152Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7701313Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7701473Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7701632Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7701831Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7701994Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7702161Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7702319Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7702482Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7702640Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7702842Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7703007Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7703170Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7703332Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7703492Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7703652Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7703815Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7703979Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7704137Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7704302Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7704461Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7704630Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7704794Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7704956Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7705119Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7705279Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7705441Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7705601Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7705803Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7705967Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7706130Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7706287Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7706452Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7706616Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7706778Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7706940Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7707101Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7707386Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7707621Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7707795Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7707962Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7708126Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7708291Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7708460Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7708678Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7708840Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7709000Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7709160Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7709362Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7709525Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7709688Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7709854Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7710015Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7710182Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7710381Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7710546Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7710710Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7710872Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7711032Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7711196Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7711352Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7711520Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7711682Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7711843Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7712009Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7712174Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7712338Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7712500Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7712661Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7712822Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7712982Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7713140Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7713369Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7713531Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7713690Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7713850Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7714017Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7714184Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7714352Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7714511Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7714673Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7714838Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7714996Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7715164Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7715325Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7715485Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7715646Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7715807Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7716015Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7716174Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7716331Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7716492Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7716695Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7716852Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7717019Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7717177Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7717339Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7717497Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7717693Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7717859Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7718017Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7718175Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7718336Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7718503Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7718663Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7718824Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7718985Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7719146Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7719303Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7719461Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7719630Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7719790Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7719951Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7720112Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7720276Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7720440Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7720642Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7720804Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7720968Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7721126Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7721287Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7721453Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7721614Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7721779Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7721941Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7722104Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7722265Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7722430Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7722593Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7722759Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7722919Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7723080Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7723287Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7723448Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7723612Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7723773Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7723977Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7724137Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7724300Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7724460Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7724618Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7724778Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7724939Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7725141Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7725303Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7725468Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7725629Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7725796Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7725956Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7726119Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7726281Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7726442Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7726601Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7726763Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7726929Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7727091Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7727252Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7727412Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7727593Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7727823Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7728082Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7728248Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7728411Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7728574Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7728734Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7728898Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7729061Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7729219Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7729379Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7729543Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7729701Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7729865Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7730023Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7730181Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7730347Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7730506Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7730710Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7730874Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7731034Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7731194Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7731398Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7731559Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7731724Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7731881Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7732040Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7732202Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7732361Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7732563Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7732727Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7732885Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7733048Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7733210Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7733371Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7733537Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7733698Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7733856Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7734020Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7734179Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7734363Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7734549Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7734808Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7734973Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7735136Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7735295Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7735501Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7735661Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7735823Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7736135Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7736295Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7736461Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7736624Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7736784Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7736951Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7737111Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7737277Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7737440Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7737599Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7737766Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7737926Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7738085Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7738253Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7738501Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7738664Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7738821Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7739036Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7739207Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7739372Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7739532Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7739699Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7739860Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7740021Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7740266Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7740433Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7740597Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7740757Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7740921Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7741084Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7741248Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7741406Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7741569Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7741728Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7741888Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7742051Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7742213Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7742379Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7742540Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7742702Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7742864Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7743084Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7743248Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7743406Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7743563Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7743728Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7743890Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7744051Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7744213Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7744371Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7744566Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7744750Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7744914Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7745077Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7745236Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7745395Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7745556Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7745719Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7745927Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7746086Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7746246Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7746453Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7746612Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7746773Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7746939Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7747098Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7747267Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7747431Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7747632Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7747800Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7747959Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7748119Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7748283Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7748444Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7748606Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7748765Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7748923Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7749088Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7749251Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7749411Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7749574Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7749737Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7749895Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7750059Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7750220Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7750429Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7750591Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7750754Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7750919Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7751079Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7751242Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7751408Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7751568Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7751728Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7751888Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7752046Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7752211Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7752374Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7752534Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7752697Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7752854Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7753019Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7753221Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7753380Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7753543Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7753746Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7753905Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7754069Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7754231Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7754392Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7754550Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7754708Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7754909Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7755072Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7755231Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7755393Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7755551Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7755716Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7755876Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7756038Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7756205Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7756363Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7756522Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7756690Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7756857Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7757018Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7757182Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7757344Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7757506Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7757673Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7757873Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7758034Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7758200Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7758359Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7758524Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7758685Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7758843Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7759003Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7759161Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7759324Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7759490Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7759651Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7759815Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7759974Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7760133Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7760295Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7760497Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7760658Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7760821Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7760979Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7761177Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7761338Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7761500Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7761663Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7761824Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7761982Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7762189Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7762355Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7762513Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7762676Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7762833Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7763002Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7763160Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7763321Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7763483Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7763641Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7763802Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7763967Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7764128Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7764296Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7764455Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7764617Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7764779Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7764938Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7765138Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7765302Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7765464Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7765626Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7765787Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7765947Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7766107Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7766266Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7766425Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7766590Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7766751Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7766915Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7767074Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7767234Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7767397Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7767557Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7767759Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7767922Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7768080Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7768240Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7768463Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7768621Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7768786Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7768944Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7769101Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7769261Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7769464Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7769630Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7769794Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7769954Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7770114Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7770275Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7770436Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7770601Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7770761Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7770921Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7771085Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7771246Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7771417Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7771577Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7771740Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7771908Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7772074Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7772233Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7772440Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7772601Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7772765Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7772924Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7773086Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7773249Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7773407Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7773564Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7773728Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7773893Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7774058Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7774222Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7774382Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7774541Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7774759Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7774922Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7775129Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7775292Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7775458Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7775617Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7775814Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7775977Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7776139Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7776297Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7776460Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7776620Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7776823Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7776987Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7777151Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7777312Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7777472Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7777635Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7777798Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7777961Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7778123Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7778282Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7778440Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7778605Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7778769Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7778932Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7779093Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7779254Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7779417Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7779579Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7779784Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7779946Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7780104Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7780264Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7780430Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7780592Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7780753Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7780915Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7781075Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7781242Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7781403Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7781562Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7781727Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7781887Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7782046Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7782216Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7782418Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7782582Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7782741Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7782899Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7783097Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7783260Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7783424Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7783589Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7783748Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7783910Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7784108Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7784271Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7784432Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7784594Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7784751Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7784917Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7785078Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7785241Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7785403Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7785563Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7785725Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7785888Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7786050Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7786212Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7786373Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7786536Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7786696Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7786856Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7787060Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7787221Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7787382Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7787545Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7787707Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7787869Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7788032Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7788190Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7788349Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7788512Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7788670Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7788835Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7788997Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7789157Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7789318Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7789484Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7789689Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7789849Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7790008Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7790171Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7790369Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7790529Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7790698Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7790858Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7791020Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7791179Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7791378Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7791545Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7791705Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7791863Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7792024Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7792186Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7792349Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7792514Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7792673Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7792835Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7792993Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7793152Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7793320Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7793480Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7793643Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7793805Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7793967Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7794131Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7794335Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7794521Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7794709Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7794873Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7795039Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7795202Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7795363Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7795525Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7795686Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7795849Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7796012Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7796176Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7796335Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7796502Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7796661Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7796822Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7797051Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7797210Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7797373Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7797532Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7797731Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7797893Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7798056Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7798223Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7798381Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7798540Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7798703Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7798999Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7799158Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7799321Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7799482Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7799646Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7799808Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7799970Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7800130Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7800288Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7800447Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7800608Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7800772Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7800933Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7801090Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7801252Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7801418Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7801578Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7801777Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7801941Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7802099Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7802262Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7802423Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7802589Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7802751Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7802914Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7803075Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7803245Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7803405Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7803573Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7803732Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7803890Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7804053Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7804213Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7804416Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7804580Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7804743Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7804907Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7805131Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7805313Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7805481Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7805641Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7805801Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7805962Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7806120Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7806322Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7806488Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7806648Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7806811Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7806977Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7807135Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7807298Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7807459Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7807617Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7807778Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7807940Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7808107Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7808266Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7808425Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7808588Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7808752Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7808912Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7809113Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7809273Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7809436Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7809596Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7809758Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7809928Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7810087Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7810248Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7810407Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7810569Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7810729Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7810888Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7811046Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7811207Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7811365Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7811523Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7811730Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7811889Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7812050Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7812214Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7812413Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7812575Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7812739Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7812899Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7813062Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7813225Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7813386Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7813588Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7813749Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7813914Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7814075Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7814237Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7814401Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7814583Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7814825Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7814988Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7815147Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7815313Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7815477Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7815635Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7815797Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7815957Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7816120Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7816282Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7816485Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7816647Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7816806Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7816966Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7817126Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7817287Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7817450Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7817610Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7817768Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7817933Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7818091Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7818254Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7818418Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7818576Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7818735Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7818895Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7819055Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7819264Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7819424Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7823731Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7823983Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7824145Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7824317Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7824479Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7824640Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7824805Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7824967Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7825170Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7825336Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7825499Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7825663Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7825827Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7825985Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7826154Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7826315Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7826479Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7826639Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7826798Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7826965Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7827131Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7827290Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7827456Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7827621Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7827784Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7828014Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7828177Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7828343Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7828505Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7828664Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7828829Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7828991Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7829157Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7829317Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7829482Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7829649Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7829812Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7829973Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7830136Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7830298Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7830463Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7830626Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7830829Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7830994Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7831154Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7831357Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7831521Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7831685Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7831848Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7832008Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7832169Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7832332Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7832532Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7832696Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7832862Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7833023Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7833189Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7833350Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7833513Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7833676Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7833836Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7833993Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7834156Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7834319Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7834485Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7834672Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7834855Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7835021Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7835179Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7835340Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7835546Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7835708Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7835868Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7836189Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7836352Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7836516Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7836676Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7836838Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7837001Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7837164Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7837323Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7837487Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7837645Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7837806Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7837965Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7838131Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7838379Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7838538Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7838696Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7838857Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7839071Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7839236Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7839401Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7839562Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7839726Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7839886Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7840096Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7840266Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7840424Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7840592Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7840753Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7840916Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7841079Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7841240Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7841398Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7841560Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7841718Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7841880Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7842040Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7842199Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7842363Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7842524Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7842688Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7842854Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7843075Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7843238Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7843403Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7843562Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7843731Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7843894Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7844054Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7844216Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7844378Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7844541Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7844705Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7844869Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7845029Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7845190Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7845350Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7845517Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7845720Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7845881Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7846042Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7846200Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7846404Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7846564Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7846725Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7846885Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7847046Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7847204Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7847406Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7847574Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7847737Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7847896Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7848054Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7848217Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7848378Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7848541Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7848707Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7848866Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7849026Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7849189Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7849353Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7849515Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7849673Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7849830Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7849995Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7850156Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7850366Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7850528Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7850688Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7850852Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7851014Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7851178Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7851342Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7851505Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7851667Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7851831Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7851989Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7852153Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7852315Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7852474Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7852634Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7852797Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7852999Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7853166Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7853326Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7853491Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7853695Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7853856Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7854021Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7854181Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7854342Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7854534Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7854827Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7854996Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7855154Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7855314Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7855477Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7855640Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7855801Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7855964Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7856125Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7856291Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7856450Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7856610Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7856775Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7856938Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7857099Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7857263Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7857426Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7857587Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7857790Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7857951Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7858114Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7858271Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7858431Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7858596Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7858756Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7858919Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7859077Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7859235Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7859397Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7859560Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7859720Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7859884Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7860045Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7860210Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7860410Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7860570Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7860731Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7860890Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7861090Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7861251Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7861415Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7861575Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7861737Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7861896Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7862099Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7862264Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7862424Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7862586Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7862747Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7862909Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7863074Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7863238Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7863402Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7863562Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7863724Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7863890Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7864052Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7864213Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7864375Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7864535Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7864700Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7864860Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7865058Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7865226Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7865384Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7865543Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7865706Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7865869Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7866032Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7866194Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7866353Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7866516Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7866679Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7866842Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7867005Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7867165Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7867330Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7867495Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7867695Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7867859Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7868015Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7868174Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7868376Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7868537Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7868701Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7868861Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7869022Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7869185Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7869383Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7869547Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7869708Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7869866Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7870025Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7870189Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7870351Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7870516Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7870674Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7870832Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7870996Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7871160Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7871322Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7871484Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7871643Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7871806Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7871969Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7872126Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7872328Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7872490Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7872648Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7872811Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7872974Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7873136Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7873297Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7873457Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7873617Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7873775Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7873933Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7874097Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7874256Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7874417Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7874576Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7874735Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7874939Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7875097Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7875256Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7875421Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7875619Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7875778Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7875941Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7876099Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7876260Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7876421Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7876617Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7876781Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7876943Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7877112Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7877272Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7877433Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7877596Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7877758Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7877918Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7878079Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7878239Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7878401Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7878567Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7878728Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7878893Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7879103Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7879336Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7879570Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7879791Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7879951Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7880114Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7880273Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7880442Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7880603Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7880765Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7880927Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7881088Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7881247Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7881407Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7881569Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7881731Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7881893Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7882054Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7882218Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7882425Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7882585Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7882749Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7882908Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7883134Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7883294Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7883457Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7883621Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7883779Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7883939Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7884105Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7884310Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7884478Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7884638Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7884798Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7884967Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7885131Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7885294Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7885456Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7885616Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7885777Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7885942Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7886108Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7886268Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7886432Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7886594Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7886758Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7886917Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7887118Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7887281Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7887441Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7887601Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7887764Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7887929Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7888090Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7888250Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7888409Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7888573Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7888731Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7888891Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7889050Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7889210Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7889370Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7889533Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7889742Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7889901Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7890067Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7890228Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7890432Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7890595Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7890757Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7890922Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7891079Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7891238Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7891403Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7891604Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7891768Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7891928Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7892089Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7892255Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7892413Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7892577Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7892741Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7892902Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7893065Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7893226Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7893390Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7893553Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7893715Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7893876Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7894039Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7894195Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7894398Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7894584Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7894818Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7894979Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7895138Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7895303Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7895467Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7895625Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7895786Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7895948Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7896104Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7896272Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7896432Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7896591Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7896751Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7896908Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7897117Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7897273Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7897431Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7897594Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7897796Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7897962Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7898125Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7898284Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7898447Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7898606Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7898766Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7898962Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7899128Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7899288Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7899451Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7899610Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7899769Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7899934Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7900098Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7900262Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7900422Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7900579Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7900745Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7900908Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7901071Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7901234Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7901393Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7901553Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7901753Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7901914Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7902078Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7902241Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7902400Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7902566Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7902728Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7902891Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7903051Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7903214Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7903373Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7903537Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7903699Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7903860Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7904020Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7904183Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7904342Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7904545Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7904708Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7904868Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7905070Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7905232Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7905395Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7905555Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7905715Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7905876Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7906040Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7906239Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7906403Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7906563Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7906724Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7906890Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7907052Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7907215Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7907378Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7907536Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7907694Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7907854Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7908016Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7908179Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7908343Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7908507Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7908675Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7908833Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7909034Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7909198Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7909357Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7909515Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7909675Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7909836Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7910005Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7910165Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7910326Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7910493Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7910651Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7910813Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7910977Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7911138Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7911301Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7911464Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7911627Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7911857Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7912014Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7912172Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7912376Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7912535Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7912701Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7912861Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7913021Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7913184Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7913342Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7913538Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7913707Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7913864Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7914027Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7914190Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7914349Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7914513Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7914673Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7914833Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7914998Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7915159Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7915321Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7915481Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7915642Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7915808Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7915968Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7916132Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7916293Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7916492Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7916655Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7916820Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7916980Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7917146Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7917310Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7917473Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7917634Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7917795Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7917956Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7918116Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7918277Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7918438Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7918599Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7918759Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7918923Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7919127Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7919287Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7919451Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7919610Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7919898Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7920059Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7920220Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7920383Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7920540Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7920700Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7920900Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7921065Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7921227Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7921388Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7921547Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7921713Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7921872Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7922035Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7922197Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7922358Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7922521Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7922684Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7922847Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7923010Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7923170Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7923330Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7923493Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7923655Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7923858Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7924022Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7924184Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7924347Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7924510Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7924669Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7924833Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7924994Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7925157Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7925320Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7925475Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7925638Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7925798Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7925955Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7926115Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7926279Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7926486Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7926648Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7926805Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7926964Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7927165Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7927325Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7927488Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7927649Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7927806Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7927967Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7928162Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7928329Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7928486Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7928644Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7928806Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7928969Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7929126Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7929291Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7929451Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7929615Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7929776Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7929938Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7930103Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7930264Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7930421Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7930581Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7930741Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7930903Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7931107Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7931269Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7931434Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7931595Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7931759Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7931924Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7932084Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7932246Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7932406Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7932567Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7932728Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7932893Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7933060Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7933221Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7933381Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7933547Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7933747Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7933905Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7934065Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7934225Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7934425Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7934588Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7934793Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7934954Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7935117Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7935277Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7935480Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7935645Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7935806Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7936158Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7936321Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7936482Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7936645Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7936806Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7936969Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7937131Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7937288Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7937450Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7937614Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7937775Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7937938Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7938097Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7938264Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7938422Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7938684Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7938848Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7939008Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7939169Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7939332Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7939491Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7939651Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7939812Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7939972Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7940133Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7940290Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7940450Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7940613Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7940775Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7940939Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7941102Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7941328Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7941492Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7941655Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7941813Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7942028Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7942189Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7942354Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7942516Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7942677Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7942842Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7943056Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7943221Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7943386Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7943543Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7943703Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7943865Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7944024Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7944189Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7944349Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7944508Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7944668Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7944831Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7944994Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7945157Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7945317Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7945481Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7945646Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7945809Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7946015Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7946177Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7946334Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7946499Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7946663Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7946831Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7946992Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7947149Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7947310Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7947474Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7947632Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7947800Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7952010Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7952200Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7952363Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7952532Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7952764Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7952926Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7953093Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7953254Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7953461Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7953621Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7953783Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7953945Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7954105Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7954266Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7954470Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7954637Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7954800Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7954965Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7955127Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7955294Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7955457Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7955621Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7955783Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7955945Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7956105Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7956270Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7956434Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7956600Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7956760Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7956922Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7957089Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7957250Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7957453Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7957619Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7957780Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7957943Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7958107Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7958270Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7958435Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7958597Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7958759Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7958926Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7959087Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7959254Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7959416Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7959579Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7959744Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7959909Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7960114Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7960275Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7960434Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7960600Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7960801Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7960960Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7961128Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7961290Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7961452Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7961612Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7961813Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7961983Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7962144Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7962305Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7962470Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7962635Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7962795Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7962959Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7963122Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7963283Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7963450Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7963610Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7963779Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7963940Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7964103Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7964267Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7964430Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7964591Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7964810Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7964973Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7965137Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7965297Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7965458Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7965627Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7965789Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7965949Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7966114Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7966280Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7966442Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7966605Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7966766Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7966929Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7967091Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7967254Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7967479Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7967640Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7967802Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7967963Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7968167Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7968331Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7968497Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7968659Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7968827Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7968987Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7969150Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7969379Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7969542Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7969705Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7969864Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7970027Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7970189Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7970349Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7970513Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7970675Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7970835Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7970999Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7971166Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7971328Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7971492Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7971654Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7971820Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7971982Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7972184Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7972347Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7972508Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7972668Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7972831Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7972998Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7973160Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7973325Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7973487Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7973656Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7973816Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7973980Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7974143Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7974303Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7974461Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7974625Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7974954Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7975115Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7975276Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7975437Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7975645Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7975806Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7975970Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7976133Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7976294Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7976458Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7976619Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7976823Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7976989Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7977151Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7977312Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7977474Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7977635Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7977799Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7977960Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7978121Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7978287Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7978450Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7978617Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7978779Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7978940Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7979104Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7979267Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7979430Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7979634Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T21:00:13.7979797Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7979958Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7980120Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7980279Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7980451Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7980610Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7980771Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7980934Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7981098Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7981255Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7981422Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7981582Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7981744Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7981907Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7982067Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7982278Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7982439Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7982598Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7982763Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7982963Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7983123Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7983291Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7983452Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7983616Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7983777Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7983940Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7984143Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7984309Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7984470Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7984636Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7984800Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7984967Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7985129Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7985291Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7985454Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7985615Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7985773Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7985936Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7986102Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7986265Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7986427Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7986587Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7986748Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7986950Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7987115Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7987279Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7987437Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7987599Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7987764Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7987928Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7988088Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7988249Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7988412Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7988574Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7988738Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7988897Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7989057Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7989214Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7989375Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7989538Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7989743Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7989903Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7990063Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7990272Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7990432Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7990592Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7990753Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7990913Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7991073Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7991238Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7991434Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7991601Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7991766Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7991927Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7992091Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7992249Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7992409Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7992571Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7992730Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7992888Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7993051Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7993217Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7993379Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7993541Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7993697Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7993860Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7994020Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7994219Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7994385Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7994542Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7994707Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7994867Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7995028Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7995190Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7995352Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7995514Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7995680Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7995838Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7996002Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7996160Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7996319Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7996483Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7996644Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7996804Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7997015Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7997172Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7997336Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7997561Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7997722Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7997883Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7998047Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7998204Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7998367Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7998529Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7998730Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7998892Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7999049Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7999212Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7999371Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7999533Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7999696Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.7999858Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8000016Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8000177Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8000335Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8000498Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8000658Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8000816Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8000980Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8001141Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8001301Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8001464Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8001663Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8001827Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8001988Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8002145Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8002308Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8002469Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8002627Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8002789Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8002948Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8003114Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8003277Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8003443Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8003607Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8003765Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8003923Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8004086Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8004288Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8004449Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8004607Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8004765Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8004971Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8005130Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8005292Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8005456Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8005613Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8005773Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8005974Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8006136Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8006301Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8006465Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8006623Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8006789Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8006949Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8007112Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8007273Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8007435Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8007594Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8007755Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8007918Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8008078Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8008237Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8008401Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8008569Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8008729Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8008933Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8009095Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8009256Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8009417Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8009577Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8009738Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8009905Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8010066Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8010229Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8010393Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8010550Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8010716Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8010876Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8011037Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8011199Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8011361Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8011564Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8011723Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8011881Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8012050Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8012251Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8012413Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8012577Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8012741Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8012901Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8013067Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8013267Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8013433Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8013596Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8013755Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8013912Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8014075Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8014232Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8014397Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8014564Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8014829Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8014997Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8015160Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8015325Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8015486Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8015646Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8015808Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8015971Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8016129Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8016334Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8016496Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8016654Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8016816Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8016977Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8017138Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8017298Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8017456Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8017617Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8017777Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8017936Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8018101Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8018262Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8018429Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8018588Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8018751Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8018956Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8019115Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8019278Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8019438Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8019639Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8019800Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8019965Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8020126Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8020287Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8020444Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8020641Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8020808Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8020966Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8021124Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8021289Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8021450Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8021612Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8021774Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8021932Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8022092Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8022251Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8022410Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8022573Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8022732Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8022892Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8023053Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8023213Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8023374Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8023575Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8023735Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8023896Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8024054Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8024217Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8024389Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8024572Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8024748Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8024912Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8025072Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8025232Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8025393Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8025556Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8025717Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8025875Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8026040Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8026267Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8026425Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8026586Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8026745Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8026945Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8027102Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8027262Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8027423Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8027585Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8027745Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8027947Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8028115Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8028276Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8028441Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8028600Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8028766Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8028925Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8029090Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8029250Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8029408Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8029565Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8029728Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8029890Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8030054Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8030214Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8030371Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8030534Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8030693Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8030893Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8031057Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8031216Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8031380Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8031545Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8031706Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8031870Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8032028Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8032188Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8032351Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8032510Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8032675Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8032833Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8032991Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8033154Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8033318Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8033519Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8033679Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8033843Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8034007Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8034208Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8034367Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8034534Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8034692Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8034853Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8035017Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8035215Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8035381Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8035542Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8035702Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8035862Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8036185Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8036345Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8036514Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8036674Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8036833Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8036994Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8037157Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8037323Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8037484Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8037645Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8037808Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8037977Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8038136Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8038379Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8038542Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8038705Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8038868Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8039033Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8039195Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8039353Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8039513Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8039679Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8039839Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8040001Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8040163Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8040324Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8040487Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8040648Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8040811Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8041113Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8041274Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8041434Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8041591Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8041806Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8041968Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8042130Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8042290Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8042451Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8042609Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8042772Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8042991Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8043151Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8043316Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8043474Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8043637Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8043798Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8043962Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8044125Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8044286Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8044446Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8044606Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8044773Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8044934Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8045095Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8045253Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8045418Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8045577Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8045777Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8045940Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8046099Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8046256Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8046418Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8046585Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8046744Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8046904Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8047062Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8047226Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8047384Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8047543Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8047706Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8047866Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8048023Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8048186Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8048393Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8048553Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8048714Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8048874Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8049077Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8049237Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8049402Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8049563Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8049725Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8049890Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8050049Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8050250Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8050415Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8050572Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8050733Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8050897Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8051056Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8051220Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8051381Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8051542Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8051703Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8051864Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8052029Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8052193Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8052352Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8052512Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8052675Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8052835Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8053065Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8053230Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8053387Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8053549Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8053707Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8053877Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8054035Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8054193Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8054365Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8054553Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8054779Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8054947Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8055109Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8055267Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8055430Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8055589Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8055801Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8055959Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8056119Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8056281Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8056479Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8056637Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8056800Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8056961Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8057125Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8057283Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8057444Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8057659Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8057820Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8057980Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8058143Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8058307Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8058466Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8058629Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8058790Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8058953Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8059113Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8059271Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8059438Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8059596Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8059761Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8059921Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8060081Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8060246Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8060447Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8060607Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8060768Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8060925Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8061092Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8061257Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8061415Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8061578Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8061736Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8061897Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8062057Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8062220Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8062382Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8062537Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8062694Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8062854Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8063018Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8063219Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8063380Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8063537Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8063744Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8063902Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8064063Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8064227Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8064386Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8064544Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8064704Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8064904Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8065067Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8065227Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8065388Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8065553Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8065711Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8065875Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8066039Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8066201Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8066362Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8066527Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8066688Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8066852Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8067013Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8067173Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8067339Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8067500Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8067701Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8067866Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8068024Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8068187Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8068347Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8068508Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8068679Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8068836Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8068997Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8069160Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8069322Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8069491Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8069653Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8069813Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8069973Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8070134Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8070294Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8070500Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8070657Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8070822Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8071025Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8071182Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8071354Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8071516Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8071676Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8071838Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8071996Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8072200Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8072362Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8072522Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8072685Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8072846Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8073004Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8073167Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8073325Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8073484Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8073648Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8073807Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8073970Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8074134Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8074292Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8074454Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8074618Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8074779Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8074988Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8075149Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8075310Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8075469Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8075631Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8075796Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8080349Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8080543Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8080705Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8080875Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8081036Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8081197Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8081364Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8081524Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8081683Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8081847Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8082008Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8082239Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8082399Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8082561Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8082725Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8082927Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8083087Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8083251Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8083412Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8083572Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8083737Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8083935Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8084103Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8084262Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8084421Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8084589Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8084752Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8084914Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8085084Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8085262Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8085450Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8085616Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8085777Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8085948Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8086108Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8086269Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8086431Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8086592Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8086757Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8086959Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8087121Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8087283Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8087442Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8087605Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8087770Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8087929Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8088094Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8088254Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8088417Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8088580Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8088742Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8088903Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8089064Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8089224Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8089392Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8089597Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8089759Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8089922Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8090083Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8090285Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8090449Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8090612Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8090777Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8090938Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8091099Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8091300Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8091466Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8091627Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8091790Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8091951Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8092117Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8092279Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8092444Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8092609Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8092767Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8092928Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8093094Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8093258Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8093417Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8093580Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8093740Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8093906Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8094068Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8094268Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8094436Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8094600Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8094842Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8095010Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8095174Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8095338Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8095499Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8095662Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8095828Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8095987Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8096151Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8096314Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8096476Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8096640Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8096808Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8097022Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8097189Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8097350Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8097510Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8097713Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8097875Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8098041Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8098202Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8098363Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8098528Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8098730Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8098893Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8099061Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8099222Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8099387Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8099556Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8099716Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8099884Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8100046Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8100206Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8100367Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8100532Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8100697Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8100857Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8101063Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8101299Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8101505Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8101668Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8101884Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8102046Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8102207Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8102373Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8102535Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8102710Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8102869Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8103031Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8103195Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8103360Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8103521Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8103689Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8103851Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8104015Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8104176Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8104340Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8104554Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8104717Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8104879Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8105044Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8105249Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8105412Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8105578Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8105738Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8105903Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8106065Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8106287Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8106453Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8106614Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8106777Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8106949Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8107117Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8107284Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8107447Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8107610Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8107778Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8107941Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8108108Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8108274Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8108436Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8108600Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8108761Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8108928Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8109101Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8109303Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8109468Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8109631Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8109789Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8109958Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8110123Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8110284Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8110446Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8110607Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8110770Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8110932Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8111100Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8111270Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8111432Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8111592Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8111757Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8112042Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8112282Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8112457Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8112621Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8112845Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8113007Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8113173Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8113340Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8113502Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8113664Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8113871Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8114043Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8114212Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8114388Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8114576Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8114754Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8114916Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8115077Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8115240Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8115399Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8115564Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8115728Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8115901Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8116068Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8116228Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8116389Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8116556Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8116716Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8116930Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8117091Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8117252Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8117415Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8117579Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8117742Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8117908Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8118069Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8118233Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8118397Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8118558Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8118726Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8118889Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8119050Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8119214Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8119379Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8119587Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8119748Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8119910Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8120076Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8120285Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8120444Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8120612Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8120774Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8120936Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8121097Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8121298Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8121467Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8121627Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8121787Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8121954Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8122120Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8122281Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8122446Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8122604Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8122806Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8123034Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8123201Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8123370Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8123530Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8123692Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8123867Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8124037Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8124202Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8124417Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8124591Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8124769Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8124956Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8125131Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8125296Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8125455Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8125621Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8125784Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8125947Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8126114Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8126277Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8126441Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8126605Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8126766Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8126936Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8127141Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8127302Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8127468Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8127632Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8127833Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8127997Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8128159Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8128333Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8128495Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8128666Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8128833Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8129041Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8129203Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8129367Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8129525Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8129691Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8129857Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8130018Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8130189Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8130351Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8130514Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8130679Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8130844Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8131006Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8131170Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8131331Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8131494Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8131657Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8131861Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8132023Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8132184Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8132345Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8132509Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8132679Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8132848Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8133011Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8133173Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8133343Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8133549Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8133790Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8134010Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8134202Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8134363Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8134526Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8134833Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8135000Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8135161Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8135323Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8135560Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8135720Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8135894Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8136322Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8136486Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8136650Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8136814Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8137070Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8137238Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8137401Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8137567Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8137731Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8137891Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8138056Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8138216Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8138379Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8138545Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8138705Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8138870Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8139036Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8139203Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8139365Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8139527Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8139689Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8139927Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8140093Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8140253Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8140419Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8140580Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8140748Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8140912Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8141076Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8141244Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8141409Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8141569Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8141736Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8141898Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8142068Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8142230Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8142390Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8142618Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8142790Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8142955Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8143115Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8143343Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8143510Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8143683Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8143852Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8144011Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8144175Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8144355Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8144603Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8144844Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8145072Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8145310Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8145509Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8145675Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8145844Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8146008Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8146170Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8146335Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8146496Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8146665Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8146831Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8146994Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8147158Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8147323Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8147485Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8147710Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8147874Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8148040Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8148203Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8148367Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8148538Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8148702Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8148865Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8149031Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8149198Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8149363Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8149530Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8149693Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8149857Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8150020Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8150182Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8150347Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8150553Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8150713Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8150879Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8151082Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8151247Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8151413Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8151575Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8151739Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8151900Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8152062Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8152270Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8152437Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8152603Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8152765Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8152929Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8153095Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8153261Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8153423Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8153588Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8153751Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8153916Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8154081Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8154245Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8154410Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8154570Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8154735Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8154897Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8155101Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8155267Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8155429Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8155591Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8155756Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8155921Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8156086Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8156251Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8156415Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8156583Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8156744Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8156911Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8157074Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8157237Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8157399Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8157563Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8157729Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8157940Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8158104Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8158266Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8158472Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8158639Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8158808Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8158977Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8159141Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8159303Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8159471Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8159671Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8159839Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8160002Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8160164Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8160331Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8160494Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8160659Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8160827Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8160990Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8161156Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8161319Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8161484Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8161651Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8161811Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8161973Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8162142Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8162307Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8162474Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8162757Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8162917Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8163080Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8163243Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8163408Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8163577Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8163740Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8163906Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8164070Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8164234Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8164400Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8164567Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8164728Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8164892Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8165054Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8165221Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8165451Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8165616Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8165782Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8165944Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8166141Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8166303Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8166468Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8166632Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8166794Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8166956Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8167157Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8167326Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8167484Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8167646Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8167808Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8167976Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8168143Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8168309Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8168477Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8168642Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8168802Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8168970Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8169134Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8169297Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8169467Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8169631Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8169799Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8169961Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8170160Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8170332Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8170496Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8170658Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8170826Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8170991Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8171156Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8171319Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8171479Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8171645Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8171804Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8171966Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8172128Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8172288Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8172456Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8172623Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8172832Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8172994Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8173157Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8173318Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8173522Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8173685Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8173854Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8174014Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8174175Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8174337Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8174538Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8174806Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8174989Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8175152Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8175313Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8175479Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8175640Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8175808Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8175969Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8176134Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8176301Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8176467Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8176637Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8176800Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8176962Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8177129Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8177293Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8177455Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8177668Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8177830Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8177992Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8178158Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8178323Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8178491Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8178656Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8178820Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8178984Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8179147Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8179308Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8179475Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8179637Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8179802Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8179964Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8180128Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8180339Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8180501Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8180664Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8180829Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8181031Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8181195Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8181362Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8181525Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8181689Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8181851Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8182049Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8182220Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8182383Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8182548Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8182709Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8182875Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8183045Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8183209Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8183374Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8183539Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8183701Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8183871Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8184034Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8184199Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8184365Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8184526Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8184692Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8184883Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8185113Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8185280Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8185446Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8185611Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8185780Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8185944Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8186105Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8186269Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8186432Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8186596Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8186761Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8186926Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8187092Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8187253Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8187413Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8187579Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8187783Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8187944Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8188107Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8188267Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8188474Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8188639Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8188804Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8188968Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8189128Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8189291Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8189493Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8189659Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8189825Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8189986Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8190147Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8190318Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8190482Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8190647Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8190816Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8190979Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8191143Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8191307Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8191471Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8191638Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8191800Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8191964Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8192135Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8192296Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8192527Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8192691Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8192854Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8193017Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8193182Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8193344Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8193509Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8193672Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8193837Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8194003Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8194168Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8194341Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8194503Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8194665Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8194828Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8194995Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8195207Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8195369Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8195530Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8195692Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8195895Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8196057Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8196225Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8196387Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8196549Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8196714Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8196918Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8197090Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8197257Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8197420Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8197587Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8197754Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8197916Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8198084Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8198245Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8198410Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8198572Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8198735Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8198901Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8199065Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8199227Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8199391Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8199555Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8199722Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8199925Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8200089Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8200254Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8200417Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8200582Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8200752Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8200916Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8201080Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8201243Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8201408Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8201573Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8201736Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8201901Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8202069Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8202229Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8202396Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8202604Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8202769Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8202933Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8203094Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8203293Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8203457Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8203622Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8203788Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8203949Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8204111Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8204314Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8204506Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8204694Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8204860Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8205021Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8205186Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8205351Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8205516Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8205681Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8205842Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8206007Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8206175Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8206337Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8206500Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8206666Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8206829Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8206998Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8211563Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8211829Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8211997Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8212161Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8212327Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8212489Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8212662Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8212824Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8212987Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8213152Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8213315Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8213476Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8213642Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8213806Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8213972Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8214134Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8214296Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8214514Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8214774Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8214964Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8215131Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8215340Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8215509Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8215676Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8215838Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8216004Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8216171Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8216335Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8216545Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8216710Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8216873Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8217038Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8217205Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8217379Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8217551Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8217717Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8217883Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8218045Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8218209Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8218384Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8218544Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8218706Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8218868Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8219033Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8219202Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8219407Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8219572Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8219740Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8219909Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8220074Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8220242Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8220404Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8220569Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8220733Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8220902Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8221067Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8221234Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8221398Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8221560Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8221721Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8221885Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8222103Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8222264Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8222428Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8222592Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8222797Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8222967Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8223132Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8223296Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8223462Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8223629Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8223794Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8224027Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8224193Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8224354Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8224515Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8224686Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8224850Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8225015Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8225178Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8225340Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8225502Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8225669Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8225857Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8226101Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8226304Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8226467Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8226637Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8226800Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8227018Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8227188Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8227353Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8227519Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8227680Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8227850Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8228013Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8228182Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8228345Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8228512Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8228676Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8228845Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8229006Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8229167Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8229334Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8229496Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8229708Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8229874Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8230035Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8230201Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8230403Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8230564Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8230734Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8230896Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8231060Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8231226Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8231389Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8231598Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8231765Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8231929Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8232092Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8232257Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8232419Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8232585Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8232747Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8232911Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8233073Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8233233Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8233398Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8233563Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8233724Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8233890Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8234056Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8234221Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8234422Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8234586Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8234748Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8234908Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8235079Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8235245Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8235408Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8235568Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8235733Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8235896Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8236291Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8236456Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8236626Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8236859Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8237093Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8237307Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8237529Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8237798Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8237962Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8238123Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8238343Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8238506Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8238670Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8238829Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8238996Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8239159Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8239321Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8239539Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8239707Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8239875Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8240039Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8240202Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8240366Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8240530Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8240695Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8240854Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8241013Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8241179Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8241340Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8241503Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8241665Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8241826Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8241991Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8242151Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8242376Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8242542Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8242701Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8242864Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8243026Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8243191Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8243359Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8243520Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8243682Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8243848Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8244008Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8244174Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8244340Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8244502Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8244663Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8244825Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8244988Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8245201Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8245362Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8245521Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8245728Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8245888Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8246049Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8246211Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8246372Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8246534Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8246694Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8246895Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8247063Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8247224Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8247384Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8247549Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8247711Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8247874Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8248035Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8248196Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8248362Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8248523Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8248686Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8248850Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8249008Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8249169Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8249328Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8249491Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8249656Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8249858Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8250022Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8250183Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8250343Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8250511Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8250674Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8250835Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8250998Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8251159Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8251325Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8251488Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8251650Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8251815Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8251974Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8252135Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8252302Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8252507Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8252667Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8252828Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8252987Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8253493Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8253657Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8253819Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8253982Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8254144Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8254304Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8254510Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8254766Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8254944Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8255110Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8255270Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8255436Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8255596Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8255759Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8255923Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8256084Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8256243Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8256410Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8256575Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8256742Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8256903Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8257064Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8257227Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8257386Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8257592Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8257756Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8257914Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8258077Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8258240Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8258402Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8258568Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8258729Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8258890Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8259053Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8259212Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8259382Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8259542Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8259702Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8259866Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8260029Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8260234Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8260399Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8260559Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8260720Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8260921Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8261083Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8261246Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8261406Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8261565Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8261726Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8261925Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8262095Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8262254Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8262413Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8262579Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8262741Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8262901Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8263064Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8263225Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8263385Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8263547Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8263708Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8263872Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8264031Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8264193Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8264364Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8264529Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8264690Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8264896Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8265059Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8265222Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8265382Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8265544Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8265707Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8265868Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8266027Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8266193Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8266355Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8266521Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8266683Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8266842Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8267006Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8267166Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8267327Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8267539Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8267698Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8267860Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8268022Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8268221Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8268384Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8268546Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8268705Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8268867Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8269027Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8269227Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8269392Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8269555Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8269720Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8269882Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8270043Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8270205Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8270367Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8270529Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8270692Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8270852Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8271020Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8271183Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8271344Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8271507Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8271668Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8271829Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8271993Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8272193Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8272359Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8272519Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8272678Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8272843Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8273004Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8273165Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8273335Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8273496Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8273661Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8273827Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8273990Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8274150Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8274315Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8274475Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8274662Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8274892Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8275051Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8275213Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8275372Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8275569Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8275733Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8275896Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8276056Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8276218Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8276377Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8276581Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8276748Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8276909Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8277073Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8277231Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8277395Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8277555Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8277717Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8277880Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8278039Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8278200Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8278365Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8278531Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8278693Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8278857Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8279020Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8279188Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8279347Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8279548Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8279714Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8279877Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8280036Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8280203Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8280367Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8280528Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8280687Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8280848Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8281015Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8281176Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8281340Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8281505Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8281669Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8281829Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8281996Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8282224Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8282388Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8282547Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8282707Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8282913Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8283071Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8283235Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8283397Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8283556Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8283718Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8283995Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8284160Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8284324Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8284483Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8284643Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8284809Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8284970Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8285134Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8285294Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8285455Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8285618Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8285780Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8285945Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8286104Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8286265Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8286428Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8286592Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8286758Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8286969Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8287128Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8287288Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8287450Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8287613Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8287778Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8287939Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8288097Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8288260Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8288426Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8288586Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8288751Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8288912Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8289078Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8289240Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8289404Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8289614Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8289775Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8289936Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8290099Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8290300Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8290461Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8290621Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8290781Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8290941Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8291102Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8291299Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8291468Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8291627Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8291786Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8291949Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8292112Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8292275Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8292437Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8292598Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8292763Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8292924Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8293088Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8293256Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8293417Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8293581Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8293741Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8293901Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8294064Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8294270Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8294429Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8294593Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8294864Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8295030Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8295195Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8295356Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8295519Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8295677Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8295839Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8296002Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8296165Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8296331Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8296489Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8296649Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8296810Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8297021Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8297182Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8297343Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8297501Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8297703Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8297865Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8298027Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8298188Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8298349Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8298508Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8298670Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8298874Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8299038Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8299198Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8299358Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8299523Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8299680Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8299842Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8300007Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8300168Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8300328Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8300492Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8300657Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8300822Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8300982Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8301141Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8301305Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8301467Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8301669Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8301835Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8301995Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8302157Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8302315Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8302481Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8302644Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8302805Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8302964Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8303131Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8303293Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8303459Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8303621Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8303781Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8303943Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8304102Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8304321Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8304508Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8304689Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8304852Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8305054Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8305214Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8305378Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8305536Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8305695Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8305857Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8306017Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8306227Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8306390Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8306550Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8306717Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8306880Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8307039Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8307204Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8307364Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8307528Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8307688Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8307848Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8308019Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8308177Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8308338Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8308501Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8308664Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8308824Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8309054Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8309217Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8309379Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8309538Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8309697Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8309864Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8310025Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8310185Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8310346Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8310510Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8310674Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8310837Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8310997Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8311161Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8311322Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8311480Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8311642Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8311847Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8312008Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8312167Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8312366Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8312528Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8312688Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8312847Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8313007Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8313169Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8313332Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8313530Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8313696Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8313857Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8314015Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8314178Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8314345Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8314508Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8314670Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8314828Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8314986Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8315148Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8315309Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8315472Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8315635Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8315797Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8315964Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8316123Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8316322Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8316487Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8316646Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8316805Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8316967Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8317129Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8317296Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8317456Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8317617Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8317784Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8317943Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8318108Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8318271Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8318430Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8318589Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8318753Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8318916Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8319123Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8319282Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8319441Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8319645Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8319803Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8319966Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8320127Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8320288Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8320452Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8320612Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8320812Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8320982Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8321146Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8321305Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8321473Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8321634Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8321800Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8321960Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8322120Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8322286Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8322445Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8322607Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8322771Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8322931Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8323092Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8323255Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8323414Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8323621Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8323784Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8323944Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8324107Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8324267Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8324432Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8324595Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8324754Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8324914Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8325076Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8325235Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8325402Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8325561Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8325722Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8325883Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8326042Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8326210Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8326412Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8326571Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8326734Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8326937Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8327098Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8327262Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8327426Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8327590Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8327752Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8327931Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8328225Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8328402Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8328561Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8328725Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8328883Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8329047Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8329205Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8329369Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8329533Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8329694Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8329854Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8330022Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8330184Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8330349Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8330508Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8330672Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8330841Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8331003Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8331211Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8331384Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8331545Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8331709Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8331873Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8332038Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8332204Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8332365Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8332527Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8332693Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8332853Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8333019Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8333181Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8333342Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8333507Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8333671Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8333880Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8334045Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8334205Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8334368Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8334567Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8334801Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8334970Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8335130Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8335290Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8335452Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8335680Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8335849Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8336227Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8336402Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8336567Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8336732Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8336893Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8337060Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8337222Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8337382Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8342031Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8342234Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8342401Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8342565Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8342730Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8342893Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8343058Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8343221Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8343495Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8343664Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8343823Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8343985Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8344148Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8344313Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8344472Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8344636Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8344796Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8344960Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8345121Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8345286Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8345450Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8345610Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8345771Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8345938Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8346164Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8346323Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8346487Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8346648Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8346870Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8347032Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8347197Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8347358Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8347517Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8347675Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8347892Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8348058Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8348219Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8348379Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8348539Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8348705Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8348865Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8349028Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8349189Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8349348Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8349511Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8349672Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8349833Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8349996Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8350158Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8350315Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8350476Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8350637Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8350842Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8351004Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8351163Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8351327Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8351488Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8351648Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8351811Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8351968Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8352129Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8352288Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8352449Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8352611Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8352772Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8352932Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8353095Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8353257Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8353465Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8353624Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8353783Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8353943Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8354144Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8354308Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8354472Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8354629Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8354793Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8354952Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8355149Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8355313Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8355473Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8355632Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8355795Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8355956Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8356123Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8356284Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8356442Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8356605Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8356764Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8356925Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8357092Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8357252Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8357413Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8357575Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8357735Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8357898Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8358102Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8358263Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8358426Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8358586Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8358748Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8358915Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8359074Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8359233Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8359392Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8359550Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8359714Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8359877Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8360036Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8360198Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8360357Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8360524Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8360723Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8360882Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8361044Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8361207Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8361404Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8361569Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8361732Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8361893Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8362050Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8362209Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8362406Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8362568Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8362731Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8362891Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8363052Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8363217Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8363374Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8363536Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8363700Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8363861Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8364018Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8364182Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8364341Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8364503Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8364659Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8364816Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8364979Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8365137Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8365335Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8365497Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8365654Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8365813Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8365979Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8366139Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8366312Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8366471Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8366629Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8366794Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8366954Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8367113Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8367277Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8367435Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8367597Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8367759Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8367958Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8368121Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8368282Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8368441Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8368668Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8368826Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8368993Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8369152Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8369311Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8369474Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8369674Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8369837Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8369997Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8370154Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8370318Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8370480Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8370640Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8370804Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8370965Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8371126Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8371287Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8371449Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8371612Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8371772Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8371930Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8372090Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8372251Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8372410Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8372613Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8372776Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8372938Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8373098Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8373263Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8373427Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8373589Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8373749Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8373910Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8374073Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8374239Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8374403Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8374565Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8374792Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8374950Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8375111Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8375318Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8375476Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8375637Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8375798Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8375996Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8376158Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8376320Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8376477Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8376639Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8376800Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8376999Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8377165Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8377323Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8377488Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8377648Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8377815Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8377977Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8378139Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8378297Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8378458Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8378617Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8378779Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8378942Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8379103Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8379261Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8379421Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8379584Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8379750Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8379950Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8380113Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8380272Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8380431Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8380594Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8380757Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8380919Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8381086Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8381246Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8381412Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8381570Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8381733Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8381894Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8382054Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8382211Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8382371Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8382575Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8382736Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8382899Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8383058Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8383258Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8383421Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8383582Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8383744Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8383903Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8384065Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8384226Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8384426Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8384588Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8384746Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8384906Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8385070Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8385232Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8385393Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8385556Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8385716Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8385875Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8386033Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8386199Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8386363Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8386520Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8386679Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8386845Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8387004Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8387207Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8387368Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8387525Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8387688Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8387846Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8388009Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8388175Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8388334Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8388496Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8388658Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8388819Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8388983Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8389145Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8389304Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8389470Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8389629Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8389835Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8389992Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8390153Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8390313Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8390511Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8390671Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8390833Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8390992Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8391154Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8391312Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8391470Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8391673Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8391832Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8391989Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8392150Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8392311Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8392471Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8392635Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8392794Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8392959Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8393120Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8393280Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8393450Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8393609Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8393770Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8393931Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8394092Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8394262Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8394496Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8394664Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8394825Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8394984Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8395142Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8395306Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8395468Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8395628Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8395787Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8395948Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8396113Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8396274Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8396433Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8396595Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8396756Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8396918Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8397081Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8397310Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8397471Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8397629Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8397824Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8397984Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8398147Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8398309Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8398469Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8398628Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8398790Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8398988Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8399150Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8399310Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8399469Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8399636Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8399797Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8399959Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8400120Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8400280Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8400437Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8400598Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8400760Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8400924Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8401088Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8401248Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8401413Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8401573Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8401775Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8401941Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8402100Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8402261Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8402421Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8402592Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8402753Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8402918Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8403077Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8403240Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8403406Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8403569Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8403728Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8403888Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8404046Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8404209Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8404370Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8404574Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8404736Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8404895Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8405172Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8405335Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8405495Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8405654Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8405815Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8405973Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8406135Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8406334Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8406496Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8406660Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8406818Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8406982Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8407139Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8407303Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8407467Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8407630Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8407792Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8407955Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8408117Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8408282Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8408442Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8408602Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8408766Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8408924Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8409124Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8409284Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8409441Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8409604Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8409763Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8409926Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8410089Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8410248Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8410407Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8410573Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8410733Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8410895Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8411056Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8411216Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8411385Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8411544Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8411707Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8411915Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8412074Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8412232Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8412395Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8412597Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8412757Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8412918Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8413077Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8413240Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8413399Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8413595Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8413762Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8413919Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8414080Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8414241Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8414402Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8414564Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8414838Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8414997Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8415158Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8415317Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8415484Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8415644Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8415803Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8415965Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8416126Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8416287Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8416448Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8416650Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8416811Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8416969Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8417128Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8417292Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8417452Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8417611Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8417775Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8417934Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8418099Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8418260Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8418421Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8418584Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8418744Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8418901Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8419064Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8419265Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8419425Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8419583Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8419742Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8419944Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8420102Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8420261Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8420422Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8420579Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8420738Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8420943Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8421107Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8421270Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8421429Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8421590Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8421752Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8421911Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8422069Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8422228Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8422386Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8422547Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8422707Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8422867Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8423031Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8423190Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8423349Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8423514Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8423673Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8423900Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8424060Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8424218Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8424383Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8424574Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8424760Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8424922Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8425081Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8425244Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8425405Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8425564Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8425730Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8425890Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8426051Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8426216Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8426376Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8426582Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8426740Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8426898Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8427062Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8427262Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8427423Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8427588Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8427748Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8427909Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8428066Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8428270Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8428436Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8428595Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8428760Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8428923Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8429087Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8429250Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8429413Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8429572Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8429731Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8429889Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8430052Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8430219Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8430379Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8430537Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8430699Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8430858Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8431019Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8431225Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8431384Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8431547Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8431706Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8431867Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8432030Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8432190Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8432351Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8432510Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8432672Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8432832Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8432995Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8433155Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8433317Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8433477Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8433640Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8433843Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8434001Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8434165Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8434322Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8434520Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8434680Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8434841Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8435004Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8435162Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8435320Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8435522Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8435684Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8435845Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8436196Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8436355Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8436521Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8436682Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8436842Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8437004Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8437166Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8437326Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8437492Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8437656Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8437819Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8437979Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8438137Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8438298Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8438459Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8438693Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8438857Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8439017Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8439175Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8439340Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8439499Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8439662Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8439823Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8439981Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8440146Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8440306Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8440469Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8440629Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8440786Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8440950Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8441109Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8441332Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8441492Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8441652Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8441810Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8442028Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8442187Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8442352Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8442514Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8442674Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8442837Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8443048Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8443211Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8443374Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8443533Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8443695Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8443855Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8444014Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8444182Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8444339Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8444497Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8444656Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8444815Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8444977Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8445135Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8445293Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8445452Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8445615Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8445772Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8445974Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8446132Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8446291Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8446450Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8446611Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8446775Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8446932Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8447093Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8447255Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8447414Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8447573Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8447736Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8447893Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8448055Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8448213Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8448373Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8448575Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8448739Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8448899Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8449064Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8449262Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8449425Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8449587Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8449745Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8449906Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8450064Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8450291Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8450458Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8450620Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8450781Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8450937Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8451096Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8451259Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8451417Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8451573Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8451733Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8451889Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8452053Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8452214Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8452372Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8452537Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8452697Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8452856Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8453015Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8453229Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8453390Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8453547Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8453707Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8453873Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8454031Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8454192Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8454369Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8454551Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8454793Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8454951Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8455110Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8455272Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8455433Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8455594Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8455760Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8455978Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8456146Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8456305Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8456466Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8456669Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8456827Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8456987Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8457147Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8457306Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8457465Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8457628Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8457832Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8457996Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8458157Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8458318Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8458485Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8458644Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8458807Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8458974Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8459137Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8459300Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8459461Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8459623Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8459785Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8459944Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8460106Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8460269Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8460430Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8460632Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8460791Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8460949Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8461112Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8461273Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8461435Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8461595Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8461755Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8461916Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8462077Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8462238Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8462402Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8462559Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8462719Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8462880Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8463038Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8463251Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8463410Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8463567Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8463727Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8463928Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8464088Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8464257Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8464416Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8464579Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8464737Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8464895Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8465104Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8465267Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8469884Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8470074Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8470242Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8470428Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8470592Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8470758Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8470920Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8471080Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8471244Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8471413Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8471574Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8471737Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8471897Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8472065Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8472226Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8472456Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8472623Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8472785Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8472946Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8473114Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8473279Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8473443Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8473605Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8473766Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8473933Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8474094Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8474257Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8474419Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8474580Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8474747Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8474908Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8475118Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8475281Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8475443Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8475604Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8475813Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8475972Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8476137Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8476299Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8476461Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8476623Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8476781Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8476985Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8477152Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8477311Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8477468Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8477637Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8477799Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8477965Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8478126Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8478284Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8478450Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8478609Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8478774Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8478939Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8479100Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8479264Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8479428Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8479591Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8479798Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8479961Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8480122Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8480286Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8480446Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8480612Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8480774Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8480937Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8481102Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8481267Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8481429Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8481592Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8481750Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8481917Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8482076Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8482237Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8482400Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8482606Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8482769Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8482931Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8483157Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8483326Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8483488Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8483647Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8483813Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8483973Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8484134Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8484340Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8484505Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8484670Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8484833Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8484998Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8485169Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8485328Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8485486Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8485647Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8485807Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8485969Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8486136Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8486302Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8486469Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8486631Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8486793Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8486954Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8487156Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8487320Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8487484Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8487642Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8487802Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8487965Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8488127Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8488289Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8488448Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8488609Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8488773Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8488936Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8489100Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8489260Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8489419Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8489580Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8489745Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8489951Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8490111Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8490271Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8490473Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8490631Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8490792Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8490956Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8491113Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8491272Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8491435Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8491634Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8491803Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8491966Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8492127Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8492292Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8492452Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8492614Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8492776Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8492935Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8493094Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8493254Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8493416Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8493578Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8493736Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8493897Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8494066Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8494230Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8494418Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8494648Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8494894Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8495057Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8495216Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8495378Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8495540Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8495698Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8495858Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8496019Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8496184Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8496346Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8496509Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8496669Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8496833Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8496994Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8497157Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8497369Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8497530Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8497691Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8497849Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8498050Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8498214Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8498378Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8498538Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8498701Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8498862Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8499065Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8499231Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8499392Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8499558Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8499719Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T21:00:13.8499879Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8500045Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8500207Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8500372Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8500533Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8500695Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8500862Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8501024Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8501182Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8501343Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8501506Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8501670Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8501834Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8502033Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8502199Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8502358Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8502516Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8502687Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8502848Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8503011Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8503171Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8503331Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8503496Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8503655Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8503816Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8503978Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8504139Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8504300Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8504465Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8504672Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8504837Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8504995Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8505158Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8505363Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8505524Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8505685Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8505847Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8506006Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8506168Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8506367Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8506532Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8506696Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8506858Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8507017Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8507180Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8507339Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8507506Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8507670Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8507830Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8507994Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8508156Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8508317Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8508479Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8508638Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8508801Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8508963Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8509123Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8509333Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8509498Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8509659Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8509821Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8509981Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8510145Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8510305Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8510464Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8510624Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8510788Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8510948Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8511114Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8511276Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8511441Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8511603Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8511766Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8512003Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8512164Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8512325Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8512490Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8512694Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8512857Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8513024Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8513183Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8513348Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8513507Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8513704Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8513872Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8514030Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8514191Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8514356Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8514518Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8514682Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8514846Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8515006Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8515175Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8515337Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8515500Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8515666Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8515827Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8515990Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8516150Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8516315Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8516476Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8516677Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8516840Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8517006Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8517167Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8517334Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8517494Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8517654Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8517819Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8517980Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8518144Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8518307Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8518470Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8518636Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8518794Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8518953Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8519119Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8519323Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8519483Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8519643Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8519803Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8520006Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8520163Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8520324Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8520484Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8520643Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8520802Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8521013Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8521180Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8521347Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8521508Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8521666Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8521832Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8521991Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8522152Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8522314Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8522474Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8522634Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8522800Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8522964Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8523130Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8523287Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8523445Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8523612Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8523772Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8523974Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8524141Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8524300Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8524460Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8524625Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8524788Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8524950Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8525108Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8525271Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8525435Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8525597Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8525760Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8525919Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8526079Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8526245Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8526410Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8526691Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8526852Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8527013Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8527201Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T21:00:13.8527248Z 2025-05-07T21:00:13.8527394Z ============================== 1 passed in 2.13s =============================== 2025-05-07T21:00:13.8527478Z s! 2025-05-07T21:00:13.8527659Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8527824Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8527986Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8528151Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8528353Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8528522Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8528682Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8528843Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8529006Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8529173Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8529335Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8529502Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8529662Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8529830Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8529993Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8530158Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8530326Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8530489Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8530660Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8530821Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8530988Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8531151Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8531360Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8531523Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8531685Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8531848Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8532010Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8532176Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8532340Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8532502Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8532668Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8532832Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8532993Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8533161Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T21:00:13.8533294Z Time taken to estimate parameters (us): 64141 2025-05-07T21:00:13.8533332Z 2025-05-07T21:00:13.8533566Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T21:00:13.8533810Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 4 seconds 2025-05-07T21:00:13.8533815Z 2025-05-07T21:00:13.8533866Z 2025-05-07T21:00:13.8533871Z 2025-05-07T21:00:13.8533874Z 2025-05-07T21:00:13.8533998Z ################################################################################ 2025-05-07T21:00:13.8534131Z # [2025-05-07T21:00:13.848Z] Run Python Test Suite: 2025-05-07T21:00:13.8534310Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T21:00:13.8534466Z ################################################################################ 2025-05-07T21:00:13.8535209Z + 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-07T21:00:13.8535215Z 2025-05-07T21:00:16.0191518Z ============================= test session starts ============================== 2025-05-07T21:00:16.0192167Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:00:16.0193007Z cachedir: .pytest_cache 2025-05-07T21:00:16.0193614Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:00:16.0194343Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:00:16.0194764Z plugins: hypothesis-6.131.14 2025-05-07T21:00:17.7189942Z collecting ... collected 2 items 2025-05-07T21:00:17.7190213Z 2025-05-07T21:00:21.0788650Z 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-07T21:00:21.0789994Z self=, 2025-05-07T21:00:21.0790747Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0791054Z weight_decay=0.001, 2025-05-07T21:00:21.0791296Z T=1, 2025-05-07T21:00:21.0791498Z D=2, 2025-05-07T21:00:21.0791697Z B=1, 2025-05-07T21:00:21.0791894Z log_E=3, 2025-05-07T21:00:21.0792102Z L=0, 2025-05-07T21:00:21.0792297Z D_gradcheck=1, 2025-05-07T21:00:21.0792528Z weighted=False, 2025-05-07T21:00:21.0792755Z mixed=False, 2025-05-07T21:00:21.0792995Z output_dtype=SparseType.FP32, 2025-05-07T21:00:21.0793309Z pooling_mode=, 2025-05-07T21:00:21.0793609Z start_iter=0, 2025-05-07T21:00:21.0793835Z gwd_lower_bound=0, 2025-05-07T21:00:21.0794065Z ) 2025-05-07T21:00:21.0794343Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0795436Z self=, 2025-05-07T21:00:21.0796172Z weights_precision=SparseType.FP16, 2025-05-07T21:00:21.0796474Z weight_decay=0.001, 2025-05-07T21:00:21.0796710Z T=1, 2025-05-07T21:00:21.0796899Z D=2, 2025-05-07T21:00:21.0797092Z B=1, 2025-05-07T21:00:21.0797290Z log_E=3, 2025-05-07T21:00:21.0797490Z L=0, 2025-05-07T21:00:21.0797689Z D_gradcheck=1, 2025-05-07T21:00:21.0797944Z weighted=False, 2025-05-07T21:00:21.0798169Z mixed=False, 2025-05-07T21:00:21.0798405Z output_dtype=SparseType.FP32, 2025-05-07T21:00:21.0798717Z pooling_mode=, 2025-05-07T21:00:21.0799009Z start_iter=0, 2025-05-07T21:00:21.0799227Z gwd_lower_bound=0, 2025-05-07T21:00:21.0799453Z ) 2025-05-07T21:00:21.0799726Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0800520Z self=, 2025-05-07T21:00:21.0801243Z weights_precision=SparseType.FP16, 2025-05-07T21:00:21.0801544Z weight_decay=0.001, 2025-05-07T21:00:21.0801779Z T=5, 2025-05-07T21:00:21.0801970Z D=81, 2025-05-07T21:00:21.0802170Z B=109, 2025-05-07T21:00:21.0802371Z log_E=4, 2025-05-07T21:00:21.0802675Z L=0, 2025-05-07T21:00:21.0802878Z D_gradcheck=1, 2025-05-07T21:00:21.0803105Z weighted=True, 2025-05-07T21:00:21.0803320Z mixed=False, 2025-05-07T21:00:21.0803566Z output_dtype=SparseType.BF16, 2025-05-07T21:00:21.0803875Z pooling_mode=, 2025-05-07T21:00:21.0804166Z start_iter=0, 2025-05-07T21:00:21.0804487Z gwd_lower_bound=0, 2025-05-07T21:00:21.0804715Z ) 2025-05-07T21:00:21.0804986Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0805779Z self=, 2025-05-07T21:00:21.0806514Z weights_precision=SparseType.FP16, 2025-05-07T21:00:21.0806812Z weight_decay=0.1, 2025-05-07T21:00:21.0807045Z T=3, 2025-05-07T21:00:21.0807242Z D=100, 2025-05-07T21:00:21.0807443Z B=70, 2025-05-07T21:00:21.0807635Z log_E=3, 2025-05-07T21:00:21.0816542Z L=5, 2025-05-07T21:00:21.0816767Z D_gradcheck=2, 2025-05-07T21:00:21.0817004Z weighted=True, 2025-05-07T21:00:21.0817228Z mixed=False, 2025-05-07T21:00:21.0817477Z output_dtype=SparseType.FP32, 2025-05-07T21:00:21.0817797Z pooling_mode=, 2025-05-07T21:00:21.0818094Z start_iter=10, 2025-05-07T21:00:21.0818335Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0818584Z ) 2025-05-07T21:00:21.0818855Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0819647Z self=, 2025-05-07T21:00:21.0820384Z weights_precision=SparseType.FP16, 2025-05-07T21:00:21.0820691Z weight_decay=0.001, 2025-05-07T21:00:21.0820922Z T=2, 2025-05-07T21:00:21.0821120Z D=19, 2025-05-07T21:00:21.0821319Z B=124, 2025-05-07T21:00:21.0821512Z log_E=3, 2025-05-07T21:00:21.0821721Z L=11, 2025-05-07T21:00:21.0821935Z D_gradcheck=1, 2025-05-07T21:00:21.0822155Z weighted=True, 2025-05-07T21:00:21.0822376Z mixed=True, 2025-05-07T21:00:21.0822617Z output_dtype=SparseType.BF16, 2025-05-07T21:00:21.0822916Z pooling_mode=, 2025-05-07T21:00:21.0823208Z start_iter=1000, 2025-05-07T21:00:21.0823449Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0823688Z ) 2025-05-07T21:00:21.0823960Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0824803Z self=, 2025-05-07T21:00:21.0825537Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0825830Z weight_decay=0.01, 2025-05-07T21:00:21.0826061Z T=1, 2025-05-07T21:00:21.0826257Z D=66, 2025-05-07T21:00:21.0826444Z B=22, 2025-05-07T21:00:21.0826642Z log_E=3, 2025-05-07T21:00:21.0826844Z L=13, 2025-05-07T21:00:21.0827043Z D_gradcheck=1, 2025-05-07T21:00:21.0827270Z weighted=False, 2025-05-07T21:00:21.0827499Z mixed=True, 2025-05-07T21:00:21.0827733Z output_dtype=SparseType.FP32, 2025-05-07T21:00:21.0828042Z pooling_mode=, 2025-05-07T21:00:21.0828340Z start_iter=1000, 2025-05-07T21:00:21.0828576Z gwd_lower_bound=0.01, 2025-05-07T21:00:21.0828820Z ) 2025-05-07T21:00:21.0829095Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0829877Z self=, 2025-05-07T21:00:21.0830610Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0830909Z weight_decay=0.01, 2025-05-07T21:00:21.0831138Z T=5, 2025-05-07T21:00:21.0831327Z D=43, 2025-05-07T21:00:21.0831522Z B=3, 2025-05-07T21:00:21.0831714Z log_E=5, 2025-05-07T21:00:21.0831912Z L=6, 2025-05-07T21:00:21.0832115Z D_gradcheck=1, 2025-05-07T21:00:21.0832343Z weighted=False, 2025-05-07T21:00:21.0832613Z mixed=False, 2025-05-07T21:00:21.0832855Z output_dtype=SparseType.FP16, 2025-05-07T21:00:21.0833165Z pooling_mode=, 2025-05-07T21:00:21.0833459Z start_iter=100, 2025-05-07T21:00:21.0833695Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0833937Z ) 2025-05-07T21:00:21.0834248Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0835037Z self=, 2025-05-07T21:00:21.0835771Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0836370Z weight_decay=0.1, 2025-05-07T21:00:21.0836603Z T=5, 2025-05-07T21:00:21.0836798Z D=56, 2025-05-07T21:00:21.0836987Z B=25, 2025-05-07T21:00:21.0837188Z log_E=5, 2025-05-07T21:00:21.0837393Z L=8, 2025-05-07T21:00:21.0837596Z D_gradcheck=2, 2025-05-07T21:00:21.0837813Z weighted=True, 2025-05-07T21:00:21.0838126Z mixed=False, 2025-05-07T21:00:21.0838370Z output_dtype=SparseType.FP16, 2025-05-07T21:00:21.0838673Z pooling_mode=, 2025-05-07T21:00:21.0838966Z start_iter=1000, 2025-05-07T21:00:21.0839208Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0839442Z ) 2025-05-07T21:00:21.0839713Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0840500Z self=, 2025-05-07T21:00:21.0841227Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0841532Z weight_decay=0.001, 2025-05-07T21:00:21.0841769Z T=5, 2025-05-07T21:00:21.0841956Z D=35, 2025-05-07T21:00:21.0842151Z B=118, 2025-05-07T21:00:21.0842350Z log_E=3, 2025-05-07T21:00:21.0842548Z L=6, 2025-05-07T21:00:21.0842746Z D_gradcheck=1, 2025-05-07T21:00:21.0842969Z weighted=True, 2025-05-07T21:00:21.0843188Z mixed=False, 2025-05-07T21:00:21.0843434Z output_dtype=SparseType.FP32, 2025-05-07T21:00:21.0843742Z pooling_mode=, 2025-05-07T21:00:21.0844034Z start_iter=1000, 2025-05-07T21:00:21.0844267Z gwd_lower_bound=0.01, 2025-05-07T21:00:21.0844505Z ) 2025-05-07T21:00:21.0844778Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0845559Z self=, 2025-05-07T21:00:21.0846376Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0846681Z weight_decay=0.01, 2025-05-07T21:00:21.0846908Z T=3, 2025-05-07T21:00:21.0847102Z D=113, 2025-05-07T21:00:21.0847302Z B=46, 2025-05-07T21:00:21.0847492Z log_E=4, 2025-05-07T21:00:21.0847695Z L=2, 2025-05-07T21:00:21.0847902Z D_gradcheck=2, 2025-05-07T21:00:21.0848121Z weighted=False, 2025-05-07T21:00:21.0848343Z mixed=True, 2025-05-07T21:00:21.0848590Z output_dtype=SparseType.FP32, 2025-05-07T21:00:21.0848894Z pooling_mode=, 2025-05-07T21:00:21.0849190Z start_iter=1000, 2025-05-07T21:00:21.0849432Z gwd_lower_bound=0.01, 2025-05-07T21:00:21.0849675Z ) 2025-05-07T21:00:21.0849941Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0850732Z self=, 2025-05-07T21:00:21.0851464Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0851761Z weight_decay=0.01, 2025-05-07T21:00:21.0851994Z T=2, 2025-05-07T21:00:21.0852189Z D=90, 2025-05-07T21:00:21.0852377Z B=81, 2025-05-07T21:00:21.0852573Z log_E=3, 2025-05-07T21:00:21.0852779Z L=12, 2025-05-07T21:00:21.0852973Z D_gradcheck=2, 2025-05-07T21:00:21.0853197Z weighted=False, 2025-05-07T21:00:21.0853418Z mixed=True, 2025-05-07T21:00:21.0853652Z output_dtype=SparseType.BF16, 2025-05-07T21:00:21.0854042Z pooling_mode=, 2025-05-07T21:00:21.0854334Z start_iter=0, 2025-05-07T21:00:21.0854558Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0854896Z ) 2025-05-07T21:00:21.0855169Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0855955Z self=, 2025-05-07T21:00:21.0856775Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0857079Z weight_decay=0.01, 2025-05-07T21:00:21.0857312Z T=2, 2025-05-07T21:00:21.0857500Z D=90, 2025-05-07T21:00:21.0857693Z B=81, 2025-05-07T21:00:21.0857888Z log_E=3, 2025-05-07T21:00:21.0858085Z L=12, 2025-05-07T21:00:21.0858292Z D_gradcheck=2, 2025-05-07T21:00:21.0858518Z weighted=False, 2025-05-07T21:00:21.0858735Z mixed=False, 2025-05-07T21:00:21.0858980Z output_dtype=SparseType.BF16, 2025-05-07T21:00:21.0859342Z pooling_mode=, 2025-05-07T21:00:21.0859630Z start_iter=0, 2025-05-07T21:00:21.0859859Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0860106Z ) 2025-05-07T21:00:21.0860377Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0861162Z self=, 2025-05-07T21:00:21.0861897Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0862197Z weight_decay=0.01, 2025-05-07T21:00:21.0862423Z T=2, 2025-05-07T21:00:21.0862618Z D=90, 2025-05-07T21:00:21.0862820Z B=81, 2025-05-07T21:00:21.0863011Z log_E=3, 2025-05-07T21:00:21.0863214Z L=12, 2025-05-07T21:00:21.0863418Z D_gradcheck=1, 2025-05-07T21:00:21.0863638Z weighted=False, 2025-05-07T21:00:21.0863864Z mixed=False, 2025-05-07T21:00:21.0864111Z output_dtype=SparseType.BF16, 2025-05-07T21:00:21.0864414Z pooling_mode=, 2025-05-07T21:00:21.0864713Z start_iter=0, 2025-05-07T21:00:21.0864942Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0865182Z ) 2025-05-07T21:00:21.0865456Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0866247Z self=, 2025-05-07T21:00:21.0866979Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0867273Z weight_decay=0.01, 2025-05-07T21:00:21.0867503Z T=1, 2025-05-07T21:00:21.0867750Z D=90, 2025-05-07T21:00:21.0867940Z B=81, 2025-05-07T21:00:21.0868133Z log_E=3, 2025-05-07T21:00:21.0868336Z L=12, 2025-05-07T21:00:21.0868533Z D_gradcheck=1, 2025-05-07T21:00:21.0868757Z weighted=False, 2025-05-07T21:00:21.0868982Z mixed=False, 2025-05-07T21:00:21.0869217Z output_dtype=SparseType.BF16, 2025-05-07T21:00:21.0869524Z pooling_mode=, 2025-05-07T21:00:21.0869834Z start_iter=0, 2025-05-07T21:00:21.0870062Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0870305Z ) 2025-05-07T21:00:21.0870581Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T21:00:21.0871362Z self=, 2025-05-07T21:00:21.0872095Z weights_precision=SparseType.FP32, 2025-05-07T21:00:21.0872396Z weight_decay=0.01, 2025-05-07T21:00:21.0872622Z T=1, 2025-05-07T21:00:21.0872824Z D=90, 2025-05-07T21:00:21.0873018Z B=1, 2025-05-07T21:00:21.0873208Z log_E=3, 2025-05-07T21:00:21.0873414Z L=12, 2025-05-07T21:00:21.0873617Z D_gradcheck=1, 2025-05-07T21:00:21.0873837Z weighted=False, 2025-05-07T21:00:21.0874064Z mixed=False, 2025-05-07T21:00:21.0874307Z output_dtype=SparseType.BF16, 2025-05-07T21:00:21.0874607Z pooling_mode=, 2025-05-07T21:00:21.0874954Z start_iter=0, 2025-05-07T21:00:21.0875181Z gwd_lower_bound=0.001, 2025-05-07T21:00:21.0875420Z ) 2025-05-07T21:00:21.0875603Z PASSED 2025-05-07T21:00:34.8143375Z 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-07T21:00:34.8145112Z self=, 2025-05-07T21:00:34.8145877Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8146195Z weight_decay=0.001, 2025-05-07T21:00:34.8146436Z T=1, 2025-05-07T21:00:34.8146629Z D=2, 2025-05-07T21:00:34.8146828Z B=1, 2025-05-07T21:00:34.8147024Z log_E=3, 2025-05-07T21:00:34.8147224Z L=0, 2025-05-07T21:00:34.8147429Z D_gradcheck=1, 2025-05-07T21:00:34.8147658Z weighted=False, 2025-05-07T21:00:34.8147965Z mixed=False, 2025-05-07T21:00:34.8148217Z output_dtype=SparseType.FP32, 2025-05-07T21:00:34.8148527Z pooling_mode=, 2025-05-07T21:00:34.8148813Z start_iter=0, 2025-05-07T21:00:34.8149042Z gwd_lower_bound=0, 2025-05-07T21:00:34.8149272Z ) 2025-05-07T21:00:34.8149559Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8150434Z self=, 2025-05-07T21:00:34.8151184Z weights_precision=SparseType.FP16, 2025-05-07T21:00:34.8151490Z weight_decay=0.001, 2025-05-07T21:00:34.8151718Z T=1, 2025-05-07T21:00:34.8151913Z D=2, 2025-05-07T21:00:34.8152110Z B=1, 2025-05-07T21:00:34.8152298Z log_E=3, 2025-05-07T21:00:34.8152500Z L=0, 2025-05-07T21:00:34.8152701Z D_gradcheck=1, 2025-05-07T21:00:34.8152921Z weighted=False, 2025-05-07T21:00:34.8153146Z mixed=False, 2025-05-07T21:00:34.8153396Z output_dtype=SparseType.FP32, 2025-05-07T21:00:34.8153700Z pooling_mode=, 2025-05-07T21:00:34.8153993Z start_iter=0, 2025-05-07T21:00:34.8154216Z gwd_lower_bound=0, 2025-05-07T21:00:34.8154441Z ) 2025-05-07T21:00:34.8154728Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8155548Z self=, 2025-05-07T21:00:34.8156299Z weights_precision=SparseType.FP16, 2025-05-07T21:00:34.8156676Z weight_decay=0.001, 2025-05-07T21:00:34.8156912Z T=4, 2025-05-07T21:00:34.8157109Z D=100, 2025-05-07T21:00:34.8157300Z B=73, 2025-05-07T21:00:34.8157497Z log_E=4, 2025-05-07T21:00:34.8157706Z L=14, 2025-05-07T21:00:34.8157904Z D_gradcheck=2, 2025-05-07T21:00:34.8158131Z weighted=True, 2025-05-07T21:00:34.8158354Z mixed=True, 2025-05-07T21:00:34.8158593Z output_dtype=SparseType.FP32, 2025-05-07T21:00:34.8158907Z pooling_mode=, 2025-05-07T21:00:34.8159202Z start_iter=1000, 2025-05-07T21:00:34.8159438Z gwd_lower_bound=0.01, 2025-05-07T21:00:34.8159686Z ) 2025-05-07T21:00:34.8159977Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8160825Z self=, 2025-05-07T21:00:34.8161576Z weights_precision=SparseType.FP16, 2025-05-07T21:00:34.8161880Z weight_decay=0.01, 2025-05-07T21:00:34.8162121Z T=4, 2025-05-07T21:00:34.8162308Z D=33, 2025-05-07T21:00:34.8162505Z B=110, 2025-05-07T21:00:34.8162706Z log_E=5, 2025-05-07T21:00:34.8162903Z L=11, 2025-05-07T21:00:34.8163106Z D_gradcheck=1, 2025-05-07T21:00:34.8163330Z weighted=False, 2025-05-07T21:00:34.8163553Z mixed=False, 2025-05-07T21:00:34.8163796Z output_dtype=SparseType.BF16, 2025-05-07T21:00:34.8164234Z pooling_mode=, 2025-05-07T21:00:34.8164521Z start_iter=100, 2025-05-07T21:00:34.8164753Z gwd_lower_bound=0, 2025-05-07T21:00:34.8164977Z ) 2025-05-07T21:00:34.8165258Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8166114Z self=, 2025-05-07T21:00:34.8166907Z weights_precision=SparseType.FP16, 2025-05-07T21:00:34.8167208Z weight_decay=0.001, 2025-05-07T21:00:34.8167440Z T=3, 2025-05-07T21:00:34.8167639Z D=122, 2025-05-07T21:00:34.8167837Z B=17, 2025-05-07T21:00:34.8168028Z log_E=5, 2025-05-07T21:00:34.8168232Z L=13, 2025-05-07T21:00:34.8168434Z D_gradcheck=2, 2025-05-07T21:00:34.8168652Z weighted=False, 2025-05-07T21:00:34.8168876Z mixed=False, 2025-05-07T21:00:34.8169121Z output_dtype=SparseType.BF16, 2025-05-07T21:00:34.8169464Z pooling_mode=, 2025-05-07T21:00:34.8169792Z start_iter=1000, 2025-05-07T21:00:34.8170058Z gwd_lower_bound=0.001, 2025-05-07T21:00:34.8170295Z ) 2025-05-07T21:00:34.8170586Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8171416Z self=, 2025-05-07T21:00:34.8172166Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8172460Z weight_decay=0.01, 2025-05-07T21:00:34.8172694Z T=3, 2025-05-07T21:00:34.8172892Z D=27, 2025-05-07T21:00:34.8173084Z B=125, 2025-05-07T21:00:34.8173285Z log_E=4, 2025-05-07T21:00:34.8173489Z L=5, 2025-05-07T21:00:34.8173686Z D_gradcheck=1, 2025-05-07T21:00:34.8173911Z weighted=True, 2025-05-07T21:00:34.8174140Z mixed=False, 2025-05-07T21:00:34.8174377Z output_dtype=SparseType.FP16, 2025-05-07T21:00:34.8174685Z pooling_mode=, 2025-05-07T21:00:34.8175093Z start_iter=100, 2025-05-07T21:00:34.8175321Z gwd_lower_bound=0.001, 2025-05-07T21:00:34.8175564Z ) 2025-05-07T21:00:34.8175852Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8176666Z self=, 2025-05-07T21:00:34.8177416Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8177716Z weight_decay=0.01, 2025-05-07T21:00:34.8177947Z T=2, 2025-05-07T21:00:34.8178192Z D=76, 2025-05-07T21:00:34.8178391Z B=37, 2025-05-07T21:00:34.8178585Z log_E=4, 2025-05-07T21:00:34.8178782Z L=10, 2025-05-07T21:00:34.8178983Z D_gradcheck=1, 2025-05-07T21:00:34.8179210Z weighted=False, 2025-05-07T21:00:34.8179424Z mixed=True, 2025-05-07T21:00:34.8179664Z output_dtype=SparseType.BF16, 2025-05-07T21:00:34.8179973Z pooling_mode=, 2025-05-07T21:00:34.8180264Z start_iter=10, 2025-05-07T21:00:34.8180491Z gwd_lower_bound=0, 2025-05-07T21:00:34.8180718Z ) 2025-05-07T21:00:34.8180999Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8181852Z self=, 2025-05-07T21:00:34.8182602Z weights_precision=SparseType.FP16, 2025-05-07T21:00:34.8182896Z weight_decay=0.01, 2025-05-07T21:00:34.8183127Z T=2, 2025-05-07T21:00:34.8183325Z D=89, 2025-05-07T21:00:34.8183518Z B=118, 2025-05-07T21:00:34.8183715Z log_E=3, 2025-05-07T21:00:34.8183915Z L=20, 2025-05-07T21:00:34.8184116Z D_gradcheck=1, 2025-05-07T21:00:34.8184335Z weighted=True, 2025-05-07T21:00:34.8184554Z mixed=True, 2025-05-07T21:00:34.8184794Z output_dtype=SparseType.FP16, 2025-05-07T21:00:34.8185096Z pooling_mode=, 2025-05-07T21:00:34.8185446Z start_iter=0, 2025-05-07T21:00:34.8185675Z gwd_lower_bound=0.01, 2025-05-07T21:00:34.8185908Z ) 2025-05-07T21:00:34.8186195Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8187012Z self=, 2025-05-07T21:00:34.8187797Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8188099Z weight_decay=0.1, 2025-05-07T21:00:34.8188332Z T=5, 2025-05-07T21:00:34.8188520Z D=74, 2025-05-07T21:00:34.8188721Z B=125, 2025-05-07T21:00:34.8188924Z log_E=5, 2025-05-07T21:00:34.8189122Z L=1, 2025-05-07T21:00:34.8189329Z D_gradcheck=2, 2025-05-07T21:00:34.8189555Z weighted=False, 2025-05-07T21:00:34.8189772Z mixed=True, 2025-05-07T21:00:34.8190014Z output_dtype=SparseType.FP16, 2025-05-07T21:00:34.8190323Z pooling_mode=, 2025-05-07T21:00:34.8191153Z start_iter=100, 2025-05-07T21:00:34.8191393Z gwd_lower_bound=0.001, 2025-05-07T21:00:34.8191637Z ) 2025-05-07T21:00:34.8191927Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8192741Z self=, 2025-05-07T21:00:34.8193488Z weights_precision=SparseType.FP16, 2025-05-07T21:00:34.8193786Z weight_decay=0.01, 2025-05-07T21:00:34.8194008Z T=2, 2025-05-07T21:00:34.8194217Z D=93, 2025-05-07T21:00:34.8194414Z B=122, 2025-05-07T21:00:34.8194621Z log_E=4, 2025-05-07T21:00:34.8194823Z L=10, 2025-05-07T21:00:34.8195146Z D_gradcheck=2, 2025-05-07T21:00:34.8195493Z weighted=False, 2025-05-07T21:00:34.8195976Z mixed=False, 2025-05-07T21:00:34.8196331Z output_dtype=SparseType.FP16, 2025-05-07T21:00:34.8196721Z pooling_mode=, 2025-05-07T21:00:34.8197150Z start_iter=1000, 2025-05-07T21:00:34.8197507Z gwd_lower_bound=0, 2025-05-07T21:00:34.8197813Z ) 2025-05-07T21:00:34.8198229Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8199175Z self=, 2025-05-07T21:00:34.8207587Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8207963Z weight_decay=0.001, 2025-05-07T21:00:34.8208205Z T=5, 2025-05-07T21:00:34.8208408Z D=78, 2025-05-07T21:00:34.8208609Z B=109, 2025-05-07T21:00:34.8208887Z log_E=5, 2025-05-07T21:00:34.8209097Z L=14, 2025-05-07T21:00:34.8209301Z D_gradcheck=1, 2025-05-07T21:00:34.8209524Z weighted=False, 2025-05-07T21:00:34.8209754Z mixed=False, 2025-05-07T21:00:34.8209998Z output_dtype=SparseType.BF16, 2025-05-07T21:00:34.8210310Z pooling_mode=, 2025-05-07T21:00:34.8210604Z start_iter=10, 2025-05-07T21:00:34.8210833Z gwd_lower_bound=0, 2025-05-07T21:00:34.8211067Z ) 2025-05-07T21:00:34.8211355Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8212178Z self=, 2025-05-07T21:00:34.8212934Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8213235Z weight_decay=0.001, 2025-05-07T21:00:34.8213472Z T=5, 2025-05-07T21:00:34.8213667Z D=78, 2025-05-07T21:00:34.8213858Z B=109, 2025-05-07T21:00:34.8214055Z log_E=5, 2025-05-07T21:00:34.8214268Z L=1, 2025-05-07T21:00:34.8214463Z D_gradcheck=1, 2025-05-07T21:00:34.8214688Z weighted=False, 2025-05-07T21:00:34.8214996Z mixed=False, 2025-05-07T21:00:34.8215234Z output_dtype=SparseType.BF16, 2025-05-07T21:00:34.8215545Z pooling_mode=, 2025-05-07T21:00:34.8215843Z start_iter=10, 2025-05-07T21:00:34.8216077Z gwd_lower_bound=0, 2025-05-07T21:00:34.8216362Z ) 2025-05-07T21:00:34.8216652Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8217473Z self=, 2025-05-07T21:00:34.8218216Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8218574Z weight_decay=0.001, 2025-05-07T21:00:34.8218809Z T=1, 2025-05-07T21:00:34.8219001Z D=78, 2025-05-07T21:00:34.8219196Z B=109, 2025-05-07T21:00:34.8219394Z log_E=5, 2025-05-07T21:00:34.8219598Z L=1, 2025-05-07T21:00:34.8219800Z D_gradcheck=1, 2025-05-07T21:00:34.8220027Z weighted=False, 2025-05-07T21:00:34.8220243Z mixed=False, 2025-05-07T21:00:34.8220485Z output_dtype=SparseType.BF16, 2025-05-07T21:00:34.8220794Z pooling_mode=, 2025-05-07T21:00:34.8221084Z start_iter=10, 2025-05-07T21:00:34.8221314Z gwd_lower_bound=0, 2025-05-07T21:00:34.8221592Z ) 2025-05-07T21:00:34.8221886Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8222697Z self=, 2025-05-07T21:00:34.8223443Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8223750Z weight_decay=0.001, 2025-05-07T21:00:34.8223978Z T=1, 2025-05-07T21:00:34.8224173Z D=109, 2025-05-07T21:00:34.8224370Z B=109, 2025-05-07T21:00:34.8224560Z log_E=5, 2025-05-07T21:00:34.8224765Z L=1, 2025-05-07T21:00:34.8224969Z D_gradcheck=1, 2025-05-07T21:00:34.8225187Z weighted=False, 2025-05-07T21:00:34.8225410Z mixed=False, 2025-05-07T21:00:34.8225654Z output_dtype=SparseType.BF16, 2025-05-07T21:00:34.8225955Z pooling_mode=, 2025-05-07T21:00:34.8226250Z start_iter=10, 2025-05-07T21:00:34.8226504Z gwd_lower_bound=0, 2025-05-07T21:00:34.8226727Z ) 2025-05-07T21:00:34.8227015Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T21:00:34.8227834Z self=, 2025-05-07T21:00:34.8228585Z weights_precision=SparseType.FP32, 2025-05-07T21:00:34.8228881Z weight_decay=0.001, 2025-05-07T21:00:34.8229115Z T=1, 2025-05-07T21:00:34.8229312Z D=109, 2025-05-07T21:00:34.8229507Z B=109, 2025-05-07T21:00:34.8229707Z log_E=3, 2025-05-07T21:00:34.8229911Z L=1, 2025-05-07T21:00:34.8230157Z D_gradcheck=1, 2025-05-07T21:00:34.8230387Z weighted=False, 2025-05-07T21:00:34.8230608Z mixed=False, 2025-05-07T21:00:34.8230847Z output_dtype=SparseType.BF16, 2025-05-07T21:00:34.8231155Z pooling_mode=, 2025-05-07T21:00:34.8231451Z start_iter=10, 2025-05-07T21:00:34.8231686Z gwd_lower_bound=0, 2025-05-07T21:00:34.8231908Z ) 2025-05-07T21:00:34.8232104Z PASSED 2025-05-07T21:00:34.8232224Z 2025-05-07T21:00:34.8232380Z =============================== warnings summary =============================== 2025-05-07T21:00:34.8232966Z ../../../../../../miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T21:00:34.8234248Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T21:00:34.8235131Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T21:00:34.8235764Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T21:00:34.8236573Z  2025-05-07T21:00:34.8236798Z warnings.warn( # noqa: B028 2025-05-07T21:00:34.8236983Z 2025-05-07T21:00:34.8237228Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:00:34.8237708Z ======================== 2 passed, 1 warning in 18.93s ========================= 2025-05-07T21:00:35.4992927Z 2025-05-07T21:00:35.4993847Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T21:00:35.5014462Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 22 seconds 2025-05-07T21:00:35.5014975Z 2025-05-07T21:00:35.5014980Z 2025-05-07T21:00:35.5015272Z 2025-05-07T21:00:35.5015276Z 2025-05-07T21:00:35.5037127Z ################################################################################ 2025-05-07T21:00:35.5052612Z # [2025-05-07T21:00:35.504Z] Run Python Test Suite: 2025-05-07T21:00:35.5052996Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T21:00:35.5053356Z ################################################################################ 2025-05-07T21:00:35.5078191Z + 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-07T21:00:35.5079359Z 2025-05-07T21:00:37.6693778Z ============================= test session starts ============================== 2025-05-07T21:00:37.6694485Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:00:37.6695132Z cachedir: .pytest_cache 2025-05-07T21:00:37.6695750Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:00:37.6696532Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:00:37.6696961Z plugins: hypothesis-6.131.14 2025-05-07T21:00:39.3198632Z collecting ... collected 1 item 2025-05-07T21:00:39.3198952Z 2025-05-07T21:00:45.0958948Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.0960449Z self=, 2025-05-07T21:00:45.0961115Z weights_precision=SparseType.FP32, 2025-05-07T21:00:45.0961428Z mixed_B=False, 2025-05-07T21:00:45.0961686Z pooling_mode=, 2025-05-07T21:00:45.0961980Z T=1, 2025-05-07T21:00:45.0962187Z D=128, 2025-05-07T21:00:45.0962383Z B=1, 2025-05-07T21:00:45.0962593Z log_E=3, 2025-05-07T21:00:45.0962802Z L=0, 2025-05-07T21:00:45.0963003Z D_gradcheck=1, 2025-05-07T21:00:45.0963251Z stochastic_rounding=False, 2025-05-07T21:00:45.0963524Z weighted=False, 2025-05-07T21:00:45.0964066Z row_wise=False, 2025-05-07T21:00:45.0964298Z mixed=False, 2025-05-07T21:00:45.0964523Z use_cache=False, 2025-05-07T21:00:45.0964787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.0965083Z use_cpu=False, 2025-05-07T21:00:45.0965334Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.0965618Z ) 2025-05-07T21:00:45.0965865Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.0966543Z self=, 2025-05-07T21:00:45.0967192Z weights_precision=SparseType.FP16, 2025-05-07T21:00:45.0967487Z mixed_B=False, 2025-05-07T21:00:45.0967744Z pooling_mode=, 2025-05-07T21:00:45.0968033Z T=1, 2025-05-07T21:00:45.0968230Z D=128, 2025-05-07T21:00:45.0968429Z B=1, 2025-05-07T21:00:45.0968627Z log_E=3, 2025-05-07T21:00:45.0968828Z L=0, 2025-05-07T21:00:45.0969031Z D_gradcheck=1, 2025-05-07T21:00:45.0969278Z stochastic_rounding=False, 2025-05-07T21:00:45.0969541Z weighted=False, 2025-05-07T21:00:45.0969773Z row_wise=False, 2025-05-07T21:00:45.0969997Z mixed=False, 2025-05-07T21:00:45.0970224Z use_cache=False, 2025-05-07T21:00:45.0970487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.0970787Z use_cpu=False, 2025-05-07T21:00:45.0971038Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.0971417Z ) 2025-05-07T21:00:45.0971668Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.0972341Z self=, 2025-05-07T21:00:45.0972981Z weights_precision=SparseType.FP16, 2025-05-07T21:00:45.0973382Z mixed_B=False, 2025-05-07T21:00:45.0973641Z pooling_mode=, 2025-05-07T21:00:45.0973930Z T=5, 2025-05-07T21:00:45.0974134Z D=431, 2025-05-07T21:00:45.0974340Z B=109, 2025-05-07T21:00:45.0974543Z log_E=3, 2025-05-07T21:00:45.0974848Z L=7, 2025-05-07T21:00:45.0975055Z D_gradcheck=1, 2025-05-07T21:00:45.0975292Z stochastic_rounding=False, 2025-05-07T21:00:45.0975565Z weighted=False, 2025-05-07T21:00:45.0975797Z row_wise=True, 2025-05-07T21:00:45.0976014Z mixed=False, 2025-05-07T21:00:45.0976256Z use_cache=False, 2025-05-07T21:00:45.0976603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.0976930Z use_cpu=True, 2025-05-07T21:00:45.0977181Z output_dtype=SparseType.BF16, 2025-05-07T21:00:45.0977474Z ) 2025-05-07T21:00:45.0977729Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.0978507Z self=, 2025-05-07T21:00:45.0979272Z weights_precision=SparseType.FP16, 2025-05-07T21:00:45.0979588Z mixed_B=True, 2025-05-07T21:00:45.0979851Z pooling_mode=, 2025-05-07T21:00:45.0980159Z T=1, 2025-05-07T21:00:45.0980363Z D=280, 2025-05-07T21:00:45.0980567Z B=72, 2025-05-07T21:00:45.0980762Z log_E=5, 2025-05-07T21:00:45.0980971Z L=1, 2025-05-07T21:00:45.0981179Z D_gradcheck=2, 2025-05-07T21:00:45.0981425Z stochastic_rounding=False, 2025-05-07T21:00:45.0981709Z weighted=True, 2025-05-07T21:00:45.0981940Z row_wise=False, 2025-05-07T21:00:45.0982162Z mixed=True, 2025-05-07T21:00:45.0982396Z use_cache=True, 2025-05-07T21:00:45.0982654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.0982969Z use_cpu=True, 2025-05-07T21:00:45.0983221Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.0983509Z ) 2025-05-07T21:00:45.0983755Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.0984537Z self=, 2025-05-07T21:00:45.0985298Z weights_precision=SparseType.FP32, 2025-05-07T21:00:45.0985619Z mixed_B=True, 2025-05-07T21:00:45.0985923Z pooling_mode=, 2025-05-07T21:00:45.0986238Z T=2, 2025-05-07T21:00:45.0986435Z D=396, 2025-05-07T21:00:45.0986630Z B=84, 2025-05-07T21:00:45.0986830Z log_E=5, 2025-05-07T21:00:45.0987037Z L=3, 2025-05-07T21:00:45.0987236Z D_gradcheck=2, 2025-05-07T21:00:45.0987482Z stochastic_rounding=False, 2025-05-07T21:00:45.0987769Z weighted=False, 2025-05-07T21:00:45.0988000Z row_wise=False, 2025-05-07T21:00:45.0988227Z mixed=True, 2025-05-07T21:00:45.0988454Z use_cache=False, 2025-05-07T21:00:45.0988719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.0989036Z use_cpu=True, 2025-05-07T21:00:45.0989292Z output_dtype=SparseType.BF16, 2025-05-07T21:00:45.0989573Z ) 2025-05-07T21:00:45.0989829Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.0990615Z self=, 2025-05-07T21:00:45.0991373Z weights_precision=SparseType.FP32, 2025-05-07T21:00:45.0991692Z mixed_B=True, 2025-05-07T21:00:45.0991953Z pooling_mode=, 2025-05-07T21:00:45.0992267Z T=3, 2025-05-07T21:00:45.0992459Z D=393, 2025-05-07T21:00:45.0992662Z B=40, 2025-05-07T21:00:45.0992862Z log_E=4, 2025-05-07T21:00:45.0993064Z L=14, 2025-05-07T21:00:45.0993279Z D_gradcheck=1, 2025-05-07T21:00:45.0993582Z stochastic_rounding=True, 2025-05-07T21:00:45.0993862Z weighted=False, 2025-05-07T21:00:45.0994098Z row_wise=True, 2025-05-07T21:00:45.0994333Z mixed=True, 2025-05-07T21:00:45.0994554Z use_cache=False, 2025-05-07T21:00:45.0994828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.0995150Z use_cpu=False, 2025-05-07T21:00:45.0995446Z output_dtype=SparseType.BF16, 2025-05-07T21:00:45.0995736Z ) 2025-05-07T21:00:45.0995989Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.0996773Z self=, 2025-05-07T21:00:45.0997531Z weights_precision=SparseType.FP16, 2025-05-07T21:00:45.0997848Z mixed_B=True, 2025-05-07T21:00:45.0998106Z pooling_mode=, 2025-05-07T21:00:45.0998408Z T=5, 2025-05-07T21:00:45.0998607Z D=333, 2025-05-07T21:00:45.0998808Z B=28, 2025-05-07T21:00:45.0999048Z log_E=3, 2025-05-07T21:00:45.0999257Z L=1, 2025-05-07T21:00:45.0999459Z D_gradcheck=1, 2025-05-07T21:00:45.0999696Z stochastic_rounding=False, 2025-05-07T21:00:45.0999966Z weighted=False, 2025-05-07T21:00:45.1000193Z row_wise=True, 2025-05-07T21:00:45.1000409Z mixed=False, 2025-05-07T21:00:45.1000634Z use_cache=True, 2025-05-07T21:00:45.1000891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.1001181Z use_cpu=True, 2025-05-07T21:00:45.1001427Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.1001696Z ) 2025-05-07T21:00:45.1001936Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.1002599Z self=, 2025-05-07T21:00:45.1003239Z weights_precision=SparseType.FP16, 2025-05-07T21:00:45.1003531Z mixed_B=False, 2025-05-07T21:00:45.1003786Z pooling_mode=, 2025-05-07T21:00:45.1004079Z T=3, 2025-05-07T21:00:45.1004277Z D=264, 2025-05-07T21:00:45.1004468Z B=127, 2025-05-07T21:00:45.1004671Z log_E=4, 2025-05-07T21:00:45.1004876Z L=8, 2025-05-07T21:00:45.1005076Z D_gradcheck=1, 2025-05-07T21:00:45.1005320Z stochastic_rounding=True, 2025-05-07T21:00:45.1005590Z weighted=False, 2025-05-07T21:00:45.1005815Z row_wise=True, 2025-05-07T21:00:45.1006040Z mixed=False, 2025-05-07T21:00:45.1006268Z use_cache=False, 2025-05-07T21:00:45.1006522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:45.1006822Z use_cpu=False, 2025-05-07T21:00:45.1007126Z output_dtype=SparseType.BF16, 2025-05-07T21:00:45.1007396Z ) 2025-05-07T21:00:45.1007642Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.1008310Z self=, 2025-05-07T21:00:45.1008947Z weights_precision=SparseType.FP32, 2025-05-07T21:00:45.1009255Z mixed_B=False, 2025-05-07T21:00:45.1009515Z pooling_mode=, 2025-05-07T21:00:45.1009804Z T=2, 2025-05-07T21:00:45.1010004Z D=437, 2025-05-07T21:00:45.1010208Z B=45, 2025-05-07T21:00:45.1010406Z log_E=5, 2025-05-07T21:00:45.1010610Z L=19, 2025-05-07T21:00:45.1010815Z D_gradcheck=2, 2025-05-07T21:00:45.1011055Z stochastic_rounding=True, 2025-05-07T21:00:45.1011320Z weighted=True, 2025-05-07T21:00:45.1011547Z row_wise=False, 2025-05-07T21:00:45.1011772Z mixed=False, 2025-05-07T21:00:45.1011990Z use_cache=False, 2025-05-07T21:00:45.1012254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:45.1012555Z use_cpu=True, 2025-05-07T21:00:45.1012796Z output_dtype=SparseType.BF16, 2025-05-07T21:00:45.1013071Z ) 2025-05-07T21:00:45.1013316Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.1013978Z self=, 2025-05-07T21:00:45.1014678Z weights_precision=SparseType.FP16, 2025-05-07T21:00:45.1015035Z mixed_B=False, 2025-05-07T21:00:45.1015286Z pooling_mode=, 2025-05-07T21:00:45.1015583Z T=2, 2025-05-07T21:00:45.1015783Z D=483, 2025-05-07T21:00:45.1015979Z B=4, 2025-05-07T21:00:45.1016182Z log_E=4, 2025-05-07T21:00:45.1016439Z L=1, 2025-05-07T21:00:45.1016643Z D_gradcheck=2, 2025-05-07T21:00:45.1016898Z stochastic_rounding=False, 2025-05-07T21:00:45.1017187Z weighted=False, 2025-05-07T21:00:45.1017428Z row_wise=False, 2025-05-07T21:00:45.1017658Z mixed=True, 2025-05-07T21:00:45.1017886Z use_cache=True, 2025-05-07T21:00:45.1018149Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.1018468Z use_cpu=False, 2025-05-07T21:00:45.1018728Z output_dtype=SparseType.BF16, 2025-05-07T21:00:45.1019023Z ) 2025-05-07T21:00:45.1019277Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.1020116Z self=, 2025-05-07T21:00:45.1020883Z weights_precision=SparseType.FP32, 2025-05-07T21:00:45.1021199Z mixed_B=True, 2025-05-07T21:00:45.1021462Z pooling_mode=, 2025-05-07T21:00:45.1021777Z T=4, 2025-05-07T21:00:45.1021971Z D=273, 2025-05-07T21:00:45.1022175Z B=55, 2025-05-07T21:00:45.1022381Z log_E=4, 2025-05-07T21:00:45.1022592Z L=18, 2025-05-07T21:00:45.1022807Z D_gradcheck=2, 2025-05-07T21:00:45.1023061Z stochastic_rounding=True, 2025-05-07T21:00:45.1023352Z weighted=True, 2025-05-07T21:00:45.1023583Z row_wise=False, 2025-05-07T21:00:45.1023816Z mixed=False, 2025-05-07T21:00:45.1024049Z use_cache=True, 2025-05-07T21:00:45.1024304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.1024624Z use_cpu=False, 2025-05-07T21:00:45.1024879Z output_dtype=SparseType.FP32, 2025-05-07T21:00:45.1025162Z ) 2025-05-07T21:00:45.1025419Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.1026206Z self=, 2025-05-07T21:00:45.1026960Z weights_precision=SparseType.FP16, 2025-05-07T21:00:45.1027282Z mixed_B=False, 2025-05-07T21:00:45.1027545Z pooling_mode=, 2025-05-07T21:00:45.1027853Z T=5, 2025-05-07T21:00:45.1028053Z D=377, 2025-05-07T21:00:45.1028255Z B=94, 2025-05-07T21:00:45.1028448Z log_E=4, 2025-05-07T21:00:45.1028657Z L=17, 2025-05-07T21:00:45.1028913Z D_gradcheck=2, 2025-05-07T21:00:45.1029156Z stochastic_rounding=True, 2025-05-07T21:00:45.1029445Z weighted=False, 2025-05-07T21:00:45.1029684Z row_wise=True, 2025-05-07T21:00:45.1029915Z mixed=True, 2025-05-07T21:00:45.1030134Z use_cache=True, 2025-05-07T21:00:45.1030397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:45.1030717Z use_cpu=False, 2025-05-07T21:00:45.1030972Z output_dtype=SparseType.FP16, 2025-05-07T21:00:45.1031264Z ) 2025-05-07T21:00:45.1031518Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.1032294Z self=, 2025-05-07T21:00:45.1033055Z weights_precision=SparseType.FP32, 2025-05-07T21:00:45.1033377Z mixed_B=False, 2025-05-07T21:00:45.1033630Z pooling_mode=, 2025-05-07T21:00:45.1033947Z T=2, 2025-05-07T21:00:45.1034149Z D=196, 2025-05-07T21:00:45.1034346Z B=122, 2025-05-07T21:00:45.1034554Z log_E=5, 2025-05-07T21:00:45.1034767Z L=2, 2025-05-07T21:00:45.1034968Z D_gradcheck=1, 2025-05-07T21:00:45.1035219Z stochastic_rounding=True, 2025-05-07T21:00:45.1035503Z weighted=True, 2025-05-07T21:00:45.1035741Z row_wise=True, 2025-05-07T21:00:45.1036267Z mixed=False, 2025-05-07T21:00:45.1036495Z use_cache=True, 2025-05-07T21:00:45.1036752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:45.1037139Z use_cpu=True, 2025-05-07T21:00:45.1037388Z output_dtype=SparseType.FP16, 2025-05-07T21:00:45.1045971Z ) 2025-05-07T21:00:45.1046378Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:45.1047292Z self=, 2025-05-07T21:00:45.1048086Z weights_precision=SparseType.FP16, 2025-05-07T21:00:45.1048383Z mixed_B=True, 2025-05-07T21:00:45.1048645Z pooling_mode=, 2025-05-07T21:00:45.1048948Z T=3, 2025-05-07T21:00:45.1049141Z D=226, 2025-05-07T21:00:45.1049341Z B=38, 2025-05-07T21:00:45.1049542Z log_E=5, 2025-05-07T21:00:45.1049745Z L=13, 2025-05-07T21:00:45.1049949Z D_gradcheck=1, 2025-05-07T21:00:45.1050193Z stochastic_rounding=True, 2025-05-07T21:00:45.1050455Z weighted=True, 2025-05-07T21:00:45.1050690Z row_wise=True, 2025-05-07T21:00:45.1050983Z mixed=False, 2025-05-07T21:00:45.1051203Z use_cache=True, 2025-05-07T21:00:45.1051457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:45.1051755Z use_cpu=True, 2025-05-07T21:00:45.1052005Z output_dtype=SparseType.BF16, 2025-05-07T21:00:45.1052272Z ) 2025-05-07T21:01:26.4961447Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.4962899Z self=, 2025-05-07T21:01:26.4963978Z weights_precision=SparseType.FP32, 2025-05-07T21:01:26.4964296Z mixed_B=True, 2025-05-07T21:01:26.4964551Z pooling_mode=, 2025-05-07T21:01:26.4964855Z T=4, 2025-05-07T21:01:26.4965056Z D=392, 2025-05-07T21:01:26.4965255Z B=65, 2025-05-07T21:01:26.4965455Z log_E=5, 2025-05-07T21:01:26.4965670Z L=18, 2025-05-07T21:01:26.4965876Z D_gradcheck=2, 2025-05-07T21:01:26.4966119Z stochastic_rounding=False, 2025-05-07T21:01:26.4966400Z weighted=True, 2025-05-07T21:01:26.4966634Z row_wise=True, 2025-05-07T21:01:26.4966854Z mixed=True, 2025-05-07T21:01:26.4967079Z use_cache=True, 2025-05-07T21:01:26.4967339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.4967640Z use_cpu=False, 2025-05-07T21:01:26.4967899Z output_dtype=SparseType.FP16, 2025-05-07T21:01:26.4968182Z ) 2025-05-07T21:01:26.4968429Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.4969418Z self=, 2025-05-07T21:01:26.4970072Z weights_precision=SparseType.FP32, 2025-05-07T21:01:26.4970369Z mixed_B=False, 2025-05-07T21:01:26.4970624Z pooling_mode=, 2025-05-07T21:01:26.4970919Z T=4, 2025-05-07T21:01:26.4971116Z D=440, 2025-05-07T21:01:26.4971319Z B=114, 2025-05-07T21:01:26.4971525Z log_E=4, 2025-05-07T21:01:26.4971736Z L=2, 2025-05-07T21:01:26.4971937Z D_gradcheck=2, 2025-05-07T21:01:26.4972183Z stochastic_rounding=True, 2025-05-07T21:01:26.4972457Z weighted=False, 2025-05-07T21:01:26.4972681Z row_wise=True, 2025-05-07T21:01:26.4972903Z mixed=True, 2025-05-07T21:01:26.4973126Z use_cache=False, 2025-05-07T21:01:26.4973381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.4973679Z use_cpu=True, 2025-05-07T21:01:26.4973924Z output_dtype=SparseType.FP32, 2025-05-07T21:01:26.4974191Z ) 2025-05-07T21:01:26.4974439Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.4975203Z self=, 2025-05-07T21:01:26.4975862Z weights_precision=SparseType.FP32, 2025-05-07T21:01:26.4976161Z mixed_B=True, 2025-05-07T21:01:26.4976414Z pooling_mode=, 2025-05-07T21:01:26.4976698Z T=3, 2025-05-07T21:01:26.4976893Z D=382, 2025-05-07T21:01:26.4977093Z B=113, 2025-05-07T21:01:26.4977399Z log_E=5, 2025-05-07T21:01:26.4977603Z L=15, 2025-05-07T21:01:26.4977809Z D_gradcheck=1, 2025-05-07T21:01:26.4978051Z stochastic_rounding=True, 2025-05-07T21:01:26.4978318Z weighted=True, 2025-05-07T21:01:26.4978542Z row_wise=False, 2025-05-07T21:01:26.4978766Z mixed=True, 2025-05-07T21:01:26.4978978Z use_cache=False, 2025-05-07T21:01:26.4979334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.4979634Z use_cpu=False, 2025-05-07T21:01:26.4979875Z output_dtype=SparseType.BF16, 2025-05-07T21:01:26.4980148Z ) 2025-05-07T21:01:26.4980399Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.4981058Z self=, 2025-05-07T21:01:26.4981696Z weights_precision=SparseType.FP16, 2025-05-07T21:01:26.4981997Z mixed_B=False, 2025-05-07T21:01:26.4982242Z pooling_mode=, 2025-05-07T21:01:26.4982607Z T=5, 2025-05-07T21:01:26.4982804Z D=148, 2025-05-07T21:01:26.4983000Z B=37, 2025-05-07T21:01:26.4983199Z log_E=3, 2025-05-07T21:01:26.4983411Z L=5, 2025-05-07T21:01:26.4983610Z D_gradcheck=1, 2025-05-07T21:01:26.4983857Z stochastic_rounding=True, 2025-05-07T21:01:26.4984125Z weighted=True, 2025-05-07T21:01:26.4984354Z row_wise=True, 2025-05-07T21:01:26.4984568Z mixed=True, 2025-05-07T21:01:26.4984790Z use_cache=False, 2025-05-07T21:01:26.4985051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:26.4985343Z use_cpu=False, 2025-05-07T21:01:26.4985592Z output_dtype=SparseType.BF16, 2025-05-07T21:01:26.4985866Z ) 2025-05-07T21:01:26.4986105Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.4986767Z self=, 2025-05-07T21:01:26.4987404Z weights_precision=SparseType.FP16, 2025-05-07T21:01:26.4987698Z mixed_B=False, 2025-05-07T21:01:26.4987954Z pooling_mode=, 2025-05-07T21:01:26.4988244Z T=2, 2025-05-07T21:01:26.4988433Z D=370, 2025-05-07T21:01:26.4988631Z B=64, 2025-05-07T21:01:26.4988830Z log_E=5, 2025-05-07T21:01:26.4989030Z L=12, 2025-05-07T21:01:26.4989234Z D_gradcheck=2, 2025-05-07T21:01:26.4989479Z stochastic_rounding=False, 2025-05-07T21:01:26.4989746Z weighted=False, 2025-05-07T21:01:26.4989972Z row_wise=True, 2025-05-07T21:01:26.4990196Z mixed=True, 2025-05-07T21:01:26.4990416Z use_cache=True, 2025-05-07T21:01:26.4990710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.4991007Z use_cpu=True, 2025-05-07T21:01:26.4991252Z output_dtype=SparseType.FP32, 2025-05-07T21:01:26.4991519Z ) 2025-05-07T21:01:26.4991762Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.4992427Z self=, 2025-05-07T21:01:26.4993063Z weights_precision=SparseType.FP32, 2025-05-07T21:01:26.4993366Z mixed_B=False, 2025-05-07T21:01:26.4993617Z pooling_mode=, 2025-05-07T21:01:26.4993900Z T=2, 2025-05-07T21:01:26.4994096Z D=317, 2025-05-07T21:01:26.4994297Z B=32, 2025-05-07T21:01:26.4994490Z log_E=5, 2025-05-07T21:01:26.4994699Z L=15, 2025-05-07T21:01:26.4994906Z D_gradcheck=1, 2025-05-07T21:01:26.4995144Z stochastic_rounding=False, 2025-05-07T21:01:26.4995416Z weighted=True, 2025-05-07T21:01:26.4995643Z row_wise=True, 2025-05-07T21:01:26.4995865Z mixed=True, 2025-05-07T21:01:26.4996078Z use_cache=True, 2025-05-07T21:01:26.4996333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.4996634Z use_cpu=False, 2025-05-07T21:01:26.4996875Z output_dtype=SparseType.FP16, 2025-05-07T21:01:26.4997151Z ) 2025-05-07T21:01:26.4997396Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.4998058Z self=, 2025-05-07T21:01:26.4998748Z weights_precision=SparseType.FP32, 2025-05-07T21:01:26.4999047Z mixed_B=True, 2025-05-07T21:01:26.4999296Z pooling_mode=, 2025-05-07T21:01:26.4999585Z T=1, 2025-05-07T21:01:26.4999829Z D=257, 2025-05-07T21:01:26.5000019Z B=55, 2025-05-07T21:01:26.5000216Z log_E=4, 2025-05-07T21:01:26.5000418Z L=8, 2025-05-07T21:01:26.5000618Z D_gradcheck=1, 2025-05-07T21:01:26.5000859Z stochastic_rounding=False, 2025-05-07T21:01:26.5001132Z weighted=False, 2025-05-07T21:01:26.5001355Z row_wise=False, 2025-05-07T21:01:26.5001578Z mixed=False, 2025-05-07T21:01:26.5001813Z use_cache=False, 2025-05-07T21:01:26.5002077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:26.5002370Z use_cpu=False, 2025-05-07T21:01:26.5002616Z output_dtype=SparseType.FP32, 2025-05-07T21:01:26.5002892Z ) 2025-05-07T21:01:26.5003182Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.5003848Z self=, 2025-05-07T21:01:26.5004486Z weights_precision=SparseType.FP16, 2025-05-07T21:01:26.5004782Z mixed_B=True, 2025-05-07T21:01:26.5005030Z pooling_mode=, 2025-05-07T21:01:26.5005323Z T=3, 2025-05-07T21:01:26.5005523Z D=390, 2025-05-07T21:01:26.5005715Z B=28, 2025-05-07T21:01:26.5005917Z log_E=3, 2025-05-07T21:01:26.5006121Z L=13, 2025-05-07T21:01:26.5006329Z D_gradcheck=2, 2025-05-07T21:01:26.5006571Z stochastic_rounding=False, 2025-05-07T21:01:26.5006841Z weighted=True, 2025-05-07T21:01:26.5007057Z row_wise=True, 2025-05-07T21:01:26.5007277Z mixed=True, 2025-05-07T21:01:26.5007493Z use_cache=True, 2025-05-07T21:01:26.5007737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.5008035Z use_cpu=False, 2025-05-07T21:01:26.5008286Z output_dtype=SparseType.BF16, 2025-05-07T21:01:26.5008557Z ) 2025-05-07T21:01:26.5008793Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.5009456Z self=, 2025-05-07T21:01:26.5010093Z weights_precision=SparseType.FP16, 2025-05-07T21:01:26.5010388Z mixed_B=False, 2025-05-07T21:01:26.5010640Z pooling_mode=, 2025-05-07T21:01:26.5010925Z T=4, 2025-05-07T21:01:26.5011115Z D=402, 2025-05-07T21:01:26.5011409Z B=23, 2025-05-07T21:01:26.5011610Z log_E=5, 2025-05-07T21:01:26.5011815Z L=16, 2025-05-07T21:01:26.5012022Z D_gradcheck=2, 2025-05-07T21:01:26.5012263Z stochastic_rounding=False, 2025-05-07T21:01:26.5012529Z weighted=False, 2025-05-07T21:01:26.5012755Z row_wise=False, 2025-05-07T21:01:26.5012979Z mixed=False, 2025-05-07T21:01:26.5013195Z use_cache=False, 2025-05-07T21:01:26.5013463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.5013761Z use_cpu=False, 2025-05-07T21:01:26.5014001Z output_dtype=SparseType.FP32, 2025-05-07T21:01:26.5014275Z ) 2025-05-07T21:01:26.5014518Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.5015249Z self=, 2025-05-07T21:01:26.5015884Z weights_precision=SparseType.FP32, 2025-05-07T21:01:26.5016186Z mixed_B=True, 2025-05-07T21:01:26.5016441Z pooling_mode=, 2025-05-07T21:01:26.5016723Z T=5, 2025-05-07T21:01:26.5016925Z D=407, 2025-05-07T21:01:26.5017124Z B=60, 2025-05-07T21:01:26.5017318Z log_E=4, 2025-05-07T21:01:26.5017522Z L=10, 2025-05-07T21:01:26.5017728Z D_gradcheck=1, 2025-05-07T21:01:26.5017965Z stochastic_rounding=False, 2025-05-07T21:01:26.5018235Z weighted=True, 2025-05-07T21:01:26.5018462Z row_wise=True, 2025-05-07T21:01:26.5018733Z mixed=True, 2025-05-07T21:01:26.5018954Z use_cache=True, 2025-05-07T21:01:26.5019207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.5019501Z use_cpu=False, 2025-05-07T21:01:26.5019750Z output_dtype=SparseType.FP32, 2025-05-07T21:01:26.5020024Z ) 2025-05-07T21:01:26.5020271Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.5020972Z self=, 2025-05-07T21:01:26.5021613Z weights_precision=SparseType.FP32, 2025-05-07T21:01:26.5021912Z mixed_B=True, 2025-05-07T21:01:26.5022156Z pooling_mode=, 2025-05-07T21:01:26.5022450Z T=1, 2025-05-07T21:01:26.5022642Z D=202, 2025-05-07T21:01:26.5022832Z B=29, 2025-05-07T21:01:26.5023028Z log_E=4, 2025-05-07T21:01:26.5023229Z L=13, 2025-05-07T21:01:26.5023427Z D_gradcheck=2, 2025-05-07T21:01:26.5023715Z stochastic_rounding=True, 2025-05-07T21:01:26.5023994Z weighted=True, 2025-05-07T21:01:26.5024216Z row_wise=True, 2025-05-07T21:01:26.5024437Z mixed=False, 2025-05-07T21:01:26.5024662Z use_cache=False, 2025-05-07T21:01:26.5024917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:26.5025217Z use_cpu=False, 2025-05-07T21:01:26.5025463Z output_dtype=SparseType.BF16, 2025-05-07T21:01:26.5025729Z ) 2025-05-07T21:01:26.5025976Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.5026641Z self=, 2025-05-07T21:01:26.5027279Z weights_precision=SparseType.FP16, 2025-05-07T21:01:26.5027572Z mixed_B=True, 2025-05-07T21:01:26.5027821Z pooling_mode=, 2025-05-07T21:01:26.5028110Z T=2, 2025-05-07T21:01:26.5028299Z D=147, 2025-05-07T21:01:26.5028495Z B=37, 2025-05-07T21:01:26.5028698Z log_E=5, 2025-05-07T21:01:26.5028904Z L=9, 2025-05-07T21:01:26.5029117Z D_gradcheck=2, 2025-05-07T21:01:26.5029359Z stochastic_rounding=True, 2025-05-07T21:01:26.5029622Z weighted=True, 2025-05-07T21:01:26.5029854Z row_wise=False, 2025-05-07T21:01:26.5030081Z mixed=True, 2025-05-07T21:01:26.5030298Z use_cache=False, 2025-05-07T21:01:26.5030560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:26.5030864Z use_cpu=True, 2025-05-07T21:01:26.5031103Z output_dtype=SparseType.BF16, 2025-05-07T21:01:26.5031375Z ) 2025-05-07T21:01:26.5031618Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.5032331Z self=, 2025-05-07T21:01:26.5032966Z weights_precision=SparseType.FP16, 2025-05-07T21:01:26.5033267Z mixed_B=False, 2025-05-07T21:01:26.5033521Z pooling_mode=, 2025-05-07T21:01:26.5033804Z T=5, 2025-05-07T21:01:26.5034004Z D=151, 2025-05-07T21:01:26.5034211Z B=93, 2025-05-07T21:01:26.5034402Z log_E=3, 2025-05-07T21:01:26.5034610Z L=15, 2025-05-07T21:01:26.5034810Z D_gradcheck=2, 2025-05-07T21:01:26.5035043Z stochastic_rounding=True, 2025-05-07T21:01:26.5035310Z weighted=True, 2025-05-07T21:01:26.5035538Z row_wise=False, 2025-05-07T21:01:26.5035753Z mixed=False, 2025-05-07T21:01:26.5036227Z use_cache=True, 2025-05-07T21:01:26.5036507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.5036801Z use_cpu=False, 2025-05-07T21:01:26.5037046Z output_dtype=SparseType.FP16, 2025-05-07T21:01:26.5037315Z ) 2025-05-07T21:01:26.5037557Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:01:26.5038220Z self=, 2025-05-07T21:01:26.5038857Z weights_precision=SparseType.FP16, 2025-05-07T21:01:26.5039156Z mixed_B=False, 2025-05-07T21:01:26.5039401Z pooling_mode=, 2025-05-07T21:01:26.5039785Z T=1, 2025-05-07T21:01:26.5039984Z D=129, 2025-05-07T21:01:26.5040175Z B=28, 2025-05-07T21:01:26.5040371Z log_E=5, 2025-05-07T21:01:26.5040576Z L=13, 2025-05-07T21:01:26.5040776Z D_gradcheck=2, 2025-05-07T21:01:26.5041018Z stochastic_rounding=False, 2025-05-07T21:01:26.5041291Z weighted=True, 2025-05-07T21:01:26.5041581Z row_wise=False, 2025-05-07T21:01:26.5041806Z mixed=False, 2025-05-07T21:01:26.5042032Z use_cache=False, 2025-05-07T21:01:26.5042286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:26.5042583Z use_cpu=True, 2025-05-07T21:01:26.5042837Z output_dtype=SparseType.FP32, 2025-05-07T21:01:26.5043101Z ) 2025-05-07T21:02:03.3620125Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3620880Z self=, 2025-05-07T21:02:03.3621532Z weights_precision=SparseType.FP16, 2025-05-07T21:02:03.3622171Z mixed_B=True, 2025-05-07T21:02:03.3622433Z pooling_mode=, 2025-05-07T21:02:03.3622729Z T=1, 2025-05-07T21:02:03.3622922Z D=413, 2025-05-07T21:02:03.3623121Z B=60, 2025-05-07T21:02:03.3623317Z log_E=5, 2025-05-07T21:02:03.3623516Z L=8, 2025-05-07T21:02:03.3623717Z D_gradcheck=1, 2025-05-07T21:02:03.3623965Z stochastic_rounding=True, 2025-05-07T21:02:03.3624229Z weighted=False, 2025-05-07T21:02:03.3624458Z row_wise=False, 2025-05-07T21:02:03.3624680Z mixed=True, 2025-05-07T21:02:03.3624892Z use_cache=True, 2025-05-07T21:02:03.3625146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:03.3625441Z use_cpu=True, 2025-05-07T21:02:03.3625681Z output_dtype=SparseType.BF16, 2025-05-07T21:02:03.3625966Z ) 2025-05-07T21:02:03.3626210Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3626876Z self=, 2025-05-07T21:02:03.3627521Z weights_precision=SparseType.FP16, 2025-05-07T21:02:03.3627817Z mixed_B=True, 2025-05-07T21:02:03.3628066Z pooling_mode=, 2025-05-07T21:02:03.3628348Z T=3, 2025-05-07T21:02:03.3628543Z D=247, 2025-05-07T21:02:03.3628742Z B=103, 2025-05-07T21:02:03.3628939Z log_E=5, 2025-05-07T21:02:03.3629155Z L=7, 2025-05-07T21:02:03.3629361Z D_gradcheck=1, 2025-05-07T21:02:03.3629596Z stochastic_rounding=True, 2025-05-07T21:02:03.3629866Z weighted=False, 2025-05-07T21:02:03.3630191Z row_wise=True, 2025-05-07T21:02:03.3630412Z mixed=False, 2025-05-07T21:02:03.3630640Z use_cache=True, 2025-05-07T21:02:03.3630892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:03.3631185Z use_cpu=False, 2025-05-07T21:02:03.3631431Z output_dtype=SparseType.FP16, 2025-05-07T21:02:03.3631707Z ) 2025-05-07T21:02:03.3631947Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3632619Z self=, 2025-05-07T21:02:03.3633261Z weights_precision=SparseType.FP32, 2025-05-07T21:02:03.3641658Z mixed_B=False, 2025-05-07T21:02:03.3641971Z pooling_mode=, 2025-05-07T21:02:03.3642287Z T=5, 2025-05-07T21:02:03.3642529Z D=128, 2025-05-07T21:02:03.3642725Z B=12, 2025-05-07T21:02:03.3642924Z log_E=5, 2025-05-07T21:02:03.3643130Z L=12, 2025-05-07T21:02:03.3643332Z D_gradcheck=2, 2025-05-07T21:02:03.3643582Z stochastic_rounding=False, 2025-05-07T21:02:03.3643853Z weighted=False, 2025-05-07T21:02:03.3644077Z row_wise=True, 2025-05-07T21:02:03.3644300Z mixed=False, 2025-05-07T21:02:03.3644524Z use_cache=False, 2025-05-07T21:02:03.3644782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:03.3645080Z use_cpu=False, 2025-05-07T21:02:03.3645329Z output_dtype=SparseType.FP32, 2025-05-07T21:02:03.3645739Z ) 2025-05-07T21:02:03.3645982Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3646655Z self=, 2025-05-07T21:02:03.3647303Z weights_precision=SparseType.FP16, 2025-05-07T21:02:03.3647596Z mixed_B=False, 2025-05-07T21:02:03.3647928Z pooling_mode=, 2025-05-07T21:02:03.3648214Z T=5, 2025-05-07T21:02:03.3648406Z D=243, 2025-05-07T21:02:03.3648609Z B=114, 2025-05-07T21:02:03.3648811Z log_E=4, 2025-05-07T21:02:03.3649013Z L=0, 2025-05-07T21:02:03.3649215Z D_gradcheck=1, 2025-05-07T21:02:03.3649459Z stochastic_rounding=True, 2025-05-07T21:02:03.3649720Z weighted=True, 2025-05-07T21:02:03.3649948Z row_wise=False, 2025-05-07T21:02:03.3650170Z mixed=True, 2025-05-07T21:02:03.3650385Z use_cache=False, 2025-05-07T21:02:03.3650644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:03.3651004Z use_cpu=True, 2025-05-07T21:02:03.3651255Z output_dtype=SparseType.BF16, 2025-05-07T21:02:03.3651527Z ) 2025-05-07T21:02:03.3651770Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3652442Z self=, 2025-05-07T21:02:03.3653089Z weights_precision=SparseType.FP32, 2025-05-07T21:02:03.3653386Z mixed_B=False, 2025-05-07T21:02:03.3653633Z pooling_mode=, 2025-05-07T21:02:03.3653913Z T=3, 2025-05-07T21:02:03.3654114Z D=282, 2025-05-07T21:02:03.3654311Z B=92, 2025-05-07T21:02:03.3654501Z log_E=4, 2025-05-07T21:02:03.3654709Z L=13, 2025-05-07T21:02:03.3655012Z D_gradcheck=1, 2025-05-07T21:02:03.3655248Z stochastic_rounding=False, 2025-05-07T21:02:03.3655521Z weighted=False, 2025-05-07T21:02:03.3655750Z row_wise=True, 2025-05-07T21:02:03.3655965Z mixed=False, 2025-05-07T21:02:03.3656193Z use_cache=False, 2025-05-07T21:02:03.3656455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:03.3656751Z use_cpu=False, 2025-05-07T21:02:03.3656998Z output_dtype=SparseType.BF16, 2025-05-07T21:02:03.3657279Z ) 2025-05-07T21:02:03.3657518Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3658184Z self=, 2025-05-07T21:02:03.3658829Z weights_precision=SparseType.FP32, 2025-05-07T21:02:03.3659126Z mixed_B=False, 2025-05-07T21:02:03.3659447Z pooling_mode=, 2025-05-07T21:02:03.3659735Z T=3, 2025-05-07T21:02:03.3659929Z D=128, 2025-05-07T21:02:03.3660126Z B=92, 2025-05-07T21:02:03.3660323Z log_E=4, 2025-05-07T21:02:03.3660526Z L=13, 2025-05-07T21:02:03.3660725Z D_gradcheck=1, 2025-05-07T21:02:03.3660965Z stochastic_rounding=False, 2025-05-07T21:02:03.3661235Z weighted=False, 2025-05-07T21:02:03.3661457Z row_wise=True, 2025-05-07T21:02:03.3661683Z mixed=False, 2025-05-07T21:02:03.3661906Z use_cache=False, 2025-05-07T21:02:03.3662158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:03.3662458Z use_cpu=False, 2025-05-07T21:02:03.3662705Z output_dtype=SparseType.BF16, 2025-05-07T21:02:03.3662969Z ) 2025-05-07T21:02:03.3663215Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3663884Z self=, 2025-05-07T21:02:03.3664525Z weights_precision=SparseType.FP32, 2025-05-07T21:02:03.3664818Z mixed_B=False, 2025-05-07T21:02:03.3665066Z pooling_mode=, 2025-05-07T21:02:03.3665352Z T=3, 2025-05-07T21:02:03.3665544Z D=128, 2025-05-07T21:02:03.3665742Z B=92, 2025-05-07T21:02:03.3665936Z log_E=3, 2025-05-07T21:02:03.3666135Z L=13, 2025-05-07T21:02:03.3666338Z D_gradcheck=1, 2025-05-07T21:02:03.3666583Z stochastic_rounding=False, 2025-05-07T21:02:03.3666897Z weighted=False, 2025-05-07T21:02:03.3667122Z row_wise=True, 2025-05-07T21:02:03.3667346Z mixed=False, 2025-05-07T21:02:03.3667565Z use_cache=False, 2025-05-07T21:02:03.3667825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:03.3668121Z use_cpu=False, 2025-05-07T21:02:03.3668402Z output_dtype=SparseType.BF16, 2025-05-07T21:02:03.3668675Z ) 2025-05-07T21:02:03.3668922Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3669583Z self=, 2025-05-07T21:02:03.3670224Z weights_precision=SparseType.FP32, 2025-05-07T21:02:03.3670530Z mixed_B=False, 2025-05-07T21:02:03.3670784Z pooling_mode=, 2025-05-07T21:02:03.3671066Z T=3, 2025-05-07T21:02:03.3671268Z D=128, 2025-05-07T21:02:03.3671469Z B=13, 2025-05-07T21:02:03.3671660Z log_E=3, 2025-05-07T21:02:03.3671911Z L=13, 2025-05-07T21:02:03.3672118Z D_gradcheck=1, 2025-05-07T21:02:03.3672358Z stochastic_rounding=False, 2025-05-07T21:02:03.3672628Z weighted=False, 2025-05-07T21:02:03.3672853Z row_wise=True, 2025-05-07T21:02:03.3673065Z mixed=False, 2025-05-07T21:02:03.3673284Z use_cache=False, 2025-05-07T21:02:03.3673545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:03.3673837Z use_cpu=False, 2025-05-07T21:02:03.3674080Z output_dtype=SparseType.BF16, 2025-05-07T21:02:03.3674353Z ) 2025-05-07T21:02:03.3674592Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:02:03.3675257Z self=, 2025-05-07T21:02:03.3675897Z weights_precision=SparseType.FP32, 2025-05-07T21:02:03.3676194Z mixed_B=False, 2025-05-07T21:02:03.3676438Z pooling_mode=, 2025-05-07T21:02:03.3676725Z T=3, 2025-05-07T21:02:03.3676923Z D=128, 2025-05-07T21:02:03.3677116Z B=13, 2025-05-07T21:02:03.3677312Z log_E=3, 2025-05-07T21:02:03.3677514Z L=3, 2025-05-07T21:02:03.3677708Z D_gradcheck=1, 2025-05-07T21:02:03.3677951Z stochastic_rounding=False, 2025-05-07T21:02:03.3678216Z weighted=False, 2025-05-07T21:02:03.3678435Z row_wise=True, 2025-05-07T21:02:03.3678660Z mixed=False, 2025-05-07T21:02:03.3678881Z use_cache=False, 2025-05-07T21:02:03.3679133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:03.3679430Z use_cpu=False, 2025-05-07T21:02:03.3679725Z output_dtype=SparseType.BF16, 2025-05-07T21:02:03.3679992Z ) 2025-05-07T21:02:03.3680200Z PASSED 2025-05-07T21:02:03.3680315Z 2025-05-07T21:02:03.3680466Z =============================== warnings summary =============================== 2025-05-07T21:02:03.3681140Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T21:02:03.3682727Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:02:03.3683959Z warnings.warn( 2025-05-07T21:02:03.3684106Z 2025-05-07T21:02:03.3684345Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:02:03.3684837Z =================== 1 passed, 1 warning in 85.83s (0:01:25) ==================== 2025-05-07T21:02:04.0590086Z 2025-05-07T21:02:04.0590790Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T21:02:04.0612639Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 89 seconds 2025-05-07T21:02:04.0613018Z 2025-05-07T21:02:04.0613022Z 2025-05-07T21:02:04.0613026Z 2025-05-07T21:02:04.0613030Z 2025-05-07T21:02:04.0635354Z ################################################################################ 2025-05-07T21:02:04.0651636Z # [2025-05-07T21:02:04.064Z] Run Python Test Suite: 2025-05-07T21:02:04.0651997Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T21:02:04.0652323Z ################################################################################ 2025-05-07T21:02:04.0676560Z + 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-07T21:02:04.0677367Z 2025-05-07T21:02:06.2302225Z ============================= test session starts ============================== 2025-05-07T21:02:06.2302923Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:02:06.2303949Z cachedir: .pytest_cache 2025-05-07T21:02:06.2305142Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:02:06.2306967Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:02:06.2307808Z plugins: hypothesis-6.131.14 2025-05-07T21:02:07.9047748Z collecting ... collected 8 items 2025-05-07T21:02:07.9047981Z 2025-05-07T21:02:17.3570963Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3571973Z self=, 2025-05-07T21:02:17.3572527Z mixed_B=False, 2025-05-07T21:02:17.3572764Z compile=False, 2025-05-07T21:02:17.3572991Z T=1, 2025-05-07T21:02:17.3573196Z D=2, 2025-05-07T21:02:17.3573386Z B=1, 2025-05-07T21:02:17.3573582Z log_E=3, 2025-05-07T21:02:17.3573794Z L=0, 2025-05-07T21:02:17.3574002Z D_gradcheck=1, 2025-05-07T21:02:17.3574244Z stochastic_rounding=False, 2025-05-07T21:02:17.3574521Z weighted=False, 2025-05-07T21:02:17.3574877Z row_wise=False, 2025-05-07T21:02:17.3575106Z mixed=False, 2025-05-07T21:02:17.3575332Z use_cache=False, 2025-05-07T21:02:17.3575613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:17.3576093Z use_cpu=False, 2025-05-07T21:02:17.3576464Z output_dtype=SparseType.FP32, 2025-05-07T21:02:17.3576842Z ) 2025-05-07T21:02:17.3577167Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3577837Z self=, 2025-05-07T21:02:17.3578388Z mixed_B=True, 2025-05-07T21:02:17.3578927Z compile=False, 2025-05-07T21:02:17.3579149Z T=1, 2025-05-07T21:02:17.3579353Z D=2, 2025-05-07T21:02:17.3579549Z B=1, 2025-05-07T21:02:17.3579741Z log_E=3, 2025-05-07T21:02:17.3579949Z L=0, 2025-05-07T21:02:17.3580153Z D_gradcheck=1, 2025-05-07T21:02:17.3580392Z stochastic_rounding=False, 2025-05-07T21:02:17.3580662Z weighted=False, 2025-05-07T21:02:17.3580892Z row_wise=False, 2025-05-07T21:02:17.3581114Z mixed=False, 2025-05-07T21:02:17.3581341Z use_cache=False, 2025-05-07T21:02:17.3581604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:17.3581901Z use_cpu=False, 2025-05-07T21:02:17.3582150Z output_dtype=SparseType.FP32, 2025-05-07T21:02:17.3582425Z ) 2025-05-07T21:02:17.3582666Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3583266Z self=, 2025-05-07T21:02:17.3583812Z mixed_B=True, 2025-05-07T21:02:17.3584043Z compile=False, 2025-05-07T21:02:17.3584254Z T=4, 2025-05-07T21:02:17.3584451Z D=35, 2025-05-07T21:02:17.3584652Z B=96, 2025-05-07T21:02:17.3584844Z log_E=4, 2025-05-07T21:02:17.3585050Z L=10, 2025-05-07T21:02:17.3585254Z D_gradcheck=1, 2025-05-07T21:02:17.3585490Z stochastic_rounding=True, 2025-05-07T21:02:17.3585763Z weighted=False, 2025-05-07T21:02:17.3585997Z row_wise=True, 2025-05-07T21:02:17.3586311Z mixed=True, 2025-05-07T21:02:17.3586536Z use_cache=False, 2025-05-07T21:02:17.3586799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3587092Z use_cpu=True, 2025-05-07T21:02:17.3587339Z output_dtype=SparseType.BF16, 2025-05-07T21:02:17.3587611Z ) 2025-05-07T21:02:17.3587852Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3588538Z self=, 2025-05-07T21:02:17.3589082Z mixed_B=True, 2025-05-07T21:02:17.3589301Z compile=True, 2025-05-07T21:02:17.3589519Z T=3, 2025-05-07T21:02:17.3589719Z D=29, 2025-05-07T21:02:17.3589916Z B=89, 2025-05-07T21:02:17.3590108Z log_E=4, 2025-05-07T21:02:17.3590315Z L=10, 2025-05-07T21:02:17.3590517Z D_gradcheck=1, 2025-05-07T21:02:17.3590757Z stochastic_rounding=True, 2025-05-07T21:02:17.3591033Z weighted=True, 2025-05-07T21:02:17.3591336Z row_wise=False, 2025-05-07T21:02:17.3591560Z mixed=False, 2025-05-07T21:02:17.3591781Z use_cache=True, 2025-05-07T21:02:17.3592033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:17.3592327Z use_cpu=False, 2025-05-07T21:02:17.3592576Z output_dtype=SparseType.FP32, 2025-05-07T21:02:17.3592849Z ) 2025-05-07T21:02:17.3593090Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3593690Z self=, 2025-05-07T21:02:17.3594238Z mixed_B=False, 2025-05-07T21:02:17.3594459Z compile=True, 2025-05-07T21:02:17.3594678Z T=4, 2025-05-07T21:02:17.3594876Z D=113, 2025-05-07T21:02:17.3595067Z B=127, 2025-05-07T21:02:17.3595269Z log_E=5, 2025-05-07T21:02:17.3595472Z L=17, 2025-05-07T21:02:17.3595676Z D_gradcheck=1, 2025-05-07T21:02:17.3595920Z stochastic_rounding=True, 2025-05-07T21:02:17.3596192Z weighted=True, 2025-05-07T21:02:17.3596416Z row_wise=False, 2025-05-07T21:02:17.3596643Z mixed=True, 2025-05-07T21:02:17.3596863Z use_cache=False, 2025-05-07T21:02:17.3597125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3597419Z use_cpu=True, 2025-05-07T21:02:17.3597666Z output_dtype=SparseType.BF16, 2025-05-07T21:02:17.3597939Z ) 2025-05-07T21:02:17.3598177Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3598775Z self=, 2025-05-07T21:02:17.3599319Z mixed_B=True, 2025-05-07T21:02:17.3599591Z compile=True, 2025-05-07T21:02:17.3599811Z T=4, 2025-05-07T21:02:17.3600010Z D=64, 2025-05-07T21:02:17.3600203Z B=73, 2025-05-07T21:02:17.3600404Z log_E=4, 2025-05-07T21:02:17.3600609Z L=0, 2025-05-07T21:02:17.3600807Z D_gradcheck=2, 2025-05-07T21:02:17.3601051Z stochastic_rounding=True, 2025-05-07T21:02:17.3601323Z weighted=True, 2025-05-07T21:02:17.3601584Z row_wise=False, 2025-05-07T21:02:17.3601813Z mixed=True, 2025-05-07T21:02:17.3602030Z use_cache=True, 2025-05-07T21:02:17.3602288Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:17.3602592Z use_cpu=False, 2025-05-07T21:02:17.3602834Z output_dtype=SparseType.FP16, 2025-05-07T21:02:17.3603107Z ) 2025-05-07T21:02:17.3603354Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3603951Z self=, 2025-05-07T21:02:17.3604496Z mixed_B=False, 2025-05-07T21:02:17.3604732Z compile=False, 2025-05-07T21:02:17.3604952Z T=3, 2025-05-07T21:02:17.3605145Z D=100, 2025-05-07T21:02:17.3605342Z B=28, 2025-05-07T21:02:17.3605538Z log_E=5, 2025-05-07T21:02:17.3605735Z L=8, 2025-05-07T21:02:17.3605942Z D_gradcheck=1, 2025-05-07T21:02:17.3606219Z stochastic_rounding=True, 2025-05-07T21:02:17.3606496Z weighted=False, 2025-05-07T21:02:17.3606726Z row_wise=False, 2025-05-07T21:02:17.3607007Z mixed=True, 2025-05-07T21:02:17.3607223Z use_cache=True, 2025-05-07T21:02:17.3607474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:17.3607774Z use_cpu=False, 2025-05-07T21:02:17.3608013Z output_dtype=SparseType.FP16, 2025-05-07T21:02:17.3608289Z ) 2025-05-07T21:02:17.3608536Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3609181Z self=, 2025-05-07T21:02:17.3609732Z mixed_B=False, 2025-05-07T21:02:17.3609965Z compile=True, 2025-05-07T21:02:17.3610178Z T=1, 2025-05-07T21:02:17.3610373Z D=17, 2025-05-07T21:02:17.3610569Z B=77, 2025-05-07T21:02:17.3610758Z log_E=4, 2025-05-07T21:02:17.3610966Z L=0, 2025-05-07T21:02:17.3611170Z D_gradcheck=2, 2025-05-07T21:02:17.3611407Z stochastic_rounding=True, 2025-05-07T21:02:17.3611676Z weighted=False, 2025-05-07T21:02:17.3611952Z row_wise=True, 2025-05-07T21:02:17.3612186Z mixed=True, 2025-05-07T21:02:17.3612402Z use_cache=True, 2025-05-07T21:02:17.3612654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3612953Z use_cpu=True, 2025-05-07T21:02:17.3613195Z output_dtype=SparseType.FP16, 2025-05-07T21:02:17.3613475Z ) 2025-05-07T21:02:17.3613722Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3614323Z self=, 2025-05-07T21:02:17.3614963Z mixed_B=False, 2025-05-07T21:02:17.3615194Z compile=False, 2025-05-07T21:02:17.3615408Z T=1, 2025-05-07T21:02:17.3615602Z D=97, 2025-05-07T21:02:17.3615804Z B=84, 2025-05-07T21:02:17.3615995Z log_E=3, 2025-05-07T21:02:17.3616200Z L=5, 2025-05-07T21:02:17.3616406Z D_gradcheck=1, 2025-05-07T21:02:17.3616642Z stochastic_rounding=False, 2025-05-07T21:02:17.3616914Z weighted=False, 2025-05-07T21:02:17.3617146Z row_wise=True, 2025-05-07T21:02:17.3617364Z mixed=True, 2025-05-07T21:02:17.3617588Z use_cache=True, 2025-05-07T21:02:17.3617841Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3618129Z use_cpu=True, 2025-05-07T21:02:17.3618376Z output_dtype=SparseType.BF16, 2025-05-07T21:02:17.3618647Z ) 2025-05-07T21:02:17.3618894Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3619491Z self=, 2025-05-07T21:02:17.3620035Z mixed_B=False, 2025-05-07T21:02:17.3620318Z compile=False, 2025-05-07T21:02:17.3620531Z T=1, 2025-05-07T21:02:17.3620728Z D=59, 2025-05-07T21:02:17.3620922Z B=72, 2025-05-07T21:02:17.3621112Z log_E=3, 2025-05-07T21:02:17.3621316Z L=13, 2025-05-07T21:02:17.3621520Z D_gradcheck=2, 2025-05-07T21:02:17.3621756Z stochastic_rounding=False, 2025-05-07T21:02:17.3622029Z weighted=False, 2025-05-07T21:02:17.3622261Z row_wise=True, 2025-05-07T21:02:17.3622475Z mixed=False, 2025-05-07T21:02:17.3622698Z use_cache=True, 2025-05-07T21:02:17.3622950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3623241Z use_cpu=True, 2025-05-07T21:02:17.3623487Z output_dtype=SparseType.BF16, 2025-05-07T21:02:17.3623766Z ) 2025-05-07T21:02:17.3624006Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3624605Z self=, 2025-05-07T21:02:17.3625152Z mixed_B=False, 2025-05-07T21:02:17.3625381Z compile=False, 2025-05-07T21:02:17.3625593Z T=5, 2025-05-07T21:02:17.3625788Z D=32, 2025-05-07T21:02:17.3626000Z B=93, 2025-05-07T21:02:17.3626192Z log_E=3, 2025-05-07T21:02:17.3626402Z L=3, 2025-05-07T21:02:17.3626608Z D_gradcheck=1, 2025-05-07T21:02:17.3626845Z stochastic_rounding=False, 2025-05-07T21:02:17.3627124Z weighted=False, 2025-05-07T21:02:17.3627361Z row_wise=True, 2025-05-07T21:02:17.3627627Z mixed=False, 2025-05-07T21:02:17.3627851Z use_cache=False, 2025-05-07T21:02:17.3628113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:17.3628408Z use_cpu=False, 2025-05-07T21:02:17.3628663Z output_dtype=SparseType.FP32, 2025-05-07T21:02:17.3628933Z ) 2025-05-07T21:02:17.3637491Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3638235Z self=, 2025-05-07T21:02:17.3638783Z mixed_B=False, 2025-05-07T21:02:17.3639024Z compile=False, 2025-05-07T21:02:17.3639249Z T=3, 2025-05-07T21:02:17.3639443Z D=32, 2025-05-07T21:02:17.3639646Z B=116, 2025-05-07T21:02:17.3639843Z log_E=3, 2025-05-07T21:02:17.3640042Z L=12, 2025-05-07T21:02:17.3640244Z D_gradcheck=2, 2025-05-07T21:02:17.3640492Z stochastic_rounding=False, 2025-05-07T21:02:17.3640758Z weighted=False, 2025-05-07T21:02:17.3641058Z row_wise=False, 2025-05-07T21:02:17.3641286Z mixed=True, 2025-05-07T21:02:17.3641507Z use_cache=False, 2025-05-07T21:02:17.3641761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3642062Z use_cpu=True, 2025-05-07T21:02:17.3642312Z output_dtype=SparseType.BF16, 2025-05-07T21:02:17.3642580Z ) 2025-05-07T21:02:17.3642828Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3643430Z self=, 2025-05-07T21:02:17.3643969Z mixed_B=True, 2025-05-07T21:02:17.3644204Z compile=False, 2025-05-07T21:02:17.3644423Z T=5, 2025-05-07T21:02:17.3644614Z D=119, 2025-05-07T21:02:17.3644813Z B=123, 2025-05-07T21:02:17.3645013Z log_E=5, 2025-05-07T21:02:17.3645215Z L=9, 2025-05-07T21:02:17.3645418Z D_gradcheck=1, 2025-05-07T21:02:17.3645660Z stochastic_rounding=True, 2025-05-07T21:02:17.3645927Z weighted=True, 2025-05-07T21:02:17.3646194Z row_wise=False, 2025-05-07T21:02:17.3646430Z mixed=False, 2025-05-07T21:02:17.3646650Z use_cache=True, 2025-05-07T21:02:17.3646905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3647206Z use_cpu=True, 2025-05-07T21:02:17.3647448Z output_dtype=SparseType.FP32, 2025-05-07T21:02:17.3647720Z ) 2025-05-07T21:02:17.3647967Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3648574Z self=, 2025-05-07T21:02:17.3649116Z mixed_B=False, 2025-05-07T21:02:17.3649507Z compile=False, 2025-05-07T21:02:17.3649731Z T=1, 2025-05-07T21:02:17.3649921Z D=105, 2025-05-07T21:02:17.3650121Z B=4, 2025-05-07T21:02:17.3650318Z log_E=3, 2025-05-07T21:02:17.3650518Z L=0, 2025-05-07T21:02:17.3650720Z D_gradcheck=1, 2025-05-07T21:02:17.3650962Z stochastic_rounding=True, 2025-05-07T21:02:17.3651226Z weighted=True, 2025-05-07T21:02:17.3651460Z row_wise=False, 2025-05-07T21:02:17.3651692Z mixed=False, 2025-05-07T21:02:17.3651909Z use_cache=False, 2025-05-07T21:02:17.3652170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3652466Z use_cpu=True, 2025-05-07T21:02:17.3652702Z output_dtype=SparseType.FP16, 2025-05-07T21:02:17.3652972Z ) 2025-05-07T21:02:17.3653217Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3653814Z self=, 2025-05-07T21:02:17.3654355Z mixed_B=False, 2025-05-07T21:02:17.3654587Z compile=False, 2025-05-07T21:02:17.3654898Z T=4, 2025-05-07T21:02:17.3655089Z D=43, 2025-05-07T21:02:17.3655286Z B=82, 2025-05-07T21:02:17.3655482Z log_E=3, 2025-05-07T21:02:17.3655679Z L=16, 2025-05-07T21:02:17.3655879Z D_gradcheck=1, 2025-05-07T21:02:17.3656121Z stochastic_rounding=True, 2025-05-07T21:02:17.3656385Z weighted=False, 2025-05-07T21:02:17.3656614Z row_wise=True, 2025-05-07T21:02:17.3656920Z mixed=True, 2025-05-07T21:02:17.3657133Z use_cache=False, 2025-05-07T21:02:17.3657396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:17.3657694Z use_cpu=False, 2025-05-07T21:02:17.3657933Z output_dtype=SparseType.BF16, 2025-05-07T21:02:17.3658202Z ) 2025-05-07T21:02:17.3658446Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3659082Z self=, 2025-05-07T21:02:17.3659624Z mixed_B=False, 2025-05-07T21:02:17.3659854Z compile=False, 2025-05-07T21:02:17.3660071Z T=5, 2025-05-07T21:02:17.3660262Z D=55, 2025-05-07T21:02:17.3660458Z B=79, 2025-05-07T21:02:17.3660655Z log_E=4, 2025-05-07T21:02:17.3660853Z L=19, 2025-05-07T21:02:17.3661056Z D_gradcheck=1, 2025-05-07T21:02:17.3661296Z stochastic_rounding=True, 2025-05-07T21:02:17.3661558Z weighted=False, 2025-05-07T21:02:17.3661830Z row_wise=True, 2025-05-07T21:02:17.3662058Z mixed=False, 2025-05-07T21:02:17.3662273Z use_cache=True, 2025-05-07T21:02:17.3662525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:17.3662826Z use_cpu=True, 2025-05-07T21:02:17.3663068Z output_dtype=SparseType.FP32, 2025-05-07T21:02:17.3663350Z ) 2025-05-07T21:02:17.3663603Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:17.3664195Z self=, 2025-05-07T21:02:17.3664738Z mixed_B=False, 2025-05-07T21:02:17.3664966Z compile=True, 2025-05-07T21:02:17.3665180Z T=2, 2025-05-07T21:02:17.3665379Z D=42, 2025-05-07T21:02:17.3665575Z B=16, 2025-05-07T21:02:17.3665765Z log_E=3, 2025-05-07T21:02:17.3665974Z L=16, 2025-05-07T21:02:17.3666177Z D_gradcheck=2, 2025-05-07T21:02:17.3666408Z stochastic_rounding=True, 2025-05-07T21:02:17.3666678Z weighted=True, 2025-05-07T21:02:17.3666906Z row_wise=True, 2025-05-07T21:02:17.3667130Z mixed=True, 2025-05-07T21:02:17.3667344Z use_cache=True, 2025-05-07T21:02:17.3667599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:17.3667897Z use_cpu=True, 2025-05-07T21:02:17.3668136Z output_dtype=SparseType.BF16, 2025-05-07T21:02:17.3668410Z ) 2025-05-07T21:02:18.1165111Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1166274Z self=, 2025-05-07T21:02:18.1166827Z mixed_B=False, 2025-05-07T21:02:18.1167247Z compile=False, 2025-05-07T21:02:18.1167472Z T=4, 2025-05-07T21:02:18.1167672Z D=45, 2025-05-07T21:02:18.1167872Z B=83, 2025-05-07T21:02:18.1168068Z log_E=3, 2025-05-07T21:02:18.1168269Z L=15, 2025-05-07T21:02:18.1168473Z D_gradcheck=2, 2025-05-07T21:02:18.1168716Z stochastic_rounding=True, 2025-05-07T21:02:18.1168981Z weighted=True, 2025-05-07T21:02:18.1169205Z row_wise=True, 2025-05-07T21:02:18.1169436Z mixed=True, 2025-05-07T21:02:18.1169652Z use_cache=False, 2025-05-07T21:02:18.1169914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1170212Z use_cpu=True, 2025-05-07T21:02:18.1170455Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1170735Z ) 2025-05-07T21:02:18.1170981Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1171585Z self=, 2025-05-07T21:02:18.1172127Z mixed_B=False, 2025-05-07T21:02:18.1172358Z compile=False, 2025-05-07T21:02:18.1172575Z T=2, 2025-05-07T21:02:18.1172766Z D=38, 2025-05-07T21:02:18.1172965Z B=27, 2025-05-07T21:02:18.1173159Z log_E=5, 2025-05-07T21:02:18.1173361Z L=9, 2025-05-07T21:02:18.1173561Z D_gradcheck=2, 2025-05-07T21:02:18.1173805Z stochastic_rounding=False, 2025-05-07T21:02:18.1174070Z weighted=True, 2025-05-07T21:02:18.1174293Z row_wise=False, 2025-05-07T21:02:18.1174615Z mixed=True, 2025-05-07T21:02:18.1174920Z use_cache=True, 2025-05-07T21:02:18.1175173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1175473Z use_cpu=True, 2025-05-07T21:02:18.1175708Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1175980Z ) 2025-05-07T21:02:18.1176271Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1176952Z self=, 2025-05-07T21:02:18.1177501Z mixed_B=True, 2025-05-07T21:02:18.1177729Z compile=True, 2025-05-07T21:02:18.1177947Z T=1, 2025-05-07T21:02:18.1178139Z D=100, 2025-05-07T21:02:18.1178339Z B=114, 2025-05-07T21:02:18.1178539Z log_E=4, 2025-05-07T21:02:18.1178736Z L=20, 2025-05-07T21:02:18.1178945Z D_gradcheck=1, 2025-05-07T21:02:18.1179186Z stochastic_rounding=True, 2025-05-07T21:02:18.1179453Z weighted=False, 2025-05-07T21:02:18.1179683Z row_wise=False, 2025-05-07T21:02:18.1179980Z mixed=True, 2025-05-07T21:02:18.1180216Z use_cache=False, 2025-05-07T21:02:18.1180478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1180777Z use_cpu=True, 2025-05-07T21:02:18.1181024Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1181297Z ) 2025-05-07T21:02:18.1181538Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1182143Z self=, 2025-05-07T21:02:18.1182690Z mixed_B=True, 2025-05-07T21:02:18.1182910Z compile=False, 2025-05-07T21:02:18.1183127Z T=4, 2025-05-07T21:02:18.1183326Z D=128, 2025-05-07T21:02:18.1183519Z B=92, 2025-05-07T21:02:18.1183720Z log_E=3, 2025-05-07T21:02:18.1183927Z L=0, 2025-05-07T21:02:18.1184125Z D_gradcheck=1, 2025-05-07T21:02:18.1184367Z stochastic_rounding=False, 2025-05-07T21:02:18.1184642Z weighted=False, 2025-05-07T21:02:18.1184864Z row_wise=False, 2025-05-07T21:02:18.1185100Z mixed=True, 2025-05-07T21:02:18.1185320Z use_cache=False, 2025-05-07T21:02:18.1185573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1185870Z use_cpu=False, 2025-05-07T21:02:18.1186120Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1186388Z ) 2025-05-07T21:02:18.1186629Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1187231Z self=, 2025-05-07T21:02:18.1187783Z mixed_B=False, 2025-05-07T21:02:18.1188052Z compile=True, 2025-05-07T21:02:18.1188272Z T=3, 2025-05-07T21:02:18.1188470Z D=88, 2025-05-07T21:02:18.1188659Z B=55, 2025-05-07T21:02:18.1188854Z log_E=3, 2025-05-07T21:02:18.1189065Z L=1, 2025-05-07T21:02:18.1189261Z D_gradcheck=1, 2025-05-07T21:02:18.1189505Z stochastic_rounding=False, 2025-05-07T21:02:18.1189774Z weighted=False, 2025-05-07T21:02:18.1189991Z row_wise=False, 2025-05-07T21:02:18.1190217Z mixed=False, 2025-05-07T21:02:18.1190440Z use_cache=False, 2025-05-07T21:02:18.1190693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1190989Z use_cpu=True, 2025-05-07T21:02:18.1191233Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1191499Z ) 2025-05-07T21:02:18.1191743Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1192347Z self=, 2025-05-07T21:02:18.1192895Z mixed_B=False, 2025-05-07T21:02:18.1193115Z compile=True, 2025-05-07T21:02:18.1193333Z T=1, 2025-05-07T21:02:18.1193529Z D=127, 2025-05-07T21:02:18.1193721Z B=13, 2025-05-07T21:02:18.1193919Z log_E=5, 2025-05-07T21:02:18.1194129Z L=1, 2025-05-07T21:02:18.1194326Z D_gradcheck=2, 2025-05-07T21:02:18.1194569Z stochastic_rounding=False, 2025-05-07T21:02:18.1194845Z weighted=True, 2025-05-07T21:02:18.1195063Z row_wise=True, 2025-05-07T21:02:18.1195339Z mixed=False, 2025-05-07T21:02:18.1195567Z use_cache=False, 2025-05-07T21:02:18.1195821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1196128Z use_cpu=False, 2025-05-07T21:02:18.1196376Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1196650Z ) 2025-05-07T21:02:18.1196897Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1197550Z self=, 2025-05-07T21:02:18.1198100Z mixed_B=False, 2025-05-07T21:02:18.1198326Z compile=False, 2025-05-07T21:02:18.1198544Z T=1, 2025-05-07T21:02:18.1198736Z D=127, 2025-05-07T21:02:18.1198930Z B=101, 2025-05-07T21:02:18.1199127Z log_E=3, 2025-05-07T21:02:18.1199331Z L=4, 2025-05-07T21:02:18.1199532Z D_gradcheck=2, 2025-05-07T21:02:18.1199773Z stochastic_rounding=False, 2025-05-07T21:02:18.1200040Z weighted=False, 2025-05-07T21:02:18.1200261Z row_wise=True, 2025-05-07T21:02:18.1200529Z mixed=True, 2025-05-07T21:02:18.1200748Z use_cache=True, 2025-05-07T21:02:18.1200993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1201290Z use_cpu=True, 2025-05-07T21:02:18.1201535Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1201802Z ) 2025-05-07T21:02:18.1202046Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1202652Z self=, 2025-05-07T21:02:18.1203189Z mixed_B=True, 2025-05-07T21:02:18.1203415Z compile=True, 2025-05-07T21:02:18.1203631Z T=1, 2025-05-07T21:02:18.1203821Z D=24, 2025-05-07T21:02:18.1204015Z B=81, 2025-05-07T21:02:18.1204215Z log_E=5, 2025-05-07T21:02:18.1204412Z L=3, 2025-05-07T21:02:18.1204614Z D_gradcheck=2, 2025-05-07T21:02:18.1204857Z stochastic_rounding=False, 2025-05-07T21:02:18.1205126Z weighted=False, 2025-05-07T21:02:18.1205345Z row_wise=False, 2025-05-07T21:02:18.1205573Z mixed=False, 2025-05-07T21:02:18.1205795Z use_cache=False, 2025-05-07T21:02:18.1206049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1206345Z use_cpu=True, 2025-05-07T21:02:18.1206592Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1206861Z ) 2025-05-07T21:02:18.1207109Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1207711Z self=, 2025-05-07T21:02:18.1208249Z mixed_B=True, 2025-05-07T21:02:18.1208554Z compile=True, 2025-05-07T21:02:18.1208774Z T=1, 2025-05-07T21:02:18.1208964Z D=61, 2025-05-07T21:02:18.1209162Z B=122, 2025-05-07T21:02:18.1209361Z log_E=3, 2025-05-07T21:02:18.1209560Z L=5, 2025-05-07T21:02:18.1209763Z D_gradcheck=1, 2025-05-07T21:02:18.1210003Z stochastic_rounding=True, 2025-05-07T21:02:18.1210267Z weighted=False, 2025-05-07T21:02:18.1210492Z row_wise=False, 2025-05-07T21:02:18.1210717Z mixed=True, 2025-05-07T21:02:18.1210930Z use_cache=False, 2025-05-07T21:02:18.1211189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1211485Z use_cpu=False, 2025-05-07T21:02:18.1211734Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1212000Z ) 2025-05-07T21:02:18.1212247Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1212850Z self=, 2025-05-07T21:02:18.1213391Z mixed_B=False, 2025-05-07T21:02:18.1213619Z compile=False, 2025-05-07T21:02:18.1213835Z T=1, 2025-05-07T21:02:18.1214022Z D=9, 2025-05-07T21:02:18.1214215Z B=102, 2025-05-07T21:02:18.1214415Z log_E=5, 2025-05-07T21:02:18.1214613Z L=2, 2025-05-07T21:02:18.1214896Z D_gradcheck=2, 2025-05-07T21:02:18.1215134Z stochastic_rounding=True, 2025-05-07T21:02:18.1215394Z weighted=False, 2025-05-07T21:02:18.1215619Z row_wise=True, 2025-05-07T21:02:18.1215898Z mixed=False, 2025-05-07T21:02:18.1216115Z use_cache=True, 2025-05-07T21:02:18.1216364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1216658Z use_cpu=True, 2025-05-07T21:02:18.1216895Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1217169Z ) 2025-05-07T21:02:18.1217414Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1218147Z self=, 2025-05-07T21:02:18.1218776Z mixed_B=True, 2025-05-07T21:02:18.1219005Z compile=True, 2025-05-07T21:02:18.1219222Z T=3, 2025-05-07T21:02:18.1219409Z D=48, 2025-05-07T21:02:18.1219604Z B=127, 2025-05-07T21:02:18.1219800Z log_E=5, 2025-05-07T21:02:18.1219999Z L=12, 2025-05-07T21:02:18.1220200Z D_gradcheck=2, 2025-05-07T21:02:18.1220444Z stochastic_rounding=True, 2025-05-07T21:02:18.1220716Z weighted=True, 2025-05-07T21:02:18.1220944Z row_wise=False, 2025-05-07T21:02:18.1221215Z mixed=True, 2025-05-07T21:02:18.1221432Z use_cache=False, 2025-05-07T21:02:18.1221699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1222022Z use_cpu=True, 2025-05-07T21:02:18.1222265Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1222552Z ) 2025-05-07T21:02:18.1222803Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1223489Z self=, 2025-05-07T21:02:18.1224124Z mixed_B=True, 2025-05-07T21:02:18.1224358Z compile=False, 2025-05-07T21:02:18.1224581Z T=2, 2025-05-07T21:02:18.1224766Z D=16, 2025-05-07T21:02:18.1224956Z B=99, 2025-05-07T21:02:18.1225150Z log_E=4, 2025-05-07T21:02:18.1225347Z L=17, 2025-05-07T21:02:18.1225545Z D_gradcheck=1, 2025-05-07T21:02:18.1225787Z stochastic_rounding=True, 2025-05-07T21:02:18.1226058Z weighted=True, 2025-05-07T21:02:18.1226282Z row_wise=False, 2025-05-07T21:02:18.1226517Z mixed=False, 2025-05-07T21:02:18.1226733Z use_cache=False, 2025-05-07T21:02:18.1226997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1227316Z use_cpu=False, 2025-05-07T21:02:18.1227560Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1227845Z ) 2025-05-07T21:02:18.1228095Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1228780Z self=, 2025-05-07T21:02:18.1229417Z mixed_B=False, 2025-05-07T21:02:18.1229695Z compile=False, 2025-05-07T21:02:18.1229910Z T=2, 2025-05-07T21:02:18.1230103Z D=57, 2025-05-07T21:02:18.1230295Z B=89, 2025-05-07T21:02:18.1230482Z log_E=5, 2025-05-07T21:02:18.1230685Z L=10, 2025-05-07T21:02:18.1230883Z D_gradcheck=2, 2025-05-07T21:02:18.1231128Z stochastic_rounding=False, 2025-05-07T21:02:18.1231400Z weighted=True, 2025-05-07T21:02:18.1231625Z row_wise=False, 2025-05-07T21:02:18.1231856Z mixed=False, 2025-05-07T21:02:18.1232077Z use_cache=True, 2025-05-07T21:02:18.1232334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1232654Z use_cpu=False, 2025-05-07T21:02:18.1232900Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1233190Z ) 2025-05-07T21:02:18.1233442Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1234129Z self=, 2025-05-07T21:02:18.1234767Z mixed_B=True, 2025-05-07T21:02:18.1234998Z compile=False, 2025-05-07T21:02:18.1235214Z T=3, 2025-05-07T21:02:18.1235409Z D=54, 2025-05-07T21:02:18.1235602Z B=71, 2025-05-07T21:02:18.1235791Z log_E=5, 2025-05-07T21:02:18.1236289Z L=5, 2025-05-07T21:02:18.1244005Z D_gradcheck=1, 2025-05-07T21:02:18.1244254Z stochastic_rounding=True, 2025-05-07T21:02:18.1244523Z weighted=True, 2025-05-07T21:02:18.1244753Z row_wise=True, 2025-05-07T21:02:18.1245098Z mixed=False, 2025-05-07T21:02:18.1245325Z use_cache=True, 2025-05-07T21:02:18.1245579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1245881Z use_cpu=False, 2025-05-07T21:02:18.1246148Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1246452Z ) 2025-05-07T21:02:18.1246702Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1247370Z self=, 2025-05-07T21:02:18.1247917Z mixed_B=True, 2025-05-07T21:02:18.1248145Z compile=True, 2025-05-07T21:02:18.1248361Z T=4, 2025-05-07T21:02:18.1248565Z D=55, 2025-05-07T21:02:18.1248764Z B=113, 2025-05-07T21:02:18.1248956Z log_E=4, 2025-05-07T21:02:18.1249161Z L=18, 2025-05-07T21:02:18.1249367Z D_gradcheck=2, 2025-05-07T21:02:18.1249601Z stochastic_rounding=True, 2025-05-07T21:02:18.1249870Z weighted=False, 2025-05-07T21:02:18.1250099Z row_wise=False, 2025-05-07T21:02:18.1250383Z mixed=True, 2025-05-07T21:02:18.1250606Z use_cache=True, 2025-05-07T21:02:18.1250858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1251151Z use_cpu=True, 2025-05-07T21:02:18.1251402Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1251675Z ) 2025-05-07T21:02:18.1251915Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1252517Z self=, 2025-05-07T21:02:18.1253060Z mixed_B=False, 2025-05-07T21:02:18.1253292Z compile=False, 2025-05-07T21:02:18.1253504Z T=1, 2025-05-07T21:02:18.1253700Z D=19, 2025-05-07T21:02:18.1253893Z B=38, 2025-05-07T21:02:18.1254083Z log_E=4, 2025-05-07T21:02:18.1254286Z L=3, 2025-05-07T21:02:18.1254485Z D_gradcheck=1, 2025-05-07T21:02:18.1254716Z stochastic_rounding=True, 2025-05-07T21:02:18.1255060Z weighted=False, 2025-05-07T21:02:18.1255287Z row_wise=False, 2025-05-07T21:02:18.1255508Z mixed=False, 2025-05-07T21:02:18.1255730Z use_cache=False, 2025-05-07T21:02:18.1255989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1256280Z use_cpu=False, 2025-05-07T21:02:18.1256524Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1256792Z ) 2025-05-07T21:02:18.1257029Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1257632Z self=, 2025-05-07T21:02:18.1258173Z mixed_B=False, 2025-05-07T21:02:18.1258399Z compile=False, 2025-05-07T21:02:18.1258684Z T=5, 2025-05-07T21:02:18.1258880Z D=67, 2025-05-07T21:02:18.1259075Z B=16, 2025-05-07T21:02:18.1259263Z log_E=4, 2025-05-07T21:02:18.1259466Z L=7, 2025-05-07T21:02:18.1259665Z D_gradcheck=2, 2025-05-07T21:02:18.1259898Z stochastic_rounding=False, 2025-05-07T21:02:18.1260168Z weighted=True, 2025-05-07T21:02:18.1260393Z row_wise=False, 2025-05-07T21:02:18.1260614Z mixed=True, 2025-05-07T21:02:18.1260834Z use_cache=False, 2025-05-07T21:02:18.1261093Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1261386Z use_cpu=False, 2025-05-07T21:02:18.1261631Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1261904Z ) 2025-05-07T21:02:18.1465171Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1465857Z self=, 2025-05-07T21:02:18.1466657Z mixed_B=False, 2025-05-07T21:02:18.1466956Z compile=False, 2025-05-07T21:02:18.1467244Z T=5, 2025-05-07T21:02:18.1467493Z D=124, 2025-05-07T21:02:18.1467694Z B=11, 2025-05-07T21:02:18.1467895Z log_E=4, 2025-05-07T21:02:18.1468093Z L=2, 2025-05-07T21:02:18.1468297Z D_gradcheck=2, 2025-05-07T21:02:18.1468540Z stochastic_rounding=True, 2025-05-07T21:02:18.1468803Z weighted=True, 2025-05-07T21:02:18.1469081Z row_wise=True, 2025-05-07T21:02:18.1469588Z mixed=True, 2025-05-07T21:02:18.1469897Z use_cache=False, 2025-05-07T21:02:18.1470263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1470678Z use_cpu=True, 2025-05-07T21:02:18.1470999Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1471276Z ) 2025-05-07T21:02:18.1471522Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1472338Z self=, 2025-05-07T21:02:18.1472889Z mixed_B=False, 2025-05-07T21:02:18.1473115Z compile=True, 2025-05-07T21:02:18.1473334Z T=5, 2025-05-07T21:02:18.1473532Z D=15, 2025-05-07T21:02:18.1473727Z B=30, 2025-05-07T21:02:18.1473918Z log_E=5, 2025-05-07T21:02:18.1474119Z L=9, 2025-05-07T21:02:18.1474322Z D_gradcheck=2, 2025-05-07T21:02:18.1474563Z stochastic_rounding=False, 2025-05-07T21:02:18.1474830Z weighted=False, 2025-05-07T21:02:18.1475054Z row_wise=False, 2025-05-07T21:02:18.1475358Z mixed=True, 2025-05-07T21:02:18.1475577Z use_cache=True, 2025-05-07T21:02:18.1475828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1476131Z use_cpu=True, 2025-05-07T21:02:18.1476372Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1476646Z ) 2025-05-07T21:02:18.1476895Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1477487Z self=, 2025-05-07T21:02:18.1478034Z mixed_B=True, 2025-05-07T21:02:18.1478265Z compile=False, 2025-05-07T21:02:18.1478479Z T=3, 2025-05-07T21:02:18.1478674Z D=86, 2025-05-07T21:02:18.1478869Z B=11, 2025-05-07T21:02:18.1479061Z log_E=4, 2025-05-07T21:02:18.1479268Z L=13, 2025-05-07T21:02:18.1479474Z D_gradcheck=2, 2025-05-07T21:02:18.1479707Z stochastic_rounding=True, 2025-05-07T21:02:18.1479977Z weighted=True, 2025-05-07T21:02:18.1480202Z row_wise=False, 2025-05-07T21:02:18.1480426Z mixed=False, 2025-05-07T21:02:18.1480644Z use_cache=True, 2025-05-07T21:02:18.1480890Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1481188Z use_cpu=False, 2025-05-07T21:02:18.1481428Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1481701Z ) 2025-05-07T21:02:18.1481943Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1482547Z self=, 2025-05-07T21:02:18.1483084Z mixed_B=True, 2025-05-07T21:02:18.1483314Z compile=False, 2025-05-07T21:02:18.1483600Z T=4, 2025-05-07T21:02:18.1483798Z D=72, 2025-05-07T21:02:18.1483994Z B=19, 2025-05-07T21:02:18.1484186Z log_E=5, 2025-05-07T21:02:18.1484391Z L=16, 2025-05-07T21:02:18.1484595Z D_gradcheck=2, 2025-05-07T21:02:18.1484830Z stochastic_rounding=False, 2025-05-07T21:02:18.1485102Z weighted=True, 2025-05-07T21:02:18.1485328Z row_wise=True, 2025-05-07T21:02:18.1485544Z mixed=True, 2025-05-07T21:02:18.1485764Z use_cache=True, 2025-05-07T21:02:18.1486014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1486307Z use_cpu=True, 2025-05-07T21:02:18.1486550Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1486823Z ) 2025-05-07T21:02:18.1487067Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1487661Z self=, 2025-05-07T21:02:18.1488198Z mixed_B=True, 2025-05-07T21:02:18.1488425Z compile=False, 2025-05-07T21:02:18.1488639Z T=4, 2025-05-07T21:02:18.1488836Z D=71, 2025-05-07T21:02:18.1489035Z B=88, 2025-05-07T21:02:18.1489229Z log_E=3, 2025-05-07T21:02:18.1489435Z L=12, 2025-05-07T21:02:18.1489643Z D_gradcheck=1, 2025-05-07T21:02:18.1489878Z stochastic_rounding=False, 2025-05-07T21:02:18.1490150Z weighted=False, 2025-05-07T21:02:18.1490380Z row_wise=True, 2025-05-07T21:02:18.1490647Z mixed=False, 2025-05-07T21:02:18.1490870Z use_cache=True, 2025-05-07T21:02:18.1491122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1491417Z use_cpu=True, 2025-05-07T21:02:18.1491662Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1491938Z ) 2025-05-07T21:02:18.1492177Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1492819Z self=, 2025-05-07T21:02:18.1493359Z mixed_B=True, 2025-05-07T21:02:18.1493583Z compile=False, 2025-05-07T21:02:18.1493800Z T=4, 2025-05-07T21:02:18.1494000Z D=13, 2025-05-07T21:02:18.1494192Z B=12, 2025-05-07T21:02:18.1494382Z log_E=5, 2025-05-07T21:02:18.1494587Z L=20, 2025-05-07T21:02:18.1494892Z D_gradcheck=2, 2025-05-07T21:02:18.1495142Z stochastic_rounding=False, 2025-05-07T21:02:18.1495416Z weighted=True, 2025-05-07T21:02:18.1495639Z row_wise=True, 2025-05-07T21:02:18.1495915Z mixed=True, 2025-05-07T21:02:18.1496144Z use_cache=False, 2025-05-07T21:02:18.1496406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1496706Z use_cpu=False, 2025-05-07T21:02:18.1496945Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1497220Z ) 2025-05-07T21:02:18.1497497Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1498098Z self=, 2025-05-07T21:02:18.1498637Z mixed_B=True, 2025-05-07T21:02:18.1498854Z compile=False, 2025-05-07T21:02:18.1499071Z T=3, 2025-05-07T21:02:18.1499267Z D=17, 2025-05-07T21:02:18.1499461Z B=111, 2025-05-07T21:02:18.1499663Z log_E=4, 2025-05-07T21:02:18.1499867Z L=5, 2025-05-07T21:02:18.1500066Z D_gradcheck=1, 2025-05-07T21:02:18.1500306Z stochastic_rounding=True, 2025-05-07T21:02:18.1500570Z weighted=False, 2025-05-07T21:02:18.1500789Z row_wise=True, 2025-05-07T21:02:18.1501015Z mixed=True, 2025-05-07T21:02:18.1501240Z use_cache=True, 2025-05-07T21:02:18.1501484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1501780Z use_cpu=True, 2025-05-07T21:02:18.1502025Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1502290Z ) 2025-05-07T21:02:18.1502537Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1503134Z self=, 2025-05-07T21:02:18.1503672Z mixed_B=True, 2025-05-07T21:02:18.1503889Z compile=True, 2025-05-07T21:02:18.1504153Z T=1, 2025-05-07T21:02:18.1504350Z D=105, 2025-05-07T21:02:18.1504540Z B=45, 2025-05-07T21:02:18.1504736Z log_E=5, 2025-05-07T21:02:18.1504939Z L=14, 2025-05-07T21:02:18.1505136Z D_gradcheck=1, 2025-05-07T21:02:18.1505372Z stochastic_rounding=True, 2025-05-07T21:02:18.1505637Z weighted=True, 2025-05-07T21:02:18.1505856Z row_wise=True, 2025-05-07T21:02:18.1506076Z mixed=True, 2025-05-07T21:02:18.1506299Z use_cache=False, 2025-05-07T21:02:18.1506553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1506846Z use_cpu=True, 2025-05-07T21:02:18.1507090Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1507356Z ) 2025-05-07T21:02:18.1507601Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1508203Z self=, 2025-05-07T21:02:18.1508742Z mixed_B=False, 2025-05-07T21:02:18.1508970Z compile=False, 2025-05-07T21:02:18.1509189Z T=2, 2025-05-07T21:02:18.1509378Z D=117, 2025-05-07T21:02:18.1509577Z B=3, 2025-05-07T21:02:18.1509772Z log_E=4, 2025-05-07T21:02:18.1509971Z L=18, 2025-05-07T21:02:18.1510175Z D_gradcheck=2, 2025-05-07T21:02:18.1510419Z stochastic_rounding=False, 2025-05-07T21:02:18.1510690Z weighted=True, 2025-05-07T21:02:18.1510911Z row_wise=False, 2025-05-07T21:02:18.1511138Z mixed=False, 2025-05-07T21:02:18.1511417Z use_cache=False, 2025-05-07T21:02:18.1511670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1511973Z use_cpu=False, 2025-05-07T21:02:18.1512217Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1512484Z ) 2025-05-07T21:02:18.1512729Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1513369Z self=, 2025-05-07T21:02:18.1513907Z mixed_B=False, 2025-05-07T21:02:18.1514133Z compile=False, 2025-05-07T21:02:18.1514351Z T=1, 2025-05-07T21:02:18.1514541Z D=70, 2025-05-07T21:02:18.1514738Z B=61, 2025-05-07T21:02:18.1514937Z log_E=3, 2025-05-07T21:02:18.1515136Z L=2, 2025-05-07T21:02:18.1515340Z D_gradcheck=2, 2025-05-07T21:02:18.1515581Z stochastic_rounding=False, 2025-05-07T21:02:18.1515843Z weighted=False, 2025-05-07T21:02:18.1516072Z row_wise=True, 2025-05-07T21:02:18.1516366Z mixed=False, 2025-05-07T21:02:18.1516586Z use_cache=True, 2025-05-07T21:02:18.1516840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1517144Z use_cpu=True, 2025-05-07T21:02:18.1517389Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1517655Z ) 2025-05-07T21:02:18.1517903Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1518502Z self=, 2025-05-07T21:02:18.1519037Z mixed_B=True, 2025-05-07T21:02:18.1519260Z compile=False, 2025-05-07T21:02:18.1519478Z T=3, 2025-05-07T21:02:18.1519667Z D=92, 2025-05-07T21:02:18.1519862Z B=19, 2025-05-07T21:02:18.1520057Z log_E=3, 2025-05-07T21:02:18.1520258Z L=3, 2025-05-07T21:02:18.1520462Z D_gradcheck=2, 2025-05-07T21:02:18.1520707Z stochastic_rounding=False, 2025-05-07T21:02:18.1520974Z weighted=False, 2025-05-07T21:02:18.1521201Z row_wise=True, 2025-05-07T21:02:18.1521425Z mixed=True, 2025-05-07T21:02:18.1521643Z use_cache=False, 2025-05-07T21:02:18.1521908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1522206Z use_cpu=True, 2025-05-07T21:02:18.1522445Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1522721Z ) 2025-05-07T21:02:18.1522970Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1523572Z self=, 2025-05-07T21:02:18.1524113Z mixed_B=False, 2025-05-07T21:02:18.1524344Z compile=False, 2025-05-07T21:02:18.1524614Z T=4, 2025-05-07T21:02:18.1524813Z D=92, 2025-05-07T21:02:18.1525009Z B=3, 2025-05-07T21:02:18.1525205Z log_E=5, 2025-05-07T21:02:18.1525403Z L=18, 2025-05-07T21:02:18.1525609Z D_gradcheck=1, 2025-05-07T21:02:18.1525851Z stochastic_rounding=False, 2025-05-07T21:02:18.1526113Z weighted=False, 2025-05-07T21:02:18.1526341Z row_wise=False, 2025-05-07T21:02:18.1526568Z mixed=True, 2025-05-07T21:02:18.1526784Z use_cache=True, 2025-05-07T21:02:18.1527038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1527335Z use_cpu=True, 2025-05-07T21:02:18.1527576Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1527847Z ) 2025-05-07T21:02:18.1528092Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1528690Z self=, 2025-05-07T21:02:18.1529235Z mixed_B=False, 2025-05-07T21:02:18.1529459Z compile=True, 2025-05-07T21:02:18.1529677Z T=5, 2025-05-07T21:02:18.1529868Z D=22, 2025-05-07T21:02:18.1530064Z B=86, 2025-05-07T21:02:18.1530264Z log_E=5, 2025-05-07T21:02:18.1530465Z L=16, 2025-05-07T21:02:18.1530670Z D_gradcheck=1, 2025-05-07T21:02:18.1530911Z stochastic_rounding=False, 2025-05-07T21:02:18.1531173Z weighted=True, 2025-05-07T21:02:18.1531400Z row_wise=True, 2025-05-07T21:02:18.1531622Z mixed=True, 2025-05-07T21:02:18.1531891Z use_cache=False, 2025-05-07T21:02:18.1532153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1532454Z use_cpu=False, 2025-05-07T21:02:18.1532694Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1532968Z ) 2025-05-07T21:02:18.1533213Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1533859Z self=, 2025-05-07T21:02:18.1534404Z mixed_B=True, 2025-05-07T21:02:18.1534628Z compile=True, 2025-05-07T21:02:18.1534909Z T=1, 2025-05-07T21:02:18.1535107Z D=35, 2025-05-07T21:02:18.1535304Z B=1, 2025-05-07T21:02:18.1535498Z log_E=4, 2025-05-07T21:02:18.1535705Z L=12, 2025-05-07T21:02:18.1536218Z D_gradcheck=2, 2025-05-07T21:02:18.1536465Z stochastic_rounding=True, 2025-05-07T21:02:18.1536730Z weighted=True, 2025-05-07T21:02:18.1536964Z row_wise=False, 2025-05-07T21:02:18.1537276Z mixed=True, 2025-05-07T21:02:18.1537501Z use_cache=False, 2025-05-07T21:02:18.1537759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:18.1538058Z use_cpu=True, 2025-05-07T21:02:18.1538297Z output_dtype=SparseType.FP16, 2025-05-07T21:02:18.1538573Z ) 2025-05-07T21:02:18.1538816Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1539411Z self=, 2025-05-07T21:02:18.1539957Z mixed_B=False, 2025-05-07T21:02:18.1540180Z compile=True, 2025-05-07T21:02:18.1540393Z T=2, 2025-05-07T21:02:18.1540586Z D=70, 2025-05-07T21:02:18.1540784Z B=126, 2025-05-07T21:02:18.1540978Z log_E=4, 2025-05-07T21:02:18.1541182Z L=4, 2025-05-07T21:02:18.1541384Z D_gradcheck=2, 2025-05-07T21:02:18.1541618Z stochastic_rounding=False, 2025-05-07T21:02:18.1541890Z weighted=True, 2025-05-07T21:02:18.1542113Z row_wise=False, 2025-05-07T21:02:18.1542342Z mixed=False, 2025-05-07T21:02:18.1542568Z use_cache=False, 2025-05-07T21:02:18.1542831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1543128Z use_cpu=True, 2025-05-07T21:02:18.1543367Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1543639Z ) 2025-05-07T21:02:18.1543885Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1544480Z self=, 2025-05-07T21:02:18.1545026Z mixed_B=False, 2025-05-07T21:02:18.1545256Z compile=False, 2025-05-07T21:02:18.1546156Z T=3, 2025-05-07T21:02:18.1546362Z D=116, 2025-05-07T21:02:18.1546571Z B=11, 2025-05-07T21:02:18.1546768Z log_E=3, 2025-05-07T21:02:18.1546970Z L=12, 2025-05-07T21:02:18.1547179Z D_gradcheck=1, 2025-05-07T21:02:18.1547422Z stochastic_rounding=False, 2025-05-07T21:02:18.1547697Z weighted=False, 2025-05-07T21:02:18.1547924Z row_wise=False, 2025-05-07T21:02:18.1548147Z mixed=False, 2025-05-07T21:02:18.1548371Z use_cache=True, 2025-05-07T21:02:18.1548625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1548915Z use_cpu=True, 2025-05-07T21:02:18.1549163Z output_dtype=SparseType.BF16, 2025-05-07T21:02:18.1549433Z ) 2025-05-07T21:02:18.1549680Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:18.1550276Z self=, 2025-05-07T21:02:18.1550822Z mixed_B=True, 2025-05-07T21:02:18.1551051Z compile=False, 2025-05-07T21:02:18.1551265Z T=5, 2025-05-07T21:02:18.1559042Z D=56, 2025-05-07T21:02:18.1559268Z B=59, 2025-05-07T21:02:18.1559469Z log_E=5, 2025-05-07T21:02:18.1559678Z L=10, 2025-05-07T21:02:18.1559879Z D_gradcheck=1, 2025-05-07T21:02:18.1560128Z stochastic_rounding=True, 2025-05-07T21:02:18.1560409Z weighted=False, 2025-05-07T21:02:18.1560638Z row_wise=False, 2025-05-07T21:02:18.1560870Z mixed=True, 2025-05-07T21:02:18.1561219Z use_cache=False, 2025-05-07T21:02:18.1561480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:18.1561785Z use_cpu=True, 2025-05-07T21:02:18.1562037Z output_dtype=SparseType.FP32, 2025-05-07T21:02:18.1562316Z ) 2025-05-07T21:02:23.3431579Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3433210Z self=, 2025-05-07T21:02:23.3434235Z mixed_B=False, 2025-05-07T21:02:23.3434646Z compile=True, 2025-05-07T21:02:23.3435062Z T=5, 2025-05-07T21:02:23.3435428Z D=65, 2025-05-07T21:02:23.3435774Z B=23, 2025-05-07T21:02:23.3436436Z log_E=3, 2025-05-07T21:02:23.3436807Z L=6, 2025-05-07T21:02:23.3437165Z D_gradcheck=1, 2025-05-07T21:02:23.3437614Z stochastic_rounding=True, 2025-05-07T21:02:23.3437970Z weighted=True, 2025-05-07T21:02:23.3438199Z row_wise=False, 2025-05-07T21:02:23.3438510Z mixed=False, 2025-05-07T21:02:23.3438749Z use_cache=True, 2025-05-07T21:02:23.3438997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3439311Z use_cpu=True, 2025-05-07T21:02:23.3439564Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3439840Z ) 2025-05-07T21:02:23.3440094Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3440701Z self=, 2025-05-07T21:02:23.3441242Z mixed_B=True, 2025-05-07T21:02:23.3441474Z compile=True, 2025-05-07T21:02:23.3441697Z T=3, 2025-05-07T21:02:23.3441889Z D=57, 2025-05-07T21:02:23.3442090Z B=65, 2025-05-07T21:02:23.3442292Z log_E=3, 2025-05-07T21:02:23.3442502Z L=20, 2025-05-07T21:02:23.3442701Z D_gradcheck=1, 2025-05-07T21:02:23.3442947Z stochastic_rounding=True, 2025-05-07T21:02:23.3443219Z weighted=False, 2025-05-07T21:02:23.3443441Z row_wise=False, 2025-05-07T21:02:23.3443670Z mixed=True, 2025-05-07T21:02:23.3443898Z use_cache=True, 2025-05-07T21:02:23.3444144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3444447Z use_cpu=True, 2025-05-07T21:02:23.3444697Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.3444963Z ) 2025-05-07T21:02:23.3445212Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3445815Z self=, 2025-05-07T21:02:23.3446356Z mixed_B=False, 2025-05-07T21:02:23.3446581Z compile=True, 2025-05-07T21:02:23.3446888Z T=2, 2025-05-07T21:02:23.3447081Z D=40, 2025-05-07T21:02:23.3447278Z B=105, 2025-05-07T21:02:23.3447478Z log_E=4, 2025-05-07T21:02:23.3447677Z L=16, 2025-05-07T21:02:23.3447884Z D_gradcheck=2, 2025-05-07T21:02:23.3448122Z stochastic_rounding=True, 2025-05-07T21:02:23.3448386Z weighted=False, 2025-05-07T21:02:23.3448614Z row_wise=False, 2025-05-07T21:02:23.3448840Z mixed=False, 2025-05-07T21:02:23.3449065Z use_cache=False, 2025-05-07T21:02:23.3449321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3449624Z use_cpu=False, 2025-05-07T21:02:23.3449875Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3450143Z ) 2025-05-07T21:02:23.3450393Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3450994Z self=, 2025-05-07T21:02:23.3451536Z mixed_B=True, 2025-05-07T21:02:23.3451759Z compile=True, 2025-05-07T21:02:23.3451979Z T=4, 2025-05-07T21:02:23.3452167Z D=90, 2025-05-07T21:02:23.3452369Z B=52, 2025-05-07T21:02:23.3452565Z log_E=5, 2025-05-07T21:02:23.3452765Z L=3, 2025-05-07T21:02:23.3452970Z D_gradcheck=1, 2025-05-07T21:02:23.3453215Z stochastic_rounding=False, 2025-05-07T21:02:23.3453481Z weighted=True, 2025-05-07T21:02:23.3453712Z row_wise=False, 2025-05-07T21:02:23.3453939Z mixed=False, 2025-05-07T21:02:23.3454247Z use_cache=False, 2025-05-07T21:02:23.3454511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3454881Z use_cpu=True, 2025-05-07T21:02:23.3455119Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3455391Z ) 2025-05-07T21:02:23.3455635Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3456295Z self=, 2025-05-07T21:02:23.3456831Z mixed_B=True, 2025-05-07T21:02:23.3457056Z compile=True, 2025-05-07T21:02:23.3457275Z T=3, 2025-05-07T21:02:23.3457503Z D=115, 2025-05-07T21:02:23.3457814Z B=71, 2025-05-07T21:02:23.3458058Z log_E=5, 2025-05-07T21:02:23.3458255Z L=20, 2025-05-07T21:02:23.3458461Z D_gradcheck=2, 2025-05-07T21:02:23.3458702Z stochastic_rounding=True, 2025-05-07T21:02:23.3458965Z weighted=False, 2025-05-07T21:02:23.3459203Z row_wise=False, 2025-05-07T21:02:23.3459477Z mixed=True, 2025-05-07T21:02:23.3459698Z use_cache=True, 2025-05-07T21:02:23.3459951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3460249Z use_cpu=True, 2025-05-07T21:02:23.3460488Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3460765Z ) 2025-05-07T21:02:23.3461011Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3461606Z self=, 2025-05-07T21:02:23.3462152Z mixed_B=False, 2025-05-07T21:02:23.3462379Z compile=False, 2025-05-07T21:02:23.3462598Z T=2, 2025-05-07T21:02:23.3462788Z D=52, 2025-05-07T21:02:23.3462989Z B=126, 2025-05-07T21:02:23.3463189Z log_E=5, 2025-05-07T21:02:23.3463390Z L=5, 2025-05-07T21:02:23.3463596Z D_gradcheck=2, 2025-05-07T21:02:23.3463842Z stochastic_rounding=True, 2025-05-07T21:02:23.3464107Z weighted=False, 2025-05-07T21:02:23.3464336Z row_wise=True, 2025-05-07T21:02:23.3464562Z mixed=False, 2025-05-07T21:02:23.3464784Z use_cache=True, 2025-05-07T21:02:23.3465037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3465337Z use_cpu=False, 2025-05-07T21:02:23.3465580Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3465853Z ) 2025-05-07T21:02:23.3466100Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3466692Z self=, 2025-05-07T21:02:23.3467239Z mixed_B=False, 2025-05-07T21:02:23.3467465Z compile=True, 2025-05-07T21:02:23.3467731Z T=2, 2025-05-07T21:02:23.3467954Z D=118, 2025-05-07T21:02:23.3468169Z B=107, 2025-05-07T21:02:23.3468365Z log_E=4, 2025-05-07T21:02:23.3468563Z L=11, 2025-05-07T21:02:23.3468768Z D_gradcheck=1, 2025-05-07T21:02:23.3469007Z stochastic_rounding=True, 2025-05-07T21:02:23.3469271Z weighted=True, 2025-05-07T21:02:23.3469496Z row_wise=False, 2025-05-07T21:02:23.3469723Z mixed=False, 2025-05-07T21:02:23.3469943Z use_cache=False, 2025-05-07T21:02:23.3470202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3470498Z use_cpu=True, 2025-05-07T21:02:23.3470737Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3471008Z ) 2025-05-07T21:02:23.3471255Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3471846Z self=, 2025-05-07T21:02:23.3472390Z mixed_B=True, 2025-05-07T21:02:23.3472613Z compile=True, 2025-05-07T21:02:23.3472827Z T=5, 2025-05-07T21:02:23.3473024Z D=16, 2025-05-07T21:02:23.3473219Z B=61, 2025-05-07T21:02:23.3473418Z log_E=3, 2025-05-07T21:02:23.3473621Z L=7, 2025-05-07T21:02:23.3473826Z D_gradcheck=1, 2025-05-07T21:02:23.3474063Z stochastic_rounding=True, 2025-05-07T21:02:23.3474332Z weighted=True, 2025-05-07T21:02:23.3474557Z row_wise=False, 2025-05-07T21:02:23.3474795Z mixed=True, 2025-05-07T21:02:23.3475060Z use_cache=True, 2025-05-07T21:02:23.3475312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3475615Z use_cpu=False, 2025-05-07T21:02:23.3475855Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3476134Z ) 2025-05-07T21:02:23.3476381Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3477014Z self=, 2025-05-07T21:02:23.3477560Z mixed_B=False, 2025-05-07T21:02:23.3477788Z compile=True, 2025-05-07T21:02:23.3478002Z T=5, 2025-05-07T21:02:23.3478200Z D=98, 2025-05-07T21:02:23.3478401Z B=90, 2025-05-07T21:02:23.3478600Z log_E=5, 2025-05-07T21:02:23.3478807Z L=3, 2025-05-07T21:02:23.3479013Z D_gradcheck=1, 2025-05-07T21:02:23.3479248Z stochastic_rounding=False, 2025-05-07T21:02:23.3479521Z weighted=False, 2025-05-07T21:02:23.3479750Z row_wise=True, 2025-05-07T21:02:23.3479968Z mixed=True, 2025-05-07T21:02:23.3480268Z use_cache=True, 2025-05-07T21:02:23.3480521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3480816Z use_cpu=False, 2025-05-07T21:02:23.3481063Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3481339Z ) 2025-05-07T21:02:23.3481589Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3482181Z self=, 2025-05-07T21:02:23.3482728Z mixed_B=False, 2025-05-07T21:02:23.3482957Z compile=False, 2025-05-07T21:02:23.3483172Z T=3, 2025-05-07T21:02:23.3483370Z D=52, 2025-05-07T21:02:23.3483567Z B=82, 2025-05-07T21:02:23.3483755Z log_E=3, 2025-05-07T21:02:23.3483963Z L=6, 2025-05-07T21:02:23.3484169Z D_gradcheck=2, 2025-05-07T21:02:23.3484403Z stochastic_rounding=False, 2025-05-07T21:02:23.3484672Z weighted=False, 2025-05-07T21:02:23.3484899Z row_wise=True, 2025-05-07T21:02:23.3485113Z mixed=True, 2025-05-07T21:02:23.3485344Z use_cache=True, 2025-05-07T21:02:23.3485596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3485889Z use_cpu=True, 2025-05-07T21:02:23.3486134Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3486407Z ) 2025-05-07T21:02:23.3486645Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3487245Z self=, 2025-05-07T21:02:23.3487836Z mixed_B=True, 2025-05-07T21:02:23.3488064Z compile=False, 2025-05-07T21:02:23.3488274Z T=4, 2025-05-07T21:02:23.3488517Z D=72, 2025-05-07T21:02:23.3488722Z B=24, 2025-05-07T21:02:23.3488917Z log_E=5, 2025-05-07T21:02:23.3489125Z L=9, 2025-05-07T21:02:23.3489336Z D_gradcheck=1, 2025-05-07T21:02:23.3489573Z stochastic_rounding=False, 2025-05-07T21:02:23.3489842Z weighted=True, 2025-05-07T21:02:23.3490069Z row_wise=True, 2025-05-07T21:02:23.3490281Z mixed=True, 2025-05-07T21:02:23.3490512Z use_cache=False, 2025-05-07T21:02:23.3490775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3491066Z use_cpu=True, 2025-05-07T21:02:23.3491315Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3491589Z ) 2025-05-07T21:02:23.3491831Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3492434Z self=, 2025-05-07T21:02:23.3492975Z mixed_B=True, 2025-05-07T21:02:23.3493205Z compile=False, 2025-05-07T21:02:23.3493416Z T=1, 2025-05-07T21:02:23.3493618Z D=96, 2025-05-07T21:02:23.3493820Z B=23, 2025-05-07T21:02:23.3494012Z log_E=4, 2025-05-07T21:02:23.3494215Z L=18, 2025-05-07T21:02:23.3494420Z D_gradcheck=1, 2025-05-07T21:02:23.3494658Z stochastic_rounding=False, 2025-05-07T21:02:23.3495047Z weighted=False, 2025-05-07T21:02:23.3495275Z row_wise=False, 2025-05-07T21:02:23.3495493Z mixed=False, 2025-05-07T21:02:23.3495776Z use_cache=True, 2025-05-07T21:02:23.3496028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3496326Z use_cpu=False, 2025-05-07T21:02:23.3496573Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.3496847Z ) 2025-05-07T21:02:23.3497087Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3497727Z self=, 2025-05-07T21:02:23.3498267Z mixed_B=True, 2025-05-07T21:02:23.3498492Z compile=False, 2025-05-07T21:02:23.3498716Z T=1, 2025-05-07T21:02:23.3498919Z D=127, 2025-05-07T21:02:23.3499112Z B=38, 2025-05-07T21:02:23.3499308Z log_E=3, 2025-05-07T21:02:23.3499514Z L=19, 2025-05-07T21:02:23.3499713Z D_gradcheck=1, 2025-05-07T21:02:23.3499955Z stochastic_rounding=True, 2025-05-07T21:02:23.3500228Z weighted=True, 2025-05-07T21:02:23.3500453Z row_wise=False, 2025-05-07T21:02:23.3500670Z mixed=False, 2025-05-07T21:02:23.3500949Z use_cache=False, 2025-05-07T21:02:23.3501218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3501513Z use_cpu=False, 2025-05-07T21:02:23.3501762Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3502036Z ) 2025-05-07T21:02:23.3502276Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3502879Z self=, 2025-05-07T21:02:23.3503422Z mixed_B=True, 2025-05-07T21:02:23.3503639Z compile=True, 2025-05-07T21:02:23.3503858Z T=4, 2025-05-07T21:02:23.3504059Z D=110, 2025-05-07T21:02:23.3504257Z B=63, 2025-05-07T21:02:23.3504456Z log_E=5, 2025-05-07T21:02:23.3504667Z L=8, 2025-05-07T21:02:23.3504867Z D_gradcheck=2, 2025-05-07T21:02:23.3505109Z stochastic_rounding=True, 2025-05-07T21:02:23.3505385Z weighted=False, 2025-05-07T21:02:23.3505605Z row_wise=False, 2025-05-07T21:02:23.3505825Z mixed=False, 2025-05-07T21:02:23.3506055Z use_cache=True, 2025-05-07T21:02:23.3506302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3506597Z use_cpu=True, 2025-05-07T21:02:23.3506848Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3507125Z ) 2025-05-07T21:02:23.3507366Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3507966Z self=, 2025-05-07T21:02:23.3508508Z mixed_B=True, 2025-05-07T21:02:23.3508729Z compile=False, 2025-05-07T21:02:23.3508947Z T=2, 2025-05-07T21:02:23.3509199Z D=86, 2025-05-07T21:02:23.3509394Z B=114, 2025-05-07T21:02:23.3509592Z log_E=3, 2025-05-07T21:02:23.3509800Z L=3, 2025-05-07T21:02:23.3509997Z D_gradcheck=1, 2025-05-07T21:02:23.3510237Z stochastic_rounding=True, 2025-05-07T21:02:23.3510508Z weighted=True, 2025-05-07T21:02:23.3510729Z row_wise=True, 2025-05-07T21:02:23.3510953Z mixed=True, 2025-05-07T21:02:23.3511180Z use_cache=True, 2025-05-07T21:02:23.3511428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3511732Z use_cpu=True, 2025-05-07T21:02:23.3511978Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3512251Z ) 2025-05-07T21:02:23.3512498Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3513099Z self=, 2025-05-07T21:02:23.3513645Z mixed_B=True, 2025-05-07T21:02:23.3513863Z compile=True, 2025-05-07T21:02:23.3514089Z T=5, 2025-05-07T21:02:23.3514293Z D=17, 2025-05-07T21:02:23.3514487Z B=63, 2025-05-07T21:02:23.3514691Z log_E=3, 2025-05-07T21:02:23.3514899Z L=15, 2025-05-07T21:02:23.3515100Z D_gradcheck=2, 2025-05-07T21:02:23.3515350Z stochastic_rounding=False, 2025-05-07T21:02:23.3515623Z weighted=True, 2025-05-07T21:02:23.3515845Z row_wise=True, 2025-05-07T21:02:23.3516067Z mixed=True, 2025-05-07T21:02:23.3516347Z use_cache=False, 2025-05-07T21:02:23.3516607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3516916Z use_cpu=False, 2025-05-07T21:02:23.3517162Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3517458Z ) 2025-05-07T21:02:23.3517735Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3518334Z self=, 2025-05-07T21:02:23.3518921Z mixed_B=True, 2025-05-07T21:02:23.3519143Z compile=True, 2025-05-07T21:02:23.3519362Z T=4, 2025-05-07T21:02:23.3519559Z D=116, 2025-05-07T21:02:23.3519753Z B=113, 2025-05-07T21:02:23.3519951Z log_E=5, 2025-05-07T21:02:23.3520154Z L=2, 2025-05-07T21:02:23.3520356Z D_gradcheck=2, 2025-05-07T21:02:23.3520601Z stochastic_rounding=False, 2025-05-07T21:02:23.3520871Z weighted=True, 2025-05-07T21:02:23.3521091Z row_wise=True, 2025-05-07T21:02:23.3521309Z mixed=True, 2025-05-07T21:02:23.3521580Z use_cache=True, 2025-05-07T21:02:23.3521831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3522133Z use_cpu=False, 2025-05-07T21:02:23.3522380Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3522648Z ) 2025-05-07T21:02:23.3724895Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3725534Z self=, 2025-05-07T21:02:23.3726153Z mixed_B=True, 2025-05-07T21:02:23.3726376Z compile=True, 2025-05-07T21:02:23.3726595Z T=5, 2025-05-07T21:02:23.3726802Z D=110, 2025-05-07T21:02:23.3726995Z B=63, 2025-05-07T21:02:23.3727194Z log_E=3, 2025-05-07T21:02:23.3727399Z L=4, 2025-05-07T21:02:23.3727595Z D_gradcheck=2, 2025-05-07T21:02:23.3727835Z stochastic_rounding=True, 2025-05-07T21:02:23.3728112Z weighted=False, 2025-05-07T21:02:23.3728337Z row_wise=True, 2025-05-07T21:02:23.3728564Z mixed=True, 2025-05-07T21:02:23.3728797Z use_cache=True, 2025-05-07T21:02:23.3729045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3729348Z use_cpu=True, 2025-05-07T21:02:23.3729602Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3729874Z ) 2025-05-07T21:02:23.3730121Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3730727Z self=, 2025-05-07T21:02:23.3731280Z mixed_B=True, 2025-05-07T21:02:23.3731499Z compile=True, 2025-05-07T21:02:23.3731720Z T=1, 2025-05-07T21:02:23.3732035Z D=122, 2025-05-07T21:02:23.3732233Z B=71, 2025-05-07T21:02:23.3732695Z log_E=4, 2025-05-07T21:02:23.3742190Z L=9, 2025-05-07T21:02:23.3742442Z D_gradcheck=2, 2025-05-07T21:02:23.3742696Z stochastic_rounding=False, 2025-05-07T21:02:23.3742972Z weighted=True, 2025-05-07T21:02:23.3743204Z row_wise=True, 2025-05-07T21:02:23.3743422Z mixed=False, 2025-05-07T21:02:23.3743661Z use_cache=True, 2025-05-07T21:02:23.3743919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3744215Z use_cpu=True, 2025-05-07T21:02:23.3744464Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3744739Z ) 2025-05-07T21:02:23.3744985Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3745590Z self=, 2025-05-07T21:02:23.3746145Z mixed_B=False, 2025-05-07T21:02:23.3746369Z compile=True, 2025-05-07T21:02:23.3746589Z T=5, 2025-05-07T21:02:23.3746795Z D=95, 2025-05-07T21:02:23.3746988Z B=8, 2025-05-07T21:02:23.3747186Z log_E=3, 2025-05-07T21:02:23.3747395Z L=3, 2025-05-07T21:02:23.3747592Z D_gradcheck=1, 2025-05-07T21:02:23.3747834Z stochastic_rounding=False, 2025-05-07T21:02:23.3748106Z weighted=True, 2025-05-07T21:02:23.3748324Z row_wise=True, 2025-05-07T21:02:23.3748547Z mixed=True, 2025-05-07T21:02:23.3748770Z use_cache=False, 2025-05-07T21:02:23.3749145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3749444Z use_cpu=False, 2025-05-07T21:02:23.3749690Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3749966Z ) 2025-05-07T21:02:23.3750204Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3750803Z self=, 2025-05-07T21:02:23.3751418Z mixed_B=True, 2025-05-07T21:02:23.3751639Z compile=False, 2025-05-07T21:02:23.3751858Z T=1, 2025-05-07T21:02:23.3752061Z D=50, 2025-05-07T21:02:23.3752250Z B=36, 2025-05-07T21:02:23.3752446Z log_E=3, 2025-05-07T21:02:23.3752654Z L=11, 2025-05-07T21:02:23.3752852Z D_gradcheck=1, 2025-05-07T21:02:23.3753093Z stochastic_rounding=True, 2025-05-07T21:02:23.3753361Z weighted=True, 2025-05-07T21:02:23.3753577Z row_wise=True, 2025-05-07T21:02:23.3753795Z mixed=False, 2025-05-07T21:02:23.3754079Z use_cache=True, 2025-05-07T21:02:23.3754334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3754633Z use_cpu=False, 2025-05-07T21:02:23.3754880Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3755146Z ) 2025-05-07T21:02:23.3755390Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3755983Z self=, 2025-05-07T21:02:23.3756527Z mixed_B=False, 2025-05-07T21:02:23.3756746Z compile=False, 2025-05-07T21:02:23.3756967Z T=5, 2025-05-07T21:02:23.3757167Z D=37, 2025-05-07T21:02:23.3757355Z B=116, 2025-05-07T21:02:23.3757581Z log_E=3, 2025-05-07T21:02:23.3757810Z L=0, 2025-05-07T21:02:23.3758004Z D_gradcheck=1, 2025-05-07T21:02:23.3758242Z stochastic_rounding=False, 2025-05-07T21:02:23.3758508Z weighted=True, 2025-05-07T21:02:23.3758723Z row_wise=False, 2025-05-07T21:02:23.3758945Z mixed=False, 2025-05-07T21:02:23.3759170Z use_cache=False, 2025-05-07T21:02:23.3759426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3759721Z use_cpu=True, 2025-05-07T21:02:23.3759964Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3760225Z ) 2025-05-07T21:02:23.3760468Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3761062Z self=, 2025-05-07T21:02:23.3761603Z mixed_B=True, 2025-05-07T21:02:23.3761821Z compile=True, 2025-05-07T21:02:23.3762035Z T=1, 2025-05-07T21:02:23.3762312Z D=47, 2025-05-07T21:02:23.3762501Z B=54, 2025-05-07T21:02:23.3762693Z log_E=3, 2025-05-07T21:02:23.3762891Z L=15, 2025-05-07T21:02:23.3763083Z D_gradcheck=2, 2025-05-07T21:02:23.3763321Z stochastic_rounding=True, 2025-05-07T21:02:23.3763585Z weighted=True, 2025-05-07T21:02:23.3763800Z row_wise=False, 2025-05-07T21:02:23.3764021Z mixed=True, 2025-05-07T21:02:23.3764248Z use_cache=False, 2025-05-07T21:02:23.3764502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3764799Z use_cpu=False, 2025-05-07T21:02:23.3765045Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.3765306Z ) 2025-05-07T21:02:23.3765550Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3766140Z self=, 2025-05-07T21:02:23.3766678Z mixed_B=True, 2025-05-07T21:02:23.3766905Z compile=False, 2025-05-07T21:02:23.3767123Z T=2, 2025-05-07T21:02:23.3767313Z D=49, 2025-05-07T21:02:23.3767505Z B=70, 2025-05-07T21:02:23.3767698Z log_E=5, 2025-05-07T21:02:23.3767898Z L=2, 2025-05-07T21:02:23.3768097Z D_gradcheck=2, 2025-05-07T21:02:23.3768339Z stochastic_rounding=False, 2025-05-07T21:02:23.3768606Z weighted=False, 2025-05-07T21:02:23.3768824Z row_wise=True, 2025-05-07T21:02:23.3769041Z mixed=True, 2025-05-07T21:02:23.3769264Z use_cache=True, 2025-05-07T21:02:23.3769557Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3769849Z use_cpu=True, 2025-05-07T21:02:23.3770093Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.3770363Z ) 2025-05-07T21:02:23.3770603Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3771195Z self=, 2025-05-07T21:02:23.3771774Z mixed_B=False, 2025-05-07T21:02:23.3772001Z compile=False, 2025-05-07T21:02:23.3772216Z T=3, 2025-05-07T21:02:23.3772406Z D=3, 2025-05-07T21:02:23.3772598Z B=107, 2025-05-07T21:02:23.3772792Z log_E=4, 2025-05-07T21:02:23.3772989Z L=12, 2025-05-07T21:02:23.3773190Z D_gradcheck=2, 2025-05-07T21:02:23.3773431Z stochastic_rounding=True, 2025-05-07T21:02:23.3773690Z weighted=True, 2025-05-07T21:02:23.3773908Z row_wise=False, 2025-05-07T21:02:23.3774130Z mixed=False, 2025-05-07T21:02:23.3774384Z use_cache=True, 2025-05-07T21:02:23.3774636Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3775093Z use_cpu=True, 2025-05-07T21:02:23.3775337Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3775600Z ) 2025-05-07T21:02:23.3775847Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3776440Z self=, 2025-05-07T21:02:23.3776981Z mixed_B=False, 2025-05-07T21:02:23.3777211Z compile=False, 2025-05-07T21:02:23.3777424Z T=5, 2025-05-07T21:02:23.3777632Z D=63, 2025-05-07T21:02:23.3777860Z B=2, 2025-05-07T21:02:23.3778057Z log_E=4, 2025-05-07T21:02:23.3778255Z L=2, 2025-05-07T21:02:23.3778461Z D_gradcheck=1, 2025-05-07T21:02:23.3778698Z stochastic_rounding=False, 2025-05-07T21:02:23.3778958Z weighted=False, 2025-05-07T21:02:23.3779181Z row_wise=True, 2025-05-07T21:02:23.3779401Z mixed=False, 2025-05-07T21:02:23.3779618Z use_cache=False, 2025-05-07T21:02:23.3779881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3780171Z use_cpu=True, 2025-05-07T21:02:23.3780404Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3780674Z ) 2025-05-07T21:02:23.3780915Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3781517Z self=, 2025-05-07T21:02:23.3782056Z mixed_B=False, 2025-05-07T21:02:23.3782276Z compile=True, 2025-05-07T21:02:23.3782489Z T=5, 2025-05-07T21:02:23.3782722Z D=12, 2025-05-07T21:02:23.3782916Z B=38, 2025-05-07T21:02:23.3783112Z log_E=5, 2025-05-07T21:02:23.3783309Z L=17, 2025-05-07T21:02:23.3783508Z D_gradcheck=1, 2025-05-07T21:02:23.3783745Z stochastic_rounding=False, 2025-05-07T21:02:23.3784010Z weighted=True, 2025-05-07T21:02:23.3784231Z row_wise=True, 2025-05-07T21:02:23.3784447Z mixed=False, 2025-05-07T21:02:23.3784665Z use_cache=False, 2025-05-07T21:02:23.3784923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3785214Z use_cpu=True, 2025-05-07T21:02:23.3785453Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.3785726Z ) 2025-05-07T21:02:23.3785968Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3786553Z self=, 2025-05-07T21:02:23.3787091Z mixed_B=True, 2025-05-07T21:02:23.3787315Z compile=False, 2025-05-07T21:02:23.3787529Z T=3, 2025-05-07T21:02:23.3787718Z D=61, 2025-05-07T21:02:23.3787911Z B=35, 2025-05-07T21:02:23.3788105Z log_E=3, 2025-05-07T21:02:23.3788301Z L=6, 2025-05-07T21:02:23.3788499Z D_gradcheck=1, 2025-05-07T21:02:23.3788736Z stochastic_rounding=False, 2025-05-07T21:02:23.3788996Z weighted=True, 2025-05-07T21:02:23.3789218Z row_wise=False, 2025-05-07T21:02:23.3789534Z mixed=False, 2025-05-07T21:02:23.3789828Z use_cache=True, 2025-05-07T21:02:23.3790148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3790439Z use_cpu=True, 2025-05-07T21:02:23.3790682Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3790952Z ) 2025-05-07T21:02:23.3791189Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3791780Z self=, 2025-05-07T21:02:23.3792362Z mixed_B=True, 2025-05-07T21:02:23.3792577Z compile=True, 2025-05-07T21:02:23.3792791Z T=5, 2025-05-07T21:02:23.3792979Z D=104, 2025-05-07T21:02:23.3793164Z B=24, 2025-05-07T21:02:23.3793360Z log_E=4, 2025-05-07T21:02:23.3793560Z L=10, 2025-05-07T21:02:23.3793754Z D_gradcheck=1, 2025-05-07T21:02:23.3793997Z stochastic_rounding=False, 2025-05-07T21:02:23.3794261Z weighted=False, 2025-05-07T21:02:23.3794483Z row_wise=False, 2025-05-07T21:02:23.3794706Z mixed=True, 2025-05-07T21:02:23.3794965Z use_cache=True, 2025-05-07T21:02:23.3795214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3795503Z use_cpu=True, 2025-05-07T21:02:23.3795743Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.3796004Z ) 2025-05-07T21:02:23.3796243Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3796833Z self=, 2025-05-07T21:02:23.3797375Z mixed_B=False, 2025-05-07T21:02:23.3797589Z compile=True, 2025-05-07T21:02:23.3797802Z T=1, 2025-05-07T21:02:23.3797996Z D=64, 2025-05-07T21:02:23.3798180Z B=123, 2025-05-07T21:02:23.3798373Z log_E=4, 2025-05-07T21:02:23.3798566Z L=14, 2025-05-07T21:02:23.3798760Z D_gradcheck=1, 2025-05-07T21:02:23.3798993Z stochastic_rounding=False, 2025-05-07T21:02:23.3799254Z weighted=False, 2025-05-07T21:02:23.3799469Z row_wise=False, 2025-05-07T21:02:23.3799686Z mixed=True, 2025-05-07T21:02:23.3799903Z use_cache=True, 2025-05-07T21:02:23.3800151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.3800446Z use_cpu=True, 2025-05-07T21:02:23.3800682Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.3800940Z ) 2025-05-07T21:02:23.3801184Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3801777Z self=, 2025-05-07T21:02:23.3802319Z mixed_B=False, 2025-05-07T21:02:23.3802543Z compile=False, 2025-05-07T21:02:23.3802757Z T=1, 2025-05-07T21:02:23.3802996Z D=60, 2025-05-07T21:02:23.3803186Z B=46, 2025-05-07T21:02:23.3803372Z log_E=3, 2025-05-07T21:02:23.3803575Z L=20, 2025-05-07T21:02:23.3803767Z D_gradcheck=2, 2025-05-07T21:02:23.3804001Z stochastic_rounding=False, 2025-05-07T21:02:23.3804262Z weighted=True, 2025-05-07T21:02:23.3804476Z row_wise=True, 2025-05-07T21:02:23.3804693Z mixed=False, 2025-05-07T21:02:23.3804908Z use_cache=False, 2025-05-07T21:02:23.3805157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3805448Z use_cpu=False, 2025-05-07T21:02:23.3805710Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3805972Z ) 2025-05-07T21:02:23.3806207Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3806799Z self=, 2025-05-07T21:02:23.3807337Z mixed_B=False, 2025-05-07T21:02:23.3807551Z compile=True, 2025-05-07T21:02:23.3807766Z T=4, 2025-05-07T21:02:23.3807957Z D=93, 2025-05-07T21:02:23.3808145Z B=109, 2025-05-07T21:02:23.3808335Z log_E=3, 2025-05-07T21:02:23.3808542Z L=3, 2025-05-07T21:02:23.3808732Z D_gradcheck=2, 2025-05-07T21:02:23.3808966Z stochastic_rounding=False, 2025-05-07T21:02:23.3809226Z weighted=False, 2025-05-07T21:02:23.3809441Z row_wise=False, 2025-05-07T21:02:23.3809662Z mixed=True, 2025-05-07T21:02:23.3809877Z use_cache=True, 2025-05-07T21:02:23.3810170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3810466Z use_cpu=False, 2025-05-07T21:02:23.3810707Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3810966Z ) 2025-05-07T21:02:23.3811203Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3811786Z self=, 2025-05-07T21:02:23.3812840Z mixed_B=False, 2025-05-07T21:02:23.3813056Z compile=True, 2025-05-07T21:02:23.3813265Z T=3, 2025-05-07T21:02:23.3813462Z D=70, 2025-05-07T21:02:23.3813646Z B=28, 2025-05-07T21:02:23.3813841Z log_E=4, 2025-05-07T21:02:23.3814041Z L=9, 2025-05-07T21:02:23.3814234Z D_gradcheck=1, 2025-05-07T21:02:23.3814467Z stochastic_rounding=False, 2025-05-07T21:02:23.3814805Z weighted=True, 2025-05-07T21:02:23.3815044Z row_wise=True, 2025-05-07T21:02:23.3815321Z mixed=False, 2025-05-07T21:02:23.3815686Z use_cache=True, 2025-05-07T21:02:23.3815935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3816234Z use_cpu=False, 2025-05-07T21:02:23.3816477Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.3816738Z ) 2025-05-07T21:02:23.3816977Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.3817570Z self=, 2025-05-07T21:02:23.3818104Z mixed_B=True, 2025-05-07T21:02:23.3818323Z compile=True, 2025-05-07T21:02:23.3818536Z T=1, 2025-05-07T21:02:23.3818727Z D=82, 2025-05-07T21:02:23.3818915Z B=15, 2025-05-07T21:02:23.3819101Z log_E=3, 2025-05-07T21:02:23.3819294Z L=15, 2025-05-07T21:02:23.3819496Z D_gradcheck=2, 2025-05-07T21:02:23.3819736Z stochastic_rounding=True, 2025-05-07T21:02:23.3820002Z weighted=True, 2025-05-07T21:02:23.3820219Z row_wise=False, 2025-05-07T21:02:23.3820433Z mixed=True, 2025-05-07T21:02:23.3820645Z use_cache=False, 2025-05-07T21:02:23.3820894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.3821182Z use_cpu=True, 2025-05-07T21:02:23.3821418Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.3821678Z ) 2025-05-07T21:02:23.4017229Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4017860Z self=, 2025-05-07T21:02:23.4018424Z mixed_B=False, 2025-05-07T21:02:23.4018641Z compile=True, 2025-05-07T21:02:23.4018855Z T=4, 2025-05-07T21:02:23.4019159Z D=118, 2025-05-07T21:02:23.4019352Z B=120, 2025-05-07T21:02:23.4019545Z log_E=5, 2025-05-07T21:02:23.4019742Z L=0, 2025-05-07T21:02:23.4019932Z D_gradcheck=2, 2025-05-07T21:02:23.4020165Z stochastic_rounding=True, 2025-05-07T21:02:23.4020429Z weighted=False, 2025-05-07T21:02:23.4020695Z row_wise=False, 2025-05-07T21:02:23.4020912Z mixed=False, 2025-05-07T21:02:23.4021132Z use_cache=False, 2025-05-07T21:02:23.4021384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4021679Z use_cpu=False, 2025-05-07T21:02:23.4021917Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4022178Z ) 2025-05-07T21:02:23.4022417Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4023011Z self=, 2025-05-07T21:02:23.4023545Z mixed_B=True, 2025-05-07T21:02:23.4023764Z compile=False, 2025-05-07T21:02:23.4023977Z T=4, 2025-05-07T21:02:23.4024173Z D=46, 2025-05-07T21:02:23.4024357Z B=24, 2025-05-07T21:02:23.4024548Z log_E=5, 2025-05-07T21:02:23.4024743Z L=5, 2025-05-07T21:02:23.4024934Z D_gradcheck=1, 2025-05-07T21:02:23.4025165Z stochastic_rounding=False, 2025-05-07T21:02:23.4025427Z weighted=True, 2025-05-07T21:02:23.4025643Z row_wise=False, 2025-05-07T21:02:23.4025857Z mixed=True, 2025-05-07T21:02:23.4026070Z use_cache=True, 2025-05-07T21:02:23.4026386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4026679Z use_cpu=False, 2025-05-07T21:02:23.4026916Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4027178Z ) 2025-05-07T21:02:23.4027418Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4028062Z self=, 2025-05-07T21:02:23.4028666Z mixed_B=False, 2025-05-07T21:02:23.4028887Z compile=False, 2025-05-07T21:02:23.4029096Z T=2, 2025-05-07T21:02:23.4029284Z D=48, 2025-05-07T21:02:23.4029472Z B=106, 2025-05-07T21:02:23.4029661Z log_E=5, 2025-05-07T21:02:23.4029856Z L=12, 2025-05-07T21:02:23.4030054Z D_gradcheck=1, 2025-05-07T21:02:23.4030288Z stochastic_rounding=True, 2025-05-07T21:02:23.4030547Z weighted=True, 2025-05-07T21:02:23.4030769Z row_wise=False, 2025-05-07T21:02:23.4030985Z mixed=False, 2025-05-07T21:02:23.4031259Z use_cache=True, 2025-05-07T21:02:23.4031507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4031799Z use_cpu=True, 2025-05-07T21:02:23.4032038Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4032298Z ) 2025-05-07T21:02:23.4032535Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4033130Z self=, 2025-05-07T21:02:23.4033666Z mixed_B=True, 2025-05-07T21:02:23.4033882Z compile=False, 2025-05-07T21:02:23.4034090Z T=2, 2025-05-07T21:02:23.4034274Z D=87, 2025-05-07T21:02:23.4034461Z B=79, 2025-05-07T21:02:23.4034647Z log_E=5, 2025-05-07T21:02:23.4034838Z L=5, 2025-05-07T21:02:23.4035036Z D_gradcheck=1, 2025-05-07T21:02:23.4035266Z stochastic_rounding=True, 2025-05-07T21:02:23.4035522Z weighted=True, 2025-05-07T21:02:23.4035742Z row_wise=True, 2025-05-07T21:02:23.4036115Z mixed=False, 2025-05-07T21:02:23.4036336Z use_cache=True, 2025-05-07T21:02:23.4036585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4036875Z use_cpu=True, 2025-05-07T21:02:23.4037109Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4037373Z ) 2025-05-07T21:02:23.4037610Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4038254Z self=, 2025-05-07T21:02:23.4038790Z mixed_B=False, 2025-05-07T21:02:23.4039007Z compile=True, 2025-05-07T21:02:23.4039216Z T=4, 2025-05-07T21:02:23.4039402Z D=128, 2025-05-07T21:02:23.4045980Z B=18, 2025-05-07T21:02:23.4046209Z log_E=3, 2025-05-07T21:02:23.4046411Z L=18, 2025-05-07T21:02:23.4046605Z D_gradcheck=1, 2025-05-07T21:02:23.4046842Z stochastic_rounding=False, 2025-05-07T21:02:23.4047104Z weighted=False, 2025-05-07T21:02:23.4047323Z row_wise=True, 2025-05-07T21:02:23.4047530Z mixed=False, 2025-05-07T21:02:23.4047749Z use_cache=False, 2025-05-07T21:02:23.4048007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4048298Z use_cpu=False, 2025-05-07T21:02:23.4048539Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4048809Z ) 2025-05-07T21:02:23.4049042Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4049639Z self=, 2025-05-07T21:02:23.4050175Z mixed_B=True, 2025-05-07T21:02:23.4050385Z compile=True, 2025-05-07T21:02:23.4050592Z T=3, 2025-05-07T21:02:23.4050779Z D=47, 2025-05-07T21:02:23.4050965Z B=31, 2025-05-07T21:02:23.4051152Z log_E=5, 2025-05-07T21:02:23.4051347Z L=3, 2025-05-07T21:02:23.4051536Z D_gradcheck=1, 2025-05-07T21:02:23.4051771Z stochastic_rounding=True, 2025-05-07T21:02:23.4052029Z weighted=True, 2025-05-07T21:02:23.4052240Z row_wise=False, 2025-05-07T21:02:23.4052453Z mixed=True, 2025-05-07T21:02:23.4052669Z use_cache=True, 2025-05-07T21:02:23.4053068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4053362Z use_cpu=True, 2025-05-07T21:02:23.4053600Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4053864Z ) 2025-05-07T21:02:23.4054096Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4054688Z self=, 2025-05-07T21:02:23.4055354Z mixed_B=False, 2025-05-07T21:02:23.4055568Z compile=True, 2025-05-07T21:02:23.4055778Z T=4, 2025-05-07T21:02:23.4055968Z D=96, 2025-05-07T21:02:23.4056153Z B=10, 2025-05-07T21:02:23.4056342Z log_E=3, 2025-05-07T21:02:23.4056535Z L=13, 2025-05-07T21:02:23.4056724Z D_gradcheck=1, 2025-05-07T21:02:23.4056955Z stochastic_rounding=False, 2025-05-07T21:02:23.4057218Z weighted=False, 2025-05-07T21:02:23.4057449Z row_wise=True, 2025-05-07T21:02:23.4057696Z mixed=True, 2025-05-07T21:02:23.4057977Z use_cache=False, 2025-05-07T21:02:23.4058229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4058514Z use_cpu=True, 2025-05-07T21:02:23.4058752Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4059010Z ) 2025-05-07T21:02:23.4059247Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4059834Z self=, 2025-05-07T21:02:23.4060371Z mixed_B=False, 2025-05-07T21:02:23.4060582Z compile=False, 2025-05-07T21:02:23.4060787Z T=3, 2025-05-07T21:02:23.4060971Z D=126, 2025-05-07T21:02:23.4061157Z B=22, 2025-05-07T21:02:23.4061341Z log_E=3, 2025-05-07T21:02:23.4061535Z L=15, 2025-05-07T21:02:23.4061724Z D_gradcheck=2, 2025-05-07T21:02:23.4061958Z stochastic_rounding=False, 2025-05-07T21:02:23.4062217Z weighted=False, 2025-05-07T21:02:23.4062431Z row_wise=False, 2025-05-07T21:02:23.4062640Z mixed=True, 2025-05-07T21:02:23.4062853Z use_cache=False, 2025-05-07T21:02:23.4063102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4063392Z use_cpu=True, 2025-05-07T21:02:23.4063626Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4063889Z ) 2025-05-07T21:02:23.4064127Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4064710Z self=, 2025-05-07T21:02:23.4065248Z mixed_B=False, 2025-05-07T21:02:23.4065464Z compile=False, 2025-05-07T21:02:23.4065670Z T=2, 2025-05-07T21:02:23.4065858Z D=14, 2025-05-07T21:02:23.4066089Z B=15, 2025-05-07T21:02:23.4066275Z log_E=3, 2025-05-07T21:02:23.4066474Z L=1, 2025-05-07T21:02:23.4066664Z D_gradcheck=1, 2025-05-07T21:02:23.4066896Z stochastic_rounding=True, 2025-05-07T21:02:23.4067154Z weighted=False, 2025-05-07T21:02:23.4067370Z row_wise=True, 2025-05-07T21:02:23.4067586Z mixed=False, 2025-05-07T21:02:23.4067829Z use_cache=False, 2025-05-07T21:02:23.4068105Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4068391Z use_cpu=True, 2025-05-07T21:02:23.4068628Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4068884Z ) 2025-05-07T21:02:23.4069119Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4069705Z self=, 2025-05-07T21:02:23.4070236Z mixed_B=True, 2025-05-07T21:02:23.4070450Z compile=True, 2025-05-07T21:02:23.4070659Z T=1, 2025-05-07T21:02:23.4070839Z D=78, 2025-05-07T21:02:23.4071028Z B=87, 2025-05-07T21:02:23.4071214Z log_E=3, 2025-05-07T21:02:23.4071404Z L=18, 2025-05-07T21:02:23.4071595Z D_gradcheck=2, 2025-05-07T21:02:23.4071825Z stochastic_rounding=False, 2025-05-07T21:02:23.4072082Z weighted=False, 2025-05-07T21:02:23.4072296Z row_wise=False, 2025-05-07T21:02:23.4072514Z mixed=False, 2025-05-07T21:02:23.4072731Z use_cache=False, 2025-05-07T21:02:23.4073030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4073316Z use_cpu=True, 2025-05-07T21:02:23.4073555Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4073813Z ) 2025-05-07T21:02:23.4074051Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4074634Z self=, 2025-05-07T21:02:23.4075204Z mixed_B=False, 2025-05-07T21:02:23.4075416Z compile=True, 2025-05-07T21:02:23.4075622Z T=2, 2025-05-07T21:02:23.4075806Z D=23, 2025-05-07T21:02:23.4075994Z B=126, 2025-05-07T21:02:23.4076187Z log_E=3, 2025-05-07T21:02:23.4076377Z L=17, 2025-05-07T21:02:23.4076573Z D_gradcheck=2, 2025-05-07T21:02:23.4076801Z stochastic_rounding=True, 2025-05-07T21:02:23.4077062Z weighted=True, 2025-05-07T21:02:23.4077278Z row_wise=False, 2025-05-07T21:02:23.4077509Z mixed=False, 2025-05-07T21:02:23.4077795Z use_cache=False, 2025-05-07T21:02:23.4078050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4078336Z use_cpu=True, 2025-05-07T21:02:23.4078573Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4078831Z ) 2025-05-07T21:02:23.4079063Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4079649Z self=, 2025-05-07T21:02:23.4080181Z mixed_B=False, 2025-05-07T21:02:23.4080400Z compile=True, 2025-05-07T21:02:23.4080610Z T=3, 2025-05-07T21:02:23.4080792Z D=2, 2025-05-07T21:02:23.4080980Z B=96, 2025-05-07T21:02:23.4081164Z log_E=5, 2025-05-07T21:02:23.4081354Z L=19, 2025-05-07T21:02:23.4081548Z D_gradcheck=2, 2025-05-07T21:02:23.4081777Z stochastic_rounding=True, 2025-05-07T21:02:23.4082032Z weighted=True, 2025-05-07T21:02:23.4082245Z row_wise=False, 2025-05-07T21:02:23.4082455Z mixed=True, 2025-05-07T21:02:23.4082662Z use_cache=True, 2025-05-07T21:02:23.4082907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4083198Z use_cpu=True, 2025-05-07T21:02:23.4083432Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4083694Z ) 2025-05-07T21:02:23.4083928Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4084512Z self=, 2025-05-07T21:02:23.4085044Z mixed_B=False, 2025-05-07T21:02:23.4085263Z compile=False, 2025-05-07T21:02:23.4085470Z T=1, 2025-05-07T21:02:23.4085654Z D=125, 2025-05-07T21:02:23.4085889Z B=110, 2025-05-07T21:02:23.4086081Z log_E=4, 2025-05-07T21:02:23.4086274Z L=1, 2025-05-07T21:02:23.4086466Z D_gradcheck=2, 2025-05-07T21:02:23.4086693Z stochastic_rounding=True, 2025-05-07T21:02:23.4086947Z weighted=False, 2025-05-07T21:02:23.4087164Z row_wise=False, 2025-05-07T21:02:23.4087383Z mixed=True, 2025-05-07T21:02:23.4087616Z use_cache=False, 2025-05-07T21:02:23.4087893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4088181Z use_cpu=False, 2025-05-07T21:02:23.4088414Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4088677Z ) 2025-05-07T21:02:23.4088911Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4089491Z self=, 2025-05-07T21:02:23.4090025Z mixed_B=False, 2025-05-07T21:02:23.4090240Z compile=True, 2025-05-07T21:02:23.4090448Z T=2, 2025-05-07T21:02:23.4090635Z D=24, 2025-05-07T21:02:23.4090827Z B=84, 2025-05-07T21:02:23.4091018Z log_E=4, 2025-05-07T21:02:23.4091212Z L=0, 2025-05-07T21:02:23.4091407Z D_gradcheck=1, 2025-05-07T21:02:23.4091719Z stochastic_rounding=True, 2025-05-07T21:02:23.4092078Z weighted=False, 2025-05-07T21:02:23.4092301Z row_wise=True, 2025-05-07T21:02:23.4092513Z mixed=True, 2025-05-07T21:02:23.4092720Z use_cache=False, 2025-05-07T21:02:23.4093042Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4093335Z use_cpu=False, 2025-05-07T21:02:23.4093567Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4093828Z ) 2025-05-07T21:02:23.4094061Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4094665Z self=, 2025-05-07T21:02:23.4095361Z mixed_B=False, 2025-05-07T21:02:23.4095576Z compile=True, 2025-05-07T21:02:23.4095786Z T=4, 2025-05-07T21:02:23.4095968Z D=58, 2025-05-07T21:02:23.4096161Z B=77, 2025-05-07T21:02:23.4096357Z log_E=5, 2025-05-07T21:02:23.4096553Z L=13, 2025-05-07T21:02:23.4096743Z D_gradcheck=2, 2025-05-07T21:02:23.4096977Z stochastic_rounding=True, 2025-05-07T21:02:23.4097232Z weighted=True, 2025-05-07T21:02:23.4097449Z row_wise=False, 2025-05-07T21:02:23.4097662Z mixed=False, 2025-05-07T21:02:23.4097872Z use_cache=False, 2025-05-07T21:02:23.4098176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4098471Z use_cpu=False, 2025-05-07T21:02:23.4098704Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4098964Z ) 2025-05-07T21:02:23.4099198Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4099785Z self=, 2025-05-07T21:02:23.4100319Z mixed_B=True, 2025-05-07T21:02:23.4100541Z compile=False, 2025-05-07T21:02:23.4100746Z T=1, 2025-05-07T21:02:23.4100931Z D=24, 2025-05-07T21:02:23.4101120Z B=122, 2025-05-07T21:02:23.4101310Z log_E=4, 2025-05-07T21:02:23.4101502Z L=4, 2025-05-07T21:02:23.4101704Z D_gradcheck=1, 2025-05-07T21:02:23.4101934Z stochastic_rounding=False, 2025-05-07T21:02:23.4102191Z weighted=True, 2025-05-07T21:02:23.4102404Z row_wise=True, 2025-05-07T21:02:23.4102706Z mixed=False, 2025-05-07T21:02:23.4102977Z use_cache=False, 2025-05-07T21:02:23.4103237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4103599Z use_cpu=False, 2025-05-07T21:02:23.4103867Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4104140Z ) 2025-05-07T21:02:23.4104389Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4104978Z self=, 2025-05-07T21:02:23.4105517Z mixed_B=True, 2025-05-07T21:02:23.4105732Z compile=True, 2025-05-07T21:02:23.4105941Z T=2, 2025-05-07T21:02:23.4106131Z D=42, 2025-05-07T21:02:23.4106386Z B=106, 2025-05-07T21:02:23.4106579Z log_E=4, 2025-05-07T21:02:23.4106779Z L=18, 2025-05-07T21:02:23.4106973Z D_gradcheck=1, 2025-05-07T21:02:23.4107202Z stochastic_rounding=False, 2025-05-07T21:02:23.4107463Z weighted=True, 2025-05-07T21:02:23.4107677Z row_wise=False, 2025-05-07T21:02:23.4107901Z mixed=False, 2025-05-07T21:02:23.4108115Z use_cache=True, 2025-05-07T21:02:23.4108367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4108668Z use_cpu=False, 2025-05-07T21:02:23.4108902Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4109172Z ) 2025-05-07T21:02:23.4309861Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4310522Z self=, 2025-05-07T21:02:23.4311073Z mixed_B=False, 2025-05-07T21:02:23.4311285Z compile=True, 2025-05-07T21:02:23.4311500Z T=4, 2025-05-07T21:02:23.4311690Z D=107, 2025-05-07T21:02:23.4311878Z B=93, 2025-05-07T21:02:23.4312066Z log_E=3, 2025-05-07T21:02:23.4312262Z L=19, 2025-05-07T21:02:23.4312452Z D_gradcheck=2, 2025-05-07T21:02:23.4312686Z stochastic_rounding=False, 2025-05-07T21:02:23.4312950Z weighted=False, 2025-05-07T21:02:23.4313166Z row_wise=False, 2025-05-07T21:02:23.4313378Z mixed=False, 2025-05-07T21:02:23.4313599Z use_cache=False, 2025-05-07T21:02:23.4313965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4314254Z use_cpu=False, 2025-05-07T21:02:23.4314492Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4314753Z ) 2025-05-07T21:02:23.4314991Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4315579Z self=, 2025-05-07T21:02:23.4316179Z mixed_B=False, 2025-05-07T21:02:23.4316393Z compile=True, 2025-05-07T21:02:23.4316608Z T=2, 2025-05-07T21:02:23.4316794Z D=30, 2025-05-07T21:02:23.4316982Z B=109, 2025-05-07T21:02:23.4317174Z log_E=4, 2025-05-07T21:02:23.4317374Z L=19, 2025-05-07T21:02:23.4317567Z D_gradcheck=1, 2025-05-07T21:02:23.4317807Z stochastic_rounding=False, 2025-05-07T21:02:23.4318068Z weighted=True, 2025-05-07T21:02:23.4318282Z row_wise=True, 2025-05-07T21:02:23.4318495Z mixed=False, 2025-05-07T21:02:23.4318774Z use_cache=False, 2025-05-07T21:02:23.4319029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4319317Z use_cpu=True, 2025-05-07T21:02:23.4319551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4319807Z ) 2025-05-07T21:02:23.4320042Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4320642Z self=, 2025-05-07T21:02:23.4321173Z mixed_B=True, 2025-05-07T21:02:23.4321387Z compile=True, 2025-05-07T21:02:23.4321594Z T=2, 2025-05-07T21:02:23.4321778Z D=93, 2025-05-07T21:02:23.4321964Z B=34, 2025-05-07T21:02:23.4322149Z log_E=4, 2025-05-07T21:02:23.4322344Z L=10, 2025-05-07T21:02:23.4322535Z D_gradcheck=1, 2025-05-07T21:02:23.4322768Z stochastic_rounding=False, 2025-05-07T21:02:23.4323032Z weighted=True, 2025-05-07T21:02:23.4323246Z row_wise=True, 2025-05-07T21:02:23.4323460Z mixed=True, 2025-05-07T21:02:23.4323678Z use_cache=True, 2025-05-07T21:02:23.4323923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4324212Z use_cpu=False, 2025-05-07T21:02:23.4324452Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4324530Z ) 2025-05-07T21:02:23.4324664Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4325040Z self=, 2025-05-07T21:02:23.4325125Z mixed_B=True, 2025-05-07T21:02:23.4325211Z compile=True, 2025-05-07T21:02:23.4325292Z T=4, 2025-05-07T21:02:23.4325369Z D=117, 2025-05-07T21:02:23.4325520Z B=23, 2025-05-07T21:02:23.4325606Z log_E=5, 2025-05-07T21:02:23.4325685Z L=20, 2025-05-07T21:02:23.4325773Z D_gradcheck=1, 2025-05-07T21:02:23.4325871Z stochastic_rounding=True, 2025-05-07T21:02:23.4325955Z weighted=True, 2025-05-07T21:02:23.4326041Z row_wise=False, 2025-05-07T21:02:23.4326122Z mixed=False, 2025-05-07T21:02:23.4326208Z use_cache=False, 2025-05-07T21:02:23.4326327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4326410Z use_cpu=True, 2025-05-07T21:02:23.4326516Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4326594Z ) 2025-05-07T21:02:23.4326732Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4327083Z self=, 2025-05-07T21:02:23.4327172Z mixed_B=True, 2025-05-07T21:02:23.4327255Z compile=True, 2025-05-07T21:02:23.4327336Z T=2, 2025-05-07T21:02:23.4327413Z D=14, 2025-05-07T21:02:23.4327494Z B=54, 2025-05-07T21:02:23.4327580Z log_E=4, 2025-05-07T21:02:23.4327660Z L=17, 2025-05-07T21:02:23.4327745Z D_gradcheck=2, 2025-05-07T21:02:23.4327850Z stochastic_rounding=True, 2025-05-07T21:02:23.4327938Z weighted=False, 2025-05-07T21:02:23.4328022Z row_wise=True, 2025-05-07T21:02:23.4328108Z mixed=True, 2025-05-07T21:02:23.4328195Z use_cache=True, 2025-05-07T21:02:23.4328357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4328445Z use_cpu=True, 2025-05-07T21:02:23.4328551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4328627Z ) 2025-05-07T21:02:23.4328770Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4329136Z self=, 2025-05-07T21:02:23.4329264Z mixed_B=False, 2025-05-07T21:02:23.4329350Z compile=False, 2025-05-07T21:02:23.4329431Z T=4, 2025-05-07T21:02:23.4329511Z D=92, 2025-05-07T21:02:23.4329593Z B=81, 2025-05-07T21:02:23.4329673Z log_E=3, 2025-05-07T21:02:23.4329752Z L=3, 2025-05-07T21:02:23.4329835Z D_gradcheck=2, 2025-05-07T21:02:23.4329936Z stochastic_rounding=False, 2025-05-07T21:02:23.4330026Z weighted=False, 2025-05-07T21:02:23.4330109Z row_wise=True, 2025-05-07T21:02:23.4330193Z mixed=True, 2025-05-07T21:02:23.4330281Z use_cache=False, 2025-05-07T21:02:23.4330435Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4330520Z use_cpu=True, 2025-05-07T21:02:23.4330628Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4330703Z ) 2025-05-07T21:02:23.4330840Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4331196Z self=, 2025-05-07T21:02:23.4331284Z mixed_B=False, 2025-05-07T21:02:23.4331371Z compile=True, 2025-05-07T21:02:23.4331447Z T=5, 2025-05-07T21:02:23.4331525Z D=16, 2025-05-07T21:02:23.4331609Z B=101, 2025-05-07T21:02:23.4331687Z log_E=4, 2025-05-07T21:02:23.4331763Z L=14, 2025-05-07T21:02:23.4331853Z D_gradcheck=1, 2025-05-07T21:02:23.4331952Z stochastic_rounding=False, 2025-05-07T21:02:23.4332040Z weighted=False, 2025-05-07T21:02:23.4332132Z row_wise=False, 2025-05-07T21:02:23.4332216Z mixed=True, 2025-05-07T21:02:23.4332303Z use_cache=True, 2025-05-07T21:02:23.4332429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4332511Z use_cpu=True, 2025-05-07T21:02:23.4332621Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4332696Z ) 2025-05-07T21:02:23.4332832Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4333198Z self=, 2025-05-07T21:02:23.4333284Z mixed_B=False, 2025-05-07T21:02:23.4333369Z compile=False, 2025-05-07T21:02:23.4333449Z T=4, 2025-05-07T21:02:23.4333525Z D=22, 2025-05-07T21:02:23.4333649Z B=111, 2025-05-07T21:02:23.4333733Z log_E=5, 2025-05-07T21:02:23.4333814Z L=16, 2025-05-07T21:02:23.4333900Z D_gradcheck=1, 2025-05-07T21:02:23.4334037Z stochastic_rounding=True, 2025-05-07T21:02:23.4334129Z weighted=False, 2025-05-07T21:02:23.4334217Z row_wise=False, 2025-05-07T21:02:23.4334301Z mixed=False, 2025-05-07T21:02:23.4334395Z use_cache=True, 2025-05-07T21:02:23.4334511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4334595Z use_cpu=True, 2025-05-07T21:02:23.4334702Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4334936Z ) 2025-05-07T21:02:23.4335075Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4335434Z self=, 2025-05-07T21:02:23.4335524Z mixed_B=False, 2025-05-07T21:02:23.4335614Z compile=True, 2025-05-07T21:02:23.4335698Z T=1, 2025-05-07T21:02:23.4335778Z D=97, 2025-05-07T21:02:23.4335865Z B=24, 2025-05-07T21:02:23.4336088Z log_E=3, 2025-05-07T21:02:23.4336168Z L=6, 2025-05-07T21:02:23.4336260Z D_gradcheck=2, 2025-05-07T21:02:23.4336356Z stochastic_rounding=True, 2025-05-07T21:02:23.4336442Z weighted=False, 2025-05-07T21:02:23.4336528Z row_wise=True, 2025-05-07T21:02:23.4336611Z mixed=False, 2025-05-07T21:02:23.4336697Z use_cache=False, 2025-05-07T21:02:23.4336896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4336981Z use_cpu=False, 2025-05-07T21:02:23.4337087Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4337162Z ) 2025-05-07T21:02:23.4337303Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4337724Z self=, 2025-05-07T21:02:23.4337868Z mixed_B=False, 2025-05-07T21:02:23.4337955Z compile=False, 2025-05-07T21:02:23.4338038Z T=5, 2025-05-07T21:02:23.4338118Z D=45, 2025-05-07T21:02:23.4338200Z B=102, 2025-05-07T21:02:23.4338289Z log_E=5, 2025-05-07T21:02:23.4338367Z L=16, 2025-05-07T21:02:23.4338452Z D_gradcheck=2, 2025-05-07T21:02:23.4338556Z stochastic_rounding=False, 2025-05-07T21:02:23.4338645Z weighted=True, 2025-05-07T21:02:23.4338731Z row_wise=False, 2025-05-07T21:02:23.4338817Z mixed=False, 2025-05-07T21:02:23.4338905Z use_cache=False, 2025-05-07T21:02:23.4339081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4339168Z use_cpu=True, 2025-05-07T21:02:23.4339275Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4339357Z ) 2025-05-07T21:02:23.4339495Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4339867Z self=, 2025-05-07T21:02:23.4339962Z mixed_B=True, 2025-05-07T21:02:23.4340045Z compile=True, 2025-05-07T21:02:23.4340121Z T=5, 2025-05-07T21:02:23.4340209Z D=62, 2025-05-07T21:02:23.4340290Z B=63, 2025-05-07T21:02:23.4340368Z log_E=4, 2025-05-07T21:02:23.4340452Z L=8, 2025-05-07T21:02:23.4340541Z D_gradcheck=1, 2025-05-07T21:02:23.4340639Z stochastic_rounding=True, 2025-05-07T21:02:23.4340731Z weighted=False, 2025-05-07T21:02:23.4340818Z row_wise=False, 2025-05-07T21:02:23.4340904Z mixed=False, 2025-05-07T21:02:23.4340991Z use_cache=True, 2025-05-07T21:02:23.4341109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4341198Z use_cpu=True, 2025-05-07T21:02:23.4341301Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4341379Z ) 2025-05-07T21:02:23.4341558Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4341980Z self=, 2025-05-07T21:02:23.4342104Z mixed_B=False, 2025-05-07T21:02:23.4342257Z compile=True, 2025-05-07T21:02:23.4349129Z T=3, 2025-05-07T21:02:23.4349236Z D=14, 2025-05-07T21:02:23.4349425Z B=55, 2025-05-07T21:02:23.4349512Z log_E=5, 2025-05-07T21:02:23.4349595Z L=3, 2025-05-07T21:02:23.4349688Z D_gradcheck=2, 2025-05-07T21:02:23.4349791Z stochastic_rounding=True, 2025-05-07T21:02:23.4349883Z weighted=True, 2025-05-07T21:02:23.4349968Z row_wise=True, 2025-05-07T21:02:23.4350050Z mixed=True, 2025-05-07T21:02:23.4350140Z use_cache=False, 2025-05-07T21:02:23.4350260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4350346Z use_cpu=True, 2025-05-07T21:02:23.4350462Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4350539Z ) 2025-05-07T21:02:23.4350681Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4351057Z self=, 2025-05-07T21:02:23.4351146Z mixed_B=False, 2025-05-07T21:02:23.4351230Z compile=True, 2025-05-07T21:02:23.4351312Z T=1, 2025-05-07T21:02:23.4351393Z D=101, 2025-05-07T21:02:23.4351476Z B=72, 2025-05-07T21:02:23.4351561Z log_E=4, 2025-05-07T21:02:23.4351642Z L=0, 2025-05-07T21:02:23.4351732Z D_gradcheck=1, 2025-05-07T21:02:23.4351836Z stochastic_rounding=False, 2025-05-07T21:02:23.4351927Z weighted=False, 2025-05-07T21:02:23.4352015Z row_wise=False, 2025-05-07T21:02:23.4352096Z mixed=True, 2025-05-07T21:02:23.4352181Z use_cache=True, 2025-05-07T21:02:23.4352347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4352430Z use_cpu=True, 2025-05-07T21:02:23.4352535Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4352618Z ) 2025-05-07T21:02:23.4352758Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4353113Z self=, 2025-05-07T21:02:23.4353247Z mixed_B=True, 2025-05-07T21:02:23.4353331Z compile=True, 2025-05-07T21:02:23.4353416Z T=3, 2025-05-07T21:02:23.4353497Z D=31, 2025-05-07T21:02:23.4353579Z B=123, 2025-05-07T21:02:23.4353663Z log_E=3, 2025-05-07T21:02:23.4353744Z L=13, 2025-05-07T21:02:23.4353832Z D_gradcheck=1, 2025-05-07T21:02:23.4353933Z stochastic_rounding=True, 2025-05-07T21:02:23.4354018Z weighted=False, 2025-05-07T21:02:23.4354103Z row_wise=False, 2025-05-07T21:02:23.4354196Z mixed=False, 2025-05-07T21:02:23.4354280Z use_cache=True, 2025-05-07T21:02:23.4354436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4354527Z use_cpu=True, 2025-05-07T21:02:23.4354637Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4354715Z ) 2025-05-07T21:02:23.4354858Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4355221Z self=, 2025-05-07T21:02:23.4355319Z mixed_B=False, 2025-05-07T21:02:23.4355407Z compile=True, 2025-05-07T21:02:23.4355484Z T=1, 2025-05-07T21:02:23.4355571Z D=93, 2025-05-07T21:02:23.4355654Z B=128, 2025-05-07T21:02:23.4355732Z log_E=3, 2025-05-07T21:02:23.4355821Z L=11, 2025-05-07T21:02:23.4355908Z D_gradcheck=1, 2025-05-07T21:02:23.4356006Z stochastic_rounding=True, 2025-05-07T21:02:23.4356094Z weighted=False, 2025-05-07T21:02:23.4356179Z row_wise=True, 2025-05-07T21:02:23.4356261Z mixed=True, 2025-05-07T21:02:23.4356356Z use_cache=False, 2025-05-07T21:02:23.4356474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4356559Z use_cpu=True, 2025-05-07T21:02:23.4356676Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4356752Z ) 2025-05-07T21:02:23.4356891Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4357243Z self=, 2025-05-07T21:02:23.4357333Z mixed_B=False, 2025-05-07T21:02:23.4357420Z compile=True, 2025-05-07T21:02:23.4357501Z T=2, 2025-05-07T21:02:23.4357579Z D=33, 2025-05-07T21:02:23.4357703Z B=71, 2025-05-07T21:02:23.4357785Z log_E=4, 2025-05-07T21:02:23.4357862Z L=6, 2025-05-07T21:02:23.4357953Z D_gradcheck=2, 2025-05-07T21:02:23.4358055Z stochastic_rounding=False, 2025-05-07T21:02:23.4358143Z weighted=False, 2025-05-07T21:02:23.4358235Z row_wise=False, 2025-05-07T21:02:23.4358319Z mixed=True, 2025-05-07T21:02:23.4358405Z use_cache=False, 2025-05-07T21:02:23.4358527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4358617Z use_cpu=False, 2025-05-07T21:02:23.4358725Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4358801Z ) 2025-05-07T21:02:23.4358937Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4359293Z self=, 2025-05-07T21:02:23.4359384Z mixed_B=False, 2025-05-07T21:02:23.4359470Z compile=True, 2025-05-07T21:02:23.4359551Z T=5, 2025-05-07T21:02:23.4359633Z D=108, 2025-05-07T21:02:23.4359715Z B=70, 2025-05-07T21:02:23.4359798Z log_E=4, 2025-05-07T21:02:23.4359879Z L=2, 2025-05-07T21:02:23.4359966Z D_gradcheck=2, 2025-05-07T21:02:23.4360076Z stochastic_rounding=False, 2025-05-07T21:02:23.4360164Z weighted=True, 2025-05-07T21:02:23.4360249Z row_wise=False, 2025-05-07T21:02:23.4360334Z mixed=False, 2025-05-07T21:02:23.4360419Z use_cache=True, 2025-05-07T21:02:23.4360585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4360669Z use_cpu=True, 2025-05-07T21:02:23.4360773Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4360851Z ) 2025-05-07T21:02:23.4607918Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4609553Z self=, 2025-05-07T21:02:23.4610104Z mixed_B=False, 2025-05-07T21:02:23.4610270Z compile=False, 2025-05-07T21:02:23.4610397Z T=3, 2025-05-07T21:02:23.4610528Z D=28, 2025-05-07T21:02:23.4610690Z B=54, 2025-05-07T21:02:23.4610828Z log_E=4, 2025-05-07T21:02:23.4610959Z L=4, 2025-05-07T21:02:23.4611124Z D_gradcheck=2, 2025-05-07T21:02:23.4611303Z stochastic_rounding=False, 2025-05-07T21:02:23.4611468Z weighted=False, 2025-05-07T21:02:23.4611615Z row_wise=False, 2025-05-07T21:02:23.4611756Z mixed=False, 2025-05-07T21:02:23.4611917Z use_cache=False, 2025-05-07T21:02:23.4612265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4612419Z use_cpu=True, 2025-05-07T21:02:23.4612615Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4612753Z ) 2025-05-07T21:02:23.4612993Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4613627Z self=, 2025-05-07T21:02:23.4613772Z mixed_B=True, 2025-05-07T21:02:23.4613909Z compile=True, 2025-05-07T21:02:23.4614053Z T=2, 2025-05-07T21:02:23.4614189Z D=40, 2025-05-07T21:02:23.4614338Z B=7, 2025-05-07T21:02:23.4614473Z log_E=3, 2025-05-07T21:02:23.4614606Z L=9, 2025-05-07T21:02:23.4614886Z D_gradcheck=1, 2025-05-07T21:02:23.4615051Z stochastic_rounding=False, 2025-05-07T21:02:23.4615189Z weighted=False, 2025-05-07T21:02:23.4615338Z row_wise=False, 2025-05-07T21:02:23.4615474Z mixed=False, 2025-05-07T21:02:23.4615615Z use_cache=False, 2025-05-07T21:02:23.4615827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4615969Z use_cpu=False, 2025-05-07T21:02:23.4616141Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4616275Z ) 2025-05-07T21:02:23.4616509Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4617116Z self=, 2025-05-07T21:02:23.4617274Z mixed_B=True, 2025-05-07T21:02:23.4617415Z compile=True, 2025-05-07T21:02:23.4617551Z T=2, 2025-05-07T21:02:23.4617678Z D=79, 2025-05-07T21:02:23.4617962Z B=114, 2025-05-07T21:02:23.4618110Z log_E=4, 2025-05-07T21:02:23.4618238Z L=3, 2025-05-07T21:02:23.4618381Z D_gradcheck=2, 2025-05-07T21:02:23.4618556Z stochastic_rounding=True, 2025-05-07T21:02:23.4618697Z weighted=False, 2025-05-07T21:02:23.4618835Z row_wise=False, 2025-05-07T21:02:23.4618976Z mixed=True, 2025-05-07T21:02:23.4619114Z use_cache=True, 2025-05-07T21:02:23.4619308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4619464Z use_cpu=False, 2025-05-07T21:02:23.4619636Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4619760Z ) 2025-05-07T21:02:23.4619997Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4620599Z self=, 2025-05-07T21:02:23.4620754Z mixed_B=True, 2025-05-07T21:02:23.4620892Z compile=True, 2025-05-07T21:02:23.4621089Z T=1, 2025-05-07T21:02:23.4621228Z D=48, 2025-05-07T21:02:23.4621364Z B=15, 2025-05-07T21:02:23.4621495Z log_E=5, 2025-05-07T21:02:23.4621633Z L=8, 2025-05-07T21:02:23.4621772Z D_gradcheck=1, 2025-05-07T21:02:23.4621932Z stochastic_rounding=False, 2025-05-07T21:02:23.4622082Z weighted=True, 2025-05-07T21:02:23.4622221Z row_wise=False, 2025-05-07T21:02:23.4622361Z mixed=False, 2025-05-07T21:02:23.4622508Z use_cache=True, 2025-05-07T21:02:23.4622856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4623005Z use_cpu=True, 2025-05-07T21:02:23.4623178Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4623304Z ) 2025-05-07T21:02:23.4623546Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4624149Z self=, 2025-05-07T21:02:23.4624367Z mixed_B=False, 2025-05-07T21:02:23.4624525Z compile=False, 2025-05-07T21:02:23.4624652Z T=1, 2025-05-07T21:02:23.4624785Z D=14, 2025-05-07T21:02:23.4624935Z B=55, 2025-05-07T21:02:23.4625065Z log_E=3, 2025-05-07T21:02:23.4625192Z L=5, 2025-05-07T21:02:23.4625342Z D_gradcheck=2, 2025-05-07T21:02:23.4625502Z stochastic_rounding=True, 2025-05-07T21:02:23.4625643Z weighted=True, 2025-05-07T21:02:23.4625793Z row_wise=False, 2025-05-07T21:02:23.4625925Z mixed=True, 2025-05-07T21:02:23.4626080Z use_cache=False, 2025-05-07T21:02:23.4626342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4626495Z use_cpu=False, 2025-05-07T21:02:23.4626678Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4626803Z ) 2025-05-07T21:02:23.4627033Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4627643Z self=, 2025-05-07T21:02:23.4627791Z mixed_B=False, 2025-05-07T21:02:23.4627929Z compile=True, 2025-05-07T21:02:23.4628068Z T=2, 2025-05-07T21:02:23.4628199Z D=5, 2025-05-07T21:02:23.4628329Z B=75, 2025-05-07T21:02:23.4628466Z log_E=3, 2025-05-07T21:02:23.4628594Z L=0, 2025-05-07T21:02:23.4628733Z D_gradcheck=1, 2025-05-07T21:02:23.4628909Z stochastic_rounding=False, 2025-05-07T21:02:23.4629049Z weighted=True, 2025-05-07T21:02:23.4629204Z row_wise=False, 2025-05-07T21:02:23.4629335Z mixed=True, 2025-05-07T21:02:23.4629473Z use_cache=False, 2025-05-07T21:02:23.4629671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4629816Z use_cpu=False, 2025-05-07T21:02:23.4629991Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4630126Z ) 2025-05-07T21:02:23.4630370Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4631005Z self=, 2025-05-07T21:02:23.4631168Z mixed_B=False, 2025-05-07T21:02:23.4631318Z compile=True, 2025-05-07T21:02:23.4631451Z T=4, 2025-05-07T21:02:23.4631591Z D=40, 2025-05-07T21:02:23.4631816Z B=68, 2025-05-07T21:02:23.4631969Z log_E=3, 2025-05-07T21:02:23.4632096Z L=8, 2025-05-07T21:02:23.4632237Z D_gradcheck=2, 2025-05-07T21:02:23.4632413Z stochastic_rounding=False, 2025-05-07T21:02:23.4632553Z weighted=True, 2025-05-07T21:02:23.4632691Z row_wise=False, 2025-05-07T21:02:23.4632832Z mixed=True, 2025-05-07T21:02:23.4632949Z use_cache=True, 2025-05-07T21:02:23.4633120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4633277Z use_cpu=True, 2025-05-07T21:02:23.4633442Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4633555Z ) 2025-05-07T21:02:23.4633766Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4634303Z self=, 2025-05-07T21:02:23.4634461Z mixed_B=False, 2025-05-07T21:02:23.4634588Z compile=False, 2025-05-07T21:02:23.4634721Z T=2, 2025-05-07T21:02:23.4634844Z D=72, 2025-05-07T21:02:23.4634952Z B=50, 2025-05-07T21:02:23.4635057Z log_E=5, 2025-05-07T21:02:23.4635178Z L=8, 2025-05-07T21:02:23.4635293Z D_gradcheck=1, 2025-05-07T21:02:23.4635431Z stochastic_rounding=True, 2025-05-07T21:02:23.4635572Z weighted=True, 2025-05-07T21:02:23.4635696Z row_wise=False, 2025-05-07T21:02:23.4635817Z mixed=False, 2025-05-07T21:02:23.4636275Z use_cache=True, 2025-05-07T21:02:23.4636462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4636726Z use_cpu=True, 2025-05-07T21:02:23.4636900Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4637019Z ) 2025-05-07T21:02:23.4637232Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4637864Z self=, 2025-05-07T21:02:23.4638060Z mixed_B=True, 2025-05-07T21:02:23.4638200Z compile=False, 2025-05-07T21:02:23.4638323Z T=5, 2025-05-07T21:02:23.4638443Z D=61, 2025-05-07T21:02:23.4638573Z B=8, 2025-05-07T21:02:23.4638698Z log_E=4, 2025-05-07T21:02:23.4638818Z L=0, 2025-05-07T21:02:23.4638955Z D_gradcheck=2, 2025-05-07T21:02:23.4639109Z stochastic_rounding=True, 2025-05-07T21:02:23.4639240Z weighted=False, 2025-05-07T21:02:23.4639384Z row_wise=False, 2025-05-07T21:02:23.4639511Z mixed=False, 2025-05-07T21:02:23.4639640Z use_cache=True, 2025-05-07T21:02:23.4639888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4640026Z use_cpu=False, 2025-05-07T21:02:23.4640187Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4640315Z ) 2025-05-07T21:02:23.4640528Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4641107Z self=, 2025-05-07T21:02:23.4641239Z mixed_B=True, 2025-05-07T21:02:23.4641371Z compile=False, 2025-05-07T21:02:23.4641501Z T=4, 2025-05-07T21:02:23.4641622Z D=59, 2025-05-07T21:02:23.4641739Z B=74, 2025-05-07T21:02:23.4641873Z log_E=4, 2025-05-07T21:02:23.4641995Z L=3, 2025-05-07T21:02:23.4642124Z D_gradcheck=2, 2025-05-07T21:02:23.4642284Z stochastic_rounding=False, 2025-05-07T21:02:23.4642418Z weighted=False, 2025-05-07T21:02:23.4642546Z row_wise=False, 2025-05-07T21:02:23.4642682Z mixed=True, 2025-05-07T21:02:23.4642813Z use_cache=False, 2025-05-07T21:02:23.4642988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4643132Z use_cpu=True, 2025-05-07T21:02:23.4643295Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4643421Z ) 2025-05-07T21:02:23.4643631Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4644201Z self=, 2025-05-07T21:02:23.4644343Z mixed_B=False, 2025-05-07T21:02:23.4644475Z compile=False, 2025-05-07T21:02:23.4644596Z T=1, 2025-05-07T21:02:23.4644726Z D=126, 2025-05-07T21:02:23.4644925Z B=115, 2025-05-07T21:02:23.4645050Z log_E=4, 2025-05-07T21:02:23.4645181Z L=1, 2025-05-07T21:02:23.4645311Z D_gradcheck=1, 2025-05-07T21:02:23.4645462Z stochastic_rounding=True, 2025-05-07T21:02:23.4645600Z weighted=True, 2025-05-07T21:02:23.4645730Z row_wise=False, 2025-05-07T21:02:23.4645865Z mixed=True, 2025-05-07T21:02:23.4645996Z use_cache=True, 2025-05-07T21:02:23.4646168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4646310Z use_cpu=True, 2025-05-07T21:02:23.4646469Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4646587Z ) 2025-05-07T21:02:23.4646806Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4647374Z self=, 2025-05-07T21:02:23.4647507Z mixed_B=False, 2025-05-07T21:02:23.4647649Z compile=True, 2025-05-07T21:02:23.4647769Z T=5, 2025-05-07T21:02:23.4647891Z D=110, 2025-05-07T21:02:23.4648022Z B=103, 2025-05-07T21:02:23.4648148Z log_E=5, 2025-05-07T21:02:23.4648268Z L=20, 2025-05-07T21:02:23.4648413Z D_gradcheck=2, 2025-05-07T21:02:23.4648565Z stochastic_rounding=False, 2025-05-07T21:02:23.4648704Z weighted=True, 2025-05-07T21:02:23.4648849Z row_wise=False, 2025-05-07T21:02:23.4648978Z mixed=True, 2025-05-07T21:02:23.4649119Z use_cache=False, 2025-05-07T21:02:23.4649290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4649473Z use_cpu=False, 2025-05-07T21:02:23.4649645Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4649764Z ) 2025-05-07T21:02:23.4649974Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4650551Z self=, 2025-05-07T21:02:23.4650728Z mixed_B=True, 2025-05-07T21:02:23.4650867Z compile=True, 2025-05-07T21:02:23.4650989Z T=5, 2025-05-07T21:02:23.4651109Z D=112, 2025-05-07T21:02:23.4651236Z B=69, 2025-05-07T21:02:23.4651362Z log_E=5, 2025-05-07T21:02:23.4651485Z L=19, 2025-05-07T21:02:23.4651622Z D_gradcheck=2, 2025-05-07T21:02:23.4651773Z stochastic_rounding=False, 2025-05-07T21:02:23.4651902Z weighted=False, 2025-05-07T21:02:23.4652038Z row_wise=True, 2025-05-07T21:02:23.4652164Z mixed=False, 2025-05-07T21:02:23.4652296Z use_cache=False, 2025-05-07T21:02:23.4652555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4652693Z use_cpu=False, 2025-05-07T21:02:23.4652861Z output_dtype=SparseType.FP16, 2025-05-07T21:02:23.4652978Z ) 2025-05-07T21:02:23.4653186Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4653761Z self=, 2025-05-07T21:02:23.4653892Z mixed_B=True, 2025-05-07T21:02:23.4654024Z compile=False, 2025-05-07T21:02:23.4654152Z T=2, 2025-05-07T21:02:23.4654272Z D=63, 2025-05-07T21:02:23.4654391Z B=26, 2025-05-07T21:02:23.4654527Z log_E=4, 2025-05-07T21:02:23.4654649Z L=7, 2025-05-07T21:02:23.4654897Z D_gradcheck=2, 2025-05-07T21:02:23.4655063Z stochastic_rounding=False, 2025-05-07T21:02:23.4655194Z weighted=False, 2025-05-07T21:02:23.4655322Z row_wise=False, 2025-05-07T21:02:23.4655456Z mixed=True, 2025-05-07T21:02:23.4655586Z use_cache=False, 2025-05-07T21:02:23.4655768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4655900Z use_cpu=True, 2025-05-07T21:02:23.4656058Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4656186Z ) 2025-05-07T21:02:23.4656395Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4656964Z self=, 2025-05-07T21:02:23.4657104Z mixed_B=True, 2025-05-07T21:02:23.4657234Z compile=True, 2025-05-07T21:02:23.4657353Z T=5, 2025-05-07T21:02:23.4657488Z D=48, 2025-05-07T21:02:23.4657609Z B=112, 2025-05-07T21:02:23.4657786Z log_E=4, 2025-05-07T21:02:23.4657918Z L=19, 2025-05-07T21:02:23.4658049Z D_gradcheck=1, 2025-05-07T21:02:23.4658200Z stochastic_rounding=True, 2025-05-07T21:02:23.4658628Z weighted=False, 2025-05-07T21:02:23.4658970Z row_wise=False, 2025-05-07T21:02:23.4659313Z mixed=False, 2025-05-07T21:02:23.4659639Z use_cache=True, 2025-05-07T21:02:23.4660014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4660474Z use_cpu=False, 2025-05-07T21:02:23.4660838Z output_dtype=SparseType.FP32, 2025-05-07T21:02:23.4661265Z ) 2025-05-07T21:02:23.4661633Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4662574Z self=, 2025-05-07T21:02:23.4663458Z mixed_B=False, 2025-05-07T21:02:23.4663798Z compile=True, 2025-05-07T21:02:23.4664117Z T=1, 2025-05-07T21:02:23.4664412Z D=66, 2025-05-07T21:02:23.4664693Z B=119, 2025-05-07T21:02:23.4664970Z log_E=3, 2025-05-07T21:02:23.4665281Z L=16, 2025-05-07T21:02:23.4665566Z D_gradcheck=1, 2025-05-07T21:02:23.4665899Z stochastic_rounding=True, 2025-05-07T21:02:23.4666266Z weighted=False, 2025-05-07T21:02:23.4666580Z row_wise=True, 2025-05-07T21:02:23.4666890Z mixed=False, 2025-05-07T21:02:23.4667193Z use_cache=True, 2025-05-07T21:02:23.4667573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:23.4668076Z use_cpu=True, 2025-05-07T21:02:23.4668409Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4668793Z ) 2025-05-07T21:02:23.4669135Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:23.4670004Z self=, 2025-05-07T21:02:23.4670813Z mixed_B=True, 2025-05-07T21:02:23.4671122Z compile=False, 2025-05-07T21:02:23.4671542Z T=4, 2025-05-07T21:02:23.4671873Z D=43, 2025-05-07T21:02:23.4672245Z B=110, 2025-05-07T21:02:23.4672575Z log_E=3, 2025-05-07T21:02:23.4672894Z L=19, 2025-05-07T21:02:23.4673199Z D_gradcheck=1, 2025-05-07T21:02:23.4673539Z stochastic_rounding=False, 2025-05-07T21:02:23.4673967Z weighted=True, 2025-05-07T21:02:23.4674302Z row_wise=True, 2025-05-07T21:02:23.4674633Z mixed=False, 2025-05-07T21:02:23.4674958Z use_cache=False, 2025-05-07T21:02:23.4675425Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:23.4675887Z use_cpu=False, 2025-05-07T21:02:23.4676245Z output_dtype=SparseType.BF16, 2025-05-07T21:02:23.4676615Z ) 2025-05-07T21:02:46.7491062Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7492414Z self=, 2025-05-07T21:02:46.7493495Z mixed_B=False, 2025-05-07T21:02:46.7493719Z compile=True, 2025-05-07T21:02:46.7493948Z T=5, 2025-05-07T21:02:46.7494147Z D=21, 2025-05-07T21:02:46.7494336Z B=94, 2025-05-07T21:02:46.7494541Z log_E=3, 2025-05-07T21:02:46.7494840Z L=17, 2025-05-07T21:02:46.7495047Z D_gradcheck=1, 2025-05-07T21:02:46.7495293Z stochastic_rounding=True, 2025-05-07T21:02:46.7495562Z weighted=False, 2025-05-07T21:02:46.7495832Z row_wise=True, 2025-05-07T21:02:46.7496054Z mixed=True, 2025-05-07T21:02:46.7496279Z use_cache=True, 2025-05-07T21:02:46.7496535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7496849Z use_cpu=True, 2025-05-07T21:02:46.7497094Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.7497374Z ) 2025-05-07T21:02:46.7497616Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7498241Z self=, 2025-05-07T21:02:46.7498812Z mixed_B=True, 2025-05-07T21:02:46.7499032Z compile=False, 2025-05-07T21:02:46.7499251Z T=2, 2025-05-07T21:02:46.7499450Z D=68, 2025-05-07T21:02:46.7499638Z B=125, 2025-05-07T21:02:46.7500150Z log_E=3, 2025-05-07T21:02:46.7500359Z L=11, 2025-05-07T21:02:46.7500558Z D_gradcheck=2, 2025-05-07T21:02:46.7500799Z stochastic_rounding=False, 2025-05-07T21:02:46.7501071Z weighted=False, 2025-05-07T21:02:46.7501290Z row_wise=True, 2025-05-07T21:02:46.7501514Z mixed=True, 2025-05-07T21:02:46.7501735Z use_cache=False, 2025-05-07T21:02:46.7501992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7502297Z use_cpu=False, 2025-05-07T21:02:46.7502546Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.7502814Z ) 2025-05-07T21:02:46.7503061Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7503693Z self=, 2025-05-07T21:02:46.7504272Z mixed_B=True, 2025-05-07T21:02:46.7504489Z compile=True, 2025-05-07T21:02:46.7504708Z T=2, 2025-05-07T21:02:46.7504907Z D=101, 2025-05-07T21:02:46.7505097Z B=2, 2025-05-07T21:02:46.7505299Z log_E=5, 2025-05-07T21:02:46.7505502Z L=0, 2025-05-07T21:02:46.7505705Z D_gradcheck=2, 2025-05-07T21:02:46.7505942Z stochastic_rounding=True, 2025-05-07T21:02:46.7506208Z weighted=False, 2025-05-07T21:02:46.7506428Z row_wise=False, 2025-05-07T21:02:46.7506651Z mixed=True, 2025-05-07T21:02:46.7506869Z use_cache=True, 2025-05-07T21:02:46.7507114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7507524Z use_cpu=False, 2025-05-07T21:02:46.7507770Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.7508035Z ) 2025-05-07T21:02:46.7508281Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7508878Z self=, 2025-05-07T21:02:46.7509530Z mixed_B=False, 2025-05-07T21:02:46.7509751Z compile=False, 2025-05-07T21:02:46.7509967Z T=5, 2025-05-07T21:02:46.7510161Z D=97, 2025-05-07T21:02:46.7510349Z B=41, 2025-05-07T21:02:46.7510548Z log_E=4, 2025-05-07T21:02:46.7510749Z L=5, 2025-05-07T21:02:46.7510943Z D_gradcheck=1, 2025-05-07T21:02:46.7511187Z stochastic_rounding=True, 2025-05-07T21:02:46.7511457Z weighted=True, 2025-05-07T21:02:46.7511675Z row_wise=True, 2025-05-07T21:02:46.7511893Z mixed=False, 2025-05-07T21:02:46.7512112Z use_cache=True, 2025-05-07T21:02:46.7512437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7512737Z use_cpu=True, 2025-05-07T21:02:46.7512984Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.7513250Z ) 2025-05-07T21:02:46.7513498Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7514107Z self=, 2025-05-07T21:02:46.7514648Z mixed_B=False, 2025-05-07T21:02:46.7514875Z compile=False, 2025-05-07T21:02:46.7515091Z T=5, 2025-05-07T21:02:46.7515282Z D=126, 2025-05-07T21:02:46.7515478Z B=30, 2025-05-07T21:02:46.7515676Z log_E=5, 2025-05-07T21:02:46.7515873Z L=11, 2025-05-07T21:02:46.7516080Z D_gradcheck=1, 2025-05-07T21:02:46.7516321Z stochastic_rounding=False, 2025-05-07T21:02:46.7516588Z weighted=True, 2025-05-07T21:02:46.7516818Z row_wise=False, 2025-05-07T21:02:46.7517040Z mixed=True, 2025-05-07T21:02:46.7517252Z use_cache=True, 2025-05-07T21:02:46.7517507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7517811Z use_cpu=False, 2025-05-07T21:02:46.7518049Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.7518322Z ) 2025-05-07T21:02:46.7518569Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7519165Z self=, 2025-05-07T21:02:46.7519739Z mixed_B=True, 2025-05-07T21:02:46.7519971Z compile=True, 2025-05-07T21:02:46.7520182Z T=3, 2025-05-07T21:02:46.7520377Z D=66, 2025-05-07T21:02:46.7520576Z B=94, 2025-05-07T21:02:46.7520815Z log_E=5, 2025-05-07T21:02:46.7521022Z L=9, 2025-05-07T21:02:46.7521223Z D_gradcheck=1, 2025-05-07T21:02:46.7521454Z stochastic_rounding=True, 2025-05-07T21:02:46.7521897Z weighted=True, 2025-05-07T21:02:46.7522194Z row_wise=False, 2025-05-07T21:02:46.7530184Z mixed=False, 2025-05-07T21:02:46.7530434Z use_cache=False, 2025-05-07T21:02:46.7530706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7531015Z use_cpu=False, 2025-05-07T21:02:46.7531268Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.7531543Z ) 2025-05-07T21:02:46.7531787Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7532395Z self=, 2025-05-07T21:02:46.7532944Z mixed_B=True, 2025-05-07T21:02:46.7533170Z compile=True, 2025-05-07T21:02:46.7533383Z T=4, 2025-05-07T21:02:46.7533579Z D=56, 2025-05-07T21:02:46.7533775Z B=25, 2025-05-07T21:02:46.7533966Z log_E=3, 2025-05-07T21:02:46.7534168Z L=6, 2025-05-07T21:02:46.7534370Z D_gradcheck=2, 2025-05-07T21:02:46.7534605Z stochastic_rounding=False, 2025-05-07T21:02:46.7534944Z weighted=False, 2025-05-07T21:02:46.7535169Z row_wise=False, 2025-05-07T21:02:46.7535382Z mixed=True, 2025-05-07T21:02:46.7535600Z use_cache=True, 2025-05-07T21:02:46.7535850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.7536436Z use_cpu=False, 2025-05-07T21:02:46.7536679Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.7536947Z ) 2025-05-07T21:02:46.7537186Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7537793Z self=, 2025-05-07T21:02:46.7538425Z mixed_B=True, 2025-05-07T21:02:46.7538645Z compile=False, 2025-05-07T21:02:46.7538862Z T=2, 2025-05-07T21:02:46.7539062Z D=44, 2025-05-07T21:02:46.7539250Z B=26, 2025-05-07T21:02:46.7539447Z log_E=3, 2025-05-07T21:02:46.7539651Z L=20, 2025-05-07T21:02:46.7539845Z D_gradcheck=1, 2025-05-07T21:02:46.7540082Z stochastic_rounding=True, 2025-05-07T21:02:46.7540351Z weighted=True, 2025-05-07T21:02:46.7540575Z row_wise=True, 2025-05-07T21:02:46.7540788Z mixed=False, 2025-05-07T21:02:46.7541009Z use_cache=False, 2025-05-07T21:02:46.7541341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.7541636Z use_cpu=True, 2025-05-07T21:02:46.7541880Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.7542150Z ) 2025-05-07T21:02:46.7542387Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7542993Z self=, 2025-05-07T21:02:46.7543543Z mixed_B=False, 2025-05-07T21:02:46.7543766Z compile=False, 2025-05-07T21:02:46.7543986Z T=4, 2025-05-07T21:02:46.7544183Z D=87, 2025-05-07T21:02:46.7544371Z B=18, 2025-05-07T21:02:46.7544573Z log_E=5, 2025-05-07T21:02:46.7544778Z L=18, 2025-05-07T21:02:46.7544978Z D_gradcheck=1, 2025-05-07T21:02:46.7545214Z stochastic_rounding=True, 2025-05-07T21:02:46.7545483Z weighted=True, 2025-05-07T21:02:46.7545701Z row_wise=False, 2025-05-07T21:02:46.7545927Z mixed=False, 2025-05-07T21:02:46.7546151Z use_cache=False, 2025-05-07T21:02:46.7546406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.7546710Z use_cpu=False, 2025-05-07T21:02:46.7546955Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.7547224Z ) 2025-05-07T21:02:46.7547462Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7548080Z self=, 2025-05-07T21:02:46.7548620Z mixed_B=True, 2025-05-07T21:02:46.7548836Z compile=True, 2025-05-07T21:02:46.7549050Z T=5, 2025-05-07T21:02:46.7549242Z D=92, 2025-05-07T21:02:46.7549430Z B=117, 2025-05-07T21:02:46.7549697Z log_E=4, 2025-05-07T21:02:46.7549901Z L=7, 2025-05-07T21:02:46.7550094Z D_gradcheck=2, 2025-05-07T21:02:46.7550330Z stochastic_rounding=True, 2025-05-07T21:02:46.7550597Z weighted=True, 2025-05-07T21:02:46.7550813Z row_wise=False, 2025-05-07T21:02:46.7551034Z mixed=False, 2025-05-07T21:02:46.7551257Z use_cache=False, 2025-05-07T21:02:46.7551511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7551811Z use_cpu=True, 2025-05-07T21:02:46.7552054Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.7552316Z ) 2025-05-07T21:02:46.7552556Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7553162Z self=, 2025-05-07T21:02:46.7553755Z mixed_B=True, 2025-05-07T21:02:46.7553970Z compile=True, 2025-05-07T21:02:46.7554186Z T=2, 2025-05-07T21:02:46.7554383Z D=44, 2025-05-07T21:02:46.7554570Z B=95, 2025-05-07T21:02:46.7554765Z log_E=4, 2025-05-07T21:02:46.7554967Z L=0, 2025-05-07T21:02:46.7555159Z D_gradcheck=1, 2025-05-07T21:02:46.7555398Z stochastic_rounding=True, 2025-05-07T21:02:46.7555665Z weighted=True, 2025-05-07T21:02:46.7555883Z row_wise=False, 2025-05-07T21:02:46.7556104Z mixed=True, 2025-05-07T21:02:46.7556322Z use_cache=True, 2025-05-07T21:02:46.7556567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.7556944Z use_cpu=True, 2025-05-07T21:02:46.7557189Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.7557451Z ) 2025-05-07T21:02:46.7557694Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7558293Z self=, 2025-05-07T21:02:46.7558879Z mixed_B=True, 2025-05-07T21:02:46.7559098Z compile=False, 2025-05-07T21:02:46.7559316Z T=4, 2025-05-07T21:02:46.7559511Z D=22, 2025-05-07T21:02:46.7559705Z B=20, 2025-05-07T21:02:46.7559906Z log_E=4, 2025-05-07T21:02:46.7560110Z L=6, 2025-05-07T21:02:46.7560304Z D_gradcheck=1, 2025-05-07T21:02:46.7560544Z stochastic_rounding=True, 2025-05-07T21:02:46.7560811Z weighted=True, 2025-05-07T21:02:46.7561025Z row_wise=False, 2025-05-07T21:02:46.7561243Z mixed=True, 2025-05-07T21:02:46.7561457Z use_cache=True, 2025-05-07T21:02:46.7561752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7562051Z use_cpu=True, 2025-05-07T21:02:46.7562294Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.7562556Z ) 2025-05-07T21:02:46.7562798Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7563404Z self=, 2025-05-07T21:02:46.7564014Z mixed_B=True, 2025-05-07T21:02:46.7564238Z compile=False, 2025-05-07T21:02:46.7564456Z T=2, 2025-05-07T21:02:46.7564644Z D=80, 2025-05-07T21:02:46.7564838Z B=72, 2025-05-07T21:02:46.7565039Z log_E=5, 2025-05-07T21:02:46.7565238Z L=9, 2025-05-07T21:02:46.7565445Z D_gradcheck=2, 2025-05-07T21:02:46.7565680Z stochastic_rounding=True, 2025-05-07T21:02:46.7565948Z weighted=False, 2025-05-07T21:02:46.7566167Z row_wise=True, 2025-05-07T21:02:46.7566384Z mixed=False, 2025-05-07T21:02:46.7566607Z use_cache=True, 2025-05-07T21:02:46.7566856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.7567158Z use_cpu=False, 2025-05-07T21:02:46.7567403Z output_dtype=SparseType.BF16, 2025-05-07T21:02:46.7567669Z ) 2025-05-07T21:02:46.7567914Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7568524Z self=, 2025-05-07T21:02:46.7569063Z mixed_B=True, 2025-05-07T21:02:46.7569295Z compile=True, 2025-05-07T21:02:46.7569513Z T=2, 2025-05-07T21:02:46.7569702Z D=15, 2025-05-07T21:02:46.7569898Z B=49, 2025-05-07T21:02:46.7570143Z log_E=4, 2025-05-07T21:02:46.7570346Z L=10, 2025-05-07T21:02:46.7570548Z D_gradcheck=1, 2025-05-07T21:02:46.7570791Z stochastic_rounding=False, 2025-05-07T21:02:46.7571054Z weighted=False, 2025-05-07T21:02:46.7571288Z row_wise=False, 2025-05-07T21:02:46.7571510Z mixed=False, 2025-05-07T21:02:46.7571731Z use_cache=False, 2025-05-07T21:02:46.7571993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7572294Z use_cpu=True, 2025-05-07T21:02:46.7572538Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.7572807Z ) 2025-05-07T21:02:46.7573054Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7573661Z self=, 2025-05-07T21:02:46.7574194Z mixed_B=True, 2025-05-07T21:02:46.7574418Z compile=False, 2025-05-07T21:02:46.7574700Z T=2, 2025-05-07T21:02:46.7574889Z D=29, 2025-05-07T21:02:46.7575084Z B=29, 2025-05-07T21:02:46.7575284Z log_E=3, 2025-05-07T21:02:46.7575479Z L=11, 2025-05-07T21:02:46.7575686Z D_gradcheck=2, 2025-05-07T21:02:46.7575928Z stochastic_rounding=False, 2025-05-07T21:02:46.7576189Z weighted=False, 2025-05-07T21:02:46.7576417Z row_wise=True, 2025-05-07T21:02:46.7576634Z mixed=False, 2025-05-07T21:02:46.7576848Z use_cache=False, 2025-05-07T21:02:46.7577110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:46.7577461Z use_cpu=False, 2025-05-07T21:02:46.7577702Z output_dtype=SparseType.FP16, 2025-05-07T21:02:46.7577983Z ) 2025-05-07T21:02:46.7578229Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7578851Z self=, 2025-05-07T21:02:46.7579427Z mixed_B=True, 2025-05-07T21:02:46.7579649Z compile=True, 2025-05-07T21:02:46.7579866Z T=3, 2025-05-07T21:02:46.7580057Z D=101, 2025-05-07T21:02:46.7580256Z B=71, 2025-05-07T21:02:46.7580452Z log_E=4, 2025-05-07T21:02:46.7580646Z L=6, 2025-05-07T21:02:46.7580848Z D_gradcheck=2, 2025-05-07T21:02:46.7581091Z stochastic_rounding=False, 2025-05-07T21:02:46.7581358Z weighted=False, 2025-05-07T21:02:46.7581583Z row_wise=True, 2025-05-07T21:02:46.7581806Z mixed=False, 2025-05-07T21:02:46.7582022Z use_cache=True, 2025-05-07T21:02:46.7582315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7582619Z use_cpu=False, 2025-05-07T21:02:46.7582855Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.7583124Z ) 2025-05-07T21:02:46.7583363Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:46.7583970Z self=, 2025-05-07T21:02:46.7584521Z mixed_B=True, 2025-05-07T21:02:46.7584743Z compile=False, 2025-05-07T21:02:46.7584960Z T=4, 2025-05-07T21:02:46.7585147Z D=68, 2025-05-07T21:02:46.7585340Z B=41, 2025-05-07T21:02:46.7585536Z log_E=4, 2025-05-07T21:02:46.7585734Z L=15, 2025-05-07T21:02:46.7585936Z D_gradcheck=1, 2025-05-07T21:02:46.7586176Z stochastic_rounding=True, 2025-05-07T21:02:46.7586437Z weighted=True, 2025-05-07T21:02:46.7586662Z row_wise=False, 2025-05-07T21:02:46.7586883Z mixed=False, 2025-05-07T21:02:46.7587099Z use_cache=False, 2025-05-07T21:02:46.7587362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:46.7587664Z use_cpu=False, 2025-05-07T21:02:46.7587900Z output_dtype=SparseType.FP32, 2025-05-07T21:02:46.7588170Z ) 2025-05-07T21:02:47.3778271Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3779636Z self=, 2025-05-07T21:02:47.3780831Z mixed_B=True, 2025-05-07T21:02:47.3781487Z compile=False, 2025-05-07T21:02:47.3781955Z T=3, 2025-05-07T21:02:47.3782343Z D=84, 2025-05-07T21:02:47.3782727Z B=70, 2025-05-07T21:02:47.3783462Z log_E=4, 2025-05-07T21:02:47.3783852Z L=2, 2025-05-07T21:02:47.3784057Z D_gradcheck=2, 2025-05-07T21:02:47.3784300Z stochastic_rounding=True, 2025-05-07T21:02:47.3784568Z weighted=True, 2025-05-07T21:02:47.3784794Z row_wise=False, 2025-05-07T21:02:47.3785019Z mixed=False, 2025-05-07T21:02:47.3785238Z use_cache=True, 2025-05-07T21:02:47.3785502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3785812Z use_cpu=True, 2025-05-07T21:02:47.3786056Z output_dtype=SparseType.FP16, 2025-05-07T21:02:47.3786337Z ) 2025-05-07T21:02:47.3786587Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3787191Z self=, 2025-05-07T21:02:47.3787740Z mixed_B=True, 2025-05-07T21:02:47.3787968Z compile=True, 2025-05-07T21:02:47.3788180Z T=5, 2025-05-07T21:02:47.3788378Z D=84, 2025-05-07T21:02:47.3788575Z B=73, 2025-05-07T21:02:47.3788774Z log_E=3, 2025-05-07T21:02:47.3788979Z L=14, 2025-05-07T21:02:47.3789185Z D_gradcheck=2, 2025-05-07T21:02:47.3789430Z stochastic_rounding=False, 2025-05-07T21:02:47.3789696Z weighted=False, 2025-05-07T21:02:47.3789927Z row_wise=True, 2025-05-07T21:02:47.3790144Z mixed=True, 2025-05-07T21:02:47.3790356Z use_cache=False, 2025-05-07T21:02:47.3790621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:47.3791018Z use_cpu=True, 2025-05-07T21:02:47.3791257Z output_dtype=SparseType.FP32, 2025-05-07T21:02:47.3791527Z ) 2025-05-07T21:02:47.3791773Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3792368Z self=, 2025-05-07T21:02:47.3792995Z mixed_B=True, 2025-05-07T21:02:47.3793220Z compile=False, 2025-05-07T21:02:47.3793431Z T=1, 2025-05-07T21:02:47.3793626Z D=11, 2025-05-07T21:02:47.3793826Z B=57, 2025-05-07T21:02:47.3794019Z log_E=5, 2025-05-07T21:02:47.3794226Z L=5, 2025-05-07T21:02:47.3794429Z D_gradcheck=1, 2025-05-07T21:02:47.3794664Z stochastic_rounding=False, 2025-05-07T21:02:47.3794935Z weighted=True, 2025-05-07T21:02:47.3795162Z row_wise=False, 2025-05-07T21:02:47.3795375Z mixed=True, 2025-05-07T21:02:47.3795597Z use_cache=True, 2025-05-07T21:02:47.3795925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3796233Z use_cpu=True, 2025-05-07T21:02:47.3796473Z output_dtype=SparseType.FP16, 2025-05-07T21:02:47.3796747Z ) 2025-05-07T21:02:47.3796995Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3797586Z self=, 2025-05-07T21:02:47.3798134Z mixed_B=False, 2025-05-07T21:02:47.3798363Z compile=False, 2025-05-07T21:02:47.3798573Z T=3, 2025-05-07T21:02:47.3798771Z D=26, 2025-05-07T21:02:47.3798966Z B=35, 2025-05-07T21:02:47.3799158Z log_E=5, 2025-05-07T21:02:47.3799364Z L=17, 2025-05-07T21:02:47.3799568Z D_gradcheck=2, 2025-05-07T21:02:47.3799801Z stochastic_rounding=True, 2025-05-07T21:02:47.3800073Z weighted=False, 2025-05-07T21:02:47.3800304Z row_wise=False, 2025-05-07T21:02:47.3800518Z mixed=True, 2025-05-07T21:02:47.3800739Z use_cache=False, 2025-05-07T21:02:47.3801004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:47.3801302Z use_cpu=False, 2025-05-07T21:02:47.3801551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:47.3801821Z ) 2025-05-07T21:02:47.3802068Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3802679Z self=, 2025-05-07T21:02:47.3803227Z mixed_B=False, 2025-05-07T21:02:47.3803453Z compile=False, 2025-05-07T21:02:47.3803662Z T=1, 2025-05-07T21:02:47.3803855Z D=90, 2025-05-07T21:02:47.3804048Z B=105, 2025-05-07T21:02:47.3804289Z log_E=3, 2025-05-07T21:02:47.3804494Z L=20, 2025-05-07T21:02:47.3804698Z D_gradcheck=2, 2025-05-07T21:02:47.3804931Z stochastic_rounding=False, 2025-05-07T21:02:47.3805202Z weighted=True, 2025-05-07T21:02:47.3805427Z row_wise=False, 2025-05-07T21:02:47.3805646Z mixed=False, 2025-05-07T21:02:47.3805869Z use_cache=True, 2025-05-07T21:02:47.3806125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:47.3806422Z use_cpu=False, 2025-05-07T21:02:47.3806668Z output_dtype=SparseType.FP16, 2025-05-07T21:02:47.3806938Z ) 2025-05-07T21:02:47.3807177Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3807794Z self=, 2025-05-07T21:02:47.3808337Z mixed_B=False, 2025-05-07T21:02:47.3808563Z compile=False, 2025-05-07T21:02:47.3808773Z T=4, 2025-05-07T21:02:47.3808970Z D=81, 2025-05-07T21:02:47.3809163Z B=43, 2025-05-07T21:02:47.3809353Z log_E=4, 2025-05-07T21:02:47.3809555Z L=14, 2025-05-07T21:02:47.3809758Z D_gradcheck=1, 2025-05-07T21:02:47.3809990Z stochastic_rounding=False, 2025-05-07T21:02:47.3810261Z weighted=False, 2025-05-07T21:02:47.3810489Z row_wise=False, 2025-05-07T21:02:47.3810705Z mixed=True, 2025-05-07T21:02:47.3810929Z use_cache=True, 2025-05-07T21:02:47.3811180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3811524Z use_cpu=True, 2025-05-07T21:02:47.3811771Z output_dtype=SparseType.BF16, 2025-05-07T21:02:47.3812041Z ) 2025-05-07T21:02:47.3812280Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3812878Z self=, 2025-05-07T21:02:47.3813499Z mixed_B=False, 2025-05-07T21:02:47.3813721Z compile=False, 2025-05-07T21:02:47.3813944Z T=1, 2025-05-07T21:02:47.3814145Z D=97, 2025-05-07T21:02:47.3814341Z B=34, 2025-05-07T21:02:47.3814544Z log_E=4, 2025-05-07T21:02:47.3814861Z L=6, 2025-05-07T21:02:47.3815070Z D_gradcheck=1, 2025-05-07T21:02:47.3815303Z stochastic_rounding=False, 2025-05-07T21:02:47.3815584Z weighted=False, 2025-05-07T21:02:47.3815816Z row_wise=False, 2025-05-07T21:02:47.3816031Z mixed=True, 2025-05-07T21:02:47.3816251Z use_cache=False, 2025-05-07T21:02:47.3816558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:47.3816857Z use_cpu=False, 2025-05-07T21:02:47.3817103Z output_dtype=SparseType.BF16, 2025-05-07T21:02:47.3817374Z ) 2025-05-07T21:02:47.3817612Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3818218Z self=, 2025-05-07T21:02:47.3818764Z mixed_B=False, 2025-05-07T21:02:47.3818982Z compile=True, 2025-05-07T21:02:47.3819200Z T=1, 2025-05-07T21:02:47.3819393Z D=34, 2025-05-07T21:02:47.3819581Z B=62, 2025-05-07T21:02:47.3819778Z log_E=4, 2025-05-07T21:02:47.3819992Z L=19, 2025-05-07T21:02:47.3820197Z D_gradcheck=1, 2025-05-07T21:02:47.3820433Z stochastic_rounding=False, 2025-05-07T21:02:47.3820706Z weighted=False, 2025-05-07T21:02:47.3820936Z row_wise=True, 2025-05-07T21:02:47.3821159Z mixed=False, 2025-05-07T21:02:47.3821377Z use_cache=True, 2025-05-07T21:02:47.3821634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:47.3821939Z use_cpu=False, 2025-05-07T21:02:47.3822181Z output_dtype=SparseType.FP16, 2025-05-07T21:02:47.3822455Z ) 2025-05-07T21:02:47.3822705Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3823319Z self=, 2025-05-07T21:02:47.3823869Z mixed_B=False, 2025-05-07T21:02:47.3832318Z compile=False, 2025-05-07T21:02:47.3832570Z T=3, 2025-05-07T21:02:47.3832774Z D=29, 2025-05-07T21:02:47.3832972Z B=87, 2025-05-07T21:02:47.3833245Z log_E=4, 2025-05-07T21:02:47.3833467Z L=18, 2025-05-07T21:02:47.3833701Z D_gradcheck=2, 2025-05-07T21:02:47.3833944Z stochastic_rounding=False, 2025-05-07T21:02:47.3834207Z weighted=True, 2025-05-07T21:02:47.3834434Z row_wise=True, 2025-05-07T21:02:47.3834657Z mixed=False, 2025-05-07T21:02:47.3834875Z use_cache=False, 2025-05-07T21:02:47.3835140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3835441Z use_cpu=True, 2025-05-07T21:02:47.3835685Z output_dtype=SparseType.BF16, 2025-05-07T21:02:47.3836144Z ) 2025-05-07T21:02:47.3836395Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3836996Z self=, 2025-05-07T21:02:47.3837545Z mixed_B=False, 2025-05-07T21:02:47.3837768Z compile=True, 2025-05-07T21:02:47.3837983Z T=5, 2025-05-07T21:02:47.3838177Z D=88, 2025-05-07T21:02:47.3838371Z B=101, 2025-05-07T21:02:47.3838567Z log_E=4, 2025-05-07T21:02:47.3838769Z L=17, 2025-05-07T21:02:47.3838969Z D_gradcheck=1, 2025-05-07T21:02:47.3839200Z stochastic_rounding=True, 2025-05-07T21:02:47.3839468Z weighted=True, 2025-05-07T21:02:47.3839694Z row_wise=True, 2025-05-07T21:02:47.3839913Z mixed=False, 2025-05-07T21:02:47.3840129Z use_cache=False, 2025-05-07T21:02:47.3840389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3840780Z use_cpu=False, 2025-05-07T21:02:47.3841020Z output_dtype=SparseType.BF16, 2025-05-07T21:02:47.3841288Z ) 2025-05-07T21:02:47.3841530Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3842136Z self=, 2025-05-07T21:02:47.3842740Z mixed_B=False, 2025-05-07T21:02:47.3842968Z compile=False, 2025-05-07T21:02:47.3843178Z T=2, 2025-05-07T21:02:47.3843372Z D=37, 2025-05-07T21:02:47.3843567Z B=105, 2025-05-07T21:02:47.3843761Z log_E=5, 2025-05-07T21:02:47.3843962Z L=12, 2025-05-07T21:02:47.3844162Z D_gradcheck=2, 2025-05-07T21:02:47.3844394Z stochastic_rounding=False, 2025-05-07T21:02:47.3844661Z weighted=False, 2025-05-07T21:02:47.3844889Z row_wise=True, 2025-05-07T21:02:47.3845101Z mixed=True, 2025-05-07T21:02:47.3845322Z use_cache=False, 2025-05-07T21:02:47.3845649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:47.3845948Z use_cpu=True, 2025-05-07T21:02:47.3846194Z output_dtype=SparseType.BF16, 2025-05-07T21:02:47.3846467Z ) 2025-05-07T21:02:47.3846711Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3847319Z self=, 2025-05-07T21:02:47.3847869Z mixed_B=False, 2025-05-07T21:02:47.3848098Z compile=False, 2025-05-07T21:02:47.3848310Z T=3, 2025-05-07T21:02:47.3848507Z D=28, 2025-05-07T21:02:47.3848701Z B=95, 2025-05-07T21:02:47.3848896Z log_E=4, 2025-05-07T21:02:47.3849102Z L=4, 2025-05-07T21:02:47.3849302Z D_gradcheck=2, 2025-05-07T21:02:47.3849539Z stochastic_rounding=True, 2025-05-07T21:02:47.3849808Z weighted=True, 2025-05-07T21:02:47.3850030Z row_wise=True, 2025-05-07T21:02:47.3850240Z mixed=True, 2025-05-07T21:02:47.3850456Z use_cache=True, 2025-05-07T21:02:47.3850708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:47.3851003Z use_cpu=False, 2025-05-07T21:02:47.3851249Z output_dtype=SparseType.BF16, 2025-05-07T21:02:47.3851519Z ) 2025-05-07T21:02:47.3851758Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3852361Z self=, 2025-05-07T21:02:47.3852904Z mixed_B=True, 2025-05-07T21:02:47.3853129Z compile=False, 2025-05-07T21:02:47.3853342Z T=4, 2025-05-07T21:02:47.3853535Z D=12, 2025-05-07T21:02:47.3853728Z B=23, 2025-05-07T21:02:47.3853989Z log_E=5, 2025-05-07T21:02:47.3854195Z L=10, 2025-05-07T21:02:47.3854396Z D_gradcheck=2, 2025-05-07T21:02:47.3854676Z stochastic_rounding=True, 2025-05-07T21:02:47.3854944Z weighted=False, 2025-05-07T21:02:47.3855168Z row_wise=True, 2025-05-07T21:02:47.3855380Z mixed=False, 2025-05-07T21:02:47.3855601Z use_cache=False, 2025-05-07T21:02:47.3855861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3856183Z use_cpu=True, 2025-05-07T21:02:47.3856421Z output_dtype=SparseType.FP32, 2025-05-07T21:02:47.3856691Z ) 2025-05-07T21:02:47.3856937Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3857528Z self=, 2025-05-07T21:02:47.3858079Z mixed_B=False, 2025-05-07T21:02:47.3858308Z compile=False, 2025-05-07T21:02:47.3858518Z T=4, 2025-05-07T21:02:47.3858714Z D=88, 2025-05-07T21:02:47.3858909Z B=57, 2025-05-07T21:02:47.3859105Z log_E=4, 2025-05-07T21:02:47.3859316Z L=6, 2025-05-07T21:02:47.3859517Z D_gradcheck=2, 2025-05-07T21:02:47.3859754Z stochastic_rounding=True, 2025-05-07T21:02:47.3860016Z weighted=False, 2025-05-07T21:02:47.3860250Z row_wise=True, 2025-05-07T21:02:47.3860478Z mixed=True, 2025-05-07T21:02:47.3860693Z use_cache=False, 2025-05-07T21:02:47.3860958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3861306Z use_cpu=True, 2025-05-07T21:02:47.3861548Z output_dtype=SparseType.FP32, 2025-05-07T21:02:47.3861828Z ) 2025-05-07T21:02:47.3862073Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3862686Z self=, 2025-05-07T21:02:47.3863281Z mixed_B=True, 2025-05-07T21:02:47.3863506Z compile=True, 2025-05-07T21:02:47.3863719Z T=4, 2025-05-07T21:02:47.3863916Z D=49, 2025-05-07T21:02:47.3864109Z B=93, 2025-05-07T21:02:47.3864302Z log_E=5, 2025-05-07T21:02:47.3864506Z L=8, 2025-05-07T21:02:47.3864712Z D_gradcheck=1, 2025-05-07T21:02:47.3864943Z stochastic_rounding=True, 2025-05-07T21:02:47.3865214Z weighted=True, 2025-05-07T21:02:47.3865436Z row_wise=False, 2025-05-07T21:02:47.3865651Z mixed=True, 2025-05-07T21:02:47.3865869Z use_cache=True, 2025-05-07T21:02:47.3866120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3866469Z use_cpu=False, 2025-05-07T21:02:47.3866709Z output_dtype=SparseType.BF16, 2025-05-07T21:02:47.3866977Z ) 2025-05-07T21:02:47.3867223Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3867817Z self=, 2025-05-07T21:02:47.3868390Z mixed_B=True, 2025-05-07T21:02:47.3868619Z compile=False, 2025-05-07T21:02:47.3868828Z T=5, 2025-05-07T21:02:47.3869024Z D=126, 2025-05-07T21:02:47.3869225Z B=16, 2025-05-07T21:02:47.3869415Z log_E=3, 2025-05-07T21:02:47.3869622Z L=7, 2025-05-07T21:02:47.3869826Z D_gradcheck=2, 2025-05-07T21:02:47.3870056Z stochastic_rounding=True, 2025-05-07T21:02:47.3870330Z weighted=True, 2025-05-07T21:02:47.3870558Z row_wise=False, 2025-05-07T21:02:47.3870778Z mixed=True, 2025-05-07T21:02:47.3871007Z use_cache=False, 2025-05-07T21:02:47.3871269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:47.3871569Z use_cpu=False, 2025-05-07T21:02:47.3871814Z output_dtype=SparseType.FP16, 2025-05-07T21:02:47.3872087Z ) 2025-05-07T21:02:47.3872329Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:47.3872934Z self=, 2025-05-07T21:02:47.3873496Z mixed_B=True, 2025-05-07T21:02:47.3873723Z compile=False, 2025-05-07T21:02:47.3873939Z T=3, 2025-05-07T21:02:47.3874138Z D=38, 2025-05-07T21:02:47.3874337Z B=105, 2025-05-07T21:02:47.3874579Z log_E=4, 2025-05-07T21:02:47.3874789Z L=1, 2025-05-07T21:02:47.3874990Z D_gradcheck=2, 2025-05-07T21:02:47.3875226Z stochastic_rounding=False, 2025-05-07T21:02:47.3875493Z weighted=False, 2025-05-07T21:02:47.3875717Z row_wise=False, 2025-05-07T21:02:47.3875928Z mixed=True, 2025-05-07T21:02:47.3876145Z use_cache=False, 2025-05-07T21:02:47.3876405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:47.3876703Z use_cpu=True, 2025-05-07T21:02:47.3876947Z output_dtype=SparseType.BF16, 2025-05-07T21:02:47.3877217Z ) 2025-05-07T21:02:56.2466378Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2467059Z self=, 2025-05-07T21:02:56.2467646Z mixed_B=False, 2025-05-07T21:02:56.2467880Z compile=True, 2025-05-07T21:02:56.2468094Z T=2, 2025-05-07T21:02:56.2468291Z D=123, 2025-05-07T21:02:56.2468492Z B=48, 2025-05-07T21:02:56.2468691Z log_E=4, 2025-05-07T21:02:56.2468899Z L=12, 2025-05-07T21:02:56.2469111Z D_gradcheck=1, 2025-05-07T21:02:56.2469349Z stochastic_rounding=True, 2025-05-07T21:02:56.2469626Z weighted=True, 2025-05-07T21:02:56.2469859Z row_wise=True, 2025-05-07T21:02:56.2470077Z mixed=False, 2025-05-07T21:02:56.2470308Z use_cache=False, 2025-05-07T21:02:56.2470570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2471155Z use_cpu=True, 2025-05-07T21:02:56.2471408Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2471685Z ) 2025-05-07T21:02:56.2471930Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2472547Z self=, 2025-05-07T21:02:56.2473189Z mixed_B=True, 2025-05-07T21:02:56.2473417Z compile=False, 2025-05-07T21:02:56.2473633Z T=1, 2025-05-07T21:02:56.2473832Z D=88, 2025-05-07T21:02:56.2474031Z B=46, 2025-05-07T21:02:56.2474223Z log_E=5, 2025-05-07T21:02:56.2474427Z L=11, 2025-05-07T21:02:56.2474630Z D_gradcheck=2, 2025-05-07T21:02:56.2474867Z stochastic_rounding=True, 2025-05-07T21:02:56.2475138Z weighted=True, 2025-05-07T21:02:56.2475369Z row_wise=False, 2025-05-07T21:02:56.2475587Z mixed=False, 2025-05-07T21:02:56.2475813Z use_cache=False, 2025-05-07T21:02:56.2476072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2476449Z use_cpu=True, 2025-05-07T21:02:56.2476701Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2476975Z ) 2025-05-07T21:02:56.2477215Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2477818Z self=, 2025-05-07T21:02:56.2478372Z mixed_B=False, 2025-05-07T21:02:56.2478593Z compile=False, 2025-05-07T21:02:56.2478810Z T=1, 2025-05-07T21:02:56.2479007Z D=121, 2025-05-07T21:02:56.2479206Z B=70, 2025-05-07T21:02:56.2479402Z log_E=3, 2025-05-07T21:02:56.2479607Z L=16, 2025-05-07T21:02:56.2479811Z D_gradcheck=1, 2025-05-07T21:02:56.2480045Z stochastic_rounding=True, 2025-05-07T21:02:56.2480317Z weighted=False, 2025-05-07T21:02:56.2480550Z row_wise=False, 2025-05-07T21:02:56.2480767Z mixed=True, 2025-05-07T21:02:56.2480988Z use_cache=True, 2025-05-07T21:02:56.2481240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2481550Z use_cpu=False, 2025-05-07T21:02:56.2481799Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.2482101Z ) 2025-05-07T21:02:56.2482347Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2482972Z self=, 2025-05-07T21:02:56.2483515Z mixed_B=False, 2025-05-07T21:02:56.2483740Z compile=True, 2025-05-07T21:02:56.2483958Z T=3, 2025-05-07T21:02:56.2484149Z D=114, 2025-05-07T21:02:56.2484346Z B=71, 2025-05-07T21:02:56.2484637Z log_E=3, 2025-05-07T21:02:56.2484836Z L=5, 2025-05-07T21:02:56.2485039Z D_gradcheck=1, 2025-05-07T21:02:56.2485280Z stochastic_rounding=True, 2025-05-07T21:02:56.2485543Z weighted=False, 2025-05-07T21:02:56.2485769Z row_wise=True, 2025-05-07T21:02:56.2485985Z mixed=False, 2025-05-07T21:02:56.2486201Z use_cache=True, 2025-05-07T21:02:56.2486455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2486757Z use_cpu=True, 2025-05-07T21:02:56.2486997Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2487265Z ) 2025-05-07T21:02:56.2487512Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2488138Z self=, 2025-05-07T21:02:56.2488686Z mixed_B=False, 2025-05-07T21:02:56.2488913Z compile=True, 2025-05-07T21:02:56.2489136Z T=3, 2025-05-07T21:02:56.2489326Z D=69, 2025-05-07T21:02:56.2489521Z B=55, 2025-05-07T21:02:56.2489717Z log_E=4, 2025-05-07T21:02:56.2489915Z L=18, 2025-05-07T21:02:56.2490117Z D_gradcheck=2, 2025-05-07T21:02:56.2490357Z stochastic_rounding=False, 2025-05-07T21:02:56.2490622Z weighted=True, 2025-05-07T21:02:56.2490848Z row_wise=False, 2025-05-07T21:02:56.2491068Z mixed=True, 2025-05-07T21:02:56.2491280Z use_cache=False, 2025-05-07T21:02:56.2491542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2491904Z use_cpu=False, 2025-05-07T21:02:56.2492145Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2492421Z ) 2025-05-07T21:02:56.2492667Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2493284Z self=, 2025-05-07T21:02:56.2493896Z mixed_B=False, 2025-05-07T21:02:56.2494131Z compile=False, 2025-05-07T21:02:56.2494352Z T=4, 2025-05-07T21:02:56.2494546Z D=112, 2025-05-07T21:02:56.2494818Z B=93, 2025-05-07T21:02:56.2495020Z log_E=4, 2025-05-07T21:02:56.2495219Z L=16, 2025-05-07T21:02:56.2495425Z D_gradcheck=2, 2025-05-07T21:02:56.2495668Z stochastic_rounding=False, 2025-05-07T21:02:56.2495938Z weighted=True, 2025-05-07T21:02:56.2496167Z row_wise=False, 2025-05-07T21:02:56.2496388Z mixed=False, 2025-05-07T21:02:56.2496605Z use_cache=True, 2025-05-07T21:02:56.2496859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2497208Z use_cpu=True, 2025-05-07T21:02:56.2497448Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2497721Z ) 2025-05-07T21:02:56.2497968Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2498583Z self=, 2025-05-07T21:02:56.2499147Z mixed_B=False, 2025-05-07T21:02:56.2499374Z compile=False, 2025-05-07T21:02:56.2499582Z T=1, 2025-05-07T21:02:56.2499776Z D=49, 2025-05-07T21:02:56.2499970Z B=66, 2025-05-07T21:02:56.2500162Z log_E=3, 2025-05-07T21:02:56.2500367Z L=13, 2025-05-07T21:02:56.2500570Z D_gradcheck=1, 2025-05-07T21:02:56.2500806Z stochastic_rounding=True, 2025-05-07T21:02:56.2501082Z weighted=True, 2025-05-07T21:02:56.2501309Z row_wise=False, 2025-05-07T21:02:56.2501530Z mixed=True, 2025-05-07T21:02:56.2501743Z use_cache=False, 2025-05-07T21:02:56.2502005Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.2502311Z use_cpu=True, 2025-05-07T21:02:56.2502551Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.2502823Z ) 2025-05-07T21:02:56.2503074Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2503695Z self=, 2025-05-07T21:02:56.2504248Z mixed_B=False, 2025-05-07T21:02:56.2504476Z compile=False, 2025-05-07T21:02:56.2504691Z T=1, 2025-05-07T21:02:56.2504889Z D=87, 2025-05-07T21:02:56.2505084Z B=78, 2025-05-07T21:02:56.2505276Z log_E=4, 2025-05-07T21:02:56.2505587Z L=18, 2025-05-07T21:02:56.2505797Z D_gradcheck=2, 2025-05-07T21:02:56.2506035Z stochastic_rounding=True, 2025-05-07T21:02:56.2506309Z weighted=False, 2025-05-07T21:02:56.2506542Z row_wise=True, 2025-05-07T21:02:56.2506756Z mixed=False, 2025-05-07T21:02:56.2506982Z use_cache=False, 2025-05-07T21:02:56.2507242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2507555Z use_cpu=False, 2025-05-07T21:02:56.2507802Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2508081Z ) 2025-05-07T21:02:56.2508331Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2508943Z self=, 2025-05-07T21:02:56.2509515Z mixed_B=False, 2025-05-07T21:02:56.2509747Z compile=False, 2025-05-07T21:02:56.2509964Z T=1, 2025-05-07T21:02:56.2510159Z D=18, 2025-05-07T21:02:56.2510360Z B=78, 2025-05-07T21:02:56.2510553Z log_E=4, 2025-05-07T21:02:56.2510755Z L=18, 2025-05-07T21:02:56.2510957Z D_gradcheck=2, 2025-05-07T21:02:56.2511190Z stochastic_rounding=True, 2025-05-07T21:02:56.2511460Z weighted=False, 2025-05-07T21:02:56.2511688Z row_wise=True, 2025-05-07T21:02:56.2511901Z mixed=False, 2025-05-07T21:02:56.2512124Z use_cache=False, 2025-05-07T21:02:56.2512386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2512736Z use_cpu=False, 2025-05-07T21:02:56.2512981Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2513256Z ) 2025-05-07T21:02:56.2513498Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2514106Z self=, 2025-05-07T21:02:56.2514714Z mixed_B=False, 2025-05-07T21:02:56.2514942Z compile=False, 2025-05-07T21:02:56.2515150Z T=1, 2025-05-07T21:02:56.2515343Z D=18, 2025-05-07T21:02:56.2515540Z B=18, 2025-05-07T21:02:56.2515739Z log_E=4, 2025-05-07T21:02:56.2515976Z L=18, 2025-05-07T21:02:56.2516193Z D_gradcheck=2, 2025-05-07T21:02:56.2516425Z stochastic_rounding=True, 2025-05-07T21:02:56.2516701Z weighted=False, 2025-05-07T21:02:56.2516928Z row_wise=True, 2025-05-07T21:02:56.2517141Z mixed=False, 2025-05-07T21:02:56.2517367Z use_cache=False, 2025-05-07T21:02:56.2517642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2517987Z use_cpu=False, 2025-05-07T21:02:56.2518241Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2518515Z ) 2025-05-07T21:02:56.2518760Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2519388Z self=, 2025-05-07T21:02:56.2519940Z mixed_B=False, 2025-05-07T21:02:56.2520173Z compile=False, 2025-05-07T21:02:56.2520386Z T=2, 2025-05-07T21:02:56.2520583Z D=18, 2025-05-07T21:02:56.2520784Z B=18, 2025-05-07T21:02:56.2520978Z log_E=4, 2025-05-07T21:02:56.2521182Z L=18, 2025-05-07T21:02:56.2521388Z D_gradcheck=2, 2025-05-07T21:02:56.2521621Z stochastic_rounding=True, 2025-05-07T21:02:56.2521893Z weighted=False, 2025-05-07T21:02:56.2529924Z row_wise=True, 2025-05-07T21:02:56.2530193Z mixed=False, 2025-05-07T21:02:56.2530425Z use_cache=False, 2025-05-07T21:02:56.2530684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2530996Z use_cpu=False, 2025-05-07T21:02:56.2531245Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2531510Z ) 2025-05-07T21:02:56.2531758Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:02:56.2532370Z self=, 2025-05-07T21:02:56.2532916Z mixed_B=False, 2025-05-07T21:02:56.2533144Z compile=False, 2025-05-07T21:02:56.2533362Z T=2, 2025-05-07T21:02:56.2533552Z D=18, 2025-05-07T21:02:56.2533751Z B=18, 2025-05-07T21:02:56.2534024Z log_E=4, 2025-05-07T21:02:56.2534227Z L=18, 2025-05-07T21:02:56.2534430Z D_gradcheck=1, 2025-05-07T21:02:56.2534756Z stochastic_rounding=True, 2025-05-07T21:02:56.2535020Z weighted=False, 2025-05-07T21:02:56.2535249Z row_wise=True, 2025-05-07T21:02:56.2535468Z mixed=False, 2025-05-07T21:02:56.2535690Z use_cache=False, 2025-05-07T21:02:56.2536368Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.2536676Z use_cpu=False, 2025-05-07T21:02:56.2536920Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.2537188Z ) 2025-05-07T21:02:56.2537377Z PASSED 2025-05-07T21:02:56.3145761Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3146788Z self=, 2025-05-07T21:02:56.3147340Z compile=False, 2025-05-07T21:02:56.3147555Z T=1, 2025-05-07T21:02:56.3147759Z D=2, 2025-05-07T21:02:56.3147956Z B=1, 2025-05-07T21:02:56.3148152Z log_E=3, 2025-05-07T21:02:56.3148358Z L=0, 2025-05-07T21:02:56.3148565Z D_gradcheck=1, 2025-05-07T21:02:56.3148801Z stochastic_rounding=False, 2025-05-07T21:02:56.3149074Z weighted=False, 2025-05-07T21:02:56.3149306Z row_wise=False, 2025-05-07T21:02:56.3149520Z mixed=False, 2025-05-07T21:02:56.3149747Z use_cache=False, 2025-05-07T21:02:56.3150136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3150438Z use_cpu=False, 2025-05-07T21:02:56.3150679Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3150954Z ) 2025-05-07T21:02:56.3151202Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3151811Z self=, 2025-05-07T21:02:56.3152446Z compile=True, 2025-05-07T21:02:56.3152666Z T=1, 2025-05-07T21:02:56.3152854Z D=2, 2025-05-07T21:02:56.3153051Z B=1, 2025-05-07T21:02:56.3153246Z log_E=3, 2025-05-07T21:02:56.3153442Z L=0, 2025-05-07T21:02:56.3153642Z D_gradcheck=1, 2025-05-07T21:02:56.3153885Z stochastic_rounding=False, 2025-05-07T21:02:56.3154152Z weighted=False, 2025-05-07T21:02:56.3154375Z row_wise=False, 2025-05-07T21:02:56.3154599Z mixed=False, 2025-05-07T21:02:56.3154816Z use_cache=False, 2025-05-07T21:02:56.3155140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3155445Z use_cpu=False, 2025-05-07T21:02:56.3155682Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3155999Z ) 2025-05-07T21:02:56.3156248Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3156861Z self=, 2025-05-07T21:02:56.3157401Z compile=False, 2025-05-07T21:02:56.3157617Z T=4, 2025-05-07T21:02:56.3157813Z D=2, 2025-05-07T21:02:56.3158001Z B=1, 2025-05-07T21:02:56.3158196Z log_E=3, 2025-05-07T21:02:56.3158402Z L=0, 2025-05-07T21:02:56.3158596Z D_gradcheck=1, 2025-05-07T21:02:56.3158835Z stochastic_rounding=False, 2025-05-07T21:02:56.3159102Z weighted=False, 2025-05-07T21:02:56.3159321Z row_wise=False, 2025-05-07T21:02:56.3159544Z mixed=False, 2025-05-07T21:02:56.3159770Z use_cache=False, 2025-05-07T21:02:56.3160023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3160328Z use_cpu=False, 2025-05-07T21:02:56.3160574Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3160842Z ) 2025-05-07T21:02:56.3161088Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3161706Z self=, 2025-05-07T21:02:56.3162276Z compile=False, 2025-05-07T21:02:56.3162488Z T=4, 2025-05-07T21:02:56.3162685Z D=23, 2025-05-07T21:02:56.3162882Z B=74, 2025-05-07T21:02:56.3163076Z log_E=4, 2025-05-07T21:02:56.3163278Z L=17, 2025-05-07T21:02:56.3163551Z D_gradcheck=1, 2025-05-07T21:02:56.3163789Z stochastic_rounding=False, 2025-05-07T21:02:56.3164058Z weighted=False, 2025-05-07T21:02:56.3164284Z row_wise=False, 2025-05-07T21:02:56.3164499Z mixed=True, 2025-05-07T21:02:56.3164718Z use_cache=True, 2025-05-07T21:02:56.3164967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3165258Z use_cpu=True, 2025-05-07T21:02:56.3165509Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3165777Z ) 2025-05-07T21:02:56.3166014Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3166610Z self=, 2025-05-07T21:02:56.3167172Z compile=False, 2025-05-07T21:02:56.3167388Z T=2, 2025-05-07T21:02:56.3167583Z D=5, 2025-05-07T21:02:56.3167780Z B=111, 2025-05-07T21:02:56.3167974Z log_E=4, 2025-05-07T21:02:56.3168178Z L=11, 2025-05-07T21:02:56.3168380Z D_gradcheck=2, 2025-05-07T21:02:56.3168615Z stochastic_rounding=True, 2025-05-07T21:02:56.3168884Z weighted=False, 2025-05-07T21:02:56.3169109Z row_wise=True, 2025-05-07T21:02:56.3169330Z mixed=True, 2025-05-07T21:02:56.3169544Z use_cache=True, 2025-05-07T21:02:56.3169790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3170089Z use_cpu=False, 2025-05-07T21:02:56.3170331Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3170657Z ) 2025-05-07T21:02:56.3170902Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3171515Z self=, 2025-05-07T21:02:56.3172068Z compile=False, 2025-05-07T21:02:56.3172287Z T=1, 2025-05-07T21:02:56.3172518Z D=99, 2025-05-07T21:02:56.3172712Z B=10, 2025-05-07T21:02:56.3172908Z log_E=3, 2025-05-07T21:02:56.3173106Z L=4, 2025-05-07T21:02:56.3173307Z D_gradcheck=1, 2025-05-07T21:02:56.3173546Z stochastic_rounding=True, 2025-05-07T21:02:56.3173812Z weighted=False, 2025-05-07T21:02:56.3174039Z row_wise=True, 2025-05-07T21:02:56.3174259Z mixed=True, 2025-05-07T21:02:56.3174474Z use_cache=True, 2025-05-07T21:02:56.3174802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3175108Z use_cpu=True, 2025-05-07T21:02:56.3175349Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3175624Z ) 2025-05-07T21:02:56.3175970Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3176605Z self=, 2025-05-07T21:02:56.3177160Z compile=False, 2025-05-07T21:02:56.3177381Z T=4, 2025-05-07T21:02:56.3177575Z D=96, 2025-05-07T21:02:56.3177768Z B=41, 2025-05-07T21:02:56.3177967Z log_E=3, 2025-05-07T21:02:56.3178174Z L=16, 2025-05-07T21:02:56.3178369Z D_gradcheck=1, 2025-05-07T21:02:56.3178606Z stochastic_rounding=True, 2025-05-07T21:02:56.3178871Z weighted=False, 2025-05-07T21:02:56.3179092Z row_wise=False, 2025-05-07T21:02:56.3179312Z mixed=True, 2025-05-07T21:02:56.3179530Z use_cache=True, 2025-05-07T21:02:56.3179775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3180071Z use_cpu=True, 2025-05-07T21:02:56.3180316Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3180583Z ) 2025-05-07T21:02:56.3180831Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3181447Z self=, 2025-05-07T21:02:56.3182008Z compile=True, 2025-05-07T21:02:56.3182219Z T=2, 2025-05-07T21:02:56.3182414Z D=18, 2025-05-07T21:02:56.3182611Z B=105, 2025-05-07T21:02:56.3182805Z log_E=5, 2025-05-07T21:02:56.3183010Z L=11, 2025-05-07T21:02:56.3183210Z D_gradcheck=2, 2025-05-07T21:02:56.3183443Z stochastic_rounding=False, 2025-05-07T21:02:56.3183715Z weighted=False, 2025-05-07T21:02:56.3183939Z row_wise=False, 2025-05-07T21:02:56.3184204Z mixed=False, 2025-05-07T21:02:56.3184427Z use_cache=True, 2025-05-07T21:02:56.3184677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3184970Z use_cpu=False, 2025-05-07T21:02:56.3185213Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3185485Z ) 2025-05-07T21:02:56.3185724Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3186335Z self=, 2025-05-07T21:02:56.3186889Z compile=True, 2025-05-07T21:02:56.3187106Z T=4, 2025-05-07T21:02:56.3187299Z D=88, 2025-05-07T21:02:56.3187486Z B=26, 2025-05-07T21:02:56.3187679Z log_E=3, 2025-05-07T21:02:56.3187874Z L=5, 2025-05-07T21:02:56.3188078Z D_gradcheck=1, 2025-05-07T21:02:56.3188313Z stochastic_rounding=True, 2025-05-07T21:02:56.3188576Z weighted=True, 2025-05-07T21:02:56.3188798Z row_wise=False, 2025-05-07T21:02:56.3189017Z mixed=False, 2025-05-07T21:02:56.3189236Z use_cache=True, 2025-05-07T21:02:56.3189484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3189778Z use_cpu=False, 2025-05-07T21:02:56.3190017Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3190284Z ) 2025-05-07T21:02:56.3190529Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3191135Z self=, 2025-05-07T21:02:56.3191730Z compile=False, 2025-05-07T21:02:56.3191978Z T=4, 2025-05-07T21:02:56.3192173Z D=58, 2025-05-07T21:02:56.3192365Z B=25, 2025-05-07T21:02:56.3192553Z log_E=4, 2025-05-07T21:02:56.3192751Z L=15, 2025-05-07T21:02:56.3192954Z D_gradcheck=2, 2025-05-07T21:02:56.3193239Z stochastic_rounding=False, 2025-05-07T21:02:56.3193517Z weighted=False, 2025-05-07T21:02:56.3193743Z row_wise=False, 2025-05-07T21:02:56.3193962Z mixed=True, 2025-05-07T21:02:56.3194177Z use_cache=False, 2025-05-07T21:02:56.3194444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3194731Z use_cpu=True, 2025-05-07T21:02:56.3194972Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3195241Z ) 2025-05-07T21:02:56.3195475Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3196121Z self=, 2025-05-07T21:02:56.3196675Z compile=False, 2025-05-07T21:02:56.3196890Z T=3, 2025-05-07T21:02:56.3197075Z D=93, 2025-05-07T21:02:56.3197267Z B=47, 2025-05-07T21:02:56.3197459Z log_E=4, 2025-05-07T21:02:56.3197657Z L=20, 2025-05-07T21:02:56.3197859Z D_gradcheck=2, 2025-05-07T21:02:56.3198092Z stochastic_rounding=False, 2025-05-07T21:02:56.3198354Z weighted=False, 2025-05-07T21:02:56.3198578Z row_wise=True, 2025-05-07T21:02:56.3198796Z mixed=True, 2025-05-07T21:02:56.3199010Z use_cache=False, 2025-05-07T21:02:56.3199272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3199572Z use_cpu=True, 2025-05-07T21:02:56.3199811Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3200078Z ) 2025-05-07T21:02:56.3200320Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3200912Z self=, 2025-05-07T21:02:56.3201459Z compile=True, 2025-05-07T21:02:56.3201677Z T=5, 2025-05-07T21:02:56.3201864Z D=33, 2025-05-07T21:02:56.3202058Z B=1, 2025-05-07T21:02:56.3202251Z log_E=4, 2025-05-07T21:02:56.3202447Z L=13, 2025-05-07T21:02:56.3202644Z D_gradcheck=1, 2025-05-07T21:02:56.3202880Z stochastic_rounding=False, 2025-05-07T21:02:56.3203146Z weighted=False, 2025-05-07T21:02:56.3203367Z row_wise=True, 2025-05-07T21:02:56.3203585Z mixed=False, 2025-05-07T21:02:56.3203809Z use_cache=False, 2025-05-07T21:02:56.3204061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3204408Z use_cpu=False, 2025-05-07T21:02:56.3204655Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3204919Z ) 2025-05-07T21:02:56.3205162Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3205811Z self=, 2025-05-07T21:02:56.3206370Z compile=True, 2025-05-07T21:02:56.3206585Z T=3, 2025-05-07T21:02:56.3206783Z D=45, 2025-05-07T21:02:56.3206970Z B=125, 2025-05-07T21:02:56.3207164Z log_E=5, 2025-05-07T21:02:56.3207364Z L=14, 2025-05-07T21:02:56.3207559Z D_gradcheck=1, 2025-05-07T21:02:56.3207798Z stochastic_rounding=True, 2025-05-07T21:02:56.3208067Z weighted=True, 2025-05-07T21:02:56.3208284Z row_wise=False, 2025-05-07T21:02:56.3208508Z mixed=False, 2025-05-07T21:02:56.3208728Z use_cache=True, 2025-05-07T21:02:56.3208976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3209267Z use_cpu=True, 2025-05-07T21:02:56.3209513Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3209782Z ) 2025-05-07T21:02:56.3210020Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3210634Z self=, 2025-05-07T21:02:56.3211180Z compile=False, 2025-05-07T21:02:56.3211391Z T=2, 2025-05-07T21:02:56.3211585Z D=27, 2025-05-07T21:02:56.3211835Z B=48, 2025-05-07T21:02:56.3212024Z log_E=5, 2025-05-07T21:02:56.3212227Z L=8, 2025-05-07T21:02:56.3212429Z D_gradcheck=2, 2025-05-07T21:02:56.3212657Z stochastic_rounding=True, 2025-05-07T21:02:56.3212921Z weighted=True, 2025-05-07T21:02:56.3213144Z row_wise=True, 2025-05-07T21:02:56.3213357Z mixed=True, 2025-05-07T21:02:56.3213647Z use_cache=True, 2025-05-07T21:02:56.3213900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3214192Z use_cpu=True, 2025-05-07T21:02:56.3214435Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3214768Z ) 2025-05-07T21:02:56.3215005Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3215607Z self=, 2025-05-07T21:02:56.3216197Z compile=False, 2025-05-07T21:02:56.3216410Z T=3, 2025-05-07T21:02:56.3216599Z D=109, 2025-05-07T21:02:56.3216794Z B=90, 2025-05-07T21:02:56.3217031Z log_E=4, 2025-05-07T21:02:56.3217235Z L=7, 2025-05-07T21:02:56.3217432Z D_gradcheck=2, 2025-05-07T21:02:56.3217664Z stochastic_rounding=False, 2025-05-07T21:02:56.3217926Z weighted=True, 2025-05-07T21:02:56.3218149Z row_wise=True, 2025-05-07T21:02:56.3218365Z mixed=False, 2025-05-07T21:02:56.3218579Z use_cache=False, 2025-05-07T21:02:56.3218839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3219140Z use_cpu=False, 2025-05-07T21:02:56.3219377Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3219647Z ) 2025-05-07T21:02:56.3219894Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3220510Z self=, 2025-05-07T21:02:56.3221055Z compile=True, 2025-05-07T21:02:56.3221272Z T=5, 2025-05-07T21:02:56.3221466Z D=69, 2025-05-07T21:02:56.3221653Z B=124, 2025-05-07T21:02:56.3221850Z log_E=4, 2025-05-07T21:02:56.3222054Z L=7, 2025-05-07T21:02:56.3222251Z D_gradcheck=2, 2025-05-07T21:02:56.3222489Z stochastic_rounding=True, 2025-05-07T21:02:56.3222757Z weighted=True, 2025-05-07T21:02:56.3222972Z row_wise=True, 2025-05-07T21:02:56.3223190Z mixed=True, 2025-05-07T21:02:56.3223409Z use_cache=False, 2025-05-07T21:02:56.3223661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3223964Z use_cpu=False, 2025-05-07T21:02:56.3224207Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3224472Z ) 2025-05-07T21:02:56.3224714Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3225369Z self=, 2025-05-07T21:02:56.3225908Z compile=True, 2025-05-07T21:02:56.3226126Z T=2, 2025-05-07T21:02:56.3226319Z D=21, 2025-05-07T21:02:56.3226507Z B=125, 2025-05-07T21:02:56.3226701Z log_E=4, 2025-05-07T21:02:56.3226910Z L=14, 2025-05-07T21:02:56.3227110Z D_gradcheck=1, 2025-05-07T21:02:56.3227346Z stochastic_rounding=True, 2025-05-07T21:02:56.3227611Z weighted=True, 2025-05-07T21:02:56.3227832Z row_wise=False, 2025-05-07T21:02:56.3228047Z mixed=False, 2025-05-07T21:02:56.3228271Z use_cache=True, 2025-05-07T21:02:56.3228518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3228815Z use_cpu=False, 2025-05-07T21:02:56.3229061Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3229327Z ) 2025-05-07T21:02:56.3229565Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3230183Z self=, 2025-05-07T21:02:56.3230723Z compile=False, 2025-05-07T21:02:56.3230933Z T=3, 2025-05-07T21:02:56.3231128Z D=102, 2025-05-07T21:02:56.3231326Z B=16, 2025-05-07T21:02:56.3231514Z log_E=5, 2025-05-07T21:02:56.3231713Z L=15, 2025-05-07T21:02:56.3231913Z D_gradcheck=1, 2025-05-07T21:02:56.3232145Z stochastic_rounding=False, 2025-05-07T21:02:56.3232467Z weighted=True, 2025-05-07T21:02:56.3232688Z row_wise=True, 2025-05-07T21:02:56.3232896Z mixed=True, 2025-05-07T21:02:56.3233113Z use_cache=True, 2025-05-07T21:02:56.3233361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3233650Z use_cpu=True, 2025-05-07T21:02:56.3233892Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3234203Z ) 2025-05-07T21:02:56.3436117Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3436772Z self=, 2025-05-07T21:02:56.3437339Z compile=True, 2025-05-07T21:02:56.3437555Z T=1, 2025-05-07T21:02:56.3437749Z D=67, 2025-05-07T21:02:56.3437942Z B=87, 2025-05-07T21:02:56.3438137Z log_E=3, 2025-05-07T21:02:56.3438332Z L=4, 2025-05-07T21:02:56.3438530Z D_gradcheck=1, 2025-05-07T21:02:56.3438765Z stochastic_rounding=False, 2025-05-07T21:02:56.3439138Z weighted=False, 2025-05-07T21:02:56.3439363Z row_wise=True, 2025-05-07T21:02:56.3439580Z mixed=False, 2025-05-07T21:02:56.3439798Z use_cache=True, 2025-05-07T21:02:56.3440039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3440335Z use_cpu=True, 2025-05-07T21:02:56.3440576Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3440841Z ) 2025-05-07T21:02:56.3441081Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3441677Z self=, 2025-05-07T21:02:56.3442214Z compile=True, 2025-05-07T21:02:56.3442428Z T=5, 2025-05-07T21:02:56.3442622Z D=41, 2025-05-07T21:02:56.3442809Z B=11, 2025-05-07T21:02:56.3450267Z log_E=4, 2025-05-07T21:02:56.3450513Z L=7, 2025-05-07T21:02:56.3450708Z D_gradcheck=2, 2025-05-07T21:02:56.3450948Z stochastic_rounding=False, 2025-05-07T21:02:56.3451218Z weighted=False, 2025-05-07T21:02:56.3451445Z row_wise=True, 2025-05-07T21:02:56.3451666Z mixed=True, 2025-05-07T21:02:56.3451925Z use_cache=False, 2025-05-07T21:02:56.3452179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3452481Z use_cpu=False, 2025-05-07T21:02:56.3452728Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3453001Z ) 2025-05-07T21:02:56.3453238Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3453841Z self=, 2025-05-07T21:02:56.3454384Z compile=False, 2025-05-07T21:02:56.3454793Z T=3, 2025-05-07T21:02:56.3454990Z D=17, 2025-05-07T21:02:56.3455183Z B=121, 2025-05-07T21:02:56.3455374Z log_E=4, 2025-05-07T21:02:56.3455583Z L=8, 2025-05-07T21:02:56.3455816Z D_gradcheck=2, 2025-05-07T21:02:56.3456056Z stochastic_rounding=True, 2025-05-07T21:02:56.3456323Z weighted=False, 2025-05-07T21:02:56.3456548Z row_wise=False, 2025-05-07T21:02:56.3456762Z mixed=False, 2025-05-07T21:02:56.3456984Z use_cache=False, 2025-05-07T21:02:56.3457244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3457543Z use_cpu=False, 2025-05-07T21:02:56.3457786Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3458055Z ) 2025-05-07T21:02:56.3458291Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3458893Z self=, 2025-05-07T21:02:56.3459434Z compile=False, 2025-05-07T21:02:56.3459647Z T=3, 2025-05-07T21:02:56.3459834Z D=98, 2025-05-07T21:02:56.3460022Z B=20, 2025-05-07T21:02:56.3460216Z log_E=4, 2025-05-07T21:02:56.3460411Z L=0, 2025-05-07T21:02:56.3460606Z D_gradcheck=2, 2025-05-07T21:02:56.3460838Z stochastic_rounding=True, 2025-05-07T21:02:56.3461095Z weighted=True, 2025-05-07T21:02:56.3461315Z row_wise=True, 2025-05-07T21:02:56.3461527Z mixed=False, 2025-05-07T21:02:56.3461742Z use_cache=False, 2025-05-07T21:02:56.3462556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3462855Z use_cpu=False, 2025-05-07T21:02:56.3463092Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3463358Z ) 2025-05-07T21:02:56.3463597Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3464189Z self=, 2025-05-07T21:02:56.3464794Z compile=True, 2025-05-07T21:02:56.3465010Z T=1, 2025-05-07T21:02:56.3465206Z D=4, 2025-05-07T21:02:56.3465389Z B=31, 2025-05-07T21:02:56.3465585Z log_E=5, 2025-05-07T21:02:56.3465785Z L=11, 2025-05-07T21:02:56.3465978Z D_gradcheck=1, 2025-05-07T21:02:56.3466213Z stochastic_rounding=False, 2025-05-07T21:02:56.3466473Z weighted=False, 2025-05-07T21:02:56.3466685Z row_wise=False, 2025-05-07T21:02:56.3466902Z mixed=False, 2025-05-07T21:02:56.3467117Z use_cache=True, 2025-05-07T21:02:56.3467401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3467702Z use_cpu=True, 2025-05-07T21:02:56.3467942Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3468203Z ) 2025-05-07T21:02:56.3468439Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3469030Z self=, 2025-05-07T21:02:56.3469587Z compile=False, 2025-05-07T21:02:56.3469799Z T=1, 2025-05-07T21:02:56.3469989Z D=65, 2025-05-07T21:02:56.3470175Z B=86, 2025-05-07T21:02:56.3470366Z log_E=4, 2025-05-07T21:02:56.3470570Z L=0, 2025-05-07T21:02:56.3470760Z D_gradcheck=1, 2025-05-07T21:02:56.3470990Z stochastic_rounding=False, 2025-05-07T21:02:56.3471254Z weighted=False, 2025-05-07T21:02:56.3471469Z row_wise=True, 2025-05-07T21:02:56.3471682Z mixed=False, 2025-05-07T21:02:56.3471894Z use_cache=True, 2025-05-07T21:02:56.3472143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3472437Z use_cpu=True, 2025-05-07T21:02:56.3472675Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3472941Z ) 2025-05-07T21:02:56.3473173Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3473782Z self=, 2025-05-07T21:02:56.3474321Z compile=True, 2025-05-07T21:02:56.3474532Z T=1, 2025-05-07T21:02:56.3474721Z D=47, 2025-05-07T21:02:56.3474910Z B=106, 2025-05-07T21:02:56.3475097Z log_E=3, 2025-05-07T21:02:56.3475298Z L=9, 2025-05-07T21:02:56.3475542Z D_gradcheck=1, 2025-05-07T21:02:56.3475791Z stochastic_rounding=False, 2025-05-07T21:02:56.3476089Z weighted=True, 2025-05-07T21:02:56.3476306Z row_wise=True, 2025-05-07T21:02:56.3476516Z mixed=False, 2025-05-07T21:02:56.3476737Z use_cache=False, 2025-05-07T21:02:56.3476990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3477281Z use_cpu=False, 2025-05-07T21:02:56.3477528Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3477789Z ) 2025-05-07T21:02:56.3478031Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3478628Z self=, 2025-05-07T21:02:56.3479163Z compile=False, 2025-05-07T21:02:56.3479378Z T=1, 2025-05-07T21:02:56.3479563Z D=7, 2025-05-07T21:02:56.3479752Z B=99, 2025-05-07T21:02:56.3479943Z log_E=3, 2025-05-07T21:02:56.3480134Z L=14, 2025-05-07T21:02:56.3480330Z D_gradcheck=2, 2025-05-07T21:02:56.3480564Z stochastic_rounding=True, 2025-05-07T21:02:56.3480822Z weighted=True, 2025-05-07T21:02:56.3481040Z row_wise=True, 2025-05-07T21:02:56.3481255Z mixed=False, 2025-05-07T21:02:56.3481467Z use_cache=True, 2025-05-07T21:02:56.3481711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3482005Z use_cpu=False, 2025-05-07T21:02:56.3482239Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3482559Z ) 2025-05-07T21:02:56.3482799Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3483388Z self=, 2025-05-07T21:02:56.3483924Z compile=True, 2025-05-07T21:02:56.3484137Z T=5, 2025-05-07T21:02:56.3484369Z D=74, 2025-05-07T21:02:56.3484559Z B=39, 2025-05-07T21:02:56.3484749Z log_E=3, 2025-05-07T21:02:56.3484944Z L=17, 2025-05-07T21:02:56.3485137Z D_gradcheck=2, 2025-05-07T21:02:56.3485371Z stochastic_rounding=False, 2025-05-07T21:02:56.3485638Z weighted=True, 2025-05-07T21:02:56.3485852Z row_wise=False, 2025-05-07T21:02:56.3486067Z mixed=True, 2025-05-07T21:02:56.3486286Z use_cache=False, 2025-05-07T21:02:56.3486571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3486873Z use_cpu=True, 2025-05-07T21:02:56.3487110Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3487372Z ) 2025-05-07T21:02:56.3487657Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3488259Z self=, 2025-05-07T21:02:56.3488789Z compile=True, 2025-05-07T21:02:56.3489005Z T=2, 2025-05-07T21:02:56.3489192Z D=89, 2025-05-07T21:02:56.3489378Z B=29, 2025-05-07T21:02:56.3489573Z log_E=4, 2025-05-07T21:02:56.3489772Z L=3, 2025-05-07T21:02:56.3489964Z D_gradcheck=2, 2025-05-07T21:02:56.3490198Z stochastic_rounding=False, 2025-05-07T21:02:56.3490463Z weighted=True, 2025-05-07T21:02:56.3490683Z row_wise=False, 2025-05-07T21:02:56.3490894Z mixed=False, 2025-05-07T21:02:56.3491113Z use_cache=True, 2025-05-07T21:02:56.3491358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3491648Z use_cpu=False, 2025-05-07T21:02:56.3491884Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3492147Z ) 2025-05-07T21:02:56.3492384Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3492994Z self=, 2025-05-07T21:02:56.3493526Z compile=True, 2025-05-07T21:02:56.3493734Z T=1, 2025-05-07T21:02:56.3493928Z D=96, 2025-05-07T21:02:56.3494113Z B=52, 2025-05-07T21:02:56.3494296Z log_E=3, 2025-05-07T21:02:56.3494491Z L=16, 2025-05-07T21:02:56.3494756Z D_gradcheck=1, 2025-05-07T21:02:56.3494986Z stochastic_rounding=True, 2025-05-07T21:02:56.3495256Z weighted=True, 2025-05-07T21:02:56.3495473Z row_wise=False, 2025-05-07T21:02:56.3495732Z mixed=True, 2025-05-07T21:02:56.3495952Z use_cache=True, 2025-05-07T21:02:56.3496213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3496536Z use_cpu=True, 2025-05-07T21:02:56.3496767Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3497032Z ) 2025-05-07T21:02:56.3497271Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3497879Z self=, 2025-05-07T21:02:56.3498433Z compile=False, 2025-05-07T21:02:56.3498647Z T=4, 2025-05-07T21:02:56.3498836Z D=73, 2025-05-07T21:02:56.3499019Z B=4, 2025-05-07T21:02:56.3499207Z log_E=5, 2025-05-07T21:02:56.3499403Z L=2, 2025-05-07T21:02:56.3499595Z D_gradcheck=2, 2025-05-07T21:02:56.3499828Z stochastic_rounding=True, 2025-05-07T21:02:56.3500090Z weighted=True, 2025-05-07T21:02:56.3500300Z row_wise=False, 2025-05-07T21:02:56.3500512Z mixed=False, 2025-05-07T21:02:56.3500730Z use_cache=True, 2025-05-07T21:02:56.3500974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3501265Z use_cpu=True, 2025-05-07T21:02:56.3501503Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3501770Z ) 2025-05-07T21:02:56.3502001Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3502605Z self=, 2025-05-07T21:02:56.3503230Z compile=True, 2025-05-07T21:02:56.3503436Z T=4, 2025-05-07T21:02:56.3503623Z D=101, 2025-05-07T21:02:56.3503814Z B=25, 2025-05-07T21:02:56.3503997Z log_E=5, 2025-05-07T21:02:56.3504192Z L=17, 2025-05-07T21:02:56.3504388Z D_gradcheck=1, 2025-05-07T21:02:56.3504657Z stochastic_rounding=True, 2025-05-07T21:02:56.3504921Z weighted=True, 2025-05-07T21:02:56.3505137Z row_wise=True, 2025-05-07T21:02:56.3505344Z mixed=False, 2025-05-07T21:02:56.3505554Z use_cache=True, 2025-05-07T21:02:56.3505797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3506082Z use_cpu=False, 2025-05-07T21:02:56.3506314Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3506574Z ) 2025-05-07T21:02:56.3506804Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3507437Z self=, 2025-05-07T21:02:56.3507996Z compile=False, 2025-05-07T21:02:56.3508207Z T=5, 2025-05-07T21:02:56.3508391Z D=44, 2025-05-07T21:02:56.3508584Z B=52, 2025-05-07T21:02:56.3508770Z log_E=3, 2025-05-07T21:02:56.3508962Z L=7, 2025-05-07T21:02:56.3509157Z D_gradcheck=1, 2025-05-07T21:02:56.3509390Z stochastic_rounding=False, 2025-05-07T21:02:56.3509653Z weighted=True, 2025-05-07T21:02:56.3509877Z row_wise=False, 2025-05-07T21:02:56.3510092Z mixed=False, 2025-05-07T21:02:56.3510304Z use_cache=False, 2025-05-07T21:02:56.3510555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3510844Z use_cpu=True, 2025-05-07T21:02:56.3511084Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3511349Z ) 2025-05-07T21:02:56.3511583Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3512190Z self=, 2025-05-07T21:02:56.3512726Z compile=True, 2025-05-07T21:02:56.3512941Z T=2, 2025-05-07T21:02:56.3513127Z D=92, 2025-05-07T21:02:56.3513312Z B=76, 2025-05-07T21:02:56.3513503Z log_E=4, 2025-05-07T21:02:56.3513705Z L=16, 2025-05-07T21:02:56.3513896Z D_gradcheck=2, 2025-05-07T21:02:56.3514124Z stochastic_rounding=True, 2025-05-07T21:02:56.3514386Z weighted=False, 2025-05-07T21:02:56.3514602Z row_wise=True, 2025-05-07T21:02:56.3514817Z mixed=True, 2025-05-07T21:02:56.3515030Z use_cache=False, 2025-05-07T21:02:56.3515276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3515620Z use_cpu=True, 2025-05-07T21:02:56.3515878Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3516168Z ) 2025-05-07T21:02:56.3516409Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3517000Z self=, 2025-05-07T21:02:56.3517530Z compile=True, 2025-05-07T21:02:56.3517745Z T=1, 2025-05-07T21:02:56.3517939Z D=92, 2025-05-07T21:02:56.3518122Z B=85, 2025-05-07T21:02:56.3518312Z log_E=4, 2025-05-07T21:02:56.3518509Z L=4, 2025-05-07T21:02:56.3518697Z D_gradcheck=2, 2025-05-07T21:02:56.3518930Z stochastic_rounding=False, 2025-05-07T21:02:56.3519190Z weighted=True, 2025-05-07T21:02:56.3519404Z row_wise=False, 2025-05-07T21:02:56.3519622Z mixed=False, 2025-05-07T21:02:56.3519835Z use_cache=False, 2025-05-07T21:02:56.3520086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3520373Z use_cpu=False, 2025-05-07T21:02:56.3520613Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3520879Z ) 2025-05-07T21:02:56.3521113Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3521720Z self=, 2025-05-07T21:02:56.3522258Z compile=False, 2025-05-07T21:02:56.3522463Z T=4, 2025-05-07T21:02:56.3522652Z D=79, 2025-05-07T21:02:56.3522898Z B=27, 2025-05-07T21:02:56.3523080Z log_E=4, 2025-05-07T21:02:56.3523275Z L=19, 2025-05-07T21:02:56.3523477Z D_gradcheck=1, 2025-05-07T21:02:56.3523705Z stochastic_rounding=True, 2025-05-07T21:02:56.3523964Z weighted=False, 2025-05-07T21:02:56.3524183Z row_wise=False, 2025-05-07T21:02:56.3524397Z mixed=True, 2025-05-07T21:02:56.3524655Z use_cache=False, 2025-05-07T21:02:56.3524905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3525193Z use_cpu=False, 2025-05-07T21:02:56.3525432Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3525693Z ) 2025-05-07T21:02:56.3525930Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3526551Z self=, 2025-05-07T21:02:56.3527131Z compile=False, 2025-05-07T21:02:56.3527341Z T=2, 2025-05-07T21:02:56.3527526Z D=13, 2025-05-07T21:02:56.3527714Z B=21, 2025-05-07T21:02:56.3527939Z log_E=3, 2025-05-07T21:02:56.3528135Z L=4, 2025-05-07T21:02:56.3528326Z D_gradcheck=2, 2025-05-07T21:02:56.3528556Z stochastic_rounding=False, 2025-05-07T21:02:56.3528812Z weighted=True, 2025-05-07T21:02:56.3529027Z row_wise=False, 2025-05-07T21:02:56.3529241Z mixed=False, 2025-05-07T21:02:56.3529450Z use_cache=True, 2025-05-07T21:02:56.3529698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3529987Z use_cpu=True, 2025-05-07T21:02:56.3530219Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3530489Z ) 2025-05-07T21:02:56.3727046Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3727662Z self=, 2025-05-07T21:02:56.3728216Z compile=True, 2025-05-07T21:02:56.3728427Z T=4, 2025-05-07T21:02:56.3728615Z D=104, 2025-05-07T21:02:56.3728807Z B=98, 2025-05-07T21:02:56.3728991Z log_E=5, 2025-05-07T21:02:56.3729191Z L=11, 2025-05-07T21:02:56.3729386Z D_gradcheck=1, 2025-05-07T21:02:56.3729618Z stochastic_rounding=True, 2025-05-07T21:02:56.3729916Z weighted=False, 2025-05-07T21:02:56.3730140Z row_wise=False, 2025-05-07T21:02:56.3730354Z mixed=True, 2025-05-07T21:02:56.3730564Z use_cache=False, 2025-05-07T21:02:56.3730818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3731115Z use_cpu=True, 2025-05-07T21:02:56.3731347Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3731612Z ) 2025-05-07T21:02:56.3731854Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3732535Z self=, 2025-05-07T21:02:56.3733083Z compile=True, 2025-05-07T21:02:56.3733292Z T=2, 2025-05-07T21:02:56.3733474Z D=26, 2025-05-07T21:02:56.3733661Z B=18, 2025-05-07T21:02:56.3733848Z log_E=4, 2025-05-07T21:02:56.3734039Z L=13, 2025-05-07T21:02:56.3734234Z D_gradcheck=1, 2025-05-07T21:02:56.3734468Z stochastic_rounding=False, 2025-05-07T21:02:56.3734820Z weighted=True, 2025-05-07T21:02:56.3735032Z row_wise=False, 2025-05-07T21:02:56.3735243Z mixed=False, 2025-05-07T21:02:56.3735458Z use_cache=True, 2025-05-07T21:02:56.3735692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3736124Z use_cpu=False, 2025-05-07T21:02:56.3736372Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3736637Z ) 2025-05-07T21:02:56.3736875Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3737471Z self=, 2025-05-07T21:02:56.3738016Z compile=False, 2025-05-07T21:02:56.3738225Z T=3, 2025-05-07T21:02:56.3738408Z D=49, 2025-05-07T21:02:56.3738592Z B=1, 2025-05-07T21:02:56.3738780Z log_E=5, 2025-05-07T21:02:56.3738974Z L=14, 2025-05-07T21:02:56.3739166Z D_gradcheck=2, 2025-05-07T21:02:56.3739402Z stochastic_rounding=False, 2025-05-07T21:02:56.3739740Z weighted=True, 2025-05-07T21:02:56.3739951Z row_wise=True, 2025-05-07T21:02:56.3740166Z mixed=False, 2025-05-07T21:02:56.3740383Z use_cache=False, 2025-05-07T21:02:56.3740635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3740931Z use_cpu=False, 2025-05-07T21:02:56.3741170Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3741494Z ) 2025-05-07T21:02:56.3741730Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3742318Z self=, 2025-05-07T21:02:56.3742851Z compile=False, 2025-05-07T21:02:56.3743060Z T=4, 2025-05-07T21:02:56.3743245Z D=10, 2025-05-07T21:02:56.3743434Z B=119, 2025-05-07T21:02:56.3743619Z log_E=3, 2025-05-07T21:02:56.3743818Z L=10, 2025-05-07T21:02:56.3744012Z D_gradcheck=2, 2025-05-07T21:02:56.3744240Z stochastic_rounding=True, 2025-05-07T21:02:56.3744573Z weighted=True, 2025-05-07T21:02:56.3744798Z row_wise=True, 2025-05-07T21:02:56.3745009Z mixed=False, 2025-05-07T21:02:56.3745222Z use_cache=True, 2025-05-07T21:02:56.3745464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3745776Z use_cpu=True, 2025-05-07T21:02:56.3746039Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3746307Z ) 2025-05-07T21:02:56.3746541Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3747156Z self=, 2025-05-07T21:02:56.3747698Z compile=False, 2025-05-07T21:02:56.3747915Z T=3, 2025-05-07T21:02:56.3748101Z D=53, 2025-05-07T21:02:56.3748296Z B=24, 2025-05-07T21:02:56.3755318Z log_E=4, 2025-05-07T21:02:56.3755531Z L=10, 2025-05-07T21:02:56.3755729Z D_gradcheck=1, 2025-05-07T21:02:56.3755962Z stochastic_rounding=True, 2025-05-07T21:02:56.3756223Z weighted=True, 2025-05-07T21:02:56.3756446Z row_wise=False, 2025-05-07T21:02:56.3756663Z mixed=True, 2025-05-07T21:02:56.3756876Z use_cache=True, 2025-05-07T21:02:56.3757122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3757409Z use_cpu=True, 2025-05-07T21:02:56.3757650Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3757916Z ) 2025-05-07T21:02:56.3758150Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3758755Z self=, 2025-05-07T21:02:56.3759318Z compile=False, 2025-05-07T21:02:56.3759628Z T=4, 2025-05-07T21:02:56.3759818Z D=116, 2025-05-07T21:02:56.3760007Z B=108, 2025-05-07T21:02:56.3760194Z log_E=3, 2025-05-07T21:02:56.3760390Z L=8, 2025-05-07T21:02:56.3760583Z D_gradcheck=2, 2025-05-07T21:02:56.3760812Z stochastic_rounding=True, 2025-05-07T21:02:56.3761074Z weighted=False, 2025-05-07T21:02:56.3761294Z row_wise=False, 2025-05-07T21:02:56.3761505Z mixed=True, 2025-05-07T21:02:56.3761719Z use_cache=True, 2025-05-07T21:02:56.3761965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3762260Z use_cpu=False, 2025-05-07T21:02:56.3762496Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3762760Z ) 2025-05-07T21:02:56.3762997Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3763598Z self=, 2025-05-07T21:02:56.3764134Z compile=False, 2025-05-07T21:02:56.3764345Z T=5, 2025-05-07T21:02:56.3764534Z D=15, 2025-05-07T21:02:56.3764725Z B=125, 2025-05-07T21:02:56.3764913Z log_E=4, 2025-05-07T21:02:56.3765106Z L=13, 2025-05-07T21:02:56.3765300Z D_gradcheck=2, 2025-05-07T21:02:56.3765529Z stochastic_rounding=False, 2025-05-07T21:02:56.3765785Z weighted=False, 2025-05-07T21:02:56.3766003Z row_wise=True, 2025-05-07T21:02:56.3766215Z mixed=True, 2025-05-07T21:02:56.3766424Z use_cache=True, 2025-05-07T21:02:56.3766717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3767007Z use_cpu=True, 2025-05-07T21:02:56.3767238Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3767502Z ) 2025-05-07T21:02:56.3767735Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3768323Z self=, 2025-05-07T21:02:56.3768900Z compile=True, 2025-05-07T21:02:56.3769108Z T=3, 2025-05-07T21:02:56.3769293Z D=28, 2025-05-07T21:02:56.3769473Z B=44, 2025-05-07T21:02:56.3769665Z log_E=3, 2025-05-07T21:02:56.3769857Z L=2, 2025-05-07T21:02:56.3770046Z D_gradcheck=2, 2025-05-07T21:02:56.3770275Z stochastic_rounding=True, 2025-05-07T21:02:56.3770539Z weighted=False, 2025-05-07T21:02:56.3770753Z row_wise=False, 2025-05-07T21:02:56.3770968Z mixed=False, 2025-05-07T21:02:56.3771180Z use_cache=False, 2025-05-07T21:02:56.3771473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3771767Z use_cpu=True, 2025-05-07T21:02:56.3772006Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3772265Z ) 2025-05-07T21:02:56.3772505Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3773107Z self=, 2025-05-07T21:02:56.3773658Z compile=False, 2025-05-07T21:02:56.3773864Z T=4, 2025-05-07T21:02:56.3773944Z D=82, 2025-05-07T21:02:56.3774022Z B=52, 2025-05-07T21:02:56.3774105Z log_E=3, 2025-05-07T21:02:56.3774190Z L=13, 2025-05-07T21:02:56.3774275Z D_gradcheck=2, 2025-05-07T21:02:56.3774374Z stochastic_rounding=True, 2025-05-07T21:02:56.3774461Z weighted=False, 2025-05-07T21:02:56.3774547Z row_wise=False, 2025-05-07T21:02:56.3774718Z mixed=False, 2025-05-07T21:02:56.3774808Z use_cache=True, 2025-05-07T21:02:56.3774919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3775010Z use_cpu=False, 2025-05-07T21:02:56.3775119Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3775197Z ) 2025-05-07T21:02:56.3775338Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3775724Z self=, 2025-05-07T21:02:56.3775818Z compile=True, 2025-05-07T21:02:56.3775919Z T=3, 2025-05-07T21:02:56.3775998Z D=7, 2025-05-07T21:02:56.3776077Z B=67, 2025-05-07T21:02:56.3776159Z log_E=3, 2025-05-07T21:02:56.3776237Z L=11, 2025-05-07T21:02:56.3776372Z D_gradcheck=2, 2025-05-07T21:02:56.3776476Z stochastic_rounding=True, 2025-05-07T21:02:56.3776562Z weighted=False, 2025-05-07T21:02:56.3776648Z row_wise=False, 2025-05-07T21:02:56.3776733Z mixed=True, 2025-05-07T21:02:56.3776821Z use_cache=False, 2025-05-07T21:02:56.3776932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3777021Z use_cpu=True, 2025-05-07T21:02:56.3777134Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3777211Z ) 2025-05-07T21:02:56.3777352Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3777725Z self=, 2025-05-07T21:02:56.3777812Z compile=True, 2025-05-07T21:02:56.3777892Z T=1, 2025-05-07T21:02:56.3777970Z D=58, 2025-05-07T21:02:56.3778049Z B=32, 2025-05-07T21:02:56.3778130Z log_E=5, 2025-05-07T21:02:56.3778206Z L=10, 2025-05-07T21:02:56.3778295Z D_gradcheck=2, 2025-05-07T21:02:56.3778398Z stochastic_rounding=True, 2025-05-07T21:02:56.3778484Z weighted=True, 2025-05-07T21:02:56.3778574Z row_wise=False, 2025-05-07T21:02:56.3778654Z mixed=True, 2025-05-07T21:02:56.3778739Z use_cache=False, 2025-05-07T21:02:56.3778853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3778939Z use_cpu=False, 2025-05-07T21:02:56.3779045Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3779170Z ) 2025-05-07T21:02:56.3779308Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3779663Z self=, 2025-05-07T21:02:56.3779749Z compile=False, 2025-05-07T21:02:56.3779827Z T=1, 2025-05-07T21:02:56.3779948Z D=40, 2025-05-07T21:02:56.3780025Z B=29, 2025-05-07T21:02:56.3780105Z log_E=3, 2025-05-07T21:02:56.3780184Z L=11, 2025-05-07T21:02:56.3780269Z D_gradcheck=2, 2025-05-07T21:02:56.3780367Z stochastic_rounding=True, 2025-05-07T21:02:56.3780462Z weighted=True, 2025-05-07T21:02:56.3780547Z row_wise=True, 2025-05-07T21:02:56.3780632Z mixed=False, 2025-05-07T21:02:56.3780720Z use_cache=False, 2025-05-07T21:02:56.3780831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3780919Z use_cpu=True, 2025-05-07T21:02:56.3781024Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3781101Z ) 2025-05-07T21:02:56.3781284Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3781640Z self=, 2025-05-07T21:02:56.3781723Z compile=True, 2025-05-07T21:02:56.3781805Z T=3, 2025-05-07T21:02:56.3781884Z D=103, 2025-05-07T21:02:56.3781962Z B=45, 2025-05-07T21:02:56.3782045Z log_E=3, 2025-05-07T21:02:56.3782122Z L=16, 2025-05-07T21:02:56.3782208Z D_gradcheck=2, 2025-05-07T21:02:56.3782308Z stochastic_rounding=True, 2025-05-07T21:02:56.3782393Z weighted=False, 2025-05-07T21:02:56.3782480Z row_wise=True, 2025-05-07T21:02:56.3782566Z mixed=False, 2025-05-07T21:02:56.3782652Z use_cache=False, 2025-05-07T21:02:56.3782767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3782851Z use_cpu=True, 2025-05-07T21:02:56.3782956Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3783039Z ) 2025-05-07T21:02:56.3783177Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3783544Z self=, 2025-05-07T21:02:56.3783635Z compile=True, 2025-05-07T21:02:56.3783715Z T=2, 2025-05-07T21:02:56.3783794Z D=90, 2025-05-07T21:02:56.3783875Z B=19, 2025-05-07T21:02:56.3783953Z log_E=5, 2025-05-07T21:02:56.3784034Z L=0, 2025-05-07T21:02:56.3784128Z D_gradcheck=1, 2025-05-07T21:02:56.3784225Z stochastic_rounding=True, 2025-05-07T21:02:56.3784315Z weighted=True, 2025-05-07T21:02:56.3784401Z row_wise=False, 2025-05-07T21:02:56.3784526Z mixed=False, 2025-05-07T21:02:56.3784614Z use_cache=False, 2025-05-07T21:02:56.3784724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3784809Z use_cpu=False, 2025-05-07T21:02:56.3784916Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3784994Z ) 2025-05-07T21:02:56.3785130Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3785492Z self=, 2025-05-07T21:02:56.3785582Z compile=False, 2025-05-07T21:02:56.3785659Z T=1, 2025-05-07T21:02:56.3785759Z D=52, 2025-05-07T21:02:56.3785838Z B=119, 2025-05-07T21:02:56.3785919Z log_E=5, 2025-05-07T21:02:56.3786000Z L=5, 2025-05-07T21:02:56.3786089Z D_gradcheck=2, 2025-05-07T21:02:56.3786211Z stochastic_rounding=True, 2025-05-07T21:02:56.3786301Z weighted=False, 2025-05-07T21:02:56.3786410Z row_wise=False, 2025-05-07T21:02:56.3786495Z mixed=False, 2025-05-07T21:02:56.3786587Z use_cache=True, 2025-05-07T21:02:56.3786701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3786783Z use_cpu=True, 2025-05-07T21:02:56.3786888Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.3786968Z ) 2025-05-07T21:02:56.3787104Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3787464Z self=, 2025-05-07T21:02:56.3787596Z compile=True, 2025-05-07T21:02:56.3787674Z T=5, 2025-05-07T21:02:56.3787752Z D=117, 2025-05-07T21:02:56.3787833Z B=68, 2025-05-07T21:02:56.3787911Z log_E=3, 2025-05-07T21:02:56.3787990Z L=18, 2025-05-07T21:02:56.3788079Z D_gradcheck=1, 2025-05-07T21:02:56.3788218Z stochastic_rounding=False, 2025-05-07T21:02:56.3788306Z weighted=True, 2025-05-07T21:02:56.3788390Z row_wise=False, 2025-05-07T21:02:56.3788471Z mixed=True, 2025-05-07T21:02:56.3788558Z use_cache=False, 2025-05-07T21:02:56.3788672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3788756Z use_cpu=False, 2025-05-07T21:02:56.3788862Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3788937Z ) 2025-05-07T21:02:56.3789074Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3789470Z self=, 2025-05-07T21:02:56.3789562Z compile=False, 2025-05-07T21:02:56.3789643Z T=4, 2025-05-07T21:02:56.3789726Z D=9, 2025-05-07T21:02:56.3789802Z B=71, 2025-05-07T21:02:56.3789886Z log_E=4, 2025-05-07T21:02:56.3789963Z L=16, 2025-05-07T21:02:56.3790048Z D_gradcheck=2, 2025-05-07T21:02:56.3790150Z stochastic_rounding=False, 2025-05-07T21:02:56.3790237Z weighted=True, 2025-05-07T21:02:56.3790320Z row_wise=True, 2025-05-07T21:02:56.3790403Z mixed=True, 2025-05-07T21:02:56.3790487Z use_cache=True, 2025-05-07T21:02:56.3790601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.3790689Z use_cpu=True, 2025-05-07T21:02:56.3790793Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.3790868Z ) 2025-05-07T21:02:56.3791010Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.3791372Z self=, 2025-05-07T21:02:56.3791467Z compile=True, 2025-05-07T21:02:56.3791548Z T=2, 2025-05-07T21:02:56.3791625Z D=116, 2025-05-07T21:02:56.3791709Z B=88, 2025-05-07T21:02:56.3791788Z log_E=4, 2025-05-07T21:02:56.3791865Z L=8, 2025-05-07T21:02:56.3791954Z D_gradcheck=1, 2025-05-07T21:02:56.3792050Z stochastic_rounding=True, 2025-05-07T21:02:56.3792135Z weighted=True, 2025-05-07T21:02:56.3792225Z row_wise=False, 2025-05-07T21:02:56.3792306Z mixed=False, 2025-05-07T21:02:56.3792388Z use_cache=True, 2025-05-07T21:02:56.3792507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.3792638Z use_cpu=False, 2025-05-07T21:02:56.3792744Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.3792824Z ) 2025-05-07T21:02:56.4019156Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4019666Z self=, 2025-05-07T21:02:56.4019754Z compile=False, 2025-05-07T21:02:56.4019869Z T=5, 2025-05-07T21:02:56.4019956Z D=68, 2025-05-07T21:02:56.4020046Z B=111, 2025-05-07T21:02:56.4020126Z log_E=3, 2025-05-07T21:02:56.4020205Z L=13, 2025-05-07T21:02:56.4020297Z D_gradcheck=2, 2025-05-07T21:02:56.4020396Z stochastic_rounding=False, 2025-05-07T21:02:56.4020492Z weighted=False, 2025-05-07T21:02:56.4020580Z row_wise=False, 2025-05-07T21:02:56.4020664Z mixed=True, 2025-05-07T21:02:56.4020750Z use_cache=False, 2025-05-07T21:02:56.4020865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4020956Z use_cpu=False, 2025-05-07T21:02:56.4021068Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4021149Z ) 2025-05-07T21:02:56.4021288Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4021651Z self=, 2025-05-07T21:02:56.4021737Z compile=True, 2025-05-07T21:02:56.4021815Z T=1, 2025-05-07T21:02:56.4021897Z D=120, 2025-05-07T21:02:56.4022086Z B=48, 2025-05-07T21:02:56.4022166Z log_E=3, 2025-05-07T21:02:56.4022250Z L=17, 2025-05-07T21:02:56.4022335Z D_gradcheck=1, 2025-05-07T21:02:56.4022439Z stochastic_rounding=True, 2025-05-07T21:02:56.4022525Z weighted=False, 2025-05-07T21:02:56.4022610Z row_wise=False, 2025-05-07T21:02:56.4022696Z mixed=True, 2025-05-07T21:02:56.4022870Z use_cache=True, 2025-05-07T21:02:56.4022981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4023066Z use_cpu=True, 2025-05-07T21:02:56.4023173Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4023254Z ) 2025-05-07T21:02:56.4023397Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4023747Z self=, 2025-05-07T21:02:56.4023832Z compile=False, 2025-05-07T21:02:56.4023912Z T=4, 2025-05-07T21:02:56.4023989Z D=113, 2025-05-07T21:02:56.4024070Z B=17, 2025-05-07T21:02:56.4024209Z log_E=4, 2025-05-07T21:02:56.4024288Z L=0, 2025-05-07T21:02:56.4024375Z D_gradcheck=1, 2025-05-07T21:02:56.4024473Z stochastic_rounding=True, 2025-05-07T21:02:56.4024558Z weighted=False, 2025-05-07T21:02:56.4024647Z row_wise=False, 2025-05-07T21:02:56.4024729Z mixed=False, 2025-05-07T21:02:56.4024816Z use_cache=False, 2025-05-07T21:02:56.4024937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4025022Z use_cpu=True, 2025-05-07T21:02:56.4025128Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4025210Z ) 2025-05-07T21:02:56.4025348Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4025699Z self=, 2025-05-07T21:02:56.4025792Z compile=False, 2025-05-07T21:02:56.4025872Z T=1, 2025-05-07T21:02:56.4025953Z D=128, 2025-05-07T21:02:56.4026031Z B=49, 2025-05-07T21:02:56.4026109Z log_E=3, 2025-05-07T21:02:56.4026194Z L=17, 2025-05-07T21:02:56.4026284Z D_gradcheck=2, 2025-05-07T21:02:56.4026381Z stochastic_rounding=True, 2025-05-07T21:02:56.4026468Z weighted=False, 2025-05-07T21:02:56.4026554Z row_wise=False, 2025-05-07T21:02:56.4026636Z mixed=True, 2025-05-07T21:02:56.4026726Z use_cache=True, 2025-05-07T21:02:56.4026835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4026919Z use_cpu=True, 2025-05-07T21:02:56.4027026Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4027101Z ) 2025-05-07T21:02:56.4027235Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4027670Z self=, 2025-05-07T21:02:56.4027757Z compile=True, 2025-05-07T21:02:56.4027838Z T=4, 2025-05-07T21:02:56.4027915Z D=18, 2025-05-07T21:02:56.4027992Z B=28, 2025-05-07T21:02:56.4028074Z log_E=5, 2025-05-07T21:02:56.4028151Z L=9, 2025-05-07T21:02:56.4028239Z D_gradcheck=1, 2025-05-07T21:02:56.4028342Z stochastic_rounding=True, 2025-05-07T21:02:56.4028426Z weighted=False, 2025-05-07T21:02:56.4028511Z row_wise=False, 2025-05-07T21:02:56.4028593Z mixed=True, 2025-05-07T21:02:56.4028677Z use_cache=True, 2025-05-07T21:02:56.4028787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4028875Z use_cpu=True, 2025-05-07T21:02:56.4028979Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4029056Z ) 2025-05-07T21:02:56.4029193Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4029547Z self=, 2025-05-07T21:02:56.4029635Z compile=False, 2025-05-07T21:02:56.4029714Z T=1, 2025-05-07T21:02:56.4029791Z D=107, 2025-05-07T21:02:56.4029871Z B=110, 2025-05-07T21:02:56.4029951Z log_E=5, 2025-05-07T21:02:56.4030029Z L=2, 2025-05-07T21:02:56.4030119Z D_gradcheck=2, 2025-05-07T21:02:56.4030218Z stochastic_rounding=True, 2025-05-07T21:02:56.4030350Z weighted=True, 2025-05-07T21:02:56.4030438Z row_wise=True, 2025-05-07T21:02:56.4030519Z mixed=False, 2025-05-07T21:02:56.4030604Z use_cache=False, 2025-05-07T21:02:56.4030717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4030799Z use_cpu=True, 2025-05-07T21:02:56.4030907Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4031023Z ) 2025-05-07T21:02:56.4031160Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4031517Z self=, 2025-05-07T21:02:56.4031603Z compile=False, 2025-05-07T21:02:56.4031682Z T=3, 2025-05-07T21:02:56.4031766Z D=58, 2025-05-07T21:02:56.4031846Z B=3, 2025-05-07T21:02:56.4031926Z log_E=4, 2025-05-07T21:02:56.4032008Z L=16, 2025-05-07T21:02:56.4032093Z D_gradcheck=2, 2025-05-07T21:02:56.4032194Z stochastic_rounding=True, 2025-05-07T21:02:56.4032322Z weighted=True, 2025-05-07T21:02:56.4032410Z row_wise=False, 2025-05-07T21:02:56.4032493Z mixed=False, 2025-05-07T21:02:56.4032581Z use_cache=False, 2025-05-07T21:02:56.4032690Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4032776Z use_cpu=True, 2025-05-07T21:02:56.4032883Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4032963Z ) 2025-05-07T21:02:56.4033100Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4033450Z self=, 2025-05-07T21:02:56.4033540Z compile=False, 2025-05-07T21:02:56.4033621Z T=3, 2025-05-07T21:02:56.4033698Z D=83, 2025-05-07T21:02:56.4033777Z B=125, 2025-05-07T21:02:56.4033858Z log_E=5, 2025-05-07T21:02:56.4033937Z L=16, 2025-05-07T21:02:56.4034021Z D_gradcheck=1, 2025-05-07T21:02:56.4034124Z stochastic_rounding=False, 2025-05-07T21:02:56.4034208Z weighted=True, 2025-05-07T21:02:56.4034294Z row_wise=False, 2025-05-07T21:02:56.4034381Z mixed=True, 2025-05-07T21:02:56.4034465Z use_cache=True, 2025-05-07T21:02:56.4034578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4034660Z use_cpu=True, 2025-05-07T21:02:56.4034764Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4034844Z ) 2025-05-07T21:02:56.4034980Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4035353Z self=, 2025-05-07T21:02:56.4035473Z compile=False, 2025-05-07T21:02:56.4035599Z T=1, 2025-05-07T21:02:56.4035680Z D=101, 2025-05-07T21:02:56.4035757Z B=64, 2025-05-07T21:02:56.4035838Z log_E=4, 2025-05-07T21:02:56.4036071Z L=5, 2025-05-07T21:02:56.4036157Z D_gradcheck=2, 2025-05-07T21:02:56.4036263Z stochastic_rounding=False, 2025-05-07T21:02:56.4036348Z weighted=True, 2025-05-07T21:02:56.4036433Z row_wise=False, 2025-05-07T21:02:56.4036522Z mixed=False, 2025-05-07T21:02:56.4036611Z use_cache=False, 2025-05-07T21:02:56.4036720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4036807Z use_cpu=False, 2025-05-07T21:02:56.4036911Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4036989Z ) 2025-05-07T21:02:56.4037127Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4037494Z self=, 2025-05-07T21:02:56.4037583Z compile=False, 2025-05-07T21:02:56.4037660Z T=2, 2025-05-07T21:02:56.4037742Z D=11, 2025-05-07T21:02:56.4037822Z B=59, 2025-05-07T21:02:56.4037903Z log_E=4, 2025-05-07T21:02:56.4037981Z L=20, 2025-05-07T21:02:56.4038068Z D_gradcheck=2, 2025-05-07T21:02:56.4038168Z stochastic_rounding=True, 2025-05-07T21:02:56.4038254Z weighted=True, 2025-05-07T21:02:56.4038340Z row_wise=False, 2025-05-07T21:02:56.4038421Z mixed=False, 2025-05-07T21:02:56.4038509Z use_cache=False, 2025-05-07T21:02:56.4038698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4038785Z use_cpu=False, 2025-05-07T21:02:56.4038891Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4038968Z ) 2025-05-07T21:02:56.4039105Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4039467Z self=, 2025-05-07T21:02:56.4039610Z compile=False, 2025-05-07T21:02:56.4039690Z T=5, 2025-05-07T21:02:56.4039771Z D=111, 2025-05-07T21:02:56.4039852Z B=26, 2025-05-07T21:02:56.4039932Z log_E=3, 2025-05-07T21:02:56.4040014Z L=5, 2025-05-07T21:02:56.4040099Z D_gradcheck=2, 2025-05-07T21:02:56.4040198Z stochastic_rounding=False, 2025-05-07T21:02:56.4040286Z weighted=True, 2025-05-07T21:02:56.4040370Z row_wise=True, 2025-05-07T21:02:56.4040454Z mixed=False, 2025-05-07T21:02:56.4040539Z use_cache=False, 2025-05-07T21:02:56.4040709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4040798Z use_cpu=True, 2025-05-07T21:02:56.4040907Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4040984Z ) 2025-05-07T21:02:56.4041121Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4041485Z self=, 2025-05-07T21:02:56.4041573Z compile=False, 2025-05-07T21:02:56.4041653Z T=4, 2025-05-07T21:02:56.4041730Z D=49, 2025-05-07T21:02:56.4041808Z B=63, 2025-05-07T21:02:56.4041892Z log_E=5, 2025-05-07T21:02:56.4041971Z L=8, 2025-05-07T21:02:56.4042057Z D_gradcheck=1, 2025-05-07T21:02:56.4042162Z stochastic_rounding=False, 2025-05-07T21:02:56.4042247Z weighted=True, 2025-05-07T21:02:56.4042333Z row_wise=True, 2025-05-07T21:02:56.4042414Z mixed=False, 2025-05-07T21:02:56.4042498Z use_cache=False, 2025-05-07T21:02:56.4042611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4042699Z use_cpu=True, 2025-05-07T21:02:56.4042807Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4042885Z ) 2025-05-07T21:02:56.4043023Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4043399Z self=, 2025-05-07T21:02:56.4043490Z compile=True, 2025-05-07T21:02:56.4043569Z T=2, 2025-05-07T21:02:56.4043648Z D=106, 2025-05-07T21:02:56.4043728Z B=80, 2025-05-07T21:02:56.4043809Z log_E=4, 2025-05-07T21:02:56.4043888Z L=20, 2025-05-07T21:02:56.4044039Z D_gradcheck=1, 2025-05-07T21:02:56.4044142Z stochastic_rounding=False, 2025-05-07T21:02:56.4044232Z weighted=False, 2025-05-07T21:02:56.4044316Z row_wise=True, 2025-05-07T21:02:56.4044400Z mixed=False, 2025-05-07T21:02:56.4044489Z use_cache=True, 2025-05-07T21:02:56.4044600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4044686Z use_cpu=False, 2025-05-07T21:02:56.4044799Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4044873Z ) 2025-05-07T21:02:56.4045008Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4045377Z self=, 2025-05-07T21:02:56.4045461Z compile=True, 2025-05-07T21:02:56.4045541Z T=1, 2025-05-07T21:02:56.4045623Z D=102, 2025-05-07T21:02:56.4045699Z B=60, 2025-05-07T21:02:56.4045781Z log_E=4, 2025-05-07T21:02:56.4045857Z L=18, 2025-05-07T21:02:56.4045945Z D_gradcheck=1, 2025-05-07T21:02:56.4046051Z stochastic_rounding=True, 2025-05-07T21:02:56.4046136Z weighted=True, 2025-05-07T21:02:56.4046221Z row_wise=True, 2025-05-07T21:02:56.4046305Z mixed=False, 2025-05-07T21:02:56.4046389Z use_cache=False, 2025-05-07T21:02:56.4046499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4046587Z use_cpu=False, 2025-05-07T21:02:56.4046693Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4046816Z ) 2025-05-07T21:02:56.4046955Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4047319Z self=, 2025-05-07T21:02:56.4047405Z compile=True, 2025-05-07T21:02:56.4047483Z T=1, 2025-05-07T21:02:56.4047603Z D=46, 2025-05-07T21:02:56.4047685Z B=64, 2025-05-07T21:02:56.4047764Z log_E=5, 2025-05-07T21:02:56.4047842Z L=3, 2025-05-07T21:02:56.4047931Z D_gradcheck=2, 2025-05-07T21:02:56.4048034Z stochastic_rounding=True, 2025-05-07T21:02:56.4048121Z weighted=True, 2025-05-07T21:02:56.4048210Z row_wise=False, 2025-05-07T21:02:56.4048291Z mixed=True, 2025-05-07T21:02:56.4048376Z use_cache=False, 2025-05-07T21:02:56.4048490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4048575Z use_cpu=False, 2025-05-07T21:02:56.4048680Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4048759Z ) 2025-05-07T21:02:56.4048943Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4049305Z self=, 2025-05-07T21:02:56.4049394Z compile=False, 2025-05-07T21:02:56.4049471Z T=2, 2025-05-07T21:02:56.4049554Z D=75, 2025-05-07T21:02:56.4049636Z B=65, 2025-05-07T21:02:56.4049714Z log_E=4, 2025-05-07T21:02:56.4049795Z L=6, 2025-05-07T21:02:56.4049879Z D_gradcheck=2, 2025-05-07T21:02:56.4049977Z stochastic_rounding=True, 2025-05-07T21:02:56.4050070Z weighted=False, 2025-05-07T21:02:56.4050157Z row_wise=True, 2025-05-07T21:02:56.4050240Z mixed=False, 2025-05-07T21:02:56.4050327Z use_cache=True, 2025-05-07T21:02:56.4050436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4050520Z use_cpu=True, 2025-05-07T21:02:56.4050626Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4050704Z ) 2025-05-07T21:02:56.4050842Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4051217Z self=, 2025-05-07T21:02:56.4051302Z compile=False, 2025-05-07T21:02:56.4051382Z T=2, 2025-05-07T21:02:56.4051464Z D=49, 2025-05-07T21:02:56.4051544Z B=1, 2025-05-07T21:02:56.4051626Z log_E=4, 2025-05-07T21:02:56.4051709Z L=5, 2025-05-07T21:02:56.4051795Z D_gradcheck=1, 2025-05-07T21:02:56.4051894Z stochastic_rounding=True, 2025-05-07T21:02:56.4051980Z weighted=True, 2025-05-07T21:02:56.4052063Z row_wise=False, 2025-05-07T21:02:56.4052194Z mixed=True, 2025-05-07T21:02:56.4052281Z use_cache=True, 2025-05-07T21:02:56.4052392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4052483Z use_cpu=True, 2025-05-07T21:02:56.4052589Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4052668Z ) 2025-05-07T21:02:56.4052805Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4053178Z self=, 2025-05-07T21:02:56.4053271Z compile=False, 2025-05-07T21:02:56.4053349Z T=2, 2025-05-07T21:02:56.4053428Z D=13, 2025-05-07T21:02:56.4053512Z B=60, 2025-05-07T21:02:56.4053595Z log_E=3, 2025-05-07T21:02:56.4053672Z L=20, 2025-05-07T21:02:56.4053762Z D_gradcheck=2, 2025-05-07T21:02:56.4053860Z stochastic_rounding=False, 2025-05-07T21:02:56.4053946Z weighted=True, 2025-05-07T21:02:56.4054032Z row_wise=True, 2025-05-07T21:02:56.4054113Z mixed=True, 2025-05-07T21:02:56.4054201Z use_cache=False, 2025-05-07T21:02:56.4054316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4054402Z use_cpu=True, 2025-05-07T21:02:56.4054511Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4054588Z ) 2025-05-07T21:02:56.4315875Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4316946Z self=, 2025-05-07T21:02:56.4317401Z compile=False, 2025-05-07T21:02:56.4317522Z T=1, 2025-05-07T21:02:56.4317647Z D=10, 2025-05-07T21:02:56.4317779Z B=27, 2025-05-07T21:02:56.4317908Z log_E=4, 2025-05-07T21:02:56.4318028Z L=2, 2025-05-07T21:02:56.4318166Z D_gradcheck=1, 2025-05-07T21:02:56.4318525Z stochastic_rounding=True, 2025-05-07T21:02:56.4318649Z weighted=False, 2025-05-07T21:02:56.4318781Z row_wise=True, 2025-05-07T21:02:56.4318902Z mixed=False, 2025-05-07T21:02:56.4319024Z use_cache=True, 2025-05-07T21:02:56.4319211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4319309Z use_cpu=True, 2025-05-07T21:02:56.4319425Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4319528Z ) 2025-05-07T21:02:56.4319681Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4320155Z self=, 2025-05-07T21:02:56.4320251Z compile=True, 2025-05-07T21:02:56.4320334Z T=4, 2025-05-07T21:02:56.4320428Z D=74, 2025-05-07T21:02:56.4320513Z B=44, 2025-05-07T21:02:56.4320598Z log_E=5, 2025-05-07T21:02:56.4320688Z L=20, 2025-05-07T21:02:56.4320779Z D_gradcheck=2, 2025-05-07T21:02:56.4320883Z stochastic_rounding=True, 2025-05-07T21:02:56.4320991Z weighted=False, 2025-05-07T21:02:56.4321085Z row_wise=False, 2025-05-07T21:02:56.4321174Z mixed=False, 2025-05-07T21:02:56.4321271Z use_cache=True, 2025-05-07T21:02:56.4321392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4321482Z use_cpu=True, 2025-05-07T21:02:56.4321604Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4321685Z ) 2025-05-07T21:02:56.4321839Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4322203Z self=, 2025-05-07T21:02:56.4322301Z compile=False, 2025-05-07T21:02:56.4322399Z T=4, 2025-05-07T21:02:56.4322483Z D=109, 2025-05-07T21:02:56.4322565Z B=15, 2025-05-07T21:02:56.4322660Z log_E=3, 2025-05-07T21:02:56.4322742Z L=19, 2025-05-07T21:02:56.4322833Z D_gradcheck=1, 2025-05-07T21:02:56.4322948Z stochastic_rounding=False, 2025-05-07T21:02:56.4323039Z weighted=True, 2025-05-07T21:02:56.4323130Z row_wise=True, 2025-05-07T21:02:56.4323226Z mixed=True, 2025-05-07T21:02:56.4323317Z use_cache=False, 2025-05-07T21:02:56.4323432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4323623Z use_cpu=False, 2025-05-07T21:02:56.4323736Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4323828Z ) 2025-05-07T21:02:56.4323970Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4324347Z self=, 2025-05-07T21:02:56.4324448Z compile=False, 2025-05-07T21:02:56.4324533Z T=3, 2025-05-07T21:02:56.4324620Z D=41, 2025-05-07T21:02:56.4324717Z B=125, 2025-05-07T21:02:56.4324801Z log_E=5, 2025-05-07T21:02:56.4324884Z L=1, 2025-05-07T21:02:56.4324985Z D_gradcheck=1, 2025-05-07T21:02:56.4325104Z stochastic_rounding=True, 2025-05-07T21:02:56.4325196Z weighted=False, 2025-05-07T21:02:56.4325295Z row_wise=True, 2025-05-07T21:02:56.4325385Z mixed=True, 2025-05-07T21:02:56.4325477Z use_cache=False, 2025-05-07T21:02:56.4325607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4325694Z use_cpu=True, 2025-05-07T21:02:56.4325817Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4325900Z ) 2025-05-07T21:02:56.4326044Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4326420Z self=, 2025-05-07T21:02:56.4326509Z compile=True, 2025-05-07T21:02:56.4326593Z T=3, 2025-05-07T21:02:56.4326685Z D=56, 2025-05-07T21:02:56.4326818Z B=60, 2025-05-07T21:02:56.4326904Z log_E=5, 2025-05-07T21:02:56.4326997Z L=1, 2025-05-07T21:02:56.4327090Z D_gradcheck=1, 2025-05-07T21:02:56.4327195Z stochastic_rounding=False, 2025-05-07T21:02:56.4327295Z weighted=True, 2025-05-07T21:02:56.4327385Z row_wise=True, 2025-05-07T21:02:56.4327483Z mixed=False, 2025-05-07T21:02:56.4327649Z use_cache=False, 2025-05-07T21:02:56.4327775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4327864Z use_cpu=True, 2025-05-07T21:02:56.4327974Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4328067Z ) 2025-05-07T21:02:56.4328209Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4328574Z self=, 2025-05-07T21:02:56.4328661Z compile=True, 2025-05-07T21:02:56.4328746Z T=1, 2025-05-07T21:02:56.4328838Z D=36, 2025-05-07T21:02:56.4328921Z B=95, 2025-05-07T21:02:56.4329051Z log_E=4, 2025-05-07T21:02:56.4329141Z L=9, 2025-05-07T21:02:56.4329229Z D_gradcheck=1, 2025-05-07T21:02:56.4329331Z stochastic_rounding=False, 2025-05-07T21:02:56.4329426Z weighted=True, 2025-05-07T21:02:56.4338813Z row_wise=True, 2025-05-07T21:02:56.4338934Z mixed=False, 2025-05-07T21:02:56.4339039Z use_cache=False, 2025-05-07T21:02:56.4339167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4339257Z use_cpu=True, 2025-05-07T21:02:56.4339377Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4339457Z ) 2025-05-07T21:02:56.4339607Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4339985Z self=, 2025-05-07T21:02:56.4340076Z compile=False, 2025-05-07T21:02:56.4340158Z T=1, 2025-05-07T21:02:56.4340252Z D=48, 2025-05-07T21:02:56.4340338Z B=125, 2025-05-07T21:02:56.4340422Z log_E=3, 2025-05-07T21:02:56.4340519Z L=17, 2025-05-07T21:02:56.4340611Z D_gradcheck=1, 2025-05-07T21:02:56.4340726Z stochastic_rounding=False, 2025-05-07T21:02:56.4340815Z weighted=True, 2025-05-07T21:02:56.4340904Z row_wise=True, 2025-05-07T21:02:56.4340999Z mixed=False, 2025-05-07T21:02:56.4341091Z use_cache=False, 2025-05-07T21:02:56.4341208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4341309Z use_cpu=True, 2025-05-07T21:02:56.4341419Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4341501Z ) 2025-05-07T21:02:56.4341654Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4342133Z self=, 2025-05-07T21:02:56.4342224Z compile=True, 2025-05-07T21:02:56.4342315Z T=2, 2025-05-07T21:02:56.4342398Z D=49, 2025-05-07T21:02:56.4342480Z B=74, 2025-05-07T21:02:56.4342570Z log_E=4, 2025-05-07T21:02:56.4342651Z L=18, 2025-05-07T21:02:56.4342750Z D_gradcheck=1, 2025-05-07T21:02:56.4342855Z stochastic_rounding=False, 2025-05-07T21:02:56.4342944Z weighted=False, 2025-05-07T21:02:56.4343042Z row_wise=False, 2025-05-07T21:02:56.4343131Z mixed=False, 2025-05-07T21:02:56.4343219Z use_cache=False, 2025-05-07T21:02:56.4343342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4343434Z use_cpu=False, 2025-05-07T21:02:56.4343543Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4343629Z ) 2025-05-07T21:02:56.4343771Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4344130Z self=, 2025-05-07T21:02:56.4344227Z compile=False, 2025-05-07T21:02:56.4344310Z T=5, 2025-05-07T21:02:56.4344400Z D=66, 2025-05-07T21:02:56.4344482Z B=118, 2025-05-07T21:02:56.4344564Z log_E=4, 2025-05-07T21:02:56.4344652Z L=13, 2025-05-07T21:02:56.4344742Z D_gradcheck=1, 2025-05-07T21:02:56.4344849Z stochastic_rounding=False, 2025-05-07T21:02:56.4345017Z weighted=False, 2025-05-07T21:02:56.4345106Z row_wise=True, 2025-05-07T21:02:56.4345192Z mixed=True, 2025-05-07T21:02:56.4345289Z use_cache=False, 2025-05-07T21:02:56.4345403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4345490Z use_cpu=True, 2025-05-07T21:02:56.4345667Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4345749Z ) 2025-05-07T21:02:56.4345891Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4346258Z self=, 2025-05-07T21:02:56.4346347Z compile=True, 2025-05-07T21:02:56.4346439Z T=4, 2025-05-07T21:02:56.4346521Z D=85, 2025-05-07T21:02:56.4346602Z B=28, 2025-05-07T21:02:56.4346695Z log_E=5, 2025-05-07T21:02:56.4346777Z L=1, 2025-05-07T21:02:56.4346868Z D_gradcheck=1, 2025-05-07T21:02:56.4346977Z stochastic_rounding=True, 2025-05-07T21:02:56.4347127Z weighted=False, 2025-05-07T21:02:56.4347222Z row_wise=False, 2025-05-07T21:02:56.4347319Z mixed=True, 2025-05-07T21:02:56.4347410Z use_cache=False, 2025-05-07T21:02:56.4347525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4347621Z use_cpu=True, 2025-05-07T21:02:56.4347729Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4347811Z ) 2025-05-07T21:02:56.4347961Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4348330Z self=, 2025-05-07T21:02:56.4348431Z compile=True, 2025-05-07T21:02:56.4348514Z T=4, 2025-05-07T21:02:56.4348597Z D=35, 2025-05-07T21:02:56.4348690Z B=59, 2025-05-07T21:02:56.4348774Z log_E=3, 2025-05-07T21:02:56.4348856Z L=2, 2025-05-07T21:02:56.4348956Z D_gradcheck=1, 2025-05-07T21:02:56.4349059Z stochastic_rounding=True, 2025-05-07T21:02:56.4349149Z weighted=True, 2025-05-07T21:02:56.4349249Z row_wise=False, 2025-05-07T21:02:56.4349340Z mixed=False, 2025-05-07T21:02:56.4349431Z use_cache=True, 2025-05-07T21:02:56.4349553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4349640Z use_cpu=True, 2025-05-07T21:02:56.4349748Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4349836Z ) 2025-05-07T21:02:56.4349976Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4350355Z self=, 2025-05-07T21:02:56.4350443Z compile=True, 2025-05-07T21:02:56.4350572Z T=2, 2025-05-07T21:02:56.4350666Z D=104, 2025-05-07T21:02:56.4350748Z B=3, 2025-05-07T21:02:56.4350833Z log_E=3, 2025-05-07T21:02:56.4350923Z L=3, 2025-05-07T21:02:56.4351015Z D_gradcheck=1, 2025-05-07T21:02:56.4351119Z stochastic_rounding=False, 2025-05-07T21:02:56.4351217Z weighted=False, 2025-05-07T21:02:56.4351306Z row_wise=True, 2025-05-07T21:02:56.4351395Z mixed=False, 2025-05-07T21:02:56.4351497Z use_cache=False, 2025-05-07T21:02:56.4351613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4351704Z use_cpu=False, 2025-05-07T21:02:56.4351821Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4351900Z ) 2025-05-07T21:02:56.4352049Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4352421Z self=, 2025-05-07T21:02:56.4352511Z compile=True, 2025-05-07T21:02:56.4352602Z T=4, 2025-05-07T21:02:56.4352688Z D=48, 2025-05-07T21:02:56.4352771Z B=58, 2025-05-07T21:02:56.4352865Z log_E=5, 2025-05-07T21:02:56.4352947Z L=5, 2025-05-07T21:02:56.4353037Z D_gradcheck=2, 2025-05-07T21:02:56.4353147Z stochastic_rounding=True, 2025-05-07T21:02:56.4353236Z weighted=False, 2025-05-07T21:02:56.4353323Z row_wise=False, 2025-05-07T21:02:56.4353416Z mixed=False, 2025-05-07T21:02:56.4353505Z use_cache=True, 2025-05-07T21:02:56.4353698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4353788Z use_cpu=False, 2025-05-07T21:02:56.4353895Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4353982Z ) 2025-05-07T21:02:56.4354121Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4354483Z self=, 2025-05-07T21:02:56.4354621Z compile=False, 2025-05-07T21:02:56.4354703Z T=2, 2025-05-07T21:02:56.4354787Z D=64, 2025-05-07T21:02:56.4354883Z B=92, 2025-05-07T21:02:56.4354966Z log_E=5, 2025-05-07T21:02:56.4355049Z L=2, 2025-05-07T21:02:56.4355146Z D_gradcheck=1, 2025-05-07T21:02:56.4355248Z stochastic_rounding=True, 2025-05-07T21:02:56.4355336Z weighted=False, 2025-05-07T21:02:56.4355433Z row_wise=True, 2025-05-07T21:02:56.4355522Z mixed=True, 2025-05-07T21:02:56.4355620Z use_cache=True, 2025-05-07T21:02:56.4355776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4355870Z use_cpu=False, 2025-05-07T21:02:56.4355990Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4356070Z ) 2025-05-07T21:02:56.4356210Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4356585Z self=, 2025-05-07T21:02:56.4356677Z compile=False, 2025-05-07T21:02:56.4356759Z T=1, 2025-05-07T21:02:56.4356850Z D=108, 2025-05-07T21:02:56.4356932Z B=68, 2025-05-07T21:02:56.4357017Z log_E=3, 2025-05-07T21:02:56.4357111Z L=14, 2025-05-07T21:02:56.4357201Z D_gradcheck=2, 2025-05-07T21:02:56.4357303Z stochastic_rounding=True, 2025-05-07T21:02:56.4357400Z weighted=False, 2025-05-07T21:02:56.4357488Z row_wise=True, 2025-05-07T21:02:56.4357584Z mixed=False, 2025-05-07T21:02:56.4357674Z use_cache=True, 2025-05-07T21:02:56.4357787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4357890Z use_cpu=True, 2025-05-07T21:02:56.4357999Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4358083Z ) 2025-05-07T21:02:56.4358231Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4358588Z self=, 2025-05-07T21:02:56.4358678Z compile=True, 2025-05-07T21:02:56.4358770Z T=4, 2025-05-07T21:02:56.4358853Z D=12, 2025-05-07T21:02:56.4358936Z B=95, 2025-05-07T21:02:56.4359029Z log_E=5, 2025-05-07T21:02:56.4359110Z L=6, 2025-05-07T21:02:56.4359254Z D_gradcheck=2, 2025-05-07T21:02:56.4359358Z stochastic_rounding=True, 2025-05-07T21:02:56.4359449Z weighted=True, 2025-05-07T21:02:56.4359550Z row_wise=True, 2025-05-07T21:02:56.4359636Z mixed=True, 2025-05-07T21:02:56.4359724Z use_cache=True, 2025-05-07T21:02:56.4359848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4359939Z use_cpu=False, 2025-05-07T21:02:56.4360054Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4360145Z ) 2025-05-07T21:02:56.4360286Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4360644Z self=, 2025-05-07T21:02:56.4360745Z compile=False, 2025-05-07T21:02:56.4360831Z T=5, 2025-05-07T21:02:56.4360924Z D=111, 2025-05-07T21:02:56.4361007Z B=96, 2025-05-07T21:02:56.4361091Z log_E=4, 2025-05-07T21:02:56.4361182Z L=2, 2025-05-07T21:02:56.4361272Z D_gradcheck=2, 2025-05-07T21:02:56.4361381Z stochastic_rounding=False, 2025-05-07T21:02:56.4361480Z weighted=False, 2025-05-07T21:02:56.4361570Z row_wise=False, 2025-05-07T21:02:56.4361659Z mixed=False, 2025-05-07T21:02:56.4361759Z use_cache=False, 2025-05-07T21:02:56.4361873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4361964Z use_cpu=True, 2025-05-07T21:02:56.4362086Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4362213Z ) 2025-05-07T21:02:56.4362357Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:56.4362723Z self=, 2025-05-07T21:02:56.4362813Z compile=True, 2025-05-07T21:02:56.4362903Z T=3, 2025-05-07T21:02:56.4363025Z D=97, 2025-05-07T21:02:56.4363107Z B=7, 2025-05-07T21:02:56.4363201Z log_E=4, 2025-05-07T21:02:56.4363281Z L=3, 2025-05-07T21:02:56.4363371Z D_gradcheck=2, 2025-05-07T21:02:56.4363483Z stochastic_rounding=True, 2025-05-07T21:02:56.4363577Z weighted=True, 2025-05-07T21:02:56.4363664Z row_wise=False, 2025-05-07T21:02:56.4363759Z mixed=False, 2025-05-07T21:02:56.4363850Z use_cache=False, 2025-05-07T21:02:56.4363964Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4364063Z use_cpu=False, 2025-05-07T21:02:56.4364172Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4364253Z ) 2025-05-07T21:03:06.6511307Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6512301Z self=, 2025-05-07T21:03:06.6513057Z compile=True, 2025-05-07T21:03:06.6513337Z T=4, 2025-05-07T21:03:06.6513567Z D=117, 2025-05-07T21:03:06.6513780Z B=6, 2025-05-07T21:03:06.6513975Z log_E=4, 2025-05-07T21:03:06.6514174Z L=2, 2025-05-07T21:03:06.6514377Z D_gradcheck=1, 2025-05-07T21:03:06.6514619Z stochastic_rounding=True, 2025-05-07T21:03:06.6514888Z weighted=True, 2025-05-07T21:03:06.6515126Z row_wise=True, 2025-05-07T21:03:06.6515348Z mixed=False, 2025-05-07T21:03:06.6515564Z use_cache=True, 2025-05-07T21:03:06.6515818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6516128Z use_cpu=False, 2025-05-07T21:03:06.6516376Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6516655Z ) 2025-05-07T21:03:06.6516908Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6517512Z self=, 2025-05-07T21:03:06.6518055Z compile=True, 2025-05-07T21:03:06.6518281Z T=3, 2025-05-07T21:03:06.6518473Z D=114, 2025-05-07T21:03:06.6518670Z B=2, 2025-05-07T21:03:06.6518864Z log_E=4, 2025-05-07T21:03:06.6519066Z L=8, 2025-05-07T21:03:06.6519269Z D_gradcheck=2, 2025-05-07T21:03:06.6519513Z stochastic_rounding=True, 2025-05-07T21:03:06.6519780Z weighted=False, 2025-05-07T21:03:06.6520009Z row_wise=False, 2025-05-07T21:03:06.6520347Z mixed=False, 2025-05-07T21:03:06.6520568Z use_cache=True, 2025-05-07T21:03:06.6520821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6521124Z use_cpu=False, 2025-05-07T21:03:06.6521372Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6521639Z ) 2025-05-07T21:03:06.6521902Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6522508Z self=, 2025-05-07T21:03:06.6523070Z compile=False, 2025-05-07T21:03:06.6523291Z T=3, 2025-05-07T21:03:06.6523489Z D=86, 2025-05-07T21:03:06.6523681Z B=96, 2025-05-07T21:03:06.6523884Z log_E=5, 2025-05-07T21:03:06.6524089Z L=17, 2025-05-07T21:03:06.6524290Z D_gradcheck=2, 2025-05-07T21:03:06.6524532Z stochastic_rounding=False, 2025-05-07T21:03:06.6524804Z weighted=True, 2025-05-07T21:03:06.6525031Z row_wise=True, 2025-05-07T21:03:06.6525253Z mixed=False, 2025-05-07T21:03:06.6525481Z use_cache=False, 2025-05-07T21:03:06.6525739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6526040Z use_cpu=True, 2025-05-07T21:03:06.6526288Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6526560Z ) 2025-05-07T21:03:06.6526807Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6527429Z self=, 2025-05-07T21:03:06.6528070Z compile=False, 2025-05-07T21:03:06.6528280Z T=4, 2025-05-07T21:03:06.6528489Z D=96, 2025-05-07T21:03:06.6528715Z B=45, 2025-05-07T21:03:06.6528908Z log_E=5, 2025-05-07T21:03:06.6529110Z L=14, 2025-05-07T21:03:06.6529314Z D_gradcheck=1, 2025-05-07T21:03:06.6529624Z stochastic_rounding=False, 2025-05-07T21:03:06.6529898Z weighted=True, 2025-05-07T21:03:06.6530124Z row_wise=True, 2025-05-07T21:03:06.6530337Z mixed=False, 2025-05-07T21:03:06.6530561Z use_cache=True, 2025-05-07T21:03:06.6530818Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6531115Z use_cpu=True, 2025-05-07T21:03:06.6531365Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6531635Z ) 2025-05-07T21:03:06.6531874Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6532527Z self=, 2025-05-07T21:03:06.6533094Z compile=False, 2025-05-07T21:03:06.6533317Z T=4, 2025-05-07T21:03:06.6533511Z D=77, 2025-05-07T21:03:06.6533708Z B=96, 2025-05-07T21:03:06.6533903Z log_E=5, 2025-05-07T21:03:06.6534099Z L=12, 2025-05-07T21:03:06.6534303Z D_gradcheck=2, 2025-05-07T21:03:06.6534543Z stochastic_rounding=True, 2025-05-07T21:03:06.6534904Z weighted=False, 2025-05-07T21:03:06.6535133Z row_wise=True, 2025-05-07T21:03:06.6535358Z mixed=False, 2025-05-07T21:03:06.6535580Z use_cache=False, 2025-05-07T21:03:06.6535845Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6536330Z use_cpu=False, 2025-05-07T21:03:06.6536572Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6536845Z ) 2025-05-07T21:03:06.6537093Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6537694Z self=, 2025-05-07T21:03:06.6538264Z compile=False, 2025-05-07T21:03:06.6538487Z T=3, 2025-05-07T21:03:06.6538711Z D=110, 2025-05-07T21:03:06.6538929Z B=65, 2025-05-07T21:03:06.6539128Z log_E=4, 2025-05-07T21:03:06.6539327Z L=6, 2025-05-07T21:03:06.6539532Z D_gradcheck=2, 2025-05-07T21:03:06.6539774Z stochastic_rounding=False, 2025-05-07T21:03:06.6540048Z weighted=False, 2025-05-07T21:03:06.6540274Z row_wise=True, 2025-05-07T21:03:06.6540494Z mixed=True, 2025-05-07T21:03:06.6540715Z use_cache=False, 2025-05-07T21:03:06.6540969Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6541344Z use_cpu=True, 2025-05-07T21:03:06.6541591Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6541857Z ) 2025-05-07T21:03:06.6542102Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6542695Z self=, 2025-05-07T21:03:06.6543229Z compile=True, 2025-05-07T21:03:06.6543449Z T=3, 2025-05-07T21:03:06.6543648Z D=115, 2025-05-07T21:03:06.6543837Z B=115, 2025-05-07T21:03:06.6544033Z log_E=4, 2025-05-07T21:03:06.6544235Z L=2, 2025-05-07T21:03:06.6544433Z D_gradcheck=2, 2025-05-07T21:03:06.6544674Z stochastic_rounding=True, 2025-05-07T21:03:06.6544943Z weighted=True, 2025-05-07T21:03:06.6545162Z row_wise=False, 2025-05-07T21:03:06.6545382Z mixed=True, 2025-05-07T21:03:06.6545597Z use_cache=True, 2025-05-07T21:03:06.6545840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6546141Z use_cpu=False, 2025-05-07T21:03:06.6546388Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6546656Z ) 2025-05-07T21:03:06.6546895Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6547497Z self=, 2025-05-07T21:03:06.6548040Z compile=False, 2025-05-07T21:03:06.6548250Z T=5, 2025-05-07T21:03:06.6548447Z D=32, 2025-05-07T21:03:06.6548722Z B=36, 2025-05-07T21:03:06.6548913Z log_E=4, 2025-05-07T21:03:06.6549118Z L=7, 2025-05-07T21:03:06.6549323Z D_gradcheck=2, 2025-05-07T21:03:06.6549561Z stochastic_rounding=False, 2025-05-07T21:03:06.6549832Z weighted=False, 2025-05-07T21:03:06.6550059Z row_wise=True, 2025-05-07T21:03:06.6550275Z mixed=False, 2025-05-07T21:03:06.6550561Z use_cache=True, 2025-05-07T21:03:06.6550820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6551112Z use_cpu=True, 2025-05-07T21:03:06.6551360Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6551633Z ) 2025-05-07T21:03:06.6551880Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6552478Z self=, 2025-05-07T21:03:06.6553042Z compile=True, 2025-05-07T21:03:06.6553259Z T=4, 2025-05-07T21:03:06.6553447Z D=7, 2025-05-07T21:03:06.6553644Z B=96, 2025-05-07T21:03:06.6553915Z log_E=4, 2025-05-07T21:03:06.6554115Z L=7, 2025-05-07T21:03:06.6554317Z D_gradcheck=2, 2025-05-07T21:03:06.6554556Z stochastic_rounding=True, 2025-05-07T21:03:06.6554819Z weighted=True, 2025-05-07T21:03:06.6555044Z row_wise=True, 2025-05-07T21:03:06.6555264Z mixed=True, 2025-05-07T21:03:06.6555481Z use_cache=False, 2025-05-07T21:03:06.6555747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6556047Z use_cpu=False, 2025-05-07T21:03:06.6556285Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6556557Z ) 2025-05-07T21:03:06.6556805Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6557415Z self=, 2025-05-07T21:03:06.6557978Z compile=False, 2025-05-07T21:03:06.6558195Z T=2, 2025-05-07T21:03:06.6558389Z D=12, 2025-05-07T21:03:06.6558603Z B=1, 2025-05-07T21:03:06.6558819Z log_E=4, 2025-05-07T21:03:06.6559026Z L=19, 2025-05-07T21:03:06.6559228Z D_gradcheck=1, 2025-05-07T21:03:06.6559468Z stochastic_rounding=True, 2025-05-07T21:03:06.6559736Z weighted=False, 2025-05-07T21:03:06.6559955Z row_wise=False, 2025-05-07T21:03:06.6560179Z mixed=True, 2025-05-07T21:03:06.6560401Z use_cache=True, 2025-05-07T21:03:06.6560646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6560953Z use_cpu=False, 2025-05-07T21:03:06.6561198Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6561465Z ) 2025-05-07T21:03:06.6561711Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6562376Z self=, 2025-05-07T21:03:06.6562914Z compile=True, 2025-05-07T21:03:06.6563135Z T=4, 2025-05-07T21:03:06.6563329Z D=9, 2025-05-07T21:03:06.6563516Z B=14, 2025-05-07T21:03:06.6563715Z log_E=5, 2025-05-07T21:03:06.6563921Z L=8, 2025-05-07T21:03:06.6564119Z D_gradcheck=1, 2025-05-07T21:03:06.6564367Z stochastic_rounding=False, 2025-05-07T21:03:06.6564642Z weighted=False, 2025-05-07T21:03:06.6564864Z row_wise=False, 2025-05-07T21:03:06.6565089Z mixed=False, 2025-05-07T21:03:06.6565318Z use_cache=False, 2025-05-07T21:03:06.6565582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6565875Z use_cpu=True, 2025-05-07T21:03:06.6566127Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6566400Z ) 2025-05-07T21:03:06.6566639Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6567251Z self=, 2025-05-07T21:03:06.6567797Z compile=False, 2025-05-07T21:03:06.6568013Z T=1, 2025-05-07T21:03:06.6568207Z D=33, 2025-05-07T21:03:06.6568403Z B=64, 2025-05-07T21:03:06.6568595Z log_E=5, 2025-05-07T21:03:06.6568800Z L=17, 2025-05-07T21:03:06.6569006Z D_gradcheck=2, 2025-05-07T21:03:06.6569241Z stochastic_rounding=True, 2025-05-07T21:03:06.6569556Z weighted=False, 2025-05-07T21:03:06.6569783Z row_wise=False, 2025-05-07T21:03:06.6570000Z mixed=False, 2025-05-07T21:03:06.6570224Z use_cache=True, 2025-05-07T21:03:06.6570473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6570768Z use_cpu=False, 2025-05-07T21:03:06.6571017Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6571335Z ) 2025-05-07T21:03:06.6571580Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6572185Z self=, 2025-05-07T21:03:06.6572732Z compile=False, 2025-05-07T21:03:06.6572949Z T=3, 2025-05-07T21:03:06.6573136Z D=54, 2025-05-07T21:03:06.6573332Z B=17, 2025-05-07T21:03:06.6573528Z log_E=5, 2025-05-07T21:03:06.6573732Z L=11, 2025-05-07T21:03:06.6573936Z D_gradcheck=1, 2025-05-07T21:03:06.6574175Z stochastic_rounding=False, 2025-05-07T21:03:06.6574494Z weighted=False, 2025-05-07T21:03:06.6574809Z row_wise=True, 2025-05-07T21:03:06.6575034Z mixed=True, 2025-05-07T21:03:06.6575247Z use_cache=False, 2025-05-07T21:03:06.6575511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6575815Z use_cpu=False, 2025-05-07T21:03:06.6576056Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6576336Z ) 2025-05-07T21:03:06.6576581Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6577176Z self=, 2025-05-07T21:03:06.6577723Z compile=False, 2025-05-07T21:03:06.6577944Z T=4, 2025-05-07T21:03:06.6578140Z D=120, 2025-05-07T21:03:06.6578335Z B=107, 2025-05-07T21:03:06.6578534Z log_E=4, 2025-05-07T21:03:06.6578739Z L=12, 2025-05-07T21:03:06.6578939Z D_gradcheck=2, 2025-05-07T21:03:06.6579182Z stochastic_rounding=False, 2025-05-07T21:03:06.6579453Z weighted=True, 2025-05-07T21:03:06.6579676Z row_wise=False, 2025-05-07T21:03:06.6587757Z mixed=False, 2025-05-07T21:03:06.6588020Z use_cache=True, 2025-05-07T21:03:06.6588286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6588590Z use_cpu=False, 2025-05-07T21:03:06.6588835Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6589107Z ) 2025-05-07T21:03:06.6589362Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6589962Z self=, 2025-05-07T21:03:06.6590528Z compile=False, 2025-05-07T21:03:06.6590828Z T=4, 2025-05-07T21:03:06.6591020Z D=45, 2025-05-07T21:03:06.6591219Z B=74, 2025-05-07T21:03:06.6591418Z log_E=4, 2025-05-07T21:03:06.6591616Z L=10, 2025-05-07T21:03:06.6591820Z D_gradcheck=2, 2025-05-07T21:03:06.6592060Z stochastic_rounding=False, 2025-05-07T21:03:06.6592324Z weighted=True, 2025-05-07T21:03:06.6592559Z row_wise=True, 2025-05-07T21:03:06.6592782Z mixed=True, 2025-05-07T21:03:06.6593007Z use_cache=True, 2025-05-07T21:03:06.6593254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6593561Z use_cpu=False, 2025-05-07T21:03:06.6593807Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6594073Z ) 2025-05-07T21:03:06.6594319Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6594922Z self=, 2025-05-07T21:03:06.6595463Z compile=False, 2025-05-07T21:03:06.6595681Z T=4, 2025-05-07T21:03:06.6595877Z D=52, 2025-05-07T21:03:06.6596071Z B=112, 2025-05-07T21:03:06.6596268Z log_E=3, 2025-05-07T21:03:06.6596470Z L=19, 2025-05-07T21:03:06.6596668Z D_gradcheck=2, 2025-05-07T21:03:06.6596910Z stochastic_rounding=True, 2025-05-07T21:03:06.6597182Z weighted=True, 2025-05-07T21:03:06.6597403Z row_wise=True, 2025-05-07T21:03:06.6597622Z mixed=False, 2025-05-07T21:03:06.6597850Z use_cache=True, 2025-05-07T21:03:06.6598152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6598467Z use_cpu=True, 2025-05-07T21:03:06.6598751Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6599023Z ) 2025-05-07T21:03:06.6599264Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6599886Z self=, 2025-05-07T21:03:06.6600480Z compile=True, 2025-05-07T21:03:06.6600695Z T=2, 2025-05-07T21:03:06.6600892Z D=98, 2025-05-07T21:03:06.6601095Z B=89, 2025-05-07T21:03:06.6601285Z log_E=3, 2025-05-07T21:03:06.6601492Z L=18, 2025-05-07T21:03:06.6601700Z D_gradcheck=1, 2025-05-07T21:03:06.6601934Z stochastic_rounding=True, 2025-05-07T21:03:06.6602201Z weighted=True, 2025-05-07T21:03:06.6602423Z row_wise=False, 2025-05-07T21:03:06.6602641Z mixed=True, 2025-05-07T21:03:06.6602862Z use_cache=True, 2025-05-07T21:03:06.6603155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6603456Z use_cpu=False, 2025-05-07T21:03:06.6603702Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6603976Z ) 2025-05-07T21:03:06.6604215Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6604829Z self=, 2025-05-07T21:03:06.6605373Z compile=True, 2025-05-07T21:03:06.6605592Z T=3, 2025-05-07T21:03:06.6605779Z D=33, 2025-05-07T21:03:06.6605974Z B=90, 2025-05-07T21:03:06.6606167Z log_E=4, 2025-05-07T21:03:06.6606368Z L=16, 2025-05-07T21:03:06.6606573Z D_gradcheck=2, 2025-05-07T21:03:06.6606810Z stochastic_rounding=True, 2025-05-07T21:03:06.6607072Z weighted=True, 2025-05-07T21:03:06.6607300Z row_wise=False, 2025-05-07T21:03:06.6607524Z mixed=False, 2025-05-07T21:03:06.6607739Z use_cache=False, 2025-05-07T21:03:06.6608000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6608307Z use_cpu=False, 2025-05-07T21:03:06.6608547Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6608821Z ) 2025-05-07T21:03:06.6811748Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6812694Z self=, 2025-05-07T21:03:06.6813515Z compile=False, 2025-05-07T21:03:06.6813848Z T=4, 2025-05-07T21:03:06.6814143Z D=66, 2025-05-07T21:03:06.6814422Z B=94, 2025-05-07T21:03:06.6814825Z log_E=3, 2025-05-07T21:03:06.6815129Z L=5, 2025-05-07T21:03:06.6815534Z D_gradcheck=1, 2025-05-07T21:03:06.6815783Z stochastic_rounding=True, 2025-05-07T21:03:06.6816055Z weighted=True, 2025-05-07T21:03:06.6816277Z row_wise=False, 2025-05-07T21:03:06.6816501Z mixed=False, 2025-05-07T21:03:06.6816734Z use_cache=False, 2025-05-07T21:03:06.6816989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6817288Z use_cpu=False, 2025-05-07T21:03:06.6817551Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6817821Z ) 2025-05-07T21:03:06.6818068Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6818677Z self=, 2025-05-07T21:03:06.6819243Z compile=False, 2025-05-07T21:03:06.6819457Z T=2, 2025-05-07T21:03:06.6819701Z D=36, 2025-05-07T21:03:06.6819898Z B=31, 2025-05-07T21:03:06.6820088Z log_E=4, 2025-05-07T21:03:06.6820297Z L=7, 2025-05-07T21:03:06.6820501Z D_gradcheck=2, 2025-05-07T21:03:06.6820738Z stochastic_rounding=True, 2025-05-07T21:03:06.6821011Z weighted=True, 2025-05-07T21:03:06.6821237Z row_wise=True, 2025-05-07T21:03:06.6821454Z mixed=True, 2025-05-07T21:03:06.6821678Z use_cache=True, 2025-05-07T21:03:06.6821932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6822224Z use_cpu=True, 2025-05-07T21:03:06.6822473Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6822829Z ) 2025-05-07T21:03:06.6823068Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6823667Z self=, 2025-05-07T21:03:06.6824215Z compile=False, 2025-05-07T21:03:06.6824436Z T=2, 2025-05-07T21:03:06.6824688Z D=75, 2025-05-07T21:03:06.6824883Z B=108, 2025-05-07T21:03:06.6825089Z log_E=3, 2025-05-07T21:03:06.6825292Z L=1, 2025-05-07T21:03:06.6825501Z D_gradcheck=2, 2025-05-07T21:03:06.6825743Z stochastic_rounding=False, 2025-05-07T21:03:06.6826011Z weighted=True, 2025-05-07T21:03:06.6826240Z row_wise=True, 2025-05-07T21:03:06.6826464Z mixed=True, 2025-05-07T21:03:06.6826684Z use_cache=False, 2025-05-07T21:03:06.6826946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6827249Z use_cpu=False, 2025-05-07T21:03:06.6827494Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6827771Z ) 2025-05-07T21:03:06.6828090Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6828740Z self=, 2025-05-07T21:03:06.6829270Z compile=True, 2025-05-07T21:03:06.6829480Z T=3, 2025-05-07T21:03:06.6829665Z D=33, 2025-05-07T21:03:06.6829859Z B=44, 2025-05-07T21:03:06.6830055Z log_E=5, 2025-05-07T21:03:06.6830250Z L=19, 2025-05-07T21:03:06.6830453Z D_gradcheck=1, 2025-05-07T21:03:06.6830695Z stochastic_rounding=False, 2025-05-07T21:03:06.6830964Z weighted=False, 2025-05-07T21:03:06.6831193Z row_wise=False, 2025-05-07T21:03:06.6831418Z mixed=True, 2025-05-07T21:03:06.6831637Z use_cache=True, 2025-05-07T21:03:06.6831877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6832364Z use_cpu=False, 2025-05-07T21:03:06.6832614Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6832884Z ) 2025-05-07T21:03:06.6833135Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6833748Z self=, 2025-05-07T21:03:06.6834301Z compile=True, 2025-05-07T21:03:06.6834519Z T=3, 2025-05-07T21:03:06.6834714Z D=98, 2025-05-07T21:03:06.6834903Z B=7, 2025-05-07T21:03:06.6835096Z log_E=5, 2025-05-07T21:03:06.6835305Z L=18, 2025-05-07T21:03:06.6835498Z D_gradcheck=1, 2025-05-07T21:03:06.6835739Z stochastic_rounding=True, 2025-05-07T21:03:06.6836138Z weighted=True, 2025-05-07T21:03:06.6836359Z row_wise=False, 2025-05-07T21:03:06.6836655Z mixed=True, 2025-05-07T21:03:06.6836876Z use_cache=False, 2025-05-07T21:03:06.6837131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6837430Z use_cpu=False, 2025-05-07T21:03:06.6837674Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6837940Z ) 2025-05-07T21:03:06.6838179Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6838774Z self=, 2025-05-07T21:03:06.6839316Z compile=True, 2025-05-07T21:03:06.6839526Z T=1, 2025-05-07T21:03:06.6839718Z D=2, 2025-05-07T21:03:06.6839916Z B=75, 2025-05-07T21:03:06.6840116Z log_E=3, 2025-05-07T21:03:06.6840323Z L=12, 2025-05-07T21:03:06.6840524Z D_gradcheck=1, 2025-05-07T21:03:06.6840762Z stochastic_rounding=True, 2025-05-07T21:03:06.6841033Z weighted=True, 2025-05-07T21:03:06.6841251Z row_wise=True, 2025-05-07T21:03:06.6841472Z mixed=False, 2025-05-07T21:03:06.6841703Z use_cache=False, 2025-05-07T21:03:06.6841953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6842261Z use_cpu=False, 2025-05-07T21:03:06.6842506Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6842763Z ) 2025-05-07T21:03:06.6843010Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6843627Z self=, 2025-05-07T21:03:06.6844236Z compile=False, 2025-05-07T21:03:06.6844455Z T=2, 2025-05-07T21:03:06.6844650Z D=112, 2025-05-07T21:03:06.6844842Z B=123, 2025-05-07T21:03:06.6845041Z log_E=5, 2025-05-07T21:03:06.6845245Z L=9, 2025-05-07T21:03:06.6845446Z D_gradcheck=1, 2025-05-07T21:03:06.6845746Z stochastic_rounding=False, 2025-05-07T21:03:06.6846015Z weighted=False, 2025-05-07T21:03:06.6846236Z row_wise=False, 2025-05-07T21:03:06.6846457Z mixed=True, 2025-05-07T21:03:06.6846675Z use_cache=True, 2025-05-07T21:03:06.6846933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6847224Z use_cpu=True, 2025-05-07T21:03:06.6847468Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6847737Z ) 2025-05-07T21:03:06.6847976Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6848661Z self=, 2025-05-07T21:03:06.6849203Z compile=True, 2025-05-07T21:03:06.6849415Z T=4, 2025-05-07T21:03:06.6849608Z D=86, 2025-05-07T21:03:06.6849806Z B=35, 2025-05-07T21:03:06.6849992Z log_E=5, 2025-05-07T21:03:06.6850189Z L=4, 2025-05-07T21:03:06.6850390Z D_gradcheck=2, 2025-05-07T21:03:06.6850622Z stochastic_rounding=False, 2025-05-07T21:03:06.6850893Z weighted=True, 2025-05-07T21:03:06.6851121Z row_wise=False, 2025-05-07T21:03:06.6851331Z mixed=False, 2025-05-07T21:03:06.6851548Z use_cache=False, 2025-05-07T21:03:06.6851810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6852099Z use_cpu=True, 2025-05-07T21:03:06.6852343Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6852615Z ) 2025-05-07T21:03:06.6852857Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6853472Z self=, 2025-05-07T21:03:06.6854034Z compile=False, 2025-05-07T21:03:06.6854249Z T=1, 2025-05-07T21:03:06.6854438Z D=18, 2025-05-07T21:03:06.6854634Z B=32, 2025-05-07T21:03:06.6854891Z log_E=3, 2025-05-07T21:03:06.6855085Z L=6, 2025-05-07T21:03:06.6855290Z D_gradcheck=2, 2025-05-07T21:03:06.6855526Z stochastic_rounding=False, 2025-05-07T21:03:06.6855789Z weighted=True, 2025-05-07T21:03:06.6856017Z row_wise=False, 2025-05-07T21:03:06.6856237Z mixed=False, 2025-05-07T21:03:06.6856453Z use_cache=True, 2025-05-07T21:03:06.6856708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6857062Z use_cpu=False, 2025-05-07T21:03:06.6857302Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6857569Z ) 2025-05-07T21:03:06.6857815Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6858406Z self=, 2025-05-07T21:03:06.6858969Z compile=False, 2025-05-07T21:03:06.6859186Z T=5, 2025-05-07T21:03:06.6859380Z D=26, 2025-05-07T21:03:06.6859568Z B=69, 2025-05-07T21:03:06.6859763Z log_E=4, 2025-05-07T21:03:06.6859961Z L=7, 2025-05-07T21:03:06.6860156Z D_gradcheck=2, 2025-05-07T21:03:06.6860388Z stochastic_rounding=True, 2025-05-07T21:03:06.6860653Z weighted=True, 2025-05-07T21:03:06.6860868Z row_wise=False, 2025-05-07T21:03:06.6861090Z mixed=True, 2025-05-07T21:03:06.6861312Z use_cache=False, 2025-05-07T21:03:06.6861566Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6861867Z use_cpu=False, 2025-05-07T21:03:06.6862114Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6862377Z ) 2025-05-07T21:03:06.6862619Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6863227Z self=, 2025-05-07T21:03:06.6863761Z compile=False, 2025-05-07T21:03:06.6863973Z T=2, 2025-05-07T21:03:06.6864164Z D=74, 2025-05-07T21:03:06.6864404Z B=79, 2025-05-07T21:03:06.6864603Z log_E=5, 2025-05-07T21:03:06.6864806Z L=15, 2025-05-07T21:03:06.6865002Z D_gradcheck=1, 2025-05-07T21:03:06.6865243Z stochastic_rounding=False, 2025-05-07T21:03:06.6865511Z weighted=False, 2025-05-07T21:03:06.6865734Z row_wise=False, 2025-05-07T21:03:06.6865946Z mixed=False, 2025-05-07T21:03:06.6866242Z use_cache=False, 2025-05-07T21:03:06.6866503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6866791Z use_cpu=True, 2025-05-07T21:03:06.6867037Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6867307Z ) 2025-05-07T21:03:06.6867546Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6868147Z self=, 2025-05-07T21:03:06.6868716Z compile=False, 2025-05-07T21:03:06.6868927Z T=3, 2025-05-07T21:03:06.6869126Z D=18, 2025-05-07T21:03:06.6869313Z B=68, 2025-05-07T21:03:06.6869555Z log_E=3, 2025-05-07T21:03:06.6869761Z L=1, 2025-05-07T21:03:06.6869965Z D_gradcheck=1, 2025-05-07T21:03:06.6870198Z stochastic_rounding=True, 2025-05-07T21:03:06.6870469Z weighted=True, 2025-05-07T21:03:06.6870694Z row_wise=False, 2025-05-07T21:03:06.6870907Z mixed=False, 2025-05-07T21:03:06.6871126Z use_cache=True, 2025-05-07T21:03:06.6871374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6871665Z use_cpu=False, 2025-05-07T21:03:06.6871905Z output_dtype=SparseType.BF16, 2025-05-07T21:03:06.6872175Z ) 2025-05-07T21:03:06.6872425Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6873039Z self=, 2025-05-07T21:03:06.6873603Z compile=False, 2025-05-07T21:03:06.6873823Z T=1, 2025-05-07T21:03:06.6874011Z D=88, 2025-05-07T21:03:06.6874204Z B=45, 2025-05-07T21:03:06.6874403Z log_E=3, 2025-05-07T21:03:06.6874613Z L=10, 2025-05-07T21:03:06.6874821Z D_gradcheck=1, 2025-05-07T21:03:06.6875065Z stochastic_rounding=False, 2025-05-07T21:03:06.6875325Z weighted=True, 2025-05-07T21:03:06.6875550Z row_wise=True, 2025-05-07T21:03:06.6875764Z mixed=False, 2025-05-07T21:03:06.6875975Z use_cache=True, 2025-05-07T21:03:06.6876221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6876522Z use_cpu=False, 2025-05-07T21:03:06.6876763Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6877033Z ) 2025-05-07T21:03:06.6877284Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6877945Z self=, 2025-05-07T21:03:06.6878507Z compile=True, 2025-05-07T21:03:06.6878756Z T=5, 2025-05-07T21:03:06.6878969Z D=26, 2025-05-07T21:03:06.6879164Z B=75, 2025-05-07T21:03:06.6879358Z log_E=5, 2025-05-07T21:03:06.6879560Z L=11, 2025-05-07T21:03:06.6879759Z D_gradcheck=2, 2025-05-07T21:03:06.6880001Z stochastic_rounding=True, 2025-05-07T21:03:06.6880271Z weighted=False, 2025-05-07T21:03:06.6880492Z row_wise=False, 2025-05-07T21:03:06.6880709Z mixed=False, 2025-05-07T21:03:06.6880932Z use_cache=True, 2025-05-07T21:03:06.6881174Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6881472Z use_cpu=True, 2025-05-07T21:03:06.6881717Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6881981Z ) 2025-05-07T21:03:06.6882226Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6882837Z self=, 2025-05-07T21:03:06.6883390Z compile=True, 2025-05-07T21:03:06.6883605Z T=5, 2025-05-07T21:03:06.6883795Z D=31, 2025-05-07T21:03:06.6883985Z B=70, 2025-05-07T21:03:06.6884184Z log_E=5, 2025-05-07T21:03:06.6884385Z L=0, 2025-05-07T21:03:06.6884585Z D_gradcheck=2, 2025-05-07T21:03:06.6884821Z stochastic_rounding=False, 2025-05-07T21:03:06.6885143Z weighted=False, 2025-05-07T21:03:06.6885362Z row_wise=True, 2025-05-07T21:03:06.6885573Z mixed=True, 2025-05-07T21:03:06.6885791Z use_cache=False, 2025-05-07T21:03:06.6886048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6886345Z use_cpu=False, 2025-05-07T21:03:06.6886632Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.6886906Z ) 2025-05-07T21:03:06.6887143Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6887766Z self=, 2025-05-07T21:03:06.6888326Z compile=True, 2025-05-07T21:03:06.6888537Z T=5, 2025-05-07T21:03:06.6888760Z D=21, 2025-05-07T21:03:06.6888975Z B=8, 2025-05-07T21:03:06.6889163Z log_E=3, 2025-05-07T21:03:06.6889363Z L=13, 2025-05-07T21:03:06.6889564Z D_gradcheck=1, 2025-05-07T21:03:06.6889793Z stochastic_rounding=False, 2025-05-07T21:03:06.6890610Z weighted=True, 2025-05-07T21:03:06.6890839Z row_wise=False, 2025-05-07T21:03:06.6891053Z mixed=False, 2025-05-07T21:03:06.6891275Z use_cache=False, 2025-05-07T21:03:06.6891529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6891830Z use_cpu=False, 2025-05-07T21:03:06.6892067Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6892339Z ) 2025-05-07T21:03:06.6892581Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6893186Z self=, 2025-05-07T21:03:06.6893743Z compile=True, 2025-05-07T21:03:06.6893961Z T=4, 2025-05-07T21:03:06.6894150Z D=119, 2025-05-07T21:03:06.6894347Z B=41, 2025-05-07T21:03:06.6894542Z log_E=3, 2025-05-07T21:03:06.6894795Z L=3, 2025-05-07T21:03:06.6894995Z D_gradcheck=1, 2025-05-07T21:03:06.6895234Z stochastic_rounding=False, 2025-05-07T21:03:06.6895493Z weighted=True, 2025-05-07T21:03:06.6895718Z row_wise=True, 2025-05-07T21:03:06.6902424Z mixed=True, 2025-05-07T21:03:06.6902656Z use_cache=True, 2025-05-07T21:03:06.6902904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.6903200Z use_cpu=False, 2025-05-07T21:03:06.6903443Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6903711Z ) 2025-05-07T21:03:06.6903956Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:06.6904549Z self=, 2025-05-07T21:03:06.6905096Z compile=False, 2025-05-07T21:03:06.6905380Z T=4, 2025-05-07T21:03:06.6905577Z D=36, 2025-05-07T21:03:06.6905767Z B=91, 2025-05-07T21:03:06.6905955Z log_E=4, 2025-05-07T21:03:06.6906157Z L=11, 2025-05-07T21:03:06.6906362Z D_gradcheck=2, 2025-05-07T21:03:06.6906591Z stochastic_rounding=True, 2025-05-07T21:03:06.6906858Z weighted=False, 2025-05-07T21:03:06.6907082Z row_wise=True, 2025-05-07T21:03:06.6907296Z mixed=False, 2025-05-07T21:03:06.6907522Z use_cache=False, 2025-05-07T21:03:06.6907777Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.6908073Z use_cpu=True, 2025-05-07T21:03:06.6908309Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.6908579Z ) 2025-05-07T21:03:09.9632942Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9633812Z self=, 2025-05-07T21:03:09.9634598Z compile=False, 2025-05-07T21:03:09.9634915Z T=1, 2025-05-07T21:03:09.9635196Z D=9, 2025-05-07T21:03:09.9635454Z B=84, 2025-05-07T21:03:09.9635714Z log_E=4, 2025-05-07T21:03:09.9636167Z L=7, 2025-05-07T21:03:09.9636424Z D_gradcheck=1, 2025-05-07T21:03:09.9636671Z stochastic_rounding=False, 2025-05-07T21:03:09.9636941Z weighted=True, 2025-05-07T21:03:09.9637163Z row_wise=False, 2025-05-07T21:03:09.9637387Z mixed=True, 2025-05-07T21:03:09.9637613Z use_cache=True, 2025-05-07T21:03:09.9638046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9638347Z use_cpu=True, 2025-05-07T21:03:09.9638594Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.9638868Z ) 2025-05-07T21:03:09.9639116Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9639719Z self=, 2025-05-07T21:03:09.9640369Z compile=False, 2025-05-07T21:03:09.9640592Z T=3, 2025-05-07T21:03:09.9640791Z D=21, 2025-05-07T21:03:09.9640986Z B=61, 2025-05-07T21:03:09.9641185Z log_E=3, 2025-05-07T21:03:09.9641391Z L=9, 2025-05-07T21:03:09.9641586Z D_gradcheck=2, 2025-05-07T21:03:09.9641827Z stochastic_rounding=False, 2025-05-07T21:03:09.9642096Z weighted=True, 2025-05-07T21:03:09.9642316Z row_wise=True, 2025-05-07T21:03:09.9642537Z mixed=False, 2025-05-07T21:03:09.9642759Z use_cache=True, 2025-05-07T21:03:09.9643164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9643472Z use_cpu=True, 2025-05-07T21:03:09.9643717Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9643989Z ) 2025-05-07T21:03:09.9644227Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9644830Z self=, 2025-05-07T21:03:09.9645382Z compile=True, 2025-05-07T21:03:09.9645596Z T=5, 2025-05-07T21:03:09.9645792Z D=26, 2025-05-07T21:03:09.9645988Z B=72, 2025-05-07T21:03:09.9646178Z log_E=4, 2025-05-07T21:03:09.9646408Z L=3, 2025-05-07T21:03:09.9646698Z D_gradcheck=1, 2025-05-07T21:03:09.9647057Z stochastic_rounding=False, 2025-05-07T21:03:09.9647476Z weighted=False, 2025-05-07T21:03:09.9647794Z row_wise=True, 2025-05-07T21:03:09.9648192Z mixed=True, 2025-05-07T21:03:09.9648590Z use_cache=True, 2025-05-07T21:03:09.9648975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9649418Z use_cpu=False, 2025-05-07T21:03:09.9649761Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9650106Z ) 2025-05-07T21:03:09.9650354Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9650959Z self=, 2025-05-07T21:03:09.9651508Z compile=False, 2025-05-07T21:03:09.9651726Z T=3, 2025-05-07T21:03:09.9651915Z D=49, 2025-05-07T21:03:09.9652111Z B=126, 2025-05-07T21:03:09.9652308Z log_E=3, 2025-05-07T21:03:09.9652508Z L=3, 2025-05-07T21:03:09.9652841Z D_gradcheck=2, 2025-05-07T21:03:09.9653087Z stochastic_rounding=False, 2025-05-07T21:03:09.9653357Z weighted=False, 2025-05-07T21:03:09.9653577Z row_wise=True, 2025-05-07T21:03:09.9653795Z mixed=True, 2025-05-07T21:03:09.9654010Z use_cache=True, 2025-05-07T21:03:09.9654254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9654553Z use_cpu=False, 2025-05-07T21:03:09.9654905Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9655173Z ) 2025-05-07T21:03:09.9655420Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9656040Z self=, 2025-05-07T21:03:09.9656577Z compile=True, 2025-05-07T21:03:09.9656797Z T=3, 2025-05-07T21:03:09.9656993Z D=67, 2025-05-07T21:03:09.9657185Z B=101, 2025-05-07T21:03:09.9657385Z log_E=3, 2025-05-07T21:03:09.9657591Z L=19, 2025-05-07T21:03:09.9657788Z D_gradcheck=1, 2025-05-07T21:03:09.9658033Z stochastic_rounding=True, 2025-05-07T21:03:09.9658302Z weighted=True, 2025-05-07T21:03:09.9658522Z row_wise=False, 2025-05-07T21:03:09.9658747Z mixed=True, 2025-05-07T21:03:09.9658968Z use_cache=False, 2025-05-07T21:03:09.9659254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9659583Z use_cpu=False, 2025-05-07T21:03:09.9659834Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.9660159Z ) 2025-05-07T21:03:09.9660400Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9661013Z self=, 2025-05-07T21:03:09.9661559Z compile=True, 2025-05-07T21:03:09.9661772Z T=3, 2025-05-07T21:03:09.9662008Z D=47, 2025-05-07T21:03:09.9662206Z B=65, 2025-05-07T21:03:09.9662397Z log_E=5, 2025-05-07T21:03:09.9662602Z L=9, 2025-05-07T21:03:09.9662805Z D_gradcheck=2, 2025-05-07T21:03:09.9663041Z stochastic_rounding=False, 2025-05-07T21:03:09.9663316Z weighted=False, 2025-05-07T21:03:09.9663542Z row_wise=False, 2025-05-07T21:03:09.9663758Z mixed=False, 2025-05-07T21:03:09.9663976Z use_cache=True, 2025-05-07T21:03:09.9664230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9664519Z use_cpu=True, 2025-05-07T21:03:09.9664762Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9665034Z ) 2025-05-07T21:03:09.9665327Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9665931Z self=, 2025-05-07T21:03:09.9666489Z compile=True, 2025-05-07T21:03:09.9666706Z T=1, 2025-05-07T21:03:09.9666894Z D=118, 2025-05-07T21:03:09.9667095Z B=82, 2025-05-07T21:03:09.9667290Z log_E=4, 2025-05-07T21:03:09.9667489Z L=4, 2025-05-07T21:03:09.9667691Z D_gradcheck=1, 2025-05-07T21:03:09.9667931Z stochastic_rounding=False, 2025-05-07T21:03:09.9668195Z weighted=False, 2025-05-07T21:03:09.9668428Z row_wise=True, 2025-05-07T21:03:09.9668647Z mixed=False, 2025-05-07T21:03:09.9668862Z use_cache=True, 2025-05-07T21:03:09.9669119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9669467Z use_cpu=False, 2025-05-07T21:03:09.9669704Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9669975Z ) 2025-05-07T21:03:09.9670230Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9670832Z self=, 2025-05-07T21:03:09.9671380Z compile=False, 2025-05-07T21:03:09.9671602Z T=4, 2025-05-07T21:03:09.9671798Z D=102, 2025-05-07T21:03:09.9671988Z B=52, 2025-05-07T21:03:09.9672193Z log_E=5, 2025-05-07T21:03:09.9672402Z L=10, 2025-05-07T21:03:09.9672609Z D_gradcheck=2, 2025-05-07T21:03:09.9672842Z stochastic_rounding=True, 2025-05-07T21:03:09.9673114Z weighted=True, 2025-05-07T21:03:09.9673340Z row_wise=False, 2025-05-07T21:03:09.9673609Z mixed=True, 2025-05-07T21:03:09.9673836Z use_cache=False, 2025-05-07T21:03:09.9674098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9674393Z use_cpu=True, 2025-05-07T21:03:09.9674640Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.9674916Z ) 2025-05-07T21:03:09.9675164Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9675785Z self=, 2025-05-07T21:03:09.9676336Z compile=False, 2025-05-07T21:03:09.9676557Z T=2, 2025-05-07T21:03:09.9676747Z D=97, 2025-05-07T21:03:09.9676945Z B=12, 2025-05-07T21:03:09.9677144Z log_E=3, 2025-05-07T21:03:09.9677344Z L=13, 2025-05-07T21:03:09.9677549Z D_gradcheck=2, 2025-05-07T21:03:09.9677791Z stochastic_rounding=False, 2025-05-07T21:03:09.9678060Z weighted=False, 2025-05-07T21:03:09.9678288Z row_wise=True, 2025-05-07T21:03:09.9678507Z mixed=False, 2025-05-07T21:03:09.9678730Z use_cache=False, 2025-05-07T21:03:09.9678991Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9679292Z use_cpu=False, 2025-05-07T21:03:09.9679559Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9679852Z ) 2025-05-07T21:03:09.9680099Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9680702Z self=, 2025-05-07T21:03:09.9681301Z compile=False, 2025-05-07T21:03:09.9681521Z T=4, 2025-05-07T21:03:09.9681716Z D=2, 2025-05-07T21:03:09.9681905Z B=48, 2025-05-07T21:03:09.9682103Z log_E=4, 2025-05-07T21:03:09.9682306Z L=5, 2025-05-07T21:03:09.9682503Z D_gradcheck=2, 2025-05-07T21:03:09.9682787Z stochastic_rounding=True, 2025-05-07T21:03:09.9683056Z weighted=False, 2025-05-07T21:03:09.9683277Z row_wise=True, 2025-05-07T21:03:09.9683500Z mixed=False, 2025-05-07T21:03:09.9683721Z use_cache=True, 2025-05-07T21:03:09.9683971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9684275Z use_cpu=False, 2025-05-07T21:03:09.9684522Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.9684790Z ) 2025-05-07T21:03:09.9685037Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9685788Z self=, 2025-05-07T21:03:09.9686356Z compile=False, 2025-05-07T21:03:09.9686579Z T=5, 2025-05-07T21:03:09.9686769Z D=104, 2025-05-07T21:03:09.9686974Z B=73, 2025-05-07T21:03:09.9687172Z log_E=5, 2025-05-07T21:03:09.9687375Z L=20, 2025-05-07T21:03:09.9687580Z D_gradcheck=1, 2025-05-07T21:03:09.9687822Z stochastic_rounding=False, 2025-05-07T21:03:09.9688088Z weighted=False, 2025-05-07T21:03:09.9688317Z row_wise=True, 2025-05-07T21:03:09.9688542Z mixed=True, 2025-05-07T21:03:09.9688756Z use_cache=True, 2025-05-07T21:03:09.9689011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9689315Z use_cpu=False, 2025-05-07T21:03:09.9689556Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.9689831Z ) 2025-05-07T21:03:09.9690073Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9690678Z self=, 2025-05-07T21:03:09.9691235Z compile=True, 2025-05-07T21:03:09.9691456Z T=1, 2025-05-07T21:03:09.9691650Z D=34, 2025-05-07T21:03:09.9691841Z B=36, 2025-05-07T21:03:09.9692035Z log_E=5, 2025-05-07T21:03:09.9692236Z L=5, 2025-05-07T21:03:09.9692433Z D_gradcheck=1, 2025-05-07T21:03:09.9692672Z stochastic_rounding=True, 2025-05-07T21:03:09.9692941Z weighted=False, 2025-05-07T21:03:09.9693166Z row_wise=True, 2025-05-07T21:03:09.9693385Z mixed=False, 2025-05-07T21:03:09.9693606Z use_cache=False, 2025-05-07T21:03:09.9693862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9694214Z use_cpu=False, 2025-05-07T21:03:09.9694461Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9694802Z ) 2025-05-07T21:03:09.9695047Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9695670Z self=, 2025-05-07T21:03:09.9696234Z compile=False, 2025-05-07T21:03:09.9696450Z T=5, 2025-05-07T21:03:09.9696647Z D=61, 2025-05-07T21:03:09.9696840Z B=92, 2025-05-07T21:03:09.9697030Z log_E=3, 2025-05-07T21:03:09.9697232Z L=12, 2025-05-07T21:03:09.9697437Z D_gradcheck=2, 2025-05-07T21:03:09.9697672Z stochastic_rounding=False, 2025-05-07T21:03:09.9697944Z weighted=False, 2025-05-07T21:03:09.9698173Z row_wise=True, 2025-05-07T21:03:09.9698392Z mixed=False, 2025-05-07T21:03:09.9698616Z use_cache=True, 2025-05-07T21:03:09.9698869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9699164Z use_cpu=True, 2025-05-07T21:03:09.9699442Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9699744Z ) 2025-05-07T21:03:09.9699987Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9700603Z self=, 2025-05-07T21:03:09.9701159Z compile=False, 2025-05-07T21:03:09.9701378Z T=2, 2025-05-07T21:03:09.9701575Z D=100, 2025-05-07T21:03:09.9701832Z B=78, 2025-05-07T21:03:09.9702026Z log_E=5, 2025-05-07T21:03:09.9702235Z L=1, 2025-05-07T21:03:09.9702442Z D_gradcheck=2, 2025-05-07T21:03:09.9702683Z stochastic_rounding=True, 2025-05-07T21:03:09.9702946Z weighted=True, 2025-05-07T21:03:09.9703171Z row_wise=True, 2025-05-07T21:03:09.9703391Z mixed=False, 2025-05-07T21:03:09.9703648Z use_cache=True, 2025-05-07T21:03:09.9703900Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9704205Z use_cpu=True, 2025-05-07T21:03:09.9704443Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.9704719Z ) 2025-05-07T21:03:09.9704963Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9705561Z self=, 2025-05-07T21:03:09.9706107Z compile=False, 2025-05-07T21:03:09.9706326Z T=5, 2025-05-07T21:03:09.9706512Z D=79, 2025-05-07T21:03:09.9706711Z B=77, 2025-05-07T21:03:09.9706954Z log_E=5, 2025-05-07T21:03:09.9707154Z L=17, 2025-05-07T21:03:09.9707358Z D_gradcheck=2, 2025-05-07T21:03:09.9707598Z stochastic_rounding=False, 2025-05-07T21:03:09.9707862Z weighted=True, 2025-05-07T21:03:09.9708090Z row_wise=False, 2025-05-07T21:03:09.9708314Z mixed=True, 2025-05-07T21:03:09.9708528Z use_cache=False, 2025-05-07T21:03:09.9708791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9709091Z use_cpu=False, 2025-05-07T21:03:09.9709335Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9709600Z ) 2025-05-07T21:03:09.9709852Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9710455Z self=, 2025-05-07T21:03:09.9711012Z compile=True, 2025-05-07T21:03:09.9711230Z T=3, 2025-05-07T21:03:09.9711428Z D=17, 2025-05-07T21:03:09.9711620Z B=115, 2025-05-07T21:03:09.9711825Z log_E=3, 2025-05-07T21:03:09.9712039Z L=17, 2025-05-07T21:03:09.9712237Z D_gradcheck=1, 2025-05-07T21:03:09.9712484Z stochastic_rounding=False, 2025-05-07T21:03:09.9712757Z weighted=False, 2025-05-07T21:03:09.9712979Z row_wise=True, 2025-05-07T21:03:09.9713202Z mixed=False, 2025-05-07T21:03:09.9713422Z use_cache=True, 2025-05-07T21:03:09.9713665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9713966Z use_cpu=True, 2025-05-07T21:03:09.9714214Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9714484Z ) 2025-05-07T21:03:09.9714731Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9715401Z self=, 2025-05-07T21:03:09.9715947Z compile=True, 2025-05-07T21:03:09.9716158Z T=2, 2025-05-07T21:03:09.9716356Z D=40, 2025-05-07T21:03:09.9716552Z B=20, 2025-05-07T21:03:09.9716742Z log_E=3, 2025-05-07T21:03:09.9716944Z L=5, 2025-05-07T21:03:09.9717150Z D_gradcheck=1, 2025-05-07T21:03:09.9717388Z stochastic_rounding=False, 2025-05-07T21:03:09.9717660Z weighted=True, 2025-05-07T21:03:09.9717889Z row_wise=False, 2025-05-07T21:03:09.9718107Z mixed=True, 2025-05-07T21:03:09.9718327Z use_cache=False, 2025-05-07T21:03:09.9718585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9718884Z use_cpu=False, 2025-05-07T21:03:09.9719128Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9719421Z ) 2025-05-07T21:03:09.9719686Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9720307Z self=, 2025-05-07T21:03:09.9720855Z compile=False, 2025-05-07T21:03:09.9721076Z T=5, 2025-05-07T21:03:09.9721266Z D=76, 2025-05-07T21:03:09.9721462Z B=51, 2025-05-07T21:03:09.9721657Z log_E=5, 2025-05-07T21:03:09.9721854Z L=11, 2025-05-07T21:03:09.9722061Z D_gradcheck=2, 2025-05-07T21:03:09.9722304Z stochastic_rounding=False, 2025-05-07T21:03:09.9722617Z weighted=False, 2025-05-07T21:03:09.9722847Z row_wise=False, 2025-05-07T21:03:09.9723068Z mixed=False, 2025-05-07T21:03:09.9723286Z use_cache=False, 2025-05-07T21:03:09.9723545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9723841Z use_cpu=True, 2025-05-07T21:03:09.9724127Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9724403Z ) 2025-05-07T21:03:09.9939074Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9940178Z self=, 2025-05-07T21:03:09.9941086Z compile=False, 2025-05-07T21:03:09.9941412Z T=1, 2025-05-07T21:03:09.9941699Z D=71, 2025-05-07T21:03:09.9941895Z B=56, 2025-05-07T21:03:09.9942096Z log_E=3, 2025-05-07T21:03:09.9942303Z L=19, 2025-05-07T21:03:09.9942501Z D_gradcheck=2, 2025-05-07T21:03:09.9942745Z stochastic_rounding=False, 2025-05-07T21:03:09.9943137Z weighted=True, 2025-05-07T21:03:09.9943361Z row_wise=False, 2025-05-07T21:03:09.9943585Z mixed=True, 2025-05-07T21:03:09.9952388Z use_cache=False, 2025-05-07T21:03:09.9952665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9952976Z use_cpu=True, 2025-05-07T21:03:09.9953230Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9953508Z ) 2025-05-07T21:03:09.9953761Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9954368Z self=, 2025-05-07T21:03:09.9954919Z compile=False, 2025-05-07T21:03:09.9955145Z T=2, 2025-05-07T21:03:09.9955345Z D=2, 2025-05-07T21:03:09.9955538Z B=102, 2025-05-07T21:03:09.9955738Z log_E=5, 2025-05-07T21:03:09.9955942Z L=20, 2025-05-07T21:03:09.9956141Z D_gradcheck=1, 2025-05-07T21:03:09.9956378Z stochastic_rounding=True, 2025-05-07T21:03:09.9956648Z weighted=False, 2025-05-07T21:03:09.9956874Z row_wise=False, 2025-05-07T21:03:09.9957096Z mixed=False, 2025-05-07T21:03:09.9957320Z use_cache=False, 2025-05-07T21:03:09.9957574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9957871Z use_cpu=True, 2025-05-07T21:03:09.9958116Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.9958382Z ) 2025-05-07T21:03:09.9958631Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9959237Z self=, 2025-05-07T21:03:09.9959802Z compile=False, 2025-05-07T21:03:09.9960125Z T=1, 2025-05-07T21:03:09.9960330Z D=77, 2025-05-07T21:03:09.9960528Z B=48, 2025-05-07T21:03:09.9960717Z log_E=5, 2025-05-07T21:03:09.9960926Z L=3, 2025-05-07T21:03:09.9961132Z D_gradcheck=2, 2025-05-07T21:03:09.9961365Z stochastic_rounding=True, 2025-05-07T21:03:09.9961633Z weighted=False, 2025-05-07T21:03:09.9961859Z row_wise=False, 2025-05-07T21:03:09.9962077Z mixed=False, 2025-05-07T21:03:09.9962301Z use_cache=True, 2025-05-07T21:03:09.9962549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9962843Z use_cpu=False, 2025-05-07T21:03:09.9963081Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9963355Z ) 2025-05-07T21:03:09.9963596Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9964214Z self=, 2025-05-07T21:03:09.9964758Z compile=False, 2025-05-07T21:03:09.9964976Z T=3, 2025-05-07T21:03:09.9965170Z D=24, 2025-05-07T21:03:09.9965370Z B=126, 2025-05-07T21:03:09.9965566Z log_E=5, 2025-05-07T21:03:09.9965766Z L=12, 2025-05-07T21:03:09.9965969Z D_gradcheck=1, 2025-05-07T21:03:09.9966209Z stochastic_rounding=False, 2025-05-07T21:03:09.9966474Z weighted=False, 2025-05-07T21:03:09.9966701Z row_wise=True, 2025-05-07T21:03:09.9966919Z mixed=True, 2025-05-07T21:03:09.9967209Z use_cache=True, 2025-05-07T21:03:09.9967458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9967754Z use_cpu=True, 2025-05-07T21:03:09.9967992Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9968267Z ) 2025-05-07T21:03:09.9968509Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9969102Z self=, 2025-05-07T21:03:09.9969767Z compile=False, 2025-05-07T21:03:09.9969991Z T=2, 2025-05-07T21:03:09.9970179Z D=3, 2025-05-07T21:03:09.9970375Z B=5, 2025-05-07T21:03:09.9970566Z log_E=5, 2025-05-07T21:03:09.9970762Z L=4, 2025-05-07T21:03:09.9970963Z D_gradcheck=2, 2025-05-07T21:03:09.9971199Z stochastic_rounding=True, 2025-05-07T21:03:09.9971465Z weighted=False, 2025-05-07T21:03:09.9971686Z row_wise=False, 2025-05-07T21:03:09.9971906Z mixed=True, 2025-05-07T21:03:09.9972126Z use_cache=True, 2025-05-07T21:03:09.9972419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9972716Z use_cpu=True, 2025-05-07T21:03:09.9972956Z output_dtype=SparseType.FP16, 2025-05-07T21:03:09.9973222Z ) 2025-05-07T21:03:09.9973463Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9974072Z self=, 2025-05-07T21:03:09.9974628Z compile=True, 2025-05-07T21:03:09.9974948Z T=2, 2025-05-07T21:03:09.9975140Z D=51, 2025-05-07T21:03:09.9975327Z B=8, 2025-05-07T21:03:09.9975521Z log_E=4, 2025-05-07T21:03:09.9975721Z L=5, 2025-05-07T21:03:09.9975912Z D_gradcheck=1, 2025-05-07T21:03:09.9976150Z stochastic_rounding=False, 2025-05-07T21:03:09.9976415Z weighted=False, 2025-05-07T21:03:09.9976636Z row_wise=False, 2025-05-07T21:03:09.9976855Z mixed=False, 2025-05-07T21:03:09.9977073Z use_cache=False, 2025-05-07T21:03:09.9977330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9977629Z use_cpu=False, 2025-05-07T21:03:09.9977872Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9978142Z ) 2025-05-07T21:03:09.9978375Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9978977Z self=, 2025-05-07T21:03:09.9979518Z compile=True, 2025-05-07T21:03:09.9979728Z T=3, 2025-05-07T21:03:09.9979921Z D=72, 2025-05-07T21:03:09.9980120Z B=92, 2025-05-07T21:03:09.9980307Z log_E=4, 2025-05-07T21:03:09.9980508Z L=13, 2025-05-07T21:03:09.9980762Z D_gradcheck=1, 2025-05-07T21:03:09.9980995Z stochastic_rounding=True, 2025-05-07T21:03:09.9981261Z weighted=False, 2025-05-07T21:03:09.9981486Z row_wise=True, 2025-05-07T21:03:09.9981703Z mixed=True, 2025-05-07T21:03:09.9981920Z use_cache=False, 2025-05-07T21:03:09.9982176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9982469Z use_cpu=False, 2025-05-07T21:03:09.9982710Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9982976Z ) 2025-05-07T21:03:09.9983210Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9983824Z self=, 2025-05-07T21:03:09.9984367Z compile=True, 2025-05-07T21:03:09.9984584Z T=4, 2025-05-07T21:03:09.9984769Z D=92, 2025-05-07T21:03:09.9984964Z B=31, 2025-05-07T21:03:09.9985157Z log_E=4, 2025-05-07T21:03:09.9985355Z L=7, 2025-05-07T21:03:09.9985556Z D_gradcheck=2, 2025-05-07T21:03:09.9985796Z stochastic_rounding=False, 2025-05-07T21:03:09.9986056Z weighted=False, 2025-05-07T21:03:09.9986280Z row_wise=False, 2025-05-07T21:03:09.9986501Z mixed=False, 2025-05-07T21:03:09.9986715Z use_cache=False, 2025-05-07T21:03:09.9986970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9987262Z use_cpu=True, 2025-05-07T21:03:09.9987502Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9987822Z ) 2025-05-07T21:03:09.9988062Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9988670Z self=, 2025-05-07T21:03:09.9989208Z compile=True, 2025-05-07T21:03:09.9989421Z T=1, 2025-05-07T21:03:09.9989657Z D=59, 2025-05-07T21:03:09.9989846Z B=21, 2025-05-07T21:03:09.9990040Z log_E=3, 2025-05-07T21:03:09.9990245Z L=10, 2025-05-07T21:03:09.9990437Z D_gradcheck=1, 2025-05-07T21:03:09.9990674Z stochastic_rounding=True, 2025-05-07T21:03:09.9990939Z weighted=False, 2025-05-07T21:03:09.9991158Z row_wise=False, 2025-05-07T21:03:09.9991376Z mixed=False, 2025-05-07T21:03:09.9991598Z use_cache=False, 2025-05-07T21:03:09.9991851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:09.9992146Z use_cpu=False, 2025-05-07T21:03:09.9992389Z output_dtype=SparseType.BF16, 2025-05-07T21:03:09.9992698Z ) 2025-05-07T21:03:09.9992945Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9993552Z self=, 2025-05-07T21:03:09.9994087Z compile=False, 2025-05-07T21:03:09.9994303Z T=4, 2025-05-07T21:03:09.9994495Z D=28, 2025-05-07T21:03:09.9994689Z B=50, 2025-05-07T21:03:09.9994881Z log_E=5, 2025-05-07T21:03:09.9995079Z L=0, 2025-05-07T21:03:09.9995273Z D_gradcheck=2, 2025-05-07T21:03:09.9995507Z stochastic_rounding=False, 2025-05-07T21:03:09.9995775Z weighted=False, 2025-05-07T21:03:09.9995995Z row_wise=False, 2025-05-07T21:03:09.9996212Z mixed=False, 2025-05-07T21:03:09.9996430Z use_cache=False, 2025-05-07T21:03:09.9996684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:09.9996975Z use_cpu=True, 2025-05-07T21:03:09.9997217Z output_dtype=SparseType.FP32, 2025-05-07T21:03:09.9997484Z ) 2025-05-07T21:03:09.9997721Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:09.9998340Z self=, 2025-05-07T21:03:09.9998897Z compile=False, 2025-05-07T21:03:09.9999105Z T=5, 2025-05-07T21:03:09.9999298Z D=86, 2025-05-07T21:03:09.9999489Z B=75, 2025-05-07T21:03:09.9999690Z log_E=5, 2025-05-07T21:03:09.9999887Z L=15, 2025-05-07T21:03:10.0000087Z D_gradcheck=2, 2025-05-07T21:03:10.0000321Z stochastic_rounding=False, 2025-05-07T21:03:10.0000581Z weighted=False, 2025-05-07T21:03:10.0000854Z row_wise=False, 2025-05-07T21:03:10.0001073Z mixed=False, 2025-05-07T21:03:10.0001287Z use_cache=True, 2025-05-07T21:03:10.0001532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0001824Z use_cpu=True, 2025-05-07T21:03:10.0002064Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0002328Z ) 2025-05-07T21:03:10.0002566Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0003170Z self=, 2025-05-07T21:03:10.0003702Z compile=True, 2025-05-07T21:03:10.0003918Z T=3, 2025-05-07T21:03:10.0004110Z D=48, 2025-05-07T21:03:10.0004300Z B=2, 2025-05-07T21:03:10.0004495Z log_E=5, 2025-05-07T21:03:10.0004696Z L=1, 2025-05-07T21:03:10.0004889Z D_gradcheck=2, 2025-05-07T21:03:10.0005128Z stochastic_rounding=False, 2025-05-07T21:03:10.0005395Z weighted=True, 2025-05-07T21:03:10.0005613Z row_wise=False, 2025-05-07T21:03:10.0005833Z mixed=False, 2025-05-07T21:03:10.0006053Z use_cache=False, 2025-05-07T21:03:10.0006302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0006605Z use_cpu=False, 2025-05-07T21:03:10.0006850Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0007113Z ) 2025-05-07T21:03:10.0007354Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0007949Z self=, 2025-05-07T21:03:10.0008541Z compile=False, 2025-05-07T21:03:10.0008752Z T=2, 2025-05-07T21:03:10.0008940Z D=102, 2025-05-07T21:03:10.0009133Z B=125, 2025-05-07T21:03:10.0009325Z log_E=5, 2025-05-07T21:03:10.0009532Z L=19, 2025-05-07T21:03:10.0009764Z D_gradcheck=2, 2025-05-07T21:03:10.0010048Z stochastic_rounding=False, 2025-05-07T21:03:10.0010311Z weighted=True, 2025-05-07T21:03:10.0010533Z row_wise=True, 2025-05-07T21:03:10.0010743Z mixed=True, 2025-05-07T21:03:10.0010964Z use_cache=False, 2025-05-07T21:03:10.0011216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0011508Z use_cpu=False, 2025-05-07T21:03:10.0011748Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0012016Z ) 2025-05-07T21:03:10.0012251Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0012891Z self=, 2025-05-07T21:03:10.0013438Z compile=False, 2025-05-07T21:03:10.0013647Z T=4, 2025-05-07T21:03:10.0013837Z D=25, 2025-05-07T21:03:10.0014028Z B=39, 2025-05-07T21:03:10.0014215Z log_E=4, 2025-05-07T21:03:10.0014414Z L=10, 2025-05-07T21:03:10.0014612Z D_gradcheck=2, 2025-05-07T21:03:10.0014911Z stochastic_rounding=False, 2025-05-07T21:03:10.0015173Z weighted=False, 2025-05-07T21:03:10.0015395Z row_wise=False, 2025-05-07T21:03:10.0015610Z mixed=False, 2025-05-07T21:03:10.0015824Z use_cache=True, 2025-05-07T21:03:10.0016072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0016370Z use_cpu=True, 2025-05-07T21:03:10.0016605Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0016871Z ) 2025-05-07T21:03:10.0017110Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0017704Z self=, 2025-05-07T21:03:10.0018269Z compile=True, 2025-05-07T21:03:10.0018484Z T=3, 2025-05-07T21:03:10.0018670Z D=52, 2025-05-07T21:03:10.0018860Z B=126, 2025-05-07T21:03:10.0019054Z log_E=5, 2025-05-07T21:03:10.0019250Z L=16, 2025-05-07T21:03:10.0019445Z D_gradcheck=2, 2025-05-07T21:03:10.0019679Z stochastic_rounding=False, 2025-05-07T21:03:10.0019942Z weighted=False, 2025-05-07T21:03:10.0020167Z row_wise=True, 2025-05-07T21:03:10.0020380Z mixed=True, 2025-05-07T21:03:10.0020591Z use_cache=True, 2025-05-07T21:03:10.0020837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0021181Z use_cpu=True, 2025-05-07T21:03:10.0021426Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0021688Z ) 2025-05-07T21:03:10.0021924Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0022534Z self=, 2025-05-07T21:03:10.0023064Z compile=True, 2025-05-07T21:03:10.0023284Z T=4, 2025-05-07T21:03:10.0023470Z D=118, 2025-05-07T21:03:10.0023659Z B=114, 2025-05-07T21:03:10.0023852Z log_E=5, 2025-05-07T21:03:10.0024054Z L=0, 2025-05-07T21:03:10.0024246Z D_gradcheck=2, 2025-05-07T21:03:10.0024483Z stochastic_rounding=False, 2025-05-07T21:03:10.0024747Z weighted=True, 2025-05-07T21:03:10.0024964Z row_wise=True, 2025-05-07T21:03:10.0025177Z mixed=False, 2025-05-07T21:03:10.0025394Z use_cache=False, 2025-05-07T21:03:10.0025643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0025938Z use_cpu=True, 2025-05-07T21:03:10.0026185Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0026450Z ) 2025-05-07T21:03:10.0026690Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0027288Z self=, 2025-05-07T21:03:10.0027844Z compile=False, 2025-05-07T21:03:10.0028055Z T=3, 2025-05-07T21:03:10.0028245Z D=20, 2025-05-07T21:03:10.0028484Z B=28, 2025-05-07T21:03:10.0028670Z log_E=4, 2025-05-07T21:03:10.0028867Z L=11, 2025-05-07T21:03:10.0029061Z D_gradcheck=1, 2025-05-07T21:03:10.0029291Z stochastic_rounding=False, 2025-05-07T21:03:10.0029556Z weighted=False, 2025-05-07T21:03:10.0029777Z row_wise=True, 2025-05-07T21:03:10.0030058Z mixed=True, 2025-05-07T21:03:10.0030272Z use_cache=False, 2025-05-07T21:03:10.0030525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0030811Z use_cpu=True, 2025-05-07T21:03:10.0031051Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0031319Z ) 2025-05-07T21:03:10.0031549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0032159Z self=, 2025-05-07T21:03:10.0032694Z compile=False, 2025-05-07T21:03:10.0032908Z T=4, 2025-05-07T21:03:10.0033094Z D=85, 2025-05-07T21:03:10.0033331Z B=27, 2025-05-07T21:03:10.0033529Z log_E=5, 2025-05-07T21:03:10.0033727Z L=3, 2025-05-07T21:03:10.0033925Z D_gradcheck=2, 2025-05-07T21:03:10.0034158Z stochastic_rounding=False, 2025-05-07T21:03:10.0034417Z weighted=False, 2025-05-07T21:03:10.0034640Z row_wise=False, 2025-05-07T21:03:10.0034855Z mixed=True, 2025-05-07T21:03:10.0035068Z use_cache=True, 2025-05-07T21:03:10.0035308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0035598Z use_cpu=False, 2025-05-07T21:03:10.0035831Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0036376Z ) 2025-05-07T21:03:10.0241209Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0242803Z self=, 2025-05-07T21:03:10.0244304Z compile=True, 2025-05-07T21:03:10.0244778Z T=3, 2025-05-07T21:03:10.0245153Z D=4, 2025-05-07T21:03:10.0245516Z B=44, 2025-05-07T21:03:10.0245892Z log_E=3, 2025-05-07T21:03:10.0246294Z L=5, 2025-05-07T21:03:10.0246673Z D_gradcheck=1, 2025-05-07T21:03:10.0247134Z stochastic_rounding=False, 2025-05-07T21:03:10.0247649Z weighted=True, 2025-05-07T21:03:10.0248081Z row_wise=False, 2025-05-07T21:03:10.0248494Z mixed=True, 2025-05-07T21:03:10.0248911Z use_cache=False, 2025-05-07T21:03:10.0249413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0249898Z use_cpu=False, 2025-05-07T21:03:10.0250135Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0250399Z ) 2025-05-07T21:03:10.0250741Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0251355Z self=, 2025-05-07T21:03:10.0251893Z compile=False, 2025-05-07T21:03:10.0252102Z T=1, 2025-05-07T21:03:10.0252290Z D=72, 2025-05-07T21:03:10.0252477Z B=23, 2025-05-07T21:03:10.0252664Z log_E=5, 2025-05-07T21:03:10.0252859Z L=2, 2025-05-07T21:03:10.0253057Z D_gradcheck=2, 2025-05-07T21:03:10.0253286Z stochastic_rounding=False, 2025-05-07T21:03:10.0253545Z weighted=False, 2025-05-07T21:03:10.0253763Z row_wise=True, 2025-05-07T21:03:10.0253969Z mixed=False, 2025-05-07T21:03:10.0254185Z use_cache=False, 2025-05-07T21:03:10.0254438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0254805Z use_cpu=True, 2025-05-07T21:03:10.0255046Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0255312Z ) 2025-05-07T21:03:10.0255551Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0256162Z self=, 2025-05-07T21:03:10.0256702Z compile=True, 2025-05-07T21:03:10.0256912Z T=1, 2025-05-07T21:03:10.0257098Z D=91, 2025-05-07T21:03:10.0257285Z B=36, 2025-05-07T21:03:10.0257471Z log_E=5, 2025-05-07T21:03:10.0257663Z L=12, 2025-05-07T21:03:10.0257857Z D_gradcheck=2, 2025-05-07T21:03:10.0258165Z stochastic_rounding=True, 2025-05-07T21:03:10.0258423Z weighted=True, 2025-05-07T21:03:10.0258640Z row_wise=True, 2025-05-07T21:03:10.0258850Z mixed=True, 2025-05-07T21:03:10.0259065Z use_cache=True, 2025-05-07T21:03:10.0259310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0259598Z use_cpu=True, 2025-05-07T21:03:10.0259899Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0260166Z ) 2025-05-07T21:03:10.0260405Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0261016Z self=, 2025-05-07T21:03:10.0261570Z compile=False, 2025-05-07T21:03:10.0261779Z T=5, 2025-05-07T21:03:10.0261963Z D=13, 2025-05-07T21:03:10.0262148Z B=19, 2025-05-07T21:03:10.0262336Z log_E=5, 2025-05-07T21:03:10.0262533Z L=11, 2025-05-07T21:03:10.0262724Z D_gradcheck=1, 2025-05-07T21:03:10.0262954Z stochastic_rounding=True, 2025-05-07T21:03:10.0263282Z weighted=False, 2025-05-07T21:03:10.0263502Z row_wise=True, 2025-05-07T21:03:10.0263711Z mixed=False, 2025-05-07T21:03:10.0270515Z use_cache=False, 2025-05-07T21:03:10.0270783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0271081Z use_cpu=True, 2025-05-07T21:03:10.0271323Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0271592Z ) 2025-05-07T21:03:10.0271832Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0272437Z self=, 2025-05-07T21:03:10.0272975Z compile=True, 2025-05-07T21:03:10.0273193Z T=1, 2025-05-07T21:03:10.0273383Z D=114, 2025-05-07T21:03:10.0273573Z B=77, 2025-05-07T21:03:10.0273763Z log_E=5, 2025-05-07T21:03:10.0273953Z L=1, 2025-05-07T21:03:10.0274150Z D_gradcheck=1, 2025-05-07T21:03:10.0274382Z stochastic_rounding=True, 2025-05-07T21:03:10.0274639Z weighted=False, 2025-05-07T21:03:10.0274863Z row_wise=False, 2025-05-07T21:03:10.0275073Z mixed=True, 2025-05-07T21:03:10.0275281Z use_cache=False, 2025-05-07T21:03:10.0275532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0275822Z use_cpu=True, 2025-05-07T21:03:10.0276057Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0276318Z ) 2025-05-07T21:03:10.0276557Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0277156Z self=, 2025-05-07T21:03:10.0277784Z compile=False, 2025-05-07T21:03:10.0277996Z T=1, 2025-05-07T21:03:10.0278183Z D=60, 2025-05-07T21:03:10.0278369Z B=75, 2025-05-07T21:03:10.0278563Z log_E=5, 2025-05-07T21:03:10.0278759Z L=3, 2025-05-07T21:03:10.0278946Z D_gradcheck=1, 2025-05-07T21:03:10.0279182Z stochastic_rounding=False, 2025-05-07T21:03:10.0279440Z weighted=False, 2025-05-07T21:03:10.0279655Z row_wise=False, 2025-05-07T21:03:10.0279878Z mixed=False, 2025-05-07T21:03:10.0280094Z use_cache=True, 2025-05-07T21:03:10.0280330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0280621Z use_cpu=False, 2025-05-07T21:03:10.0280856Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0281118Z ) 2025-05-07T21:03:10.0281387Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0281994Z self=, 2025-05-07T21:03:10.0282548Z compile=True, 2025-05-07T21:03:10.0282759Z T=3, 2025-05-07T21:03:10.0282948Z D=110, 2025-05-07T21:03:10.0283134Z B=36, 2025-05-07T21:03:10.0283318Z log_E=3, 2025-05-07T21:03:10.0283512Z L=6, 2025-05-07T21:03:10.0283701Z D_gradcheck=2, 2025-05-07T21:03:10.0283932Z stochastic_rounding=False, 2025-05-07T21:03:10.0284194Z weighted=True, 2025-05-07T21:03:10.0284405Z row_wise=True, 2025-05-07T21:03:10.0284612Z mixed=False, 2025-05-07T21:03:10.0284876Z use_cache=True, 2025-05-07T21:03:10.0285113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0285405Z use_cpu=True, 2025-05-07T21:03:10.0285640Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0285900Z ) 2025-05-07T21:03:10.0286137Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0286786Z self=, 2025-05-07T21:03:10.0287318Z compile=True, 2025-05-07T21:03:10.0287525Z T=4, 2025-05-07T21:03:10.0287709Z D=43, 2025-05-07T21:03:10.0287896Z B=98, 2025-05-07T21:03:10.0288086Z log_E=5, 2025-05-07T21:03:10.0288282Z L=5, 2025-05-07T21:03:10.0288473Z D_gradcheck=1, 2025-05-07T21:03:10.0288707Z stochastic_rounding=True, 2025-05-07T21:03:10.0288969Z weighted=True, 2025-05-07T21:03:10.0289182Z row_wise=False, 2025-05-07T21:03:10.0289394Z mixed=True, 2025-05-07T21:03:10.0289608Z use_cache=False, 2025-05-07T21:03:10.0289905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0290195Z use_cpu=True, 2025-05-07T21:03:10.0290435Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0290698Z ) 2025-05-07T21:03:10.0290932Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0291533Z self=, 2025-05-07T21:03:10.0292072Z compile=True, 2025-05-07T21:03:10.0292280Z T=4, 2025-05-07T21:03:10.0292469Z D=116, 2025-05-07T21:03:10.0292661Z B=86, 2025-05-07T21:03:10.0292849Z log_E=4, 2025-05-07T21:03:10.0293052Z L=4, 2025-05-07T21:03:10.0293245Z D_gradcheck=2, 2025-05-07T21:03:10.0293476Z stochastic_rounding=False, 2025-05-07T21:03:10.0293735Z weighted=True, 2025-05-07T21:03:10.0293949Z row_wise=True, 2025-05-07T21:03:10.0294154Z mixed=True, 2025-05-07T21:03:10.0294364Z use_cache=True, 2025-05-07T21:03:10.0294608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0294988Z use_cpu=True, 2025-05-07T21:03:10.0295223Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0295488Z ) 2025-05-07T21:03:10.0295724Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0296311Z self=, 2025-05-07T21:03:10.0296851Z compile=False, 2025-05-07T21:03:10.0297060Z T=2, 2025-05-07T21:03:10.0297242Z D=27, 2025-05-07T21:03:10.0297428Z B=23, 2025-05-07T21:03:10.0297621Z log_E=4, 2025-05-07T21:03:10.0297861Z L=15, 2025-05-07T21:03:10.0298057Z D_gradcheck=2, 2025-05-07T21:03:10.0298287Z stochastic_rounding=True, 2025-05-07T21:03:10.0298546Z weighted=True, 2025-05-07T21:03:10.0298764Z row_wise=False, 2025-05-07T21:03:10.0298980Z mixed=True, 2025-05-07T21:03:10.0299189Z use_cache=False, 2025-05-07T21:03:10.0299470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0299777Z use_cpu=True, 2025-05-07T21:03:10.0300014Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0300278Z ) 2025-05-07T21:03:10.0300514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0301125Z self=, 2025-05-07T21:03:10.0301660Z compile=True, 2025-05-07T21:03:10.0301875Z T=2, 2025-05-07T21:03:10.0302062Z D=28, 2025-05-07T21:03:10.0302252Z B=119, 2025-05-07T21:03:10.0302440Z log_E=5, 2025-05-07T21:03:10.0302633Z L=18, 2025-05-07T21:03:10.0302827Z D_gradcheck=1, 2025-05-07T21:03:10.0303061Z stochastic_rounding=False, 2025-05-07T21:03:10.0303323Z weighted=True, 2025-05-07T21:03:10.0303538Z row_wise=True, 2025-05-07T21:03:10.0303747Z mixed=False, 2025-05-07T21:03:10.0303958Z use_cache=True, 2025-05-07T21:03:10.0304199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0304487Z use_cpu=True, 2025-05-07T21:03:10.0304730Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0305040Z ) 2025-05-07T21:03:10.0305277Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0305867Z self=, 2025-05-07T21:03:10.0306396Z compile=True, 2025-05-07T21:03:10.0306605Z T=3, 2025-05-07T21:03:10.0306832Z D=45, 2025-05-07T21:03:10.0307018Z B=74, 2025-05-07T21:03:10.0307205Z log_E=3, 2025-05-07T21:03:10.0307398Z L=4, 2025-05-07T21:03:10.0307587Z D_gradcheck=1, 2025-05-07T21:03:10.0307820Z stochastic_rounding=False, 2025-05-07T21:03:10.0308082Z weighted=True, 2025-05-07T21:03:10.0308300Z row_wise=False, 2025-05-07T21:03:10.0308513Z mixed=False, 2025-05-07T21:03:10.0308730Z use_cache=True, 2025-05-07T21:03:10.0308972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0309262Z use_cpu=False, 2025-05-07T21:03:10.0309498Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0309856Z ) 2025-05-07T21:03:10.0310093Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0310700Z self=, 2025-05-07T21:03:10.0311236Z compile=True, 2025-05-07T21:03:10.0311443Z T=5, 2025-05-07T21:03:10.0311633Z D=59, 2025-05-07T21:03:10.0311823Z B=110, 2025-05-07T21:03:10.0312009Z log_E=3, 2025-05-07T21:03:10.0312204Z L=8, 2025-05-07T21:03:10.0312395Z D_gradcheck=1, 2025-05-07T21:03:10.0312625Z stochastic_rounding=True, 2025-05-07T21:03:10.0312889Z weighted=True, 2025-05-07T21:03:10.0313107Z row_wise=False, 2025-05-07T21:03:10.0313316Z mixed=True, 2025-05-07T21:03:10.0313528Z use_cache=False, 2025-05-07T21:03:10.0313780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0314066Z use_cpu=True, 2025-05-07T21:03:10.0314298Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0314560Z ) 2025-05-07T21:03:10.0314798Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0315402Z self=, 2025-05-07T21:03:10.0315940Z compile=True, 2025-05-07T21:03:10.0316152Z T=1, 2025-05-07T21:03:10.0316339Z D=57, 2025-05-07T21:03:10.0316526Z B=107, 2025-05-07T21:03:10.0316716Z log_E=5, 2025-05-07T21:03:10.0316914Z L=3, 2025-05-07T21:03:10.0317106Z D_gradcheck=1, 2025-05-07T21:03:10.0317334Z stochastic_rounding=True, 2025-05-07T21:03:10.0317597Z weighted=True, 2025-05-07T21:03:10.0317859Z row_wise=True, 2025-05-07T21:03:10.0318071Z mixed=False, 2025-05-07T21:03:10.0318284Z use_cache=False, 2025-05-07T21:03:10.0318533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0318818Z use_cpu=True, 2025-05-07T21:03:10.0319052Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0319313Z ) 2025-05-07T21:03:10.0319546Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0320157Z self=, 2025-05-07T21:03:10.0320693Z compile=True, 2025-05-07T21:03:10.0320900Z T=3, 2025-05-07T21:03:10.0321088Z D=57, 2025-05-07T21:03:10.0321274Z B=23, 2025-05-07T21:03:10.0321460Z log_E=4, 2025-05-07T21:03:10.0321653Z L=19, 2025-05-07T21:03:10.0321849Z D_gradcheck=2, 2025-05-07T21:03:10.0322077Z stochastic_rounding=True, 2025-05-07T21:03:10.0322333Z weighted=False, 2025-05-07T21:03:10.0322551Z row_wise=False, 2025-05-07T21:03:10.0322765Z mixed=False, 2025-05-07T21:03:10.0322974Z use_cache=True, 2025-05-07T21:03:10.0323218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0323508Z use_cpu=False, 2025-05-07T21:03:10.0323740Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0323999Z ) 2025-05-07T21:03:10.0324233Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0324820Z self=, 2025-05-07T21:03:10.0325452Z compile=True, 2025-05-07T21:03:10.0325660Z T=1, 2025-05-07T21:03:10.0325842Z D=14, 2025-05-07T21:03:10.0326027Z B=19, 2025-05-07T21:03:10.0326213Z log_E=4, 2025-05-07T21:03:10.0326403Z L=18, 2025-05-07T21:03:10.0326597Z D_gradcheck=2, 2025-05-07T21:03:10.0326872Z stochastic_rounding=False, 2025-05-07T21:03:10.0327129Z weighted=True, 2025-05-07T21:03:10.0327343Z row_wise=True, 2025-05-07T21:03:10.0327550Z mixed=True, 2025-05-07T21:03:10.0327762Z use_cache=False, 2025-05-07T21:03:10.0328014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0328308Z use_cpu=False, 2025-05-07T21:03:10.0328547Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0328807Z ) 2025-05-07T21:03:10.0329045Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0329734Z self=, 2025-05-07T21:03:10.0330269Z compile=True, 2025-05-07T21:03:10.0330478Z T=5, 2025-05-07T21:03:10.0330667Z D=73, 2025-05-07T21:03:10.0330849Z B=79, 2025-05-07T21:03:10.0331034Z log_E=4, 2025-05-07T21:03:10.0331227Z L=3, 2025-05-07T21:03:10.0331417Z D_gradcheck=2, 2025-05-07T21:03:10.0331646Z stochastic_rounding=True, 2025-05-07T21:03:10.0331904Z weighted=True, 2025-05-07T21:03:10.0332116Z row_wise=False, 2025-05-07T21:03:10.0332329Z mixed=True, 2025-05-07T21:03:10.0332539Z use_cache=True, 2025-05-07T21:03:10.0332780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0333070Z use_cpu=False, 2025-05-07T21:03:10.0333305Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0333562Z ) 2025-05-07T21:03:10.0333798Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0334388Z self=, 2025-05-07T21:03:10.0334996Z compile=False, 2025-05-07T21:03:10.0335204Z T=2, 2025-05-07T21:03:10.0335390Z D=14, 2025-05-07T21:03:10.0335577Z B=119, 2025-05-07T21:03:10.0335762Z log_E=4, 2025-05-07T21:03:10.0336222Z L=3, 2025-05-07T21:03:10.0336419Z D_gradcheck=2, 2025-05-07T21:03:10.0336645Z stochastic_rounding=True, 2025-05-07T21:03:10.0336907Z weighted=False, 2025-05-07T21:03:10.0337129Z row_wise=False, 2025-05-07T21:03:10.0337338Z mixed=False, 2025-05-07T21:03:10.0337553Z use_cache=False, 2025-05-07T21:03:10.0337807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0338178Z use_cpu=False, 2025-05-07T21:03:10.0338418Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0338679Z ) 2025-05-07T21:03:10.0546520Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0547440Z self=, 2025-05-07T21:03:10.0548207Z compile=False, 2025-05-07T21:03:10.0548510Z T=5, 2025-05-07T21:03:10.0548778Z D=46, 2025-05-07T21:03:10.0549044Z B=128, 2025-05-07T21:03:10.0549315Z log_E=4, 2025-05-07T21:03:10.0549598Z L=15, 2025-05-07T21:03:10.0549871Z D_gradcheck=1, 2025-05-07T21:03:10.0550109Z stochastic_rounding=False, 2025-05-07T21:03:10.0550370Z weighted=True, 2025-05-07T21:03:10.0550588Z row_wise=True, 2025-05-07T21:03:10.0550803Z mixed=False, 2025-05-07T21:03:10.0551018Z use_cache=False, 2025-05-07T21:03:10.0551267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0551554Z use_cpu=True, 2025-05-07T21:03:10.0551793Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0552052Z ) 2025-05-07T21:03:10.0552288Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0552881Z self=, 2025-05-07T21:03:10.0553411Z compile=False, 2025-05-07T21:03:10.0553619Z T=1, 2025-05-07T21:03:10.0553804Z D=15, 2025-05-07T21:03:10.0554105Z B=112, 2025-05-07T21:03:10.0554292Z log_E=3, 2025-05-07T21:03:10.0554488Z L=17, 2025-05-07T21:03:10.0554678Z D_gradcheck=1, 2025-05-07T21:03:10.0554907Z stochastic_rounding=False, 2025-05-07T21:03:10.0555164Z weighted=True, 2025-05-07T21:03:10.0555376Z row_wise=True, 2025-05-07T21:03:10.0555644Z mixed=True, 2025-05-07T21:03:10.0555852Z use_cache=True, 2025-05-07T21:03:10.0556094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0556382Z use_cpu=True, 2025-05-07T21:03:10.0556616Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0556885Z ) 2025-05-07T21:03:10.0557119Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0557702Z self=, 2025-05-07T21:03:10.0558258Z compile=False, 2025-05-07T21:03:10.0558464Z T=1, 2025-05-07T21:03:10.0558654Z D=24, 2025-05-07T21:03:10.0558839Z B=77, 2025-05-07T21:03:10.0559093Z log_E=4, 2025-05-07T21:03:10.0559308Z L=9, 2025-05-07T21:03:10.0559530Z D_gradcheck=2, 2025-05-07T21:03:10.0559756Z stochastic_rounding=True, 2025-05-07T21:03:10.0560011Z weighted=True, 2025-05-07T21:03:10.0560225Z row_wise=True, 2025-05-07T21:03:10.0560430Z mixed=False, 2025-05-07T21:03:10.0560645Z use_cache=False, 2025-05-07T21:03:10.0560899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0561184Z use_cpu=True, 2025-05-07T21:03:10.0561421Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0561682Z ) 2025-05-07T21:03:10.0561921Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0562517Z self=, 2025-05-07T21:03:10.0563052Z compile=True, 2025-05-07T21:03:10.0563260Z T=3, 2025-05-07T21:03:10.0563442Z D=105, 2025-05-07T21:03:10.0563630Z B=38, 2025-05-07T21:03:10.0563820Z log_E=5, 2025-05-07T21:03:10.0564016Z L=15, 2025-05-07T21:03:10.0564209Z D_gradcheck=1, 2025-05-07T21:03:10.0564437Z stochastic_rounding=False, 2025-05-07T21:03:10.0564691Z weighted=True, 2025-05-07T21:03:10.0564907Z row_wise=False, 2025-05-07T21:03:10.0565118Z mixed=False, 2025-05-07T21:03:10.0565327Z use_cache=True, 2025-05-07T21:03:10.0565567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0565855Z use_cpu=True, 2025-05-07T21:03:10.0566090Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0566351Z ) 2025-05-07T21:03:10.0566654Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0567241Z self=, 2025-05-07T21:03:10.0567771Z compile=True, 2025-05-07T21:03:10.0567979Z T=2, 2025-05-07T21:03:10.0568172Z D=19, 2025-05-07T21:03:10.0568355Z B=86, 2025-05-07T21:03:10.0568540Z log_E=5, 2025-05-07T21:03:10.0568732Z L=14, 2025-05-07T21:03:10.0568927Z D_gradcheck=2, 2025-05-07T21:03:10.0569153Z stochastic_rounding=True, 2025-05-07T21:03:10.0569410Z weighted=False, 2025-05-07T21:03:10.0569656Z row_wise=False, 2025-05-07T21:03:10.0569866Z mixed=False, 2025-05-07T21:03:10.0570076Z use_cache=True, 2025-05-07T21:03:10.0570320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0570610Z use_cpu=True, 2025-05-07T21:03:10.0570841Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0571102Z ) 2025-05-07T21:03:10.0571343Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0571930Z self=, 2025-05-07T21:03:10.0572468Z compile=False, 2025-05-07T21:03:10.0572677Z T=5, 2025-05-07T21:03:10.0572858Z D=25, 2025-05-07T21:03:10.0573042Z B=60, 2025-05-07T21:03:10.0573228Z log_E=3, 2025-05-07T21:03:10.0573418Z L=18, 2025-05-07T21:03:10.0573507Z D_gradcheck=1, 2025-05-07T21:03:10.0573661Z stochastic_rounding=True, 2025-05-07T21:03:10.0573747Z weighted=False, 2025-05-07T21:03:10.0573835Z row_wise=True, 2025-05-07T21:03:10.0573918Z mixed=True, 2025-05-07T21:03:10.0574005Z use_cache=False, 2025-05-07T21:03:10.0574119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0574205Z use_cpu=True, 2025-05-07T21:03:10.0574359Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0574436Z ) 2025-05-07T21:03:10.0574573Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0575024Z self=, 2025-05-07T21:03:10.0575111Z compile=True, 2025-05-07T21:03:10.0575192Z T=1, 2025-05-07T21:03:10.0575275Z D=43, 2025-05-07T21:03:10.0575357Z B=1, 2025-05-07T21:03:10.0575437Z log_E=3, 2025-05-07T21:03:10.0575520Z L=20, 2025-05-07T21:03:10.0575606Z D_gradcheck=1, 2025-05-07T21:03:10.0575706Z stochastic_rounding=True, 2025-05-07T21:03:10.0575845Z weighted=False, 2025-05-07T21:03:10.0575931Z row_wise=False, 2025-05-07T21:03:10.0576017Z mixed=False, 2025-05-07T21:03:10.0576100Z use_cache=True, 2025-05-07T21:03:10.0576211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0576300Z use_cpu=True, 2025-05-07T21:03:10.0576407Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0576485Z ) 2025-05-07T21:03:10.0576626Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0576983Z self=, 2025-05-07T21:03:10.0577072Z compile=False, 2025-05-07T21:03:10.0577153Z T=3, 2025-05-07T21:03:10.0577230Z D=76, 2025-05-07T21:03:10.0577309Z B=48, 2025-05-07T21:03:10.0577393Z log_E=3, 2025-05-07T21:03:10.0577471Z L=3, 2025-05-07T21:03:10.0577557Z D_gradcheck=1, 2025-05-07T21:03:10.0577660Z stochastic_rounding=True, 2025-05-07T21:03:10.0577745Z weighted=True, 2025-05-07T21:03:10.0577837Z row_wise=False, 2025-05-07T21:03:10.0577919Z mixed=True, 2025-05-07T21:03:10.0578003Z use_cache=False, 2025-05-07T21:03:10.0578121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0578209Z use_cpu=True, 2025-05-07T21:03:10.0578317Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0585053Z ) 2025-05-07T21:03:10.0585230Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0585610Z self=, 2025-05-07T21:03:10.0585699Z compile=False, 2025-05-07T21:03:10.0585852Z T=1, 2025-05-07T21:03:10.0585934Z D=69, 2025-05-07T21:03:10.0586011Z B=41, 2025-05-07T21:03:10.0586095Z log_E=4, 2025-05-07T21:03:10.0586173Z L=8, 2025-05-07T21:03:10.0586259Z D_gradcheck=1, 2025-05-07T21:03:10.0586365Z stochastic_rounding=False, 2025-05-07T21:03:10.0586451Z weighted=False, 2025-05-07T21:03:10.0586536Z row_wise=False, 2025-05-07T21:03:10.0586631Z mixed=True, 2025-05-07T21:03:10.0586720Z use_cache=False, 2025-05-07T21:03:10.0586834Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0586920Z use_cpu=True, 2025-05-07T21:03:10.0587026Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0587105Z ) 2025-05-07T21:03:10.0587250Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0587613Z self=, 2025-05-07T21:03:10.0587706Z compile=True, 2025-05-07T21:03:10.0587783Z T=2, 2025-05-07T21:03:10.0587865Z D=126, 2025-05-07T21:03:10.0587946Z B=24, 2025-05-07T21:03:10.0588027Z log_E=4, 2025-05-07T21:03:10.0588104Z L=6, 2025-05-07T21:03:10.0588192Z D_gradcheck=1, 2025-05-07T21:03:10.0588291Z stochastic_rounding=True, 2025-05-07T21:03:10.0588376Z weighted=True, 2025-05-07T21:03:10.0588462Z row_wise=True, 2025-05-07T21:03:10.0588542Z mixed=True, 2025-05-07T21:03:10.0588675Z use_cache=True, 2025-05-07T21:03:10.0588791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0588873Z use_cpu=True, 2025-05-07T21:03:10.0588978Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0589058Z ) 2025-05-07T21:03:10.0589195Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0589551Z self=, 2025-05-07T21:03:10.0589680Z compile=True, 2025-05-07T21:03:10.0589765Z T=4, 2025-05-07T21:03:10.0589847Z D=56, 2025-05-07T21:03:10.0589929Z B=42, 2025-05-07T21:03:10.0590008Z log_E=4, 2025-05-07T21:03:10.0590095Z L=15, 2025-05-07T21:03:10.0590181Z D_gradcheck=1, 2025-05-07T21:03:10.0590279Z stochastic_rounding=True, 2025-05-07T21:03:10.0590368Z weighted=False, 2025-05-07T21:03:10.0590454Z row_wise=False, 2025-05-07T21:03:10.0590535Z mixed=False, 2025-05-07T21:03:10.0590625Z use_cache=False, 2025-05-07T21:03:10.0590783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0590870Z use_cpu=True, 2025-05-07T21:03:10.0590983Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0591064Z ) 2025-05-07T21:03:10.0591204Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0591557Z self=, 2025-05-07T21:03:10.0591643Z compile=True, 2025-05-07T21:03:10.0591724Z T=3, 2025-05-07T21:03:10.0591804Z D=99, 2025-05-07T21:03:10.0591883Z B=122, 2025-05-07T21:03:10.0591967Z log_E=3, 2025-05-07T21:03:10.0592045Z L=14, 2025-05-07T21:03:10.0592130Z D_gradcheck=2, 2025-05-07T21:03:10.0592232Z stochastic_rounding=False, 2025-05-07T21:03:10.0592318Z weighted=False, 2025-05-07T21:03:10.0592403Z row_wise=True, 2025-05-07T21:03:10.0592490Z mixed=True, 2025-05-07T21:03:10.0592577Z use_cache=True, 2025-05-07T21:03:10.0592693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0592778Z use_cpu=True, 2025-05-07T21:03:10.0592881Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0592961Z ) 2025-05-07T21:03:10.0593097Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0593462Z self=, 2025-05-07T21:03:10.0593553Z compile=True, 2025-05-07T21:03:10.0593630Z T=2, 2025-05-07T21:03:10.0593706Z D=76, 2025-05-07T21:03:10.0593787Z B=28, 2025-05-07T21:03:10.0593868Z log_E=4, 2025-05-07T21:03:10.0593945Z L=6, 2025-05-07T21:03:10.0594109Z D_gradcheck=1, 2025-05-07T21:03:10.0594211Z stochastic_rounding=False, 2025-05-07T21:03:10.0594296Z weighted=True, 2025-05-07T21:03:10.0594383Z row_wise=False, 2025-05-07T21:03:10.0594466Z mixed=True, 2025-05-07T21:03:10.0594556Z use_cache=True, 2025-05-07T21:03:10.0594666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0594750Z use_cpu=True, 2025-05-07T21:03:10.0594861Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0594937Z ) 2025-05-07T21:03:10.0595074Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0595439Z self=, 2025-05-07T21:03:10.0595523Z compile=True, 2025-05-07T21:03:10.0595602Z T=5, 2025-05-07T21:03:10.0595682Z D=24, 2025-05-07T21:03:10.0595761Z B=20, 2025-05-07T21:03:10.0595840Z log_E=3, 2025-05-07T21:03:10.0595923Z L=19, 2025-05-07T21:03:10.0596008Z D_gradcheck=1, 2025-05-07T21:03:10.0596111Z stochastic_rounding=False, 2025-05-07T21:03:10.0596200Z weighted=False, 2025-05-07T21:03:10.0596284Z row_wise=True, 2025-05-07T21:03:10.0596370Z mixed=False, 2025-05-07T21:03:10.0596454Z use_cache=True, 2025-05-07T21:03:10.0596564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0596648Z use_cpu=True, 2025-05-07T21:03:10.0596754Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0596877Z ) 2025-05-07T21:03:10.0597016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0597380Z self=, 2025-05-07T21:03:10.0597466Z compile=False, 2025-05-07T21:03:10.0597552Z T=3, 2025-05-07T21:03:10.0597672Z D=50, 2025-05-07T21:03:10.0597752Z B=16, 2025-05-07T21:03:10.0597834Z log_E=5, 2025-05-07T21:03:10.0597913Z L=4, 2025-05-07T21:03:10.0598002Z D_gradcheck=2, 2025-05-07T21:03:10.0598105Z stochastic_rounding=False, 2025-05-07T21:03:10.0598189Z weighted=True, 2025-05-07T21:03:10.0598275Z row_wise=False, 2025-05-07T21:03:10.0598356Z mixed=True, 2025-05-07T21:03:10.0598440Z use_cache=True, 2025-05-07T21:03:10.0598552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0598634Z use_cpu=True, 2025-05-07T21:03:10.0598738Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0598820Z ) 2025-05-07T21:03:10.0599083Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0599449Z self=, 2025-05-07T21:03:10.0599538Z compile=False, 2025-05-07T21:03:10.0599615Z T=5, 2025-05-07T21:03:10.0599699Z D=50, 2025-05-07T21:03:10.0599780Z B=21, 2025-05-07T21:03:10.0599859Z log_E=3, 2025-05-07T21:03:10.0599941Z L=18, 2025-05-07T21:03:10.0600025Z D_gradcheck=1, 2025-05-07T21:03:10.0600124Z stochastic_rounding=False, 2025-05-07T21:03:10.0600213Z weighted=True, 2025-05-07T21:03:10.0600299Z row_wise=False, 2025-05-07T21:03:10.0600381Z mixed=True, 2025-05-07T21:03:10.0600469Z use_cache=False, 2025-05-07T21:03:10.0600579Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0600664Z use_cpu=False, 2025-05-07T21:03:10.0600771Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0600846Z ) 2025-05-07T21:03:10.0600985Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0601346Z self=, 2025-05-07T21:03:10.0601430Z compile=True, 2025-05-07T21:03:10.0601509Z T=5, 2025-05-07T21:03:10.0601586Z D=82, 2025-05-07T21:03:10.0601666Z B=41, 2025-05-07T21:03:10.0601748Z log_E=3, 2025-05-07T21:03:10.0601829Z L=13, 2025-05-07T21:03:10.0601914Z D_gradcheck=2, 2025-05-07T21:03:10.0602015Z stochastic_rounding=True, 2025-05-07T21:03:10.0602100Z weighted=True, 2025-05-07T21:03:10.0602227Z row_wise=True, 2025-05-07T21:03:10.0602316Z mixed=False, 2025-05-07T21:03:10.0602402Z use_cache=True, 2025-05-07T21:03:10.0602514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0602601Z use_cpu=False, 2025-05-07T21:03:10.0602708Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0602783Z ) 2025-05-07T21:03:10.0602924Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0603282Z self=, 2025-05-07T21:03:10.0603375Z compile=False, 2025-05-07T21:03:10.0603454Z T=2, 2025-05-07T21:03:10.0603531Z D=104, 2025-05-07T21:03:10.0603610Z B=43, 2025-05-07T21:03:10.0603688Z log_E=5, 2025-05-07T21:03:10.0603764Z L=0, 2025-05-07T21:03:10.0603855Z D_gradcheck=1, 2025-05-07T21:03:10.0603952Z stochastic_rounding=True, 2025-05-07T21:03:10.0604041Z weighted=True, 2025-05-07T21:03:10.0604127Z row_wise=True, 2025-05-07T21:03:10.0604208Z mixed=True, 2025-05-07T21:03:10.0604296Z use_cache=True, 2025-05-07T21:03:10.0604409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0604494Z use_cpu=False, 2025-05-07T21:03:10.0604599Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0604677Z ) 2025-05-07T21:03:10.0852798Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0853600Z self=, 2025-05-07T21:03:10.0853906Z compile=False, 2025-05-07T21:03:10.0854038Z T=3, 2025-05-07T21:03:10.0854169Z D=105, 2025-05-07T21:03:10.0854291Z B=74, 2025-05-07T21:03:10.0854419Z log_E=4, 2025-05-07T21:03:10.0854541Z L=6, 2025-05-07T21:03:10.0854872Z D_gradcheck=2, 2025-05-07T21:03:10.0855234Z stochastic_rounding=False, 2025-05-07T21:03:10.0855369Z weighted=True, 2025-05-07T21:03:10.0855506Z row_wise=False, 2025-05-07T21:03:10.0855642Z mixed=True, 2025-05-07T21:03:10.0855771Z use_cache=True, 2025-05-07T21:03:10.0855955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0856077Z use_cpu=False, 2025-05-07T21:03:10.0856225Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0856345Z ) 2025-05-07T21:03:10.0856534Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0857066Z self=, 2025-05-07T21:03:10.0857162Z compile=True, 2025-05-07T21:03:10.0857241Z T=2, 2025-05-07T21:03:10.0857322Z D=36, 2025-05-07T21:03:10.0857402Z B=29, 2025-05-07T21:03:10.0857480Z log_E=3, 2025-05-07T21:03:10.0857557Z L=7, 2025-05-07T21:03:10.0857645Z D_gradcheck=2, 2025-05-07T21:03:10.0857743Z stochastic_rounding=True, 2025-05-07T21:03:10.0857831Z weighted=True, 2025-05-07T21:03:10.0857918Z row_wise=True, 2025-05-07T21:03:10.0858002Z mixed=False, 2025-05-07T21:03:10.0858092Z use_cache=False, 2025-05-07T21:03:10.0858206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0858292Z use_cpu=True, 2025-05-07T21:03:10.0858401Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0858481Z ) 2025-05-07T21:03:10.0858617Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0858976Z self=, 2025-05-07T21:03:10.0859061Z compile=True, 2025-05-07T21:03:10.0859149Z T=2, 2025-05-07T21:03:10.0859251Z D=39, 2025-05-07T21:03:10.0859334Z B=53, 2025-05-07T21:03:10.0859431Z log_E=5, 2025-05-07T21:03:10.0859515Z L=5, 2025-05-07T21:03:10.0859605Z D_gradcheck=1, 2025-05-07T21:03:10.0859709Z stochastic_rounding=False, 2025-05-07T21:03:10.0859795Z weighted=False, 2025-05-07T21:03:10.0859880Z row_wise=False, 2025-05-07T21:03:10.0859965Z mixed=False, 2025-05-07T21:03:10.0860049Z use_cache=False, 2025-05-07T21:03:10.0860159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0860323Z use_cpu=True, 2025-05-07T21:03:10.0860429Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0860508Z ) 2025-05-07T21:03:10.0860648Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0861012Z self=, 2025-05-07T21:03:10.0861100Z compile=True, 2025-05-07T21:03:10.0861183Z T=4, 2025-05-07T21:03:10.0861263Z D=30, 2025-05-07T21:03:10.0861341Z B=110, 2025-05-07T21:03:10.0861422Z log_E=3, 2025-05-07T21:03:10.0861501Z L=19, 2025-05-07T21:03:10.0861594Z D_gradcheck=1, 2025-05-07T21:03:10.0861691Z stochastic_rounding=True, 2025-05-07T21:03:10.0861776Z weighted=False, 2025-05-07T21:03:10.0861865Z row_wise=False, 2025-05-07T21:03:10.0861951Z mixed=False, 2025-05-07T21:03:10.0862037Z use_cache=True, 2025-05-07T21:03:10.0862153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0862237Z use_cpu=False, 2025-05-07T21:03:10.0862345Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0862424Z ) 2025-05-07T21:03:10.0862559Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0862910Z self=, 2025-05-07T21:03:10.0862999Z compile=False, 2025-05-07T21:03:10.0863076Z T=1, 2025-05-07T21:03:10.0863160Z D=110, 2025-05-07T21:03:10.0863291Z B=86, 2025-05-07T21:03:10.0863369Z log_E=4, 2025-05-07T21:03:10.0863452Z L=14, 2025-05-07T21:03:10.0863537Z D_gradcheck=2, 2025-05-07T21:03:10.0863635Z stochastic_rounding=True, 2025-05-07T21:03:10.0863723Z weighted=True, 2025-05-07T21:03:10.0863806Z row_wise=True, 2025-05-07T21:03:10.0863888Z mixed=False, 2025-05-07T21:03:10.0864015Z use_cache=False, 2025-05-07T21:03:10.0864126Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0864211Z use_cpu=False, 2025-05-07T21:03:10.0864317Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0864395Z ) 2025-05-07T21:03:10.0864532Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0864894Z self=, 2025-05-07T21:03:10.0864983Z compile=False, 2025-05-07T21:03:10.0865069Z T=3, 2025-05-07T21:03:10.0865149Z D=70, 2025-05-07T21:03:10.0865225Z B=29, 2025-05-07T21:03:10.0865354Z log_E=4, 2025-05-07T21:03:10.0865435Z L=20, 2025-05-07T21:03:10.0865520Z D_gradcheck=1, 2025-05-07T21:03:10.0865623Z stochastic_rounding=True, 2025-05-07T21:03:10.0865709Z weighted=False, 2025-05-07T21:03:10.0865793Z row_wise=False, 2025-05-07T21:03:10.0865881Z mixed=False, 2025-05-07T21:03:10.0865967Z use_cache=True, 2025-05-07T21:03:10.0866080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0866168Z use_cpu=False, 2025-05-07T21:03:10.0866272Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0866349Z ) 2025-05-07T21:03:10.0866493Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0866846Z self=, 2025-05-07T21:03:10.0866939Z compile=False, 2025-05-07T21:03:10.0867017Z T=3, 2025-05-07T21:03:10.0867094Z D=91, 2025-05-07T21:03:10.0867179Z B=61, 2025-05-07T21:03:10.0867258Z log_E=3, 2025-05-07T21:03:10.0867340Z L=16, 2025-05-07T21:03:10.0867427Z D_gradcheck=2, 2025-05-07T21:03:10.0867525Z stochastic_rounding=True, 2025-05-07T21:03:10.0867611Z weighted=True, 2025-05-07T21:03:10.0867702Z row_wise=False, 2025-05-07T21:03:10.0867785Z mixed=False, 2025-05-07T21:03:10.0867869Z use_cache=True, 2025-05-07T21:03:10.0867984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0868077Z use_cpu=False, 2025-05-07T21:03:10.0868183Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0868264Z ) 2025-05-07T21:03:10.0868447Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0868806Z self=, 2025-05-07T21:03:10.0868892Z compile=False, 2025-05-07T21:03:10.0868969Z T=5, 2025-05-07T21:03:10.0869048Z D=51, 2025-05-07T21:03:10.0869129Z B=101, 2025-05-07T21:03:10.0869210Z log_E=4, 2025-05-07T21:03:10.0869294Z L=2, 2025-05-07T21:03:10.0869384Z D_gradcheck=1, 2025-05-07T21:03:10.0869484Z stochastic_rounding=True, 2025-05-07T21:03:10.0869575Z weighted=False, 2025-05-07T21:03:10.0869660Z row_wise=False, 2025-05-07T21:03:10.0869741Z mixed=True, 2025-05-07T21:03:10.0869832Z use_cache=False, 2025-05-07T21:03:10.0869942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0870035Z use_cpu=False, 2025-05-07T21:03:10.0870138Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0870214Z ) 2025-05-07T21:03:10.0870354Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0870714Z self=, 2025-05-07T21:03:10.0870799Z compile=True, 2025-05-07T21:03:10.0870884Z T=1, 2025-05-07T21:03:10.0870960Z D=102, 2025-05-07T21:03:10.0871038Z B=117, 2025-05-07T21:03:10.0871130Z log_E=3, 2025-05-07T21:03:10.0871209Z L=10, 2025-05-07T21:03:10.0871296Z D_gradcheck=2, 2025-05-07T21:03:10.0871451Z stochastic_rounding=False, 2025-05-07T21:03:10.0871538Z weighted=False, 2025-05-07T21:03:10.0871629Z row_wise=False, 2025-05-07T21:03:10.0871709Z mixed=True, 2025-05-07T21:03:10.0871795Z use_cache=False, 2025-05-07T21:03:10.0871910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0871995Z use_cpu=False, 2025-05-07T21:03:10.0872139Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0872223Z ) 2025-05-07T21:03:10.0872359Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0872731Z self=, 2025-05-07T21:03:10.0872820Z compile=True, 2025-05-07T21:03:10.0872899Z T=1, 2025-05-07T21:03:10.0872978Z D=94, 2025-05-07T21:03:10.0873060Z B=70, 2025-05-07T21:03:10.0873138Z log_E=3, 2025-05-07T21:03:10.0873218Z L=19, 2025-05-07T21:03:10.0873303Z D_gradcheck=2, 2025-05-07T21:03:10.0873400Z stochastic_rounding=True, 2025-05-07T21:03:10.0873533Z weighted=True, 2025-05-07T21:03:10.0873619Z row_wise=False, 2025-05-07T21:03:10.0873699Z mixed=True, 2025-05-07T21:03:10.0873788Z use_cache=False, 2025-05-07T21:03:10.0873897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0873981Z use_cpu=False, 2025-05-07T21:03:10.0874087Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0874167Z ) 2025-05-07T21:03:10.0874306Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0874670Z self=, 2025-05-07T21:03:10.0874756Z compile=False, 2025-05-07T21:03:10.0874841Z T=3, 2025-05-07T21:03:10.0874920Z D=114, 2025-05-07T21:03:10.0875002Z B=99, 2025-05-07T21:03:10.0875085Z log_E=4, 2025-05-07T21:03:10.0875162Z L=10, 2025-05-07T21:03:10.0875250Z D_gradcheck=2, 2025-05-07T21:03:10.0875352Z stochastic_rounding=False, 2025-05-07T21:03:10.0875437Z weighted=False, 2025-05-07T21:03:10.0875526Z row_wise=True, 2025-05-07T21:03:10.0875610Z mixed=False, 2025-05-07T21:03:10.0875696Z use_cache=True, 2025-05-07T21:03:10.0875805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0875890Z use_cpu=True, 2025-05-07T21:03:10.0875995Z output_dtype=SparseType.FP32, 2025-05-07T21:03:10.0876074Z ) 2025-05-07T21:03:10.0876218Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0876571Z self=, 2025-05-07T21:03:10.0876702Z compile=False, 2025-05-07T21:03:10.0876781Z T=2, 2025-05-07T21:03:10.0876860Z D=109, 2025-05-07T21:03:10.0876943Z B=59, 2025-05-07T21:03:10.0877022Z log_E=5, 2025-05-07T21:03:10.0877099Z L=4, 2025-05-07T21:03:10.0877186Z D_gradcheck=1, 2025-05-07T21:03:10.0877285Z stochastic_rounding=False, 2025-05-07T21:03:10.0877370Z weighted=True, 2025-05-07T21:03:10.0877457Z row_wise=True, 2025-05-07T21:03:10.0877542Z mixed=False, 2025-05-07T21:03:10.0877627Z use_cache=True, 2025-05-07T21:03:10.0877739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0877824Z use_cpu=False, 2025-05-07T21:03:10.0877927Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0878007Z ) 2025-05-07T21:03:10.0878143Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0878500Z self=, 2025-05-07T21:03:10.0878586Z compile=True, 2025-05-07T21:03:10.0878664Z T=3, 2025-05-07T21:03:10.0878747Z D=123, 2025-05-07T21:03:10.0878824Z B=2, 2025-05-07T21:03:10.0878902Z log_E=3, 2025-05-07T21:03:10.0878983Z L=19, 2025-05-07T21:03:10.0879068Z D_gradcheck=1, 2025-05-07T21:03:10.0879165Z stochastic_rounding=True, 2025-05-07T21:03:10.0879251Z weighted=False, 2025-05-07T21:03:10.0879335Z row_wise=False, 2025-05-07T21:03:10.0879416Z mixed=True, 2025-05-07T21:03:10.0879563Z use_cache=True, 2025-05-07T21:03:10.0879674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0879757Z use_cpu=True, 2025-05-07T21:03:10.0879867Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0879944Z ) 2025-05-07T21:03:10.0880084Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0880436Z self=, 2025-05-07T21:03:10.0880574Z compile=True, 2025-05-07T21:03:10.0880656Z T=4, 2025-05-07T21:03:10.0880734Z D=92, 2025-05-07T21:03:10.0880814Z B=39, 2025-05-07T21:03:10.0880897Z log_E=5, 2025-05-07T21:03:10.0880974Z L=19, 2025-05-07T21:03:10.0881064Z D_gradcheck=2, 2025-05-07T21:03:10.0881173Z stochastic_rounding=True, 2025-05-07T21:03:10.0881261Z weighted=True, 2025-05-07T21:03:10.0881347Z row_wise=False, 2025-05-07T21:03:10.0881437Z mixed=False, 2025-05-07T21:03:10.0881521Z use_cache=False, 2025-05-07T21:03:10.0881677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0881766Z use_cpu=True, 2025-05-07T21:03:10.0881870Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0881947Z ) 2025-05-07T21:03:10.0882082Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0882444Z self=, 2025-05-07T21:03:10.0882534Z compile=True, 2025-05-07T21:03:10.0882614Z T=1, 2025-05-07T21:03:10.0882693Z D=63, 2025-05-07T21:03:10.0882777Z B=119, 2025-05-07T21:03:10.0882857Z log_E=3, 2025-05-07T21:03:10.0882934Z L=4, 2025-05-07T21:03:10.0883022Z D_gradcheck=1, 2025-05-07T21:03:10.0883119Z stochastic_rounding=True, 2025-05-07T21:03:10.0883205Z weighted=True, 2025-05-07T21:03:10.0883293Z row_wise=True, 2025-05-07T21:03:10.0883376Z mixed=False, 2025-05-07T21:03:10.0883461Z use_cache=True, 2025-05-07T21:03:10.0883578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0883667Z use_cpu=False, 2025-05-07T21:03:10.0883773Z output_dtype=SparseType.FP16, 2025-05-07T21:03:10.0883851Z ) 2025-05-07T21:03:10.0883988Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0884355Z self=, 2025-05-07T21:03:10.0884441Z compile=True, 2025-05-07T21:03:10.0884520Z T=2, 2025-05-07T21:03:10.0884601Z D=57, 2025-05-07T21:03:10.0884679Z B=87, 2025-05-07T21:03:10.0884759Z log_E=5, 2025-05-07T21:03:10.0884888Z L=5, 2025-05-07T21:03:10.0884976Z D_gradcheck=2, 2025-05-07T21:03:10.0885076Z stochastic_rounding=False, 2025-05-07T21:03:10.0885164Z weighted=False, 2025-05-07T21:03:10.0885248Z row_wise=True, 2025-05-07T21:03:10.0885332Z mixed=False, 2025-05-07T21:03:10.0885415Z use_cache=False, 2025-05-07T21:03:10.0885527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0885622Z use_cpu=False, 2025-05-07T21:03:10.0885728Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0885804Z ) 2025-05-07T21:03:10.0885945Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0886311Z self=, 2025-05-07T21:03:10.0886394Z compile=True, 2025-05-07T21:03:10.0886478Z T=2, 2025-05-07T21:03:10.0886556Z D=21, 2025-05-07T21:03:10.0886636Z B=128, 2025-05-07T21:03:10.0886720Z log_E=3, 2025-05-07T21:03:10.0886797Z L=14, 2025-05-07T21:03:10.0886885Z D_gradcheck=2, 2025-05-07T21:03:10.0886986Z stochastic_rounding=False, 2025-05-07T21:03:10.0887071Z weighted=True, 2025-05-07T21:03:10.0887159Z row_wise=False, 2025-05-07T21:03:10.0887243Z mixed=True, 2025-05-07T21:03:10.0887328Z use_cache=False, 2025-05-07T21:03:10.0887444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:10.0887527Z use_cpu=True, 2025-05-07T21:03:10.0887633Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0887785Z ) 2025-05-07T21:03:10.0887921Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:10.0888271Z self=, 2025-05-07T21:03:10.0888363Z compile=False, 2025-05-07T21:03:10.0888440Z T=3, 2025-05-07T21:03:10.0888559Z D=110, 2025-05-07T21:03:10.0888642Z B=41, 2025-05-07T21:03:10.0888724Z log_E=5, 2025-05-07T21:03:10.0888806Z L=18, 2025-05-07T21:03:10.0888893Z D_gradcheck=1, 2025-05-07T21:03:10.0888996Z stochastic_rounding=False, 2025-05-07T21:03:10.0889087Z weighted=True, 2025-05-07T21:03:10.0889173Z row_wise=False, 2025-05-07T21:03:10.0889253Z mixed=False, 2025-05-07T21:03:10.0889358Z use_cache=True, 2025-05-07T21:03:10.0889479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:10.0889582Z use_cpu=True, 2025-05-07T21:03:10.0889698Z output_dtype=SparseType.BF16, 2025-05-07T21:03:10.0889816Z ) 2025-05-07T21:03:22.6161400Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6162101Z self=, 2025-05-07T21:03:22.6163070Z compile=False, 2025-05-07T21:03:22.6163614Z T=4, 2025-05-07T21:03:22.6164005Z D=24, 2025-05-07T21:03:22.6164408Z B=64, 2025-05-07T21:03:22.6164790Z log_E=5, 2025-05-07T21:03:22.6165187Z L=9, 2025-05-07T21:03:22.6165572Z D_gradcheck=2, 2025-05-07T21:03:22.6166047Z stochastic_rounding=True, 2025-05-07T21:03:22.6166588Z weighted=False, 2025-05-07T21:03:22.6167027Z row_wise=True, 2025-05-07T21:03:22.6167458Z mixed=True, 2025-05-07T21:03:22.6167891Z use_cache=True, 2025-05-07T21:03:22.6168379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6168972Z use_cpu=False, 2025-05-07T21:03:22.6169465Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6169991Z ) 2025-05-07T21:03:22.6170484Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6171706Z self=, 2025-05-07T21:03:22.6172521Z compile=True, 2025-05-07T21:03:22.6172740Z T=1, 2025-05-07T21:03:22.6172939Z D=12, 2025-05-07T21:03:22.6173134Z B=27, 2025-05-07T21:03:22.6173333Z log_E=4, 2025-05-07T21:03:22.6173538Z L=10, 2025-05-07T21:03:22.6173745Z D_gradcheck=1, 2025-05-07T21:03:22.6173983Z stochastic_rounding=True, 2025-05-07T21:03:22.6174254Z weighted=False, 2025-05-07T21:03:22.6174862Z row_wise=True, 2025-05-07T21:03:22.6175087Z mixed=True, 2025-05-07T21:03:22.6175311Z use_cache=False, 2025-05-07T21:03:22.6175572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6175869Z use_cpu=False, 2025-05-07T21:03:22.6176125Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6176400Z ) 2025-05-07T21:03:22.6176643Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6177259Z self=, 2025-05-07T21:03:22.6177803Z compile=True, 2025-05-07T21:03:22.6178017Z T=3, 2025-05-07T21:03:22.6178215Z D=124, 2025-05-07T21:03:22.6178413Z B=61, 2025-05-07T21:03:22.6178605Z log_E=5, 2025-05-07T21:03:22.6178811Z L=1, 2025-05-07T21:03:22.6179017Z D_gradcheck=2, 2025-05-07T21:03:22.6179252Z stochastic_rounding=False, 2025-05-07T21:03:22.6179522Z weighted=True, 2025-05-07T21:03:22.6179746Z row_wise=True, 2025-05-07T21:03:22.6179963Z mixed=False, 2025-05-07T21:03:22.6180185Z use_cache=False, 2025-05-07T21:03:22.6180445Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6180746Z use_cpu=True, 2025-05-07T21:03:22.6180991Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6181264Z ) 2025-05-07T21:03:22.6181510Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6182121Z self=, 2025-05-07T21:03:22.6182853Z compile=False, 2025-05-07T21:03:22.6183076Z T=4, 2025-05-07T21:03:22.6183265Z D=25, 2025-05-07T21:03:22.6183463Z B=122, 2025-05-07T21:03:22.6183665Z log_E=4, 2025-05-07T21:03:22.6183866Z L=11, 2025-05-07T21:03:22.6184070Z D_gradcheck=2, 2025-05-07T21:03:22.6184413Z stochastic_rounding=False, 2025-05-07T21:03:22.6184678Z weighted=False, 2025-05-07T21:03:22.6184908Z row_wise=False, 2025-05-07T21:03:22.6185136Z mixed=False, 2025-05-07T21:03:22.6185360Z use_cache=False, 2025-05-07T21:03:22.6185628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6185932Z use_cpu=False, 2025-05-07T21:03:22.6186175Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6186451Z ) 2025-05-07T21:03:22.6186699Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6187381Z self=, 2025-05-07T21:03:22.6187932Z compile=True, 2025-05-07T21:03:22.6188158Z T=3, 2025-05-07T21:03:22.6188357Z D=99, 2025-05-07T21:03:22.6188552Z B=84, 2025-05-07T21:03:22.6188749Z log_E=5, 2025-05-07T21:03:22.6188953Z L=2, 2025-05-07T21:03:22.6189151Z D_gradcheck=1, 2025-05-07T21:03:22.6189409Z stochastic_rounding=False, 2025-05-07T21:03:22.6189695Z weighted=True, 2025-05-07T21:03:22.6189917Z row_wise=False, 2025-05-07T21:03:22.6190147Z mixed=False, 2025-05-07T21:03:22.6190377Z use_cache=False, 2025-05-07T21:03:22.6190637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6190944Z use_cpu=True, 2025-05-07T21:03:22.6191195Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6191472Z ) 2025-05-07T21:03:22.6191719Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6192325Z self=, 2025-05-07T21:03:22.6192884Z compile=True, 2025-05-07T21:03:22.6193099Z T=1, 2025-05-07T21:03:22.6193297Z D=55, 2025-05-07T21:03:22.6193498Z B=104, 2025-05-07T21:03:22.6193691Z log_E=4, 2025-05-07T21:03:22.6193899Z L=2, 2025-05-07T21:03:22.6194113Z D_gradcheck=1, 2025-05-07T21:03:22.6194352Z stochastic_rounding=True, 2025-05-07T21:03:22.6194705Z weighted=True, 2025-05-07T21:03:22.6202769Z row_wise=True, 2025-05-07T21:03:22.6203035Z mixed=False, 2025-05-07T21:03:22.6203267Z use_cache=True, 2025-05-07T21:03:22.6203521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6203915Z use_cpu=False, 2025-05-07T21:03:22.6204167Z output_dtype=SparseType.BF16, 2025-05-07T21:03:22.6204442Z ) 2025-05-07T21:03:22.6204684Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6205287Z self=, 2025-05-07T21:03:22.6205838Z compile=False, 2025-05-07T21:03:22.6206061Z T=3, 2025-05-07T21:03:22.6206261Z D=15, 2025-05-07T21:03:22.6206456Z B=68, 2025-05-07T21:03:22.6206649Z log_E=4, 2025-05-07T21:03:22.6206853Z L=11, 2025-05-07T21:03:22.6207056Z D_gradcheck=2, 2025-05-07T21:03:22.6207290Z stochastic_rounding=True, 2025-05-07T21:03:22.6207558Z weighted=True, 2025-05-07T21:03:22.6207789Z row_wise=True, 2025-05-07T21:03:22.6208009Z mixed=False, 2025-05-07T21:03:22.6208225Z use_cache=True, 2025-05-07T21:03:22.6208477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6208775Z use_cpu=False, 2025-05-07T21:03:22.6209016Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6209286Z ) 2025-05-07T21:03:22.6209531Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6210123Z self=, 2025-05-07T21:03:22.6210669Z compile=False, 2025-05-07T21:03:22.6210889Z T=4, 2025-05-07T21:03:22.6211080Z D=89, 2025-05-07T21:03:22.6211332Z B=65, 2025-05-07T21:03:22.6211526Z log_E=3, 2025-05-07T21:03:22.6211726Z L=5, 2025-05-07T21:03:22.6211927Z D_gradcheck=2, 2025-05-07T21:03:22.6212166Z stochastic_rounding=False, 2025-05-07T21:03:22.6212429Z weighted=True, 2025-05-07T21:03:22.6212651Z row_wise=False, 2025-05-07T21:03:22.6212924Z mixed=True, 2025-05-07T21:03:22.6213139Z use_cache=False, 2025-05-07T21:03:22.6213398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6213700Z use_cpu=False, 2025-05-07T21:03:22.6213943Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6214213Z ) 2025-05-07T21:03:22.6214455Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6215123Z self=, 2025-05-07T21:03:22.6215675Z compile=True, 2025-05-07T21:03:22.6215890Z T=1, 2025-05-07T21:03:22.6216082Z D=55, 2025-05-07T21:03:22.6216321Z B=40, 2025-05-07T21:03:22.6216523Z log_E=3, 2025-05-07T21:03:22.6216726Z L=18, 2025-05-07T21:03:22.6216922Z D_gradcheck=1, 2025-05-07T21:03:22.6217160Z stochastic_rounding=True, 2025-05-07T21:03:22.6217426Z weighted=True, 2025-05-07T21:03:22.6217641Z row_wise=False, 2025-05-07T21:03:22.6217862Z mixed=True, 2025-05-07T21:03:22.6218082Z use_cache=True, 2025-05-07T21:03:22.6218327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6218631Z use_cpu=True, 2025-05-07T21:03:22.6218877Z output_dtype=SparseType.BF16, 2025-05-07T21:03:22.6219142Z ) 2025-05-07T21:03:22.6219392Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6219996Z self=, 2025-05-07T21:03:22.6220538Z compile=False, 2025-05-07T21:03:22.6220753Z T=4, 2025-05-07T21:03:22.6220951Z D=19, 2025-05-07T21:03:22.6221148Z B=37, 2025-05-07T21:03:22.6221339Z log_E=4, 2025-05-07T21:03:22.6221548Z L=19, 2025-05-07T21:03:22.6221751Z D_gradcheck=1, 2025-05-07T21:03:22.6221990Z stochastic_rounding=False, 2025-05-07T21:03:22.6222259Z weighted=False, 2025-05-07T21:03:22.6222492Z row_wise=False, 2025-05-07T21:03:22.6222705Z mixed=True, 2025-05-07T21:03:22.6222929Z use_cache=False, 2025-05-07T21:03:22.6223191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6223483Z use_cpu=True, 2025-05-07T21:03:22.6223731Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6224002Z ) 2025-05-07T21:03:22.6224292Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6224910Z self=, 2025-05-07T21:03:22.6225456Z compile=True, 2025-05-07T21:03:22.6225666Z T=3, 2025-05-07T21:03:22.6225863Z D=110, 2025-05-07T21:03:22.6226058Z B=92, 2025-05-07T21:03:22.6226250Z log_E=3, 2025-05-07T21:03:22.6226447Z L=12, 2025-05-07T21:03:22.6226655Z D_gradcheck=1, 2025-05-07T21:03:22.6226894Z stochastic_rounding=True, 2025-05-07T21:03:22.6227158Z weighted=False, 2025-05-07T21:03:22.6227385Z row_wise=True, 2025-05-07T21:03:22.6227603Z mixed=False, 2025-05-07T21:03:22.6227820Z use_cache=True, 2025-05-07T21:03:22.6228071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6228370Z use_cpu=True, 2025-05-07T21:03:22.6228609Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6228882Z ) 2025-05-07T21:03:22.6229126Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6229725Z self=, 2025-05-07T21:03:22.6230273Z compile=False, 2025-05-07T21:03:22.6230493Z T=3, 2025-05-07T21:03:22.6230682Z D=96, 2025-05-07T21:03:22.6230876Z B=73, 2025-05-07T21:03:22.6231071Z log_E=3, 2025-05-07T21:03:22.6231269Z L=11, 2025-05-07T21:03:22.6231478Z D_gradcheck=1, 2025-05-07T21:03:22.6231776Z stochastic_rounding=False, 2025-05-07T21:03:22.6232041Z weighted=True, 2025-05-07T21:03:22.6232268Z row_wise=False, 2025-05-07T21:03:22.6232489Z mixed=True, 2025-05-07T21:03:22.6232712Z use_cache=True, 2025-05-07T21:03:22.6232957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6233261Z use_cpu=True, 2025-05-07T21:03:22.6233555Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6233822Z ) 2025-05-07T21:03:22.6234070Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6234681Z self=, 2025-05-07T21:03:22.6235223Z compile=False, 2025-05-07T21:03:22.6235443Z T=2, 2025-05-07T21:03:22.6235637Z D=98, 2025-05-07T21:03:22.6235827Z B=32, 2025-05-07T21:03:22.6236370Z log_E=3, 2025-05-07T21:03:22.6236575Z L=13, 2025-05-07T21:03:22.6236771Z D_gradcheck=2, 2025-05-07T21:03:22.6237008Z stochastic_rounding=True, 2025-05-07T21:03:22.6237364Z weighted=False, 2025-05-07T21:03:22.6237587Z row_wise=True, 2025-05-07T21:03:22.6237805Z mixed=False, 2025-05-07T21:03:22.6238029Z use_cache=False, 2025-05-07T21:03:22.6238284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6238583Z use_cpu=True, 2025-05-07T21:03:22.6238827Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6239094Z ) 2025-05-07T21:03:22.6239340Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6239947Z self=, 2025-05-07T21:03:22.6240491Z compile=False, 2025-05-07T21:03:22.6240706Z T=4, 2025-05-07T21:03:22.6240901Z D=13, 2025-05-07T21:03:22.6241093Z B=97, 2025-05-07T21:03:22.6241283Z log_E=3, 2025-05-07T21:03:22.6241485Z L=3, 2025-05-07T21:03:22.6241688Z D_gradcheck=1, 2025-05-07T21:03:22.6241921Z stochastic_rounding=True, 2025-05-07T21:03:22.6242190Z weighted=False, 2025-05-07T21:03:22.6242425Z row_wise=True, 2025-05-07T21:03:22.6242639Z mixed=False, 2025-05-07T21:03:22.6242862Z use_cache=True, 2025-05-07T21:03:22.6243116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6243409Z use_cpu=False, 2025-05-07T21:03:22.6243653Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6243928Z ) 2025-05-07T21:03:22.6244173Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6244792Z self=, 2025-05-07T21:03:22.6245429Z compile=False, 2025-05-07T21:03:22.6245654Z T=4, 2025-05-07T21:03:22.6245843Z D=101, 2025-05-07T21:03:22.6246043Z B=15, 2025-05-07T21:03:22.6246241Z log_E=4, 2025-05-07T21:03:22.6246442Z L=15, 2025-05-07T21:03:22.6246646Z D_gradcheck=2, 2025-05-07T21:03:22.6246886Z stochastic_rounding=True, 2025-05-07T21:03:22.6247150Z weighted=False, 2025-05-07T21:03:22.6247379Z row_wise=False, 2025-05-07T21:03:22.6247611Z mixed=True, 2025-05-07T21:03:22.6247827Z use_cache=False, 2025-05-07T21:03:22.6248091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6248395Z use_cpu=False, 2025-05-07T21:03:22.6248635Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6248908Z ) 2025-05-07T21:03:22.6249153Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6249748Z self=, 2025-05-07T21:03:22.6250319Z compile=True, 2025-05-07T21:03:22.6250536Z T=1, 2025-05-07T21:03:22.6250727Z D=78, 2025-05-07T21:03:22.6250920Z B=95, 2025-05-07T21:03:22.6251119Z log_E=5, 2025-05-07T21:03:22.6251326Z L=17, 2025-05-07T21:03:22.6251522Z D_gradcheck=2, 2025-05-07T21:03:22.6251770Z stochastic_rounding=False, 2025-05-07T21:03:22.6252045Z weighted=True, 2025-05-07T21:03:22.6252263Z row_wise=True, 2025-05-07T21:03:22.6252482Z mixed=False, 2025-05-07T21:03:22.6252782Z use_cache=False, 2025-05-07T21:03:22.6253041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6253335Z use_cpu=False, 2025-05-07T21:03:22.6253582Z output_dtype=SparseType.BF16, 2025-05-07T21:03:22.6253856Z ) 2025-05-07T21:03:22.6254097Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6254865Z self=, 2025-05-07T21:03:22.6255429Z compile=False, 2025-05-07T21:03:22.6255645Z T=1, 2025-05-07T21:03:22.6255841Z D=50, 2025-05-07T21:03:22.6256038Z B=8, 2025-05-07T21:03:22.6256228Z log_E=3, 2025-05-07T21:03:22.6256435Z L=13, 2025-05-07T21:03:22.6256635Z D_gradcheck=2, 2025-05-07T21:03:22.6256867Z stochastic_rounding=False, 2025-05-07T21:03:22.6257138Z weighted=False, 2025-05-07T21:03:22.6257363Z row_wise=False, 2025-05-07T21:03:22.6257585Z mixed=False, 2025-05-07T21:03:22.6257810Z use_cache=False, 2025-05-07T21:03:22.6258118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6258416Z use_cpu=False, 2025-05-07T21:03:22.6258661Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6258931Z ) 2025-05-07T21:03:22.6259171Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6259771Z self=, 2025-05-07T21:03:22.6260332Z compile=True, 2025-05-07T21:03:22.6260549Z T=3, 2025-05-07T21:03:22.6260738Z D=44, 2025-05-07T21:03:22.6260931Z B=40, 2025-05-07T21:03:22.6261128Z log_E=3, 2025-05-07T21:03:22.6261327Z L=18, 2025-05-07T21:03:22.6261545Z D_gradcheck=1, 2025-05-07T21:03:22.6261790Z stochastic_rounding=False, 2025-05-07T21:03:22.6262055Z weighted=False, 2025-05-07T21:03:22.6262285Z row_wise=True, 2025-05-07T21:03:22.6262506Z mixed=False, 2025-05-07T21:03:22.6262722Z use_cache=True, 2025-05-07T21:03:22.6262974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6263276Z use_cpu=True, 2025-05-07T21:03:22.6263515Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6263789Z ) 2025-05-07T21:03:22.6476907Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6478177Z self=, 2025-05-07T21:03:22.6479269Z compile=False, 2025-05-07T21:03:22.6479698Z T=4, 2025-05-07T21:03:22.6480068Z D=102, 2025-05-07T21:03:22.6480447Z B=20, 2025-05-07T21:03:22.6480826Z log_E=4, 2025-05-07T21:03:22.6481378Z L=3, 2025-05-07T21:03:22.6481769Z D_gradcheck=1, 2025-05-07T21:03:22.6482232Z stochastic_rounding=True, 2025-05-07T21:03:22.6482645Z weighted=True, 2025-05-07T21:03:22.6482908Z row_wise=False, 2025-05-07T21:03:22.6483142Z mixed=True, 2025-05-07T21:03:22.6483354Z use_cache=True, 2025-05-07T21:03:22.6483602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6483905Z use_cpu=True, 2025-05-07T21:03:22.6484146Z output_dtype=SparseType.BF16, 2025-05-07T21:03:22.6484418Z ) 2025-05-07T21:03:22.6484660Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6485251Z self=, 2025-05-07T21:03:22.6485813Z compile=False, 2025-05-07T21:03:22.6486026Z T=3, 2025-05-07T21:03:22.6486213Z D=125, 2025-05-07T21:03:22.6486410Z B=41, 2025-05-07T21:03:22.6486605Z log_E=3, 2025-05-07T21:03:22.6486800Z L=17, 2025-05-07T21:03:22.6487007Z D_gradcheck=1, 2025-05-07T21:03:22.6487245Z stochastic_rounding=False, 2025-05-07T21:03:22.6487504Z weighted=True, 2025-05-07T21:03:22.6487728Z row_wise=True, 2025-05-07T21:03:22.6487945Z mixed=False, 2025-05-07T21:03:22.6488167Z use_cache=False, 2025-05-07T21:03:22.6488419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6488714Z use_cpu=True, 2025-05-07T21:03:22.6488959Z output_dtype=SparseType.BF16, 2025-05-07T21:03:22.6489298Z ) 2025-05-07T21:03:22.6489540Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6490135Z self=, 2025-05-07T21:03:22.6490688Z compile=False, 2025-05-07T21:03:22.6491004Z T=1, 2025-05-07T21:03:22.6491197Z D=51, 2025-05-07T21:03:22.6491386Z B=93, 2025-05-07T21:03:22.6491583Z log_E=3, 2025-05-07T21:03:22.6491789Z L=17, 2025-05-07T21:03:22.6491984Z D_gradcheck=1, 2025-05-07T21:03:22.6492226Z stochastic_rounding=True, 2025-05-07T21:03:22.6492497Z weighted=True, 2025-05-07T21:03:22.6492715Z row_wise=True, 2025-05-07T21:03:22.6492935Z mixed=True, 2025-05-07T21:03:22.6493158Z use_cache=False, 2025-05-07T21:03:22.6493411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6493711Z use_cpu=False, 2025-05-07T21:03:22.6493957Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6494294Z ) 2025-05-07T21:03:22.6494533Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6495201Z self=, 2025-05-07T21:03:22.6495744Z compile=False, 2025-05-07T21:03:22.6495956Z T=5, 2025-05-07T21:03:22.6496144Z D=58, 2025-05-07T21:03:22.6496346Z B=42, 2025-05-07T21:03:22.6496530Z log_E=4, 2025-05-07T21:03:22.6496733Z L=6, 2025-05-07T21:03:22.6496932Z D_gradcheck=2, 2025-05-07T21:03:22.6497168Z stochastic_rounding=True, 2025-05-07T21:03:22.6497441Z weighted=True, 2025-05-07T21:03:22.6497659Z row_wise=True, 2025-05-07T21:03:22.6497868Z mixed=False, 2025-05-07T21:03:22.6498089Z use_cache=True, 2025-05-07T21:03:22.6498340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6498629Z use_cpu=False, 2025-05-07T21:03:22.6498879Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6499148Z ) 2025-05-07T21:03:22.6499390Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6500005Z self=, 2025-05-07T21:03:22.6500545Z compile=True, 2025-05-07T21:03:22.6500762Z T=1, 2025-05-07T21:03:22.6500949Z D=77, 2025-05-07T21:03:22.6501142Z B=102, 2025-05-07T21:03:22.6501342Z log_E=5, 2025-05-07T21:03:22.6501538Z L=15, 2025-05-07T21:03:22.6501735Z D_gradcheck=2, 2025-05-07T21:03:22.6501969Z stochastic_rounding=True, 2025-05-07T21:03:22.6502229Z weighted=True, 2025-05-07T21:03:22.6502502Z row_wise=False, 2025-05-07T21:03:22.6502723Z mixed=True, 2025-05-07T21:03:22.6502936Z use_cache=False, 2025-05-07T21:03:22.6503194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6503493Z use_cpu=True, 2025-05-07T21:03:22.6503731Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6503999Z ) 2025-05-07T21:03:22.6504241Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6504842Z self=, 2025-05-07T21:03:22.6505384Z compile=True, 2025-05-07T21:03:22.6505603Z T=5, 2025-05-07T21:03:22.6505791Z D=125, 2025-05-07T21:03:22.6505990Z B=67, 2025-05-07T21:03:22.6506185Z log_E=5, 2025-05-07T21:03:22.6506386Z L=14, 2025-05-07T21:03:22.6506590Z D_gradcheck=1, 2025-05-07T21:03:22.6506827Z stochastic_rounding=False, 2025-05-07T21:03:22.6507091Z weighted=False, 2025-05-07T21:03:22.6507307Z row_wise=True, 2025-05-07T21:03:22.6507522Z mixed=True, 2025-05-07T21:03:22.6507740Z use_cache=True, 2025-05-07T21:03:22.6507980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6508277Z use_cpu=False, 2025-05-07T21:03:22.6508518Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6508778Z ) 2025-05-07T21:03:22.6509016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6509632Z self=, 2025-05-07T21:03:22.6510223Z compile=False, 2025-05-07T21:03:22.6510440Z T=5, 2025-05-07T21:03:22.6510630Z D=27, 2025-05-07T21:03:22.6510818Z B=113, 2025-05-07T21:03:22.6511015Z log_E=4, 2025-05-07T21:03:22.6511218Z L=4, 2025-05-07T21:03:22.6511455Z D_gradcheck=2, 2025-05-07T21:03:22.6511693Z stochastic_rounding=False, 2025-05-07T21:03:22.6511959Z weighted=True, 2025-05-07T21:03:22.6512173Z row_wise=True, 2025-05-07T21:03:22.6512388Z mixed=False, 2025-05-07T21:03:22.6512634Z use_cache=False, 2025-05-07T21:03:22.6512917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6513217Z use_cpu=False, 2025-05-07T21:03:22.6513461Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6513733Z ) 2025-05-07T21:03:22.6513969Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6514619Z self=, 2025-05-07T21:03:22.6515166Z compile=False, 2025-05-07T21:03:22.6515377Z T=3, 2025-05-07T21:03:22.6515570Z D=82, 2025-05-07T21:03:22.6515761Z B=11, 2025-05-07T21:03:22.6515952Z log_E=5, 2025-05-07T21:03:22.6516156Z L=6, 2025-05-07T21:03:22.6516353Z D_gradcheck=1, 2025-05-07T21:03:22.6516584Z stochastic_rounding=True, 2025-05-07T21:03:22.6516846Z weighted=True, 2025-05-07T21:03:22.6517067Z row_wise=False, 2025-05-07T21:03:22.6517283Z mixed=False, 2025-05-07T21:03:22.6517503Z use_cache=True, 2025-05-07T21:03:22.6517757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6518047Z use_cpu=False, 2025-05-07T21:03:22.6518292Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6518562Z ) 2025-05-07T21:03:22.6518799Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6519398Z self=, 2025-05-07T21:03:22.6519953Z compile=False, 2025-05-07T21:03:22.6520173Z T=1, 2025-05-07T21:03:22.6520358Z D=97, 2025-05-07T21:03:22.6520553Z B=39, 2025-05-07T21:03:22.6520750Z log_E=5, 2025-05-07T21:03:22.6520946Z L=16, 2025-05-07T21:03:22.6521149Z D_gradcheck=2, 2025-05-07T21:03:22.6521382Z stochastic_rounding=True, 2025-05-07T21:03:22.6521644Z weighted=True, 2025-05-07T21:03:22.6528371Z row_wise=False, 2025-05-07T21:03:22.6528597Z mixed=False, 2025-05-07T21:03:22.6528817Z use_cache=False, 2025-05-07T21:03:22.6529078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6529452Z use_cpu=True, 2025-05-07T21:03:22.6529698Z output_dtype=SparseType.BF16, 2025-05-07T21:03:22.6529968Z ) 2025-05-07T21:03:22.6530205Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6530806Z self=, 2025-05-07T21:03:22.6531370Z compile=False, 2025-05-07T21:03:22.6531595Z T=5, 2025-05-07T21:03:22.6531784Z D=46, 2025-05-07T21:03:22.6531974Z B=49, 2025-05-07T21:03:22.6532165Z log_E=4, 2025-05-07T21:03:22.6532381Z L=4, 2025-05-07T21:03:22.6532608Z D_gradcheck=2, 2025-05-07T21:03:22.6532840Z stochastic_rounding=True, 2025-05-07T21:03:22.6533104Z weighted=False, 2025-05-07T21:03:22.6533326Z row_wise=True, 2025-05-07T21:03:22.6533541Z mixed=True, 2025-05-07T21:03:22.6533748Z use_cache=False, 2025-05-07T21:03:22.6534002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6534299Z use_cpu=False, 2025-05-07T21:03:22.6534539Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6534867Z ) 2025-05-07T21:03:22.6535101Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6535689Z self=, 2025-05-07T21:03:22.6536407Z compile=False, 2025-05-07T21:03:22.6536621Z T=5, 2025-05-07T21:03:22.6536899Z D=73, 2025-05-07T21:03:22.6537093Z B=62, 2025-05-07T21:03:22.6537286Z log_E=5, 2025-05-07T21:03:22.6537488Z L=13, 2025-05-07T21:03:22.6537683Z D_gradcheck=1, 2025-05-07T21:03:22.6537921Z stochastic_rounding=True, 2025-05-07T21:03:22.6538185Z weighted=False, 2025-05-07T21:03:22.6538405Z row_wise=False, 2025-05-07T21:03:22.6538692Z mixed=True, 2025-05-07T21:03:22.6538908Z use_cache=False, 2025-05-07T21:03:22.6539157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6539455Z use_cpu=False, 2025-05-07T21:03:22.6539697Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6539961Z ) 2025-05-07T21:03:22.6540200Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6540802Z self=, 2025-05-07T21:03:22.6541338Z compile=True, 2025-05-07T21:03:22.6541551Z T=4, 2025-05-07T21:03:22.6541742Z D=23, 2025-05-07T21:03:22.6541993Z B=114, 2025-05-07T21:03:22.6542186Z log_E=5, 2025-05-07T21:03:22.6542386Z L=19, 2025-05-07T21:03:22.6542579Z D_gradcheck=1, 2025-05-07T21:03:22.6542812Z stochastic_rounding=True, 2025-05-07T21:03:22.6543078Z weighted=False, 2025-05-07T21:03:22.6543294Z row_wise=True, 2025-05-07T21:03:22.6543508Z mixed=True, 2025-05-07T21:03:22.6543726Z use_cache=True, 2025-05-07T21:03:22.6543970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6544259Z use_cpu=False, 2025-05-07T21:03:22.6544497Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6544762Z ) 2025-05-07T21:03:22.6544999Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6545594Z self=, 2025-05-07T21:03:22.6546137Z compile=False, 2025-05-07T21:03:22.6546346Z T=4, 2025-05-07T21:03:22.6546534Z D=97, 2025-05-07T21:03:22.6546722Z B=7, 2025-05-07T21:03:22.6546910Z log_E=3, 2025-05-07T21:03:22.6547112Z L=14, 2025-05-07T21:03:22.6547308Z D_gradcheck=1, 2025-05-07T21:03:22.6547538Z stochastic_rounding=True, 2025-05-07T21:03:22.6547801Z weighted=True, 2025-05-07T21:03:22.6548022Z row_wise=True, 2025-05-07T21:03:22.6548230Z mixed=False, 2025-05-07T21:03:22.6548449Z use_cache=False, 2025-05-07T21:03:22.6548703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6548993Z use_cpu=False, 2025-05-07T21:03:22.6549233Z output_dtype=SparseType.BF16, 2025-05-07T21:03:22.6549495Z ) 2025-05-07T21:03:22.6549802Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6550396Z self=, 2025-05-07T21:03:22.6550953Z compile=True, 2025-05-07T21:03:22.6551170Z T=3, 2025-05-07T21:03:22.6551354Z D=76, 2025-05-07T21:03:22.6551543Z B=102, 2025-05-07T21:03:22.6551734Z log_E=4, 2025-05-07T21:03:22.6551929Z L=13, 2025-05-07T21:03:22.6552130Z D_gradcheck=2, 2025-05-07T21:03:22.6552364Z stochastic_rounding=False, 2025-05-07T21:03:22.6552643Z weighted=False, 2025-05-07T21:03:22.6552858Z row_wise=True, 2025-05-07T21:03:22.6553069Z mixed=True, 2025-05-07T21:03:22.6553285Z use_cache=True, 2025-05-07T21:03:22.6553524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6553820Z use_cpu=False, 2025-05-07T21:03:22.6554056Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6554321Z ) 2025-05-07T21:03:22.6554563Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6555175Z self=, 2025-05-07T21:03:22.6555730Z compile=False, 2025-05-07T21:03:22.6555940Z T=4, 2025-05-07T21:03:22.6556129Z D=53, 2025-05-07T21:03:22.6556313Z B=35, 2025-05-07T21:03:22.6556504Z log_E=3, 2025-05-07T21:03:22.6556702Z L=8, 2025-05-07T21:03:22.6556900Z D_gradcheck=2, 2025-05-07T21:03:22.6557183Z stochastic_rounding=True, 2025-05-07T21:03:22.6557448Z weighted=False, 2025-05-07T21:03:22.6557669Z row_wise=False, 2025-05-07T21:03:22.6557880Z mixed=False, 2025-05-07T21:03:22.6558093Z use_cache=False, 2025-05-07T21:03:22.6558343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6558629Z use_cpu=True, 2025-05-07T21:03:22.6558910Z output_dtype=SparseType.FP16, 2025-05-07T21:03:22.6559175Z ) 2025-05-07T21:03:22.6559409Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6560010Z self=, 2025-05-07T21:03:22.6560549Z compile=False, 2025-05-07T21:03:22.6560757Z T=5, 2025-05-07T21:03:22.6560945Z D=18, 2025-05-07T21:03:22.6561133Z B=101, 2025-05-07T21:03:22.6561322Z log_E=4, 2025-05-07T21:03:22.6561520Z L=12, 2025-05-07T21:03:22.6561715Z D_gradcheck=2, 2025-05-07T21:03:22.6561985Z stochastic_rounding=True, 2025-05-07T21:03:22.6562252Z weighted=True, 2025-05-07T21:03:22.6562475Z row_wise=False, 2025-05-07T21:03:22.6562686Z mixed=True, 2025-05-07T21:03:22.6562933Z use_cache=False, 2025-05-07T21:03:22.6563200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6563496Z use_cpu=False, 2025-05-07T21:03:22.6563730Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6563997Z ) 2025-05-07T21:03:22.6564232Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6564833Z self=, 2025-05-07T21:03:22.6565372Z compile=False, 2025-05-07T21:03:22.6565587Z T=1, 2025-05-07T21:03:22.6565773Z D=109, 2025-05-07T21:03:22.6565961Z B=48, 2025-05-07T21:03:22.6566147Z log_E=5, 2025-05-07T21:03:22.6566340Z L=4, 2025-05-07T21:03:22.6566531Z D_gradcheck=2, 2025-05-07T21:03:22.6566759Z stochastic_rounding=True, 2025-05-07T21:03:22.6567020Z weighted=True, 2025-05-07T21:03:22.6567243Z row_wise=True, 2025-05-07T21:03:22.6567456Z mixed=True, 2025-05-07T21:03:22.6567665Z use_cache=False, 2025-05-07T21:03:22.6567919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:22.6568214Z use_cpu=True, 2025-05-07T21:03:22.6568447Z output_dtype=SparseType.FP32, 2025-05-07T21:03:22.6568715Z ) 2025-05-07T21:03:22.6568959Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:22.6569565Z self=, 2025-05-07T21:03:22.6570162Z compile=True, 2025-05-07T21:03:22.6570375Z T=5, 2025-05-07T21:03:22.6570564Z D=128, 2025-05-07T21:03:22.6570752Z B=100, 2025-05-07T21:03:22.6570941Z log_E=5, 2025-05-07T21:03:22.6571133Z L=10, 2025-05-07T21:03:22.6571325Z D_gradcheck=1, 2025-05-07T21:03:22.6571560Z stochastic_rounding=False, 2025-05-07T21:03:22.6571821Z weighted=True, 2025-05-07T21:03:22.6572035Z row_wise=False, 2025-05-07T21:03:22.6572250Z mixed=False, 2025-05-07T21:03:22.6572467Z use_cache=True, 2025-05-07T21:03:22.6572706Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:22.6573043Z use_cpu=False, 2025-05-07T21:03:22.6573283Z output_dtype=SparseType.BF16, 2025-05-07T21:03:22.6573543Z ) 2025-05-07T21:03:23.5222654Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5223369Z self=, 2025-05-07T21:03:23.5223950Z compile=False, 2025-05-07T21:03:23.5224186Z T=2, 2025-05-07T21:03:23.5224472Z D=14, 2025-05-07T21:03:23.5224759Z B=88, 2025-05-07T21:03:23.5224981Z log_E=3, 2025-05-07T21:03:23.5225188Z L=14, 2025-05-07T21:03:23.5225394Z D_gradcheck=2, 2025-05-07T21:03:23.5225631Z stochastic_rounding=False, 2025-05-07T21:03:23.5225908Z weighted=False, 2025-05-07T21:03:23.5226138Z row_wise=True, 2025-05-07T21:03:23.5226359Z mixed=True, 2025-05-07T21:03:23.5226766Z use_cache=False, 2025-05-07T21:03:23.5227029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5227328Z use_cpu=False, 2025-05-07T21:03:23.5227581Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.5227858Z ) 2025-05-07T21:03:23.5228103Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5228808Z self=, 2025-05-07T21:03:23.5229361Z compile=True, 2025-05-07T21:03:23.5229586Z T=4, 2025-05-07T21:03:23.5229782Z D=107, 2025-05-07T21:03:23.5229984Z B=69, 2025-05-07T21:03:23.5230188Z log_E=3, 2025-05-07T21:03:23.5230389Z L=6, 2025-05-07T21:03:23.5230593Z D_gradcheck=2, 2025-05-07T21:03:23.5230836Z stochastic_rounding=False, 2025-05-07T21:03:23.5231107Z weighted=True, 2025-05-07T21:03:23.5231334Z row_wise=False, 2025-05-07T21:03:23.5231562Z mixed=False, 2025-05-07T21:03:23.5231856Z use_cache=False, 2025-05-07T21:03:23.5232127Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5232431Z use_cpu=True, 2025-05-07T21:03:23.5232698Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.5233003Z ) 2025-05-07T21:03:23.5233435Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5234044Z self=, 2025-05-07T21:03:23.5234599Z compile=True, 2025-05-07T21:03:23.5234819Z T=3, 2025-05-07T21:03:23.5235014Z D=84, 2025-05-07T21:03:23.5235215Z B=70, 2025-05-07T21:03:23.5235418Z log_E=3, 2025-05-07T21:03:23.5235628Z L=8, 2025-05-07T21:03:23.5235826Z D_gradcheck=1, 2025-05-07T21:03:23.5236200Z stochastic_rounding=True, 2025-05-07T21:03:23.5236473Z weighted=False, 2025-05-07T21:03:23.5236696Z row_wise=False, 2025-05-07T21:03:23.5236922Z mixed=False, 2025-05-07T21:03:23.5237146Z use_cache=True, 2025-05-07T21:03:23.5237396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.5237700Z use_cpu=True, 2025-05-07T21:03:23.5237949Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.5238216Z ) 2025-05-07T21:03:23.5238462Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5239076Z self=, 2025-05-07T21:03:23.5239637Z compile=False, 2025-05-07T21:03:23.5239855Z T=1, 2025-05-07T21:03:23.5240050Z D=39, 2025-05-07T21:03:23.5240239Z B=43, 2025-05-07T21:03:23.5240439Z log_E=3, 2025-05-07T21:03:23.5240740Z L=5, 2025-05-07T21:03:23.5240939Z D_gradcheck=1, 2025-05-07T21:03:23.5241180Z stochastic_rounding=True, 2025-05-07T21:03:23.5241453Z weighted=False, 2025-05-07T21:03:23.5241678Z row_wise=False, 2025-05-07T21:03:23.5241903Z mixed=True, 2025-05-07T21:03:23.5242121Z use_cache=True, 2025-05-07T21:03:23.5242374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5242680Z use_cpu=False, 2025-05-07T21:03:23.5242927Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.5243202Z ) 2025-05-07T21:03:23.5243443Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5244045Z self=, 2025-05-07T21:03:23.5244593Z compile=True, 2025-05-07T21:03:23.5244808Z T=1, 2025-05-07T21:03:23.5245002Z D=89, 2025-05-07T21:03:23.5245202Z B=92, 2025-05-07T21:03:23.5245392Z log_E=3, 2025-05-07T21:03:23.5245596Z L=15, 2025-05-07T21:03:23.5245802Z D_gradcheck=1, 2025-05-07T21:03:23.5246036Z stochastic_rounding=False, 2025-05-07T21:03:23.5246311Z weighted=False, 2025-05-07T21:03:23.5246541Z row_wise=False, 2025-05-07T21:03:23.5246761Z mixed=True, 2025-05-07T21:03:23.5246984Z use_cache=True, 2025-05-07T21:03:23.5247238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5247533Z use_cpu=False, 2025-05-07T21:03:23.5247860Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.5248135Z ) 2025-05-07T21:03:23.5248375Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5248991Z self=, 2025-05-07T21:03:23.5249557Z compile=True, 2025-05-07T21:03:23.5249837Z T=5, 2025-05-07T21:03:23.5250027Z D=2, 2025-05-07T21:03:23.5250224Z B=114, 2025-05-07T21:03:23.5250424Z log_E=4, 2025-05-07T21:03:23.5250628Z L=2, 2025-05-07T21:03:23.5250833Z D_gradcheck=2, 2025-05-07T21:03:23.5251075Z stochastic_rounding=True, 2025-05-07T21:03:23.5251340Z weighted=False, 2025-05-07T21:03:23.5251568Z row_wise=True, 2025-05-07T21:03:23.5251790Z mixed=True, 2025-05-07T21:03:23.5252004Z use_cache=True, 2025-05-07T21:03:23.5252255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.5252557Z use_cpu=True, 2025-05-07T21:03:23.5252797Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.5253174Z ) 2025-05-07T21:03:23.5253417Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5254027Z self=, 2025-05-07T21:03:23.5254590Z compile=True, 2025-05-07T21:03:23.5254877Z T=1, 2025-05-07T21:03:23.5255073Z D=67, 2025-05-07T21:03:23.5255276Z B=17, 2025-05-07T21:03:23.5255471Z log_E=3, 2025-05-07T21:03:23.5255678Z L=3, 2025-05-07T21:03:23.5255881Z D_gradcheck=2, 2025-05-07T21:03:23.5256115Z stochastic_rounding=False, 2025-05-07T21:03:23.5256388Z weighted=False, 2025-05-07T21:03:23.5256617Z row_wise=False, 2025-05-07T21:03:23.5256835Z mixed=True, 2025-05-07T21:03:23.5257054Z use_cache=True, 2025-05-07T21:03:23.5257304Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.5257603Z use_cpu=False, 2025-05-07T21:03:23.5257843Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.5258115Z ) 2025-05-07T21:03:23.5258364Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5258964Z self=, 2025-05-07T21:03:23.5259514Z compile=False, 2025-05-07T21:03:23.5259739Z T=1, 2025-05-07T21:03:23.5259932Z D=108, 2025-05-07T21:03:23.5260136Z B=34, 2025-05-07T21:03:23.5260339Z log_E=5, 2025-05-07T21:03:23.5260541Z L=11, 2025-05-07T21:03:23.5260747Z D_gradcheck=2, 2025-05-07T21:03:23.5260990Z stochastic_rounding=False, 2025-05-07T21:03:23.5261255Z weighted=True, 2025-05-07T21:03:23.5261532Z row_wise=False, 2025-05-07T21:03:23.5261762Z mixed=True, 2025-05-07T21:03:23.5261977Z use_cache=False, 2025-05-07T21:03:23.5262241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5262545Z use_cpu=True, 2025-05-07T21:03:23.5262813Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.5263110Z ) 2025-05-07T21:03:23.5263359Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5263982Z self=, 2025-05-07T21:03:23.5264540Z compile=False, 2025-05-07T21:03:23.5264762Z T=5, 2025-05-07T21:03:23.5264958Z D=87, 2025-05-07T21:03:23.5265150Z B=119, 2025-05-07T21:03:23.5265352Z log_E=5, 2025-05-07T21:03:23.5265560Z L=13, 2025-05-07T21:03:23.5265759Z D_gradcheck=2, 2025-05-07T21:03:23.5266000Z stochastic_rounding=False, 2025-05-07T21:03:23.5266270Z weighted=True, 2025-05-07T21:03:23.5266491Z row_wise=True, 2025-05-07T21:03:23.5266715Z mixed=False, 2025-05-07T21:03:23.5266939Z use_cache=True, 2025-05-07T21:03:23.5267187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5267488Z use_cpu=False, 2025-05-07T21:03:23.5267733Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.5268001Z ) 2025-05-07T21:03:23.5268247Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5268872Z self=, 2025-05-07T21:03:23.5269471Z compile=True, 2025-05-07T21:03:23.5269684Z T=1, 2025-05-07T21:03:23.5269884Z D=24, 2025-05-07T21:03:23.5270084Z B=3, 2025-05-07T21:03:23.5270277Z log_E=3, 2025-05-07T21:03:23.5270482Z L=18, 2025-05-07T21:03:23.5270774Z D_gradcheck=1, 2025-05-07T21:03:23.5271011Z stochastic_rounding=False, 2025-05-07T21:03:23.5271283Z weighted=False, 2025-05-07T21:03:23.5271512Z row_wise=True, 2025-05-07T21:03:23.5271730Z mixed=True, 2025-05-07T21:03:23.5271954Z use_cache=True, 2025-05-07T21:03:23.5272206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5272501Z use_cpu=False, 2025-05-07T21:03:23.5272751Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.5273026Z ) 2025-05-07T21:03:23.5273266Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5273914Z self=, 2025-05-07T21:03:23.5274472Z compile=False, 2025-05-07T21:03:23.5274698Z T=3, 2025-05-07T21:03:23.5274893Z D=92, 2025-05-07T21:03:23.5275094Z B=98, 2025-05-07T21:03:23.5275300Z log_E=3, 2025-05-07T21:03:23.5275506Z L=10, 2025-05-07T21:03:23.5275713Z D_gradcheck=2, 2025-05-07T21:03:23.5275958Z stochastic_rounding=False, 2025-05-07T21:03:23.5276226Z weighted=False, 2025-05-07T21:03:23.5276457Z row_wise=True, 2025-05-07T21:03:23.5276681Z mixed=False, 2025-05-07T21:03:23.5276899Z use_cache=True, 2025-05-07T21:03:23.5277158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.5277461Z use_cpu=True, 2025-05-07T21:03:23.5277703Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.5277978Z ) 2025-05-07T21:03:23.5285915Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5286549Z self=, 2025-05-07T21:03:23.5287134Z compile=True, 2025-05-07T21:03:23.5287359Z T=5, 2025-05-07T21:03:23.5287558Z D=23, 2025-05-07T21:03:23.5287761Z B=33, 2025-05-07T21:03:23.5287952Z log_E=5, 2025-05-07T21:03:23.5288154Z L=6, 2025-05-07T21:03:23.5288357Z D_gradcheck=2, 2025-05-07T21:03:23.5288594Z stochastic_rounding=True, 2025-05-07T21:03:23.5288871Z weighted=True, 2025-05-07T21:03:23.5289100Z row_wise=False, 2025-05-07T21:03:23.5289316Z mixed=True, 2025-05-07T21:03:23.5289537Z use_cache=True, 2025-05-07T21:03:23.5289790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5290159Z use_cpu=False, 2025-05-07T21:03:23.5290412Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.5290692Z ) 2025-05-07T21:03:23.5290935Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5291536Z self=, 2025-05-07T21:03:23.5292090Z compile=False, 2025-05-07T21:03:23.5292312Z T=1, 2025-05-07T21:03:23.5292513Z D=75, 2025-05-07T21:03:23.5292709Z B=61, 2025-05-07T21:03:23.5292900Z log_E=4, 2025-05-07T21:03:23.5293107Z L=1, 2025-05-07T21:03:23.5293314Z D_gradcheck=2, 2025-05-07T21:03:23.5293550Z stochastic_rounding=False, 2025-05-07T21:03:23.5293823Z weighted=False, 2025-05-07T21:03:23.5294055Z row_wise=False, 2025-05-07T21:03:23.5294279Z mixed=False, 2025-05-07T21:03:23.5294496Z use_cache=False, 2025-05-07T21:03:23.5294844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5295153Z use_cpu=False, 2025-05-07T21:03:23.5295395Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.5295669Z ) 2025-05-07T21:03:23.5295917Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5296512Z self=, 2025-05-07T21:03:23.5297059Z compile=False, 2025-05-07T21:03:23.5297279Z T=3, 2025-05-07T21:03:23.5297524Z D=20, 2025-05-07T21:03:23.5297725Z B=34, 2025-05-07T21:03:23.5297922Z log_E=3, 2025-05-07T21:03:23.5298124Z L=4, 2025-05-07T21:03:23.5298331Z D_gradcheck=2, 2025-05-07T21:03:23.5298574Z stochastic_rounding=False, 2025-05-07T21:03:23.5298841Z weighted=False, 2025-05-07T21:03:23.5299071Z row_wise=False, 2025-05-07T21:03:23.5299341Z mixed=True, 2025-05-07T21:03:23.5299558Z use_cache=True, 2025-05-07T21:03:23.5299811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.5300114Z use_cpu=False, 2025-05-07T21:03:23.5300361Z output_dtype=SparseType.FP32, 2025-05-07T21:03:23.5300634Z ) 2025-05-07T21:03:23.5300884Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5301485Z self=, 2025-05-07T21:03:23.5302027Z compile=True, 2025-05-07T21:03:23.5302247Z T=5, 2025-05-07T21:03:23.5302440Z D=87, 2025-05-07T21:03:23.5302700Z B=38, 2025-05-07T21:03:23.5302926Z log_E=3, 2025-05-07T21:03:23.5303132Z L=6, 2025-05-07T21:03:23.5303328Z D_gradcheck=1, 2025-05-07T21:03:23.5303574Z stochastic_rounding=False, 2025-05-07T21:03:23.5303846Z weighted=True, 2025-05-07T21:03:23.5304067Z row_wise=True, 2025-05-07T21:03:23.5304289Z mixed=False, 2025-05-07T21:03:23.5304515Z use_cache=True, 2025-05-07T21:03:23.5304763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5305064Z use_cpu=True, 2025-05-07T21:03:23.5305314Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.5305584Z ) 2025-05-07T21:03:23.5305832Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5306433Z self=, 2025-05-07T21:03:23.5306993Z compile=True, 2025-05-07T21:03:23.5307206Z T=2, 2025-05-07T21:03:23.5307401Z D=96, 2025-05-07T21:03:23.5307596Z B=115, 2025-05-07T21:03:23.5307793Z log_E=3, 2025-05-07T21:03:23.5308004Z L=5, 2025-05-07T21:03:23.5308208Z D_gradcheck=2, 2025-05-07T21:03:23.5308442Z stochastic_rounding=True, 2025-05-07T21:03:23.5308710Z weighted=False, 2025-05-07T21:03:23.5308939Z row_wise=True, 2025-05-07T21:03:23.5309156Z mixed=True, 2025-05-07T21:03:23.5309381Z use_cache=True, 2025-05-07T21:03:23.5309636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5309931Z use_cpu=False, 2025-05-07T21:03:23.5310179Z output_dtype=SparseType.BF16, 2025-05-07T21:03:23.5310451Z ) 2025-05-07T21:03:23.5310741Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5311342Z self=, 2025-05-07T21:03:23.5311889Z compile=False, 2025-05-07T21:03:23.5312103Z T=5, 2025-05-07T21:03:23.5312300Z D=110, 2025-05-07T21:03:23.5312501Z B=8, 2025-05-07T21:03:23.5312690Z log_E=3, 2025-05-07T21:03:23.5312901Z L=1, 2025-05-07T21:03:23.5313114Z D_gradcheck=2, 2025-05-07T21:03:23.5313357Z stochastic_rounding=False, 2025-05-07T21:03:23.5313622Z weighted=True, 2025-05-07T21:03:23.5313849Z row_wise=False, 2025-05-07T21:03:23.5314071Z mixed=True, 2025-05-07T21:03:23.5314286Z use_cache=True, 2025-05-07T21:03:23.5314537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:23.5314841Z use_cpu=True, 2025-05-07T21:03:23.5315080Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.5315356Z ) 2025-05-07T21:03:23.5315601Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:23.5316196Z self=, 2025-05-07T21:03:23.5316759Z compile=False, 2025-05-07T21:03:23.5316978Z T=5, 2025-05-07T21:03:23.5317167Z D=82, 2025-05-07T21:03:23.5317366Z B=98, 2025-05-07T21:03:23.5317566Z log_E=3, 2025-05-07T21:03:23.5317763Z L=16, 2025-05-07T21:03:23.5317970Z D_gradcheck=1, 2025-05-07T21:03:23.5318263Z stochastic_rounding=True, 2025-05-07T21:03:23.5318528Z weighted=True, 2025-05-07T21:03:23.5318757Z row_wise=True, 2025-05-07T21:03:23.5318977Z mixed=False, 2025-05-07T21:03:23.5319197Z use_cache=True, 2025-05-07T21:03:23.5319455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:23.5319757Z use_cpu=True, 2025-05-07T21:03:23.5320054Z output_dtype=SparseType.FP16, 2025-05-07T21:03:23.5320324Z ) 2025-05-07T21:03:24.0353056Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0353744Z self=, 2025-05-07T21:03:24.0354548Z compile=True, 2025-05-07T21:03:24.0354837Z T=5, 2025-05-07T21:03:24.0355119Z D=79, 2025-05-07T21:03:24.0355414Z B=89, 2025-05-07T21:03:24.0355704Z log_E=4, 2025-05-07T21:03:24.0355988Z L=13, 2025-05-07T21:03:24.0356278Z D_gradcheck=1, 2025-05-07T21:03:24.0356731Z stochastic_rounding=False, 2025-05-07T21:03:24.0357012Z weighted=True, 2025-05-07T21:03:24.0357235Z row_wise=False, 2025-05-07T21:03:24.0357457Z mixed=False, 2025-05-07T21:03:24.0357683Z use_cache=False, 2025-05-07T21:03:24.0357938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.0358238Z use_cpu=True, 2025-05-07T21:03:24.0358483Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.0358755Z ) 2025-05-07T21:03:24.0359003Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0359616Z self=, 2025-05-07T21:03:24.0360171Z compile=False, 2025-05-07T21:03:24.0360389Z T=3, 2025-05-07T21:03:24.0360589Z D=14, 2025-05-07T21:03:24.0360778Z B=105, 2025-05-07T21:03:24.0360978Z log_E=4, 2025-05-07T21:03:24.0361184Z L=12, 2025-05-07T21:03:24.0361383Z D_gradcheck=2, 2025-05-07T21:03:24.0361626Z stochastic_rounding=False, 2025-05-07T21:03:24.0361909Z weighted=True, 2025-05-07T21:03:24.0362133Z row_wise=False, 2025-05-07T21:03:24.0362361Z mixed=True, 2025-05-07T21:03:24.0362580Z use_cache=False, 2025-05-07T21:03:24.0362837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.0363139Z use_cpu=True, 2025-05-07T21:03:24.0363383Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.0363663Z ) 2025-05-07T21:03:24.0363901Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0364511Z self=, 2025-05-07T21:03:24.0365156Z compile=False, 2025-05-07T21:03:24.0365374Z T=5, 2025-05-07T21:03:24.0365570Z D=127, 2025-05-07T21:03:24.0365778Z B=18, 2025-05-07T21:03:24.0365977Z log_E=3, 2025-05-07T21:03:24.0366175Z L=18, 2025-05-07T21:03:24.0366380Z D_gradcheck=1, 2025-05-07T21:03:24.0366619Z stochastic_rounding=False, 2025-05-07T21:03:24.0366893Z weighted=True, 2025-05-07T21:03:24.0367114Z row_wise=True, 2025-05-07T21:03:24.0367339Z mixed=True, 2025-05-07T21:03:24.0367562Z use_cache=False, 2025-05-07T21:03:24.0367813Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.0368113Z use_cpu=True, 2025-05-07T21:03:24.0368358Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.0368625Z ) 2025-05-07T21:03:24.0368875Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0369481Z self=, 2025-05-07T21:03:24.0370017Z compile=False, 2025-05-07T21:03:24.0370242Z T=2, 2025-05-07T21:03:24.0370439Z D=108, 2025-05-07T21:03:24.0370632Z B=38, 2025-05-07T21:03:24.0370824Z log_E=5, 2025-05-07T21:03:24.0371025Z L=1, 2025-05-07T21:03:24.0371224Z D_gradcheck=2, 2025-05-07T21:03:24.0371461Z stochastic_rounding=True, 2025-05-07T21:03:24.0371731Z weighted=False, 2025-05-07T21:03:24.0371949Z row_wise=False, 2025-05-07T21:03:24.0372174Z mixed=True, 2025-05-07T21:03:24.0372488Z use_cache=False, 2025-05-07T21:03:24.0372749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0373090Z use_cpu=True, 2025-05-07T21:03:24.0373334Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.0373607Z ) 2025-05-07T21:03:24.0373847Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0374524Z self=, 2025-05-07T21:03:24.0375199Z compile=True, 2025-05-07T21:03:24.0375413Z T=3, 2025-05-07T21:03:24.0375611Z D=99, 2025-05-07T21:03:24.0375808Z B=19, 2025-05-07T21:03:24.0375999Z log_E=3, 2025-05-07T21:03:24.0376204Z L=10, 2025-05-07T21:03:24.0376406Z D_gradcheck=1, 2025-05-07T21:03:24.0376645Z stochastic_rounding=True, 2025-05-07T21:03:24.0376915Z weighted=False, 2025-05-07T21:03:24.0377141Z row_wise=False, 2025-05-07T21:03:24.0377358Z mixed=False, 2025-05-07T21:03:24.0377681Z use_cache=True, 2025-05-07T21:03:24.0377935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.0378228Z use_cpu=False, 2025-05-07T21:03:24.0378476Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.0378746Z ) 2025-05-07T21:03:24.0378983Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0379601Z self=, 2025-05-07T21:03:24.0380149Z compile=True, 2025-05-07T21:03:24.0380370Z T=3, 2025-05-07T21:03:24.0380560Z D=93, 2025-05-07T21:03:24.0380758Z B=68, 2025-05-07T21:03:24.0380957Z log_E=3, 2025-05-07T21:03:24.0381156Z L=7, 2025-05-07T21:03:24.0381359Z D_gradcheck=1, 2025-05-07T21:03:24.0381603Z stochastic_rounding=True, 2025-05-07T21:03:24.0381869Z weighted=True, 2025-05-07T21:03:24.0382096Z row_wise=False, 2025-05-07T21:03:24.0382323Z mixed=False, 2025-05-07T21:03:24.0382738Z use_cache=False, 2025-05-07T21:03:24.0382999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0383306Z use_cpu=True, 2025-05-07T21:03:24.0383547Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.0383817Z ) 2025-05-07T21:03:24.0384059Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0384667Z self=, 2025-05-07T21:03:24.0385214Z compile=True, 2025-05-07T21:03:24.0385434Z T=4, 2025-05-07T21:03:24.0385628Z D=57, 2025-05-07T21:03:24.0385861Z B=124, 2025-05-07T21:03:24.0386051Z log_E=4, 2025-05-07T21:03:24.0386303Z L=14, 2025-05-07T21:03:24.0386507Z D_gradcheck=1, 2025-05-07T21:03:24.0386738Z stochastic_rounding=True, 2025-05-07T21:03:24.0387006Z weighted=False, 2025-05-07T21:03:24.0387232Z row_wise=False, 2025-05-07T21:03:24.0387448Z mixed=False, 2025-05-07T21:03:24.0387669Z use_cache=False, 2025-05-07T21:03:24.0387933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0388234Z use_cpu=False, 2025-05-07T21:03:24.0388480Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.0388751Z ) 2025-05-07T21:03:24.0388991Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0389579Z self=, 2025-05-07T21:03:24.0390125Z compile=False, 2025-05-07T21:03:24.0390342Z T=3, 2025-05-07T21:03:24.0390531Z D=24, 2025-05-07T21:03:24.0390727Z B=4, 2025-05-07T21:03:24.0390921Z log_E=5, 2025-05-07T21:03:24.0391118Z L=7, 2025-05-07T21:03:24.0391321Z D_gradcheck=1, 2025-05-07T21:03:24.0391559Z stochastic_rounding=True, 2025-05-07T21:03:24.0391823Z weighted=False, 2025-05-07T21:03:24.0392050Z row_wise=False, 2025-05-07T21:03:24.0392271Z mixed=False, 2025-05-07T21:03:24.0392486Z use_cache=True, 2025-05-07T21:03:24.0392740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0393042Z use_cpu=False, 2025-05-07T21:03:24.0393335Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.0393608Z ) 2025-05-07T21:03:24.0393856Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0394469Z self=, 2025-05-07T21:03:24.0395024Z compile=True, 2025-05-07T21:03:24.0395330Z T=5, 2025-05-07T21:03:24.0395531Z D=120, 2025-05-07T21:03:24.0395723Z B=80, 2025-05-07T21:03:24.0395924Z log_E=3, 2025-05-07T21:03:24.0396127Z L=8, 2025-05-07T21:03:24.0396325Z D_gradcheck=2, 2025-05-07T21:03:24.0396567Z stochastic_rounding=False, 2025-05-07T21:03:24.0396837Z weighted=False, 2025-05-07T21:03:24.0397056Z row_wise=False, 2025-05-07T21:03:24.0397278Z mixed=True, 2025-05-07T21:03:24.0397495Z use_cache=False, 2025-05-07T21:03:24.0397748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0398047Z use_cpu=True, 2025-05-07T21:03:24.0398290Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.0398602Z ) 2025-05-07T21:03:24.0398848Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0399448Z self=, 2025-05-07T21:03:24.0399990Z compile=False, 2025-05-07T21:03:24.0400211Z T=4, 2025-05-07T21:03:24.0400409Z D=102, 2025-05-07T21:03:24.0400602Z B=116, 2025-05-07T21:03:24.0400799Z log_E=3, 2025-05-07T21:03:24.0401003Z L=7, 2025-05-07T21:03:24.0401204Z D_gradcheck=1, 2025-05-07T21:03:24.0401436Z stochastic_rounding=True, 2025-05-07T21:03:24.0401709Z weighted=True, 2025-05-07T21:03:24.0401933Z row_wise=False, 2025-05-07T21:03:24.0402149Z mixed=True, 2025-05-07T21:03:24.0402368Z use_cache=True, 2025-05-07T21:03:24.0402620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0402918Z use_cpu=False, 2025-05-07T21:03:24.0403200Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.0403492Z ) 2025-05-07T21:03:24.0403734Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0404346Z self=, 2025-05-07T21:03:24.0404895Z compile=False, 2025-05-07T21:03:24.0405109Z T=1, 2025-05-07T21:03:24.0405306Z D=86, 2025-05-07T21:03:24.0405501Z B=69, 2025-05-07T21:03:24.0405695Z log_E=4, 2025-05-07T21:03:24.0405902Z L=0, 2025-05-07T21:03:24.0406105Z D_gradcheck=2, 2025-05-07T21:03:24.0406341Z stochastic_rounding=False, 2025-05-07T21:03:24.0406614Z weighted=False, 2025-05-07T21:03:24.0406890Z row_wise=True, 2025-05-07T21:03:24.0407108Z mixed=False, 2025-05-07T21:03:24.0407331Z use_cache=False, 2025-05-07T21:03:24.0407594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0407900Z use_cpu=False, 2025-05-07T21:03:24.0408138Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.0408413Z ) 2025-05-07T21:03:24.0408665Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0409276Z self=, 2025-05-07T21:03:24.0409824Z compile=False, 2025-05-07T21:03:24.0410048Z T=4, 2025-05-07T21:03:24.0410240Z D=4, 2025-05-07T21:03:24.0410435Z B=88, 2025-05-07T21:03:24.0410633Z log_E=4, 2025-05-07T21:03:24.0410835Z L=7, 2025-05-07T21:03:24.0411036Z D_gradcheck=2, 2025-05-07T21:03:24.0411276Z stochastic_rounding=False, 2025-05-07T21:03:24.0411540Z weighted=True, 2025-05-07T21:03:24.0411766Z row_wise=True, 2025-05-07T21:03:24.0411988Z mixed=False, 2025-05-07T21:03:24.0412204Z use_cache=False, 2025-05-07T21:03:24.0412465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0412763Z use_cpu=True, 2025-05-07T21:03:24.0413002Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.0413278Z ) 2025-05-07T21:03:24.0413526Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0414136Z self=, 2025-05-07T21:03:24.0414793Z compile=False, 2025-05-07T21:03:24.0415013Z T=5, 2025-05-07T21:03:24.0415207Z D=85, 2025-05-07T21:03:24.0415397Z B=77, 2025-05-07T21:03:24.0415590Z log_E=5, 2025-05-07T21:03:24.0415793Z L=4, 2025-05-07T21:03:24.0416038Z D_gradcheck=2, 2025-05-07T21:03:24.0416275Z stochastic_rounding=False, 2025-05-07T21:03:24.0416546Z weighted=True, 2025-05-07T21:03:24.0416763Z row_wise=True, 2025-05-07T21:03:24.0416980Z mixed=True, 2025-05-07T21:03:24.0417200Z use_cache=False, 2025-05-07T21:03:24.0417451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0417755Z use_cpu=True, 2025-05-07T21:03:24.0418000Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.0418264Z ) 2025-05-07T21:03:24.0418515Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0419170Z self=, 2025-05-07T21:03:24.0419722Z compile=True, 2025-05-07T21:03:24.0419932Z T=5, 2025-05-07T21:03:24.0420128Z D=119, 2025-05-07T21:03:24.0420330Z B=61, 2025-05-07T21:03:24.0420520Z log_E=3, 2025-05-07T21:03:24.0420726Z L=11, 2025-05-07T21:03:24.0420930Z D_gradcheck=2, 2025-05-07T21:03:24.0421164Z stochastic_rounding=True, 2025-05-07T21:03:24.0421433Z weighted=True, 2025-05-07T21:03:24.0421661Z row_wise=True, 2025-05-07T21:03:24.0421873Z mixed=False, 2025-05-07T21:03:24.0430187Z use_cache=True, 2025-05-07T21:03:24.0430458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0430754Z use_cpu=True, 2025-05-07T21:03:24.0431003Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.0431277Z ) 2025-05-07T21:03:24.0431518Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0432124Z self=, 2025-05-07T21:03:24.0432671Z compile=True, 2025-05-07T21:03:24.0432886Z T=5, 2025-05-07T21:03:24.0433087Z D=117, 2025-05-07T21:03:24.0433285Z B=60, 2025-05-07T21:03:24.0433475Z log_E=5, 2025-05-07T21:03:24.0433683Z L=1, 2025-05-07T21:03:24.0433884Z D_gradcheck=1, 2025-05-07T21:03:24.0434122Z stochastic_rounding=False, 2025-05-07T21:03:24.0434397Z weighted=False, 2025-05-07T21:03:24.0434626Z row_wise=False, 2025-05-07T21:03:24.0434847Z mixed=True, 2025-05-07T21:03:24.0435061Z use_cache=True, 2025-05-07T21:03:24.0435383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0435687Z use_cpu=False, 2025-05-07T21:03:24.0436125Z output_dtype=SparseType.BF16, 2025-05-07T21:03:24.0436401Z ) 2025-05-07T21:03:24.0436647Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0437248Z self=, 2025-05-07T21:03:24.0437799Z compile=False, 2025-05-07T21:03:24.0438020Z T=3, 2025-05-07T21:03:24.0438212Z D=58, 2025-05-07T21:03:24.0438406Z B=85, 2025-05-07T21:03:24.0438602Z log_E=5, 2025-05-07T21:03:24.0438802Z L=0, 2025-05-07T21:03:24.0439004Z D_gradcheck=1, 2025-05-07T21:03:24.0439245Z stochastic_rounding=False, 2025-05-07T21:03:24.0439509Z weighted=True, 2025-05-07T21:03:24.0439737Z row_wise=True, 2025-05-07T21:03:24.0439959Z mixed=False, 2025-05-07T21:03:24.0440178Z use_cache=False, 2025-05-07T21:03:24.0440439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0440747Z use_cpu=False, 2025-05-07T21:03:24.0440994Z output_dtype=SparseType.FP32, 2025-05-07T21:03:24.0441260Z ) 2025-05-07T21:03:24.0441508Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0442120Z self=, 2025-05-07T21:03:24.0442661Z compile=True, 2025-05-07T21:03:24.0442879Z T=2, 2025-05-07T21:03:24.0443165Z D=63, 2025-05-07T21:03:24.0443355Z B=51, 2025-05-07T21:03:24.0443548Z log_E=4, 2025-05-07T21:03:24.0443751Z L=17, 2025-05-07T21:03:24.0443948Z D_gradcheck=1, 2025-05-07T21:03:24.0444189Z stochastic_rounding=False, 2025-05-07T21:03:24.0444457Z weighted=False, 2025-05-07T21:03:24.0444677Z row_wise=True, 2025-05-07T21:03:24.0444960Z mixed=True, 2025-05-07T21:03:24.0445179Z use_cache=True, 2025-05-07T21:03:24.0445423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:24.0445720Z use_cpu=True, 2025-05-07T21:03:24.0445966Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.0446231Z ) 2025-05-07T21:03:24.0446477Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:24.0447086Z self=, 2025-05-07T21:03:24.0447650Z compile=False, 2025-05-07T21:03:24.0447862Z T=1, 2025-05-07T21:03:24.0448054Z D=78, 2025-05-07T21:03:24.0448320Z B=112, 2025-05-07T21:03:24.0448515Z log_E=3, 2025-05-07T21:03:24.0448721Z L=19, 2025-05-07T21:03:24.0448924Z D_gradcheck=1, 2025-05-07T21:03:24.0449157Z stochastic_rounding=False, 2025-05-07T21:03:24.0449429Z weighted=False, 2025-05-07T21:03:24.0449661Z row_wise=False, 2025-05-07T21:03:24.0449876Z mixed=False, 2025-05-07T21:03:24.0450102Z use_cache=True, 2025-05-07T21:03:24.0450352Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:24.0450643Z use_cpu=True, 2025-05-07T21:03:24.0450888Z output_dtype=SparseType.FP16, 2025-05-07T21:03:24.0451163Z ) 2025-05-07T21:03:33.2875309Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2876028Z self=, 2025-05-07T21:03:33.2876603Z compile=False, 2025-05-07T21:03:33.2876824Z T=5, 2025-05-07T21:03:33.2877025Z D=18, 2025-05-07T21:03:33.2877224Z B=76, 2025-05-07T21:03:33.2877441Z log_E=3, 2025-05-07T21:03:33.2877655Z L=0, 2025-05-07T21:03:33.2877861Z D_gradcheck=1, 2025-05-07T21:03:33.2878098Z stochastic_rounding=True, 2025-05-07T21:03:33.2878370Z weighted=False, 2025-05-07T21:03:33.2878599Z row_wise=False, 2025-05-07T21:03:33.2878814Z mixed=True, 2025-05-07T21:03:33.2879036Z use_cache=True, 2025-05-07T21:03:33.2879295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.2879587Z use_cpu=True, 2025-05-07T21:03:33.2879837Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.2880119Z ) 2025-05-07T21:03:33.2880764Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2881382Z self=, 2025-05-07T21:03:33.2881928Z compile=True, 2025-05-07T21:03:33.2882149Z T=2, 2025-05-07T21:03:33.2882342Z D=81, 2025-05-07T21:03:33.2882538Z B=96, 2025-05-07T21:03:33.2882738Z log_E=3, 2025-05-07T21:03:33.2882939Z L=9, 2025-05-07T21:03:33.2883145Z D_gradcheck=2, 2025-05-07T21:03:33.2883387Z stochastic_rounding=True, 2025-05-07T21:03:33.2883649Z weighted=True, 2025-05-07T21:03:33.2883872Z row_wise=True, 2025-05-07T21:03:33.2884089Z mixed=True, 2025-05-07T21:03:33.2884302Z use_cache=False, 2025-05-07T21:03:33.2884560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.2884857Z use_cpu=True, 2025-05-07T21:03:33.2885096Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.2885365Z ) 2025-05-07T21:03:33.2885610Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2886213Z self=, 2025-05-07T21:03:33.2886749Z compile=True, 2025-05-07T21:03:33.2886968Z T=3, 2025-05-07T21:03:33.2887164Z D=73, 2025-05-07T21:03:33.2887353Z B=123, 2025-05-07T21:03:33.2887552Z log_E=4, 2025-05-07T21:03:33.2887758Z L=8, 2025-05-07T21:03:33.2887955Z D_gradcheck=2, 2025-05-07T21:03:33.2888290Z stochastic_rounding=False, 2025-05-07T21:03:33.2888559Z weighted=True, 2025-05-07T21:03:33.2888776Z row_wise=True, 2025-05-07T21:03:33.2888995Z mixed=True, 2025-05-07T21:03:33.2889215Z use_cache=False, 2025-05-07T21:03:33.2889469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.2889767Z use_cpu=True, 2025-05-07T21:03:33.2890102Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.2890372Z ) 2025-05-07T21:03:33.2890618Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2891236Z self=, 2025-05-07T21:03:33.2891782Z compile=False, 2025-05-07T21:03:33.2892003Z T=3, 2025-05-07T21:03:33.2892199Z D=63, 2025-05-07T21:03:33.2892396Z B=11, 2025-05-07T21:03:33.2892587Z log_E=4, 2025-05-07T21:03:33.2892793Z L=5, 2025-05-07T21:03:33.2892997Z D_gradcheck=1, 2025-05-07T21:03:33.2893305Z stochastic_rounding=False, 2025-05-07T21:03:33.2893582Z weighted=False, 2025-05-07T21:03:33.2893809Z row_wise=False, 2025-05-07T21:03:33.2894024Z mixed=True, 2025-05-07T21:03:33.2894244Z use_cache=False, 2025-05-07T21:03:33.2894503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.2894930Z use_cpu=True, 2025-05-07T21:03:33.2895174Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.2895452Z ) 2025-05-07T21:03:33.2895693Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2896311Z self=, 2025-05-07T21:03:33.2896873Z compile=False, 2025-05-07T21:03:33.2897083Z T=4, 2025-05-07T21:03:33.2897275Z D=59, 2025-05-07T21:03:33.2897467Z B=51, 2025-05-07T21:03:33.2897657Z log_E=5, 2025-05-07T21:03:33.2897860Z L=14, 2025-05-07T21:03:33.2898060Z D_gradcheck=2, 2025-05-07T21:03:33.2898294Z stochastic_rounding=False, 2025-05-07T21:03:33.2898566Z weighted=False, 2025-05-07T21:03:33.2898795Z row_wise=False, 2025-05-07T21:03:33.2899008Z mixed=True, 2025-05-07T21:03:33.2899225Z use_cache=True, 2025-05-07T21:03:33.2899491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.2899793Z use_cpu=True, 2025-05-07T21:03:33.2900043Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.2900311Z ) 2025-05-07T21:03:33.2900557Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2901176Z self=, 2025-05-07T21:03:33.2901805Z compile=False, 2025-05-07T21:03:33.2902030Z T=5, 2025-05-07T21:03:33.2902225Z D=99, 2025-05-07T21:03:33.2902416Z B=38, 2025-05-07T21:03:33.2902618Z log_E=3, 2025-05-07T21:03:33.2902833Z L=14, 2025-05-07T21:03:33.2903030Z D_gradcheck=2, 2025-05-07T21:03:33.2903275Z stochastic_rounding=False, 2025-05-07T21:03:33.2903547Z weighted=True, 2025-05-07T21:03:33.2903768Z row_wise=True, 2025-05-07T21:03:33.2903991Z mixed=True, 2025-05-07T21:03:33.2904208Z use_cache=True, 2025-05-07T21:03:33.2904453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.2904752Z use_cpu=False, 2025-05-07T21:03:33.2904995Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.2905273Z ) 2025-05-07T21:03:33.2905558Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2906171Z self=, 2025-05-07T21:03:33.2906716Z compile=False, 2025-05-07T21:03:33.2906935Z T=1, 2025-05-07T21:03:33.2907132Z D=15, 2025-05-07T21:03:33.2907325Z B=72, 2025-05-07T21:03:33.2907514Z log_E=3, 2025-05-07T21:03:33.2907716Z L=15, 2025-05-07T21:03:33.2907921Z D_gradcheck=2, 2025-05-07T21:03:33.2908155Z stochastic_rounding=True, 2025-05-07T21:03:33.2908424Z weighted=True, 2025-05-07T21:03:33.2908647Z row_wise=False, 2025-05-07T21:03:33.2908868Z mixed=False, 2025-05-07T21:03:33.2909146Z use_cache=False, 2025-05-07T21:03:33.2909410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.2909705Z use_cpu=False, 2025-05-07T21:03:33.2909950Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.2910220Z ) 2025-05-07T21:03:33.2910463Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2911109Z self=, 2025-05-07T21:03:33.2911654Z compile=False, 2025-05-07T21:03:33.2911873Z T=1, 2025-05-07T21:03:33.2912065Z D=20, 2025-05-07T21:03:33.2912263Z B=102, 2025-05-07T21:03:33.2912460Z log_E=5, 2025-05-07T21:03:33.2912660Z L=11, 2025-05-07T21:03:33.2912864Z D_gradcheck=1, 2025-05-07T21:03:33.2913106Z stochastic_rounding=False, 2025-05-07T21:03:33.2913370Z weighted=False, 2025-05-07T21:03:33.2913598Z row_wise=True, 2025-05-07T21:03:33.2913820Z mixed=False, 2025-05-07T21:03:33.2914081Z use_cache=False, 2025-05-07T21:03:33.2914348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.2914652Z use_cpu=False, 2025-05-07T21:03:33.2914893Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.2915162Z ) 2025-05-07T21:03:33.2915416Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2916012Z self=, 2025-05-07T21:03:33.2916568Z compile=False, 2025-05-07T21:03:33.2916790Z T=1, 2025-05-07T21:03:33.2916982Z D=102, 2025-05-07T21:03:33.2917179Z B=102, 2025-05-07T21:03:33.2917382Z log_E=5, 2025-05-07T21:03:33.2917580Z L=11, 2025-05-07T21:03:33.2917780Z D_gradcheck=1, 2025-05-07T21:03:33.2918024Z stochastic_rounding=False, 2025-05-07T21:03:33.2918293Z weighted=False, 2025-05-07T21:03:33.2918513Z row_wise=True, 2025-05-07T21:03:33.2918733Z mixed=False, 2025-05-07T21:03:33.2918956Z use_cache=False, 2025-05-07T21:03:33.2919212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.2919517Z use_cpu=False, 2025-05-07T21:03:33.2919758Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.2920021Z ) 2025-05-07T21:03:33.2920265Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2920879Z self=, 2025-05-07T21:03:33.2921421Z compile=False, 2025-05-07T21:03:33.2921639Z T=1, 2025-05-07T21:03:33.2921834Z D=102, 2025-05-07T21:03:33.2922024Z B=102, 2025-05-07T21:03:33.2922224Z log_E=5, 2025-05-07T21:03:33.2922480Z L=0, 2025-05-07T21:03:33.2922677Z D_gradcheck=1, 2025-05-07T21:03:33.2922916Z stochastic_rounding=False, 2025-05-07T21:03:33.2923184Z weighted=False, 2025-05-07T21:03:33.2923403Z row_wise=True, 2025-05-07T21:03:33.2923623Z mixed=False, 2025-05-07T21:03:33.2923842Z use_cache=False, 2025-05-07T21:03:33.2924096Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.2924423Z use_cpu=False, 2025-05-07T21:03:33.2924669Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.2924942Z ) 2025-05-07T21:03:33.2925180Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2925803Z self=, 2025-05-07T21:03:33.2926352Z compile=False, 2025-05-07T21:03:33.2926567Z T=1, 2025-05-07T21:03:33.2926768Z D=102, 2025-05-07T21:03:33.2926970Z B=102, 2025-05-07T21:03:33.2927163Z log_E=5, 2025-05-07T21:03:33.2927369Z L=1, 2025-05-07T21:03:33.2927575Z D_gradcheck=1, 2025-05-07T21:03:33.2927816Z stochastic_rounding=False, 2025-05-07T21:03:33.2928080Z weighted=False, 2025-05-07T21:03:33.2928308Z row_wise=True, 2025-05-07T21:03:33.2928529Z mixed=False, 2025-05-07T21:03:33.2928745Z use_cache=False, 2025-05-07T21:03:33.2929004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.2929308Z use_cpu=False, 2025-05-07T21:03:33.2929715Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.2929988Z ) 2025-05-07T21:03:33.2930234Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:03:33.2930834Z self=, 2025-05-07T21:03:33.2931397Z compile=False, 2025-05-07T21:03:33.2931659Z T=1, 2025-05-07T21:03:33.2931852Z D=102, 2025-05-07T21:03:33.2932052Z B=1, 2025-05-07T21:03:33.2932249Z log_E=5, 2025-05-07T21:03:33.2932447Z L=1, 2025-05-07T21:03:33.2932647Z D_gradcheck=1, 2025-05-07T21:03:33.2932893Z stochastic_rounding=False, 2025-05-07T21:03:33.2933158Z weighted=False, 2025-05-07T21:03:33.2933384Z row_wise=True, 2025-05-07T21:03:33.2933607Z mixed=False, 2025-05-07T21:03:33.2933822Z use_cache=False, 2025-05-07T21:03:33.2934081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.2934381Z use_cpu=False, 2025-05-07T21:03:33.2934671Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.2935050Z ) 2025-05-07T21:03:33.2935242Z PASSED 2025-05-07T21:03:54.1812075Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1813137Z self=, 2025-05-07T21:03:54.1813725Z mixed_B=False, 2025-05-07T21:03:54.1813947Z T=1, 2025-05-07T21:03:54.1814147Z D=2, 2025-05-07T21:03:54.1814345Z B=1, 2025-05-07T21:03:54.1814537Z log_E=3, 2025-05-07T21:03:54.1814827Z L=0, 2025-05-07T21:03:54.1815033Z D_gradcheck=1, 2025-05-07T21:03:54.1815273Z stochastic_rounding=False, 2025-05-07T21:03:54.1815543Z weighted=False, 2025-05-07T21:03:54.1815777Z row_wise=False, 2025-05-07T21:03:54.1816004Z mixed=False, 2025-05-07T21:03:54.1816233Z use_cache=False, 2025-05-07T21:03:54.1816499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1816808Z use_cpu=False, 2025-05-07T21:03:54.1817060Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1817339Z ) 2025-05-07T21:03:54.1817580Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1818184Z self=, 2025-05-07T21:03:54.1818728Z mixed_B=True, 2025-05-07T21:03:54.1818948Z T=1, 2025-05-07T21:03:54.1819138Z D=2, 2025-05-07T21:03:54.1819336Z B=1, 2025-05-07T21:03:54.1819538Z log_E=3, 2025-05-07T21:03:54.1819739Z L=0, 2025-05-07T21:03:54.1820232Z D_gradcheck=1, 2025-05-07T21:03:54.1820494Z stochastic_rounding=False, 2025-05-07T21:03:54.1820793Z weighted=False, 2025-05-07T21:03:54.1821021Z row_wise=False, 2025-05-07T21:03:54.1821245Z mixed=False, 2025-05-07T21:03:54.1821462Z use_cache=False, 2025-05-07T21:03:54.1821722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1824883Z use_cpu=False, 2025-05-07T21:03:54.1825146Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1825426Z ) 2025-05-07T21:03:54.1825669Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1826272Z self=, 2025-05-07T21:03:54.1826812Z mixed_B=True, 2025-05-07T21:03:54.1827028Z T=5, 2025-05-07T21:03:54.1827222Z D=117, 2025-05-07T21:03:54.1827427Z B=109, 2025-05-07T21:03:54.1827625Z log_E=5, 2025-05-07T21:03:54.1827824Z L=4, 2025-05-07T21:03:54.1828027Z D_gradcheck=1, 2025-05-07T21:03:54.1828284Z stochastic_rounding=True, 2025-05-07T21:03:54.1828550Z weighted=True, 2025-05-07T21:03:54.1828780Z row_wise=True, 2025-05-07T21:03:54.1829000Z mixed=False, 2025-05-07T21:03:54.1829219Z use_cache=False, 2025-05-07T21:03:54.1829486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1829789Z use_cpu=False, 2025-05-07T21:03:54.1830031Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1830439Z ) 2025-05-07T21:03:54.1830681Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1831282Z self=, 2025-05-07T21:03:54.1831819Z mixed_B=False, 2025-05-07T21:03:54.1832031Z T=2, 2025-05-07T21:03:54.1832229Z D=96, 2025-05-07T21:03:54.1832433Z B=71, 2025-05-07T21:03:54.1832629Z log_E=4, 2025-05-07T21:03:54.1840514Z L=7, 2025-05-07T21:03:54.1840766Z D_gradcheck=1, 2025-05-07T21:03:54.1841018Z stochastic_rounding=False, 2025-05-07T21:03:54.1841291Z weighted=False, 2025-05-07T21:03:54.1841521Z row_wise=False, 2025-05-07T21:03:54.1841745Z mixed=False, 2025-05-07T21:03:54.1841965Z use_cache=True, 2025-05-07T21:03:54.1842222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1842525Z use_cpu=True, 2025-05-07T21:03:54.1842766Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1843048Z ) 2025-05-07T21:03:54.1843420Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1844032Z self=, 2025-05-07T21:03:54.1844570Z mixed_B=False, 2025-05-07T21:03:54.1844789Z T=2, 2025-05-07T21:03:54.1844988Z D=5, 2025-05-07T21:03:54.1845175Z B=87, 2025-05-07T21:03:54.1845374Z log_E=3, 2025-05-07T21:03:54.1845579Z L=6, 2025-05-07T21:03:54.1845775Z D_gradcheck=2, 2025-05-07T21:03:54.1846020Z stochastic_rounding=False, 2025-05-07T21:03:54.1846290Z weighted=False, 2025-05-07T21:03:54.1846516Z row_wise=True, 2025-05-07T21:03:54.1846735Z mixed=False, 2025-05-07T21:03:54.1846959Z use_cache=False, 2025-05-07T21:03:54.1847212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1847515Z use_cpu=True, 2025-05-07T21:03:54.1847762Z output_dtype=SparseType.FP16, 2025-05-07T21:03:54.1848031Z ) 2025-05-07T21:03:54.1848274Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1848876Z self=, 2025-05-07T21:03:54.1849415Z mixed_B=True, 2025-05-07T21:03:54.1849626Z T=3, 2025-05-07T21:03:54.1849822Z D=28, 2025-05-07T21:03:54.1850019Z B=103, 2025-05-07T21:03:54.1850209Z log_E=3, 2025-05-07T21:03:54.1850415Z L=19, 2025-05-07T21:03:54.1850623Z D_gradcheck=2, 2025-05-07T21:03:54.1850888Z stochastic_rounding=False, 2025-05-07T21:03:54.1851174Z weighted=True, 2025-05-07T21:03:54.1851405Z row_wise=False, 2025-05-07T21:03:54.1851695Z mixed=True, 2025-05-07T21:03:54.1851917Z use_cache=False, 2025-05-07T21:03:54.1852176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1852471Z use_cpu=False, 2025-05-07T21:03:54.1852716Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1852991Z ) 2025-05-07T21:03:54.1853229Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1853933Z self=, 2025-05-07T21:03:54.1854482Z mixed_B=False, 2025-05-07T21:03:54.1854694Z T=5, 2025-05-07T21:03:54.1854996Z D=116, 2025-05-07T21:03:54.1855193Z B=53, 2025-05-07T21:03:54.1855380Z log_E=4, 2025-05-07T21:03:54.1855590Z L=19, 2025-05-07T21:03:54.1855792Z D_gradcheck=1, 2025-05-07T21:03:54.1856032Z stochastic_rounding=True, 2025-05-07T21:03:54.1856296Z weighted=False, 2025-05-07T21:03:54.1856525Z row_wise=True, 2025-05-07T21:03:54.1856743Z mixed=True, 2025-05-07T21:03:54.1856959Z use_cache=False, 2025-05-07T21:03:54.1857218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1857516Z use_cpu=True, 2025-05-07T21:03:54.1857756Z output_dtype=SparseType.FP16, 2025-05-07T21:03:54.1858028Z ) 2025-05-07T21:03:54.1858273Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1858876Z self=, 2025-05-07T21:03:54.1859524Z mixed_B=False, 2025-05-07T21:03:54.1859744Z T=2, 2025-05-07T21:03:54.1859935Z D=9, 2025-05-07T21:03:54.1860129Z B=126, 2025-05-07T21:03:54.1860336Z log_E=4, 2025-05-07T21:03:54.1860574Z L=8, 2025-05-07T21:03:54.1860787Z D_gradcheck=2, 2025-05-07T21:03:54.1861036Z stochastic_rounding=True, 2025-05-07T21:03:54.1861302Z weighted=True, 2025-05-07T21:03:54.1861530Z row_wise=True, 2025-05-07T21:03:54.1861756Z mixed=True, 2025-05-07T21:03:54.1861973Z use_cache=False, 2025-05-07T21:03:54.1862240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1862539Z use_cpu=True, 2025-05-07T21:03:54.1862786Z output_dtype=SparseType.BF16, 2025-05-07T21:03:54.1863049Z ) 2025-05-07T21:03:54.1863296Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1863904Z self=, 2025-05-07T21:03:54.1864508Z mixed_B=False, 2025-05-07T21:03:54.1864729Z T=2, 2025-05-07T21:03:54.1864929Z D=46, 2025-05-07T21:03:54.1865122Z B=49, 2025-05-07T21:03:54.1865317Z log_E=4, 2025-05-07T21:03:54.1865524Z L=7, 2025-05-07T21:03:54.1865721Z D_gradcheck=2, 2025-05-07T21:03:54.1865964Z stochastic_rounding=False, 2025-05-07T21:03:54.1866233Z weighted=False, 2025-05-07T21:03:54.1866455Z row_wise=True, 2025-05-07T21:03:54.1866675Z mixed=False, 2025-05-07T21:03:54.1866896Z use_cache=True, 2025-05-07T21:03:54.1867139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1867442Z use_cpu=False, 2025-05-07T21:03:54.1867690Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1867954Z ) 2025-05-07T21:03:54.1868196Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1868799Z self=, 2025-05-07T21:03:54.1869340Z mixed_B=True, 2025-05-07T21:03:54.1869558Z T=5, 2025-05-07T21:03:54.1869751Z D=114, 2025-05-07T21:03:54.1869948Z B=96, 2025-05-07T21:03:54.1870141Z log_E=5, 2025-05-07T21:03:54.1870345Z L=2, 2025-05-07T21:03:54.1870546Z D_gradcheck=2, 2025-05-07T21:03:54.1870775Z stochastic_rounding=True, 2025-05-07T21:03:54.1871069Z weighted=False, 2025-05-07T21:03:54.1871318Z row_wise=False, 2025-05-07T21:03:54.1871534Z mixed=False, 2025-05-07T21:03:54.1871761Z use_cache=False, 2025-05-07T21:03:54.1872024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1872320Z use_cpu=True, 2025-05-07T21:03:54.1872612Z output_dtype=SparseType.FP16, 2025-05-07T21:03:54.1872884Z ) 2025-05-07T21:03:54.1873120Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1873716Z self=, 2025-05-07T21:03:54.1874257Z mixed_B=False, 2025-05-07T21:03:54.1874532Z T=1, 2025-05-07T21:03:54.1874736Z D=87, 2025-05-07T21:03:54.1874934Z B=6, 2025-05-07T21:03:54.1875133Z log_E=5, 2025-05-07T21:03:54.1875332Z L=11, 2025-05-07T21:03:54.1875537Z D_gradcheck=1, 2025-05-07T21:03:54.1875775Z stochastic_rounding=True, 2025-05-07T21:03:54.1876038Z weighted=False, 2025-05-07T21:03:54.1876264Z row_wise=True, 2025-05-07T21:03:54.1876483Z mixed=True, 2025-05-07T21:03:54.1876698Z use_cache=False, 2025-05-07T21:03:54.1876958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1877261Z use_cpu=True, 2025-05-07T21:03:54.1877501Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1877775Z ) 2025-05-07T21:03:54.1878019Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1878605Z self=, 2025-05-07T21:03:54.1879140Z mixed_B=True, 2025-05-07T21:03:54.1879355Z T=3, 2025-05-07T21:03:54.1879543Z D=123, 2025-05-07T21:03:54.1879742Z B=47, 2025-05-07T21:03:54.1879993Z log_E=5, 2025-05-07T21:03:54.1880190Z L=10, 2025-05-07T21:03:54.1880392Z D_gradcheck=1, 2025-05-07T21:03:54.1880632Z stochastic_rounding=True, 2025-05-07T21:03:54.1880893Z weighted=False, 2025-05-07T21:03:54.1881131Z row_wise=False, 2025-05-07T21:03:54.1881351Z mixed=False, 2025-05-07T21:03:54.1881568Z use_cache=True, 2025-05-07T21:03:54.1881817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1882118Z use_cpu=False, 2025-05-07T21:03:54.1882369Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1882634Z ) 2025-05-07T21:03:54.1882881Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1883475Z self=, 2025-05-07T21:03:54.1884009Z mixed_B=False, 2025-05-07T21:03:54.1884229Z T=3, 2025-05-07T21:03:54.1884426Z D=10, 2025-05-07T21:03:54.1884612Z B=48, 2025-05-07T21:03:54.1884816Z log_E=5, 2025-05-07T21:03:54.1885071Z L=2, 2025-05-07T21:03:54.1885269Z D_gradcheck=2, 2025-05-07T21:03:54.1885510Z stochastic_rounding=False, 2025-05-07T21:03:54.1885782Z weighted=True, 2025-05-07T21:03:54.1886000Z row_wise=False, 2025-05-07T21:03:54.1886224Z mixed=False, 2025-05-07T21:03:54.1886449Z use_cache=False, 2025-05-07T21:03:54.1886708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1887009Z use_cpu=True, 2025-05-07T21:03:54.1887258Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1887525Z ) 2025-05-07T21:03:54.1887777Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1888378Z self=, 2025-05-07T21:03:54.1888943Z mixed_B=False, 2025-05-07T21:03:54.1889154Z T=5, 2025-05-07T21:03:54.1889352Z D=25, 2025-05-07T21:03:54.1889549Z B=65, 2025-05-07T21:03:54.1889739Z log_E=3, 2025-05-07T21:03:54.1889950Z L=4, 2025-05-07T21:03:54.1890160Z D_gradcheck=1, 2025-05-07T21:03:54.1890393Z stochastic_rounding=True, 2025-05-07T21:03:54.1890664Z weighted=True, 2025-05-07T21:03:54.1890889Z row_wise=False, 2025-05-07T21:03:54.1891108Z mixed=True, 2025-05-07T21:03:54.1891358Z use_cache=True, 2025-05-07T21:03:54.1891633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1891925Z use_cpu=True, 2025-05-07T21:03:54.1892170Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1892446Z ) 2025-05-07T21:03:54.1892692Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1893342Z self=, 2025-05-07T21:03:54.1893907Z mixed_B=True, 2025-05-07T21:03:54.1894126Z T=2, 2025-05-07T21:03:54.1894315Z D=47, 2025-05-07T21:03:54.1894510Z B=104, 2025-05-07T21:03:54.1894706Z log_E=4, 2025-05-07T21:03:54.1895011Z L=11, 2025-05-07T21:03:54.1895211Z D_gradcheck=1, 2025-05-07T21:03:54.1895510Z stochastic_rounding=False, 2025-05-07T21:03:54.1895776Z weighted=False, 2025-05-07T21:03:54.1896006Z row_wise=True, 2025-05-07T21:03:54.1896226Z mixed=False, 2025-05-07T21:03:54.1896441Z use_cache=False, 2025-05-07T21:03:54.1896707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1897004Z use_cpu=True, 2025-05-07T21:03:54.1897241Z output_dtype=SparseType.FP16, 2025-05-07T21:03:54.1897512Z ) 2025-05-07T21:03:54.1897758Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1898353Z self=, 2025-05-07T21:03:54.1898907Z mixed_B=False, 2025-05-07T21:03:54.1899126Z T=3, 2025-05-07T21:03:54.1899319Z D=31, 2025-05-07T21:03:54.1899507Z B=9, 2025-05-07T21:03:54.1899702Z log_E=4, 2025-05-07T21:03:54.1899905Z L=1, 2025-05-07T21:03:54.1900101Z D_gradcheck=1, 2025-05-07T21:03:54.1900346Z stochastic_rounding=False, 2025-05-07T21:03:54.1900701Z weighted=False, 2025-05-07T21:03:54.1900947Z row_wise=True, 2025-05-07T21:03:54.1901167Z mixed=True, 2025-05-07T21:03:54.1901387Z use_cache=False, 2025-05-07T21:03:54.1901643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:54.1901944Z use_cpu=True, 2025-05-07T21:03:54.1902190Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1902456Z ) 2025-05-07T21:03:54.1902706Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1903305Z self=, 2025-05-07T21:03:54.1903844Z mixed_B=False, 2025-05-07T21:03:54.1904065Z T=1, 2025-05-07T21:03:54.1904263Z D=117, 2025-05-07T21:03:54.1904458Z B=46, 2025-05-07T21:03:54.1904657Z log_E=5, 2025-05-07T21:03:54.1904867Z L=15, 2025-05-07T21:03:54.1905065Z D_gradcheck=1, 2025-05-07T21:03:54.1905312Z stochastic_rounding=True, 2025-05-07T21:03:54.1905601Z weighted=False, 2025-05-07T21:03:54.1905883Z row_wise=True, 2025-05-07T21:03:54.1906099Z mixed=False, 2025-05-07T21:03:54.1906324Z use_cache=False, 2025-05-07T21:03:54.1906588Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1906883Z use_cpu=False, 2025-05-07T21:03:54.1907133Z output_dtype=SparseType.BF16, 2025-05-07T21:03:54.1907412Z ) 2025-05-07T21:03:54.1907651Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:03:54.1908242Z self=, 2025-05-07T21:03:54.1908786Z mixed_B=True, 2025-05-07T21:03:54.1909000Z T=3, 2025-05-07T21:03:54.1909200Z D=33, 2025-05-07T21:03:54.1909397Z B=54, 2025-05-07T21:03:54.1909589Z log_E=4, 2025-05-07T21:03:54.1909795Z L=16, 2025-05-07T21:03:54.1910001Z D_gradcheck=1, 2025-05-07T21:03:54.1910239Z stochastic_rounding=True, 2025-05-07T21:03:54.1910509Z weighted=False, 2025-05-07T21:03:54.1910740Z row_wise=False, 2025-05-07T21:03:54.1910962Z mixed=False, 2025-05-07T21:03:54.1911187Z use_cache=True, 2025-05-07T21:03:54.1911438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:54.1911734Z use_cpu=True, 2025-05-07T21:03:54.1911973Z output_dtype=SparseType.FP32, 2025-05-07T21:03:54.1912248Z ) 2025-05-07T21:04:10.3402837Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3403784Z self=, 2025-05-07T21:04:10.3404537Z mixed_B=False, 2025-05-07T21:04:10.3404766Z T=5, 2025-05-07T21:04:10.3405306Z D=124, 2025-05-07T21:04:10.3405567Z B=125, 2025-05-07T21:04:10.3405848Z log_E=5, 2025-05-07T21:04:10.3406151Z L=4, 2025-05-07T21:04:10.3406433Z D_gradcheck=2, 2025-05-07T21:04:10.3406761Z stochastic_rounding=True, 2025-05-07T21:04:10.3407114Z weighted=False, 2025-05-07T21:04:10.3407476Z row_wise=True, 2025-05-07T21:04:10.3407868Z mixed=False, 2025-05-07T21:04:10.3408100Z use_cache=True, 2025-05-07T21:04:10.3408351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3408656Z use_cpu=True, 2025-05-07T21:04:10.3408906Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.3409180Z ) 2025-05-07T21:04:10.3409431Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3410037Z self=, 2025-05-07T21:04:10.3410596Z mixed_B=False, 2025-05-07T21:04:10.3410824Z T=4, 2025-05-07T21:04:10.3411025Z D=51, 2025-05-07T21:04:10.3411220Z B=49, 2025-05-07T21:04:10.3411419Z log_E=4, 2025-05-07T21:04:10.3411624Z L=2, 2025-05-07T21:04:10.3411821Z D_gradcheck=2, 2025-05-07T21:04:10.3412065Z stochastic_rounding=False, 2025-05-07T21:04:10.3412345Z weighted=False, 2025-05-07T21:04:10.3412576Z row_wise=True, 2025-05-07T21:04:10.3412790Z mixed=True, 2025-05-07T21:04:10.3413010Z use_cache=True, 2025-05-07T21:04:10.3413265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3413669Z use_cpu=False, 2025-05-07T21:04:10.3413925Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3414206Z ) 2025-05-07T21:04:10.3414447Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3415196Z self=, 2025-05-07T21:04:10.3415799Z mixed_B=True, 2025-05-07T21:04:10.3416012Z T=4, 2025-05-07T21:04:10.3416207Z D=114, 2025-05-07T21:04:10.3416407Z B=3, 2025-05-07T21:04:10.3416597Z log_E=4, 2025-05-07T21:04:10.3416808Z L=0, 2025-05-07T21:04:10.3417013Z D_gradcheck=1, 2025-05-07T21:04:10.3417259Z stochastic_rounding=False, 2025-05-07T21:04:10.3417535Z weighted=True, 2025-05-07T21:04:10.3417764Z row_wise=True, 2025-05-07T21:04:10.3417988Z mixed=False, 2025-05-07T21:04:10.3418212Z use_cache=True, 2025-05-07T21:04:10.3418464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3418871Z use_cpu=True, 2025-05-07T21:04:10.3419116Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3419391Z ) 2025-05-07T21:04:10.3419639Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3420242Z self=, 2025-05-07T21:04:10.3420784Z mixed_B=True, 2025-05-07T21:04:10.3421005Z T=3, 2025-05-07T21:04:10.3421194Z D=53, 2025-05-07T21:04:10.3421390Z B=90, 2025-05-07T21:04:10.3421586Z log_E=5, 2025-05-07T21:04:10.3421784Z L=1, 2025-05-07T21:04:10.3421995Z D_gradcheck=2, 2025-05-07T21:04:10.3422245Z stochastic_rounding=True, 2025-05-07T21:04:10.3422519Z weighted=True, 2025-05-07T21:04:10.3422746Z row_wise=True, 2025-05-07T21:04:10.3422973Z mixed=False, 2025-05-07T21:04:10.3423202Z use_cache=False, 2025-05-07T21:04:10.3423463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3423778Z use_cpu=True, 2025-05-07T21:04:10.3424035Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.3424304Z ) 2025-05-07T21:04:10.3424550Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3425154Z self=, 2025-05-07T21:04:10.3425695Z mixed_B=False, 2025-05-07T21:04:10.3425926Z T=5, 2025-05-07T21:04:10.3426125Z D=54, 2025-05-07T21:04:10.3426316Z B=117, 2025-05-07T21:04:10.3435350Z log_E=3, 2025-05-07T21:04:10.3435573Z L=4, 2025-05-07T21:04:10.3435781Z D_gradcheck=1, 2025-05-07T21:04:10.3436472Z stochastic_rounding=False, 2025-05-07T21:04:10.3436760Z weighted=False, 2025-05-07T21:04:10.3436985Z row_wise=False, 2025-05-07T21:04:10.3437208Z mixed=False, 2025-05-07T21:04:10.3437436Z use_cache=False, 2025-05-07T21:04:10.3437692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3437994Z use_cpu=False, 2025-05-07T21:04:10.3438335Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.3438609Z ) 2025-05-07T21:04:10.3438861Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3439471Z self=, 2025-05-07T21:04:10.3440024Z mixed_B=True, 2025-05-07T21:04:10.3440244Z T=2, 2025-05-07T21:04:10.3440448Z D=14, 2025-05-07T21:04:10.3440648Z B=4, 2025-05-07T21:04:10.3440837Z log_E=5, 2025-05-07T21:04:10.3441038Z L=6, 2025-05-07T21:04:10.3441241Z D_gradcheck=2, 2025-05-07T21:04:10.3441477Z stochastic_rounding=True, 2025-05-07T21:04:10.3441755Z weighted=True, 2025-05-07T21:04:10.3441980Z row_wise=True, 2025-05-07T21:04:10.3442191Z mixed=False, 2025-05-07T21:04:10.3442412Z use_cache=False, 2025-05-07T21:04:10.3442677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3442970Z use_cpu=False, 2025-05-07T21:04:10.3443225Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.3443497Z ) 2025-05-07T21:04:10.3443814Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3444423Z self=, 2025-05-07T21:04:10.3444963Z mixed_B=True, 2025-05-07T21:04:10.3445181Z T=3, 2025-05-07T21:04:10.3445370Z D=43, 2025-05-07T21:04:10.3445566Z B=101, 2025-05-07T21:04:10.3445766Z log_E=4, 2025-05-07T21:04:10.3445963Z L=18, 2025-05-07T21:04:10.3446165Z D_gradcheck=2, 2025-05-07T21:04:10.3446414Z stochastic_rounding=True, 2025-05-07T21:04:10.3446682Z weighted=False, 2025-05-07T21:04:10.3446918Z row_wise=True, 2025-05-07T21:04:10.3447136Z mixed=True, 2025-05-07T21:04:10.3447347Z use_cache=True, 2025-05-07T21:04:10.3447606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3447905Z use_cpu=True, 2025-05-07T21:04:10.3448147Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3448424Z ) 2025-05-07T21:04:10.3448745Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3449344Z self=, 2025-05-07T21:04:10.3449889Z mixed_B=True, 2025-05-07T21:04:10.3450113Z T=2, 2025-05-07T21:04:10.3450305Z D=82, 2025-05-07T21:04:10.3450502Z B=51, 2025-05-07T21:04:10.3450699Z log_E=4, 2025-05-07T21:04:10.3450897Z L=3, 2025-05-07T21:04:10.3451100Z D_gradcheck=2, 2025-05-07T21:04:10.3451342Z stochastic_rounding=True, 2025-05-07T21:04:10.3451606Z weighted=True, 2025-05-07T21:04:10.3451834Z row_wise=False, 2025-05-07T21:04:10.3452062Z mixed=False, 2025-05-07T21:04:10.3452314Z use_cache=False, 2025-05-07T21:04:10.3452575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3452867Z use_cpu=True, 2025-05-07T21:04:10.3453114Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.3453394Z ) 2025-05-07T21:04:10.3453638Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3454243Z self=, 2025-05-07T21:04:10.3454900Z mixed_B=False, 2025-05-07T21:04:10.3455122Z T=4, 2025-05-07T21:04:10.3455312Z D=5, 2025-05-07T21:04:10.3455507Z B=14, 2025-05-07T21:04:10.3455702Z log_E=4, 2025-05-07T21:04:10.3455902Z L=20, 2025-05-07T21:04:10.3456104Z D_gradcheck=1, 2025-05-07T21:04:10.3456345Z stochastic_rounding=True, 2025-05-07T21:04:10.3456607Z weighted=True, 2025-05-07T21:04:10.3456834Z row_wise=False, 2025-05-07T21:04:10.3457056Z mixed=True, 2025-05-07T21:04:10.3458813Z use_cache=False, 2025-05-07T21:04:10.3459078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3459376Z use_cpu=False, 2025-05-07T21:04:10.3459616Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3459890Z ) 2025-05-07T21:04:10.3460134Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3460732Z self=, 2025-05-07T21:04:10.3461341Z mixed_B=False, 2025-05-07T21:04:10.3461557Z T=1, 2025-05-07T21:04:10.3461754Z D=65, 2025-05-07T21:04:10.3461944Z B=9, 2025-05-07T21:04:10.3462134Z log_E=5, 2025-05-07T21:04:10.3462331Z L=5, 2025-05-07T21:04:10.3462521Z D_gradcheck=1, 2025-05-07T21:04:10.3462753Z stochastic_rounding=True, 2025-05-07T21:04:10.3463027Z weighted=False, 2025-05-07T21:04:10.3463248Z row_wise=True, 2025-05-07T21:04:10.3463474Z mixed=False, 2025-05-07T21:04:10.3463699Z use_cache=True, 2025-05-07T21:04:10.3463947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.3464249Z use_cpu=False, 2025-05-07T21:04:10.3464493Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3464757Z ) 2025-05-07T21:04:10.3464997Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3465579Z self=, 2025-05-07T21:04:10.3466159Z mixed_B=True, 2025-05-07T21:04:10.3466371Z T=3, 2025-05-07T21:04:10.3466560Z D=128, 2025-05-07T21:04:10.3466748Z B=88, 2025-05-07T21:04:10.3466941Z log_E=4, 2025-05-07T21:04:10.3467142Z L=3, 2025-05-07T21:04:10.3467334Z D_gradcheck=1, 2025-05-07T21:04:10.3467569Z stochastic_rounding=False, 2025-05-07T21:04:10.3467832Z weighted=False, 2025-05-07T21:04:10.3468055Z row_wise=True, 2025-05-07T21:04:10.3468279Z mixed=False, 2025-05-07T21:04:10.3468500Z use_cache=False, 2025-05-07T21:04:10.3468758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3469053Z use_cpu=False, 2025-05-07T21:04:10.3469297Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3469566Z ) 2025-05-07T21:04:10.3469808Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3470400Z self=, 2025-05-07T21:04:10.3470940Z mixed_B=True, 2025-05-07T21:04:10.3471205Z T=3, 2025-05-07T21:04:10.3471401Z D=128, 2025-05-07T21:04:10.3471594Z B=88, 2025-05-07T21:04:10.3471783Z log_E=3, 2025-05-07T21:04:10.3471989Z L=3, 2025-05-07T21:04:10.3472190Z D_gradcheck=1, 2025-05-07T21:04:10.3472425Z stochastic_rounding=False, 2025-05-07T21:04:10.3472692Z weighted=False, 2025-05-07T21:04:10.3472916Z row_wise=True, 2025-05-07T21:04:10.3473129Z mixed=False, 2025-05-07T21:04:10.3473349Z use_cache=False, 2025-05-07T21:04:10.3473607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3473901Z use_cpu=False, 2025-05-07T21:04:10.3474146Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3474413Z ) 2025-05-07T21:04:10.3474655Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3475248Z self=, 2025-05-07T21:04:10.3475788Z mixed_B=False, 2025-05-07T21:04:10.3476011Z T=3, 2025-05-07T21:04:10.3476206Z D=128, 2025-05-07T21:04:10.3476404Z B=88, 2025-05-07T21:04:10.3476604Z log_E=3, 2025-05-07T21:04:10.3476804Z L=3, 2025-05-07T21:04:10.3477005Z D_gradcheck=1, 2025-05-07T21:04:10.3477245Z stochastic_rounding=False, 2025-05-07T21:04:10.3477509Z weighted=False, 2025-05-07T21:04:10.3477737Z row_wise=True, 2025-05-07T21:04:10.3477961Z mixed=False, 2025-05-07T21:04:10.3478176Z use_cache=False, 2025-05-07T21:04:10.3478433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3478732Z use_cpu=False, 2025-05-07T21:04:10.3479028Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3479299Z ) 2025-05-07T21:04:10.3479545Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3480132Z self=, 2025-05-07T21:04:10.3480668Z mixed_B=False, 2025-05-07T21:04:10.3480885Z T=3, 2025-05-07T21:04:10.3481133Z D=128, 2025-05-07T21:04:10.3481327Z B=88, 2025-05-07T21:04:10.3481525Z log_E=3, 2025-05-07T21:04:10.3481729Z L=0, 2025-05-07T21:04:10.3481928Z D_gradcheck=1, 2025-05-07T21:04:10.3482166Z stochastic_rounding=False, 2025-05-07T21:04:10.3482436Z weighted=False, 2025-05-07T21:04:10.3482655Z row_wise=True, 2025-05-07T21:04:10.3482875Z mixed=False, 2025-05-07T21:04:10.3483096Z use_cache=False, 2025-05-07T21:04:10.3483349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3483646Z use_cpu=False, 2025-05-07T21:04:10.3483890Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3484157Z ) 2025-05-07T21:04:10.3484408Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:04:10.3485052Z self=, 2025-05-07T21:04:10.3485584Z mixed_B=False, 2025-05-07T21:04:10.3485804Z T=1, 2025-05-07T21:04:10.3485999Z D=128, 2025-05-07T21:04:10.3486192Z B=88, 2025-05-07T21:04:10.3486396Z log_E=3, 2025-05-07T21:04:10.3486651Z L=0, 2025-05-07T21:04:10.3486848Z D_gradcheck=1, 2025-05-07T21:04:10.3487090Z stochastic_rounding=False, 2025-05-07T21:04:10.3487364Z weighted=False, 2025-05-07T21:04:10.3487591Z row_wise=True, 2025-05-07T21:04:10.3487811Z mixed=False, 2025-05-07T21:04:10.3488033Z use_cache=False, 2025-05-07T21:04:10.3488294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.3488584Z use_cpu=False, 2025-05-07T21:04:10.3488836Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.3489109Z ) 2025-05-07T21:04:10.3489293Z PASSED 2025-05-07T21:04:59.7791955Z 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:04:59.7793095Z self=, 2025-05-07T21:04:59.7793932Z mixed_B=False, 2025-05-07T21:04:59.7794583Z max_norm=0.01, 2025-05-07T21:04:59.7794925Z T=1, 2025-05-07T21:04:59.7795208Z D=2, 2025-05-07T21:04:59.7795492Z B=1, 2025-05-07T21:04:59.7795772Z log_E=3, 2025-05-07T21:04:59.7796083Z L=0, 2025-05-07T21:04:59.7796352Z D_gradcheck=1, 2025-05-07T21:04:59.7796592Z stochastic_rounding=False, 2025-05-07T21:04:59.7796869Z weighted=False, 2025-05-07T21:04:59.7797108Z row_wise=False, 2025-05-07T21:04:59.7797326Z mixed=False, 2025-05-07T21:04:59.7797553Z use_cache=False, 2025-05-07T21:04:59.7797883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7798323Z use_cpu=False, 2025-05-07T21:04:59.7798656Z output_dtype=SparseType.FP32, 2025-05-07T21:04:59.7798951Z ) 2025-05-07T21:04:59.7799369Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7800312Z self=, 2025-05-07T21:04:59.7800921Z mixed_B=True, 2025-05-07T21:04:59.7801149Z max_norm=0.01, 2025-05-07T21:04:59.7801375Z T=1, 2025-05-07T21:04:59.7801573Z D=2, 2025-05-07T21:04:59.7801760Z B=1, 2025-05-07T21:04:59.7801953Z log_E=3, 2025-05-07T21:04:59.7802157Z L=0, 2025-05-07T21:04:59.7802360Z D_gradcheck=1, 2025-05-07T21:04:59.7802598Z stochastic_rounding=False, 2025-05-07T21:04:59.7802872Z weighted=False, 2025-05-07T21:04:59.7803097Z row_wise=False, 2025-05-07T21:04:59.7803313Z mixed=False, 2025-05-07T21:04:59.7803538Z use_cache=False, 2025-05-07T21:04:59.7803797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7804226Z use_cpu=False, 2025-05-07T21:04:59.7804476Z output_dtype=SparseType.FP32, 2025-05-07T21:04:59.7804750Z ) 2025-05-07T21:04:59.7805036Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7805728Z self=, 2025-05-07T21:04:59.7806427Z mixed_B=True, 2025-05-07T21:04:59.7806649Z max_norm=0.99999, 2025-05-07T21:04:59.7806881Z T=3, 2025-05-07T21:04:59.7807080Z D=11, 2025-05-07T21:04:59.7807275Z B=120, 2025-05-07T21:04:59.7807497Z log_E=4, 2025-05-07T21:04:59.7807724Z L=14, 2025-05-07T21:04:59.7807923Z D_gradcheck=1, 2025-05-07T21:04:59.7808164Z stochastic_rounding=False, 2025-05-07T21:04:59.7808435Z weighted=True, 2025-05-07T21:04:59.7808663Z row_wise=False, 2025-05-07T21:04:59.7808878Z mixed=True, 2025-05-07T21:04:59.7809098Z use_cache=True, 2025-05-07T21:04:59.7809354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7809653Z use_cpu=False, 2025-05-07T21:04:59.7809900Z output_dtype=SparseType.FP32, 2025-05-07T21:04:59.7810173Z ) 2025-05-07T21:04:59.7810460Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7811168Z self=, 2025-05-07T21:04:59.7811877Z mixed_B=False, 2025-05-07T21:04:59.7812105Z max_norm=0.9232560536590754, 2025-05-07T21:04:59.7812373Z T=4, 2025-05-07T21:04:59.7812573Z D=15, 2025-05-07T21:04:59.7812765Z B=85, 2025-05-07T21:04:59.7812962Z log_E=5, 2025-05-07T21:04:59.7813167Z L=9, 2025-05-07T21:04:59.7813363Z D_gradcheck=2, 2025-05-07T21:04:59.7813604Z stochastic_rounding=True, 2025-05-07T21:04:59.7813875Z weighted=False, 2025-05-07T21:04:59.7814097Z row_wise=False, 2025-05-07T21:04:59.7814322Z mixed=True, 2025-05-07T21:04:59.7814543Z use_cache=False, 2025-05-07T21:04:59.7814948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7815242Z use_cpu=True, 2025-05-07T21:04:59.7815486Z output_dtype=SparseType.FP16, 2025-05-07T21:04:59.7815754Z ) 2025-05-07T21:04:59.7816040Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7816780Z self=, 2025-05-07T21:04:59.7817400Z mixed_B=True, 2025-05-07T21:04:59.7817626Z max_norm=0.21306834859037668, 2025-05-07T21:04:59.7817887Z T=5, 2025-05-07T21:04:59.7818080Z D=96, 2025-05-07T21:04:59.7818269Z B=97, 2025-05-07T21:04:59.7818468Z log_E=5, 2025-05-07T21:04:59.7818671Z L=1, 2025-05-07T21:04:59.7818867Z D_gradcheck=2, 2025-05-07T21:04:59.7819108Z stochastic_rounding=True, 2025-05-07T21:04:59.7819374Z weighted=False, 2025-05-07T21:04:59.7819594Z row_wise=False, 2025-05-07T21:04:59.7819819Z mixed=True, 2025-05-07T21:04:59.7820039Z use_cache=False, 2025-05-07T21:04:59.7820291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7820593Z use_cpu=True, 2025-05-07T21:04:59.7820839Z output_dtype=SparseType.FP16, 2025-05-07T21:04:59.7821109Z ) 2025-05-07T21:04:59.7821393Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7822087Z self=, 2025-05-07T21:04:59.7822702Z mixed_B=False, 2025-05-07T21:04:59.7822930Z max_norm=0.9909404393987347, 2025-05-07T21:04:59.7823187Z T=3, 2025-05-07T21:04:59.7823381Z D=92, 2025-05-07T21:04:59.7823569Z B=95, 2025-05-07T21:04:59.7823766Z log_E=5, 2025-05-07T21:04:59.7823971Z L=8, 2025-05-07T21:04:59.7824170Z D_gradcheck=1, 2025-05-07T21:04:59.7824410Z stochastic_rounding=False, 2025-05-07T21:04:59.7824681Z weighted=True, 2025-05-07T21:04:59.7824904Z row_wise=False, 2025-05-07T21:04:59.7825179Z mixed=False, 2025-05-07T21:04:59.7825410Z use_cache=False, 2025-05-07T21:04:59.7825664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7825966Z use_cpu=False, 2025-05-07T21:04:59.7826210Z output_dtype=SparseType.BF16, 2025-05-07T21:04:59.7826477Z ) 2025-05-07T21:04:59.7826769Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7827523Z self=, 2025-05-07T21:04:59.7828116Z mixed_B=True, 2025-05-07T21:04:59.7828343Z max_norm=0.5938487704007885, 2025-05-07T21:04:59.7828604Z T=5, 2025-05-07T21:04:59.7828828Z D=75, 2025-05-07T21:04:59.7829026Z B=9, 2025-05-07T21:04:59.7829218Z log_E=3, 2025-05-07T21:04:59.7829415Z L=11, 2025-05-07T21:04:59.7829616Z D_gradcheck=1, 2025-05-07T21:04:59.7829857Z stochastic_rounding=False, 2025-05-07T21:04:59.7830119Z weighted=False, 2025-05-07T21:04:59.7830346Z row_wise=True, 2025-05-07T21:04:59.7830565Z mixed=True, 2025-05-07T21:04:59.7830776Z use_cache=True, 2025-05-07T21:04:59.7831028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7831325Z use_cpu=False, 2025-05-07T21:04:59.7831564Z output_dtype=SparseType.BF16, 2025-05-07T21:04:59.7831832Z ) 2025-05-07T21:04:59.7832127Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7832862Z self=, 2025-05-07T21:04:59.7833453Z mixed_B=False, 2025-05-07T21:04:59.7833685Z max_norm=0.5707017554836751, 2025-05-07T21:04:59.7833936Z T=3, 2025-05-07T21:04:59.7834131Z D=94, 2025-05-07T21:04:59.7834325Z B=88, 2025-05-07T21:04:59.7834513Z log_E=5, 2025-05-07T21:04:59.7834716Z L=3, 2025-05-07T21:04:59.7834917Z D_gradcheck=2, 2025-05-07T21:04:59.7835160Z stochastic_rounding=False, 2025-05-07T21:04:59.7835427Z weighted=False, 2025-05-07T21:04:59.7835658Z row_wise=False, 2025-05-07T21:04:59.7835880Z mixed=False, 2025-05-07T21:04:59.7836391Z use_cache=False, 2025-05-07T21:04:59.7836652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7836950Z use_cpu=True, 2025-05-07T21:04:59.7837190Z output_dtype=SparseType.BF16, 2025-05-07T21:04:59.7837465Z ) 2025-05-07T21:04:59.7837853Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7838544Z self=, 2025-05-07T21:04:59.7839133Z mixed_B=True, 2025-05-07T21:04:59.7839359Z max_norm=0.99999, 2025-05-07T21:04:59.7839583Z T=2, 2025-05-07T21:04:59.7839779Z D=36, 2025-05-07T21:04:59.7839977Z B=1, 2025-05-07T21:04:59.7840168Z log_E=5, 2025-05-07T21:04:59.7840376Z L=4, 2025-05-07T21:04:59.7840579Z D_gradcheck=2, 2025-05-07T21:04:59.7840813Z stochastic_rounding=False, 2025-05-07T21:04:59.7850725Z weighted=False, 2025-05-07T21:04:59.7851007Z row_wise=True, 2025-05-07T21:04:59.7851241Z mixed=True, 2025-05-07T21:04:59.7851471Z use_cache=False, 2025-05-07T21:04:59.7851728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:59.7852029Z use_cpu=True, 2025-05-07T21:04:59.7852282Z output_dtype=SparseType.BF16, 2025-05-07T21:04:59.7852564Z ) 2025-05-07T21:04:59.7852859Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7853548Z self=, 2025-05-07T21:04:59.7854141Z mixed_B=False, 2025-05-07T21:04:59.7854370Z max_norm=0.10333775907816573, 2025-05-07T21:04:59.7854634Z T=5, 2025-05-07T21:04:59.7854962Z D=58, 2025-05-07T21:04:59.7855154Z B=92, 2025-05-07T21:04:59.7855352Z log_E=5, 2025-05-07T21:04:59.7855554Z L=5, 2025-05-07T21:04:59.7855750Z D_gradcheck=2, 2025-05-07T21:04:59.7856129Z stochastic_rounding=False, 2025-05-07T21:04:59.7856404Z weighted=False, 2025-05-07T21:04:59.7856623Z row_wise=True, 2025-05-07T21:04:59.7856844Z mixed=False, 2025-05-07T21:04:59.7857060Z use_cache=True, 2025-05-07T21:04:59.7857297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:59.7857591Z use_cpu=False, 2025-05-07T21:04:59.7857836Z output_dtype=SparseType.FP16, 2025-05-07T21:04:59.7858193Z ) 2025-05-07T21:04:59.7858487Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7859170Z self=, 2025-05-07T21:04:59.7859757Z mixed_B=False, 2025-05-07T21:04:59.7859985Z max_norm=0.4519327500325989, 2025-05-07T21:04:59.7860241Z T=4, 2025-05-07T21:04:59.7860429Z D=50, 2025-05-07T21:04:59.7860615Z B=37, 2025-05-07T21:04:59.7860810Z log_E=4, 2025-05-07T21:04:59.7861013Z L=8, 2025-05-07T21:04:59.7861209Z D_gradcheck=1, 2025-05-07T21:04:59.7861445Z stochastic_rounding=True, 2025-05-07T21:04:59.7861709Z weighted=False, 2025-05-07T21:04:59.7861928Z row_wise=False, 2025-05-07T21:04:59.7862149Z mixed=False, 2025-05-07T21:04:59.7862367Z use_cache=False, 2025-05-07T21:04:59.7862618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:59.7862913Z use_cpu=True, 2025-05-07T21:04:59.7863160Z output_dtype=SparseType.FP32, 2025-05-07T21:04:59.7863502Z ) 2025-05-07T21:04:59.7863787Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7864471Z self=, 2025-05-07T21:04:59.7865063Z mixed_B=False, 2025-05-07T21:04:59.7865288Z max_norm=0.4519327500325989, 2025-05-07T21:04:59.7865545Z T=4, 2025-05-07T21:04:59.7865738Z D=50, 2025-05-07T21:04:59.7865929Z B=1, 2025-05-07T21:04:59.7866122Z log_E=4, 2025-05-07T21:04:59.7866331Z L=8, 2025-05-07T21:04:59.7866528Z D_gradcheck=1, 2025-05-07T21:04:59.7866770Z stochastic_rounding=True, 2025-05-07T21:04:59.7867038Z weighted=False, 2025-05-07T21:04:59.7867256Z row_wise=False, 2025-05-07T21:04:59.7867476Z mixed=False, 2025-05-07T21:04:59.7867702Z use_cache=False, 2025-05-07T21:04:59.7867953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:59.7868308Z use_cpu=True, 2025-05-07T21:04:59.7868555Z output_dtype=SparseType.FP32, 2025-05-07T21:04:59.7868822Z ) 2025-05-07T21:04:59.7869109Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7869795Z self=, 2025-05-07T21:04:59.7870379Z mixed_B=False, 2025-05-07T21:04:59.7870605Z max_norm=0.4519327500325989, 2025-05-07T21:04:59.7870860Z T=4, 2025-05-07T21:04:59.7871052Z D=50, 2025-05-07T21:04:59.7871238Z B=1, 2025-05-07T21:04:59.7871433Z log_E=3, 2025-05-07T21:04:59.7871638Z L=8, 2025-05-07T21:04:59.7871830Z D_gradcheck=1, 2025-05-07T21:04:59.7872067Z stochastic_rounding=True, 2025-05-07T21:04:59.7872330Z weighted=False, 2025-05-07T21:04:59.7872554Z row_wise=False, 2025-05-07T21:04:59.7872774Z mixed=False, 2025-05-07T21:04:59.7872996Z use_cache=False, 2025-05-07T21:04:59.7873246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:59.7873548Z use_cpu=True, 2025-05-07T21:04:59.7873794Z output_dtype=SparseType.FP32, 2025-05-07T21:04:59.7874056Z ) 2025-05-07T21:04:59.7874349Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7875040Z self=, 2025-05-07T21:04:59.7875628Z mixed_B=False, 2025-05-07T21:04:59.7875856Z max_norm=0.4519327500325989, 2025-05-07T21:04:59.7876112Z T=4, 2025-05-07T21:04:59.7876305Z D=8, 2025-05-07T21:04:59.7876491Z B=1, 2025-05-07T21:04:59.7876739Z log_E=3, 2025-05-07T21:04:59.7876943Z L=8, 2025-05-07T21:04:59.7877146Z D_gradcheck=1, 2025-05-07T21:04:59.7877426Z stochastic_rounding=True, 2025-05-07T21:04:59.7877691Z weighted=False, 2025-05-07T21:04:59.7877911Z row_wise=False, 2025-05-07T21:04:59.7878132Z mixed=False, 2025-05-07T21:04:59.7878354Z use_cache=False, 2025-05-07T21:04:59.7878659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:59.7878959Z use_cpu=True, 2025-05-07T21:04:59.7879200Z output_dtype=SparseType.FP32, 2025-05-07T21:04:59.7879462Z ) 2025-05-07T21:04:59.7879752Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:04:59.7880439Z self=, 2025-05-07T21:04:59.7881024Z mixed_B=False, 2025-05-07T21:04:59.7881259Z max_norm=0.4519327500325989, 2025-05-07T21:04:59.7881514Z T=4, 2025-05-07T21:04:59.7881702Z D=8, 2025-05-07T21:04:59.7881898Z B=3, 2025-05-07T21:04:59.7882091Z log_E=3, 2025-05-07T21:04:59.7882292Z L=8, 2025-05-07T21:04:59.7882484Z D_gradcheck=1, 2025-05-07T21:04:59.7882723Z stochastic_rounding=True, 2025-05-07T21:04:59.7882988Z weighted=False, 2025-05-07T21:04:59.7883207Z row_wise=False, 2025-05-07T21:04:59.7883427Z mixed=False, 2025-05-07T21:04:59.7883655Z use_cache=False, 2025-05-07T21:04:59.7883958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:59.7884256Z use_cpu=True, 2025-05-07T21:04:59.7884498Z output_dtype=SparseType.FP32, 2025-05-07T21:04:59.7884759Z ) 2025-05-07T21:04:59.7884948Z PASSED 2025-05-07T21:05:00.0281729Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0283137Z self=, 2025-05-07T21:05:00.0283750Z compile=False, 2025-05-07T21:05:00.0284057Z pooling_mode=, 2025-05-07T21:05:00.0284481Z T=1, 2025-05-07T21:05:00.0284777Z D=2, 2025-05-07T21:05:00.0285056Z B=1, 2025-05-07T21:05:00.0285348Z log_E=3, 2025-05-07T21:05:00.0285561Z L=0, 2025-05-07T21:05:00.0285762Z D_gradcheck=1, 2025-05-07T21:05:00.0286011Z stochastic_rounding=False, 2025-05-07T21:05:00.0286293Z weighted=False, 2025-05-07T21:05:00.0286710Z row_wise=True, 2025-05-07T21:05:00.0286941Z mixed=False, 2025-05-07T21:05:00.0287172Z use_cache=False, 2025-05-07T21:05:00.0287430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0287730Z use_cpu=True, 2025-05-07T21:05:00.0287992Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0288307Z ) 2025-05-07T21:05:00.0288561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0289147Z self=, 2025-05-07T21:05:00.0289683Z compile=True, 2025-05-07T21:05:00.0289943Z pooling_mode=, 2025-05-07T21:05:00.0290243Z T=1, 2025-05-07T21:05:00.0290436Z D=2, 2025-05-07T21:05:00.0290633Z B=1, 2025-05-07T21:05:00.0290834Z log_E=3, 2025-05-07T21:05:00.0291036Z L=0, 2025-05-07T21:05:00.0291240Z D_gradcheck=1, 2025-05-07T21:05:00.0291482Z stochastic_rounding=False, 2025-05-07T21:05:00.0291752Z weighted=False, 2025-05-07T21:05:00.0291985Z row_wise=True, 2025-05-07T21:05:00.0292210Z mixed=False, 2025-05-07T21:05:00.0292434Z use_cache=False, 2025-05-07T21:05:00.0292689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0292987Z use_cpu=True, 2025-05-07T21:05:00.0293235Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0293503Z ) 2025-05-07T21:05:00.0293748Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0294329Z self=, 2025-05-07T21:05:00.0295076Z compile=False, 2025-05-07T21:05:00.0295334Z pooling_mode=, 2025-05-07T21:05:00.0295632Z T=1, 2025-05-07T21:05:00.0295824Z D=2, 2025-05-07T21:05:00.0296025Z B=1, 2025-05-07T21:05:00.0296221Z log_E=3, 2025-05-07T21:05:00.0296423Z L=0, 2025-05-07T21:05:00.0296632Z D_gradcheck=1, 2025-05-07T21:05:00.0296875Z stochastic_rounding=False, 2025-05-07T21:05:00.0297240Z weighted=False, 2025-05-07T21:05:00.0297473Z row_wise=True, 2025-05-07T21:05:00.0297698Z mixed=False, 2025-05-07T21:05:00.0297916Z use_cache=False, 2025-05-07T21:05:00.0298179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0298476Z use_cpu=True, 2025-05-07T21:05:00.0298726Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0298996Z ) 2025-05-07T21:05:00.0299241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0299823Z self=, 2025-05-07T21:05:00.0300371Z compile=False, 2025-05-07T21:05:00.0300630Z pooling_mode=, 2025-05-07T21:05:00.0300922Z T=4, 2025-05-07T21:05:00.0301119Z D=77, 2025-05-07T21:05:00.0301320Z B=14, 2025-05-07T21:05:00.0301511Z log_E=3, 2025-05-07T21:05:00.0301718Z L=6, 2025-05-07T21:05:00.0301925Z D_gradcheck=1, 2025-05-07T21:05:00.0302161Z stochastic_rounding=True, 2025-05-07T21:05:00.0302531Z weighted=False, 2025-05-07T21:05:00.0302763Z row_wise=True, 2025-05-07T21:05:00.0302982Z mixed=False, 2025-05-07T21:05:00.0303209Z use_cache=True, 2025-05-07T21:05:00.0303466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0303760Z use_cpu=True, 2025-05-07T21:05:00.0304011Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.0304285Z ) 2025-05-07T21:05:00.0304523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0305105Z self=, 2025-05-07T21:05:00.0305644Z compile=False, 2025-05-07T21:05:00.0305891Z pooling_mode=, 2025-05-07T21:05:00.0306187Z T=4, 2025-05-07T21:05:00.0306386Z D=125, 2025-05-07T21:05:00.0306585Z B=57, 2025-05-07T21:05:00.0306787Z log_E=5, 2025-05-07T21:05:00.0306993Z L=4, 2025-05-07T21:05:00.0307197Z D_gradcheck=1, 2025-05-07T21:05:00.0307487Z stochastic_rounding=False, 2025-05-07T21:05:00.0307763Z weighted=True, 2025-05-07T21:05:00.0307996Z row_wise=True, 2025-05-07T21:05:00.0308212Z mixed=False, 2025-05-07T21:05:00.0308438Z use_cache=False, 2025-05-07T21:05:00.0308700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.0308989Z use_cpu=True, 2025-05-07T21:05:00.0309237Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.0309510Z ) 2025-05-07T21:05:00.0309752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0310334Z self=, 2025-05-07T21:05:00.0310868Z compile=True, 2025-05-07T21:05:00.0311119Z pooling_mode=, 2025-05-07T21:05:00.0311412Z T=1, 2025-05-07T21:05:00.0311611Z D=124, 2025-05-07T21:05:00.0311806Z B=10, 2025-05-07T21:05:00.0312008Z log_E=4, 2025-05-07T21:05:00.0312217Z L=3, 2025-05-07T21:05:00.0312414Z D_gradcheck=2, 2025-05-07T21:05:00.0312665Z stochastic_rounding=True, 2025-05-07T21:05:00.0312941Z weighted=False, 2025-05-07T21:05:00.0313166Z row_wise=True, 2025-05-07T21:05:00.0313399Z mixed=False, 2025-05-07T21:05:00.0313630Z use_cache=False, 2025-05-07T21:05:00.0313893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0314186Z use_cpu=True, 2025-05-07T21:05:00.0314436Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.0314711Z ) 2025-05-07T21:05:00.0314951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0315584Z self=, 2025-05-07T21:05:00.0316122Z compile=False, 2025-05-07T21:05:00.0316373Z pooling_mode=, 2025-05-07T21:05:00.0316671Z T=2, 2025-05-07T21:05:00.0316870Z D=94, 2025-05-07T21:05:00.0317066Z B=4, 2025-05-07T21:05:00.0317265Z log_E=3, 2025-05-07T21:05:00.0317472Z L=4, 2025-05-07T21:05:00.0317672Z D_gradcheck=2, 2025-05-07T21:05:00.0318019Z stochastic_rounding=False, 2025-05-07T21:05:00.0318291Z weighted=True, 2025-05-07T21:05:00.0318513Z row_wise=True, 2025-05-07T21:05:00.0318736Z mixed=True, 2025-05-07T21:05:00.0318959Z use_cache=False, 2025-05-07T21:05:00.0319215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0319512Z use_cpu=True, 2025-05-07T21:05:00.0319759Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0320037Z ) 2025-05-07T21:05:00.0320273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0320856Z self=, 2025-05-07T21:05:00.0321389Z compile=True, 2025-05-07T21:05:00.0321637Z pooling_mode=, 2025-05-07T21:05:00.0321932Z T=4, 2025-05-07T21:05:00.0322133Z D=56, 2025-05-07T21:05:00.0322325Z B=9, 2025-05-07T21:05:00.0322525Z log_E=5, 2025-05-07T21:05:00.0322733Z L=9, 2025-05-07T21:05:00.0322934Z D_gradcheck=2, 2025-05-07T21:05:00.0323270Z stochastic_rounding=False, 2025-05-07T21:05:00.0323543Z weighted=False, 2025-05-07T21:05:00.0323765Z row_wise=True, 2025-05-07T21:05:00.0323989Z mixed=True, 2025-05-07T21:05:00.0324208Z use_cache=True, 2025-05-07T21:05:00.0324454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.0324752Z use_cpu=True, 2025-05-07T21:05:00.0324998Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.0325272Z ) 2025-05-07T21:05:00.0325515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0326099Z self=, 2025-05-07T21:05:00.0326635Z compile=True, 2025-05-07T21:05:00.0326886Z pooling_mode=, 2025-05-07T21:05:00.0327180Z T=1, 2025-05-07T21:05:00.0327380Z D=17, 2025-05-07T21:05:00.0327574Z B=118, 2025-05-07T21:05:00.0327778Z log_E=4, 2025-05-07T21:05:00.0327988Z L=18, 2025-05-07T21:05:00.0328227Z D_gradcheck=1, 2025-05-07T21:05:00.0328540Z stochastic_rounding=False, 2025-05-07T21:05:00.0328817Z weighted=False, 2025-05-07T21:05:00.0329046Z row_wise=True, 2025-05-07T21:05:00.0329268Z mixed=True, 2025-05-07T21:05:00.0329492Z use_cache=False, 2025-05-07T21:05:00.0329747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.0330051Z use_cpu=True, 2025-05-07T21:05:00.0330300Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0330573Z ) 2025-05-07T21:05:00.0330818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0331404Z self=, 2025-05-07T21:05:00.0331938Z compile=True, 2025-05-07T21:05:00.0332185Z pooling_mode=, 2025-05-07T21:05:00.0332478Z T=2, 2025-05-07T21:05:00.0332677Z D=47, 2025-05-07T21:05:00.0332870Z B=64, 2025-05-07T21:05:00.0333070Z log_E=3, 2025-05-07T21:05:00.0333277Z L=18, 2025-05-07T21:05:00.0333480Z D_gradcheck=1, 2025-05-07T21:05:00.0333725Z stochastic_rounding=True, 2025-05-07T21:05:00.0333994Z weighted=False, 2025-05-07T21:05:00.0334217Z row_wise=True, 2025-05-07T21:05:00.0334440Z mixed=False, 2025-05-07T21:05:00.0334664Z use_cache=True, 2025-05-07T21:05:00.0335006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0335314Z use_cpu=True, 2025-05-07T21:05:00.0335571Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0335837Z ) 2025-05-07T21:05:00.0336504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0337309Z self=, 2025-05-07T21:05:00.0337863Z compile=False, 2025-05-07T21:05:00.0338165Z pooling_mode=, 2025-05-07T21:05:00.0338457Z T=1, 2025-05-07T21:05:00.0338649Z D=7, 2025-05-07T21:05:00.0338846Z B=17, 2025-05-07T21:05:00.0339050Z log_E=3, 2025-05-07T21:05:00.0339325Z L=5, 2025-05-07T21:05:00.0339532Z D_gradcheck=2, 2025-05-07T21:05:00.0339779Z stochastic_rounding=True, 2025-05-07T21:05:00.0340053Z weighted=False, 2025-05-07T21:05:00.0340275Z row_wise=True, 2025-05-07T21:05:00.0340499Z mixed=True, 2025-05-07T21:05:00.0340727Z use_cache=False, 2025-05-07T21:05:00.0340983Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0341284Z use_cpu=True, 2025-05-07T21:05:00.0341533Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0341802Z ) 2025-05-07T21:05:00.0342048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0342635Z self=, 2025-05-07T21:05:00.0343167Z compile=False, 2025-05-07T21:05:00.0343423Z pooling_mode=, 2025-05-07T21:05:00.0343719Z T=2, 2025-05-07T21:05:00.0343912Z D=95, 2025-05-07T21:05:00.0344114Z B=100, 2025-05-07T21:05:00.0344319Z log_E=3, 2025-05-07T21:05:00.0344527Z L=14, 2025-05-07T21:05:00.0344812Z D_gradcheck=2, 2025-05-07T21:05:00.0345057Z stochastic_rounding=False, 2025-05-07T21:05:00.0345324Z weighted=False, 2025-05-07T21:05:00.0345553Z row_wise=True, 2025-05-07T21:05:00.0345776Z mixed=False, 2025-05-07T21:05:00.0346000Z use_cache=True, 2025-05-07T21:05:00.0346245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0346542Z use_cpu=True, 2025-05-07T21:05:00.0346789Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.0347057Z ) 2025-05-07T21:05:00.0347301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0347890Z self=, 2025-05-07T21:05:00.0348418Z compile=False, 2025-05-07T21:05:00.0348673Z pooling_mode=, 2025-05-07T21:05:00.0348965Z T=2, 2025-05-07T21:05:00.0349157Z D=7, 2025-05-07T21:05:00.0349356Z B=116, 2025-05-07T21:05:00.0349556Z log_E=4, 2025-05-07T21:05:00.0349827Z L=18, 2025-05-07T21:05:00.0350038Z D_gradcheck=2, 2025-05-07T21:05:00.0350279Z stochastic_rounding=False, 2025-05-07T21:05:00.0350543Z weighted=True, 2025-05-07T21:05:00.0350770Z row_wise=True, 2025-05-07T21:05:00.0350992Z mixed=True, 2025-05-07T21:05:00.0351210Z use_cache=False, 2025-05-07T21:05:00.0351472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.0351769Z use_cpu=True, 2025-05-07T21:05:00.0352016Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.0352285Z ) 2025-05-07T21:05:00.0352527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0353112Z self=, 2025-05-07T21:05:00.0361211Z compile=True, 2025-05-07T21:05:00.0361595Z pooling_mode=, 2025-05-07T21:05:00.0361964Z T=3, 2025-05-07T21:05:00.0362202Z D=45, 2025-05-07T21:05:00.0362442Z B=82, 2025-05-07T21:05:00.0362693Z log_E=3, 2025-05-07T21:05:00.0362947Z L=16, 2025-05-07T21:05:00.0363222Z D_gradcheck=2, 2025-05-07T21:05:00.0363516Z stochastic_rounding=True, 2025-05-07T21:05:00.0363849Z weighted=False, 2025-05-07T21:05:00.0364123Z row_wise=True, 2025-05-07T21:05:00.0364399Z mixed=False, 2025-05-07T21:05:00.0364671Z use_cache=True, 2025-05-07T21:05:00.0364973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0365339Z use_cpu=True, 2025-05-07T21:05:00.0365641Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0365970Z ) 2025-05-07T21:05:00.0366266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0367080Z self=, 2025-05-07T21:05:00.0367744Z compile=False, 2025-05-07T21:05:00.0368053Z pooling_mode=, 2025-05-07T21:05:00.0368416Z T=3, 2025-05-07T21:05:00.0368650Z D=31, 2025-05-07T21:05:00.0368892Z B=65, 2025-05-07T21:05:00.0369188Z log_E=3, 2025-05-07T21:05:00.0369438Z L=6, 2025-05-07T21:05:00.0369685Z D_gradcheck=1, 2025-05-07T21:05:00.0369980Z stochastic_rounding=False, 2025-05-07T21:05:00.0370301Z weighted=True, 2025-05-07T21:05:00.0370577Z row_wise=True, 2025-05-07T21:05:00.0370845Z mixed=False, 2025-05-07T21:05:00.0371109Z use_cache=False, 2025-05-07T21:05:00.0371428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.0371791Z use_cpu=True, 2025-05-07T21:05:00.0372091Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.0372419Z ) 2025-05-07T21:05:00.0372717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.0373433Z self=, 2025-05-07T21:05:00.0374095Z compile=False, 2025-05-07T21:05:00.0374402Z pooling_mode=, 2025-05-07T21:05:00.0374855Z T=4, 2025-05-07T21:05:00.0375094Z D=52, 2025-05-07T21:05:00.0375337Z B=86, 2025-05-07T21:05:00.0375587Z log_E=4, 2025-05-07T21:05:00.0376297Z L=19, 2025-05-07T21:05:00.0376550Z D_gradcheck=2, 2025-05-07T21:05:00.0376841Z stochastic_rounding=True, 2025-05-07T21:05:00.0377164Z weighted=False, 2025-05-07T21:05:00.0377442Z row_wise=True, 2025-05-07T21:05:00.0377712Z mixed=True, 2025-05-07T21:05:00.0377977Z use_cache=False, 2025-05-07T21:05:00.0378293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.0378653Z use_cpu=True, 2025-05-07T21:05:00.0378943Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.0379281Z ) 2025-05-07T21:05:00.1208277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1209199Z self=, 2025-05-07T21:05:00.1209864Z compile=False, 2025-05-07T21:05:00.1210121Z pooling_mode=, 2025-05-07T21:05:00.1210406Z T=3, 2025-05-07T21:05:00.1210602Z D=35, 2025-05-07T21:05:00.1210804Z B=26, 2025-05-07T21:05:00.1211332Z log_E=4, 2025-05-07T21:05:00.1211653Z L=10, 2025-05-07T21:05:00.1211919Z D_gradcheck=1, 2025-05-07T21:05:00.1212185Z stochastic_rounding=True, 2025-05-07T21:05:00.1212587Z weighted=True, 2025-05-07T21:05:00.1212931Z row_wise=True, 2025-05-07T21:05:00.1213212Z mixed=False, 2025-05-07T21:05:00.1213443Z use_cache=False, 2025-05-07T21:05:00.1213707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1214000Z use_cpu=True, 2025-05-07T21:05:00.1214250Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1214524Z ) 2025-05-07T21:05:00.1214870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1215455Z self=, 2025-05-07T21:05:00.1215992Z compile=False, 2025-05-07T21:05:00.1216247Z pooling_mode=, 2025-05-07T21:05:00.1216535Z T=2, 2025-05-07T21:05:00.1216736Z D=121, 2025-05-07T21:05:00.1216944Z B=105, 2025-05-07T21:05:00.1217145Z log_E=3, 2025-05-07T21:05:00.1217353Z L=6, 2025-05-07T21:05:00.1217557Z D_gradcheck=1, 2025-05-07T21:05:00.1217796Z stochastic_rounding=True, 2025-05-07T21:05:00.1218065Z weighted=True, 2025-05-07T21:05:00.1218293Z row_wise=True, 2025-05-07T21:05:00.1218512Z mixed=True, 2025-05-07T21:05:00.1218737Z use_cache=False, 2025-05-07T21:05:00.1219001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1219291Z use_cpu=True, 2025-05-07T21:05:00.1219541Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1219818Z ) 2025-05-07T21:05:00.1220173Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1220757Z self=, 2025-05-07T21:05:00.1221295Z compile=False, 2025-05-07T21:05:00.1221552Z pooling_mode=, 2025-05-07T21:05:00.1221838Z T=3, 2025-05-07T21:05:00.1222037Z D=70, 2025-05-07T21:05:00.1222330Z B=7, 2025-05-07T21:05:00.1222526Z log_E=3, 2025-05-07T21:05:00.1222734Z L=13, 2025-05-07T21:05:00.1222941Z D_gradcheck=2, 2025-05-07T21:05:00.1223177Z stochastic_rounding=False, 2025-05-07T21:05:00.1223447Z weighted=True, 2025-05-07T21:05:00.1223672Z row_wise=True, 2025-05-07T21:05:00.1223888Z mixed=False, 2025-05-07T21:05:00.1224109Z use_cache=True, 2025-05-07T21:05:00.1224360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1224650Z use_cpu=True, 2025-05-07T21:05:00.1224897Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1225170Z ) 2025-05-07T21:05:00.1225409Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1225992Z self=, 2025-05-07T21:05:00.1226522Z compile=True, 2025-05-07T21:05:00.1226768Z pooling_mode=, 2025-05-07T21:05:00.1227068Z T=3, 2025-05-07T21:05:00.1227291Z D=60, 2025-05-07T21:05:00.1227513Z B=32, 2025-05-07T21:05:00.1227791Z log_E=3, 2025-05-07T21:05:00.1228001Z L=3, 2025-05-07T21:05:00.1228204Z D_gradcheck=1, 2025-05-07T21:05:00.1228438Z stochastic_rounding=True, 2025-05-07T21:05:00.1228705Z weighted=False, 2025-05-07T21:05:00.1228932Z row_wise=True, 2025-05-07T21:05:00.1229148Z mixed=True, 2025-05-07T21:05:00.1229372Z use_cache=False, 2025-05-07T21:05:00.1229633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1229922Z use_cpu=True, 2025-05-07T21:05:00.1230169Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1230441Z ) 2025-05-07T21:05:00.1230680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1231260Z self=, 2025-05-07T21:05:00.1231795Z compile=False, 2025-05-07T21:05:00.1232044Z pooling_mode=, 2025-05-07T21:05:00.1232337Z T=3, 2025-05-07T21:05:00.1232537Z D=31, 2025-05-07T21:05:00.1232782Z B=4, 2025-05-07T21:05:00.1232980Z log_E=3, 2025-05-07T21:05:00.1233187Z L=1, 2025-05-07T21:05:00.1233384Z D_gradcheck=2, 2025-05-07T21:05:00.1233628Z stochastic_rounding=True, 2025-05-07T21:05:00.1233896Z weighted=False, 2025-05-07T21:05:00.1234125Z row_wise=True, 2025-05-07T21:05:00.1234341Z mixed=False, 2025-05-07T21:05:00.1234567Z use_cache=False, 2025-05-07T21:05:00.1234828Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1235124Z use_cpu=True, 2025-05-07T21:05:00.1235376Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1235650Z ) 2025-05-07T21:05:00.1235896Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1236836Z self=, 2025-05-07T21:05:00.1237370Z compile=True, 2025-05-07T21:05:00.1237616Z pooling_mode=, 2025-05-07T21:05:00.1237905Z T=4, 2025-05-07T21:05:00.1238102Z D=7, 2025-05-07T21:05:00.1238298Z B=108, 2025-05-07T21:05:00.1238498Z log_E=5, 2025-05-07T21:05:00.1238703Z L=6, 2025-05-07T21:05:00.1238899Z D_gradcheck=1, 2025-05-07T21:05:00.1239142Z stochastic_rounding=False, 2025-05-07T21:05:00.1239410Z weighted=True, 2025-05-07T21:05:00.1239633Z row_wise=True, 2025-05-07T21:05:00.1239857Z mixed=True, 2025-05-07T21:05:00.1240076Z use_cache=True, 2025-05-07T21:05:00.1240321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1240614Z use_cpu=True, 2025-05-07T21:05:00.1240862Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1241229Z ) 2025-05-07T21:05:00.1241469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1242048Z self=, 2025-05-07T21:05:00.1242577Z compile=True, 2025-05-07T21:05:00.1242823Z pooling_mode=, 2025-05-07T21:05:00.1243114Z T=5, 2025-05-07T21:05:00.1243399Z D=53, 2025-05-07T21:05:00.1243595Z B=74, 2025-05-07T21:05:00.1243799Z log_E=3, 2025-05-07T21:05:00.1244008Z L=12, 2025-05-07T21:05:00.1244207Z D_gradcheck=1, 2025-05-07T21:05:00.1244446Z stochastic_rounding=True, 2025-05-07T21:05:00.1244714Z weighted=True, 2025-05-07T21:05:00.1244936Z row_wise=True, 2025-05-07T21:05:00.1245160Z mixed=False, 2025-05-07T21:05:00.1245385Z use_cache=False, 2025-05-07T21:05:00.1245658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1245954Z use_cpu=True, 2025-05-07T21:05:00.1246195Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1246472Z ) 2025-05-07T21:05:00.1246715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1247287Z self=, 2025-05-07T21:05:00.1247819Z compile=True, 2025-05-07T21:05:00.1248072Z pooling_mode=, 2025-05-07T21:05:00.1248360Z T=1, 2025-05-07T21:05:00.1248637Z D=98, 2025-05-07T21:05:00.1248835Z B=53, 2025-05-07T21:05:00.1249029Z log_E=3, 2025-05-07T21:05:00.1249237Z L=8, 2025-05-07T21:05:00.1249476Z D_gradcheck=1, 2025-05-07T21:05:00.1249719Z stochastic_rounding=False, 2025-05-07T21:05:00.1249986Z weighted=False, 2025-05-07T21:05:00.1250209Z row_wise=True, 2025-05-07T21:05:00.1250432Z mixed=False, 2025-05-07T21:05:00.1250656Z use_cache=False, 2025-05-07T21:05:00.1250911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1251205Z use_cpu=True, 2025-05-07T21:05:00.1251454Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1251731Z ) 2025-05-07T21:05:00.1251968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1252547Z self=, 2025-05-07T21:05:00.1253077Z compile=True, 2025-05-07T21:05:00.1253325Z pooling_mode=, 2025-05-07T21:05:00.1253617Z T=2, 2025-05-07T21:05:00.1253891Z D=75, 2025-05-07T21:05:00.1254084Z B=125, 2025-05-07T21:05:00.1254284Z log_E=3, 2025-05-07T21:05:00.1254488Z L=18, 2025-05-07T21:05:00.1254687Z D_gradcheck=1, 2025-05-07T21:05:00.1255024Z stochastic_rounding=False, 2025-05-07T21:05:00.1255297Z weighted=True, 2025-05-07T21:05:00.1255519Z row_wise=True, 2025-05-07T21:05:00.1255739Z mixed=False, 2025-05-07T21:05:00.1255963Z use_cache=True, 2025-05-07T21:05:00.1256212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1256507Z use_cpu=True, 2025-05-07T21:05:00.1256762Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1257031Z ) 2025-05-07T21:05:00.1257303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1257913Z self=, 2025-05-07T21:05:00.1258445Z compile=True, 2025-05-07T21:05:00.1258694Z pooling_mode=, 2025-05-07T21:05:00.1258994Z T=2, 2025-05-07T21:05:00.1259199Z D=23, 2025-05-07T21:05:00.1259389Z B=79, 2025-05-07T21:05:00.1259590Z log_E=5, 2025-05-07T21:05:00.1259797Z L=5, 2025-05-07T21:05:00.1259997Z D_gradcheck=2, 2025-05-07T21:05:00.1260239Z stochastic_rounding=True, 2025-05-07T21:05:00.1260513Z weighted=True, 2025-05-07T21:05:00.1260734Z row_wise=True, 2025-05-07T21:05:00.1260956Z mixed=True, 2025-05-07T21:05:00.1261180Z use_cache=False, 2025-05-07T21:05:00.1261438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1261738Z use_cpu=True, 2025-05-07T21:05:00.1262042Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1262312Z ) 2025-05-07T21:05:00.1262558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1263141Z self=, 2025-05-07T21:05:00.1263680Z compile=False, 2025-05-07T21:05:00.1263932Z pooling_mode=, 2025-05-07T21:05:00.1264278Z T=4, 2025-05-07T21:05:00.1264475Z D=105, 2025-05-07T21:05:00.1264668Z B=62, 2025-05-07T21:05:00.1264865Z log_E=3, 2025-05-07T21:05:00.1265070Z L=14, 2025-05-07T21:05:00.1265268Z D_gradcheck=2, 2025-05-07T21:05:00.1265509Z stochastic_rounding=True, 2025-05-07T21:05:00.1265779Z weighted=False, 2025-05-07T21:05:00.1266002Z row_wise=True, 2025-05-07T21:05:00.1266225Z mixed=False, 2025-05-07T21:05:00.1266448Z use_cache=False, 2025-05-07T21:05:00.1266703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1266998Z use_cpu=True, 2025-05-07T21:05:00.1267248Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1267518Z ) 2025-05-07T21:05:00.1267761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1268347Z self=, 2025-05-07T21:05:00.1268880Z compile=False, 2025-05-07T21:05:00.1269134Z pooling_mode=, 2025-05-07T21:05:00.1269517Z T=5, 2025-05-07T21:05:00.1269706Z D=14, 2025-05-07T21:05:00.1269905Z B=2, 2025-05-07T21:05:00.1270099Z log_E=4, 2025-05-07T21:05:00.1270296Z L=16, 2025-05-07T21:05:00.1270506Z D_gradcheck=1, 2025-05-07T21:05:00.1270750Z stochastic_rounding=False, 2025-05-07T21:05:00.1271022Z weighted=True, 2025-05-07T21:05:00.1271248Z row_wise=True, 2025-05-07T21:05:00.1271471Z mixed=False, 2025-05-07T21:05:00.1271696Z use_cache=False, 2025-05-07T21:05:00.1271952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1272248Z use_cpu=True, 2025-05-07T21:05:00.1272500Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1272770Z ) 2025-05-07T21:05:00.1273015Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1273604Z self=, 2025-05-07T21:05:00.1274136Z compile=False, 2025-05-07T21:05:00.1274443Z pooling_mode=, 2025-05-07T21:05:00.1274740Z T=1, 2025-05-07T21:05:00.1274930Z D=76, 2025-05-07T21:05:00.1275127Z B=92, 2025-05-07T21:05:00.1275325Z log_E=3, 2025-05-07T21:05:00.1275524Z L=5, 2025-05-07T21:05:00.1275729Z D_gradcheck=2, 2025-05-07T21:05:00.1275972Z stochastic_rounding=False, 2025-05-07T21:05:00.1276238Z weighted=True, 2025-05-07T21:05:00.1276471Z row_wise=True, 2025-05-07T21:05:00.1276694Z mixed=False, 2025-05-07T21:05:00.1276924Z use_cache=True, 2025-05-07T21:05:00.1277169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1277467Z use_cpu=True, 2025-05-07T21:05:00.1277714Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1277984Z ) 2025-05-07T21:05:00.1278227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1278807Z self=, 2025-05-07T21:05:00.1279335Z compile=True, 2025-05-07T21:05:00.1279591Z pooling_mode=, 2025-05-07T21:05:00.1279885Z T=5, 2025-05-07T21:05:00.1280078Z D=8, 2025-05-07T21:05:00.1280273Z B=44, 2025-05-07T21:05:00.1280471Z log_E=3, 2025-05-07T21:05:00.1280672Z L=1, 2025-05-07T21:05:00.1280875Z D_gradcheck=1, 2025-05-07T21:05:00.1281117Z stochastic_rounding=False, 2025-05-07T21:05:00.1281382Z weighted=True, 2025-05-07T21:05:00.1281608Z row_wise=True, 2025-05-07T21:05:00.1281828Z mixed=True, 2025-05-07T21:05:00.1282043Z use_cache=False, 2025-05-07T21:05:00.1282305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1282654Z use_cpu=True, 2025-05-07T21:05:00.1282901Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1283179Z ) 2025-05-07T21:05:00.1283422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1284008Z self=, 2025-05-07T21:05:00.1284532Z compile=True, 2025-05-07T21:05:00.1284833Z pooling_mode=, 2025-05-07T21:05:00.1285128Z T=4, 2025-05-07T21:05:00.1285318Z D=54, 2025-05-07T21:05:00.1285513Z B=77, 2025-05-07T21:05:00.1285712Z log_E=5, 2025-05-07T21:05:00.1285915Z L=17, 2025-05-07T21:05:00.1286121Z D_gradcheck=2, 2025-05-07T21:05:00.1286365Z stochastic_rounding=False, 2025-05-07T21:05:00.1286633Z weighted=False, 2025-05-07T21:05:00.1286864Z row_wise=True, 2025-05-07T21:05:00.1287084Z mixed=True, 2025-05-07T21:05:00.1287319Z use_cache=False, 2025-05-07T21:05:00.1287618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1287919Z use_cpu=True, 2025-05-07T21:05:00.1288164Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1288440Z ) 2025-05-07T21:05:00.1288688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1289272Z self=, 2025-05-07T21:05:00.1289799Z compile=True, 2025-05-07T21:05:00.1290113Z pooling_mode=, 2025-05-07T21:05:00.1290408Z T=2, 2025-05-07T21:05:00.1290596Z D=30, 2025-05-07T21:05:00.1290790Z B=74, 2025-05-07T21:05:00.1290988Z log_E=5, 2025-05-07T21:05:00.1291186Z L=4, 2025-05-07T21:05:00.1291393Z D_gradcheck=1, 2025-05-07T21:05:00.1291635Z stochastic_rounding=True, 2025-05-07T21:05:00.1291898Z weighted=False, 2025-05-07T21:05:00.1292126Z row_wise=True, 2025-05-07T21:05:00.1292349Z mixed=True, 2025-05-07T21:05:00.1292565Z use_cache=False, 2025-05-07T21:05:00.1292824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1293125Z use_cpu=True, 2025-05-07T21:05:00.1293368Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1293640Z ) 2025-05-07T21:05:00.1490224Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1492105Z self=, 2025-05-07T21:05:00.1493553Z compile=False, 2025-05-07T21:05:00.1494286Z pooling_mode=, 2025-05-07T21:05:00.1495043Z T=4, 2025-05-07T21:05:00.1495418Z D=124, 2025-05-07T21:05:00.1495811Z B=49, 2025-05-07T21:05:00.1496195Z log_E=5, 2025-05-07T21:05:00.1496585Z L=4, 2025-05-07T21:05:00.1496977Z D_gradcheck=1, 2025-05-07T21:05:00.1497340Z stochastic_rounding=False, 2025-05-07T21:05:00.1497602Z weighted=True, 2025-05-07T21:05:00.1497838Z row_wise=True, 2025-05-07T21:05:00.1498062Z mixed=True, 2025-05-07T21:05:00.1508149Z use_cache=False, 2025-05-07T21:05:00.1508436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1508737Z use_cpu=True, 2025-05-07T21:05:00.1509016Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1509290Z ) 2025-05-07T21:05:00.1509529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1510119Z self=, 2025-05-07T21:05:00.1510672Z compile=False, 2025-05-07T21:05:00.1510926Z pooling_mode=, 2025-05-07T21:05:00.1511225Z T=3, 2025-05-07T21:05:00.1511426Z D=42, 2025-05-07T21:05:00.1511620Z B=63, 2025-05-07T21:05:00.1511818Z log_E=3, 2025-05-07T21:05:00.1512023Z L=20, 2025-05-07T21:05:00.1512221Z D_gradcheck=2, 2025-05-07T21:05:00.1512467Z stochastic_rounding=False, 2025-05-07T21:05:00.1512739Z weighted=False, 2025-05-07T21:05:00.1512968Z row_wise=True, 2025-05-07T21:05:00.1513183Z mixed=True, 2025-05-07T21:05:00.1513405Z use_cache=True, 2025-05-07T21:05:00.1513782Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1514076Z use_cpu=True, 2025-05-07T21:05:00.1514323Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1514597Z ) 2025-05-07T21:05:00.1514836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1515416Z self=, 2025-05-07T21:05:00.1516023Z compile=True, 2025-05-07T21:05:00.1516270Z pooling_mode=, 2025-05-07T21:05:00.1516561Z T=1, 2025-05-07T21:05:00.1516758Z D=49, 2025-05-07T21:05:00.1516945Z B=13, 2025-05-07T21:05:00.1517142Z log_E=3, 2025-05-07T21:05:00.1517350Z L=12, 2025-05-07T21:05:00.1517569Z D_gradcheck=1, 2025-05-07T21:05:00.1517834Z stochastic_rounding=False, 2025-05-07T21:05:00.1518102Z weighted=False, 2025-05-07T21:05:00.1518324Z row_wise=True, 2025-05-07T21:05:00.1518545Z mixed=False, 2025-05-07T21:05:00.1518767Z use_cache=False, 2025-05-07T21:05:00.1519032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1519323Z use_cpu=True, 2025-05-07T21:05:00.1519568Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1519840Z ) 2025-05-07T21:05:00.1520076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1520653Z self=, 2025-05-07T21:05:00.1521266Z compile=True, 2025-05-07T21:05:00.1521552Z pooling_mode=, 2025-05-07T21:05:00.1521844Z T=1, 2025-05-07T21:05:00.1522034Z D=9, 2025-05-07T21:05:00.1522228Z B=85, 2025-05-07T21:05:00.1522423Z log_E=3, 2025-05-07T21:05:00.1522616Z L=16, 2025-05-07T21:05:00.1522812Z D_gradcheck=1, 2025-05-07T21:05:00.1523048Z stochastic_rounding=True, 2025-05-07T21:05:00.1523309Z weighted=False, 2025-05-07T21:05:00.1523541Z row_wise=True, 2025-05-07T21:05:00.1523760Z mixed=False, 2025-05-07T21:05:00.1523976Z use_cache=False, 2025-05-07T21:05:00.1524245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1524549Z use_cpu=True, 2025-05-07T21:05:00.1524789Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1525060Z ) 2025-05-07T21:05:00.1525304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1525878Z self=, 2025-05-07T21:05:00.1526466Z compile=True, 2025-05-07T21:05:00.1526721Z pooling_mode=, 2025-05-07T21:05:00.1527008Z T=5, 2025-05-07T21:05:00.1527198Z D=49, 2025-05-07T21:05:00.1527395Z B=33, 2025-05-07T21:05:00.1527594Z log_E=4, 2025-05-07T21:05:00.1527791Z L=16, 2025-05-07T21:05:00.1527991Z D_gradcheck=1, 2025-05-07T21:05:00.1528231Z stochastic_rounding=False, 2025-05-07T21:05:00.1528491Z weighted=True, 2025-05-07T21:05:00.1528712Z row_wise=True, 2025-05-07T21:05:00.1528929Z mixed=True, 2025-05-07T21:05:00.1529140Z use_cache=True, 2025-05-07T21:05:00.1529391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1529684Z use_cpu=True, 2025-05-07T21:05:00.1529923Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1530193Z ) 2025-05-07T21:05:00.1530433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1531011Z self=, 2025-05-07T21:05:00.1531556Z compile=False, 2025-05-07T21:05:00.1531810Z pooling_mode=, 2025-05-07T21:05:00.1532094Z T=5, 2025-05-07T21:05:00.1532289Z D=10, 2025-05-07T21:05:00.1532486Z B=63, 2025-05-07T21:05:00.1532675Z log_E=3, 2025-05-07T21:05:00.1532880Z L=16, 2025-05-07T21:05:00.1533081Z D_gradcheck=2, 2025-05-07T21:05:00.1533320Z stochastic_rounding=False, 2025-05-07T21:05:00.1533584Z weighted=True, 2025-05-07T21:05:00.1533810Z row_wise=True, 2025-05-07T21:05:00.1534031Z mixed=False, 2025-05-07T21:05:00.1534295Z use_cache=True, 2025-05-07T21:05:00.1534549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1534965Z use_cpu=True, 2025-05-07T21:05:00.1535223Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1535500Z ) 2025-05-07T21:05:00.1535746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1536682Z self=, 2025-05-07T21:05:00.1537317Z compile=False, 2025-05-07T21:05:00.1537577Z pooling_mode=, 2025-05-07T21:05:00.1537870Z T=5, 2025-05-07T21:05:00.1538070Z D=64, 2025-05-07T21:05:00.1538271Z B=67, 2025-05-07T21:05:00.1538466Z log_E=4, 2025-05-07T21:05:00.1538675Z L=0, 2025-05-07T21:05:00.1538880Z D_gradcheck=1, 2025-05-07T21:05:00.1539120Z stochastic_rounding=False, 2025-05-07T21:05:00.1539394Z weighted=True, 2025-05-07T21:05:00.1539624Z row_wise=True, 2025-05-07T21:05:00.1539844Z mixed=True, 2025-05-07T21:05:00.1540074Z use_cache=True, 2025-05-07T21:05:00.1540331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1540627Z use_cpu=True, 2025-05-07T21:05:00.1540871Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1541144Z ) 2025-05-07T21:05:00.1541389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1541965Z self=, 2025-05-07T21:05:00.1542576Z compile=True, 2025-05-07T21:05:00.1542828Z pooling_mode=, 2025-05-07T21:05:00.1543122Z T=3, 2025-05-07T21:05:00.1543319Z D=8, 2025-05-07T21:05:00.1543520Z B=104, 2025-05-07T21:05:00.1543718Z log_E=5, 2025-05-07T21:05:00.1543923Z L=7, 2025-05-07T21:05:00.1544127Z D_gradcheck=2, 2025-05-07T21:05:00.1544364Z stochastic_rounding=True, 2025-05-07T21:05:00.1544634Z weighted=False, 2025-05-07T21:05:00.1544864Z row_wise=True, 2025-05-07T21:05:00.1545081Z mixed=False, 2025-05-07T21:05:00.1545308Z use_cache=True, 2025-05-07T21:05:00.1545563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1545855Z use_cpu=True, 2025-05-07T21:05:00.1546103Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1546376Z ) 2025-05-07T21:05:00.1546618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1547255Z self=, 2025-05-07T21:05:00.1547796Z compile=False, 2025-05-07T21:05:00.1548051Z pooling_mode=, 2025-05-07T21:05:00.1548339Z T=5, 2025-05-07T21:05:00.1548538Z D=44, 2025-05-07T21:05:00.1548735Z B=36, 2025-05-07T21:05:00.1548929Z log_E=3, 2025-05-07T21:05:00.1549136Z L=1, 2025-05-07T21:05:00.1549341Z D_gradcheck=2, 2025-05-07T21:05:00.1549576Z stochastic_rounding=True, 2025-05-07T21:05:00.1549848Z weighted=True, 2025-05-07T21:05:00.1550074Z row_wise=True, 2025-05-07T21:05:00.1550291Z mixed=True, 2025-05-07T21:05:00.1550515Z use_cache=False, 2025-05-07T21:05:00.1550775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1551065Z use_cpu=True, 2025-05-07T21:05:00.1551314Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1551587Z ) 2025-05-07T21:05:00.1551823Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1552406Z self=, 2025-05-07T21:05:00.1552944Z compile=False, 2025-05-07T21:05:00.1553199Z pooling_mode=, 2025-05-07T21:05:00.1553487Z T=2, 2025-05-07T21:05:00.1553683Z D=34, 2025-05-07T21:05:00.1553880Z B=34, 2025-05-07T21:05:00.1554072Z log_E=3, 2025-05-07T21:05:00.1554280Z L=11, 2025-05-07T21:05:00.1554483Z D_gradcheck=1, 2025-05-07T21:05:00.1554715Z stochastic_rounding=True, 2025-05-07T21:05:00.1554981Z weighted=True, 2025-05-07T21:05:00.1555202Z row_wise=True, 2025-05-07T21:05:00.1555492Z mixed=True, 2025-05-07T21:05:00.1555715Z use_cache=False, 2025-05-07T21:05:00.1555974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1556262Z use_cpu=True, 2025-05-07T21:05:00.1556505Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1556777Z ) 2025-05-07T21:05:00.1557011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1557639Z self=, 2025-05-07T21:05:00.1558219Z compile=False, 2025-05-07T21:05:00.1558471Z pooling_mode=, 2025-05-07T21:05:00.1558755Z T=5, 2025-05-07T21:05:00.1558953Z D=100, 2025-05-07T21:05:00.1559154Z B=109, 2025-05-07T21:05:00.1559353Z log_E=4, 2025-05-07T21:05:00.1559561Z L=1, 2025-05-07T21:05:00.1559755Z D_gradcheck=1, 2025-05-07T21:05:00.1559998Z stochastic_rounding=False, 2025-05-07T21:05:00.1560273Z weighted=True, 2025-05-07T21:05:00.1560492Z row_wise=True, 2025-05-07T21:05:00.1560719Z mixed=True, 2025-05-07T21:05:00.1560943Z use_cache=False, 2025-05-07T21:05:00.1561199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1561492Z use_cpu=True, 2025-05-07T21:05:00.1561735Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1562009Z ) 2025-05-07T21:05:00.1562245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1562822Z self=, 2025-05-07T21:05:00.1563404Z compile=True, 2025-05-07T21:05:00.1563651Z pooling_mode=, 2025-05-07T21:05:00.1563944Z T=4, 2025-05-07T21:05:00.1564141Z D=21, 2025-05-07T21:05:00.1564333Z B=33, 2025-05-07T21:05:00.1564531Z log_E=3, 2025-05-07T21:05:00.1564735Z L=10, 2025-05-07T21:05:00.1564931Z D_gradcheck=1, 2025-05-07T21:05:00.1565170Z stochastic_rounding=True, 2025-05-07T21:05:00.1565436Z weighted=False, 2025-05-07T21:05:00.1565658Z row_wise=True, 2025-05-07T21:05:00.1565883Z mixed=False, 2025-05-07T21:05:00.1566103Z use_cache=True, 2025-05-07T21:05:00.1566349Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1566643Z use_cpu=True, 2025-05-07T21:05:00.1566889Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1567155Z ) 2025-05-07T21:05:00.1567408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1568077Z self=, 2025-05-07T21:05:00.1568614Z compile=True, 2025-05-07T21:05:00.1568857Z pooling_mode=, 2025-05-07T21:05:00.1569148Z T=3, 2025-05-07T21:05:00.1569344Z D=34, 2025-05-07T21:05:00.1569533Z B=53, 2025-05-07T21:05:00.1569727Z log_E=4, 2025-05-07T21:05:00.1569930Z L=17, 2025-05-07T21:05:00.1570127Z D_gradcheck=1, 2025-05-07T21:05:00.1570366Z stochastic_rounding=False, 2025-05-07T21:05:00.1570635Z weighted=False, 2025-05-07T21:05:00.1570856Z row_wise=True, 2025-05-07T21:05:00.1571077Z mixed=False, 2025-05-07T21:05:00.1571299Z use_cache=False, 2025-05-07T21:05:00.1571551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1571847Z use_cpu=True, 2025-05-07T21:05:00.1572094Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1572360Z ) 2025-05-07T21:05:00.1572601Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1573182Z self=, 2025-05-07T21:05:00.1573716Z compile=True, 2025-05-07T21:05:00.1573962Z pooling_mode=, 2025-05-07T21:05:00.1574255Z T=1, 2025-05-07T21:05:00.1574453Z D=102, 2025-05-07T21:05:00.1574645Z B=24, 2025-05-07T21:05:00.1574919Z log_E=3, 2025-05-07T21:05:00.1575125Z L=2, 2025-05-07T21:05:00.1575326Z D_gradcheck=1, 2025-05-07T21:05:00.1575565Z stochastic_rounding=False, 2025-05-07T21:05:00.1575832Z weighted=False, 2025-05-07T21:05:00.1576104Z row_wise=True, 2025-05-07T21:05:00.1576326Z mixed=True, 2025-05-07T21:05:00.1576546Z use_cache=False, 2025-05-07T21:05:00.1576799Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1577097Z use_cpu=True, 2025-05-07T21:05:00.1577339Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1577603Z ) 2025-05-07T21:05:00.1577843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1578467Z self=, 2025-05-07T21:05:00.1578992Z compile=True, 2025-05-07T21:05:00.1579242Z pooling_mode=, 2025-05-07T21:05:00.1579535Z T=2, 2025-05-07T21:05:00.1579731Z D=105, 2025-05-07T21:05:00.1579924Z B=113, 2025-05-07T21:05:00.1580123Z log_E=4, 2025-05-07T21:05:00.1580327Z L=11, 2025-05-07T21:05:00.1580524Z D_gradcheck=1, 2025-05-07T21:05:00.1580765Z stochastic_rounding=False, 2025-05-07T21:05:00.1581031Z weighted=False, 2025-05-07T21:05:00.1581259Z row_wise=True, 2025-05-07T21:05:00.1581479Z mixed=True, 2025-05-07T21:05:00.1581702Z use_cache=True, 2025-05-07T21:05:00.1581944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1582237Z use_cpu=True, 2025-05-07T21:05:00.1582480Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1582746Z ) 2025-05-07T21:05:00.1582984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1583644Z self=, 2025-05-07T21:05:00.1584169Z compile=True, 2025-05-07T21:05:00.1584419Z pooling_mode=, 2025-05-07T21:05:00.1584711Z T=1, 2025-05-07T21:05:00.1584901Z D=106, 2025-05-07T21:05:00.1585100Z B=13, 2025-05-07T21:05:00.1585298Z log_E=5, 2025-05-07T21:05:00.1585501Z L=1, 2025-05-07T21:05:00.1585702Z D_gradcheck=1, 2025-05-07T21:05:00.1585941Z stochastic_rounding=True, 2025-05-07T21:05:00.1586208Z weighted=True, 2025-05-07T21:05:00.1586436Z row_wise=True, 2025-05-07T21:05:00.1586657Z mixed=True, 2025-05-07T21:05:00.1586883Z use_cache=True, 2025-05-07T21:05:00.1587128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1587422Z use_cpu=True, 2025-05-07T21:05:00.1587668Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1587933Z ) 2025-05-07T21:05:00.1779073Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1780085Z self=, 2025-05-07T21:05:00.1780827Z compile=True, 2025-05-07T21:05:00.1781078Z pooling_mode=, 2025-05-07T21:05:00.1781372Z T=3, 2025-05-07T21:05:00.1781565Z D=62, 2025-05-07T21:05:00.1781756Z B=67, 2025-05-07T21:05:00.1781952Z log_E=5, 2025-05-07T21:05:00.1782156Z L=16, 2025-05-07T21:05:00.1782352Z D_gradcheck=1, 2025-05-07T21:05:00.1782593Z stochastic_rounding=False, 2025-05-07T21:05:00.1782867Z weighted=True, 2025-05-07T21:05:00.1783088Z row_wise=True, 2025-05-07T21:05:00.1783311Z mixed=True, 2025-05-07T21:05:00.1783532Z use_cache=False, 2025-05-07T21:05:00.1783787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1784085Z use_cpu=True, 2025-05-07T21:05:00.1784331Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1784604Z ) 2025-05-07T21:05:00.1784848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1785434Z self=, 2025-05-07T21:05:00.1785966Z compile=True, 2025-05-07T21:05:00.1786211Z pooling_mode=, 2025-05-07T21:05:00.1786506Z T=1, 2025-05-07T21:05:00.1786699Z D=125, 2025-05-07T21:05:00.1786889Z B=17, 2025-05-07T21:05:00.1787086Z log_E=3, 2025-05-07T21:05:00.1787313Z L=4, 2025-05-07T21:05:00.1787536Z D_gradcheck=2, 2025-05-07T21:05:00.1787778Z stochastic_rounding=False, 2025-05-07T21:05:00.1788144Z weighted=True, 2025-05-07T21:05:00.1788368Z row_wise=True, 2025-05-07T21:05:00.1788589Z mixed=False, 2025-05-07T21:05:00.1788814Z use_cache=True, 2025-05-07T21:05:00.1789062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1789360Z use_cpu=True, 2025-05-07T21:05:00.1789609Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1789880Z ) 2025-05-07T21:05:00.1790198Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1790779Z self=, 2025-05-07T21:05:00.1791317Z compile=False, 2025-05-07T21:05:00.1791565Z pooling_mode=, 2025-05-07T21:05:00.1791853Z T=3, 2025-05-07T21:05:00.1792049Z D=96, 2025-05-07T21:05:00.1792238Z B=36, 2025-05-07T21:05:00.1792441Z log_E=3, 2025-05-07T21:05:00.1792647Z L=5, 2025-05-07T21:05:00.1792844Z D_gradcheck=2, 2025-05-07T21:05:00.1793087Z stochastic_rounding=True, 2025-05-07T21:05:00.1793362Z weighted=True, 2025-05-07T21:05:00.1793585Z row_wise=True, 2025-05-07T21:05:00.1793809Z mixed=True, 2025-05-07T21:05:00.1794026Z use_cache=True, 2025-05-07T21:05:00.1794271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1794567Z use_cpu=True, 2025-05-07T21:05:00.1794812Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1795082Z ) 2025-05-07T21:05:00.1795330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1795991Z self=, 2025-05-07T21:05:00.1796522Z compile=False, 2025-05-07T21:05:00.1796772Z pooling_mode=, 2025-05-07T21:05:00.1797060Z T=4, 2025-05-07T21:05:00.1797256Z D=32, 2025-05-07T21:05:00.1797474Z B=51, 2025-05-07T21:05:00.1797695Z log_E=4, 2025-05-07T21:05:00.1797904Z L=9, 2025-05-07T21:05:00.1798099Z D_gradcheck=2, 2025-05-07T21:05:00.1798339Z stochastic_rounding=True, 2025-05-07T21:05:00.1798608Z weighted=True, 2025-05-07T21:05:00.1798827Z row_wise=True, 2025-05-07T21:05:00.1799043Z mixed=True, 2025-05-07T21:05:00.1799262Z use_cache=True, 2025-05-07T21:05:00.1799509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1799805Z use_cpu=True, 2025-05-07T21:05:00.1800051Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1800323Z ) 2025-05-07T21:05:00.1800620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1801208Z self=, 2025-05-07T21:05:00.1801733Z compile=False, 2025-05-07T21:05:00.1801984Z pooling_mode=, 2025-05-07T21:05:00.1802276Z T=4, 2025-05-07T21:05:00.1802484Z D=106, 2025-05-07T21:05:00.1802680Z B=128, 2025-05-07T21:05:00.1802884Z log_E=4, 2025-05-07T21:05:00.1803093Z L=9, 2025-05-07T21:05:00.1803293Z D_gradcheck=2, 2025-05-07T21:05:00.1803542Z stochastic_rounding=False, 2025-05-07T21:05:00.1813209Z weighted=False, 2025-05-07T21:05:00.1813502Z row_wise=True, 2025-05-07T21:05:00.1813780Z mixed=False, 2025-05-07T21:05:00.1814060Z use_cache=False, 2025-05-07T21:05:00.1814378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1814847Z use_cpu=True, 2025-05-07T21:05:00.1815167Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1815510Z ) 2025-05-07T21:05:00.1815821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1816542Z self=, 2025-05-07T21:05:00.1817210Z compile=False, 2025-05-07T21:05:00.1817516Z pooling_mode=, 2025-05-07T21:05:00.1817875Z T=3, 2025-05-07T21:05:00.1818121Z D=60, 2025-05-07T21:05:00.1818402Z B=76, 2025-05-07T21:05:00.1818640Z log_E=5, 2025-05-07T21:05:00.1818899Z L=18, 2025-05-07T21:05:00.1819148Z D_gradcheck=1, 2025-05-07T21:05:00.1819537Z stochastic_rounding=True, 2025-05-07T21:05:00.1819875Z weighted=False, 2025-05-07T21:05:00.1820160Z row_wise=True, 2025-05-07T21:05:00.1820440Z mixed=False, 2025-05-07T21:05:00.1820706Z use_cache=False, 2025-05-07T21:05:00.1821022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1821388Z use_cpu=True, 2025-05-07T21:05:00.1821679Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1821844Z ) 2025-05-07T21:05:00.1822012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1822443Z self=, 2025-05-07T21:05:00.1822560Z compile=True, 2025-05-07T21:05:00.1822700Z pooling_mode=, 2025-05-07T21:05:00.1822802Z T=5, 2025-05-07T21:05:00.1822909Z D=57, 2025-05-07T21:05:00.1823011Z B=95, 2025-05-07T21:05:00.1823116Z log_E=5, 2025-05-07T21:05:00.1823224Z L=20, 2025-05-07T21:05:00.1823334Z D_gradcheck=1, 2025-05-07T21:05:00.1823467Z stochastic_rounding=True, 2025-05-07T21:05:00.1823576Z weighted=True, 2025-05-07T21:05:00.1823683Z row_wise=True, 2025-05-07T21:05:00.1823802Z mixed=True, 2025-05-07T21:05:00.1823911Z use_cache=False, 2025-05-07T21:05:00.1824053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1824166Z use_cpu=True, 2025-05-07T21:05:00.1824298Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1824459Z ) 2025-05-07T21:05:00.1824634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1825060Z self=, 2025-05-07T21:05:00.1825169Z compile=True, 2025-05-07T21:05:00.1825314Z pooling_mode=, 2025-05-07T21:05:00.1825416Z T=4, 2025-05-07T21:05:00.1825519Z D=62, 2025-05-07T21:05:00.1825626Z B=43, 2025-05-07T21:05:00.1825730Z log_E=3, 2025-05-07T21:05:00.1825837Z L=13, 2025-05-07T21:05:00.1825946Z D_gradcheck=1, 2025-05-07T21:05:00.1826074Z stochastic_rounding=True, 2025-05-07T21:05:00.1826188Z weighted=True, 2025-05-07T21:05:00.1826294Z row_wise=True, 2025-05-07T21:05:00.1826401Z mixed=True, 2025-05-07T21:05:00.1826521Z use_cache=False, 2025-05-07T21:05:00.1826659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1826766Z use_cpu=True, 2025-05-07T21:05:00.1826908Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1827063Z ) 2025-05-07T21:05:00.1827233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1827667Z self=, 2025-05-07T21:05:00.1827779Z compile=False, 2025-05-07T21:05:00.1827925Z pooling_mode=, 2025-05-07T21:05:00.1828028Z T=3, 2025-05-07T21:05:00.1828133Z D=21, 2025-05-07T21:05:00.1828243Z B=37, 2025-05-07T21:05:00.1828346Z log_E=5, 2025-05-07T21:05:00.1828447Z L=19, 2025-05-07T21:05:00.1828561Z D_gradcheck=2, 2025-05-07T21:05:00.1828689Z stochastic_rounding=True, 2025-05-07T21:05:00.1828797Z weighted=True, 2025-05-07T21:05:00.1828911Z row_wise=True, 2025-05-07T21:05:00.1829017Z mixed=True, 2025-05-07T21:05:00.1829127Z use_cache=True, 2025-05-07T21:05:00.1829273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1829380Z use_cpu=True, 2025-05-07T21:05:00.1829517Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1829626Z ) 2025-05-07T21:05:00.1829793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1830223Z self=, 2025-05-07T21:05:00.1830336Z compile=False, 2025-05-07T21:05:00.1830476Z pooling_mode=, 2025-05-07T21:05:00.1830585Z T=4, 2025-05-07T21:05:00.1830687Z D=19, 2025-05-07T21:05:00.1830786Z B=25, 2025-05-07T21:05:00.1830895Z log_E=5, 2025-05-07T21:05:00.1831002Z L=13, 2025-05-07T21:05:00.1831160Z D_gradcheck=1, 2025-05-07T21:05:00.1831297Z stochastic_rounding=False, 2025-05-07T21:05:00.1831407Z weighted=False, 2025-05-07T21:05:00.1831515Z row_wise=True, 2025-05-07T21:05:00.1831627Z mixed=True, 2025-05-07T21:05:00.1831736Z use_cache=True, 2025-05-07T21:05:00.1831876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1831989Z use_cpu=True, 2025-05-07T21:05:00.1832171Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1832283Z ) 2025-05-07T21:05:00.1832450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1832877Z self=, 2025-05-07T21:05:00.1832994Z compile=True, 2025-05-07T21:05:00.1833133Z pooling_mode=, 2025-05-07T21:05:00.1833236Z T=2, 2025-05-07T21:05:00.1833345Z D=21, 2025-05-07T21:05:00.1833447Z B=62, 2025-05-07T21:05:00.1833551Z log_E=3, 2025-05-07T21:05:00.1833659Z L=13, 2025-05-07T21:05:00.1833769Z D_gradcheck=2, 2025-05-07T21:05:00.1833896Z stochastic_rounding=False, 2025-05-07T21:05:00.1834009Z weighted=True, 2025-05-07T21:05:00.1834115Z row_wise=True, 2025-05-07T21:05:00.1834221Z mixed=False, 2025-05-07T21:05:00.1834337Z use_cache=True, 2025-05-07T21:05:00.1834473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1834590Z use_cpu=True, 2025-05-07T21:05:00.1834727Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1834877Z ) 2025-05-07T21:05:00.1835048Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1835474Z self=, 2025-05-07T21:05:00.1835585Z compile=False, 2025-05-07T21:05:00.1835731Z pooling_mode=, 2025-05-07T21:05:00.1835832Z T=5, 2025-05-07T21:05:00.1836147Z D=106, 2025-05-07T21:05:00.1836265Z B=80, 2025-05-07T21:05:00.1836369Z log_E=4, 2025-05-07T21:05:00.1836471Z L=9, 2025-05-07T21:05:00.1836592Z D_gradcheck=1, 2025-05-07T21:05:00.1836719Z stochastic_rounding=True, 2025-05-07T21:05:00.1836834Z weighted=True, 2025-05-07T21:05:00.1836941Z row_wise=True, 2025-05-07T21:05:00.1837049Z mixed=False, 2025-05-07T21:05:00.1837169Z use_cache=False, 2025-05-07T21:05:00.1837309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1837420Z use_cpu=True, 2025-05-07T21:05:00.1837696Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1837810Z ) 2025-05-07T21:05:00.1838000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1838436Z self=, 2025-05-07T21:05:00.1838546Z compile=True, 2025-05-07T21:05:00.1838684Z pooling_mode=, 2025-05-07T21:05:00.1838793Z T=2, 2025-05-07T21:05:00.1838894Z D=61, 2025-05-07T21:05:00.1838994Z B=66, 2025-05-07T21:05:00.1839105Z log_E=4, 2025-05-07T21:05:00.1839208Z L=12, 2025-05-07T21:05:00.1839325Z D_gradcheck=2, 2025-05-07T21:05:00.1839449Z stochastic_rounding=True, 2025-05-07T21:05:00.1839559Z weighted=True, 2025-05-07T21:05:00.1839672Z row_wise=True, 2025-05-07T21:05:00.1839778Z mixed=False, 2025-05-07T21:05:00.1839885Z use_cache=True, 2025-05-07T21:05:00.1840027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1840136Z use_cpu=True, 2025-05-07T21:05:00.1840272Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1840383Z ) 2025-05-07T21:05:00.1840548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1840974Z self=, 2025-05-07T21:05:00.1841091Z compile=False, 2025-05-07T21:05:00.1841229Z pooling_mode=, 2025-05-07T21:05:00.1841339Z T=4, 2025-05-07T21:05:00.1841441Z D=25, 2025-05-07T21:05:00.1841543Z B=24, 2025-05-07T21:05:00.1841651Z log_E=3, 2025-05-07T21:05:00.1841827Z L=13, 2025-05-07T21:05:00.1841941Z D_gradcheck=1, 2025-05-07T21:05:00.1842072Z stochastic_rounding=True, 2025-05-07T21:05:00.1842180Z weighted=True, 2025-05-07T21:05:00.1842289Z row_wise=True, 2025-05-07T21:05:00.1842408Z mixed=False, 2025-05-07T21:05:00.1842518Z use_cache=False, 2025-05-07T21:05:00.1842656Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.1842877Z use_cpu=True, 2025-05-07T21:05:00.1843013Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1843116Z ) 2025-05-07T21:05:00.1843288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1843713Z self=, 2025-05-07T21:05:00.1843827Z compile=True, 2025-05-07T21:05:00.1843966Z pooling_mode=, 2025-05-07T21:05:00.1844067Z T=2, 2025-05-07T21:05:00.1844179Z D=74, 2025-05-07T21:05:00.1844280Z B=46, 2025-05-07T21:05:00.1844382Z log_E=5, 2025-05-07T21:05:00.1844494Z L=13, 2025-05-07T21:05:00.1844602Z D_gradcheck=1, 2025-05-07T21:05:00.1844725Z stochastic_rounding=True, 2025-05-07T21:05:00.1844839Z weighted=True, 2025-05-07T21:05:00.1844945Z row_wise=True, 2025-05-07T21:05:00.1845052Z mixed=False, 2025-05-07T21:05:00.1845167Z use_cache=True, 2025-05-07T21:05:00.1845305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1845423Z use_cpu=True, 2025-05-07T21:05:00.1845643Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.1845743Z ) 2025-05-07T21:05:00.1845917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.1846346Z self=, 2025-05-07T21:05:00.1846460Z compile=False, 2025-05-07T21:05:00.1846606Z pooling_mode=, 2025-05-07T21:05:00.1846709Z T=3, 2025-05-07T21:05:00.1846815Z D=37, 2025-05-07T21:05:00.1846927Z B=24, 2025-05-07T21:05:00.1847029Z log_E=5, 2025-05-07T21:05:00.1847133Z L=1, 2025-05-07T21:05:00.1847247Z D_gradcheck=1, 2025-05-07T21:05:00.1847370Z stochastic_rounding=True, 2025-05-07T21:05:00.1847480Z weighted=False, 2025-05-07T21:05:00.1847594Z row_wise=True, 2025-05-07T21:05:00.1847699Z mixed=False, 2025-05-07T21:05:00.1847808Z use_cache=False, 2025-05-07T21:05:00.1847952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.1848115Z use_cpu=True, 2025-05-07T21:05:00.1848254Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.1848355Z ) 2025-05-07T21:05:00.2397214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2398322Z self=, 2025-05-07T21:05:00.2398479Z compile=True, 2025-05-07T21:05:00.2398681Z pooling_mode=, 2025-05-07T21:05:00.2398828Z T=4, 2025-05-07T21:05:00.2398973Z D=28, 2025-05-07T21:05:00.2399112Z B=124, 2025-05-07T21:05:00.2399255Z log_E=3, 2025-05-07T21:05:00.2399383Z L=12, 2025-05-07T21:05:00.2399533Z D_gradcheck=1, 2025-05-07T21:05:00.2399698Z stochastic_rounding=False, 2025-05-07T21:05:00.2399850Z weighted=True, 2025-05-07T21:05:00.2399993Z row_wise=True, 2025-05-07T21:05:00.2400130Z mixed=False, 2025-05-07T21:05:00.2400287Z use_cache=False, 2025-05-07T21:05:00.2400489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2400641Z use_cpu=True, 2025-05-07T21:05:00.2400833Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2400961Z ) 2025-05-07T21:05:00.2401193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2401795Z self=, 2025-05-07T21:05:00.2401947Z compile=False, 2025-05-07T21:05:00.2402136Z pooling_mode=, 2025-05-07T21:05:00.2402276Z T=1, 2025-05-07T21:05:00.2402403Z D=120, 2025-05-07T21:05:00.2402541Z B=34, 2025-05-07T21:05:00.2402882Z log_E=3, 2025-05-07T21:05:00.2403010Z L=0, 2025-05-07T21:05:00.2403157Z D_gradcheck=2, 2025-05-07T21:05:00.2403321Z stochastic_rounding=True, 2025-05-07T21:05:00.2403462Z weighted=False, 2025-05-07T21:05:00.2403605Z row_wise=True, 2025-05-07T21:05:00.2403738Z mixed=True, 2025-05-07T21:05:00.2403877Z use_cache=False, 2025-05-07T21:05:00.2404177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2404319Z use_cpu=True, 2025-05-07T21:05:00.2404491Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2404624Z ) 2025-05-07T21:05:00.2404848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2405426Z self=, 2025-05-07T21:05:00.2405580Z compile=True, 2025-05-07T21:05:00.2405764Z pooling_mode=, 2025-05-07T21:05:00.2405905Z T=2, 2025-05-07T21:05:00.2406033Z D=17, 2025-05-07T21:05:00.2406159Z B=74, 2025-05-07T21:05:00.2406303Z log_E=4, 2025-05-07T21:05:00.2406431Z L=3, 2025-05-07T21:05:00.2406639Z D_gradcheck=2, 2025-05-07T21:05:00.2406814Z stochastic_rounding=False, 2025-05-07T21:05:00.2406953Z weighted=True, 2025-05-07T21:05:00.2407089Z row_wise=True, 2025-05-07T21:05:00.2407233Z mixed=False, 2025-05-07T21:05:00.2407370Z use_cache=True, 2025-05-07T21:05:00.2407560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2407857Z use_cpu=True, 2025-05-07T21:05:00.2408028Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2408163Z ) 2025-05-07T21:05:00.2408388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2408978Z self=, 2025-05-07T21:05:00.2409129Z compile=True, 2025-05-07T21:05:00.2409316Z pooling_mode=, 2025-05-07T21:05:00.2409447Z T=4, 2025-05-07T21:05:00.2409586Z D=17, 2025-05-07T21:05:00.2409725Z B=28, 2025-05-07T21:05:00.2409858Z log_E=3, 2025-05-07T21:05:00.2409992Z L=4, 2025-05-07T21:05:00.2410130Z D_gradcheck=1, 2025-05-07T21:05:00.2410299Z stochastic_rounding=False, 2025-05-07T21:05:00.2410447Z weighted=True, 2025-05-07T21:05:00.2410587Z row_wise=True, 2025-05-07T21:05:00.2410724Z mixed=True, 2025-05-07T21:05:00.2410867Z use_cache=True, 2025-05-07T21:05:00.2411180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2411343Z use_cpu=True, 2025-05-07T21:05:00.2411519Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2411645Z ) 2025-05-07T21:05:00.2411873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2412455Z self=, 2025-05-07T21:05:00.2412599Z compile=True, 2025-05-07T21:05:00.2412788Z pooling_mode=, 2025-05-07T21:05:00.2412917Z T=4, 2025-05-07T21:05:00.2413046Z D=74, 2025-05-07T21:05:00.2413191Z B=66, 2025-05-07T21:05:00.2413323Z log_E=5, 2025-05-07T21:05:00.2413453Z L=0, 2025-05-07T21:05:00.2413598Z D_gradcheck=2, 2025-05-07T21:05:00.2413756Z stochastic_rounding=True, 2025-05-07T21:05:00.2413904Z weighted=True, 2025-05-07T21:05:00.2414039Z row_wise=True, 2025-05-07T21:05:00.2414173Z mixed=False, 2025-05-07T21:05:00.2414329Z use_cache=True, 2025-05-07T21:05:00.2414522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2414665Z use_cpu=True, 2025-05-07T21:05:00.2414962Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2415085Z ) 2025-05-07T21:05:00.2415308Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2415911Z self=, 2025-05-07T21:05:00.2416059Z compile=False, 2025-05-07T21:05:00.2416239Z pooling_mode=, 2025-05-07T21:05:00.2416379Z T=5, 2025-05-07T21:05:00.2416509Z D=3, 2025-05-07T21:05:00.2416726Z B=11, 2025-05-07T21:05:00.2416871Z log_E=3, 2025-05-07T21:05:00.2416999Z L=13, 2025-05-07T21:05:00.2417151Z D_gradcheck=2, 2025-05-07T21:05:00.2417341Z stochastic_rounding=False, 2025-05-07T21:05:00.2417499Z weighted=True, 2025-05-07T21:05:00.2417652Z row_wise=True, 2025-05-07T21:05:00.2417790Z mixed=False, 2025-05-07T21:05:00.2417999Z use_cache=True, 2025-05-07T21:05:00.2418198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2418360Z use_cpu=True, 2025-05-07T21:05:00.2418531Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2418657Z ) 2025-05-07T21:05:00.2418892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2419484Z self=, 2025-05-07T21:05:00.2419641Z compile=False, 2025-05-07T21:05:00.2419845Z pooling_mode=, 2025-05-07T21:05:00.2419984Z T=1, 2025-05-07T21:05:00.2420123Z D=7, 2025-05-07T21:05:00.2420272Z B=20, 2025-05-07T21:05:00.2420412Z log_E=4, 2025-05-07T21:05:00.2420546Z L=16, 2025-05-07T21:05:00.2420702Z D_gradcheck=1, 2025-05-07T21:05:00.2420871Z stochastic_rounding=True, 2025-05-07T21:05:00.2421028Z weighted=False, 2025-05-07T21:05:00.2421168Z row_wise=True, 2025-05-07T21:05:00.2421302Z mixed=True, 2025-05-07T21:05:00.2421459Z use_cache=False, 2025-05-07T21:05:00.2421728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2421864Z use_cpu=True, 2025-05-07T21:05:00.2422045Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2422165Z ) 2025-05-07T21:05:00.2422402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2423026Z self=, 2025-05-07T21:05:00.2423165Z compile=False, 2025-05-07T21:05:00.2423342Z pooling_mode=, 2025-05-07T21:05:00.2423482Z T=3, 2025-05-07T21:05:00.2423616Z D=120, 2025-05-07T21:05:00.2423756Z B=75, 2025-05-07T21:05:00.2423886Z log_E=5, 2025-05-07T21:05:00.2424014Z L=13, 2025-05-07T21:05:00.2424162Z D_gradcheck=2, 2025-05-07T21:05:00.2424329Z stochastic_rounding=True, 2025-05-07T21:05:00.2424489Z weighted=False, 2025-05-07T21:05:00.2424637Z row_wise=True, 2025-05-07T21:05:00.2424762Z mixed=False, 2025-05-07T21:05:00.2424984Z use_cache=False, 2025-05-07T21:05:00.2425185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2425326Z use_cpu=True, 2025-05-07T21:05:00.2425502Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2425633Z ) 2025-05-07T21:05:00.2425863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2426459Z self=, 2025-05-07T21:05:00.2426615Z compile=True, 2025-05-07T21:05:00.2426801Z pooling_mode=, 2025-05-07T21:05:00.2426942Z T=5, 2025-05-07T21:05:00.2427076Z D=44, 2025-05-07T21:05:00.2427208Z B=43, 2025-05-07T21:05:00.2427353Z log_E=4, 2025-05-07T21:05:00.2427486Z L=5, 2025-05-07T21:05:00.2427626Z D_gradcheck=2, 2025-05-07T21:05:00.2427793Z stochastic_rounding=True, 2025-05-07T21:05:00.2427932Z weighted=False, 2025-05-07T21:05:00.2428066Z row_wise=True, 2025-05-07T21:05:00.2428208Z mixed=True, 2025-05-07T21:05:00.2428352Z use_cache=True, 2025-05-07T21:05:00.2428525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2428670Z use_cpu=True, 2025-05-07T21:05:00.2428845Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2428968Z ) 2025-05-07T21:05:00.2429205Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2429787Z self=, 2025-05-07T21:05:00.2429938Z compile=True, 2025-05-07T21:05:00.2430120Z pooling_mode=, 2025-05-07T21:05:00.2430250Z T=4, 2025-05-07T21:05:00.2430480Z D=73, 2025-05-07T21:05:00.2430613Z B=99, 2025-05-07T21:05:00.2430742Z log_E=5, 2025-05-07T21:05:00.2430878Z L=18, 2025-05-07T21:05:00.2431015Z D_gradcheck=1, 2025-05-07T21:05:00.2431175Z stochastic_rounding=True, 2025-05-07T21:05:00.2431322Z weighted=True, 2025-05-07T21:05:00.2431457Z row_wise=True, 2025-05-07T21:05:00.2431654Z mixed=True, 2025-05-07T21:05:00.2431812Z use_cache=False, 2025-05-07T21:05:00.2431994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2432143Z use_cpu=True, 2025-05-07T21:05:00.2432317Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2432440Z ) 2025-05-07T21:05:00.2432673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2433257Z self=, 2025-05-07T21:05:00.2433401Z compile=True, 2025-05-07T21:05:00.2433591Z pooling_mode=, 2025-05-07T21:05:00.2433727Z T=2, 2025-05-07T21:05:00.2433856Z D=5, 2025-05-07T21:05:00.2433994Z B=32, 2025-05-07T21:05:00.2434126Z log_E=4, 2025-05-07T21:05:00.2434254Z L=15, 2025-05-07T21:05:00.2434397Z D_gradcheck=2, 2025-05-07T21:05:00.2434556Z stochastic_rounding=False, 2025-05-07T21:05:00.2434695Z weighted=True, 2025-05-07T21:05:00.2434840Z row_wise=True, 2025-05-07T21:05:00.2434987Z mixed=False, 2025-05-07T21:05:00.2435224Z use_cache=False, 2025-05-07T21:05:00.2435409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2435545Z use_cpu=True, 2025-05-07T21:05:00.2435726Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2435852Z ) 2025-05-07T21:05:00.2436337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2436927Z self=, 2025-05-07T21:05:00.2437069Z compile=True, 2025-05-07T21:05:00.2437253Z pooling_mode=, 2025-05-07T21:05:00.2437402Z T=1, 2025-05-07T21:05:00.2437531Z D=78, 2025-05-07T21:05:00.2437657Z B=109, 2025-05-07T21:05:00.2437797Z log_E=4, 2025-05-07T21:05:00.2437927Z L=15, 2025-05-07T21:05:00.2438067Z D_gradcheck=1, 2025-05-07T21:05:00.2438242Z stochastic_rounding=False, 2025-05-07T21:05:00.2438386Z weighted=False, 2025-05-07T21:05:00.2438525Z row_wise=True, 2025-05-07T21:05:00.2438797Z mixed=False, 2025-05-07T21:05:00.2438951Z use_cache=True, 2025-05-07T21:05:00.2439144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2439283Z use_cpu=True, 2025-05-07T21:05:00.2439458Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2439590Z ) 2025-05-07T21:05:00.2439813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2440395Z self=, 2025-05-07T21:05:00.2440549Z compile=False, 2025-05-07T21:05:00.2440734Z pooling_mode=, 2025-05-07T21:05:00.2440866Z T=1, 2025-05-07T21:05:00.2441001Z D=78, 2025-05-07T21:05:00.2441129Z B=18, 2025-05-07T21:05:00.2441268Z log_E=4, 2025-05-07T21:05:00.2441396Z L=15, 2025-05-07T21:05:00.2441537Z D_gradcheck=1, 2025-05-07T21:05:00.2441705Z stochastic_rounding=True, 2025-05-07T21:05:00.2441844Z weighted=False, 2025-05-07T21:05:00.2441986Z row_wise=True, 2025-05-07T21:05:00.2442139Z mixed=True, 2025-05-07T21:05:00.2442282Z use_cache=True, 2025-05-07T21:05:00.2442462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2442608Z use_cpu=True, 2025-05-07T21:05:00.2442777Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2442901Z ) 2025-05-07T21:05:00.2443134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2443710Z self=, 2025-05-07T21:05:00.2443865Z compile=True, 2025-05-07T21:05:00.2444210Z pooling_mode=, 2025-05-07T21:05:00.2444347Z T=5, 2025-05-07T21:05:00.2444483Z D=55, 2025-05-07T21:05:00.2444610Z B=41, 2025-05-07T21:05:00.2444739Z log_E=4, 2025-05-07T21:05:00.2444874Z L=7, 2025-05-07T21:05:00.2445007Z D_gradcheck=2, 2025-05-07T21:05:00.2445164Z stochastic_rounding=False, 2025-05-07T21:05:00.2445310Z weighted=False, 2025-05-07T21:05:00.2445550Z row_wise=True, 2025-05-07T21:05:00.2445695Z mixed=True, 2025-05-07T21:05:00.2445847Z use_cache=False, 2025-05-07T21:05:00.2446032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2446169Z use_cpu=True, 2025-05-07T21:05:00.2446357Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2446483Z ) 2025-05-07T21:05:00.2446715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2447349Z self=, 2025-05-07T21:05:00.2447499Z compile=False, 2025-05-07T21:05:00.2447706Z pooling_mode=, 2025-05-07T21:05:00.2447837Z T=4, 2025-05-07T21:05:00.2447968Z D=40, 2025-05-07T21:05:00.2448112Z B=115, 2025-05-07T21:05:00.2448250Z log_E=4, 2025-05-07T21:05:00.2448381Z L=12, 2025-05-07T21:05:00.2448529Z D_gradcheck=2, 2025-05-07T21:05:00.2448694Z stochastic_rounding=True, 2025-05-07T21:05:00.2448836Z weighted=False, 2025-05-07T21:05:00.2448988Z row_wise=True, 2025-05-07T21:05:00.2449250Z mixed=False, 2025-05-07T21:05:00.2449381Z use_cache=True, 2025-05-07T21:05:00.2449578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2449716Z use_cpu=True, 2025-05-07T21:05:00.2449900Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2450025Z ) 2025-05-07T21:05:00.2450255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2450838Z self=, 2025-05-07T21:05:00.2450981Z compile=True, 2025-05-07T21:05:00.2451171Z pooling_mode=, 2025-05-07T21:05:00.2451307Z T=1, 2025-05-07T21:05:00.2451436Z D=33, 2025-05-07T21:05:00.2451575Z B=33, 2025-05-07T21:05:00.2451736Z log_E=3, 2025-05-07T21:05:00.2451868Z L=15, 2025-05-07T21:05:00.2451997Z D_gradcheck=2, 2025-05-07T21:05:00.2452167Z stochastic_rounding=True, 2025-05-07T21:05:00.2452308Z weighted=True, 2025-05-07T21:05:00.2452526Z row_wise=True, 2025-05-07T21:05:00.2452678Z mixed=False, 2025-05-07T21:05:00.2452817Z use_cache=True, 2025-05-07T21:05:00.2453010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2453151Z use_cpu=True, 2025-05-07T21:05:00.2453328Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2453465Z ) 2025-05-07T21:05:00.2695615Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2696273Z self=, 2025-05-07T21:05:00.2696417Z compile=True, 2025-05-07T21:05:00.2696610Z pooling_mode=, 2025-05-07T21:05:00.2696750Z T=1, 2025-05-07T21:05:00.2696878Z D=120, 2025-05-07T21:05:00.2697009Z B=104, 2025-05-07T21:05:00.2697149Z log_E=3, 2025-05-07T21:05:00.2697284Z L=18, 2025-05-07T21:05:00.2697445Z D_gradcheck=2, 2025-05-07T21:05:00.2697641Z stochastic_rounding=True, 2025-05-07T21:05:00.2697776Z weighted=True, 2025-05-07T21:05:00.2697924Z row_wise=True, 2025-05-07T21:05:00.2698056Z mixed=False, 2025-05-07T21:05:00.2698190Z use_cache=True, 2025-05-07T21:05:00.2698376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2698516Z use_cpu=True, 2025-05-07T21:05:00.2698697Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2698833Z ) 2025-05-07T21:05:00.2699069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2699667Z self=, 2025-05-07T21:05:00.2699825Z compile=True, 2025-05-07T21:05:00.2700164Z pooling_mode=, 2025-05-07T21:05:00.2700309Z T=2, 2025-05-07T21:05:00.2700449Z D=99, 2025-05-07T21:05:00.2700580Z B=1, 2025-05-07T21:05:00.2700720Z log_E=3, 2025-05-07T21:05:00.2700848Z L=17, 2025-05-07T21:05:00.2700985Z D_gradcheck=2, 2025-05-07T21:05:00.2701155Z stochastic_rounding=True, 2025-05-07T21:05:00.2701398Z weighted=True, 2025-05-07T21:05:00.2701532Z row_wise=True, 2025-05-07T21:05:00.2701668Z mixed=True, 2025-05-07T21:05:00.2701808Z use_cache=False, 2025-05-07T21:05:00.2701991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2702134Z use_cpu=True, 2025-05-07T21:05:00.2702309Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2702433Z ) 2025-05-07T21:05:00.2702665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2703244Z self=, 2025-05-07T21:05:00.2703393Z compile=True, 2025-05-07T21:05:00.2703588Z pooling_mode=, 2025-05-07T21:05:00.2703716Z T=2, 2025-05-07T21:05:00.2703848Z D=48, 2025-05-07T21:05:00.2703977Z B=67, 2025-05-07T21:05:00.2704109Z log_E=5, 2025-05-07T21:05:00.2704249Z L=14, 2025-05-07T21:05:00.2704390Z D_gradcheck=1, 2025-05-07T21:05:00.2704550Z stochastic_rounding=True, 2025-05-07T21:05:00.2704703Z weighted=True, 2025-05-07T21:05:00.2704968Z row_wise=True, 2025-05-07T21:05:00.2705108Z mixed=False, 2025-05-07T21:05:00.2705257Z use_cache=False, 2025-05-07T21:05:00.2705438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2705575Z use_cpu=True, 2025-05-07T21:05:00.2705754Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2705883Z ) 2025-05-07T21:05:00.2706107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2706697Z self=, 2025-05-07T21:05:00.2706851Z compile=False, 2025-05-07T21:05:00.2707045Z pooling_mode=, 2025-05-07T21:05:00.2707177Z T=3, 2025-05-07T21:05:00.2707308Z D=55, 2025-05-07T21:05:00.2707444Z B=51, 2025-05-07T21:05:00.2707572Z log_E=3, 2025-05-07T21:05:00.2707697Z L=11, 2025-05-07T21:05:00.2707843Z D_gradcheck=1, 2025-05-07T21:05:00.2708008Z stochastic_rounding=False, 2025-05-07T21:05:00.2708273Z weighted=True, 2025-05-07T21:05:00.2708430Z row_wise=True, 2025-05-07T21:05:00.2708562Z mixed=False, 2025-05-07T21:05:00.2708702Z use_cache=False, 2025-05-07T21:05:00.2708889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2709028Z use_cpu=True, 2025-05-07T21:05:00.2709211Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2709337Z ) 2025-05-07T21:05:00.2709563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2710157Z self=, 2025-05-07T21:05:00.2710306Z compile=False, 2025-05-07T21:05:00.2710485Z pooling_mode=, 2025-05-07T21:05:00.2710676Z T=4, 2025-05-07T21:05:00.2710814Z D=112, 2025-05-07T21:05:00.2710947Z B=108, 2025-05-07T21:05:00.2711080Z log_E=5, 2025-05-07T21:05:00.2711211Z L=1, 2025-05-07T21:05:00.2711348Z D_gradcheck=2, 2025-05-07T21:05:00.2711518Z stochastic_rounding=False, 2025-05-07T21:05:00.2711678Z weighted=False, 2025-05-07T21:05:00.2711816Z row_wise=True, 2025-05-07T21:05:00.2711952Z mixed=True, 2025-05-07T21:05:00.2712097Z use_cache=True, 2025-05-07T21:05:00.2712278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2712417Z use_cpu=True, 2025-05-07T21:05:00.2712600Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2712722Z ) 2025-05-07T21:05:00.2712942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2713625Z self=, 2025-05-07T21:05:00.2713778Z compile=False, 2025-05-07T21:05:00.2713970Z pooling_mode=, 2025-05-07T21:05:00.2714105Z T=1, 2025-05-07T21:05:00.2714233Z D=124, 2025-05-07T21:05:00.2714367Z B=14, 2025-05-07T21:05:00.2714495Z log_E=4, 2025-05-07T21:05:00.2714624Z L=9, 2025-05-07T21:05:00.2714773Z D_gradcheck=1, 2025-05-07T21:05:00.2715040Z stochastic_rounding=True, 2025-05-07T21:05:00.2715187Z weighted=False, 2025-05-07T21:05:00.2715331Z row_wise=True, 2025-05-07T21:05:00.2715465Z mixed=True, 2025-05-07T21:05:00.2715607Z use_cache=False, 2025-05-07T21:05:00.2715794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2715928Z use_cpu=True, 2025-05-07T21:05:00.2716106Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2716237Z ) 2025-05-07T21:05:00.2716464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2717051Z self=, 2025-05-07T21:05:00.2717201Z compile=False, 2025-05-07T21:05:00.2717384Z pooling_mode=, 2025-05-07T21:05:00.2717519Z T=3, 2025-05-07T21:05:00.2717652Z D=94, 2025-05-07T21:05:00.2717781Z B=36, 2025-05-07T21:05:00.2717927Z log_E=4, 2025-05-07T21:05:00.2718060Z L=14, 2025-05-07T21:05:00.2718209Z D_gradcheck=1, 2025-05-07T21:05:00.2718398Z stochastic_rounding=False, 2025-05-07T21:05:00.2718637Z weighted=True, 2025-05-07T21:05:00.2718782Z row_wise=True, 2025-05-07T21:05:00.2718934Z mixed=False, 2025-05-07T21:05:00.2719083Z use_cache=False, 2025-05-07T21:05:00.2719277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2719422Z use_cpu=True, 2025-05-07T21:05:00.2719603Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2719736Z ) 2025-05-07T21:05:00.2719957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2720540Z self=, 2025-05-07T21:05:00.2720690Z compile=True, 2025-05-07T21:05:00.2720876Z pooling_mode=, 2025-05-07T21:05:00.2721006Z T=5, 2025-05-07T21:05:00.2721145Z D=84, 2025-05-07T21:05:00.2721275Z B=56, 2025-05-07T21:05:00.2721406Z log_E=5, 2025-05-07T21:05:00.2721543Z L=1, 2025-05-07T21:05:00.2721682Z D_gradcheck=1, 2025-05-07T21:05:00.2721921Z stochastic_rounding=True, 2025-05-07T21:05:00.2722080Z weighted=True, 2025-05-07T21:05:00.2722220Z row_wise=True, 2025-05-07T21:05:00.2722364Z mixed=False, 2025-05-07T21:05:00.2722505Z use_cache=True, 2025-05-07T21:05:00.2722682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2722837Z use_cpu=True, 2025-05-07T21:05:00.2723032Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2723176Z ) 2025-05-07T21:05:00.2723398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2723971Z self=, 2025-05-07T21:05:00.2724123Z compile=True, 2025-05-07T21:05:00.2724322Z pooling_mode=, 2025-05-07T21:05:00.2724453Z T=1, 2025-05-07T21:05:00.2724586Z D=59, 2025-05-07T21:05:00.2724725Z B=1, 2025-05-07T21:05:00.2724858Z log_E=3, 2025-05-07T21:05:00.2725000Z L=8, 2025-05-07T21:05:00.2725147Z D_gradcheck=1, 2025-05-07T21:05:00.2725319Z stochastic_rounding=False, 2025-05-07T21:05:00.2725468Z weighted=False, 2025-05-07T21:05:00.2725606Z row_wise=True, 2025-05-07T21:05:00.2725746Z mixed=False, 2025-05-07T21:05:00.2725897Z use_cache=True, 2025-05-07T21:05:00.2726082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2726223Z use_cpu=True, 2025-05-07T21:05:00.2726407Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2726530Z ) 2025-05-07T21:05:00.2726750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2727405Z self=, 2025-05-07T21:05:00.2727550Z compile=False, 2025-05-07T21:05:00.2727740Z pooling_mode=, 2025-05-07T21:05:00.2727869Z T=4, 2025-05-07T21:05:00.2727992Z D=37, 2025-05-07T21:05:00.2728121Z B=34, 2025-05-07T21:05:00.2728252Z log_E=4, 2025-05-07T21:05:00.2728377Z L=13, 2025-05-07T21:05:00.2728601Z D_gradcheck=1, 2025-05-07T21:05:00.2728770Z stochastic_rounding=False, 2025-05-07T21:05:00.2728910Z weighted=True, 2025-05-07T21:05:00.2729062Z row_wise=True, 2025-05-07T21:05:00.2729195Z mixed=True, 2025-05-07T21:05:00.2729335Z use_cache=True, 2025-05-07T21:05:00.2729521Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2729663Z use_cpu=True, 2025-05-07T21:05:00.2729837Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2729972Z ) 2025-05-07T21:05:00.2730195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2730797Z self=, 2025-05-07T21:05:00.2730947Z compile=False, 2025-05-07T21:05:00.2731128Z pooling_mode=, 2025-05-07T21:05:00.2731261Z T=3, 2025-05-07T21:05:00.2731386Z D=73, 2025-05-07T21:05:00.2743920Z B=47, 2025-05-07T21:05:00.2744087Z log_E=5, 2025-05-07T21:05:00.2744227Z L=12, 2025-05-07T21:05:00.2744400Z D_gradcheck=2, 2025-05-07T21:05:00.2744733Z stochastic_rounding=False, 2025-05-07T21:05:00.2744877Z weighted=False, 2025-05-07T21:05:00.2745026Z row_wise=True, 2025-05-07T21:05:00.2745167Z mixed=False, 2025-05-07T21:05:00.2745316Z use_cache=True, 2025-05-07T21:05:00.2745502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2745640Z use_cpu=True, 2025-05-07T21:05:00.2745827Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2745956Z ) 2025-05-07T21:05:00.2746183Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2746806Z self=, 2025-05-07T21:05:00.2746952Z compile=False, 2025-05-07T21:05:00.2747143Z pooling_mode=, 2025-05-07T21:05:00.2747280Z T=3, 2025-05-07T21:05:00.2747404Z D=22, 2025-05-07T21:05:00.2747531Z B=111, 2025-05-07T21:05:00.2747668Z log_E=3, 2025-05-07T21:05:00.2747804Z L=4, 2025-05-07T21:05:00.2748057Z D_gradcheck=2, 2025-05-07T21:05:00.2748245Z stochastic_rounding=False, 2025-05-07T21:05:00.2748384Z weighted=True, 2025-05-07T21:05:00.2748539Z row_wise=True, 2025-05-07T21:05:00.2748697Z mixed=False, 2025-05-07T21:05:00.2748854Z use_cache=True, 2025-05-07T21:05:00.2749038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2749172Z use_cpu=True, 2025-05-07T21:05:00.2749341Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2749474Z ) 2025-05-07T21:05:00.2749702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2750304Z self=, 2025-05-07T21:05:00.2750464Z compile=True, 2025-05-07T21:05:00.2750651Z pooling_mode=, 2025-05-07T21:05:00.2750785Z T=2, 2025-05-07T21:05:00.2750922Z D=108, 2025-05-07T21:05:00.2751052Z B=57, 2025-05-07T21:05:00.2751193Z log_E=5, 2025-05-07T21:05:00.2751329Z L=11, 2025-05-07T21:05:00.2751479Z D_gradcheck=2, 2025-05-07T21:05:00.2751655Z stochastic_rounding=False, 2025-05-07T21:05:00.2751801Z weighted=False, 2025-05-07T21:05:00.2751940Z row_wise=True, 2025-05-07T21:05:00.2752083Z mixed=True, 2025-05-07T21:05:00.2752222Z use_cache=False, 2025-05-07T21:05:00.2752402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2752545Z use_cpu=True, 2025-05-07T21:05:00.2752707Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2752824Z ) 2025-05-07T21:05:00.2753056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2753809Z self=, 2025-05-07T21:05:00.2753952Z compile=True, 2025-05-07T21:05:00.2754140Z pooling_mode=, 2025-05-07T21:05:00.2754266Z T=3, 2025-05-07T21:05:00.2754405Z D=77, 2025-05-07T21:05:00.2754535Z B=13, 2025-05-07T21:05:00.2754665Z log_E=5, 2025-05-07T21:05:00.2754916Z L=0, 2025-05-07T21:05:00.2755056Z D_gradcheck=1, 2025-05-07T21:05:00.2755216Z stochastic_rounding=False, 2025-05-07T21:05:00.2755361Z weighted=True, 2025-05-07T21:05:00.2755499Z row_wise=True, 2025-05-07T21:05:00.2755634Z mixed=True, 2025-05-07T21:05:00.2755785Z use_cache=False, 2025-05-07T21:05:00.2755966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2756103Z use_cpu=True, 2025-05-07T21:05:00.2756284Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2756410Z ) 2025-05-07T21:05:00.2756634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2757234Z self=, 2025-05-07T21:05:00.2757383Z compile=False, 2025-05-07T21:05:00.2757574Z pooling_mode=, 2025-05-07T21:05:00.2757705Z T=2, 2025-05-07T21:05:00.2757833Z D=40, 2025-05-07T21:05:00.2757965Z B=121, 2025-05-07T21:05:00.2758099Z log_E=4, 2025-05-07T21:05:00.2758232Z L=2, 2025-05-07T21:05:00.2759137Z D_gradcheck=1, 2025-05-07T21:05:00.2759303Z stochastic_rounding=False, 2025-05-07T21:05:00.2759445Z weighted=False, 2025-05-07T21:05:00.2759596Z row_wise=True, 2025-05-07T21:05:00.2759732Z mixed=True, 2025-05-07T21:05:00.2759870Z use_cache=False, 2025-05-07T21:05:00.2760055Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2760192Z use_cpu=True, 2025-05-07T21:05:00.2760376Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2760505Z ) 2025-05-07T21:05:00.2760730Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.2761327Z self=, 2025-05-07T21:05:00.2761474Z compile=True, 2025-05-07T21:05:00.2761654Z pooling_mode=, 2025-05-07T21:05:00.2761790Z T=4, 2025-05-07T21:05:00.2761917Z D=25, 2025-05-07T21:05:00.2762044Z B=73, 2025-05-07T21:05:00.2762190Z log_E=3, 2025-05-07T21:05:00.2762409Z L=13, 2025-05-07T21:05:00.2762553Z D_gradcheck=1, 2025-05-07T21:05:00.2762723Z stochastic_rounding=False, 2025-05-07T21:05:00.2762863Z weighted=False, 2025-05-07T21:05:00.2763001Z row_wise=True, 2025-05-07T21:05:00.2763144Z mixed=True, 2025-05-07T21:05:00.2763287Z use_cache=False, 2025-05-07T21:05:00.2763480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2763618Z use_cpu=True, 2025-05-07T21:05:00.2763789Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2763924Z ) 2025-05-07T21:05:00.3006179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3006830Z self=, 2025-05-07T21:05:00.3007025Z compile=True, 2025-05-07T21:05:00.3007216Z pooling_mode=, 2025-05-07T21:05:00.3007344Z T=2, 2025-05-07T21:05:00.3007483Z D=69, 2025-05-07T21:05:00.3007635Z B=70, 2025-05-07T21:05:00.3007796Z log_E=4, 2025-05-07T21:05:00.3007927Z L=17, 2025-05-07T21:05:00.3008076Z D_gradcheck=1, 2025-05-07T21:05:00.3008252Z stochastic_rounding=False, 2025-05-07T21:05:00.3008415Z weighted=True, 2025-05-07T21:05:00.3008558Z row_wise=True, 2025-05-07T21:05:00.3008682Z mixed=True, 2025-05-07T21:05:00.3008821Z use_cache=True, 2025-05-07T21:05:00.3008999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3009136Z use_cpu=True, 2025-05-07T21:05:00.3009316Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3009441Z ) 2025-05-07T21:05:00.3009834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3010448Z self=, 2025-05-07T21:05:00.3010597Z compile=False, 2025-05-07T21:05:00.3010781Z pooling_mode=, 2025-05-07T21:05:00.3010922Z T=2, 2025-05-07T21:05:00.3011050Z D=37, 2025-05-07T21:05:00.3011289Z B=58, 2025-05-07T21:05:00.3011437Z log_E=5, 2025-05-07T21:05:00.3011566Z L=12, 2025-05-07T21:05:00.3011714Z D_gradcheck=2, 2025-05-07T21:05:00.3011872Z stochastic_rounding=True, 2025-05-07T21:05:00.3012010Z weighted=True, 2025-05-07T21:05:00.3012148Z row_wise=True, 2025-05-07T21:05:00.3012282Z mixed=False, 2025-05-07T21:05:00.3012413Z use_cache=True, 2025-05-07T21:05:00.3012601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3012737Z use_cpu=True, 2025-05-07T21:05:00.3012912Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3013044Z ) 2025-05-07T21:05:00.3013280Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3013851Z self=, 2025-05-07T21:05:00.3014007Z compile=False, 2025-05-07T21:05:00.3014190Z pooling_mode=, 2025-05-07T21:05:00.3014329Z T=2, 2025-05-07T21:05:00.3014461Z D=38, 2025-05-07T21:05:00.3014590Z B=84, 2025-05-07T21:05:00.3015008Z log_E=5, 2025-05-07T21:05:00.3015136Z L=17, 2025-05-07T21:05:00.3015279Z D_gradcheck=1, 2025-05-07T21:05:00.3015453Z stochastic_rounding=False, 2025-05-07T21:05:00.3015596Z weighted=True, 2025-05-07T21:05:00.3015730Z row_wise=True, 2025-05-07T21:05:00.3015874Z mixed=False, 2025-05-07T21:05:00.3016015Z use_cache=False, 2025-05-07T21:05:00.3016198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3016346Z use_cpu=True, 2025-05-07T21:05:00.3016521Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3016649Z ) 2025-05-07T21:05:00.3016885Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3017481Z self=, 2025-05-07T21:05:00.3017655Z compile=False, 2025-05-07T21:05:00.3017858Z pooling_mode=, 2025-05-07T21:05:00.3017991Z T=4, 2025-05-07T21:05:00.3018127Z D=98, 2025-05-07T21:05:00.3018382Z B=127, 2025-05-07T21:05:00.3018528Z log_E=5, 2025-05-07T21:05:00.3018661Z L=3, 2025-05-07T21:05:00.3018800Z D_gradcheck=2, 2025-05-07T21:05:00.3018962Z stochastic_rounding=False, 2025-05-07T21:05:00.3019113Z weighted=False, 2025-05-07T21:05:00.3019251Z row_wise=True, 2025-05-07T21:05:00.3019389Z mixed=False, 2025-05-07T21:05:00.3019534Z use_cache=True, 2025-05-07T21:05:00.3019711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3019849Z use_cpu=True, 2025-05-07T21:05:00.3020032Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3020158Z ) 2025-05-07T21:05:00.3020395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3020968Z self=, 2025-05-07T21:05:00.3021117Z compile=False, 2025-05-07T21:05:00.3021308Z pooling_mode=, 2025-05-07T21:05:00.3021434Z T=5, 2025-05-07T21:05:00.3021568Z D=24, 2025-05-07T21:05:00.3021710Z B=18, 2025-05-07T21:05:00.3021844Z log_E=3, 2025-05-07T21:05:00.3021975Z L=5, 2025-05-07T21:05:00.3022130Z D_gradcheck=2, 2025-05-07T21:05:00.3022292Z stochastic_rounding=False, 2025-05-07T21:05:00.3022430Z weighted=False, 2025-05-07T21:05:00.3022577Z row_wise=True, 2025-05-07T21:05:00.3022711Z mixed=True, 2025-05-07T21:05:00.3022853Z use_cache=False, 2025-05-07T21:05:00.3023044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3023182Z use_cpu=True, 2025-05-07T21:05:00.3023362Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3023488Z ) 2025-05-07T21:05:00.3023798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3024393Z self=, 2025-05-07T21:05:00.3024535Z compile=True, 2025-05-07T21:05:00.3024713Z pooling_mode=, 2025-05-07T21:05:00.3024849Z T=3, 2025-05-07T21:05:00.3025051Z D=93, 2025-05-07T21:05:00.3025190Z B=92, 2025-05-07T21:05:00.3025333Z log_E=4, 2025-05-07T21:05:00.3025459Z L=5, 2025-05-07T21:05:00.3025597Z D_gradcheck=2, 2025-05-07T21:05:00.3025768Z stochastic_rounding=False, 2025-05-07T21:05:00.3025911Z weighted=False, 2025-05-07T21:05:00.3026058Z row_wise=True, 2025-05-07T21:05:00.3026196Z mixed=False, 2025-05-07T21:05:00.3026331Z use_cache=True, 2025-05-07T21:05:00.3026519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3026657Z use_cpu=True, 2025-05-07T21:05:00.3026833Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3026971Z ) 2025-05-07T21:05:00.3027195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3027779Z self=, 2025-05-07T21:05:00.3027933Z compile=False, 2025-05-07T21:05:00.3028113Z pooling_mode=, 2025-05-07T21:05:00.3028237Z T=1, 2025-05-07T21:05:00.3028381Z D=120, 2025-05-07T21:05:00.3028592Z B=112, 2025-05-07T21:05:00.3028717Z log_E=3, 2025-05-07T21:05:00.3028850Z L=15, 2025-05-07T21:05:00.3028986Z D_gradcheck=2, 2025-05-07T21:05:00.3029159Z stochastic_rounding=False, 2025-05-07T21:05:00.3029298Z weighted=False, 2025-05-07T21:05:00.3029437Z row_wise=True, 2025-05-07T21:05:00.3029582Z mixed=False, 2025-05-07T21:05:00.3029721Z use_cache=True, 2025-05-07T21:05:00.3029904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3030058Z use_cpu=True, 2025-05-07T21:05:00.3030241Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3030374Z ) 2025-05-07T21:05:00.3030625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3031241Z self=, 2025-05-07T21:05:00.3031394Z compile=False, 2025-05-07T21:05:00.3031593Z pooling_mode=, 2025-05-07T21:05:00.3031735Z T=1, 2025-05-07T21:05:00.3031967Z D=60, 2025-05-07T21:05:00.3032100Z B=27, 2025-05-07T21:05:00.3032231Z log_E=3, 2025-05-07T21:05:00.3032365Z L=7, 2025-05-07T21:05:00.3032506Z D_gradcheck=1, 2025-05-07T21:05:00.3032669Z stochastic_rounding=False, 2025-05-07T21:05:00.3032815Z weighted=True, 2025-05-07T21:05:00.3032954Z row_wise=True, 2025-05-07T21:05:00.3033085Z mixed=False, 2025-05-07T21:05:00.3033230Z use_cache=True, 2025-05-07T21:05:00.3033418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3033557Z use_cpu=True, 2025-05-07T21:05:00.3033746Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3033873Z ) 2025-05-07T21:05:00.3034102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3034688Z self=, 2025-05-07T21:05:00.3034832Z compile=True, 2025-05-07T21:05:00.3035026Z pooling_mode=, 2025-05-07T21:05:00.3035161Z T=3, 2025-05-07T21:05:00.3035307Z D=13, 2025-05-07T21:05:00.3035463Z B=46, 2025-05-07T21:05:00.3035615Z log_E=4, 2025-05-07T21:05:00.3035755Z L=3, 2025-05-07T21:05:00.3035897Z D_gradcheck=2, 2025-05-07T21:05:00.3036466Z stochastic_rounding=False, 2025-05-07T21:05:00.3036608Z weighted=False, 2025-05-07T21:05:00.3036754Z row_wise=True, 2025-05-07T21:05:00.3036891Z mixed=False, 2025-05-07T21:05:00.3037035Z use_cache=False, 2025-05-07T21:05:00.3037227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3037373Z use_cpu=True, 2025-05-07T21:05:00.3037721Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3037864Z ) 2025-05-07T21:05:00.3038096Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3038698Z self=, 2025-05-07T21:05:00.3038848Z compile=False, 2025-05-07T21:05:00.3039033Z pooling_mode=, 2025-05-07T21:05:00.3039288Z T=4, 2025-05-07T21:05:00.3039423Z D=40, 2025-05-07T21:05:00.3039554Z B=11, 2025-05-07T21:05:00.3039691Z log_E=5, 2025-05-07T21:05:00.3039817Z L=1, 2025-05-07T21:05:00.3039949Z D_gradcheck=2, 2025-05-07T21:05:00.3040111Z stochastic_rounding=False, 2025-05-07T21:05:00.3040251Z weighted=True, 2025-05-07T21:05:00.3040385Z row_wise=True, 2025-05-07T21:05:00.3040527Z mixed=False, 2025-05-07T21:05:00.3040666Z use_cache=False, 2025-05-07T21:05:00.3040848Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3040989Z use_cpu=True, 2025-05-07T21:05:00.3041168Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3041300Z ) 2025-05-07T21:05:00.3041521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3042102Z self=, 2025-05-07T21:05:00.3042252Z compile=False, 2025-05-07T21:05:00.3042432Z pooling_mode=, 2025-05-07T21:05:00.3042697Z T=1, 2025-05-07T21:05:00.3042833Z D=56, 2025-05-07T21:05:00.3042963Z B=34, 2025-05-07T21:05:00.3043091Z log_E=3, 2025-05-07T21:05:00.3043222Z L=19, 2025-05-07T21:05:00.3043360Z D_gradcheck=1, 2025-05-07T21:05:00.3043520Z stochastic_rounding=True, 2025-05-07T21:05:00.3043669Z weighted=False, 2025-05-07T21:05:00.3043806Z row_wise=True, 2025-05-07T21:05:00.3043954Z mixed=False, 2025-05-07T21:05:00.3044097Z use_cache=False, 2025-05-07T21:05:00.3044277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3044422Z use_cpu=True, 2025-05-07T21:05:00.3044601Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3044726Z ) 2025-05-07T21:05:00.3044962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3045538Z self=, 2025-05-07T21:05:00.3045685Z compile=True, 2025-05-07T21:05:00.3045876Z pooling_mode=, 2025-05-07T21:05:00.3046127Z T=4, 2025-05-07T21:05:00.3046260Z D=67, 2025-05-07T21:05:00.3046397Z B=2, 2025-05-07T21:05:00.3046525Z log_E=5, 2025-05-07T21:05:00.3046654Z L=9, 2025-05-07T21:05:00.3046806Z D_gradcheck=2, 2025-05-07T21:05:00.3046968Z stochastic_rounding=False, 2025-05-07T21:05:00.3047118Z weighted=True, 2025-05-07T21:05:00.3047253Z row_wise=True, 2025-05-07T21:05:00.3047389Z mixed=False, 2025-05-07T21:05:00.3047534Z use_cache=True, 2025-05-07T21:05:00.3047718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3047857Z use_cpu=True, 2025-05-07T21:05:00.3048038Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3048162Z ) 2025-05-07T21:05:00.3048384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3048972Z self=, 2025-05-07T21:05:00.3049118Z compile=False, 2025-05-07T21:05:00.3049308Z pooling_mode=, 2025-05-07T21:05:00.3049454Z T=1, 2025-05-07T21:05:00.3049583Z D=57, 2025-05-07T21:05:00.3049716Z B=63, 2025-05-07T21:05:00.3049843Z log_E=5, 2025-05-07T21:05:00.3049972Z L=15, 2025-05-07T21:05:00.3050122Z D_gradcheck=1, 2025-05-07T21:05:00.3050282Z stochastic_rounding=True, 2025-05-07T21:05:00.3050424Z weighted=False, 2025-05-07T21:05:00.3050566Z row_wise=True, 2025-05-07T21:05:00.3050697Z mixed=True, 2025-05-07T21:05:00.3050835Z use_cache=True, 2025-05-07T21:05:00.3051024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3051244Z use_cpu=True, 2025-05-07T21:05:00.3051418Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3051550Z ) 2025-05-07T21:05:00.3051786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3052376Z self=, 2025-05-07T21:05:00.3052522Z compile=False, 2025-05-07T21:05:00.3052789Z pooling_mode=, 2025-05-07T21:05:00.3052927Z T=2, 2025-05-07T21:05:00.3053054Z D=107, 2025-05-07T21:05:00.3053181Z B=31, 2025-05-07T21:05:00.3053320Z log_E=3, 2025-05-07T21:05:00.3053447Z L=20, 2025-05-07T21:05:00.3053597Z D_gradcheck=2, 2025-05-07T21:05:00.3053785Z stochastic_rounding=True, 2025-05-07T21:05:00.3053920Z weighted=True, 2025-05-07T21:05:00.3054068Z row_wise=True, 2025-05-07T21:05:00.3054203Z mixed=False, 2025-05-07T21:05:00.3054345Z use_cache=False, 2025-05-07T21:05:00.3054533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3054677Z use_cpu=True, 2025-05-07T21:05:00.3054963Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3055088Z ) 2025-05-07T21:05:00.3055317Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3055900Z self=, 2025-05-07T21:05:00.3056050Z compile=False, 2025-05-07T21:05:00.3056241Z pooling_mode=, 2025-05-07T21:05:00.3056558Z T=4, 2025-05-07T21:05:00.3056694Z D=123, 2025-05-07T21:05:00.3056827Z B=39, 2025-05-07T21:05:00.3056973Z log_E=5, 2025-05-07T21:05:00.3057107Z L=13, 2025-05-07T21:05:00.3057254Z D_gradcheck=2, 2025-05-07T21:05:00.3057435Z stochastic_rounding=False, 2025-05-07T21:05:00.3057581Z weighted=False, 2025-05-07T21:05:00.3057725Z row_wise=True, 2025-05-07T21:05:00.3057874Z mixed=False, 2025-05-07T21:05:00.3058018Z use_cache=False, 2025-05-07T21:05:00.3058214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3058362Z use_cpu=True, 2025-05-07T21:05:00.3058536Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3058670Z ) 2025-05-07T21:05:00.3058894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3059473Z self=, 2025-05-07T21:05:00.3059634Z compile=False, 2025-05-07T21:05:00.3059902Z pooling_mode=, 2025-05-07T21:05:00.3060033Z T=3, 2025-05-07T21:05:00.3060169Z D=36, 2025-05-07T21:05:00.3060300Z B=121, 2025-05-07T21:05:00.3060429Z log_E=4, 2025-05-07T21:05:00.3060564Z L=13, 2025-05-07T21:05:00.3060704Z D_gradcheck=2, 2025-05-07T21:05:00.3060862Z stochastic_rounding=True, 2025-05-07T21:05:00.3061011Z weighted=True, 2025-05-07T21:05:00.3061147Z row_wise=True, 2025-05-07T21:05:00.3061292Z mixed=False, 2025-05-07T21:05:00.3061432Z use_cache=False, 2025-05-07T21:05:00.3061630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3061799Z use_cpu=True, 2025-05-07T21:05:00.3061992Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3062112Z ) 2025-05-07T21:05:00.3313238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3313906Z self=, 2025-05-07T21:05:00.3314066Z compile=True, 2025-05-07T21:05:00.3314260Z pooling_mode=, 2025-05-07T21:05:00.3314392Z T=3, 2025-05-07T21:05:00.3314537Z D=125, 2025-05-07T21:05:00.3314665Z B=70, 2025-05-07T21:05:00.3314805Z log_E=4, 2025-05-07T21:05:00.3314937Z L=12, 2025-05-07T21:05:00.3315079Z D_gradcheck=1, 2025-05-07T21:05:00.3315270Z stochastic_rounding=False, 2025-05-07T21:05:00.3315429Z weighted=False, 2025-05-07T21:05:00.3315586Z row_wise=True, 2025-05-07T21:05:00.3315752Z mixed=True, 2025-05-07T21:05:00.3315887Z use_cache=False, 2025-05-07T21:05:00.3316235Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3316390Z use_cpu=True, 2025-05-07T21:05:00.3316568Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3316699Z ) 2025-05-07T21:05:00.3316940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3317533Z self=, 2025-05-07T21:05:00.3317831Z compile=False, 2025-05-07T21:05:00.3318057Z pooling_mode=, 2025-05-07T21:05:00.3318185Z T=3, 2025-05-07T21:05:00.3318324Z D=99, 2025-05-07T21:05:00.3318456Z B=58, 2025-05-07T21:05:00.3318588Z log_E=4, 2025-05-07T21:05:00.3318726Z L=18, 2025-05-07T21:05:00.3318871Z D_gradcheck=1, 2025-05-07T21:05:00.3319035Z stochastic_rounding=True, 2025-05-07T21:05:00.3319187Z weighted=False, 2025-05-07T21:05:00.3319323Z row_wise=True, 2025-05-07T21:05:00.3319457Z mixed=False, 2025-05-07T21:05:00.3319603Z use_cache=True, 2025-05-07T21:05:00.3319784Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3319915Z use_cpu=True, 2025-05-07T21:05:00.3320098Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3320221Z ) 2025-05-07T21:05:00.3320449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3321056Z self=, 2025-05-07T21:05:00.3321208Z compile=True, 2025-05-07T21:05:00.3321532Z pooling_mode=, 2025-05-07T21:05:00.3321661Z T=5, 2025-05-07T21:05:00.3321791Z D=60, 2025-05-07T21:05:00.3321925Z B=40, 2025-05-07T21:05:00.3322052Z log_E=3, 2025-05-07T21:05:00.3322176Z L=11, 2025-05-07T21:05:00.3322323Z D_gradcheck=2, 2025-05-07T21:05:00.3322490Z stochastic_rounding=False, 2025-05-07T21:05:00.3322628Z weighted=True, 2025-05-07T21:05:00.3322771Z row_wise=True, 2025-05-07T21:05:00.3322903Z mixed=False, 2025-05-07T21:05:00.3323038Z use_cache=True, 2025-05-07T21:05:00.3323234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3323374Z use_cpu=True, 2025-05-07T21:05:00.3323546Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3323679Z ) 2025-05-07T21:05:00.3323903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3324485Z self=, 2025-05-07T21:05:00.3324754Z compile=True, 2025-05-07T21:05:00.3324944Z pooling_mode=, 2025-05-07T21:05:00.3325080Z T=2, 2025-05-07T21:05:00.3325209Z D=16, 2025-05-07T21:05:00.3325337Z B=115, 2025-05-07T21:05:00.3325476Z log_E=4, 2025-05-07T21:05:00.3325610Z L=18, 2025-05-07T21:05:00.3325747Z D_gradcheck=1, 2025-05-07T21:05:00.3325913Z stochastic_rounding=True, 2025-05-07T21:05:00.3326055Z weighted=False, 2025-05-07T21:05:00.3326190Z row_wise=True, 2025-05-07T21:05:00.3326332Z mixed=False, 2025-05-07T21:05:00.3326474Z use_cache=False, 2025-05-07T21:05:00.3326665Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3326800Z use_cpu=True, 2025-05-07T21:05:00.3326970Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3327100Z ) 2025-05-07T21:05:00.3327322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3327906Z self=, 2025-05-07T21:05:00.3328064Z compile=True, 2025-05-07T21:05:00.3328247Z pooling_mode=, 2025-05-07T21:05:00.3328378Z T=5, 2025-05-07T21:05:00.3328513Z D=112, 2025-05-07T21:05:00.3328638Z B=83, 2025-05-07T21:05:00.3328767Z log_E=3, 2025-05-07T21:05:00.3328904Z L=15, 2025-05-07T21:05:00.3329041Z D_gradcheck=1, 2025-05-07T21:05:00.3329204Z stochastic_rounding=True, 2025-05-07T21:05:00.3329348Z weighted=True, 2025-05-07T21:05:00.3329481Z row_wise=True, 2025-05-07T21:05:00.3329630Z mixed=False, 2025-05-07T21:05:00.3329858Z use_cache=True, 2025-05-07T21:05:00.3330044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3330190Z use_cpu=True, 2025-05-07T21:05:00.3330362Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3330486Z ) 2025-05-07T21:05:00.3330716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3331301Z self=, 2025-05-07T21:05:00.3331522Z compile=True, 2025-05-07T21:05:00.3331711Z pooling_mode=, 2025-05-07T21:05:00.3331841Z T=3, 2025-05-07T21:05:00.3331968Z D=104, 2025-05-07T21:05:00.3332106Z B=109, 2025-05-07T21:05:00.3332237Z log_E=5, 2025-05-07T21:05:00.3332374Z L=14, 2025-05-07T21:05:00.3332509Z D_gradcheck=1, 2025-05-07T21:05:00.3332668Z stochastic_rounding=False, 2025-05-07T21:05:00.3332813Z weighted=True, 2025-05-07T21:05:00.3332948Z row_wise=True, 2025-05-07T21:05:00.3333081Z mixed=True, 2025-05-07T21:05:00.3333233Z use_cache=False, 2025-05-07T21:05:00.3333413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3333546Z use_cpu=True, 2025-05-07T21:05:00.3333724Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3333849Z ) 2025-05-07T21:05:00.3334068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3334659Z self=, 2025-05-07T21:05:00.3335019Z compile=False, 2025-05-07T21:05:00.3335213Z pooling_mode=, 2025-05-07T21:05:00.3335343Z T=2, 2025-05-07T21:05:00.3335470Z D=99, 2025-05-07T21:05:00.3335605Z B=28, 2025-05-07T21:05:00.3335738Z log_E=5, 2025-05-07T21:05:00.3335867Z L=1, 2025-05-07T21:05:00.3336410Z D_gradcheck=1, 2025-05-07T21:05:00.3336592Z stochastic_rounding=False, 2025-05-07T21:05:00.3336739Z weighted=False, 2025-05-07T21:05:00.3336890Z row_wise=True, 2025-05-07T21:05:00.3337085Z mixed=True, 2025-05-07T21:05:00.3337240Z use_cache=False, 2025-05-07T21:05:00.3337429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3337577Z use_cpu=True, 2025-05-07T21:05:00.3337760Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3337888Z ) 2025-05-07T21:05:00.3338118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3338857Z self=, 2025-05-07T21:05:00.3339018Z compile=False, 2025-05-07T21:05:00.3339216Z pooling_mode=, 2025-05-07T21:05:00.3339346Z T=4, 2025-05-07T21:05:00.3339480Z D=74, 2025-05-07T21:05:00.3339616Z B=47, 2025-05-07T21:05:00.3339748Z log_E=4, 2025-05-07T21:05:00.3339882Z L=6, 2025-05-07T21:05:00.3340017Z D_gradcheck=1, 2025-05-07T21:05:00.3340173Z stochastic_rounding=False, 2025-05-07T21:05:00.3340318Z weighted=True, 2025-05-07T21:05:00.3340452Z row_wise=True, 2025-05-07T21:05:00.3340583Z mixed=True, 2025-05-07T21:05:00.3340733Z use_cache=True, 2025-05-07T21:05:00.3340912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3341053Z use_cpu=True, 2025-05-07T21:05:00.3341259Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3341400Z ) 2025-05-07T21:05:00.3341648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3342222Z self=, 2025-05-07T21:05:00.3342374Z compile=False, 2025-05-07T21:05:00.3342567Z pooling_mode=, 2025-05-07T21:05:00.3342701Z T=5, 2025-05-07T21:05:00.3342833Z D=123, 2025-05-07T21:05:00.3342973Z B=23, 2025-05-07T21:05:00.3343109Z log_E=4, 2025-05-07T21:05:00.3343243Z L=7, 2025-05-07T21:05:00.3343396Z D_gradcheck=1, 2025-05-07T21:05:00.3343564Z stochastic_rounding=False, 2025-05-07T21:05:00.3343709Z weighted=False, 2025-05-07T21:05:00.3343858Z row_wise=True, 2025-05-07T21:05:00.3344124Z mixed=False, 2025-05-07T21:05:00.3344273Z use_cache=True, 2025-05-07T21:05:00.3344472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3344612Z use_cpu=True, 2025-05-07T21:05:00.3344787Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3344921Z ) 2025-05-07T21:05:00.3345146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3345821Z self=, 2025-05-07T21:05:00.3345971Z compile=True, 2025-05-07T21:05:00.3346155Z pooling_mode=, 2025-05-07T21:05:00.3346289Z T=1, 2025-05-07T21:05:00.3346418Z D=126, 2025-05-07T21:05:00.3346544Z B=58, 2025-05-07T21:05:00.3346682Z log_E=5, 2025-05-07T21:05:00.3346808Z L=10, 2025-05-07T21:05:00.3346946Z D_gradcheck=1, 2025-05-07T21:05:00.3347121Z stochastic_rounding=False, 2025-05-07T21:05:00.3347264Z weighted=False, 2025-05-07T21:05:00.3347400Z row_wise=True, 2025-05-07T21:05:00.3347549Z mixed=True, 2025-05-07T21:05:00.3347694Z use_cache=True, 2025-05-07T21:05:00.3347877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3348018Z use_cpu=True, 2025-05-07T21:05:00.3348188Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3348326Z ) 2025-05-07T21:05:00.3348550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3349134Z self=, 2025-05-07T21:05:00.3349415Z compile=False, 2025-05-07T21:05:00.3349603Z pooling_mode=, 2025-05-07T21:05:00.3349733Z T=3, 2025-05-07T21:05:00.3349868Z D=75, 2025-05-07T21:05:00.3349996Z B=100, 2025-05-07T21:05:00.3350130Z log_E=3, 2025-05-07T21:05:00.3350271Z L=13, 2025-05-07T21:05:00.3350411Z D_gradcheck=1, 2025-05-07T21:05:00.3350572Z stochastic_rounding=True, 2025-05-07T21:05:00.3350718Z weighted=False, 2025-05-07T21:05:00.3350854Z row_wise=True, 2025-05-07T21:05:00.3350995Z mixed=False, 2025-05-07T21:05:00.3351142Z use_cache=False, 2025-05-07T21:05:00.3351321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3351466Z use_cpu=True, 2025-05-07T21:05:00.3351635Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3351758Z ) 2025-05-07T21:05:00.3351989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3352649Z self=, 2025-05-07T21:05:00.3352805Z compile=True, 2025-05-07T21:05:00.3352998Z pooling_mode=, 2025-05-07T21:05:00.3353128Z T=2, 2025-05-07T21:05:00.3353255Z D=89, 2025-05-07T21:05:00.3353393Z B=6, 2025-05-07T21:05:00.3353523Z log_E=3, 2025-05-07T21:05:00.3353647Z L=2, 2025-05-07T21:05:00.3353794Z D_gradcheck=2, 2025-05-07T21:05:00.3353955Z stochastic_rounding=True, 2025-05-07T21:05:00.3354099Z weighted=False, 2025-05-07T21:05:00.3354246Z row_wise=True, 2025-05-07T21:05:00.3354384Z mixed=True, 2025-05-07T21:05:00.3354530Z use_cache=False, 2025-05-07T21:05:00.3354710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3354849Z use_cpu=True, 2025-05-07T21:05:00.3355030Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3355153Z ) 2025-05-07T21:05:00.3355374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3355974Z self=, 2025-05-07T21:05:00.3356127Z compile=True, 2025-05-07T21:05:00.3356304Z pooling_mode=, 2025-05-07T21:05:00.3356445Z T=3, 2025-05-07T21:05:00.3356573Z D=38, 2025-05-07T21:05:00.3356699Z B=67, 2025-05-07T21:05:00.3356838Z log_E=4, 2025-05-07T21:05:00.3356965Z L=14, 2025-05-07T21:05:00.3357112Z D_gradcheck=1, 2025-05-07T21:05:00.3357276Z stochastic_rounding=False, 2025-05-07T21:05:00.3357415Z weighted=True, 2025-05-07T21:05:00.3357642Z row_wise=True, 2025-05-07T21:05:00.3357777Z mixed=True, 2025-05-07T21:05:00.3357917Z use_cache=False, 2025-05-07T21:05:00.3358103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3358245Z use_cpu=True, 2025-05-07T21:05:00.3358414Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3358544Z ) 2025-05-07T21:05:00.3358765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3359421Z self=, 2025-05-07T21:05:00.3359575Z compile=True, 2025-05-07T21:05:00.3359757Z pooling_mode=, 2025-05-07T21:05:00.3359897Z T=1, 2025-05-07T21:05:00.3360025Z D=45, 2025-05-07T21:05:00.3360152Z B=114, 2025-05-07T21:05:00.3360289Z log_E=5, 2025-05-07T21:05:00.3360418Z L=8, 2025-05-07T21:05:00.3360558Z D_gradcheck=1, 2025-05-07T21:05:00.3360727Z stochastic_rounding=True, 2025-05-07T21:05:00.3360863Z weighted=False, 2025-05-07T21:05:00.3361006Z row_wise=True, 2025-05-07T21:05:00.3361146Z mixed=True, 2025-05-07T21:05:00.3361287Z use_cache=True, 2025-05-07T21:05:00.3361467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3361613Z use_cpu=True, 2025-05-07T21:05:00.3361789Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3361918Z ) 2025-05-07T21:05:00.3362154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3362864Z self=, 2025-05-07T21:05:00.3363021Z compile=True, 2025-05-07T21:05:00.3363208Z pooling_mode=, 2025-05-07T21:05:00.3363343Z T=3, 2025-05-07T21:05:00.3363485Z D=97, 2025-05-07T21:05:00.3363615Z B=36, 2025-05-07T21:05:00.3363747Z log_E=4, 2025-05-07T21:05:00.3363883Z L=14, 2025-05-07T21:05:00.3364024Z D_gradcheck=1, 2025-05-07T21:05:00.3364181Z stochastic_rounding=True, 2025-05-07T21:05:00.3364329Z weighted=False, 2025-05-07T21:05:00.3364468Z row_wise=True, 2025-05-07T21:05:00.3364595Z mixed=True, 2025-05-07T21:05:00.3364747Z use_cache=True, 2025-05-07T21:05:00.3364934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3365074Z use_cpu=True, 2025-05-07T21:05:00.3365258Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3365388Z ) 2025-05-07T21:05:00.3365705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3366287Z self=, 2025-05-07T21:05:00.3366435Z compile=False, 2025-05-07T21:05:00.3366625Z pooling_mode=, 2025-05-07T21:05:00.3366762Z T=1, 2025-05-07T21:05:00.3366902Z D=110, 2025-05-07T21:05:00.3367052Z B=21, 2025-05-07T21:05:00.3367196Z log_E=3, 2025-05-07T21:05:00.3367316Z L=19, 2025-05-07T21:05:00.3367452Z D_gradcheck=1, 2025-05-07T21:05:00.3367608Z stochastic_rounding=False, 2025-05-07T21:05:00.3367749Z weighted=True, 2025-05-07T21:05:00.3367892Z row_wise=True, 2025-05-07T21:05:00.3368024Z mixed=True, 2025-05-07T21:05:00.3368166Z use_cache=True, 2025-05-07T21:05:00.3368354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3368491Z use_cpu=True, 2025-05-07T21:05:00.3368671Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3368799Z ) 2025-05-07T21:05:00.3615484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3617049Z self=, 2025-05-07T21:05:00.3617324Z compile=False, 2025-05-07T21:05:00.3617660Z pooling_mode=, 2025-05-07T21:05:00.3617897Z T=2, 2025-05-07T21:05:00.3618107Z D=22, 2025-05-07T21:05:00.3618254Z B=51, 2025-05-07T21:05:00.3618389Z log_E=3, 2025-05-07T21:05:00.3618532Z L=4, 2025-05-07T21:05:00.3618660Z D_gradcheck=1, 2025-05-07T21:05:00.3618789Z stochastic_rounding=True, 2025-05-07T21:05:00.3619029Z weighted=False, 2025-05-07T21:05:00.3619122Z row_wise=True, 2025-05-07T21:05:00.3619211Z mixed=False, 2025-05-07T21:05:00.3619307Z use_cache=True, 2025-05-07T21:05:00.3619424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3619515Z use_cpu=True, 2025-05-07T21:05:00.3619634Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3619716Z ) 2025-05-07T21:05:00.3619926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3620293Z self=, 2025-05-07T21:05:00.3620389Z compile=False, 2025-05-07T21:05:00.3620508Z pooling_mode=, 2025-05-07T21:05:00.3629016Z T=5, 2025-05-07T21:05:00.3629119Z D=78, 2025-05-07T21:05:00.3629204Z B=32, 2025-05-07T21:05:00.3629294Z log_E=3, 2025-05-07T21:05:00.3629374Z L=18, 2025-05-07T21:05:00.3629466Z D_gradcheck=2, 2025-05-07T21:05:00.3629580Z stochastic_rounding=True, 2025-05-07T21:05:00.3629676Z weighted=True, 2025-05-07T21:05:00.3629771Z row_wise=True, 2025-05-07T21:05:00.3629855Z mixed=True, 2025-05-07T21:05:00.3629949Z use_cache=False, 2025-05-07T21:05:00.3630071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3630165Z use_cpu=True, 2025-05-07T21:05:00.3630278Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3630365Z ) 2025-05-07T21:05:00.3630511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3631391Z self=, 2025-05-07T21:05:00.3631491Z compile=False, 2025-05-07T21:05:00.3631609Z pooling_mode=, 2025-05-07T21:05:00.3631692Z T=5, 2025-05-07T21:05:00.3631782Z D=67, 2025-05-07T21:05:00.3631864Z B=30, 2025-05-07T21:05:00.3631956Z log_E=3, 2025-05-07T21:05:00.3632041Z L=18, 2025-05-07T21:05:00.3632132Z D_gradcheck=1, 2025-05-07T21:05:00.3632243Z stochastic_rounding=False, 2025-05-07T21:05:00.3632338Z weighted=True, 2025-05-07T21:05:00.3632427Z row_wise=True, 2025-05-07T21:05:00.3632519Z mixed=False, 2025-05-07T21:05:00.3632609Z use_cache=False, 2025-05-07T21:05:00.3632725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3632818Z use_cpu=True, 2025-05-07T21:05:00.3632929Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3633013Z ) 2025-05-07T21:05:00.3633232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3633647Z self=, 2025-05-07T21:05:00.3633736Z compile=True, 2025-05-07T21:05:00.3633863Z pooling_mode=, 2025-05-07T21:05:00.3633945Z T=2, 2025-05-07T21:05:00.3634032Z D=5, 2025-05-07T21:05:00.3634112Z B=8, 2025-05-07T21:05:00.3634196Z log_E=3, 2025-05-07T21:05:00.3634283Z L=2, 2025-05-07T21:05:00.3634372Z D_gradcheck=2, 2025-05-07T21:05:00.3634482Z stochastic_rounding=False, 2025-05-07T21:05:00.3634576Z weighted=False, 2025-05-07T21:05:00.3634663Z row_wise=True, 2025-05-07T21:05:00.3634752Z mixed=False, 2025-05-07T21:05:00.3634845Z use_cache=True, 2025-05-07T21:05:00.3634962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3635050Z use_cpu=True, 2025-05-07T21:05:00.3635166Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3635246Z ) 2025-05-07T21:05:00.3635397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3635808Z self=, 2025-05-07T21:05:00.3635895Z compile=False, 2025-05-07T21:05:00.3636351Z pooling_mode=, 2025-05-07T21:05:00.3636435Z T=5, 2025-05-07T21:05:00.3636518Z D=38, 2025-05-07T21:05:00.3636607Z B=76, 2025-05-07T21:05:00.3636689Z log_E=4, 2025-05-07T21:05:00.3636770Z L=3, 2025-05-07T21:05:00.3636864Z D_gradcheck=1, 2025-05-07T21:05:00.3637056Z stochastic_rounding=False, 2025-05-07T21:05:00.3637148Z weighted=True, 2025-05-07T21:05:00.3637242Z row_wise=True, 2025-05-07T21:05:00.3637327Z mixed=False, 2025-05-07T21:05:00.3637416Z use_cache=False, 2025-05-07T21:05:00.3637535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3637621Z use_cpu=True, 2025-05-07T21:05:00.3637772Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3637917Z ) 2025-05-07T21:05:00.3638063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3638406Z self=, 2025-05-07T21:05:00.3638494Z compile=True, 2025-05-07T21:05:00.3638615Z pooling_mode=, 2025-05-07T21:05:00.3638695Z T=2, 2025-05-07T21:05:00.3638782Z D=108, 2025-05-07T21:05:00.3638862Z B=54, 2025-05-07T21:05:00.3638948Z log_E=4, 2025-05-07T21:05:00.3639037Z L=16, 2025-05-07T21:05:00.3639126Z D_gradcheck=1, 2025-05-07T21:05:00.3639234Z stochastic_rounding=False, 2025-05-07T21:05:00.3639328Z weighted=False, 2025-05-07T21:05:00.3639415Z row_wise=True, 2025-05-07T21:05:00.3639501Z mixed=True, 2025-05-07T21:05:00.3639593Z use_cache=True, 2025-05-07T21:05:00.3639708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3639796Z use_cpu=True, 2025-05-07T21:05:00.3639911Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3640071Z ) 2025-05-07T21:05:00.3640210Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3640559Z self=, 2025-05-07T21:05:00.3640647Z compile=True, 2025-05-07T21:05:00.3640768Z pooling_mode=, 2025-05-07T21:05:00.3640851Z T=4, 2025-05-07T21:05:00.3640931Z D=88, 2025-05-07T21:05:00.3641017Z B=31, 2025-05-07T21:05:00.3641099Z log_E=4, 2025-05-07T21:05:00.3641180Z L=12, 2025-05-07T21:05:00.3641279Z D_gradcheck=1, 2025-05-07T21:05:00.3641384Z stochastic_rounding=False, 2025-05-07T21:05:00.3641472Z weighted=False, 2025-05-07T21:05:00.3641568Z row_wise=True, 2025-05-07T21:05:00.3641657Z mixed=True, 2025-05-07T21:05:00.3641746Z use_cache=True, 2025-05-07T21:05:00.3641864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3641948Z use_cpu=True, 2025-05-07T21:05:00.3642122Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3642215Z ) 2025-05-07T21:05:00.3642350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3642703Z self=, 2025-05-07T21:05:00.3642791Z compile=True, 2025-05-07T21:05:00.3642906Z pooling_mode=, 2025-05-07T21:05:00.3642995Z T=5, 2025-05-07T21:05:00.3643076Z D=49, 2025-05-07T21:05:00.3643157Z B=82, 2025-05-07T21:05:00.3643246Z log_E=5, 2025-05-07T21:05:00.3643327Z L=2, 2025-05-07T21:05:00.3643416Z D_gradcheck=1, 2025-05-07T21:05:00.3643528Z stochastic_rounding=True, 2025-05-07T21:05:00.3643615Z weighted=False, 2025-05-07T21:05:00.3643704Z row_wise=True, 2025-05-07T21:05:00.3643795Z mixed=True, 2025-05-07T21:05:00.3643887Z use_cache=True, 2025-05-07T21:05:00.3644006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3644092Z use_cpu=True, 2025-05-07T21:05:00.3644205Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3644295Z ) 2025-05-07T21:05:00.3644432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3644777Z self=, 2025-05-07T21:05:00.3644873Z compile=False, 2025-05-07T21:05:00.3644990Z pooling_mode=, 2025-05-07T21:05:00.3645072Z T=1, 2025-05-07T21:05:00.3645159Z D=12, 2025-05-07T21:05:00.3645241Z B=80, 2025-05-07T21:05:00.3645325Z log_E=4, 2025-05-07T21:05:00.3645414Z L=5, 2025-05-07T21:05:00.3645553Z D_gradcheck=2, 2025-05-07T21:05:00.3645659Z stochastic_rounding=False, 2025-05-07T21:05:00.3645753Z weighted=False, 2025-05-07T21:05:00.3645843Z row_wise=True, 2025-05-07T21:05:00.3645937Z mixed=False, 2025-05-07T21:05:00.3646029Z use_cache=True, 2025-05-07T21:05:00.3646144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3646237Z use_cpu=True, 2025-05-07T21:05:00.3646418Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3646504Z ) 2025-05-07T21:05:00.3646646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3646990Z self=, 2025-05-07T21:05:00.3647080Z compile=True, 2025-05-07T21:05:00.3647205Z pooling_mode=, 2025-05-07T21:05:00.3647291Z T=2, 2025-05-07T21:05:00.3647392Z D=35, 2025-05-07T21:05:00.3647484Z B=60, 2025-05-07T21:05:00.3647587Z log_E=4, 2025-05-07T21:05:00.3647673Z L=16, 2025-05-07T21:05:00.3647766Z D_gradcheck=2, 2025-05-07T21:05:00.3647869Z stochastic_rounding=False, 2025-05-07T21:05:00.3647968Z weighted=False, 2025-05-07T21:05:00.3648059Z row_wise=True, 2025-05-07T21:05:00.3648143Z mixed=True, 2025-05-07T21:05:00.3648240Z use_cache=False, 2025-05-07T21:05:00.3648354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3648440Z use_cpu=True, 2025-05-07T21:05:00.3648563Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3648689Z ) 2025-05-07T21:05:00.3648825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3649175Z self=, 2025-05-07T21:05:00.3649266Z compile=False, 2025-05-07T21:05:00.3649380Z pooling_mode=, 2025-05-07T21:05:00.3649466Z T=4, 2025-05-07T21:05:00.3649548Z D=114, 2025-05-07T21:05:00.3649634Z B=95, 2025-05-07T21:05:00.3649716Z log_E=4, 2025-05-07T21:05:00.3649797Z L=1, 2025-05-07T21:05:00.3649897Z D_gradcheck=2, 2025-05-07T21:05:00.3650001Z stochastic_rounding=False, 2025-05-07T21:05:00.3650091Z weighted=True, 2025-05-07T21:05:00.3650184Z row_wise=True, 2025-05-07T21:05:00.3650268Z mixed=True, 2025-05-07T21:05:00.3650355Z use_cache=True, 2025-05-07T21:05:00.3650477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3650565Z use_cpu=True, 2025-05-07T21:05:00.3650719Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3650805Z ) 2025-05-07T21:05:00.3650942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3651284Z self=, 2025-05-07T21:05:00.3651377Z compile=True, 2025-05-07T21:05:00.3651492Z pooling_mode=, 2025-05-07T21:05:00.3651578Z T=1, 2025-05-07T21:05:00.3651659Z D=64, 2025-05-07T21:05:00.3651740Z B=12, 2025-05-07T21:05:00.3651828Z log_E=5, 2025-05-07T21:05:00.3651908Z L=17, 2025-05-07T21:05:00.3652001Z D_gradcheck=2, 2025-05-07T21:05:00.3652114Z stochastic_rounding=False, 2025-05-07T21:05:00.3652203Z weighted=True, 2025-05-07T21:05:00.3652296Z row_wise=True, 2025-05-07T21:05:00.3652386Z mixed=True, 2025-05-07T21:05:00.3652476Z use_cache=False, 2025-05-07T21:05:00.3652590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3652689Z use_cpu=True, 2025-05-07T21:05:00.3652803Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3652882Z ) 2025-05-07T21:05:00.3653023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3653366Z self=, 2025-05-07T21:05:00.3653461Z compile=False, 2025-05-07T21:05:00.3653575Z pooling_mode=, 2025-05-07T21:05:00.3653656Z T=4, 2025-05-07T21:05:00.3653746Z D=44, 2025-05-07T21:05:00.3653829Z B=118, 2025-05-07T21:05:00.3653912Z log_E=5, 2025-05-07T21:05:00.3654045Z L=20, 2025-05-07T21:05:00.3654138Z D_gradcheck=2, 2025-05-07T21:05:00.3654242Z stochastic_rounding=False, 2025-05-07T21:05:00.3654336Z weighted=False, 2025-05-07T21:05:00.3654430Z row_wise=True, 2025-05-07T21:05:00.3654518Z mixed=False, 2025-05-07T21:05:00.3654613Z use_cache=False, 2025-05-07T21:05:00.3654727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3654979Z use_cpu=True, 2025-05-07T21:05:00.3655091Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3655174Z ) 2025-05-07T21:05:00.3655320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3655665Z self=, 2025-05-07T21:05:00.3655754Z compile=True, 2025-05-07T21:05:00.3655875Z pooling_mode=, 2025-05-07T21:05:00.3655957Z T=4, 2025-05-07T21:05:00.3656040Z D=66, 2025-05-07T21:05:00.3656128Z B=92, 2025-05-07T21:05:00.3656214Z log_E=3, 2025-05-07T21:05:00.3656299Z L=13, 2025-05-07T21:05:00.3656397Z D_gradcheck=2, 2025-05-07T21:05:00.3656500Z stochastic_rounding=True, 2025-05-07T21:05:00.3656591Z weighted=True, 2025-05-07T21:05:00.3656687Z row_wise=True, 2025-05-07T21:05:00.3656772Z mixed=True, 2025-05-07T21:05:00.3656868Z use_cache=True, 2025-05-07T21:05:00.3656981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3657074Z use_cpu=True, 2025-05-07T21:05:00.3657236Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3657314Z ) 2025-05-07T21:05:00.3657451Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3657800Z self=, 2025-05-07T21:05:00.3657888Z compile=True, 2025-05-07T21:05:00.3658002Z pooling_mode=, 2025-05-07T21:05:00.3658090Z T=3, 2025-05-07T21:05:00.3658172Z D=62, 2025-05-07T21:05:00.3658254Z B=32, 2025-05-07T21:05:00.3658341Z log_E=3, 2025-05-07T21:05:00.3658427Z L=10, 2025-05-07T21:05:00.3658522Z D_gradcheck=1, 2025-05-07T21:05:00.3658629Z stochastic_rounding=True, 2025-05-07T21:05:00.3658718Z weighted=True, 2025-05-07T21:05:00.3658811Z row_wise=True, 2025-05-07T21:05:00.3658896Z mixed=False, 2025-05-07T21:05:00.3658983Z use_cache=True, 2025-05-07T21:05:00.3659102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3659234Z use_cpu=True, 2025-05-07T21:05:00.3659344Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3659429Z ) 2025-05-07T21:05:00.3659565Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3659909Z self=, 2025-05-07T21:05:00.3660004Z compile=True, 2025-05-07T21:05:00.3660118Z pooling_mode=, 2025-05-07T21:05:00.3660207Z T=3, 2025-05-07T21:05:00.3660289Z D=31, 2025-05-07T21:05:00.3660371Z B=63, 2025-05-07T21:05:00.3660462Z log_E=5, 2025-05-07T21:05:00.3660544Z L=19, 2025-05-07T21:05:00.3660633Z D_gradcheck=1, 2025-05-07T21:05:00.3660741Z stochastic_rounding=False, 2025-05-07T21:05:00.3660831Z weighted=True, 2025-05-07T21:05:00.3660919Z row_wise=True, 2025-05-07T21:05:00.3661008Z mixed=True, 2025-05-07T21:05:00.3661096Z use_cache=True, 2025-05-07T21:05:00.3661218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3661314Z use_cpu=True, 2025-05-07T21:05:00.3661423Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3661502Z ) 2025-05-07T21:05:00.3903897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3905555Z self=, 2025-05-07T21:05:00.3905902Z compile=True, 2025-05-07T21:05:00.3906228Z pooling_mode=, 2025-05-07T21:05:00.3906481Z T=2, 2025-05-07T21:05:00.3906715Z D=2, 2025-05-07T21:05:00.3906947Z B=32, 2025-05-07T21:05:00.3907536Z log_E=3, 2025-05-07T21:05:00.3907659Z L=3, 2025-05-07T21:05:00.3907788Z D_gradcheck=1, 2025-05-07T21:05:00.3907941Z stochastic_rounding=False, 2025-05-07T21:05:00.3908071Z weighted=False, 2025-05-07T21:05:00.3908174Z row_wise=True, 2025-05-07T21:05:00.3908271Z mixed=False, 2025-05-07T21:05:00.3908359Z use_cache=True, 2025-05-07T21:05:00.3908551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3908650Z use_cpu=True, 2025-05-07T21:05:00.3908760Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3908840Z ) 2025-05-07T21:05:00.3908983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3909327Z self=, 2025-05-07T21:05:00.3909424Z compile=False, 2025-05-07T21:05:00.3909539Z pooling_mode=, 2025-05-07T21:05:00.3909620Z T=2, 2025-05-07T21:05:00.3909708Z D=56, 2025-05-07T21:05:00.3909789Z B=53, 2025-05-07T21:05:00.3909875Z log_E=3, 2025-05-07T21:05:00.3909961Z L=0, 2025-05-07T21:05:00.3910050Z D_gradcheck=2, 2025-05-07T21:05:00.3910151Z stochastic_rounding=True, 2025-05-07T21:05:00.3910245Z weighted=True, 2025-05-07T21:05:00.3910334Z row_wise=True, 2025-05-07T21:05:00.3910419Z mixed=True, 2025-05-07T21:05:00.3910513Z use_cache=True, 2025-05-07T21:05:00.3910632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3910790Z use_cpu=True, 2025-05-07T21:05:00.3910903Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3910983Z ) 2025-05-07T21:05:00.3911123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3911465Z self=, 2025-05-07T21:05:00.3911555Z compile=True, 2025-05-07T21:05:00.3911677Z pooling_mode=, 2025-05-07T21:05:00.3911758Z T=2, 2025-05-07T21:05:00.3911839Z D=13, 2025-05-07T21:05:00.3911922Z B=72, 2025-05-07T21:05:00.3912010Z log_E=5, 2025-05-07T21:05:00.3912091Z L=0, 2025-05-07T21:05:00.3912186Z D_gradcheck=1, 2025-05-07T21:05:00.3912290Z stochastic_rounding=False, 2025-05-07T21:05:00.3912380Z weighted=False, 2025-05-07T21:05:00.3912474Z row_wise=True, 2025-05-07T21:05:00.3912558Z mixed=True, 2025-05-07T21:05:00.3912645Z use_cache=True, 2025-05-07T21:05:00.3912829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3912919Z use_cpu=True, 2025-05-07T21:05:00.3913032Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3913110Z ) 2025-05-07T21:05:00.3913244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3913596Z self=, 2025-05-07T21:05:00.3913683Z compile=True, 2025-05-07T21:05:00.3913797Z pooling_mode=, 2025-05-07T21:05:00.3913887Z T=5, 2025-05-07T21:05:00.3913968Z D=71, 2025-05-07T21:05:00.3914052Z B=17, 2025-05-07T21:05:00.3914139Z log_E=4, 2025-05-07T21:05:00.3914220Z L=19, 2025-05-07T21:05:00.3914307Z D_gradcheck=1, 2025-05-07T21:05:00.3914415Z stochastic_rounding=True, 2025-05-07T21:05:00.3914503Z weighted=True, 2025-05-07T21:05:00.3914596Z row_wise=True, 2025-05-07T21:05:00.3914680Z mixed=False, 2025-05-07T21:05:00.3914765Z use_cache=True, 2025-05-07T21:05:00.3914886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3914989Z use_cpu=True, 2025-05-07T21:05:00.3915100Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3915180Z ) 2025-05-07T21:05:00.3915321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3915666Z self=, 2025-05-07T21:05:00.3915762Z compile=False, 2025-05-07T21:05:00.3915875Z pooling_mode=, 2025-05-07T21:05:00.3915956Z T=3, 2025-05-07T21:05:00.3916043Z D=46, 2025-05-07T21:05:00.3916167Z B=48, 2025-05-07T21:05:00.3916250Z log_E=4, 2025-05-07T21:05:00.3916342Z L=20, 2025-05-07T21:05:00.3916431Z D_gradcheck=2, 2025-05-07T21:05:00.3916534Z stochastic_rounding=False, 2025-05-07T21:05:00.3916629Z weighted=False, 2025-05-07T21:05:00.3916716Z row_wise=True, 2025-05-07T21:05:00.3916802Z mixed=False, 2025-05-07T21:05:00.3916960Z use_cache=False, 2025-05-07T21:05:00.3917077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3917163Z use_cpu=True, 2025-05-07T21:05:00.3917278Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3917358Z ) 2025-05-07T21:05:00.3917502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3917845Z self=, 2025-05-07T21:05:00.3917931Z compile=True, 2025-05-07T21:05:00.3918047Z pooling_mode=, 2025-05-07T21:05:00.3918127Z T=1, 2025-05-07T21:05:00.3918207Z D=120, 2025-05-07T21:05:00.3918297Z B=91, 2025-05-07T21:05:00.3918379Z log_E=5, 2025-05-07T21:05:00.3918459Z L=6, 2025-05-07T21:05:00.3918555Z D_gradcheck=2, 2025-05-07T21:05:00.3918657Z stochastic_rounding=True, 2025-05-07T21:05:00.3918747Z weighted=True, 2025-05-07T21:05:00.3918842Z row_wise=True, 2025-05-07T21:05:00.3918925Z mixed=False, 2025-05-07T21:05:00.3919020Z use_cache=False, 2025-05-07T21:05:00.3919183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3919272Z use_cpu=True, 2025-05-07T21:05:00.3919384Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3919463Z ) 2025-05-07T21:05:00.3919598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3919951Z self=, 2025-05-07T21:05:00.3920045Z compile=False, 2025-05-07T21:05:00.3920158Z pooling_mode=, 2025-05-07T21:05:00.3920244Z T=3, 2025-05-07T21:05:00.3920328Z D=63, 2025-05-07T21:05:00.3920408Z B=92, 2025-05-07T21:05:00.3920496Z log_E=5, 2025-05-07T21:05:00.3920578Z L=15, 2025-05-07T21:05:00.3920666Z D_gradcheck=1, 2025-05-07T21:05:00.3920773Z stochastic_rounding=True, 2025-05-07T21:05:00.3920862Z weighted=True, 2025-05-07T21:05:00.3920956Z row_wise=True, 2025-05-07T21:05:00.3921043Z mixed=False, 2025-05-07T21:05:00.3921177Z use_cache=True, 2025-05-07T21:05:00.3921302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3921387Z use_cpu=True, 2025-05-07T21:05:00.3921495Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3921581Z ) 2025-05-07T21:05:00.3921716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3922061Z self=, 2025-05-07T21:05:00.3922153Z compile=True, 2025-05-07T21:05:00.3922267Z pooling_mode=, 2025-05-07T21:05:00.3922349Z T=2, 2025-05-07T21:05:00.3922440Z D=44, 2025-05-07T21:05:00.3922522Z B=114, 2025-05-07T21:05:00.3922602Z log_E=5, 2025-05-07T21:05:00.3922691Z L=4, 2025-05-07T21:05:00.3922778Z D_gradcheck=2, 2025-05-07T21:05:00.3922888Z stochastic_rounding=True, 2025-05-07T21:05:00.3922976Z weighted=False, 2025-05-07T21:05:00.3923063Z row_wise=True, 2025-05-07T21:05:00.3923157Z mixed=True, 2025-05-07T21:05:00.3923251Z use_cache=False, 2025-05-07T21:05:00.3923365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3923456Z use_cpu=True, 2025-05-07T21:05:00.3923565Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3923645Z ) 2025-05-07T21:05:00.3923788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3924131Z self=, 2025-05-07T21:05:00.3924219Z compile=True, 2025-05-07T21:05:00.3924340Z pooling_mode=, 2025-05-07T21:05:00.3924420Z T=5, 2025-05-07T21:05:00.3924555Z D=50, 2025-05-07T21:05:00.3924637Z B=83, 2025-05-07T21:05:00.3924718Z log_E=3, 2025-05-07T21:05:00.3924802Z L=8, 2025-05-07T21:05:00.3924891Z D_gradcheck=1, 2025-05-07T21:05:00.3924994Z stochastic_rounding=False, 2025-05-07T21:05:00.3925089Z weighted=True, 2025-05-07T21:05:00.3925177Z row_wise=True, 2025-05-07T21:05:00.3925303Z mixed=True, 2025-05-07T21:05:00.3925405Z use_cache=False, 2025-05-07T21:05:00.3925519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3925604Z use_cpu=True, 2025-05-07T21:05:00.3925719Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3925798Z ) 2025-05-07T21:05:00.3925933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3926285Z self=, 2025-05-07T21:05:00.3926374Z compile=False, 2025-05-07T21:05:00.3926495Z pooling_mode=, 2025-05-07T21:05:00.3926577Z T=4, 2025-05-07T21:05:00.3926656Z D=118, 2025-05-07T21:05:00.3926743Z B=69, 2025-05-07T21:05:00.3926827Z log_E=5, 2025-05-07T21:05:00.3926907Z L=2, 2025-05-07T21:05:00.3927003Z D_gradcheck=2, 2025-05-07T21:05:00.3927108Z stochastic_rounding=False, 2025-05-07T21:05:00.3927198Z weighted=False, 2025-05-07T21:05:00.3927291Z row_wise=True, 2025-05-07T21:05:00.3927382Z mixed=False, 2025-05-07T21:05:00.3927538Z use_cache=True, 2025-05-07T21:05:00.3927652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3927739Z use_cpu=True, 2025-05-07T21:05:00.3927852Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3927931Z ) 2025-05-07T21:05:00.3928071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3928422Z self=, 2025-05-07T21:05:00.3928509Z compile=True, 2025-05-07T21:05:00.3928631Z pooling_mode=, 2025-05-07T21:05:00.3928716Z T=2, 2025-05-07T21:05:00.3928797Z D=23, 2025-05-07T21:05:00.3928884Z B=11, 2025-05-07T21:05:00.3928966Z log_E=3, 2025-05-07T21:05:00.3929046Z L=8, 2025-05-07T21:05:00.3929140Z D_gradcheck=1, 2025-05-07T21:05:00.3929242Z stochastic_rounding=True, 2025-05-07T21:05:00.3929329Z weighted=True, 2025-05-07T21:05:00.3929422Z row_wise=True, 2025-05-07T21:05:00.3929553Z mixed=False, 2025-05-07T21:05:00.3929647Z use_cache=False, 2025-05-07T21:05:00.3929765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3929852Z use_cpu=True, 2025-05-07T21:05:00.3929958Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3930043Z ) 2025-05-07T21:05:00.3930177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3930526Z self=, 2025-05-07T21:05:00.3930614Z compile=True, 2025-05-07T21:05:00.3930727Z pooling_mode=, 2025-05-07T21:05:00.3930816Z T=3, 2025-05-07T21:05:00.3930897Z D=20, 2025-05-07T21:05:00.3930979Z B=91, 2025-05-07T21:05:00.3931067Z log_E=5, 2025-05-07T21:05:00.3931147Z L=16, 2025-05-07T21:05:00.3931236Z D_gradcheck=2, 2025-05-07T21:05:00.3931345Z stochastic_rounding=False, 2025-05-07T21:05:00.3931437Z weighted=False, 2025-05-07T21:05:00.3931527Z row_wise=True, 2025-05-07T21:05:00.3931624Z mixed=False, 2025-05-07T21:05:00.3931714Z use_cache=True, 2025-05-07T21:05:00.3931831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3931919Z use_cpu=True, 2025-05-07T21:05:00.3932026Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3932110Z ) 2025-05-07T21:05:00.3932247Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3932592Z self=, 2025-05-07T21:05:00.3932685Z compile=True, 2025-05-07T21:05:00.3932846Z pooling_mode=, 2025-05-07T21:05:00.3932930Z T=1, 2025-05-07T21:05:00.3933021Z D=12, 2025-05-07T21:05:00.3933104Z B=61, 2025-05-07T21:05:00.3933188Z log_E=4, 2025-05-07T21:05:00.3933278Z L=16, 2025-05-07T21:05:00.3933369Z D_gradcheck=1, 2025-05-07T21:05:00.3933471Z stochastic_rounding=False, 2025-05-07T21:05:00.3933564Z weighted=True, 2025-05-07T21:05:00.3933691Z row_wise=True, 2025-05-07T21:05:00.3933789Z mixed=False, 2025-05-07T21:05:00.3933879Z use_cache=False, 2025-05-07T21:05:00.3933991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3934081Z use_cpu=True, 2025-05-07T21:05:00.3934188Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3934266Z ) 2025-05-07T21:05:00.3934407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3934881Z self=, 2025-05-07T21:05:00.3934975Z compile=True, 2025-05-07T21:05:00.3935098Z pooling_mode=, 2025-05-07T21:05:00.3935182Z T=4, 2025-05-07T21:05:00.3935263Z D=42, 2025-05-07T21:05:00.3935350Z B=3, 2025-05-07T21:05:00.3935433Z log_E=3, 2025-05-07T21:05:00.3935519Z L=12, 2025-05-07T21:05:00.3935608Z D_gradcheck=1, 2025-05-07T21:05:00.3935711Z stochastic_rounding=False, 2025-05-07T21:05:00.3935804Z weighted=False, 2025-05-07T21:05:00.3935898Z row_wise=True, 2025-05-07T21:05:00.3936339Z mixed=False, 2025-05-07T21:05:00.3936440Z use_cache=False, 2025-05-07T21:05:00.3936552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3936640Z use_cpu=True, 2025-05-07T21:05:00.3936924Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3937006Z ) 2025-05-07T21:05:00.3937143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3937642Z self=, 2025-05-07T21:05:00.3937756Z compile=True, 2025-05-07T21:05:00.3937879Z pooling_mode=, 2025-05-07T21:05:00.3937971Z T=5, 2025-05-07T21:05:00.3938055Z D=14, 2025-05-07T21:05:00.3938146Z B=121, 2025-05-07T21:05:00.3938230Z log_E=5, 2025-05-07T21:05:00.3938316Z L=16, 2025-05-07T21:05:00.3938410Z D_gradcheck=1, 2025-05-07T21:05:00.3938514Z stochastic_rounding=False, 2025-05-07T21:05:00.3938606Z weighted=False, 2025-05-07T21:05:00.3938816Z row_wise=True, 2025-05-07T21:05:00.3938906Z mixed=True, 2025-05-07T21:05:00.3938996Z use_cache=False, 2025-05-07T21:05:00.3939118Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.3939205Z use_cpu=True, 2025-05-07T21:05:00.3939313Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.3939398Z ) 2025-05-07T21:05:00.3939534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.3939875Z self=, 2025-05-07T21:05:00.3939973Z compile=True, 2025-05-07T21:05:00.3940089Z pooling_mode=, 2025-05-07T21:05:00.3940178Z T=4, 2025-05-07T21:05:00.3940259Z D=105, 2025-05-07T21:05:00.3940341Z B=105, 2025-05-07T21:05:00.3940430Z log_E=3, 2025-05-07T21:05:00.3940514Z L=3, 2025-05-07T21:05:00.3940603Z D_gradcheck=1, 2025-05-07T21:05:00.3940711Z stochastic_rounding=True, 2025-05-07T21:05:00.3940803Z weighted=False, 2025-05-07T21:05:00.3940896Z row_wise=True, 2025-05-07T21:05:00.3940990Z mixed=False, 2025-05-07T21:05:00.3941077Z use_cache=False, 2025-05-07T21:05:00.3941188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.3941280Z use_cpu=True, 2025-05-07T21:05:00.3941387Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.3941466Z ) 2025-05-07T21:05:00.4190326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4191021Z self=, 2025-05-07T21:05:00.4191202Z compile=False, 2025-05-07T21:05:00.4191526Z pooling_mode=, 2025-05-07T21:05:00.4191656Z T=5, 2025-05-07T21:05:00.4191772Z D=89, 2025-05-07T21:05:00.4191898Z B=49, 2025-05-07T21:05:00.4192020Z log_E=3, 2025-05-07T21:05:00.4192139Z L=19, 2025-05-07T21:05:00.4192271Z D_gradcheck=1, 2025-05-07T21:05:00.4192418Z stochastic_rounding=True, 2025-05-07T21:05:00.4192637Z weighted=False, 2025-05-07T21:05:00.4192774Z row_wise=True, 2025-05-07T21:05:00.4192886Z mixed=True, 2025-05-07T21:05:00.4193005Z use_cache=False, 2025-05-07T21:05:00.4193161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4193275Z use_cpu=True, 2025-05-07T21:05:00.4193417Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4193530Z ) 2025-05-07T21:05:00.4193708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4194155Z self=, 2025-05-07T21:05:00.4194253Z compile=False, 2025-05-07T21:05:00.4194366Z pooling_mode=, 2025-05-07T21:05:00.4194454Z T=2, 2025-05-07T21:05:00.4194534Z D=89, 2025-05-07T21:05:00.4194613Z B=50, 2025-05-07T21:05:00.4194700Z log_E=4, 2025-05-07T21:05:00.4194778Z L=11, 2025-05-07T21:05:00.4194869Z D_gradcheck=1, 2025-05-07T21:05:00.4194978Z stochastic_rounding=False, 2025-05-07T21:05:00.4195073Z weighted=False, 2025-05-07T21:05:00.4195244Z row_wise=True, 2025-05-07T21:05:00.4195336Z mixed=False, 2025-05-07T21:05:00.4195422Z use_cache=True, 2025-05-07T21:05:00.4195542Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4195629Z use_cpu=True, 2025-05-07T21:05:00.4195738Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4195823Z ) 2025-05-07T21:05:00.4195959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4196303Z self=, 2025-05-07T21:05:00.4196408Z compile=False, 2025-05-07T21:05:00.4196522Z pooling_mode=, 2025-05-07T21:05:00.4196602Z T=2, 2025-05-07T21:05:00.4196687Z D=66, 2025-05-07T21:05:00.4196766Z B=54, 2025-05-07T21:05:00.4196846Z log_E=4, 2025-05-07T21:05:00.4196934Z L=16, 2025-05-07T21:05:00.4197024Z D_gradcheck=1, 2025-05-07T21:05:00.4197127Z stochastic_rounding=False, 2025-05-07T21:05:00.4197289Z weighted=False, 2025-05-07T21:05:00.4197379Z row_wise=True, 2025-05-07T21:05:00.4197470Z mixed=False, 2025-05-07T21:05:00.4197563Z use_cache=False, 2025-05-07T21:05:00.4197679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4197771Z use_cpu=True, 2025-05-07T21:05:00.4197884Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4197962Z ) 2025-05-07T21:05:00.4198106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4198452Z self=, 2025-05-07T21:05:00.4198547Z compile=False, 2025-05-07T21:05:00.4198668Z pooling_mode=, 2025-05-07T21:05:00.4198749Z T=4, 2025-05-07T21:05:00.4198832Z D=59, 2025-05-07T21:05:00.4198918Z B=35, 2025-05-07T21:05:00.4198999Z log_E=4, 2025-05-07T21:05:00.4199084Z L=6, 2025-05-07T21:05:00.4199173Z D_gradcheck=2, 2025-05-07T21:05:00.4199281Z stochastic_rounding=True, 2025-05-07T21:05:00.4199380Z weighted=False, 2025-05-07T21:05:00.4199473Z row_wise=True, 2025-05-07T21:05:00.4199561Z mixed=True, 2025-05-07T21:05:00.4199656Z use_cache=True, 2025-05-07T21:05:00.4199771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4199859Z use_cpu=True, 2025-05-07T21:05:00.4199977Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4200054Z ) 2025-05-07T21:05:00.4200191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4200590Z self=, 2025-05-07T21:05:00.4200682Z compile=False, 2025-05-07T21:05:00.4200802Z pooling_mode=, 2025-05-07T21:05:00.4200881Z T=5, 2025-05-07T21:05:00.4200962Z D=72, 2025-05-07T21:05:00.4201049Z B=109, 2025-05-07T21:05:00.4201130Z log_E=3, 2025-05-07T21:05:00.4201209Z L=13, 2025-05-07T21:05:00.4201305Z D_gradcheck=1, 2025-05-07T21:05:00.4201450Z stochastic_rounding=True, 2025-05-07T21:05:00.4201538Z weighted=False, 2025-05-07T21:05:00.4201632Z row_wise=True, 2025-05-07T21:05:00.4201716Z mixed=True, 2025-05-07T21:05:00.4201801Z use_cache=False, 2025-05-07T21:05:00.4201921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4202005Z use_cpu=True, 2025-05-07T21:05:00.4202113Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4202201Z ) 2025-05-07T21:05:00.4202337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4202694Z self=, 2025-05-07T21:05:00.4202787Z compile=True, 2025-05-07T21:05:00.4202900Z pooling_mode=, 2025-05-07T21:05:00.4202986Z T=1, 2025-05-07T21:05:00.4203066Z D=16, 2025-05-07T21:05:00.4203145Z B=66, 2025-05-07T21:05:00.4203232Z log_E=5, 2025-05-07T21:05:00.4203311Z L=5, 2025-05-07T21:05:00.4203401Z D_gradcheck=2, 2025-05-07T21:05:00.4203512Z stochastic_rounding=True, 2025-05-07T21:05:00.4203647Z weighted=True, 2025-05-07T21:05:00.4203735Z row_wise=True, 2025-05-07T21:05:00.4203829Z mixed=False, 2025-05-07T21:05:00.4203917Z use_cache=True, 2025-05-07T21:05:00.4204031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4204121Z use_cpu=True, 2025-05-07T21:05:00.4204228Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4204314Z ) 2025-05-07T21:05:00.4204449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4204796Z self=, 2025-05-07T21:05:00.4204892Z compile=False, 2025-05-07T21:05:00.4205008Z pooling_mode=, 2025-05-07T21:05:00.4205091Z T=5, 2025-05-07T21:05:00.4205175Z D=48, 2025-05-07T21:05:00.4205254Z B=70, 2025-05-07T21:05:00.4205335Z log_E=3, 2025-05-07T21:05:00.4205418Z L=16, 2025-05-07T21:05:00.4205510Z D_gradcheck=2, 2025-05-07T21:05:00.4205664Z stochastic_rounding=False, 2025-05-07T21:05:00.4205762Z weighted=True, 2025-05-07T21:05:00.4205850Z row_wise=True, 2025-05-07T21:05:00.4205935Z mixed=False, 2025-05-07T21:05:00.4206028Z use_cache=True, 2025-05-07T21:05:00.4206142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4206232Z use_cpu=True, 2025-05-07T21:05:00.4206340Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4206418Z ) 2025-05-07T21:05:00.4206560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4206910Z self=, 2025-05-07T21:05:00.4207001Z compile=False, 2025-05-07T21:05:00.4207120Z pooling_mode=, 2025-05-07T21:05:00.4207199Z T=3, 2025-05-07T21:05:00.4207279Z D=96, 2025-05-07T21:05:00.4207364Z B=92, 2025-05-07T21:05:00.4207445Z log_E=4, 2025-05-07T21:05:00.4207536Z L=18, 2025-05-07T21:05:00.4207635Z D_gradcheck=1, 2025-05-07T21:05:00.4207745Z stochastic_rounding=False, 2025-05-07T21:05:00.4207841Z weighted=False, 2025-05-07T21:05:00.4207931Z row_wise=True, 2025-05-07T21:05:00.4208017Z mixed=False, 2025-05-07T21:05:00.4208113Z use_cache=False, 2025-05-07T21:05:00.4208225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4208315Z use_cpu=True, 2025-05-07T21:05:00.4208429Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4208512Z ) 2025-05-07T21:05:00.4208649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4209070Z self=, 2025-05-07T21:05:00.4209162Z compile=False, 2025-05-07T21:05:00.4209277Z pooling_mode=, 2025-05-07T21:05:00.4209368Z T=3, 2025-05-07T21:05:00.4209448Z D=48, 2025-05-07T21:05:00.4217754Z B=66, 2025-05-07T21:05:00.4217865Z log_E=4, 2025-05-07T21:05:00.4217949Z L=1, 2025-05-07T21:05:00.4218133Z D_gradcheck=1, 2025-05-07T21:05:00.4218243Z stochastic_rounding=True, 2025-05-07T21:05:00.4218334Z weighted=True, 2025-05-07T21:05:00.4218426Z row_wise=True, 2025-05-07T21:05:00.4218512Z mixed=False, 2025-05-07T21:05:00.4218604Z use_cache=True, 2025-05-07T21:05:00.4218762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4218858Z use_cpu=True, 2025-05-07T21:05:00.4218970Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4219052Z ) 2025-05-07T21:05:00.4219201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4219557Z self=, 2025-05-07T21:05:00.4219652Z compile=True, 2025-05-07T21:05:00.4219771Z pooling_mode=, 2025-05-07T21:05:00.4219855Z T=3, 2025-05-07T21:05:00.4219945Z D=6, 2025-05-07T21:05:00.4220027Z B=56, 2025-05-07T21:05:00.4220114Z log_E=3, 2025-05-07T21:05:00.4220206Z L=11, 2025-05-07T21:05:00.4220304Z D_gradcheck=1, 2025-05-07T21:05:00.4220459Z stochastic_rounding=False, 2025-05-07T21:05:00.4220559Z weighted=False, 2025-05-07T21:05:00.4220650Z row_wise=True, 2025-05-07T21:05:00.4220736Z mixed=True, 2025-05-07T21:05:00.4220832Z use_cache=False, 2025-05-07T21:05:00.4220948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4221036Z use_cpu=True, 2025-05-07T21:05:00.4221151Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4221228Z ) 2025-05-07T21:05:00.4221374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4221722Z self=, 2025-05-07T21:05:00.4221813Z compile=False, 2025-05-07T21:05:00.4221932Z pooling_mode=, 2025-05-07T21:05:00.4222014Z T=3, 2025-05-07T21:05:00.4222095Z D=98, 2025-05-07T21:05:00.4222183Z B=48, 2025-05-07T21:05:00.4222265Z log_E=4, 2025-05-07T21:05:00.4222348Z L=17, 2025-05-07T21:05:00.4222491Z D_gradcheck=1, 2025-05-07T21:05:00.4222596Z stochastic_rounding=True, 2025-05-07T21:05:00.4222686Z weighted=True, 2025-05-07T21:05:00.4222781Z row_wise=True, 2025-05-07T21:05:00.4222865Z mixed=True, 2025-05-07T21:05:00.4222954Z use_cache=True, 2025-05-07T21:05:00.4223075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4223162Z use_cpu=True, 2025-05-07T21:05:00.4223278Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4223356Z ) 2025-05-07T21:05:00.4223493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4223845Z self=, 2025-05-07T21:05:00.4223934Z compile=True, 2025-05-07T21:05:00.4224050Z pooling_mode=, 2025-05-07T21:05:00.4224137Z T=5, 2025-05-07T21:05:00.4224219Z D=58, 2025-05-07T21:05:00.4224300Z B=31, 2025-05-07T21:05:00.4224387Z log_E=4, 2025-05-07T21:05:00.4224472Z L=6, 2025-05-07T21:05:00.4224568Z D_gradcheck=1, 2025-05-07T21:05:00.4224679Z stochastic_rounding=False, 2025-05-07T21:05:00.4224769Z weighted=True, 2025-05-07T21:05:00.4224858Z row_wise=True, 2025-05-07T21:05:00.4224949Z mixed=True, 2025-05-07T21:05:00.4225034Z use_cache=True, 2025-05-07T21:05:00.4225150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4225241Z use_cpu=True, 2025-05-07T21:05:00.4225349Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4225431Z ) 2025-05-07T21:05:00.4225567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4225955Z self=, 2025-05-07T21:05:00.4226053Z compile=False, 2025-05-07T21:05:00.4226170Z pooling_mode=, 2025-05-07T21:05:00.4226254Z T=4, 2025-05-07T21:05:00.4226343Z D=31, 2025-05-07T21:05:00.4226426Z B=21, 2025-05-07T21:05:00.4226508Z log_E=4, 2025-05-07T21:05:00.4226638Z L=3, 2025-05-07T21:05:00.4226732Z D_gradcheck=1, 2025-05-07T21:05:00.4226846Z stochastic_rounding=True, 2025-05-07T21:05:00.4226937Z weighted=True, 2025-05-07T21:05:00.4227027Z row_wise=True, 2025-05-07T21:05:00.4227119Z mixed=True, 2025-05-07T21:05:00.4227207Z use_cache=True, 2025-05-07T21:05:00.4227321Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4227416Z use_cpu=True, 2025-05-07T21:05:00.4227525Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4227610Z ) 2025-05-07T21:05:00.4227756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4228101Z self=, 2025-05-07T21:05:00.4228194Z compile=True, 2025-05-07T21:05:00.4228315Z pooling_mode=, 2025-05-07T21:05:00.4228398Z T=4, 2025-05-07T21:05:00.4228487Z D=66, 2025-05-07T21:05:00.4228571Z B=98, 2025-05-07T21:05:00.4228654Z log_E=5, 2025-05-07T21:05:00.4228747Z L=20, 2025-05-07T21:05:00.4228881Z D_gradcheck=2, 2025-05-07T21:05:00.4228982Z stochastic_rounding=True, 2025-05-07T21:05:00.4229079Z weighted=True, 2025-05-07T21:05:00.4229167Z row_wise=True, 2025-05-07T21:05:00.4229252Z mixed=True, 2025-05-07T21:05:00.4229346Z use_cache=True, 2025-05-07T21:05:00.4229460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4229547Z use_cpu=True, 2025-05-07T21:05:00.4229665Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4229743Z ) 2025-05-07T21:05:00.4229884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4230243Z self=, 2025-05-07T21:05:00.4230332Z compile=False, 2025-05-07T21:05:00.4230451Z pooling_mode=, 2025-05-07T21:05:00.4230532Z T=4, 2025-05-07T21:05:00.4230614Z D=15, 2025-05-07T21:05:00.4230702Z B=79, 2025-05-07T21:05:00.4230787Z log_E=3, 2025-05-07T21:05:00.4230910Z L=18, 2025-05-07T21:05:00.4231007Z D_gradcheck=1, 2025-05-07T21:05:00.4231110Z stochastic_rounding=True, 2025-05-07T21:05:00.4231200Z weighted=True, 2025-05-07T21:05:00.4231298Z row_wise=True, 2025-05-07T21:05:00.4231384Z mixed=False, 2025-05-07T21:05:00.4231474Z use_cache=False, 2025-05-07T21:05:00.4231598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4231684Z use_cpu=True, 2025-05-07T21:05:00.4231791Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4231873Z ) 2025-05-07T21:05:00.4232011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4232359Z self=, 2025-05-07T21:05:00.4232448Z compile=True, 2025-05-07T21:05:00.4232562Z pooling_mode=, 2025-05-07T21:05:00.4232652Z T=2, 2025-05-07T21:05:00.4232735Z D=34, 2025-05-07T21:05:00.4232816Z B=56, 2025-05-07T21:05:00.4232909Z log_E=4, 2025-05-07T21:05:00.4232993Z L=1, 2025-05-07T21:05:00.4233083Z D_gradcheck=1, 2025-05-07T21:05:00.4233189Z stochastic_rounding=True, 2025-05-07T21:05:00.4233279Z weighted=True, 2025-05-07T21:05:00.4233367Z row_wise=True, 2025-05-07T21:05:00.4233459Z mixed=True, 2025-05-07T21:05:00.4233547Z use_cache=False, 2025-05-07T21:05:00.4233661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4233755Z use_cpu=True, 2025-05-07T21:05:00.4233863Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4233950Z ) 2025-05-07T21:05:00.4477676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4478729Z self=, 2025-05-07T21:05:00.4478947Z compile=True, 2025-05-07T21:05:00.4479145Z pooling_mode=, 2025-05-07T21:05:00.4479277Z T=5, 2025-05-07T21:05:00.4479406Z D=92, 2025-05-07T21:05:00.4479766Z B=63, 2025-05-07T21:05:00.4479925Z log_E=3, 2025-05-07T21:05:00.4480077Z L=2, 2025-05-07T21:05:00.4480251Z D_gradcheck=2, 2025-05-07T21:05:00.4480440Z stochastic_rounding=False, 2025-05-07T21:05:00.4480575Z weighted=True, 2025-05-07T21:05:00.4480709Z row_wise=True, 2025-05-07T21:05:00.4480831Z mixed=True, 2025-05-07T21:05:00.4480970Z use_cache=False, 2025-05-07T21:05:00.4481154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4481291Z use_cpu=True, 2025-05-07T21:05:00.4481472Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4481599Z ) 2025-05-07T21:05:00.4481833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4482437Z self=, 2025-05-07T21:05:00.4482588Z compile=True, 2025-05-07T21:05:00.4482775Z pooling_mode=, 2025-05-07T21:05:00.4482916Z T=1, 2025-05-07T21:05:00.4483047Z D=85, 2025-05-07T21:05:00.4483181Z B=98, 2025-05-07T21:05:00.4483465Z log_E=4, 2025-05-07T21:05:00.4483597Z L=12, 2025-05-07T21:05:00.4483744Z D_gradcheck=2, 2025-05-07T21:05:00.4483917Z stochastic_rounding=True, 2025-05-07T21:05:00.4484059Z weighted=False, 2025-05-07T21:05:00.4484206Z row_wise=True, 2025-05-07T21:05:00.4484339Z mixed=True, 2025-05-07T21:05:00.4484476Z use_cache=False, 2025-05-07T21:05:00.4484662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4484796Z use_cpu=True, 2025-05-07T21:05:00.4484971Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4485100Z ) 2025-05-07T21:05:00.4485336Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4485937Z self=, 2025-05-07T21:05:00.4486090Z compile=True, 2025-05-07T21:05:00.4486270Z pooling_mode=, 2025-05-07T21:05:00.4486403Z T=2, 2025-05-07T21:05:00.4486539Z D=80, 2025-05-07T21:05:00.4486667Z B=47, 2025-05-07T21:05:00.4486924Z log_E=5, 2025-05-07T21:05:00.4487063Z L=16, 2025-05-07T21:05:00.4487202Z D_gradcheck=2, 2025-05-07T21:05:00.4487378Z stochastic_rounding=True, 2025-05-07T21:05:00.4487520Z weighted=True, 2025-05-07T21:05:00.4487657Z row_wise=True, 2025-05-07T21:05:00.4487799Z mixed=True, 2025-05-07T21:05:00.4487941Z use_cache=True, 2025-05-07T21:05:00.4488124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4488270Z use_cpu=True, 2025-05-07T21:05:00.4488439Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4488563Z ) 2025-05-07T21:05:00.4488802Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4489385Z self=, 2025-05-07T21:05:00.4489530Z compile=True, 2025-05-07T21:05:00.4489722Z pooling_mode=, 2025-05-07T21:05:00.4489856Z T=1, 2025-05-07T21:05:00.4490000Z D=15, 2025-05-07T21:05:00.4490140Z B=26, 2025-05-07T21:05:00.4490274Z log_E=4, 2025-05-07T21:05:00.4490408Z L=9, 2025-05-07T21:05:00.4490548Z D_gradcheck=1, 2025-05-07T21:05:00.4490711Z stochastic_rounding=True, 2025-05-07T21:05:00.4490864Z weighted=True, 2025-05-07T21:05:00.4491004Z row_wise=True, 2025-05-07T21:05:00.4491142Z mixed=False, 2025-05-07T21:05:00.4491289Z use_cache=False, 2025-05-07T21:05:00.4491471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4491612Z use_cpu=True, 2025-05-07T21:05:00.4491796Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4491923Z ) 2025-05-07T21:05:00.4492240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4492847Z self=, 2025-05-07T21:05:00.4493002Z compile=False, 2025-05-07T21:05:00.4493194Z pooling_mode=, 2025-05-07T21:05:00.4493327Z T=5, 2025-05-07T21:05:00.4493537Z D=15, 2025-05-07T21:05:00.4493680Z B=34, 2025-05-07T21:05:00.4493818Z log_E=4, 2025-05-07T21:05:00.4493950Z L=0, 2025-05-07T21:05:00.4494098Z D_gradcheck=1, 2025-05-07T21:05:00.4494258Z stochastic_rounding=True, 2025-05-07T21:05:00.4494400Z weighted=False, 2025-05-07T21:05:00.4494549Z row_wise=True, 2025-05-07T21:05:00.4494688Z mixed=False, 2025-05-07T21:05:00.4494945Z use_cache=True, 2025-05-07T21:05:00.4495140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4495277Z use_cpu=True, 2025-05-07T21:05:00.4495453Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4495591Z ) 2025-05-07T21:05:00.4495827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4496423Z self=, 2025-05-07T21:05:00.4496572Z compile=False, 2025-05-07T21:05:00.4496761Z pooling_mode=, 2025-05-07T21:05:00.4496900Z T=1, 2025-05-07T21:05:00.4497033Z D=15, 2025-05-07T21:05:00.4497297Z B=77, 2025-05-07T21:05:00.4497437Z log_E=3, 2025-05-07T21:05:00.4497565Z L=13, 2025-05-07T21:05:00.4497706Z D_gradcheck=1, 2025-05-07T21:05:00.4497876Z stochastic_rounding=True, 2025-05-07T21:05:00.4498018Z weighted=True, 2025-05-07T21:05:00.4498156Z row_wise=True, 2025-05-07T21:05:00.4498303Z mixed=True, 2025-05-07T21:05:00.4498441Z use_cache=True, 2025-05-07T21:05:00.4498632Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4498773Z use_cpu=True, 2025-05-07T21:05:00.4498946Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4499089Z ) 2025-05-07T21:05:00.4499320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4499898Z self=, 2025-05-07T21:05:00.4500057Z compile=True, 2025-05-07T21:05:00.4500238Z pooling_mode=, 2025-05-07T21:05:00.4500366Z T=5, 2025-05-07T21:05:00.4500610Z D=40, 2025-05-07T21:05:00.4500753Z B=108, 2025-05-07T21:05:00.4500884Z log_E=4, 2025-05-07T21:05:00.4501022Z L=18, 2025-05-07T21:05:00.4501164Z D_gradcheck=1, 2025-05-07T21:05:00.4501331Z stochastic_rounding=False, 2025-05-07T21:05:00.4501489Z weighted=False, 2025-05-07T21:05:00.4501630Z row_wise=True, 2025-05-07T21:05:00.4501773Z mixed=False, 2025-05-07T21:05:00.4501910Z use_cache=True, 2025-05-07T21:05:00.4502089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4502236Z use_cpu=True, 2025-05-07T21:05:00.4502413Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4502543Z ) 2025-05-07T21:05:00.4502793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4503409Z self=, 2025-05-07T21:05:00.4503560Z compile=True, 2025-05-07T21:05:00.4503762Z pooling_mode=, 2025-05-07T21:05:00.4503903Z T=4, 2025-05-07T21:05:00.4504045Z D=61, 2025-05-07T21:05:00.4504188Z B=63, 2025-05-07T21:05:00.4504323Z log_E=4, 2025-05-07T21:05:00.4504472Z L=0, 2025-05-07T21:05:00.4504619Z D_gradcheck=2, 2025-05-07T21:05:00.4504785Z stochastic_rounding=False, 2025-05-07T21:05:00.4504939Z weighted=True, 2025-05-07T21:05:00.4505081Z row_wise=True, 2025-05-07T21:05:00.4505218Z mixed=True, 2025-05-07T21:05:00.4505375Z use_cache=True, 2025-05-07T21:05:00.4505559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4505695Z use_cpu=True, 2025-05-07T21:05:00.4505884Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4506100Z ) 2025-05-07T21:05:00.4506333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4506937Z self=, 2025-05-07T21:05:00.4507080Z compile=True, 2025-05-07T21:05:00.4507274Z pooling_mode=, 2025-05-07T21:05:00.4507479Z T=2, 2025-05-07T21:05:00.4507616Z D=63, 2025-05-07T21:05:00.4507755Z B=2, 2025-05-07T21:05:00.4507907Z log_E=3, 2025-05-07T21:05:00.4508051Z L=5, 2025-05-07T21:05:00.4508223Z D_gradcheck=2, 2025-05-07T21:05:00.4508413Z stochastic_rounding=True, 2025-05-07T21:05:00.4508580Z weighted=False, 2025-05-07T21:05:00.4508720Z row_wise=True, 2025-05-07T21:05:00.4508844Z mixed=True, 2025-05-07T21:05:00.4508974Z use_cache=False, 2025-05-07T21:05:00.4509152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4509295Z use_cpu=True, 2025-05-07T21:05:00.4509469Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4509601Z ) 2025-05-07T21:05:00.4509829Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4510435Z self=, 2025-05-07T21:05:00.4510584Z compile=True, 2025-05-07T21:05:00.4510773Z pooling_mode=, 2025-05-07T21:05:00.4510918Z T=3, 2025-05-07T21:05:00.4511144Z D=83, 2025-05-07T21:05:00.4511275Z B=24, 2025-05-07T21:05:00.4511413Z log_E=4, 2025-05-07T21:05:00.4511544Z L=13, 2025-05-07T21:05:00.4511689Z D_gradcheck=2, 2025-05-07T21:05:00.4511869Z stochastic_rounding=False, 2025-05-07T21:05:00.4512012Z weighted=True, 2025-05-07T21:05:00.4512151Z row_wise=True, 2025-05-07T21:05:00.4512297Z mixed=False, 2025-05-07T21:05:00.4512440Z use_cache=False, 2025-05-07T21:05:00.4512619Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4512764Z use_cpu=True, 2025-05-07T21:05:00.4512934Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4513057Z ) 2025-05-07T21:05:00.4513296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4513919Z self=, 2025-05-07T21:05:00.4514074Z compile=False, 2025-05-07T21:05:00.4514257Z pooling_mode=, 2025-05-07T21:05:00.4514476Z T=4, 2025-05-07T21:05:00.4514627Z D=55, 2025-05-07T21:05:00.4514760Z B=83, 2025-05-07T21:05:00.4514895Z log_E=5, 2025-05-07T21:05:00.4515029Z L=20, 2025-05-07T21:05:00.4515164Z D_gradcheck=1, 2025-05-07T21:05:00.4515324Z stochastic_rounding=False, 2025-05-07T21:05:00.4515475Z weighted=False, 2025-05-07T21:05:00.4515614Z row_wise=True, 2025-05-07T21:05:00.4515751Z mixed=False, 2025-05-07T21:05:00.4515903Z use_cache=False, 2025-05-07T21:05:00.4516082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4516231Z use_cpu=True, 2025-05-07T21:05:00.4516424Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4516549Z ) 2025-05-07T21:05:00.4516789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4517375Z self=, 2025-05-07T21:05:00.4517519Z compile=True, 2025-05-07T21:05:00.4517713Z pooling_mode=, 2025-05-07T21:05:00.4517856Z T=5, 2025-05-07T21:05:00.4517986Z D=43, 2025-05-07T21:05:00.4518129Z B=44, 2025-05-07T21:05:00.4518262Z log_E=4, 2025-05-07T21:05:00.4518391Z L=6, 2025-05-07T21:05:00.4518541Z D_gradcheck=1, 2025-05-07T21:05:00.4518705Z stochastic_rounding=True, 2025-05-07T21:05:00.4518845Z weighted=True, 2025-05-07T21:05:00.4518988Z row_wise=True, 2025-05-07T21:05:00.4519124Z mixed=True, 2025-05-07T21:05:00.4519266Z use_cache=False, 2025-05-07T21:05:00.4519458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4519599Z use_cpu=True, 2025-05-07T21:05:00.4519863Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4519991Z ) 2025-05-07T21:05:00.4520218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4520811Z self=, 2025-05-07T21:05:00.4520956Z compile=True, 2025-05-07T21:05:00.4521212Z pooling_mode=, 2025-05-07T21:05:00.4521355Z T=1, 2025-05-07T21:05:00.4521488Z D=11, 2025-05-07T21:05:00.4521617Z B=88, 2025-05-07T21:05:00.4521758Z log_E=3, 2025-05-07T21:05:00.4521886Z L=7, 2025-05-07T21:05:00.4522028Z D_gradcheck=1, 2025-05-07T21:05:00.4522199Z stochastic_rounding=True, 2025-05-07T21:05:00.4522346Z weighted=False, 2025-05-07T21:05:00.4522494Z row_wise=True, 2025-05-07T21:05:00.4522626Z mixed=True, 2025-05-07T21:05:00.4522768Z use_cache=False, 2025-05-07T21:05:00.4522965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4523107Z use_cpu=True, 2025-05-07T21:05:00.4523288Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4523423Z ) 2025-05-07T21:05:00.4523645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4524229Z self=, 2025-05-07T21:05:00.4524384Z compile=True, 2025-05-07T21:05:00.4524581Z pooling_mode=, 2025-05-07T21:05:00.4524800Z T=3, 2025-05-07T21:05:00.4524934Z D=22, 2025-05-07T21:05:00.4525059Z B=39, 2025-05-07T21:05:00.4525192Z log_E=5, 2025-05-07T21:05:00.4525332Z L=4, 2025-05-07T21:05:00.4525473Z D_gradcheck=2, 2025-05-07T21:05:00.4525645Z stochastic_rounding=False, 2025-05-07T21:05:00.4525784Z weighted=True, 2025-05-07T21:05:00.4525918Z row_wise=True, 2025-05-07T21:05:00.4526063Z mixed=True, 2025-05-07T21:05:00.4526202Z use_cache=True, 2025-05-07T21:05:00.4526384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4526537Z use_cpu=True, 2025-05-07T21:05:00.4526708Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4526831Z ) 2025-05-07T21:05:00.4527063Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4527641Z self=, 2025-05-07T21:05:00.4527786Z compile=False, 2025-05-07T21:05:00.4528059Z pooling_mode=, 2025-05-07T21:05:00.4528196Z T=1, 2025-05-07T21:05:00.4528331Z D=118, 2025-05-07T21:05:00.4528456Z B=80, 2025-05-07T21:05:00.4528586Z log_E=3, 2025-05-07T21:05:00.4528722Z L=17, 2025-05-07T21:05:00.4528859Z D_gradcheck=2, 2025-05-07T21:05:00.4529027Z stochastic_rounding=False, 2025-05-07T21:05:00.4529178Z weighted=True, 2025-05-07T21:05:00.4529315Z row_wise=True, 2025-05-07T21:05:00.4529456Z mixed=True, 2025-05-07T21:05:00.4529609Z use_cache=True, 2025-05-07T21:05:00.4529802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4529952Z use_cpu=True, 2025-05-07T21:05:00.4530142Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4530272Z ) 2025-05-07T21:05:00.4530507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4531110Z self=, 2025-05-07T21:05:00.4531255Z compile=True, 2025-05-07T21:05:00.4531461Z pooling_mode=, 2025-05-07T21:05:00.4531597Z T=4, 2025-05-07T21:05:00.4531727Z D=76, 2025-05-07T21:05:00.4531864Z B=74, 2025-05-07T21:05:00.4531993Z log_E=4, 2025-05-07T21:05:00.4532118Z L=8, 2025-05-07T21:05:00.4532263Z D_gradcheck=2, 2025-05-07T21:05:00.4532426Z stochastic_rounding=True, 2025-05-07T21:05:00.4532566Z weighted=True, 2025-05-07T21:05:00.4532714Z row_wise=True, 2025-05-07T21:05:00.4532853Z mixed=False, 2025-05-07T21:05:00.4532995Z use_cache=False, 2025-05-07T21:05:00.4533180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4533406Z use_cpu=True, 2025-05-07T21:05:00.4533585Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4533721Z ) 2025-05-07T21:05:00.4789674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4790763Z self=, 2025-05-07T21:05:00.4791914Z compile=True, 2025-05-07T21:05:00.4792381Z pooling_mode=, 2025-05-07T21:05:00.4792826Z T=3, 2025-05-07T21:05:00.4793134Z D=125, 2025-05-07T21:05:00.4793449Z B=127, 2025-05-07T21:05:00.4793764Z log_E=3, 2025-05-07T21:05:00.4794105Z L=17, 2025-05-07T21:05:00.4794437Z D_gradcheck=1, 2025-05-07T21:05:00.4794827Z stochastic_rounding=False, 2025-05-07T21:05:00.4795272Z weighted=False, 2025-05-07T21:05:00.4795648Z row_wise=True, 2025-05-07T21:05:00.4795995Z mixed=True, 2025-05-07T21:05:00.4796342Z use_cache=False, 2025-05-07T21:05:00.4796750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4797235Z use_cpu=True, 2025-05-07T21:05:00.4797630Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4798074Z ) 2025-05-07T21:05:00.4798459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4799439Z self=, 2025-05-07T21:05:00.4800363Z compile=True, 2025-05-07T21:05:00.4800922Z pooling_mode=, 2025-05-07T21:05:00.4801391Z T=5, 2025-05-07T21:05:00.4801701Z D=42, 2025-05-07T21:05:00.4802007Z B=89, 2025-05-07T21:05:00.4802310Z log_E=4, 2025-05-07T21:05:00.4802636Z L=8, 2025-05-07T21:05:00.4802957Z D_gradcheck=2, 2025-05-07T21:05:00.4803341Z stochastic_rounding=True, 2025-05-07T21:05:00.4803772Z weighted=True, 2025-05-07T21:05:00.4804130Z row_wise=True, 2025-05-07T21:05:00.4804477Z mixed=False, 2025-05-07T21:05:00.4804834Z use_cache=False, 2025-05-07T21:05:00.4805264Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4805738Z use_cpu=True, 2025-05-07T21:05:00.4806136Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4806577Z ) 2025-05-07T21:05:00.4806964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4807926Z self=, 2025-05-07T21:05:00.4808981Z compile=False, 2025-05-07T21:05:00.4809413Z pooling_mode=, 2025-05-07T21:05:00.4809881Z T=5, 2025-05-07T21:05:00.4810204Z D=40, 2025-05-07T21:05:00.4810511Z B=101, 2025-05-07T21:05:00.4810820Z log_E=5, 2025-05-07T21:05:00.4811144Z L=20, 2025-05-07T21:05:00.4811470Z D_gradcheck=1, 2025-05-07T21:05:00.4811848Z stochastic_rounding=False, 2025-05-07T21:05:00.4812285Z weighted=False, 2025-05-07T21:05:00.4812660Z row_wise=True, 2025-05-07T21:05:00.4813019Z mixed=True, 2025-05-07T21:05:00.4813391Z use_cache=False, 2025-05-07T21:05:00.4813839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4814336Z use_cpu=True, 2025-05-07T21:05:00.4814888Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4815342Z ) 2025-05-07T21:05:00.4815725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4816737Z self=, 2025-05-07T21:05:00.4817647Z compile=True, 2025-05-07T21:05:00.4818133Z pooling_mode=, 2025-05-07T21:05:00.4818680Z T=2, 2025-05-07T21:05:00.4818997Z D=126, 2025-05-07T21:05:00.4819279Z B=57, 2025-05-07T21:05:00.4819590Z log_E=3, 2025-05-07T21:05:00.4819913Z L=0, 2025-05-07T21:05:00.4820243Z D_gradcheck=2, 2025-05-07T21:05:00.4820631Z stochastic_rounding=False, 2025-05-07T21:05:00.4821075Z weighted=False, 2025-05-07T21:05:00.4821445Z row_wise=True, 2025-05-07T21:05:00.4821802Z mixed=False, 2025-05-07T21:05:00.4822174Z use_cache=False, 2025-05-07T21:05:00.4822769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4823240Z use_cpu=True, 2025-05-07T21:05:00.4823636Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4824083Z ) 2025-05-07T21:05:00.4824465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4825435Z self=, 2025-05-07T21:05:00.4826444Z compile=False, 2025-05-07T21:05:00.4826852Z pooling_mode=, 2025-05-07T21:05:00.4827328Z T=5, 2025-05-07T21:05:00.4827643Z D=15, 2025-05-07T21:05:00.4827948Z B=31, 2025-05-07T21:05:00.4828253Z log_E=3, 2025-05-07T21:05:00.4828579Z L=18, 2025-05-07T21:05:00.4828895Z D_gradcheck=1, 2025-05-07T21:05:00.4829278Z stochastic_rounding=True, 2025-05-07T21:05:00.4829717Z weighted=False, 2025-05-07T21:05:00.4830069Z row_wise=True, 2025-05-07T21:05:00.4830425Z mixed=False, 2025-05-07T21:05:00.4830788Z use_cache=False, 2025-05-07T21:05:00.4831207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4831692Z use_cpu=True, 2025-05-07T21:05:00.4832080Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4832529Z ) 2025-05-07T21:05:00.4832913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4833897Z self=, 2025-05-07T21:05:00.4834906Z compile=True, 2025-05-07T21:05:00.4835303Z pooling_mode=, 2025-05-07T21:05:00.4835779Z T=2, 2025-05-07T21:05:00.4836305Z D=20, 2025-05-07T21:05:00.4836611Z B=15, 2025-05-07T21:05:00.4836927Z log_E=3, 2025-05-07T21:05:00.4837252Z L=14, 2025-05-07T21:05:00.4837566Z D_gradcheck=1, 2025-05-07T21:05:00.4837955Z stochastic_rounding=False, 2025-05-07T21:05:00.4838387Z weighted=True, 2025-05-07T21:05:00.4838736Z row_wise=True, 2025-05-07T21:05:00.4839071Z mixed=True, 2025-05-07T21:05:00.4839376Z use_cache=True, 2025-05-07T21:05:00.4839740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4840193Z use_cpu=True, 2025-05-07T21:05:00.4840570Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4841008Z ) 2025-05-07T21:05:00.4841373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4842452Z self=, 2025-05-07T21:05:00.4843293Z compile=False, 2025-05-07T21:05:00.4843687Z pooling_mode=, 2025-05-07T21:05:00.4844171Z T=5, 2025-05-07T21:05:00.4844490Z D=63, 2025-05-07T21:05:00.4844805Z B=83, 2025-05-07T21:05:00.4845135Z log_E=3, 2025-05-07T21:05:00.4845483Z L=14, 2025-05-07T21:05:00.4845813Z D_gradcheck=2, 2025-05-07T21:05:00.4846221Z stochastic_rounding=False, 2025-05-07T21:05:00.4846678Z weighted=False, 2025-05-07T21:05:00.4847035Z row_wise=True, 2025-05-07T21:05:00.4847392Z mixed=False, 2025-05-07T21:05:00.4847751Z use_cache=True, 2025-05-07T21:05:00.4848161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4848651Z use_cpu=True, 2025-05-07T21:05:00.4849039Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4849503Z ) 2025-05-07T21:05:00.4849914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4850943Z self=, 2025-05-07T21:05:00.4851822Z compile=True, 2025-05-07T21:05:00.4852241Z pooling_mode=, 2025-05-07T21:05:00.4852718Z T=1, 2025-05-07T21:05:00.4853046Z D=15, 2025-05-07T21:05:00.4853362Z B=6, 2025-05-07T21:05:00.4865345Z log_E=5, 2025-05-07T21:05:00.4865724Z L=11, 2025-05-07T21:05:00.4866056Z D_gradcheck=2, 2025-05-07T21:05:00.4866445Z stochastic_rounding=False, 2025-05-07T21:05:00.4866879Z weighted=True, 2025-05-07T21:05:00.4867246Z row_wise=True, 2025-05-07T21:05:00.4867591Z mixed=True, 2025-05-07T21:05:00.4868098Z use_cache=False, 2025-05-07T21:05:00.4868530Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4869018Z use_cpu=True, 2025-05-07T21:05:00.4869410Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4869856Z ) 2025-05-07T21:05:00.4870257Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4871266Z self=, 2025-05-07T21:05:00.4872368Z compile=False, 2025-05-07T21:05:00.4872789Z pooling_mode=, 2025-05-07T21:05:00.4873264Z T=4, 2025-05-07T21:05:00.4873576Z D=43, 2025-05-07T21:05:00.4873890Z B=41, 2025-05-07T21:05:00.4874203Z log_E=5, 2025-05-07T21:05:00.4874531Z L=1, 2025-05-07T21:05:00.4874851Z D_gradcheck=1, 2025-05-07T21:05:00.4875230Z stochastic_rounding=True, 2025-05-07T21:05:00.4875674Z weighted=True, 2025-05-07T21:05:00.4876077Z row_wise=True, 2025-05-07T21:05:00.4876477Z mixed=False, 2025-05-07T21:05:00.4876847Z use_cache=False, 2025-05-07T21:05:00.4877233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4877707Z use_cpu=True, 2025-05-07T21:05:00.4878116Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4878571Z ) 2025-05-07T21:05:00.4878965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4879962Z self=, 2025-05-07T21:05:00.4881004Z compile=True, 2025-05-07T21:05:00.4881412Z pooling_mode=, 2025-05-07T21:05:00.4881882Z T=5, 2025-05-07T21:05:00.4882189Z D=102, 2025-05-07T21:05:00.4882500Z B=36, 2025-05-07T21:05:00.4882804Z log_E=4, 2025-05-07T21:05:00.4883131Z L=13, 2025-05-07T21:05:00.4883446Z D_gradcheck=2, 2025-05-07T21:05:00.4883823Z stochastic_rounding=False, 2025-05-07T21:05:00.4884253Z weighted=True, 2025-05-07T21:05:00.4884613Z row_wise=True, 2025-05-07T21:05:00.4884967Z mixed=False, 2025-05-07T21:05:00.4885319Z use_cache=True, 2025-05-07T21:05:00.4885730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4886210Z use_cpu=True, 2025-05-07T21:05:00.4886615Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4887063Z ) 2025-05-07T21:05:00.4887444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4888565Z self=, 2025-05-07T21:05:00.4889491Z compile=True, 2025-05-07T21:05:00.4889901Z pooling_mode=, 2025-05-07T21:05:00.4890362Z T=4, 2025-05-07T21:05:00.4890677Z D=58, 2025-05-07T21:05:00.4890986Z B=66, 2025-05-07T21:05:00.4891293Z log_E=3, 2025-05-07T21:05:00.4891621Z L=12, 2025-05-07T21:05:00.4891942Z D_gradcheck=2, 2025-05-07T21:05:00.4892310Z stochastic_rounding=True, 2025-05-07T21:05:00.4892740Z weighted=True, 2025-05-07T21:05:00.4893106Z row_wise=True, 2025-05-07T21:05:00.4893462Z mixed=True, 2025-05-07T21:05:00.4893817Z use_cache=False, 2025-05-07T21:05:00.4894231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4894710Z use_cpu=True, 2025-05-07T21:05:00.4895190Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4895633Z ) 2025-05-07T21:05:00.4896014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4897005Z self=, 2025-05-07T21:05:00.4897967Z compile=True, 2025-05-07T21:05:00.4898439Z pooling_mode=, 2025-05-07T21:05:00.4898940Z T=2, 2025-05-07T21:05:00.4899267Z D=14, 2025-05-07T21:05:00.4899582Z B=82, 2025-05-07T21:05:00.4899893Z log_E=5, 2025-05-07T21:05:00.4900214Z L=10, 2025-05-07T21:05:00.4900531Z D_gradcheck=2, 2025-05-07T21:05:00.4900919Z stochastic_rounding=True, 2025-05-07T21:05:00.4901354Z weighted=False, 2025-05-07T21:05:00.4901717Z row_wise=True, 2025-05-07T21:05:00.4902163Z mixed=False, 2025-05-07T21:05:00.4902554Z use_cache=False, 2025-05-07T21:05:00.4903021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4903509Z use_cpu=True, 2025-05-07T21:05:00.4903873Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4904303Z ) 2025-05-07T21:05:00.4904689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4905769Z self=, 2025-05-07T21:05:00.4906694Z compile=False, 2025-05-07T21:05:00.4907097Z pooling_mode=, 2025-05-07T21:05:00.4907550Z T=2, 2025-05-07T21:05:00.4907861Z D=44, 2025-05-07T21:05:00.4908160Z B=106, 2025-05-07T21:05:00.4908469Z log_E=5, 2025-05-07T21:05:00.4908795Z L=16, 2025-05-07T21:05:00.4909108Z D_gradcheck=1, 2025-05-07T21:05:00.4909501Z stochastic_rounding=False, 2025-05-07T21:05:00.4909933Z weighted=False, 2025-05-07T21:05:00.4910300Z row_wise=True, 2025-05-07T21:05:00.4910649Z mixed=False, 2025-05-07T21:05:00.4911003Z use_cache=True, 2025-05-07T21:05:00.4911407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4911879Z use_cpu=True, 2025-05-07T21:05:00.4912278Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4912719Z ) 2025-05-07T21:05:00.4913100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4914091Z self=, 2025-05-07T21:05:00.4915108Z compile=False, 2025-05-07T21:05:00.4915505Z pooling_mode=, 2025-05-07T21:05:00.4915987Z T=1, 2025-05-07T21:05:00.4916302Z D=21, 2025-05-07T21:05:00.4916605Z B=8, 2025-05-07T21:05:00.4916920Z log_E=3, 2025-05-07T21:05:00.4917243Z L=8, 2025-05-07T21:05:00.4917554Z D_gradcheck=2, 2025-05-07T21:05:00.4918000Z stochastic_rounding=True, 2025-05-07T21:05:00.4918432Z weighted=True, 2025-05-07T21:05:00.4918787Z row_wise=True, 2025-05-07T21:05:00.4919146Z mixed=False, 2025-05-07T21:05:00.4919503Z use_cache=False, 2025-05-07T21:05:00.4919910Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4920395Z use_cpu=True, 2025-05-07T21:05:00.4920790Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.4921238Z ) 2025-05-07T21:05:00.4921618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4922684Z self=, 2025-05-07T21:05:00.4923609Z compile=True, 2025-05-07T21:05:00.4924026Z pooling_mode=, 2025-05-07T21:05:00.4924533Z T=5, 2025-05-07T21:05:00.4924860Z D=31, 2025-05-07T21:05:00.4925176Z B=116, 2025-05-07T21:05:00.4925515Z log_E=3, 2025-05-07T21:05:00.4925847Z L=17, 2025-05-07T21:05:00.4926170Z D_gradcheck=2, 2025-05-07T21:05:00.4926553Z stochastic_rounding=False, 2025-05-07T21:05:00.4926993Z weighted=True, 2025-05-07T21:05:00.4927357Z row_wise=True, 2025-05-07T21:05:00.4927710Z mixed=True, 2025-05-07T21:05:00.4928061Z use_cache=True, 2025-05-07T21:05:00.4928511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.4929041Z use_cpu=True, 2025-05-07T21:05:00.4929492Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4929921Z ) 2025-05-07T21:05:00.4930289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.4931280Z self=, 2025-05-07T21:05:00.4932209Z compile=False, 2025-05-07T21:05:00.4932615Z pooling_mode=, 2025-05-07T21:05:00.4933098Z T=3, 2025-05-07T21:05:00.4933412Z D=16, 2025-05-07T21:05:00.4933704Z B=91, 2025-05-07T21:05:00.4934004Z log_E=3, 2025-05-07T21:05:00.4934323Z L=15, 2025-05-07T21:05:00.4934635Z D_gradcheck=2, 2025-05-07T21:05:00.4935115Z stochastic_rounding=False, 2025-05-07T21:05:00.4935547Z weighted=False, 2025-05-07T21:05:00.4936480Z row_wise=True, 2025-05-07T21:05:00.4936864Z mixed=True, 2025-05-07T21:05:00.4937217Z use_cache=False, 2025-05-07T21:05:00.4937616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.4938107Z use_cpu=True, 2025-05-07T21:05:00.4938503Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.4938951Z ) 2025-05-07T21:05:00.5133342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5135148Z self=, 2025-05-07T21:05:00.5136448Z compile=True, 2025-05-07T21:05:00.5136820Z pooling_mode=, 2025-05-07T21:05:00.5137278Z T=1, 2025-05-07T21:05:00.5137587Z D=38, 2025-05-07T21:05:00.5137900Z B=117, 2025-05-07T21:05:00.5138222Z log_E=5, 2025-05-07T21:05:00.5138555Z L=6, 2025-05-07T21:05:00.5138878Z D_gradcheck=1, 2025-05-07T21:05:00.5139271Z stochastic_rounding=True, 2025-05-07T21:05:00.5139714Z weighted=False, 2025-05-07T21:05:00.5140083Z row_wise=True, 2025-05-07T21:05:00.5140444Z mixed=False, 2025-05-07T21:05:00.5140786Z use_cache=True, 2025-05-07T21:05:00.5141195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5141690Z use_cpu=True, 2025-05-07T21:05:00.5142084Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5142520Z ) 2025-05-07T21:05:00.5142916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5144037Z self=, 2025-05-07T21:05:00.5144957Z compile=True, 2025-05-07T21:05:00.5145359Z pooling_mode=, 2025-05-07T21:05:00.5145834Z T=3, 2025-05-07T21:05:00.5146144Z D=3, 2025-05-07T21:05:00.5146461Z B=128, 2025-05-07T21:05:00.5146774Z log_E=4, 2025-05-07T21:05:00.5147095Z L=12, 2025-05-07T21:05:00.5147416Z D_gradcheck=2, 2025-05-07T21:05:00.5147804Z stochastic_rounding=False, 2025-05-07T21:05:00.5148239Z weighted=True, 2025-05-07T21:05:00.5148606Z row_wise=True, 2025-05-07T21:05:00.5148952Z mixed=True, 2025-05-07T21:05:00.5149305Z use_cache=True, 2025-05-07T21:05:00.5149709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5151602Z use_cpu=True, 2025-05-07T21:05:00.5151999Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5152441Z ) 2025-05-07T21:05:00.5152959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5153951Z self=, 2025-05-07T21:05:00.5154865Z compile=True, 2025-05-07T21:05:00.5155268Z pooling_mode=, 2025-05-07T21:05:00.5155745Z T=2, 2025-05-07T21:05:00.5156055Z D=38, 2025-05-07T21:05:00.5156360Z B=120, 2025-05-07T21:05:00.5156675Z log_E=5, 2025-05-07T21:05:00.5157001Z L=17, 2025-05-07T21:05:00.5157318Z D_gradcheck=2, 2025-05-07T21:05:00.5157705Z stochastic_rounding=False, 2025-05-07T21:05:00.5158147Z weighted=True, 2025-05-07T21:05:00.5158521Z row_wise=True, 2025-05-07T21:05:00.5158885Z mixed=False, 2025-05-07T21:05:00.5159261Z use_cache=True, 2025-05-07T21:05:00.5159687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5160183Z use_cpu=True, 2025-05-07T21:05:00.5160589Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5161043Z ) 2025-05-07T21:05:00.5161429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5162455Z self=, 2025-05-07T21:05:00.5163363Z compile=False, 2025-05-07T21:05:00.5163804Z pooling_mode=, 2025-05-07T21:05:00.5164350Z T=5, 2025-05-07T21:05:00.5164669Z D=43, 2025-05-07T21:05:00.5164949Z B=34, 2025-05-07T21:05:00.5165253Z log_E=3, 2025-05-07T21:05:00.5165577Z L=0, 2025-05-07T21:05:00.5165894Z D_gradcheck=1, 2025-05-07T21:05:00.5166289Z stochastic_rounding=False, 2025-05-07T21:05:00.5166887Z weighted=True, 2025-05-07T21:05:00.5167261Z row_wise=True, 2025-05-07T21:05:00.5167621Z mixed=True, 2025-05-07T21:05:00.5167986Z use_cache=True, 2025-05-07T21:05:00.5168384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5168853Z use_cpu=True, 2025-05-07T21:05:00.5169243Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5169856Z ) 2025-05-07T21:05:00.5170237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5171214Z self=, 2025-05-07T21:05:00.5172132Z compile=False, 2025-05-07T21:05:00.5172544Z pooling_mode=, 2025-05-07T21:05:00.5173023Z T=2, 2025-05-07T21:05:00.5173340Z D=77, 2025-05-07T21:05:00.5173649Z B=112, 2025-05-07T21:05:00.5173963Z log_E=4, 2025-05-07T21:05:00.5174296Z L=4, 2025-05-07T21:05:00.5174616Z D_gradcheck=2, 2025-05-07T21:05:00.5175112Z stochastic_rounding=False, 2025-05-07T21:05:00.5175554Z weighted=False, 2025-05-07T21:05:00.5175912Z row_wise=True, 2025-05-07T21:05:00.5176263Z mixed=True, 2025-05-07T21:05:00.5176620Z use_cache=True, 2025-05-07T21:05:00.5177012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5177501Z use_cpu=True, 2025-05-07T21:05:00.5177892Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5178337Z ) 2025-05-07T21:05:00.5178840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5179815Z self=, 2025-05-07T21:05:00.5180734Z compile=True, 2025-05-07T21:05:00.5181129Z pooling_mode=, 2025-05-07T21:05:00.5181608Z T=4, 2025-05-07T21:05:00.5181916Z D=79, 2025-05-07T21:05:00.5182221Z B=116, 2025-05-07T21:05:00.5182541Z log_E=4, 2025-05-07T21:05:00.5182866Z L=13, 2025-05-07T21:05:00.5183185Z D_gradcheck=2, 2025-05-07T21:05:00.5183581Z stochastic_rounding=False, 2025-05-07T21:05:00.5184017Z weighted=True, 2025-05-07T21:05:00.5184371Z row_wise=True, 2025-05-07T21:05:00.5184734Z mixed=False, 2025-05-07T21:05:00.5185105Z use_cache=False, 2025-05-07T21:05:00.5185537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5186051Z use_cpu=True, 2025-05-07T21:05:00.5186475Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5187024Z ) 2025-05-07T21:05:00.5187436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5188424Z self=, 2025-05-07T21:05:00.5189374Z compile=False, 2025-05-07T21:05:00.5189789Z pooling_mode=, 2025-05-07T21:05:00.5190304Z T=1, 2025-05-07T21:05:00.5190670Z D=88, 2025-05-07T21:05:00.5191030Z B=8, 2025-05-07T21:05:00.5191359Z log_E=5, 2025-05-07T21:05:00.5191662Z L=5, 2025-05-07T21:05:00.5191970Z D_gradcheck=2, 2025-05-07T21:05:00.5192365Z stochastic_rounding=False, 2025-05-07T21:05:00.5192812Z weighted=True, 2025-05-07T21:05:00.5193177Z row_wise=True, 2025-05-07T21:05:00.5193534Z mixed=False, 2025-05-07T21:05:00.5193895Z use_cache=False, 2025-05-07T21:05:00.5194307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5194800Z use_cpu=True, 2025-05-07T21:05:00.5195181Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5195608Z ) 2025-05-07T21:05:00.5196003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5196978Z self=, 2025-05-07T21:05:00.5197869Z compile=True, 2025-05-07T21:05:00.5198276Z pooling_mode=, 2025-05-07T21:05:00.5198742Z T=3, 2025-05-07T21:05:00.5199055Z D=91, 2025-05-07T21:05:00.5199358Z B=19, 2025-05-07T21:05:00.5199669Z log_E=3, 2025-05-07T21:05:00.5199992Z L=16, 2025-05-07T21:05:00.5200301Z D_gradcheck=2, 2025-05-07T21:05:00.5200778Z stochastic_rounding=False, 2025-05-07T21:05:00.5201219Z weighted=True, 2025-05-07T21:05:00.5201565Z row_wise=True, 2025-05-07T21:05:00.5201914Z mixed=True, 2025-05-07T21:05:00.5202263Z use_cache=True, 2025-05-07T21:05:00.5202650Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5203130Z use_cpu=True, 2025-05-07T21:05:00.5203685Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5204121Z ) 2025-05-07T21:05:00.5204505Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5205486Z self=, 2025-05-07T21:05:00.5206392Z compile=False, 2025-05-07T21:05:00.5206800Z pooling_mode=, 2025-05-07T21:05:00.5207270Z T=1, 2025-05-07T21:05:00.5207620Z D=4, 2025-05-07T21:05:00.5207933Z B=83, 2025-05-07T21:05:00.5208247Z log_E=4, 2025-05-07T21:05:00.5208563Z L=2, 2025-05-07T21:05:00.5208885Z D_gradcheck=2, 2025-05-07T21:05:00.5209269Z stochastic_rounding=True, 2025-05-07T21:05:00.5209691Z weighted=False, 2025-05-07T21:05:00.5210052Z row_wise=True, 2025-05-07T21:05:00.5210405Z mixed=True, 2025-05-07T21:05:00.5210745Z use_cache=True, 2025-05-07T21:05:00.5211137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5211636Z use_cpu=True, 2025-05-07T21:05:00.5212064Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5212614Z ) 2025-05-07T21:05:00.5213010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5213987Z self=, 2025-05-07T21:05:00.5214990Z compile=True, 2025-05-07T21:05:00.5215396Z pooling_mode=, 2025-05-07T21:05:00.5215862Z T=4, 2025-05-07T21:05:00.5216172Z D=54, 2025-05-07T21:05:00.5216499Z B=2, 2025-05-07T21:05:00.5216846Z log_E=3, 2025-05-07T21:05:00.5217199Z L=16, 2025-05-07T21:05:00.5217511Z D_gradcheck=1, 2025-05-07T21:05:00.5217866Z stochastic_rounding=False, 2025-05-07T21:05:00.5218284Z weighted=True, 2025-05-07T21:05:00.5218650Z row_wise=True, 2025-05-07T21:05:00.5219008Z mixed=False, 2025-05-07T21:05:00.5219362Z use_cache=False, 2025-05-07T21:05:00.5219780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5220265Z use_cpu=True, 2025-05-07T21:05:00.5220762Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5221200Z ) 2025-05-07T21:05:00.5221566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5222598Z self=, 2025-05-07T21:05:00.5223481Z compile=False, 2025-05-07T21:05:00.5223877Z pooling_mode=, 2025-05-07T21:05:00.5224349Z T=5, 2025-05-07T21:05:00.5224645Z D=44, 2025-05-07T21:05:00.5224951Z B=70, 2025-05-07T21:05:00.5225264Z log_E=3, 2025-05-07T21:05:00.5225393Z L=13, 2025-05-07T21:05:00.5225533Z D_gradcheck=1, 2025-05-07T21:05:00.5225703Z stochastic_rounding=False, 2025-05-07T21:05:00.5225843Z weighted=True, 2025-05-07T21:05:00.5225982Z row_wise=True, 2025-05-07T21:05:00.5226123Z mixed=True, 2025-05-07T21:05:00.5226262Z use_cache=True, 2025-05-07T21:05:00.5226440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5226587Z use_cpu=True, 2025-05-07T21:05:00.5226771Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5226908Z ) 2025-05-07T21:05:00.5227135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5227760Z self=, 2025-05-07T21:05:00.5227912Z compile=False, 2025-05-07T21:05:00.5228095Z pooling_mode=, 2025-05-07T21:05:00.5228224Z T=3, 2025-05-07T21:05:00.5228372Z D=28, 2025-05-07T21:05:00.5228496Z B=39, 2025-05-07T21:05:00.5228623Z log_E=3, 2025-05-07T21:05:00.5228761Z L=8, 2025-05-07T21:05:00.5228998Z D_gradcheck=1, 2025-05-07T21:05:00.5229172Z stochastic_rounding=False, 2025-05-07T21:05:00.5229323Z weighted=False, 2025-05-07T21:05:00.5229457Z row_wise=True, 2025-05-07T21:05:00.5229601Z mixed=True, 2025-05-07T21:05:00.5229744Z use_cache=False, 2025-05-07T21:05:00.5229927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5230149Z use_cpu=True, 2025-05-07T21:05:00.5230334Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5230457Z ) 2025-05-07T21:05:00.5230689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5231271Z self=, 2025-05-07T21:05:00.5244009Z compile=False, 2025-05-07T21:05:00.5244273Z pooling_mode=, 2025-05-07T21:05:00.5244423Z T=2, 2025-05-07T21:05:00.5244576Z D=109, 2025-05-07T21:05:00.5244740Z B=2, 2025-05-07T21:05:00.5244895Z log_E=4, 2025-05-07T21:05:00.5245041Z L=4, 2025-05-07T21:05:00.5245191Z D_gradcheck=2, 2025-05-07T21:05:00.5245360Z stochastic_rounding=False, 2025-05-07T21:05:00.5245489Z weighted=True, 2025-05-07T21:05:00.5245623Z row_wise=True, 2025-05-07T21:05:00.5245761Z mixed=False, 2025-05-07T21:05:00.5245899Z use_cache=False, 2025-05-07T21:05:00.5246093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5246243Z use_cpu=True, 2025-05-07T21:05:00.5246587Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5246723Z ) 2025-05-07T21:05:00.5246957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5247574Z self=, 2025-05-07T21:05:00.5247723Z compile=True, 2025-05-07T21:05:00.5247913Z pooling_mode=, 2025-05-07T21:05:00.5248049Z T=5, 2025-05-07T21:05:00.5248180Z D=15, 2025-05-07T21:05:00.5248311Z B=39, 2025-05-07T21:05:00.5248454Z log_E=5, 2025-05-07T21:05:00.5248592Z L=15, 2025-05-07T21:05:00.5248735Z D_gradcheck=1, 2025-05-07T21:05:00.5248907Z stochastic_rounding=True, 2025-05-07T21:05:00.5249050Z weighted=False, 2025-05-07T21:05:00.5249186Z row_wise=True, 2025-05-07T21:05:00.5249331Z mixed=False, 2025-05-07T21:05:00.5249468Z use_cache=True, 2025-05-07T21:05:00.5249643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5249904Z use_cpu=True, 2025-05-07T21:05:00.5250088Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5250223Z ) 2025-05-07T21:05:00.5250452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5251049Z self=, 2025-05-07T21:05:00.5251208Z compile=False, 2025-05-07T21:05:00.5251395Z pooling_mode=, 2025-05-07T21:05:00.5251525Z T=3, 2025-05-07T21:05:00.5251661Z D=117, 2025-05-07T21:05:00.5251792Z B=65, 2025-05-07T21:05:00.5251926Z log_E=3, 2025-05-07T21:05:00.5252062Z L=6, 2025-05-07T21:05:00.5252199Z D_gradcheck=1, 2025-05-07T21:05:00.5252361Z stochastic_rounding=False, 2025-05-07T21:05:00.5252514Z weighted=False, 2025-05-07T21:05:00.5252651Z row_wise=True, 2025-05-07T21:05:00.5252787Z mixed=True, 2025-05-07T21:05:00.5252938Z use_cache=False, 2025-05-07T21:05:00.5253116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5253275Z use_cpu=True, 2025-05-07T21:05:00.5253448Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5253574Z ) 2025-05-07T21:05:00.5253811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5254387Z self=, 2025-05-07T21:05:00.5254537Z compile=False, 2025-05-07T21:05:00.5254728Z pooling_mode=, 2025-05-07T21:05:00.5254933Z T=1, 2025-05-07T21:05:00.5255062Z D=29, 2025-05-07T21:05:00.5255199Z B=60, 2025-05-07T21:05:00.5255332Z log_E=4, 2025-05-07T21:05:00.5255583Z L=14, 2025-05-07T21:05:00.5255744Z D_gradcheck=2, 2025-05-07T21:05:00.5255902Z stochastic_rounding=True, 2025-05-07T21:05:00.5256044Z weighted=False, 2025-05-07T21:05:00.5256181Z row_wise=True, 2025-05-07T21:05:00.5256319Z mixed=False, 2025-05-07T21:05:00.5256469Z use_cache=True, 2025-05-07T21:05:00.5256652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5256912Z use_cpu=True, 2025-05-07T21:05:00.5257091Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5257219Z ) 2025-05-07T21:05:00.5468130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5468807Z self=, 2025-05-07T21:05:00.5468962Z compile=True, 2025-05-07T21:05:00.5469148Z pooling_mode=, 2025-05-07T21:05:00.5469282Z T=3, 2025-05-07T21:05:00.5469418Z D=56, 2025-05-07T21:05:00.5469548Z B=69, 2025-05-07T21:05:00.5469690Z log_E=4, 2025-05-07T21:05:00.5469825Z L=3, 2025-05-07T21:05:00.5469974Z D_gradcheck=2, 2025-05-07T21:05:00.5470172Z stochastic_rounding=True, 2025-05-07T21:05:00.5470335Z weighted=False, 2025-05-07T21:05:00.5470496Z row_wise=True, 2025-05-07T21:05:00.5470666Z mixed=False, 2025-05-07T21:05:00.5470831Z use_cache=True, 2025-05-07T21:05:00.5471045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5471337Z use_cpu=True, 2025-05-07T21:05:00.5471497Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5471621Z ) 2025-05-07T21:05:00.5471856Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5472432Z self=, 2025-05-07T21:05:00.5472581Z compile=False, 2025-05-07T21:05:00.5472775Z pooling_mode=, 2025-05-07T21:05:00.5472909Z T=4, 2025-05-07T21:05:00.5473040Z D=44, 2025-05-07T21:05:00.5473180Z B=18, 2025-05-07T21:05:00.5473322Z log_E=4, 2025-05-07T21:05:00.5473462Z L=11, 2025-05-07T21:05:00.5473608Z D_gradcheck=2, 2025-05-07T21:05:00.5473768Z stochastic_rounding=True, 2025-05-07T21:05:00.5473918Z weighted=False, 2025-05-07T21:05:00.5474056Z row_wise=True, 2025-05-07T21:05:00.5474194Z mixed=True, 2025-05-07T21:05:00.5474348Z use_cache=False, 2025-05-07T21:05:00.5474659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5474809Z use_cpu=True, 2025-05-07T21:05:00.5474991Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5475111Z ) 2025-05-07T21:05:00.5475326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5475946Z self=, 2025-05-07T21:05:00.5476089Z compile=False, 2025-05-07T21:05:00.5476278Z pooling_mode=, 2025-05-07T21:05:00.5476401Z T=4, 2025-05-07T21:05:00.5476530Z D=117, 2025-05-07T21:05:00.5476664Z B=43, 2025-05-07T21:05:00.5476799Z log_E=4, 2025-05-07T21:05:00.5476927Z L=8, 2025-05-07T21:05:00.5477073Z D_gradcheck=1, 2025-05-07T21:05:00.5477235Z stochastic_rounding=False, 2025-05-07T21:05:00.5477379Z weighted=False, 2025-05-07T21:05:00.5477529Z row_wise=True, 2025-05-07T21:05:00.5477663Z mixed=False, 2025-05-07T21:05:00.5477799Z use_cache=True, 2025-05-07T21:05:00.5477997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5478139Z use_cpu=True, 2025-05-07T21:05:00.5478314Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5478447Z ) 2025-05-07T21:05:00.5478673Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5479266Z self=, 2025-05-07T21:05:00.5479415Z compile=False, 2025-05-07T21:05:00.5479597Z pooling_mode=, 2025-05-07T21:05:00.5479736Z T=4, 2025-05-07T21:05:00.5479868Z D=29, 2025-05-07T21:05:00.5480129Z B=101, 2025-05-07T21:05:00.5480280Z log_E=3, 2025-05-07T21:05:00.5480409Z L=9, 2025-05-07T21:05:00.5480547Z D_gradcheck=2, 2025-05-07T21:05:00.5480721Z stochastic_rounding=False, 2025-05-07T21:05:00.5480861Z weighted=True, 2025-05-07T21:05:00.5481001Z row_wise=True, 2025-05-07T21:05:00.5481145Z mixed=True, 2025-05-07T21:05:00.5481284Z use_cache=True, 2025-05-07T21:05:00.5481582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5481734Z use_cpu=True, 2025-05-07T21:05:00.5481909Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5482043Z ) 2025-05-07T21:05:00.5482268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5482845Z self=, 2025-05-07T21:05:00.5483003Z compile=True, 2025-05-07T21:05:00.5483193Z pooling_mode=, 2025-05-07T21:05:00.5483320Z T=3, 2025-05-07T21:05:00.5483456Z D=124, 2025-05-07T21:05:00.5483594Z B=22, 2025-05-07T21:05:00.5483728Z log_E=5, 2025-05-07T21:05:00.5483864Z L=13, 2025-05-07T21:05:00.5484006Z D_gradcheck=2, 2025-05-07T21:05:00.5484171Z stochastic_rounding=False, 2025-05-07T21:05:00.5484316Z weighted=True, 2025-05-07T21:05:00.5484453Z row_wise=True, 2025-05-07T21:05:00.5484586Z mixed=True, 2025-05-07T21:05:00.5484739Z use_cache=True, 2025-05-07T21:05:00.5485020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5485166Z use_cpu=True, 2025-05-07T21:05:00.5485335Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5485460Z ) 2025-05-07T21:05:00.5485698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5486281Z self=, 2025-05-07T21:05:00.5486430Z compile=False, 2025-05-07T21:05:00.5486623Z pooling_mode=, 2025-05-07T21:05:00.5486751Z T=1, 2025-05-07T21:05:00.5486879Z D=15, 2025-05-07T21:05:00.5487026Z B=119, 2025-05-07T21:05:00.5487159Z log_E=5, 2025-05-07T21:05:00.5487293Z L=1, 2025-05-07T21:05:00.5487439Z D_gradcheck=1, 2025-05-07T21:05:00.5487598Z stochastic_rounding=True, 2025-05-07T21:05:00.5487743Z weighted=True, 2025-05-07T21:05:00.5487905Z row_wise=True, 2025-05-07T21:05:00.5488056Z mixed=True, 2025-05-07T21:05:00.5488297Z use_cache=True, 2025-05-07T21:05:00.5488487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5488624Z use_cpu=True, 2025-05-07T21:05:00.5488808Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5488937Z ) 2025-05-07T21:05:00.5489162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5489747Z self=, 2025-05-07T21:05:00.5489891Z compile=False, 2025-05-07T21:05:00.5490073Z pooling_mode=, 2025-05-07T21:05:00.5490212Z T=2, 2025-05-07T21:05:00.5490346Z D=37, 2025-05-07T21:05:00.5490478Z B=82, 2025-05-07T21:05:00.5490620Z log_E=4, 2025-05-07T21:05:00.5490748Z L=10, 2025-05-07T21:05:00.5490897Z D_gradcheck=1, 2025-05-07T21:05:00.5491059Z stochastic_rounding=True, 2025-05-07T21:05:00.5491201Z weighted=True, 2025-05-07T21:05:00.5491346Z row_wise=True, 2025-05-07T21:05:00.5491480Z mixed=True, 2025-05-07T21:05:00.5491633Z use_cache=False, 2025-05-07T21:05:00.5491831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5491973Z use_cpu=True, 2025-05-07T21:05:00.5492154Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5492295Z ) 2025-05-07T21:05:00.5492533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5493149Z self=, 2025-05-07T21:05:00.5493304Z compile=True, 2025-05-07T21:05:00.5493495Z pooling_mode=, 2025-05-07T21:05:00.5493641Z T=2, 2025-05-07T21:05:00.5493860Z D=79, 2025-05-07T21:05:00.5493994Z B=52, 2025-05-07T21:05:00.5494137Z log_E=5, 2025-05-07T21:05:00.5494264Z L=1, 2025-05-07T21:05:00.5494401Z D_gradcheck=2, 2025-05-07T21:05:00.5494571Z stochastic_rounding=True, 2025-05-07T21:05:00.5494709Z weighted=False, 2025-05-07T21:05:00.5494938Z row_wise=True, 2025-05-07T21:05:00.5495154Z mixed=True, 2025-05-07T21:05:00.5495299Z use_cache=True, 2025-05-07T21:05:00.5495489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5495637Z use_cpu=True, 2025-05-07T21:05:00.5495811Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5495933Z ) 2025-05-07T21:05:00.5496163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5496749Z self=, 2025-05-07T21:05:00.5496904Z compile=False, 2025-05-07T21:05:00.5497159Z pooling_mode=, 2025-05-07T21:05:00.5497317Z T=1, 2025-05-07T21:05:00.5497476Z D=74, 2025-05-07T21:05:00.5497643Z B=96, 2025-05-07T21:05:00.5497800Z log_E=3, 2025-05-07T21:05:00.5497958Z L=19, 2025-05-07T21:05:00.5498109Z D_gradcheck=1, 2025-05-07T21:05:00.5498258Z stochastic_rounding=True, 2025-05-07T21:05:00.5498389Z weighted=False, 2025-05-07T21:05:00.5498521Z row_wise=True, 2025-05-07T21:05:00.5498650Z mixed=False, 2025-05-07T21:05:00.5498871Z use_cache=True, 2025-05-07T21:05:00.5499058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5499199Z use_cpu=True, 2025-05-07T21:05:00.5499374Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5499509Z ) 2025-05-07T21:05:00.5499737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5500335Z self=, 2025-05-07T21:05:00.5500490Z compile=True, 2025-05-07T21:05:00.5500680Z pooling_mode=, 2025-05-07T21:05:00.5500825Z T=4, 2025-05-07T21:05:00.5500958Z D=74, 2025-05-07T21:05:00.5501087Z B=86, 2025-05-07T21:05:00.5501226Z log_E=5, 2025-05-07T21:05:00.5501356Z L=17, 2025-05-07T21:05:00.5501499Z D_gradcheck=2, 2025-05-07T21:05:00.5501675Z stochastic_rounding=False, 2025-05-07T21:05:00.5501819Z weighted=False, 2025-05-07T21:05:00.5501959Z row_wise=True, 2025-05-07T21:05:00.5502187Z mixed=True, 2025-05-07T21:05:00.5502339Z use_cache=False, 2025-05-07T21:05:00.5502517Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5502657Z use_cpu=True, 2025-05-07T21:05:00.5502820Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5502942Z ) 2025-05-07T21:05:00.5503176Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5503801Z self=, 2025-05-07T21:05:00.5503947Z compile=True, 2025-05-07T21:05:00.5504131Z pooling_mode=, 2025-05-07T21:05:00.5504263Z T=5, 2025-05-07T21:05:00.5504402Z D=94, 2025-05-07T21:05:00.5504529Z B=83, 2025-05-07T21:05:00.5504659Z log_E=5, 2025-05-07T21:05:00.5504800Z L=4, 2025-05-07T21:05:00.5504937Z D_gradcheck=1, 2025-05-07T21:05:00.5505096Z stochastic_rounding=False, 2025-05-07T21:05:00.5505241Z weighted=False, 2025-05-07T21:05:00.5505379Z row_wise=True, 2025-05-07T21:05:00.5505523Z mixed=True, 2025-05-07T21:05:00.5505678Z use_cache=False, 2025-05-07T21:05:00.5505859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5505997Z use_cpu=True, 2025-05-07T21:05:00.5506181Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5506308Z ) 2025-05-07T21:05:00.5506536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5507118Z self=, 2025-05-07T21:05:00.5507269Z compile=False, 2025-05-07T21:05:00.5507463Z pooling_mode=, 2025-05-07T21:05:00.5507716Z T=2, 2025-05-07T21:05:00.5507853Z D=101, 2025-05-07T21:05:00.5507992Z B=109, 2025-05-07T21:05:00.5508125Z log_E=5, 2025-05-07T21:05:00.5508255Z L=12, 2025-05-07T21:05:00.5508405Z D_gradcheck=2, 2025-05-07T21:05:00.5508571Z stochastic_rounding=False, 2025-05-07T21:05:00.5508718Z weighted=False, 2025-05-07T21:05:00.5508938Z row_wise=True, 2025-05-07T21:05:00.5509084Z mixed=True, 2025-05-07T21:05:00.5509232Z use_cache=True, 2025-05-07T21:05:00.5509417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5509557Z use_cpu=True, 2025-05-07T21:05:00.5509739Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5509863Z ) 2025-05-07T21:05:00.5510085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5510678Z self=, 2025-05-07T21:05:00.5510822Z compile=True, 2025-05-07T21:05:00.5511015Z pooling_mode=, 2025-05-07T21:05:00.5511159Z T=2, 2025-05-07T21:05:00.5511289Z D=124, 2025-05-07T21:05:00.5511420Z B=93, 2025-05-07T21:05:00.5511564Z log_E=5, 2025-05-07T21:05:00.5511692Z L=15, 2025-05-07T21:05:00.5511829Z D_gradcheck=1, 2025-05-07T21:05:00.5512000Z stochastic_rounding=True, 2025-05-07T21:05:00.5512142Z weighted=False, 2025-05-07T21:05:00.5512301Z row_wise=True, 2025-05-07T21:05:00.5512534Z mixed=False, 2025-05-07T21:05:00.5512670Z use_cache=True, 2025-05-07T21:05:00.5512862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5513001Z use_cpu=True, 2025-05-07T21:05:00.5513177Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5513310Z ) 2025-05-07T21:05:00.5513535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5514117Z self=, 2025-05-07T21:05:00.5514273Z compile=True, 2025-05-07T21:05:00.5514469Z pooling_mode=, 2025-05-07T21:05:00.5514605Z T=4, 2025-05-07T21:05:00.5514749Z D=123, 2025-05-07T21:05:00.5514880Z B=82, 2025-05-07T21:05:00.5515020Z log_E=4, 2025-05-07T21:05:00.5515152Z L=5, 2025-05-07T21:05:00.5515297Z D_gradcheck=1, 2025-05-07T21:05:00.5515471Z stochastic_rounding=False, 2025-05-07T21:05:00.5515614Z weighted=True, 2025-05-07T21:05:00.5515836Z row_wise=True, 2025-05-07T21:05:00.5515990Z mixed=False, 2025-05-07T21:05:00.5516133Z use_cache=False, 2025-05-07T21:05:00.5516316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5516466Z use_cpu=True, 2025-05-07T21:05:00.5516640Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5516765Z ) 2025-05-07T21:05:00.5516997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5517582Z self=, 2025-05-07T21:05:00.5517729Z compile=False, 2025-05-07T21:05:00.5517930Z pooling_mode=, 2025-05-07T21:05:00.5518065Z T=5, 2025-05-07T21:05:00.5518201Z D=3, 2025-05-07T21:05:00.5518331Z B=41, 2025-05-07T21:05:00.5518463Z log_E=3, 2025-05-07T21:05:00.5518602Z L=18, 2025-05-07T21:05:00.5518744Z D_gradcheck=2, 2025-05-07T21:05:00.5518905Z stochastic_rounding=True, 2025-05-07T21:05:00.5519069Z weighted=False, 2025-05-07T21:05:00.5519222Z row_wise=True, 2025-05-07T21:05:00.5519382Z mixed=True, 2025-05-07T21:05:00.5519531Z use_cache=True, 2025-05-07T21:05:00.5519734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5519882Z use_cpu=True, 2025-05-07T21:05:00.5520069Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5520211Z ) 2025-05-07T21:05:00.5520449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5521054Z self=, 2025-05-07T21:05:00.5521216Z compile=True, 2025-05-07T21:05:00.5521488Z pooling_mode=, 2025-05-07T21:05:00.5521626Z T=5, 2025-05-07T21:05:00.5521768Z D=124, 2025-05-07T21:05:00.5521902Z B=34, 2025-05-07T21:05:00.5522034Z log_E=4, 2025-05-07T21:05:00.5522167Z L=4, 2025-05-07T21:05:00.5522308Z D_gradcheck=2, 2025-05-07T21:05:00.5522480Z stochastic_rounding=True, 2025-05-07T21:05:00.5522686Z weighted=False, 2025-05-07T21:05:00.5522831Z row_wise=True, 2025-05-07T21:05:00.5522976Z mixed=True, 2025-05-07T21:05:00.5523115Z use_cache=False, 2025-05-07T21:05:00.5523295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5523443Z use_cpu=True, 2025-05-07T21:05:00.5523614Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5523739Z ) 2025-05-07T21:05:00.5786434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5787121Z self=, 2025-05-07T21:05:00.5787262Z compile=False, 2025-05-07T21:05:00.5787447Z pooling_mode=, 2025-05-07T21:05:00.5787575Z T=2, 2025-05-07T21:05:00.5787700Z D=28, 2025-05-07T21:05:00.5787910Z B=37, 2025-05-07T21:05:00.5788147Z log_E=3, 2025-05-07T21:05:00.5788314Z L=7, 2025-05-07T21:05:00.5788501Z D_gradcheck=1, 2025-05-07T21:05:00.5788710Z stochastic_rounding=False, 2025-05-07T21:05:00.5788897Z weighted=True, 2025-05-07T21:05:00.5789317Z row_wise=True, 2025-05-07T21:05:00.5789484Z mixed=True, 2025-05-07T21:05:00.5789745Z use_cache=True, 2025-05-07T21:05:00.5789976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5790148Z use_cpu=True, 2025-05-07T21:05:00.5790372Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5790528Z ) 2025-05-07T21:05:00.5790804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5791497Z self=, 2025-05-07T21:05:00.5791679Z compile=True, 2025-05-07T21:05:00.5791908Z pooling_mode=, 2025-05-07T21:05:00.5792081Z T=1, 2025-05-07T21:05:00.5792243Z D=125, 2025-05-07T21:05:00.5792404Z B=88, 2025-05-07T21:05:00.5792576Z log_E=3, 2025-05-07T21:05:00.5792735Z L=14, 2025-05-07T21:05:00.5792922Z D_gradcheck=1, 2025-05-07T21:05:00.5793123Z stochastic_rounding=True, 2025-05-07T21:05:00.5793425Z weighted=True, 2025-05-07T21:05:00.5793616Z row_wise=True, 2025-05-07T21:05:00.5793789Z mixed=False, 2025-05-07T21:05:00.5793971Z use_cache=False, 2025-05-07T21:05:00.5794208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5794374Z use_cpu=True, 2025-05-07T21:05:00.5794591Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5794759Z ) 2025-05-07T21:05:00.5795032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5795738Z self=, 2025-05-07T21:05:00.5795929Z compile=False, 2025-05-07T21:05:00.5796152Z pooling_mode=, 2025-05-07T21:05:00.5796310Z T=4, 2025-05-07T21:05:00.5796476Z D=77, 2025-05-07T21:05:00.5796640Z B=33, 2025-05-07T21:05:00.5796805Z log_E=5, 2025-05-07T21:05:00.5796961Z L=15, 2025-05-07T21:05:00.5797139Z D_gradcheck=1, 2025-05-07T21:05:00.5797298Z stochastic_rounding=True, 2025-05-07T21:05:00.5797396Z weighted=True, 2025-05-07T21:05:00.5797485Z row_wise=True, 2025-05-07T21:05:00.5797577Z mixed=False, 2025-05-07T21:05:00.5797669Z use_cache=False, 2025-05-07T21:05:00.5797783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5797875Z use_cpu=True, 2025-05-07T21:05:00.5797981Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5798058Z ) 2025-05-07T21:05:00.5798202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5798547Z self=, 2025-05-07T21:05:00.5798710Z compile=True, 2025-05-07T21:05:00.5798828Z pooling_mode=, 2025-05-07T21:05:00.5798909Z T=4, 2025-05-07T21:05:00.5799000Z D=96, 2025-05-07T21:05:00.5799080Z B=35, 2025-05-07T21:05:00.5799161Z log_E=4, 2025-05-07T21:05:00.5799246Z L=6, 2025-05-07T21:05:00.5799337Z D_gradcheck=2, 2025-05-07T21:05:00.5799496Z stochastic_rounding=True, 2025-05-07T21:05:00.5799600Z weighted=False, 2025-05-07T21:05:00.5799692Z row_wise=True, 2025-05-07T21:05:00.5799778Z mixed=False, 2025-05-07T21:05:00.5799875Z use_cache=True, 2025-05-07T21:05:00.5799989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5800078Z use_cpu=True, 2025-05-07T21:05:00.5800193Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5800271Z ) 2025-05-07T21:05:00.5800408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5800763Z self=, 2025-05-07T21:05:00.5800858Z compile=False, 2025-05-07T21:05:00.5800979Z pooling_mode=, 2025-05-07T21:05:00.5801059Z T=3, 2025-05-07T21:05:00.5801141Z D=20, 2025-05-07T21:05:00.5801230Z B=6, 2025-05-07T21:05:00.5801311Z log_E=3, 2025-05-07T21:05:00.5801392Z L=16, 2025-05-07T21:05:00.5801491Z D_gradcheck=2, 2025-05-07T21:05:00.5801600Z stochastic_rounding=True, 2025-05-07T21:05:00.5801732Z weighted=False, 2025-05-07T21:05:00.5801827Z row_wise=True, 2025-05-07T21:05:00.5801913Z mixed=True, 2025-05-07T21:05:00.5802000Z use_cache=False, 2025-05-07T21:05:00.5802122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5802212Z use_cpu=True, 2025-05-07T21:05:00.5802328Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5802406Z ) 2025-05-07T21:05:00.5802542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5802893Z self=, 2025-05-07T21:05:00.5802979Z compile=True, 2025-05-07T21:05:00.5803093Z pooling_mode=, 2025-05-07T21:05:00.5803177Z T=5, 2025-05-07T21:05:00.5803261Z D=64, 2025-05-07T21:05:00.5803342Z B=33, 2025-05-07T21:05:00.5803427Z log_E=5, 2025-05-07T21:05:00.5803507Z L=13, 2025-05-07T21:05:00.5803596Z D_gradcheck=1, 2025-05-07T21:05:00.5803747Z stochastic_rounding=True, 2025-05-07T21:05:00.5803843Z weighted=True, 2025-05-07T21:05:00.5803931Z row_wise=True, 2025-05-07T21:05:00.5804019Z mixed=True, 2025-05-07T21:05:00.5804107Z use_cache=False, 2025-05-07T21:05:00.5804226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5804312Z use_cpu=True, 2025-05-07T21:05:00.5804421Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5804508Z ) 2025-05-07T21:05:00.5804644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5804990Z self=, 2025-05-07T21:05:00.5805088Z compile=False, 2025-05-07T21:05:00.5805201Z pooling_mode=, 2025-05-07T21:05:00.5805285Z T=2, 2025-05-07T21:05:00.5805370Z D=4, 2025-05-07T21:05:00.5805454Z B=94, 2025-05-07T21:05:00.5805535Z log_E=5, 2025-05-07T21:05:00.5805622Z L=19, 2025-05-07T21:05:00.5805714Z D_gradcheck=1, 2025-05-07T21:05:00.5805827Z stochastic_rounding=True, 2025-05-07T21:05:00.5805919Z weighted=True, 2025-05-07T21:05:00.5806007Z row_wise=True, 2025-05-07T21:05:00.5806098Z mixed=True, 2025-05-07T21:05:00.5806185Z use_cache=False, 2025-05-07T21:05:00.5806298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5806395Z use_cpu=True, 2025-05-07T21:05:00.5806505Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5806585Z ) 2025-05-07T21:05:00.5806727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5807141Z self=, 2025-05-07T21:05:00.5807234Z compile=False, 2025-05-07T21:05:00.5807352Z pooling_mode=, 2025-05-07T21:05:00.5807434Z T=5, 2025-05-07T21:05:00.5807513Z D=108, 2025-05-07T21:05:00.5807600Z B=48, 2025-05-07T21:05:00.5807680Z log_E=4, 2025-05-07T21:05:00.5807766Z L=17, 2025-05-07T21:05:00.5807895Z D_gradcheck=1, 2025-05-07T21:05:00.5808004Z stochastic_rounding=False, 2025-05-07T21:05:00.5808099Z weighted=True, 2025-05-07T21:05:00.5808186Z row_wise=True, 2025-05-07T21:05:00.5808270Z mixed=True, 2025-05-07T21:05:00.5808363Z use_cache=False, 2025-05-07T21:05:00.5808480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5808568Z use_cpu=True, 2025-05-07T21:05:00.5808682Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5808762Z ) 2025-05-07T21:05:00.5808897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5809249Z self=, 2025-05-07T21:05:00.5809343Z compile=False, 2025-05-07T21:05:00.5809463Z pooling_mode=, 2025-05-07T21:05:00.5809548Z T=1, 2025-05-07T21:05:00.5809631Z D=33, 2025-05-07T21:05:00.5809717Z B=84, 2025-05-07T21:05:00.5809799Z log_E=3, 2025-05-07T21:05:00.5809878Z L=15, 2025-05-07T21:05:00.5809980Z D_gradcheck=2, 2025-05-07T21:05:00.5810130Z stochastic_rounding=False, 2025-05-07T21:05:00.5810217Z weighted=False, 2025-05-07T21:05:00.5810312Z row_wise=True, 2025-05-07T21:05:00.5810395Z mixed=True, 2025-05-07T21:05:00.5810484Z use_cache=False, 2025-05-07T21:05:00.5810605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5810693Z use_cpu=True, 2025-05-07T21:05:00.5810802Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5810889Z ) 2025-05-07T21:05:00.5811025Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5811378Z self=, 2025-05-07T21:05:00.5811469Z compile=False, 2025-05-07T21:05:00.5811584Z pooling_mode=, 2025-05-07T21:05:00.5811668Z T=5, 2025-05-07T21:05:00.5811750Z D=4, 2025-05-07T21:05:00.5811830Z B=38, 2025-05-07T21:05:00.5811915Z log_E=5, 2025-05-07T21:05:00.5811995Z L=2, 2025-05-07T21:05:00.5812129Z D_gradcheck=2, 2025-05-07T21:05:00.5812243Z stochastic_rounding=True, 2025-05-07T21:05:00.5812333Z weighted=True, 2025-05-07T21:05:00.5812421Z row_wise=True, 2025-05-07T21:05:00.5812509Z mixed=True, 2025-05-07T21:05:00.5812595Z use_cache=False, 2025-05-07T21:05:00.5812708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5812801Z use_cpu=True, 2025-05-07T21:05:00.5812909Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5812995Z ) 2025-05-07T21:05:00.5813130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5813480Z self=, 2025-05-07T21:05:00.5813574Z compile=True, 2025-05-07T21:05:00.5813689Z pooling_mode=, 2025-05-07T21:05:00.5813768Z T=4, 2025-05-07T21:05:00.5813860Z D=40, 2025-05-07T21:05:00.5813939Z B=54, 2025-05-07T21:05:00.5814018Z log_E=4, 2025-05-07T21:05:00.5814104Z L=8, 2025-05-07T21:05:00.5814195Z D_gradcheck=2, 2025-05-07T21:05:00.5814300Z stochastic_rounding=True, 2025-05-07T21:05:00.5814394Z weighted=True, 2025-05-07T21:05:00.5814481Z row_wise=True, 2025-05-07T21:05:00.5814564Z mixed=True, 2025-05-07T21:05:00.5814661Z use_cache=True, 2025-05-07T21:05:00.5814919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5815011Z use_cpu=True, 2025-05-07T21:05:00.5815120Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5815197Z ) 2025-05-07T21:05:00.5815339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5815740Z self=, 2025-05-07T21:05:00.5815833Z compile=False, 2025-05-07T21:05:00.5815953Z pooling_mode=, 2025-05-07T21:05:00.5816037Z T=1, 2025-05-07T21:05:00.5816117Z D=75, 2025-05-07T21:05:00.5816207Z B=16, 2025-05-07T21:05:00.5816287Z log_E=3, 2025-05-07T21:05:00.5816417Z L=16, 2025-05-07T21:05:00.5816518Z D_gradcheck=1, 2025-05-07T21:05:00.5816623Z stochastic_rounding=False, 2025-05-07T21:05:00.5816718Z weighted=True, 2025-05-07T21:05:00.5816806Z row_wise=True, 2025-05-07T21:05:00.5816892Z mixed=True, 2025-05-07T21:05:00.5816999Z use_cache=True, 2025-05-07T21:05:00.5817114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5817200Z use_cpu=True, 2025-05-07T21:05:00.5817313Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.5817394Z ) 2025-05-07T21:05:00.5817529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5817880Z self=, 2025-05-07T21:05:00.5817971Z compile=False, 2025-05-07T21:05:00.5818083Z pooling_mode=, 2025-05-07T21:05:00.5818168Z T=3, 2025-05-07T21:05:00.5818250Z D=14, 2025-05-07T21:05:00.5818330Z B=35, 2025-05-07T21:05:00.5818416Z log_E=5, 2025-05-07T21:05:00.5818497Z L=4, 2025-05-07T21:05:00.5818638Z D_gradcheck=2, 2025-05-07T21:05:00.5818740Z stochastic_rounding=True, 2025-05-07T21:05:00.5818829Z weighted=True, 2025-05-07T21:05:00.5818928Z row_wise=True, 2025-05-07T21:05:00.5819013Z mixed=True, 2025-05-07T21:05:00.5819106Z use_cache=False, 2025-05-07T21:05:00.5819225Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5819312Z use_cpu=True, 2025-05-07T21:05:00.5819422Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5819507Z ) 2025-05-07T21:05:00.5819642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5819989Z self=, 2025-05-07T21:05:00.5820081Z compile=True, 2025-05-07T21:05:00.5820195Z pooling_mode=, 2025-05-07T21:05:00.5820285Z T=1, 2025-05-07T21:05:00.5820365Z D=2, 2025-05-07T21:05:00.5820445Z B=30, 2025-05-07T21:05:00.5820533Z log_E=5, 2025-05-07T21:05:00.5820664Z L=3, 2025-05-07T21:05:00.5820760Z D_gradcheck=1, 2025-05-07T21:05:00.5820868Z stochastic_rounding=False, 2025-05-07T21:05:00.5820954Z weighted=False, 2025-05-07T21:05:00.5821042Z row_wise=True, 2025-05-07T21:05:00.5821134Z mixed=False, 2025-05-07T21:05:00.5821229Z use_cache=False, 2025-05-07T21:05:00.5821343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.5821435Z use_cpu=True, 2025-05-07T21:05:00.5821544Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5821626Z ) 2025-05-07T21:05:00.5821769Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5822113Z self=, 2025-05-07T21:05:00.5822210Z compile=False, 2025-05-07T21:05:00.5822324Z pooling_mode=, 2025-05-07T21:05:00.5822406Z T=4, 2025-05-07T21:05:00.5822498Z D=125, 2025-05-07T21:05:00.5822578Z B=21, 2025-05-07T21:05:00.5822662Z log_E=4, 2025-05-07T21:05:00.5822754Z L=10, 2025-05-07T21:05:00.5822845Z D_gradcheck=2, 2025-05-07T21:05:00.5822948Z stochastic_rounding=True, 2025-05-07T21:05:00.5823042Z weighted=False, 2025-05-07T21:05:00.5823131Z row_wise=True, 2025-05-07T21:05:00.5823217Z mixed=False, 2025-05-07T21:05:00.5823309Z use_cache=True, 2025-05-07T21:05:00.5823422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5823509Z use_cpu=True, 2025-05-07T21:05:00.5823622Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5823705Z ) 2025-05-07T21:05:00.5823847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.5824240Z self=, 2025-05-07T21:05:00.5824329Z compile=True, 2025-05-07T21:05:00.5824447Z pooling_mode=, 2025-05-07T21:05:00.5824527Z T=4, 2025-05-07T21:05:00.5824605Z D=38, 2025-05-07T21:05:00.5824694Z B=128, 2025-05-07T21:05:00.5824921Z log_E=3, 2025-05-07T21:05:00.5825044Z L=8, 2025-05-07T21:05:00.5825166Z D_gradcheck=2, 2025-05-07T21:05:00.5825314Z stochastic_rounding=False, 2025-05-07T21:05:00.5825436Z weighted=False, 2025-05-07T21:05:00.5825561Z row_wise=True, 2025-05-07T21:05:00.5825676Z mixed=True, 2025-05-07T21:05:00.5825793Z use_cache=True, 2025-05-07T21:05:00.5825953Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.5826069Z use_cpu=True, 2025-05-07T21:05:00.5826211Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.5826292Z ) 2025-05-07T21:05:00.6091386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6091978Z self=, 2025-05-07T21:05:00.6092109Z compile=False, 2025-05-07T21:05:00.6092279Z pooling_mode=, 2025-05-07T21:05:00.6092397Z T=5, 2025-05-07T21:05:00.6092515Z D=113, 2025-05-07T21:05:00.6092644Z B=101, 2025-05-07T21:05:00.6092770Z log_E=5, 2025-05-07T21:05:00.6093027Z L=8, 2025-05-07T21:05:00.6093125Z D_gradcheck=1, 2025-05-07T21:05:00.6093227Z stochastic_rounding=True, 2025-05-07T21:05:00.6093315Z weighted=True, 2025-05-07T21:05:00.6093412Z row_wise=True, 2025-05-07T21:05:00.6093499Z mixed=False, 2025-05-07T21:05:00.6093587Z use_cache=False, 2025-05-07T21:05:00.6093707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6093795Z use_cpu=True, 2025-05-07T21:05:00.6093904Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6093987Z ) 2025-05-07T21:05:00.6094128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6094480Z self=, 2025-05-07T21:05:00.6094568Z compile=True, 2025-05-07T21:05:00.6094684Z pooling_mode=, 2025-05-07T21:05:00.6094844Z T=5, 2025-05-07T21:05:00.6094927Z D=88, 2025-05-07T21:05:00.6095011Z B=31, 2025-05-07T21:05:00.6095185Z log_E=3, 2025-05-07T21:05:00.6095269Z L=2, 2025-05-07T21:05:00.6095358Z D_gradcheck=1, 2025-05-07T21:05:00.6095466Z stochastic_rounding=True, 2025-05-07T21:05:00.6095557Z weighted=False, 2025-05-07T21:05:00.6095686Z row_wise=True, 2025-05-07T21:05:00.6095777Z mixed=True, 2025-05-07T21:05:00.6095866Z use_cache=False, 2025-05-07T21:05:00.6095978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6096083Z use_cpu=True, 2025-05-07T21:05:00.6096191Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6096278Z ) 2025-05-07T21:05:00.6096421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6096768Z self=, 2025-05-07T21:05:00.6096865Z compile=False, 2025-05-07T21:05:00.6096980Z pooling_mode=, 2025-05-07T21:05:00.6097062Z T=4, 2025-05-07T21:05:00.6097151Z D=22, 2025-05-07T21:05:00.6097234Z B=4, 2025-05-07T21:05:00.6097327Z log_E=3, 2025-05-07T21:05:00.6097416Z L=18, 2025-05-07T21:05:00.6097506Z D_gradcheck=1, 2025-05-07T21:05:00.6097606Z stochastic_rounding=True, 2025-05-07T21:05:00.6097701Z weighted=False, 2025-05-07T21:05:00.6097789Z row_wise=True, 2025-05-07T21:05:00.6097881Z mixed=True, 2025-05-07T21:05:00.6097970Z use_cache=False, 2025-05-07T21:05:00.6098083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6098180Z use_cpu=True, 2025-05-07T21:05:00.6098286Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6106899Z ) 2025-05-07T21:05:00.6107179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6107543Z self=, 2025-05-07T21:05:00.6107638Z compile=False, 2025-05-07T21:05:00.6107759Z pooling_mode=, 2025-05-07T21:05:00.6107855Z T=5, 2025-05-07T21:05:00.6107941Z D=38, 2025-05-07T21:05:00.6108097Z B=10, 2025-05-07T21:05:00.6108194Z log_E=3, 2025-05-07T21:05:00.6108280Z L=5, 2025-05-07T21:05:00.6108372Z D_gradcheck=1, 2025-05-07T21:05:00.6108487Z stochastic_rounding=False, 2025-05-07T21:05:00.6108579Z weighted=False, 2025-05-07T21:05:00.6108669Z row_wise=True, 2025-05-07T21:05:00.6108766Z mixed=True, 2025-05-07T21:05:00.6108856Z use_cache=True, 2025-05-07T21:05:00.6108972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6109069Z use_cpu=True, 2025-05-07T21:05:00.6109180Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6109262Z ) 2025-05-07T21:05:00.6109411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6109758Z self=, 2025-05-07T21:05:00.6109858Z compile=False, 2025-05-07T21:05:00.6109971Z pooling_mode=, 2025-05-07T21:05:00.6110054Z T=2, 2025-05-07T21:05:00.6110146Z D=80, 2025-05-07T21:05:00.6110276Z B=23, 2025-05-07T21:05:00.6110358Z log_E=4, 2025-05-07T21:05:00.6110446Z L=10, 2025-05-07T21:05:00.6110535Z D_gradcheck=2, 2025-05-07T21:05:00.6110636Z stochastic_rounding=True, 2025-05-07T21:05:00.6110734Z weighted=True, 2025-05-07T21:05:00.6110821Z row_wise=True, 2025-05-07T21:05:00.6110906Z mixed=True, 2025-05-07T21:05:00.6111003Z use_cache=True, 2025-05-07T21:05:00.6111116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6111211Z use_cpu=True, 2025-05-07T21:05:00.6111321Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6111400Z ) 2025-05-07T21:05:00.6111545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6111890Z self=, 2025-05-07T21:05:00.6111980Z compile=True, 2025-05-07T21:05:00.6112104Z pooling_mode=, 2025-05-07T21:05:00.6112187Z T=5, 2025-05-07T21:05:00.6112272Z D=40, 2025-05-07T21:05:00.6112439Z B=111, 2025-05-07T21:05:00.6112523Z log_E=3, 2025-05-07T21:05:00.6112604Z L=19, 2025-05-07T21:05:00.6112699Z D_gradcheck=1, 2025-05-07T21:05:00.6112801Z stochastic_rounding=True, 2025-05-07T21:05:00.6112889Z weighted=True, 2025-05-07T21:05:00.6112985Z row_wise=True, 2025-05-07T21:05:00.6113071Z mixed=False, 2025-05-07T21:05:00.6113167Z use_cache=False, 2025-05-07T21:05:00.6113281Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6113369Z use_cpu=True, 2025-05-07T21:05:00.6113483Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6113568Z ) 2025-05-07T21:05:00.6113703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6114052Z self=, 2025-05-07T21:05:00.6114142Z compile=False, 2025-05-07T21:05:00.6114257Z pooling_mode=, 2025-05-07T21:05:00.6114339Z T=5, 2025-05-07T21:05:00.6114426Z D=45, 2025-05-07T21:05:00.6114510Z B=119, 2025-05-07T21:05:00.6114598Z log_E=5, 2025-05-07T21:05:00.6114680Z L=2, 2025-05-07T21:05:00.6114775Z D_gradcheck=1, 2025-05-07T21:05:00.6114879Z stochastic_rounding=False, 2025-05-07T21:05:00.6114969Z weighted=True, 2025-05-07T21:05:00.6115063Z row_wise=True, 2025-05-07T21:05:00.6115149Z mixed=False, 2025-05-07T21:05:00.6115238Z use_cache=True, 2025-05-07T21:05:00.6115358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6115442Z use_cpu=True, 2025-05-07T21:05:00.6115550Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6115683Z ) 2025-05-07T21:05:00.6115820Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6116163Z self=, 2025-05-07T21:05:00.6116256Z compile=True, 2025-05-07T21:05:00.6116372Z pooling_mode=, 2025-05-07T21:05:00.6116499Z T=1, 2025-05-07T21:05:00.6116582Z D=9, 2025-05-07T21:05:00.6116666Z B=28, 2025-05-07T21:05:00.6116759Z log_E=3, 2025-05-07T21:05:00.6116842Z L=17, 2025-05-07T21:05:00.6116931Z D_gradcheck=2, 2025-05-07T21:05:00.6117041Z stochastic_rounding=True, 2025-05-07T21:05:00.6117129Z weighted=True, 2025-05-07T21:05:00.6117215Z row_wise=True, 2025-05-07T21:05:00.6117306Z mixed=False, 2025-05-07T21:05:00.6117395Z use_cache=True, 2025-05-07T21:05:00.6117507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6117603Z use_cpu=True, 2025-05-07T21:05:00.6117714Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6117791Z ) 2025-05-07T21:05:00.6117939Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6118284Z self=, 2025-05-07T21:05:00.6118379Z compile=False, 2025-05-07T21:05:00.6118492Z pooling_mode=, 2025-05-07T21:05:00.6118575Z T=1, 2025-05-07T21:05:00.6118711Z D=72, 2025-05-07T21:05:00.6118794Z B=32, 2025-05-07T21:05:00.6118880Z log_E=3, 2025-05-07T21:05:00.6118965Z L=18, 2025-05-07T21:05:00.6119053Z D_gradcheck=1, 2025-05-07T21:05:00.6119154Z stochastic_rounding=True, 2025-05-07T21:05:00.6119247Z weighted=True, 2025-05-07T21:05:00.6119335Z row_wise=True, 2025-05-07T21:05:00.6119419Z mixed=False, 2025-05-07T21:05:00.6119513Z use_cache=True, 2025-05-07T21:05:00.6119626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6119711Z use_cpu=True, 2025-05-07T21:05:00.6119826Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6119904Z ) 2025-05-07T21:05:00.6120045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6120393Z self=, 2025-05-07T21:05:00.6120483Z compile=False, 2025-05-07T21:05:00.6120601Z pooling_mode=, 2025-05-07T21:05:00.6120730Z T=5, 2025-05-07T21:05:00.6120815Z D=87, 2025-05-07T21:05:00.6120902Z B=119, 2025-05-07T21:05:00.6120985Z log_E=4, 2025-05-07T21:05:00.6121065Z L=14, 2025-05-07T21:05:00.6121159Z D_gradcheck=2, 2025-05-07T21:05:00.6121262Z stochastic_rounding=False, 2025-05-07T21:05:00.6121350Z weighted=True, 2025-05-07T21:05:00.6121442Z row_wise=True, 2025-05-07T21:05:00.6121527Z mixed=False, 2025-05-07T21:05:00.6121615Z use_cache=True, 2025-05-07T21:05:00.6121733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6121819Z use_cpu=True, 2025-05-07T21:05:00.6121936Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6122015Z ) 2025-05-07T21:05:00.6122149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6122501Z self=, 2025-05-07T21:05:00.6122590Z compile=False, 2025-05-07T21:05:00.6122705Z pooling_mode=, 2025-05-07T21:05:00.6122799Z T=4, 2025-05-07T21:05:00.6122879Z D=45, 2025-05-07T21:05:00.6122960Z B=106, 2025-05-07T21:05:00.6123048Z log_E=4, 2025-05-07T21:05:00.6123127Z L=4, 2025-05-07T21:05:00.6123216Z D_gradcheck=1, 2025-05-07T21:05:00.6123325Z stochastic_rounding=False, 2025-05-07T21:05:00.6123414Z weighted=False, 2025-05-07T21:05:00.6123501Z row_wise=True, 2025-05-07T21:05:00.6123593Z mixed=False, 2025-05-07T21:05:00.6123682Z use_cache=False, 2025-05-07T21:05:00.6123800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6123888Z use_cpu=True, 2025-05-07T21:05:00.6124044Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6124130Z ) 2025-05-07T21:05:00.6124267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6124612Z self=, 2025-05-07T21:05:00.6124709Z compile=True, 2025-05-07T21:05:00.6124823Z pooling_mode=, 2025-05-07T21:05:00.6124952Z T=2, 2025-05-07T21:05:00.6125043Z D=58, 2025-05-07T21:05:00.6125123Z B=64, 2025-05-07T21:05:00.6125206Z log_E=3, 2025-05-07T21:05:00.6125294Z L=10, 2025-05-07T21:05:00.6125383Z D_gradcheck=2, 2025-05-07T21:05:00.6125497Z stochastic_rounding=False, 2025-05-07T21:05:00.6125587Z weighted=True, 2025-05-07T21:05:00.6125676Z row_wise=True, 2025-05-07T21:05:00.6125767Z mixed=True, 2025-05-07T21:05:00.6125854Z use_cache=True, 2025-05-07T21:05:00.6125966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6126067Z use_cpu=True, 2025-05-07T21:05:00.6126179Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6126259Z ) 2025-05-07T21:05:00.6126406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6126750Z self=, 2025-05-07T21:05:00.6126843Z compile=False, 2025-05-07T21:05:00.6126972Z pooling_mode=, 2025-05-07T21:05:00.6127096Z T=4, 2025-05-07T21:05:00.6127183Z D=73, 2025-05-07T21:05:00.6127264Z B=56, 2025-05-07T21:05:00.6127347Z log_E=3, 2025-05-07T21:05:00.6127436Z L=13, 2025-05-07T21:05:00.6127526Z D_gradcheck=1, 2025-05-07T21:05:00.6127629Z stochastic_rounding=False, 2025-05-07T21:05:00.6127724Z weighted=True, 2025-05-07T21:05:00.6127813Z row_wise=True, 2025-05-07T21:05:00.6127898Z mixed=False, 2025-05-07T21:05:00.6127993Z use_cache=True, 2025-05-07T21:05:00.6128106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6128197Z use_cpu=True, 2025-05-07T21:05:00.6128312Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6128393Z ) 2025-05-07T21:05:00.6128530Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6128883Z self=, 2025-05-07T21:05:00.6128972Z compile=False, 2025-05-07T21:05:00.6129136Z pooling_mode=, 2025-05-07T21:05:00.6129222Z T=5, 2025-05-07T21:05:00.6129303Z D=62, 2025-05-07T21:05:00.6129391Z B=38, 2025-05-07T21:05:00.6129473Z log_E=3, 2025-05-07T21:05:00.6129554Z L=16, 2025-05-07T21:05:00.6129646Z D_gradcheck=2, 2025-05-07T21:05:00.6129748Z stochastic_rounding=False, 2025-05-07T21:05:00.6129842Z weighted=False, 2025-05-07T21:05:00.6129934Z row_wise=True, 2025-05-07T21:05:00.6130025Z mixed=False, 2025-05-07T21:05:00.6130112Z use_cache=True, 2025-05-07T21:05:00.6130230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6130319Z use_cpu=True, 2025-05-07T21:05:00.6130427Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6130510Z ) 2025-05-07T21:05:00.6130645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6130996Z self=, 2025-05-07T21:05:00.6131086Z compile=False, 2025-05-07T21:05:00.6131204Z pooling_mode=, 2025-05-07T21:05:00.6131292Z T=4, 2025-05-07T21:05:00.6131372Z D=79, 2025-05-07T21:05:00.6131453Z B=68, 2025-05-07T21:05:00.6131540Z log_E=4, 2025-05-07T21:05:00.6131620Z L=5, 2025-05-07T21:05:00.6131709Z D_gradcheck=2, 2025-05-07T21:05:00.6131816Z stochastic_rounding=True, 2025-05-07T21:05:00.6131904Z weighted=True, 2025-05-07T21:05:00.6131991Z row_wise=True, 2025-05-07T21:05:00.6132079Z mixed=True, 2025-05-07T21:05:00.6132167Z use_cache=True, 2025-05-07T21:05:00.6132280Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6132420Z use_cpu=True, 2025-05-07T21:05:00.6132530Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6132615Z ) 2025-05-07T21:05:00.6132749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6133092Z self=, 2025-05-07T21:05:00.6133186Z compile=False, 2025-05-07T21:05:00.6133341Z pooling_mode=, 2025-05-07T21:05:00.6133425Z T=5, 2025-05-07T21:05:00.6133510Z D=72, 2025-05-07T21:05:00.6133590Z B=3, 2025-05-07T21:05:00.6133672Z log_E=5, 2025-05-07T21:05:00.6133759Z L=11, 2025-05-07T21:05:00.6133848Z D_gradcheck=2, 2025-05-07T21:05:00.6133949Z stochastic_rounding=True, 2025-05-07T21:05:00.6134045Z weighted=True, 2025-05-07T21:05:00.6134131Z row_wise=True, 2025-05-07T21:05:00.6134222Z mixed=True, 2025-05-07T21:05:00.6134311Z use_cache=False, 2025-05-07T21:05:00.6134425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6134522Z use_cpu=True, 2025-05-07T21:05:00.6134628Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6134710Z ) 2025-05-07T21:05:00.6393953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6394947Z self=, 2025-05-07T21:05:00.6395177Z compile=True, 2025-05-07T21:05:00.6395586Z pooling_mode=, 2025-05-07T21:05:00.6395722Z T=4, 2025-05-07T21:05:00.6395851Z D=71, 2025-05-07T21:05:00.6395991Z B=67, 2025-05-07T21:05:00.6396127Z log_E=3, 2025-05-07T21:05:00.6396274Z L=7, 2025-05-07T21:05:00.6396448Z D_gradcheck=1, 2025-05-07T21:05:00.6396638Z stochastic_rounding=True, 2025-05-07T21:05:00.6396807Z weighted=True, 2025-05-07T21:05:00.6396987Z row_wise=True, 2025-05-07T21:05:00.6397150Z mixed=False, 2025-05-07T21:05:00.6397326Z use_cache=False, 2025-05-07T21:05:00.6397521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6397652Z use_cpu=True, 2025-05-07T21:05:00.6397825Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6397947Z ) 2025-05-07T21:05:00.6398160Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6398752Z self=, 2025-05-07T21:05:00.6398906Z compile=True, 2025-05-07T21:05:00.6399229Z pooling_mode=, 2025-05-07T21:05:00.6399377Z T=1, 2025-05-07T21:05:00.6399513Z D=124, 2025-05-07T21:05:00.6399643Z B=75, 2025-05-07T21:05:00.6399788Z log_E=4, 2025-05-07T21:05:00.6399924Z L=11, 2025-05-07T21:05:00.6400073Z D_gradcheck=1, 2025-05-07T21:05:00.6400232Z stochastic_rounding=False, 2025-05-07T21:05:00.6400374Z weighted=True, 2025-05-07T21:05:00.6400510Z row_wise=True, 2025-05-07T21:05:00.6400640Z mixed=False, 2025-05-07T21:05:00.6400778Z use_cache=False, 2025-05-07T21:05:00.6400971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6401117Z use_cpu=True, 2025-05-07T21:05:00.6401295Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6401430Z ) 2025-05-07T21:05:00.6401653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6402253Z self=, 2025-05-07T21:05:00.6402419Z compile=False, 2025-05-07T21:05:00.6402608Z pooling_mode=, 2025-05-07T21:05:00.6402749Z T=4, 2025-05-07T21:05:00.6402875Z D=115, 2025-05-07T21:05:00.6403001Z B=115, 2025-05-07T21:05:00.6403135Z log_E=4, 2025-05-07T21:05:00.6403254Z L=10, 2025-05-07T21:05:00.6403396Z D_gradcheck=1, 2025-05-07T21:05:00.6403566Z stochastic_rounding=True, 2025-05-07T21:05:00.6403706Z weighted=False, 2025-05-07T21:05:00.6403841Z row_wise=True, 2025-05-07T21:05:00.6403983Z mixed=False, 2025-05-07T21:05:00.6404119Z use_cache=True, 2025-05-07T21:05:00.6404428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6404584Z use_cpu=True, 2025-05-07T21:05:00.6404756Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6404879Z ) 2025-05-07T21:05:00.6405115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6405696Z self=, 2025-05-07T21:05:00.6405996Z compile=True, 2025-05-07T21:05:00.6406183Z pooling_mode=, 2025-05-07T21:05:00.6406312Z T=1, 2025-05-07T21:05:00.6406446Z D=23, 2025-05-07T21:05:00.6406574Z B=88, 2025-05-07T21:05:00.6406705Z log_E=4, 2025-05-07T21:05:00.6406842Z L=3, 2025-05-07T21:05:00.6406982Z D_gradcheck=1, 2025-05-07T21:05:00.6407151Z stochastic_rounding=False, 2025-05-07T21:05:00.6407298Z weighted=False, 2025-05-07T21:05:00.6407433Z row_wise=True, 2025-05-07T21:05:00.6407569Z mixed=False, 2025-05-07T21:05:00.6407717Z use_cache=True, 2025-05-07T21:05:00.6407906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6408046Z use_cpu=True, 2025-05-07T21:05:00.6408226Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6408351Z ) 2025-05-07T21:05:00.6408583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6409164Z self=, 2025-05-07T21:05:00.6409400Z compile=True, 2025-05-07T21:05:00.6409596Z pooling_mode=, 2025-05-07T21:05:00.6409727Z T=4, 2025-05-07T21:05:00.6409855Z D=3, 2025-05-07T21:05:00.6409997Z B=124, 2025-05-07T21:05:00.6410128Z log_E=5, 2025-05-07T21:05:00.6410254Z L=6, 2025-05-07T21:05:00.6410403Z D_gradcheck=1, 2025-05-07T21:05:00.6410567Z stochastic_rounding=False, 2025-05-07T21:05:00.6410707Z weighted=True, 2025-05-07T21:05:00.6410853Z row_wise=True, 2025-05-07T21:05:00.6410994Z mixed=False, 2025-05-07T21:05:00.6411132Z use_cache=True, 2025-05-07T21:05:00.6411325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6411467Z use_cpu=True, 2025-05-07T21:05:00.6411646Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6411772Z ) 2025-05-07T21:05:00.6411995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6412664Z self=, 2025-05-07T21:05:00.6412824Z compile=False, 2025-05-07T21:05:00.6413005Z pooling_mode=, 2025-05-07T21:05:00.6413143Z T=2, 2025-05-07T21:05:00.6413270Z D=13, 2025-05-07T21:05:00.6413411Z B=40, 2025-05-07T21:05:00.6413554Z log_E=4, 2025-05-07T21:05:00.6413684Z L=17, 2025-05-07T21:05:00.6413826Z D_gradcheck=2, 2025-05-07T21:05:00.6413995Z stochastic_rounding=True, 2025-05-07T21:05:00.6414132Z weighted=True, 2025-05-07T21:05:00.6414277Z row_wise=True, 2025-05-07T21:05:00.6414414Z mixed=False, 2025-05-07T21:05:00.6414558Z use_cache=True, 2025-05-07T21:05:00.6414849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6414992Z use_cpu=True, 2025-05-07T21:05:00.6415167Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6415297Z ) 2025-05-07T21:05:00.6415515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6416105Z self=, 2025-05-07T21:05:00.6416263Z compile=True, 2025-05-07T21:05:00.6416446Z pooling_mode=, 2025-05-07T21:05:00.6416576Z T=2, 2025-05-07T21:05:00.6416710Z D=28, 2025-05-07T21:05:00.6416840Z B=112, 2025-05-07T21:05:00.6416982Z log_E=4, 2025-05-07T21:05:00.6417107Z L=20, 2025-05-07T21:05:00.6417242Z D_gradcheck=1, 2025-05-07T21:05:00.6417422Z stochastic_rounding=True, 2025-05-07T21:05:00.6417584Z weighted=False, 2025-05-07T21:05:00.6417734Z row_wise=True, 2025-05-07T21:05:00.6417872Z mixed=True, 2025-05-07T21:05:00.6418107Z use_cache=False, 2025-05-07T21:05:00.6418291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6418440Z use_cpu=True, 2025-05-07T21:05:00.6418611Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6418731Z ) 2025-05-07T21:05:00.6418963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6419560Z self=, 2025-05-07T21:05:00.6419796Z compile=False, 2025-05-07T21:05:00.6420002Z pooling_mode=, 2025-05-07T21:05:00.6420140Z T=3, 2025-05-07T21:05:00.6420284Z D=51, 2025-05-07T21:05:00.6420421Z B=126, 2025-05-07T21:05:00.6420557Z log_E=4, 2025-05-07T21:05:00.6420698Z L=2, 2025-05-07T21:05:00.6420844Z D_gradcheck=1, 2025-05-07T21:05:00.6421015Z stochastic_rounding=False, 2025-05-07T21:05:00.6421170Z weighted=False, 2025-05-07T21:05:00.6421315Z row_wise=True, 2025-05-07T21:05:00.6421463Z mixed=False, 2025-05-07T21:05:00.6421617Z use_cache=True, 2025-05-07T21:05:00.6421797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6421938Z use_cpu=True, 2025-05-07T21:05:00.6422117Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6422240Z ) 2025-05-07T21:05:00.6422463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6423080Z self=, 2025-05-07T21:05:00.6423305Z compile=True, 2025-05-07T21:05:00.6423498Z pooling_mode=, 2025-05-07T21:05:00.6423622Z T=4, 2025-05-07T21:05:00.6423754Z D=36, 2025-05-07T21:05:00.6423889Z B=72, 2025-05-07T21:05:00.6424022Z log_E=4, 2025-05-07T21:05:00.6424148Z L=4, 2025-05-07T21:05:00.6424298Z D_gradcheck=1, 2025-05-07T21:05:00.6424462Z stochastic_rounding=False, 2025-05-07T21:05:00.6424603Z weighted=True, 2025-05-07T21:05:00.6424760Z row_wise=True, 2025-05-07T21:05:00.6424920Z mixed=False, 2025-05-07T21:05:00.6425088Z use_cache=True, 2025-05-07T21:05:00.6425307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6425467Z use_cpu=True, 2025-05-07T21:05:00.6425668Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6425833Z ) 2025-05-07T21:05:00.6426068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6426710Z self=, 2025-05-07T21:05:00.6426867Z compile=False, 2025-05-07T21:05:00.6427046Z pooling_mode=, 2025-05-07T21:05:00.6427181Z T=4, 2025-05-07T21:05:00.6427311Z D=8, 2025-05-07T21:05:00.6427457Z B=40, 2025-05-07T21:05:00.6427620Z log_E=4, 2025-05-07T21:05:00.6427761Z L=7, 2025-05-07T21:05:00.6427903Z D_gradcheck=2, 2025-05-07T21:05:00.6428077Z stochastic_rounding=False, 2025-05-07T21:05:00.6428219Z weighted=False, 2025-05-07T21:05:00.6428359Z row_wise=True, 2025-05-07T21:05:00.6428509Z mixed=True, 2025-05-07T21:05:00.6428654Z use_cache=False, 2025-05-07T21:05:00.6428845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6428983Z use_cpu=True, 2025-05-07T21:05:00.6429155Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6429293Z ) 2025-05-07T21:05:00.6429520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6430112Z self=, 2025-05-07T21:05:00.6430264Z compile=False, 2025-05-07T21:05:00.6430440Z pooling_mode=, 2025-05-07T21:05:00.6430561Z T=2, 2025-05-07T21:05:00.6430702Z D=26, 2025-05-07T21:05:00.6430829Z B=103, 2025-05-07T21:05:00.6430955Z log_E=4, 2025-05-07T21:05:00.6431089Z L=17, 2025-05-07T21:05:00.6431228Z D_gradcheck=1, 2025-05-07T21:05:00.6431391Z stochastic_rounding=True, 2025-05-07T21:05:00.6431533Z weighted=True, 2025-05-07T21:05:00.6431670Z row_wise=True, 2025-05-07T21:05:00.6431905Z mixed=True, 2025-05-07T21:05:00.6432054Z use_cache=False, 2025-05-07T21:05:00.6432233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6432381Z use_cpu=True, 2025-05-07T21:05:00.6432552Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6432674Z ) 2025-05-07T21:05:00.6432906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6433560Z self=, 2025-05-07T21:05:00.6433705Z compile=True, 2025-05-07T21:05:00.6433893Z pooling_mode=, 2025-05-07T21:05:00.6434023Z T=4, 2025-05-07T21:05:00.6434153Z D=73, 2025-05-07T21:05:00.6434292Z B=109, 2025-05-07T21:05:00.6434421Z log_E=4, 2025-05-07T21:05:00.6434554Z L=7, 2025-05-07T21:05:00.6434692Z D_gradcheck=1, 2025-05-07T21:05:00.6434857Z stochastic_rounding=False, 2025-05-07T21:05:00.6435005Z weighted=True, 2025-05-07T21:05:00.6435141Z row_wise=True, 2025-05-07T21:05:00.6435283Z mixed=False, 2025-05-07T21:05:00.6435429Z use_cache=True, 2025-05-07T21:05:00.6435609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6435746Z use_cpu=True, 2025-05-07T21:05:00.6436581Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6436715Z ) 2025-05-07T21:05:00.6436944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6437546Z self=, 2025-05-07T21:05:00.6437832Z compile=False, 2025-05-07T21:05:00.6438014Z pooling_mode=, 2025-05-07T21:05:00.6438154Z T=1, 2025-05-07T21:05:00.6438284Z D=98, 2025-05-07T21:05:00.6438420Z B=46, 2025-05-07T21:05:00.6438552Z log_E=4, 2025-05-07T21:05:00.6438678Z L=9, 2025-05-07T21:05:00.6438821Z D_gradcheck=2, 2025-05-07T21:05:00.6438984Z stochastic_rounding=True, 2025-05-07T21:05:00.6439124Z weighted=True, 2025-05-07T21:05:00.6439269Z row_wise=True, 2025-05-07T21:05:00.6439413Z mixed=False, 2025-05-07T21:05:00.6439556Z use_cache=False, 2025-05-07T21:05:00.6439745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6439881Z use_cpu=True, 2025-05-07T21:05:00.6440055Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6440189Z ) 2025-05-07T21:05:00.6440415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6441116Z self=, 2025-05-07T21:05:00.6441285Z compile=False, 2025-05-07T21:05:00.6441465Z pooling_mode=, 2025-05-07T21:05:00.6441602Z T=1, 2025-05-07T21:05:00.6441732Z D=45, 2025-05-07T21:05:00.6441862Z B=82, 2025-05-07T21:05:00.6441997Z log_E=4, 2025-05-07T21:05:00.6442124Z L=9, 2025-05-07T21:05:00.6442263Z D_gradcheck=1, 2025-05-07T21:05:00.6442433Z stochastic_rounding=True, 2025-05-07T21:05:00.6442577Z weighted=False, 2025-05-07T21:05:00.6442719Z row_wise=True, 2025-05-07T21:05:00.6442861Z mixed=True, 2025-05-07T21:05:00.6442997Z use_cache=False, 2025-05-07T21:05:00.6443180Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6443331Z use_cpu=True, 2025-05-07T21:05:00.6443507Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6443632Z ) 2025-05-07T21:05:00.6443860Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6444447Z self=, 2025-05-07T21:05:00.6444609Z compile=False, 2025-05-07T21:05:00.6444791Z pooling_mode=, 2025-05-07T21:05:00.6444918Z T=5, 2025-05-07T21:05:00.6445055Z D=26, 2025-05-07T21:05:00.6445180Z B=118, 2025-05-07T21:05:00.6445307Z log_E=3, 2025-05-07T21:05:00.6445443Z L=4, 2025-05-07T21:05:00.6445581Z D_gradcheck=1, 2025-05-07T21:05:00.6445740Z stochastic_rounding=True, 2025-05-07T21:05:00.6445887Z weighted=True, 2025-05-07T21:05:00.6446139Z row_wise=True, 2025-05-07T21:05:00.6446280Z mixed=False, 2025-05-07T21:05:00.6446427Z use_cache=True, 2025-05-07T21:05:00.6446608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6446755Z use_cpu=True, 2025-05-07T21:05:00.6446932Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6447059Z ) 2025-05-07T21:05:00.6447303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6448033Z self=, 2025-05-07T21:05:00.6448183Z compile=True, 2025-05-07T21:05:00.6448383Z pooling_mode=, 2025-05-07T21:05:00.6448515Z T=4, 2025-05-07T21:05:00.6448651Z D=114, 2025-05-07T21:05:00.6448798Z B=112, 2025-05-07T21:05:00.6448933Z log_E=3, 2025-05-07T21:05:00.6449061Z L=10, 2025-05-07T21:05:00.6449209Z D_gradcheck=2, 2025-05-07T21:05:00.6449391Z stochastic_rounding=True, 2025-05-07T21:05:00.6449540Z weighted=False, 2025-05-07T21:05:00.6449679Z row_wise=True, 2025-05-07T21:05:00.6449815Z mixed=True, 2025-05-07T21:05:00.6449958Z use_cache=True, 2025-05-07T21:05:00.6450138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6450279Z use_cpu=True, 2025-05-07T21:05:00.6450462Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6450588Z ) 2025-05-07T21:05:00.6711266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6712081Z self=, 2025-05-07T21:05:00.6712237Z compile=False, 2025-05-07T21:05:00.6712426Z pooling_mode=, 2025-05-07T21:05:00.6712559Z T=2, 2025-05-07T21:05:00.6712696Z D=56, 2025-05-07T21:05:00.6712825Z B=114, 2025-05-07T21:05:00.6712956Z log_E=3, 2025-05-07T21:05:00.6713111Z L=15, 2025-05-07T21:05:00.6713275Z D_gradcheck=2, 2025-05-07T21:05:00.6713476Z stochastic_rounding=True, 2025-05-07T21:05:00.6713645Z weighted=True, 2025-05-07T21:05:00.6713809Z row_wise=True, 2025-05-07T21:05:00.6713984Z mixed=True, 2025-05-07T21:05:00.6714149Z use_cache=True, 2025-05-07T21:05:00.6714355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6714498Z use_cpu=True, 2025-05-07T21:05:00.6714660Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6714780Z ) 2025-05-07T21:05:00.6715100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6715691Z self=, 2025-05-07T21:05:00.6715841Z compile=False, 2025-05-07T21:05:00.6716039Z pooling_mode=, 2025-05-07T21:05:00.6716170Z T=5, 2025-05-07T21:05:00.6716311Z D=112, 2025-05-07T21:05:00.6716445Z B=122, 2025-05-07T21:05:00.6716582Z log_E=5, 2025-05-07T21:05:00.6716723Z L=8, 2025-05-07T21:05:00.6716864Z D_gradcheck=2, 2025-05-07T21:05:00.6717030Z stochastic_rounding=False, 2025-05-07T21:05:00.6717187Z weighted=True, 2025-05-07T21:05:00.6717322Z row_wise=True, 2025-05-07T21:05:00.6717459Z mixed=False, 2025-05-07T21:05:00.6717614Z use_cache=False, 2025-05-07T21:05:00.6717801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6717941Z use_cpu=True, 2025-05-07T21:05:00.6718129Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6718259Z ) 2025-05-07T21:05:00.6718488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6719058Z self=, 2025-05-07T21:05:00.6719206Z compile=False, 2025-05-07T21:05:00.6719396Z pooling_mode=, 2025-05-07T21:05:00.6719523Z T=3, 2025-05-07T21:05:00.6719648Z D=2, 2025-05-07T21:05:00.6719787Z B=100, 2025-05-07T21:05:00.6719916Z log_E=5, 2025-05-07T21:05:00.6720044Z L=11, 2025-05-07T21:05:00.6720192Z D_gradcheck=1, 2025-05-07T21:05:00.6720357Z stochastic_rounding=False, 2025-05-07T21:05:00.6720626Z weighted=False, 2025-05-07T21:05:00.6720781Z row_wise=True, 2025-05-07T21:05:00.6720921Z mixed=True, 2025-05-07T21:05:00.6721060Z use_cache=False, 2025-05-07T21:05:00.6721246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6721384Z use_cpu=True, 2025-05-07T21:05:00.6721557Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6721798Z ) 2025-05-07T21:05:00.6722030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6722627Z self=, 2025-05-07T21:05:00.6722775Z compile=True, 2025-05-07T21:05:00.6722959Z pooling_mode=, 2025-05-07T21:05:00.6723094Z T=5, 2025-05-07T21:05:00.6723223Z D=60, 2025-05-07T21:05:00.6723352Z B=33, 2025-05-07T21:05:00.6723493Z log_E=4, 2025-05-07T21:05:00.6723623Z L=1, 2025-05-07T21:05:00.6723763Z D_gradcheck=2, 2025-05-07T21:05:00.6723932Z stochastic_rounding=False, 2025-05-07T21:05:00.6724075Z weighted=True, 2025-05-07T21:05:00.6724214Z row_wise=True, 2025-05-07T21:05:00.6724362Z mixed=True, 2025-05-07T21:05:00.6724502Z use_cache=True, 2025-05-07T21:05:00.6724688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6724835Z use_cpu=True, 2025-05-07T21:05:00.6725005Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6725146Z ) 2025-05-07T21:05:00.6725467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6726049Z self=, 2025-05-07T21:05:00.6726205Z compile=False, 2025-05-07T21:05:00.6726389Z pooling_mode=, 2025-05-07T21:05:00.6726520Z T=4, 2025-05-07T21:05:00.6726663Z D=48, 2025-05-07T21:05:00.6726789Z B=4, 2025-05-07T21:05:00.6726916Z log_E=5, 2025-05-07T21:05:00.6727056Z L=2, 2025-05-07T21:05:00.6727199Z D_gradcheck=2, 2025-05-07T21:05:00.6727367Z stochastic_rounding=False, 2025-05-07T21:05:00.6727519Z weighted=False, 2025-05-07T21:05:00.6727663Z row_wise=True, 2025-05-07T21:05:00.6727797Z mixed=False, 2025-05-07T21:05:00.6727946Z use_cache=False, 2025-05-07T21:05:00.6728129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6728273Z use_cpu=True, 2025-05-07T21:05:00.6728447Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6728572Z ) 2025-05-07T21:05:00.6728886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6729475Z self=, 2025-05-07T21:05:00.6729622Z compile=False, 2025-05-07T21:05:00.6729814Z pooling_mode=, 2025-05-07T21:05:00.6729944Z T=5, 2025-05-07T21:05:00.6730071Z D=49, 2025-05-07T21:05:00.6730207Z B=117, 2025-05-07T21:05:00.6730338Z log_E=4, 2025-05-07T21:05:00.6730466Z L=14, 2025-05-07T21:05:00.6730615Z D_gradcheck=2, 2025-05-07T21:05:00.6730783Z stochastic_rounding=True, 2025-05-07T21:05:00.6730929Z weighted=False, 2025-05-07T21:05:00.6731063Z row_wise=True, 2025-05-07T21:05:00.6731195Z mixed=True, 2025-05-07T21:05:00.6731342Z use_cache=False, 2025-05-07T21:05:00.6731528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6731667Z use_cpu=True, 2025-05-07T21:05:00.6731845Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6731988Z ) 2025-05-07T21:05:00.6732209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6732796Z self=, 2025-05-07T21:05:00.6732939Z compile=True, 2025-05-07T21:05:00.6733122Z pooling_mode=, 2025-05-07T21:05:00.6733258Z T=5, 2025-05-07T21:05:00.6733386Z D=103, 2025-05-07T21:05:00.6733517Z B=128, 2025-05-07T21:05:00.6733656Z log_E=3, 2025-05-07T21:05:00.6733788Z L=7, 2025-05-07T21:05:00.6733940Z D_gradcheck=2, 2025-05-07T21:05:00.6734185Z stochastic_rounding=False, 2025-05-07T21:05:00.6734328Z weighted=False, 2025-05-07T21:05:00.6734473Z row_wise=True, 2025-05-07T21:05:00.6734608Z mixed=True, 2025-05-07T21:05:00.6734851Z use_cache=True, 2025-05-07T21:05:00.6735044Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6735188Z use_cpu=True, 2025-05-07T21:05:00.6735447Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6735594Z ) 2025-05-07T21:05:00.6735835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6736778Z self=, 2025-05-07T21:05:00.6736936Z compile=True, 2025-05-07T21:05:00.6737129Z pooling_mode=, 2025-05-07T21:05:00.6737274Z T=5, 2025-05-07T21:05:00.6737401Z D=53, 2025-05-07T21:05:00.6737529Z B=86, 2025-05-07T21:05:00.6737670Z log_E=3, 2025-05-07T21:05:00.6737802Z L=19, 2025-05-07T21:05:00.6737944Z D_gradcheck=2, 2025-05-07T21:05:00.6738127Z stochastic_rounding=False, 2025-05-07T21:05:00.6738265Z weighted=False, 2025-05-07T21:05:00.6738401Z row_wise=True, 2025-05-07T21:05:00.6738548Z mixed=True, 2025-05-07T21:05:00.6738691Z use_cache=False, 2025-05-07T21:05:00.6738880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6739026Z use_cpu=True, 2025-05-07T21:05:00.6739210Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6739503Z ) 2025-05-07T21:05:00.6739738Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6740328Z self=, 2025-05-07T21:05:00.6740497Z compile=True, 2025-05-07T21:05:00.6740704Z pooling_mode=, 2025-05-07T21:05:00.6740861Z T=1, 2025-05-07T21:05:00.6741022Z D=128, 2025-05-07T21:05:00.6741178Z B=47, 2025-05-07T21:05:00.6741339Z log_E=4, 2025-05-07T21:05:00.6741508Z L=2, 2025-05-07T21:05:00.6741684Z D_gradcheck=2, 2025-05-07T21:05:00.6741861Z stochastic_rounding=True, 2025-05-07T21:05:00.6742002Z weighted=False, 2025-05-07T21:05:00.6742129Z row_wise=True, 2025-05-07T21:05:00.6742302Z mixed=False, 2025-05-07T21:05:00.6742430Z use_cache=False, 2025-05-07T21:05:00.6742603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6742757Z use_cpu=True, 2025-05-07T21:05:00.6743049Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6743202Z ) 2025-05-07T21:05:00.6743436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6744031Z self=, 2025-05-07T21:05:00.6744189Z compile=True, 2025-05-07T21:05:00.6744381Z pooling_mode=, 2025-05-07T21:05:00.6744526Z T=4, 2025-05-07T21:05:00.6744656Z D=56, 2025-05-07T21:05:00.6744782Z B=51, 2025-05-07T21:05:00.6744923Z log_E=4, 2025-05-07T21:05:00.6745057Z L=20, 2025-05-07T21:05:00.6745209Z D_gradcheck=2, 2025-05-07T21:05:00.6745387Z stochastic_rounding=False, 2025-05-07T21:05:00.6745528Z weighted=True, 2025-05-07T21:05:00.6745665Z row_wise=True, 2025-05-07T21:05:00.6745813Z mixed=False, 2025-05-07T21:05:00.6745954Z use_cache=True, 2025-05-07T21:05:00.6746132Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6746275Z use_cpu=True, 2025-05-07T21:05:00.6746445Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6746572Z ) 2025-05-07T21:05:00.6758183Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6758811Z self=, 2025-05-07T21:05:00.6758969Z compile=False, 2025-05-07T21:05:00.6759160Z pooling_mode=, 2025-05-07T21:05:00.6759294Z T=4, 2025-05-07T21:05:00.6759429Z D=23, 2025-05-07T21:05:00.6759555Z B=93, 2025-05-07T21:05:00.6759688Z log_E=5, 2025-05-07T21:05:00.6759822Z L=18, 2025-05-07T21:05:00.6760121Z D_gradcheck=1, 2025-05-07T21:05:00.6760292Z stochastic_rounding=True, 2025-05-07T21:05:00.6760442Z weighted=False, 2025-05-07T21:05:00.6760578Z row_wise=True, 2025-05-07T21:05:00.6760716Z mixed=False, 2025-05-07T21:05:00.6760868Z use_cache=True, 2025-05-07T21:05:00.6761047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6761289Z use_cpu=True, 2025-05-07T21:05:00.6761481Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6761607Z ) 2025-05-07T21:05:00.6761831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6762419Z self=, 2025-05-07T21:05:00.6762562Z compile=True, 2025-05-07T21:05:00.6762758Z pooling_mode=, 2025-05-07T21:05:00.6762893Z T=5, 2025-05-07T21:05:00.6763022Z D=39, 2025-05-07T21:05:00.6763155Z B=99, 2025-05-07T21:05:00.6763289Z log_E=4, 2025-05-07T21:05:00.6763422Z L=0, 2025-05-07T21:05:00.6763580Z D_gradcheck=1, 2025-05-07T21:05:00.6763751Z stochastic_rounding=False, 2025-05-07T21:05:00.6763901Z weighted=False, 2025-05-07T21:05:00.6764058Z row_wise=True, 2025-05-07T21:05:00.6764203Z mixed=True, 2025-05-07T21:05:00.6764350Z use_cache=True, 2025-05-07T21:05:00.6764552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6764703Z use_cpu=True, 2025-05-07T21:05:00.6764983Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6765114Z ) 2025-05-07T21:05:00.6765349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6765941Z self=, 2025-05-07T21:05:00.6766085Z compile=True, 2025-05-07T21:05:00.6766268Z pooling_mode=, 2025-05-07T21:05:00.6766405Z T=2, 2025-05-07T21:05:00.6766534Z D=96, 2025-05-07T21:05:00.6766664Z B=78, 2025-05-07T21:05:00.6766801Z log_E=5, 2025-05-07T21:05:00.6766938Z L=0, 2025-05-07T21:05:00.6767080Z D_gradcheck=2, 2025-05-07T21:05:00.6767258Z stochastic_rounding=False, 2025-05-07T21:05:00.6767397Z weighted=False, 2025-05-07T21:05:00.6767528Z row_wise=True, 2025-05-07T21:05:00.6767669Z mixed=True, 2025-05-07T21:05:00.6767805Z use_cache=True, 2025-05-07T21:05:00.6767997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6768221Z use_cpu=True, 2025-05-07T21:05:00.6768403Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6768539Z ) 2025-05-07T21:05:00.6768801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6769461Z self=, 2025-05-07T21:05:00.6769644Z compile=False, 2025-05-07T21:05:00.6769862Z pooling_mode=, 2025-05-07T21:05:00.6769991Z T=1, 2025-05-07T21:05:00.6770116Z D=110, 2025-05-07T21:05:00.6770236Z B=59, 2025-05-07T21:05:00.6770357Z log_E=5, 2025-05-07T21:05:00.6770495Z L=7, 2025-05-07T21:05:00.6770622Z D_gradcheck=1, 2025-05-07T21:05:00.6770788Z stochastic_rounding=True, 2025-05-07T21:05:00.6770939Z weighted=False, 2025-05-07T21:05:00.6771078Z row_wise=True, 2025-05-07T21:05:00.6771221Z mixed=True, 2025-05-07T21:05:00.6771365Z use_cache=False, 2025-05-07T21:05:00.6771548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6771703Z use_cpu=True, 2025-05-07T21:05:00.6771883Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.6772014Z ) 2025-05-07T21:05:00.6772252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6772844Z self=, 2025-05-07T21:05:00.6772992Z compile=False, 2025-05-07T21:05:00.6773190Z pooling_mode=, 2025-05-07T21:05:00.6773323Z T=5, 2025-05-07T21:05:00.6773457Z D=120, 2025-05-07T21:05:00.6773599Z B=11, 2025-05-07T21:05:00.6773731Z log_E=5, 2025-05-07T21:05:00.6773960Z L=13, 2025-05-07T21:05:00.6774103Z D_gradcheck=1, 2025-05-07T21:05:00.6774260Z stochastic_rounding=False, 2025-05-07T21:05:00.6774400Z weighted=False, 2025-05-07T21:05:00.6774525Z row_wise=True, 2025-05-07T21:05:00.6774660Z mixed=True, 2025-05-07T21:05:00.6774873Z use_cache=True, 2025-05-07T21:05:00.6775059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.6775268Z use_cpu=True, 2025-05-07T21:05:00.6775454Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6775570Z ) 2025-05-07T21:05:00.6775793Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.6776371Z self=, 2025-05-07T21:05:00.6776518Z compile=True, 2025-05-07T21:05:00.6776707Z pooling_mode=, 2025-05-07T21:05:00.6776835Z T=5, 2025-05-07T21:05:00.6776964Z D=60, 2025-05-07T21:05:00.6777108Z B=126, 2025-05-07T21:05:00.6777245Z log_E=4, 2025-05-07T21:05:00.6777376Z L=18, 2025-05-07T21:05:00.6777526Z D_gradcheck=2, 2025-05-07T21:05:00.6777686Z stochastic_rounding=True, 2025-05-07T21:05:00.6777825Z weighted=True, 2025-05-07T21:05:00.6777968Z row_wise=True, 2025-05-07T21:05:00.6778102Z mixed=True, 2025-05-07T21:05:00.6778244Z use_cache=False, 2025-05-07T21:05:00.6778447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.6778669Z use_cpu=True, 2025-05-07T21:05:00.6778841Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.6778971Z ) 2025-05-07T21:05:00.7042937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7044344Z self=, 2025-05-07T21:05:00.7044615Z compile=False, 2025-05-07T21:05:00.7044971Z pooling_mode=, 2025-05-07T21:05:00.7045211Z T=3, 2025-05-07T21:05:00.7045449Z D=78, 2025-05-07T21:05:00.7045700Z B=95, 2025-05-07T21:05:00.7045959Z log_E=3, 2025-05-07T21:05:00.7046192Z L=10, 2025-05-07T21:05:00.7046460Z D_gradcheck=2, 2025-05-07T21:05:00.7046754Z stochastic_rounding=False, 2025-05-07T21:05:00.7047020Z weighted=True, 2025-05-07T21:05:00.7047237Z row_wise=True, 2025-05-07T21:05:00.7047407Z mixed=False, 2025-05-07T21:05:00.7047567Z use_cache=False, 2025-05-07T21:05:00.7047864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7047983Z use_cpu=True, 2025-05-07T21:05:00.7048113Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7048194Z ) 2025-05-07T21:05:00.7048340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7048702Z self=, 2025-05-07T21:05:00.7048795Z compile=False, 2025-05-07T21:05:00.7048913Z pooling_mode=, 2025-05-07T21:05:00.7049004Z T=3, 2025-05-07T21:05:00.7049085Z D=14, 2025-05-07T21:05:00.7049173Z B=36, 2025-05-07T21:05:00.7049262Z log_E=3, 2025-05-07T21:05:00.7049344Z L=0, 2025-05-07T21:05:00.7049440Z D_gradcheck=1, 2025-05-07T21:05:00.7049546Z stochastic_rounding=False, 2025-05-07T21:05:00.7049636Z weighted=True, 2025-05-07T21:05:00.7049732Z row_wise=True, 2025-05-07T21:05:00.7049820Z mixed=True, 2025-05-07T21:05:00.7049917Z use_cache=True, 2025-05-07T21:05:00.7050046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7050138Z use_cpu=True, 2025-05-07T21:05:00.7050252Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7050343Z ) 2025-05-07T21:05:00.7050482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7050833Z self=, 2025-05-07T21:05:00.7050932Z compile=True, 2025-05-07T21:05:00.7051050Z pooling_mode=, 2025-05-07T21:05:00.7051138Z T=1, 2025-05-07T21:05:00.7051219Z D=72, 2025-05-07T21:05:00.7051374Z B=91, 2025-05-07T21:05:00.7051469Z log_E=3, 2025-05-07T21:05:00.7051551Z L=0, 2025-05-07T21:05:00.7051642Z D_gradcheck=2, 2025-05-07T21:05:00.7051753Z stochastic_rounding=False, 2025-05-07T21:05:00.7051842Z weighted=True, 2025-05-07T21:05:00.7051930Z row_wise=True, 2025-05-07T21:05:00.7052025Z mixed=False, 2025-05-07T21:05:00.7052111Z use_cache=True, 2025-05-07T21:05:00.7052345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7052445Z use_cpu=True, 2025-05-07T21:05:00.7052598Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7052677Z ) 2025-05-07T21:05:00.7052815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7053174Z self=, 2025-05-07T21:05:00.7053268Z compile=True, 2025-05-07T21:05:00.7053384Z pooling_mode=, 2025-05-07T21:05:00.7053472Z T=3, 2025-05-07T21:05:00.7053556Z D=113, 2025-05-07T21:05:00.7053648Z B=95, 2025-05-07T21:05:00.7053734Z log_E=5, 2025-05-07T21:05:00.7053818Z L=7, 2025-05-07T21:05:00.7053920Z D_gradcheck=1, 2025-05-07T21:05:00.7054024Z stochastic_rounding=True, 2025-05-07T21:05:00.7054115Z weighted=True, 2025-05-07T21:05:00.7054211Z row_wise=True, 2025-05-07T21:05:00.7054297Z mixed=True, 2025-05-07T21:05:00.7054390Z use_cache=False, 2025-05-07T21:05:00.7054587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7054674Z use_cpu=True, 2025-05-07T21:05:00.7054920Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7055011Z ) 2025-05-07T21:05:00.7055149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7055503Z self=, 2025-05-07T21:05:00.7055605Z compile=False, 2025-05-07T21:05:00.7055719Z pooling_mode=, 2025-05-07T21:05:00.7055805Z T=1, 2025-05-07T21:05:00.7055887Z D=81, 2025-05-07T21:05:00.7055973Z B=122, 2025-05-07T21:05:00.7056060Z log_E=4, 2025-05-07T21:05:00.7056141Z L=7, 2025-05-07T21:05:00.7056231Z D_gradcheck=2, 2025-05-07T21:05:00.7056343Z stochastic_rounding=False, 2025-05-07T21:05:00.7056435Z weighted=False, 2025-05-07T21:05:00.7056523Z row_wise=True, 2025-05-07T21:05:00.7056613Z mixed=True, 2025-05-07T21:05:00.7056712Z use_cache=False, 2025-05-07T21:05:00.7056880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7056974Z use_cpu=True, 2025-05-07T21:05:00.7057084Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7057166Z ) 2025-05-07T21:05:00.7057313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7057670Z self=, 2025-05-07T21:05:00.7057767Z compile=False, 2025-05-07T21:05:00.7057882Z pooling_mode=, 2025-05-07T21:05:00.7057962Z T=1, 2025-05-07T21:05:00.7058052Z D=74, 2025-05-07T21:05:00.7058132Z B=4, 2025-05-07T21:05:00.7058215Z log_E=4, 2025-05-07T21:05:00.7058303Z L=4, 2025-05-07T21:05:00.7058393Z D_gradcheck=1, 2025-05-07T21:05:00.7058497Z stochastic_rounding=False, 2025-05-07T21:05:00.7058594Z weighted=True, 2025-05-07T21:05:00.7058692Z row_wise=True, 2025-05-07T21:05:00.7058778Z mixed=False, 2025-05-07T21:05:00.7058879Z use_cache=True, 2025-05-07T21:05:00.7058997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7059087Z use_cpu=True, 2025-05-07T21:05:00.7059202Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7059279Z ) 2025-05-07T21:05:00.7059422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7059769Z self=, 2025-05-07T21:05:00.7059859Z compile=False, 2025-05-07T21:05:00.7059981Z pooling_mode=, 2025-05-07T21:05:00.7060064Z T=5, 2025-05-07T21:05:00.7060193Z D=57, 2025-05-07T21:05:00.7060283Z B=2, 2025-05-07T21:05:00.7060366Z log_E=5, 2025-05-07T21:05:00.7060449Z L=14, 2025-05-07T21:05:00.7060544Z D_gradcheck=2, 2025-05-07T21:05:00.7060648Z stochastic_rounding=True, 2025-05-07T21:05:00.7060738Z weighted=False, 2025-05-07T21:05:00.7060833Z row_wise=True, 2025-05-07T21:05:00.7060917Z mixed=False, 2025-05-07T21:05:00.7061056Z use_cache=True, 2025-05-07T21:05:00.7061173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7061262Z use_cpu=True, 2025-05-07T21:05:00.7061384Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7061469Z ) 2025-05-07T21:05:00.7061607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7062051Z self=, 2025-05-07T21:05:00.7062188Z compile=False, 2025-05-07T21:05:00.7062350Z pooling_mode=, 2025-05-07T21:05:00.7062472Z T=3, 2025-05-07T21:05:00.7062587Z D=89, 2025-05-07T21:05:00.7062696Z B=12, 2025-05-07T21:05:00.7062811Z log_E=4, 2025-05-07T21:05:00.7062921Z L=10, 2025-05-07T21:05:00.7063051Z D_gradcheck=2, 2025-05-07T21:05:00.7063199Z stochastic_rounding=True, 2025-05-07T21:05:00.7063290Z weighted=True, 2025-05-07T21:05:00.7063386Z row_wise=True, 2025-05-07T21:05:00.7063475Z mixed=False, 2025-05-07T21:05:00.7063630Z use_cache=False, 2025-05-07T21:05:00.7063752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7063874Z use_cpu=True, 2025-05-07T21:05:00.7064032Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7064122Z ) 2025-05-07T21:05:00.7064268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7064618Z self=, 2025-05-07T21:05:00.7064755Z compile=False, 2025-05-07T21:05:00.7064908Z pooling_mode=, 2025-05-07T21:05:00.7065002Z T=5, 2025-05-07T21:05:00.7065093Z D=95, 2025-05-07T21:05:00.7065180Z B=33, 2025-05-07T21:05:00.7065268Z log_E=4, 2025-05-07T21:05:00.7065350Z L=14, 2025-05-07T21:05:00.7065441Z D_gradcheck=2, 2025-05-07T21:05:00.7065582Z stochastic_rounding=True, 2025-05-07T21:05:00.7065715Z weighted=False, 2025-05-07T21:05:00.7065814Z row_wise=True, 2025-05-07T21:05:00.7065909Z mixed=True, 2025-05-07T21:05:00.7066061Z use_cache=True, 2025-05-07T21:05:00.7066176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7066270Z use_cpu=True, 2025-05-07T21:05:00.7066399Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7066514Z ) 2025-05-07T21:05:00.7066688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7067037Z self=, 2025-05-07T21:05:00.7067136Z compile=True, 2025-05-07T21:05:00.7067269Z pooling_mode=, 2025-05-07T21:05:00.7067413Z T=2, 2025-05-07T21:05:00.7067533Z D=44, 2025-05-07T21:05:00.7067636Z B=64, 2025-05-07T21:05:00.7067722Z log_E=3, 2025-05-07T21:05:00.7067813Z L=6, 2025-05-07T21:05:00.7067904Z D_gradcheck=1, 2025-05-07T21:05:00.7068007Z stochastic_rounding=True, 2025-05-07T21:05:00.7068114Z weighted=True, 2025-05-07T21:05:00.7068242Z row_wise=True, 2025-05-07T21:05:00.7068361Z mixed=False, 2025-05-07T21:05:00.7068460Z use_cache=True, 2025-05-07T21:05:00.7068574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7068662Z use_cpu=True, 2025-05-07T21:05:00.7068777Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7068855Z ) 2025-05-07T21:05:00.7069020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7069426Z self=, 2025-05-07T21:05:00.7069520Z compile=False, 2025-05-07T21:05:00.7069640Z pooling_mode=, 2025-05-07T21:05:00.7069784Z T=2, 2025-05-07T21:05:00.7069901Z D=93, 2025-05-07T21:05:00.7070033Z B=117, 2025-05-07T21:05:00.7070133Z log_E=5, 2025-05-07T21:05:00.7070217Z L=12, 2025-05-07T21:05:00.7070313Z D_gradcheck=1, 2025-05-07T21:05:00.7070419Z stochastic_rounding=False, 2025-05-07T21:05:00.7070508Z weighted=False, 2025-05-07T21:05:00.7070602Z row_wise=True, 2025-05-07T21:05:00.7070746Z mixed=False, 2025-05-07T21:05:00.7070840Z use_cache=False, 2025-05-07T21:05:00.7070959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7071047Z use_cpu=True, 2025-05-07T21:05:00.7071164Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7071245Z ) 2025-05-07T21:05:00.7071380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7071746Z self=, 2025-05-07T21:05:00.7071840Z compile=True, 2025-05-07T21:05:00.7071958Z pooling_mode=, 2025-05-07T21:05:00.7072048Z T=1, 2025-05-07T21:05:00.7072128Z D=81, 2025-05-07T21:05:00.7072208Z B=66, 2025-05-07T21:05:00.7072299Z log_E=3, 2025-05-07T21:05:00.7072379Z L=19, 2025-05-07T21:05:00.7072470Z D_gradcheck=2, 2025-05-07T21:05:00.7072582Z stochastic_rounding=False, 2025-05-07T21:05:00.7072674Z weighted=False, 2025-05-07T21:05:00.7072765Z row_wise=True, 2025-05-07T21:05:00.7072914Z mixed=True, 2025-05-07T21:05:00.7073005Z use_cache=True, 2025-05-07T21:05:00.7073125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7073215Z use_cpu=True, 2025-05-07T21:05:00.7073324Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7073414Z ) 2025-05-07T21:05:00.7073556Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7073904Z self=, 2025-05-07T21:05:00.7074000Z compile=False, 2025-05-07T21:05:00.7074119Z pooling_mode=, 2025-05-07T21:05:00.7074207Z T=4, 2025-05-07T21:05:00.7074301Z D=76, 2025-05-07T21:05:00.7074387Z B=119, 2025-05-07T21:05:00.7074470Z log_E=4, 2025-05-07T21:05:00.7074557Z L=3, 2025-05-07T21:05:00.7074658Z D_gradcheck=2, 2025-05-07T21:05:00.7074764Z stochastic_rounding=True, 2025-05-07T21:05:00.7074856Z weighted=False, 2025-05-07T21:05:00.7075000Z row_wise=True, 2025-05-07T21:05:00.7075090Z mixed=True, 2025-05-07T21:05:00.7075181Z use_cache=False, 2025-05-07T21:05:00.7075303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7075392Z use_cpu=True, 2025-05-07T21:05:00.7075509Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7075587Z ) 2025-05-07T21:05:00.7075723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7076076Z self=, 2025-05-07T21:05:00.7076164Z compile=True, 2025-05-07T21:05:00.7076281Z pooling_mode=, 2025-05-07T21:05:00.7076373Z T=4, 2025-05-07T21:05:00.7076456Z D=114, 2025-05-07T21:05:00.7076537Z B=88, 2025-05-07T21:05:00.7076624Z log_E=4, 2025-05-07T21:05:00.7076704Z L=11, 2025-05-07T21:05:00.7076793Z D_gradcheck=1, 2025-05-07T21:05:00.7076903Z stochastic_rounding=False, 2025-05-07T21:05:00.7076994Z weighted=True, 2025-05-07T21:05:00.7077088Z row_wise=True, 2025-05-07T21:05:00.7077182Z mixed=True, 2025-05-07T21:05:00.7077271Z use_cache=False, 2025-05-07T21:05:00.7077389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7077477Z use_cpu=True, 2025-05-07T21:05:00.7077586Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7077674Z ) 2025-05-07T21:05:00.7077811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7078159Z self=, 2025-05-07T21:05:00.7078258Z compile=True, 2025-05-07T21:05:00.7078422Z pooling_mode=, 2025-05-07T21:05:00.7078507Z T=3, 2025-05-07T21:05:00.7078596Z D=85, 2025-05-07T21:05:00.7078682Z B=4, 2025-05-07T21:05:00.7078763Z log_E=5, 2025-05-07T21:05:00.7078850Z L=13, 2025-05-07T21:05:00.7078942Z D_gradcheck=2, 2025-05-07T21:05:00.7079050Z stochastic_rounding=True, 2025-05-07T21:05:00.7079177Z weighted=False, 2025-05-07T21:05:00.7079271Z row_wise=True, 2025-05-07T21:05:00.7079364Z mixed=False, 2025-05-07T21:05:00.7079451Z use_cache=False, 2025-05-07T21:05:00.7079565Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7079660Z use_cpu=True, 2025-05-07T21:05:00.7079769Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7079848Z ) 2025-05-07T21:05:00.7079994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7080341Z self=, 2025-05-07T21:05:00.7080430Z compile=True, 2025-05-07T21:05:00.7080554Z pooling_mode=, 2025-05-07T21:05:00.7080634Z T=5, 2025-05-07T21:05:00.7080716Z D=71, 2025-05-07T21:05:00.7080802Z B=77, 2025-05-07T21:05:00.7080884Z log_E=3, 2025-05-07T21:05:00.7080973Z L=20, 2025-05-07T21:05:00.7081063Z D_gradcheck=1, 2025-05-07T21:05:00.7081166Z stochastic_rounding=False, 2025-05-07T21:05:00.7081264Z weighted=False, 2025-05-07T21:05:00.7081402Z row_wise=True, 2025-05-07T21:05:00.7081488Z mixed=False, 2025-05-07T21:05:00.7081583Z use_cache=True, 2025-05-07T21:05:00.7081696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7081784Z use_cpu=True, 2025-05-07T21:05:00.7081900Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7081980Z ) 2025-05-07T21:05:00.7352361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7353181Z self=, 2025-05-07T21:05:00.7353307Z compile=True, 2025-05-07T21:05:00.7353487Z pooling_mode=, 2025-05-07T21:05:00.7353608Z T=3, 2025-05-07T21:05:00.7353727Z D=92, 2025-05-07T21:05:00.7353853Z B=64, 2025-05-07T21:05:00.7353973Z log_E=5, 2025-05-07T21:05:00.7354091Z L=11, 2025-05-07T21:05:00.7354227Z D_gradcheck=2, 2025-05-07T21:05:00.7354365Z stochastic_rounding=False, 2025-05-07T21:05:00.7354654Z weighted=True, 2025-05-07T21:05:00.7354749Z row_wise=True, 2025-05-07T21:05:00.7354836Z mixed=False, 2025-05-07T21:05:00.7354931Z use_cache=True, 2025-05-07T21:05:00.7355048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7355135Z use_cpu=True, 2025-05-07T21:05:00.7355252Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7355333Z ) 2025-05-07T21:05:00.7355475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7355830Z self=, 2025-05-07T21:05:00.7355920Z compile=True, 2025-05-07T21:05:00.7356036Z pooling_mode=, 2025-05-07T21:05:00.7356125Z T=1, 2025-05-07T21:05:00.7356207Z D=13, 2025-05-07T21:05:00.7356296Z B=101, 2025-05-07T21:05:00.7356379Z log_E=4, 2025-05-07T21:05:00.7356461Z L=19, 2025-05-07T21:05:00.7356559Z D_gradcheck=2, 2025-05-07T21:05:00.7356664Z stochastic_rounding=False, 2025-05-07T21:05:00.7356758Z weighted=False, 2025-05-07T21:05:00.7356855Z row_wise=True, 2025-05-07T21:05:00.7356940Z mixed=True, 2025-05-07T21:05:00.7357031Z use_cache=False, 2025-05-07T21:05:00.7357151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7357238Z use_cpu=True, 2025-05-07T21:05:00.7357346Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7357479Z ) 2025-05-07T21:05:00.7357614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7357969Z self=, 2025-05-07T21:05:00.7358135Z compile=False, 2025-05-07T21:05:00.7358251Z pooling_mode=, 2025-05-07T21:05:00.7358339Z T=3, 2025-05-07T21:05:00.7358421Z D=29, 2025-05-07T21:05:00.7358502Z B=114, 2025-05-07T21:05:00.7358593Z log_E=5, 2025-05-07T21:05:00.7358674Z L=16, 2025-05-07T21:05:00.7358766Z D_gradcheck=2, 2025-05-07T21:05:00.7358938Z stochastic_rounding=True, 2025-05-07T21:05:00.7359030Z weighted=False, 2025-05-07T21:05:00.7359117Z row_wise=True, 2025-05-07T21:05:00.7359212Z mixed=True, 2025-05-07T21:05:00.7359301Z use_cache=True, 2025-05-07T21:05:00.7359413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7359506Z use_cpu=True, 2025-05-07T21:05:00.7359614Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7359703Z ) 2025-05-07T21:05:00.7359838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7360181Z self=, 2025-05-07T21:05:00.7360279Z compile=False, 2025-05-07T21:05:00.7360395Z pooling_mode=, 2025-05-07T21:05:00.7360476Z T=1, 2025-05-07T21:05:00.7360561Z D=117, 2025-05-07T21:05:00.7360642Z B=121, 2025-05-07T21:05:00.7360723Z log_E=5, 2025-05-07T21:05:00.7360811Z L=19, 2025-05-07T21:05:00.7360903Z D_gradcheck=2, 2025-05-07T21:05:00.7361012Z stochastic_rounding=False, 2025-05-07T21:05:00.7361176Z weighted=False, 2025-05-07T21:05:00.7361264Z row_wise=True, 2025-05-07T21:05:00.7361348Z mixed=False, 2025-05-07T21:05:00.7361442Z use_cache=True, 2025-05-07T21:05:00.7361555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7361645Z use_cpu=True, 2025-05-07T21:05:00.7361753Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7361830Z ) 2025-05-07T21:05:00.7361972Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7362320Z self=, 2025-05-07T21:05:00.7362411Z compile=False, 2025-05-07T21:05:00.7362531Z pooling_mode=, 2025-05-07T21:05:00.7362614Z T=4, 2025-05-07T21:05:00.7362696Z D=110, 2025-05-07T21:05:00.7362782Z B=26, 2025-05-07T21:05:00.7362866Z log_E=4, 2025-05-07T21:05:00.7362949Z L=2, 2025-05-07T21:05:00.7363042Z D_gradcheck=1, 2025-05-07T21:05:00.7363191Z stochastic_rounding=False, 2025-05-07T21:05:00.7363294Z weighted=True, 2025-05-07T21:05:00.7363381Z row_wise=True, 2025-05-07T21:05:00.7363466Z mixed=True, 2025-05-07T21:05:00.7363560Z use_cache=False, 2025-05-07T21:05:00.7363673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7363760Z use_cpu=True, 2025-05-07T21:05:00.7363874Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7363953Z ) 2025-05-07T21:05:00.7364087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7364440Z self=, 2025-05-07T21:05:00.7364527Z compile=True, 2025-05-07T21:05:00.7364641Z pooling_mode=, 2025-05-07T21:05:00.7364728Z T=4, 2025-05-07T21:05:00.7364809Z D=126, 2025-05-07T21:05:00.7364890Z B=6, 2025-05-07T21:05:00.7364977Z log_E=4, 2025-05-07T21:05:00.7365057Z L=14, 2025-05-07T21:05:00.7365149Z D_gradcheck=2, 2025-05-07T21:05:00.7365255Z stochastic_rounding=True, 2025-05-07T21:05:00.7365345Z weighted=True, 2025-05-07T21:05:00.7365438Z row_wise=True, 2025-05-07T21:05:00.7365523Z mixed=False, 2025-05-07T21:05:00.7365612Z use_cache=False, 2025-05-07T21:05:00.7365730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7365815Z use_cpu=True, 2025-05-07T21:05:00.7365923Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7366011Z ) 2025-05-07T21:05:00.7366146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7366538Z self=, 2025-05-07T21:05:00.7366637Z compile=False, 2025-05-07T21:05:00.7366750Z pooling_mode=, 2025-05-07T21:05:00.7366838Z T=2, 2025-05-07T21:05:00.7366920Z D=33, 2025-05-07T21:05:00.7367001Z B=16, 2025-05-07T21:05:00.7367090Z log_E=4, 2025-05-07T21:05:00.7367173Z L=19, 2025-05-07T21:05:00.7367305Z D_gradcheck=1, 2025-05-07T21:05:00.7367432Z stochastic_rounding=False, 2025-05-07T21:05:00.7367535Z weighted=True, 2025-05-07T21:05:00.7367638Z row_wise=True, 2025-05-07T21:05:00.7367742Z mixed=False, 2025-05-07T21:05:00.7367831Z use_cache=True, 2025-05-07T21:05:00.7367943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7368039Z use_cpu=True, 2025-05-07T21:05:00.7368145Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7368224Z ) 2025-05-07T21:05:00.7368366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7368711Z self=, 2025-05-07T21:05:00.7368802Z compile=True, 2025-05-07T21:05:00.7368917Z pooling_mode=, 2025-05-07T21:05:00.7368997Z T=4, 2025-05-07T21:05:00.7369085Z D=70, 2025-05-07T21:05:00.7369166Z B=126, 2025-05-07T21:05:00.7369251Z log_E=5, 2025-05-07T21:05:00.7369338Z L=10, 2025-05-07T21:05:00.7369429Z D_gradcheck=2, 2025-05-07T21:05:00.7369576Z stochastic_rounding=True, 2025-05-07T21:05:00.7369674Z weighted=True, 2025-05-07T21:05:00.7369762Z row_wise=True, 2025-05-07T21:05:00.7369850Z mixed=False, 2025-05-07T21:05:00.7369943Z use_cache=True, 2025-05-07T21:05:00.7370055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7370142Z use_cpu=True, 2025-05-07T21:05:00.7370258Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7370338Z ) 2025-05-07T21:05:00.7370479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7370824Z self=, 2025-05-07T21:05:00.7370915Z compile=False, 2025-05-07T21:05:00.7371032Z pooling_mode=, 2025-05-07T21:05:00.7371110Z T=5, 2025-05-07T21:05:00.7371192Z D=68, 2025-05-07T21:05:00.7371277Z B=97, 2025-05-07T21:05:00.7371359Z log_E=3, 2025-05-07T21:05:00.7371439Z L=3, 2025-05-07T21:05:00.7371579Z D_gradcheck=2, 2025-05-07T21:05:00.7371685Z stochastic_rounding=False, 2025-05-07T21:05:00.7371774Z weighted=True, 2025-05-07T21:05:00.7371868Z row_wise=True, 2025-05-07T21:05:00.7371952Z mixed=False, 2025-05-07T21:05:00.7372039Z use_cache=True, 2025-05-07T21:05:00.7372156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7372243Z use_cpu=True, 2025-05-07T21:05:00.7372358Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7372436Z ) 2025-05-07T21:05:00.7372572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7372925Z self=, 2025-05-07T21:05:00.7373014Z compile=False, 2025-05-07T21:05:00.7373128Z pooling_mode=, 2025-05-07T21:05:00.7373214Z T=3, 2025-05-07T21:05:00.7373298Z D=102, 2025-05-07T21:05:00.7373378Z B=41, 2025-05-07T21:05:00.7373466Z log_E=3, 2025-05-07T21:05:00.7373548Z L=18, 2025-05-07T21:05:00.7373639Z D_gradcheck=2, 2025-05-07T21:05:00.7373749Z stochastic_rounding=True, 2025-05-07T21:05:00.7373838Z weighted=True, 2025-05-07T21:05:00.7373931Z row_wise=True, 2025-05-07T21:05:00.7374017Z mixed=False, 2025-05-07T21:05:00.7374105Z use_cache=False, 2025-05-07T21:05:00.7374223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.7374310Z use_cpu=True, 2025-05-07T21:05:00.7374417Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7374499Z ) 2025-05-07T21:05:00.7374633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7375131Z self=, 2025-05-07T21:05:00.7375228Z compile=False, 2025-05-07T21:05:00.7375341Z pooling_mode=, 2025-05-07T21:05:00.7375422Z T=1, 2025-05-07T21:05:00.7375508Z D=60, 2025-05-07T21:05:00.7375587Z B=117, 2025-05-07T21:05:00.7375671Z log_E=4, 2025-05-07T21:05:00.7375799Z L=14, 2025-05-07T21:05:00.7375892Z D_gradcheck=1, 2025-05-07T21:05:00.7376000Z stochastic_rounding=False, 2025-05-07T21:05:00.7376088Z weighted=False, 2025-05-07T21:05:00.7376175Z row_wise=True, 2025-05-07T21:05:00.7376266Z mixed=False, 2025-05-07T21:05:00.7376354Z use_cache=False, 2025-05-07T21:05:00.7376466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7376559Z use_cpu=True, 2025-05-07T21:05:00.7376667Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7376745Z ) 2025-05-07T21:05:00.7376885Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7377233Z self=, 2025-05-07T21:05:00.7377320Z compile=True, 2025-05-07T21:05:00.7377441Z pooling_mode=, 2025-05-07T21:05:00.7377523Z T=2, 2025-05-07T21:05:00.7377609Z D=78, 2025-05-07T21:05:00.7377689Z B=15, 2025-05-07T21:05:00.7377772Z log_E=3, 2025-05-07T21:05:00.7377862Z L=10, 2025-05-07T21:05:00.7377993Z D_gradcheck=1, 2025-05-07T21:05:00.7378094Z stochastic_rounding=True, 2025-05-07T21:05:00.7378187Z weighted=False, 2025-05-07T21:05:00.7378274Z row_wise=True, 2025-05-07T21:05:00.7378358Z mixed=True, 2025-05-07T21:05:00.7378452Z use_cache=True, 2025-05-07T21:05:00.7378565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7378652Z use_cpu=True, 2025-05-07T21:05:00.7378767Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7378847Z ) 2025-05-07T21:05:00.7378982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7379334Z self=, 2025-05-07T21:05:00.7379420Z compile=True, 2025-05-07T21:05:00.7379541Z pooling_mode=, 2025-05-07T21:05:00.7379623Z T=1, 2025-05-07T21:05:00.7379704Z D=74, 2025-05-07T21:05:00.7379794Z B=67, 2025-05-07T21:05:00.7379881Z log_E=4, 2025-05-07T21:05:00.7380006Z L=0, 2025-05-07T21:05:00.7380107Z D_gradcheck=1, 2025-05-07T21:05:00.7380210Z stochastic_rounding=False, 2025-05-07T21:05:00.7380298Z weighted=False, 2025-05-07T21:05:00.7380393Z row_wise=True, 2025-05-07T21:05:00.7380476Z mixed=True, 2025-05-07T21:05:00.7380566Z use_cache=False, 2025-05-07T21:05:00.7380684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7380769Z use_cpu=True, 2025-05-07T21:05:00.7380877Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7380962Z ) 2025-05-07T21:05:00.7381097Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7381448Z self=, 2025-05-07T21:05:00.7381537Z compile=False, 2025-05-07T21:05:00.7381649Z pooling_mode=, 2025-05-07T21:05:00.7381734Z T=2, 2025-05-07T21:05:00.7381814Z D=31, 2025-05-07T21:05:00.7381895Z B=104, 2025-05-07T21:05:00.7381986Z log_E=5, 2025-05-07T21:05:00.7382075Z L=15, 2025-05-07T21:05:00.7382167Z D_gradcheck=1, 2025-05-07T21:05:00.7382276Z stochastic_rounding=False, 2025-05-07T21:05:00.7382364Z weighted=True, 2025-05-07T21:05:00.7382450Z row_wise=True, 2025-05-07T21:05:00.7382540Z mixed=False, 2025-05-07T21:05:00.7382628Z use_cache=False, 2025-05-07T21:05:00.7382748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7382832Z use_cpu=True, 2025-05-07T21:05:00.7382940Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7383024Z ) 2025-05-07T21:05:00.7383239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7383585Z self=, 2025-05-07T21:05:00.7383676Z compile=True, 2025-05-07T21:05:00.7383789Z pooling_mode=, 2025-05-07T21:05:00.7383871Z T=5, 2025-05-07T21:05:00.7383958Z D=103, 2025-05-07T21:05:00.7384038Z B=18, 2025-05-07T21:05:00.7384164Z log_E=3, 2025-05-07T21:05:00.7384254Z L=2, 2025-05-07T21:05:00.7384343Z D_gradcheck=1, 2025-05-07T21:05:00.7384444Z stochastic_rounding=False, 2025-05-07T21:05:00.7384536Z weighted=True, 2025-05-07T21:05:00.7384622Z row_wise=True, 2025-05-07T21:05:00.7384711Z mixed=False, 2025-05-07T21:05:00.7384798Z use_cache=True, 2025-05-07T21:05:00.7384909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7385001Z use_cpu=True, 2025-05-07T21:05:00.7385111Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.7385189Z ) 2025-05-07T21:05:00.7385331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:00.7385674Z self=, 2025-05-07T21:05:00.7385761Z compile=True, 2025-05-07T21:05:00.7385881Z pooling_mode=, 2025-05-07T21:05:00.7385961Z T=1, 2025-05-07T21:05:00.7386042Z D=33, 2025-05-07T21:05:00.7386133Z B=119, 2025-05-07T21:05:00.7386217Z log_E=3, 2025-05-07T21:05:00.7386344Z L=18, 2025-05-07T21:05:00.7386439Z D_gradcheck=1, 2025-05-07T21:05:00.7386540Z stochastic_rounding=True, 2025-05-07T21:05:00.7386636Z weighted=False, 2025-05-07T21:05:00.7386723Z row_wise=True, 2025-05-07T21:05:00.7386808Z mixed=True, 2025-05-07T21:05:00.7386900Z use_cache=True, 2025-05-07T21:05:00.7387011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.7387097Z use_cpu=True, 2025-05-07T21:05:00.7387209Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.7387286Z ) 2025-05-07T21:05:02.3911787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3912724Z self=, 2025-05-07T21:05:02.3913506Z compile=False, 2025-05-07T21:05:02.3913873Z pooling_mode=, 2025-05-07T21:05:02.3914221Z T=1, 2025-05-07T21:05:02.3914414Z D=60, 2025-05-07T21:05:02.3914626Z B=113, 2025-05-07T21:05:02.3915049Z log_E=5, 2025-05-07T21:05:02.3915259Z L=9, 2025-05-07T21:05:02.3915457Z D_gradcheck=1, 2025-05-07T21:05:02.3915707Z stochastic_rounding=False, 2025-05-07T21:05:02.3915979Z weighted=False, 2025-05-07T21:05:02.3916199Z row_wise=True, 2025-05-07T21:05:02.3916421Z mixed=False, 2025-05-07T21:05:02.3916642Z use_cache=True, 2025-05-07T21:05:02.3916884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3917185Z use_cpu=True, 2025-05-07T21:05:02.3917432Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3917704Z ) 2025-05-07T21:05:02.3917952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3918534Z self=, 2025-05-07T21:05:02.3919061Z compile=False, 2025-05-07T21:05:02.3919314Z pooling_mode=, 2025-05-07T21:05:02.3919606Z T=4, 2025-05-07T21:05:02.3919795Z D=77, 2025-05-07T21:05:02.3920001Z B=102, 2025-05-07T21:05:02.3920205Z log_E=4, 2025-05-07T21:05:02.3920408Z L=18, 2025-05-07T21:05:02.3920612Z D_gradcheck=1, 2025-05-07T21:05:02.3920854Z stochastic_rounding=False, 2025-05-07T21:05:02.3921117Z weighted=False, 2025-05-07T21:05:02.3921345Z row_wise=True, 2025-05-07T21:05:02.3921566Z mixed=False, 2025-05-07T21:05:02.3921790Z use_cache=True, 2025-05-07T21:05:02.3922036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3922376Z use_cpu=True, 2025-05-07T21:05:02.3922621Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3922887Z ) 2025-05-07T21:05:02.3923221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3923806Z self=, 2025-05-07T21:05:02.3924335Z compile=False, 2025-05-07T21:05:02.3924592Z pooling_mode=, 2025-05-07T21:05:02.3924887Z T=4, 2025-05-07T21:05:02.3925182Z D=51, 2025-05-07T21:05:02.3925388Z B=76, 2025-05-07T21:05:02.3925589Z log_E=5, 2025-05-07T21:05:02.3925788Z L=3, 2025-05-07T21:05:02.3925993Z D_gradcheck=2, 2025-05-07T21:05:02.3926233Z stochastic_rounding=True, 2025-05-07T21:05:02.3926500Z weighted=False, 2025-05-07T21:05:02.3926729Z row_wise=True, 2025-05-07T21:05:02.3926953Z mixed=False, 2025-05-07T21:05:02.3927179Z use_cache=False, 2025-05-07T21:05:02.3927433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3927732Z use_cpu=True, 2025-05-07T21:05:02.3927980Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3928248Z ) 2025-05-07T21:05:02.3928500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3929084Z self=, 2025-05-07T21:05:02.3929620Z compile=False, 2025-05-07T21:05:02.3929874Z pooling_mode=, 2025-05-07T21:05:02.3930161Z T=1, 2025-05-07T21:05:02.3930353Z D=25, 2025-05-07T21:05:02.3930647Z B=31, 2025-05-07T21:05:02.3930844Z log_E=3, 2025-05-07T21:05:02.3931042Z L=19, 2025-05-07T21:05:02.3931246Z D_gradcheck=1, 2025-05-07T21:05:02.3931486Z stochastic_rounding=True, 2025-05-07T21:05:02.3931747Z weighted=False, 2025-05-07T21:05:02.3931975Z row_wise=True, 2025-05-07T21:05:02.3932195Z mixed=False, 2025-05-07T21:05:02.3932412Z use_cache=True, 2025-05-07T21:05:02.3932663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3932957Z use_cpu=True, 2025-05-07T21:05:02.3933194Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3933467Z ) 2025-05-07T21:05:02.3933708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3934289Z self=, 2025-05-07T21:05:02.3934915Z compile=False, 2025-05-07T21:05:02.3935167Z pooling_mode=, 2025-05-07T21:05:02.3935452Z T=1, 2025-05-07T21:05:02.3935697Z D=43, 2025-05-07T21:05:02.3936139Z B=28, 2025-05-07T21:05:02.3936339Z log_E=4, 2025-05-07T21:05:02.3936537Z L=14, 2025-05-07T21:05:02.3936743Z D_gradcheck=1, 2025-05-07T21:05:02.3936980Z stochastic_rounding=True, 2025-05-07T21:05:02.3937240Z weighted=True, 2025-05-07T21:05:02.3937466Z row_wise=True, 2025-05-07T21:05:02.3937687Z mixed=True, 2025-05-07T21:05:02.3937902Z use_cache=True, 2025-05-07T21:05:02.3938154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.3938453Z use_cpu=True, 2025-05-07T21:05:02.3938693Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3938969Z ) 2025-05-07T21:05:02.3939209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3939791Z self=, 2025-05-07T21:05:02.3940323Z compile=False, 2025-05-07T21:05:02.3940575Z pooling_mode=, 2025-05-07T21:05:02.3940873Z T=4, 2025-05-07T21:05:02.3941068Z D=45, 2025-05-07T21:05:02.3941267Z B=4, 2025-05-07T21:05:02.3941463Z log_E=5, 2025-05-07T21:05:02.3941662Z L=3, 2025-05-07T21:05:02.3941865Z D_gradcheck=1, 2025-05-07T21:05:02.3942105Z stochastic_rounding=True, 2025-05-07T21:05:02.3942365Z weighted=False, 2025-05-07T21:05:02.3942591Z row_wise=True, 2025-05-07T21:05:02.3942808Z mixed=True, 2025-05-07T21:05:02.3943020Z use_cache=False, 2025-05-07T21:05:02.3943278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3943570Z use_cpu=True, 2025-05-07T21:05:02.3943879Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3944154Z ) 2025-05-07T21:05:02.3944396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3944967Z self=, 2025-05-07T21:05:02.3945497Z compile=True, 2025-05-07T21:05:02.3945748Z pooling_mode=, 2025-05-07T21:05:02.3946103Z T=1, 2025-05-07T21:05:02.3946296Z D=100, 2025-05-07T21:05:02.3946497Z B=55, 2025-05-07T21:05:02.3946695Z log_E=3, 2025-05-07T21:05:02.3946892Z L=3, 2025-05-07T21:05:02.3947094Z D_gradcheck=1, 2025-05-07T21:05:02.3947337Z stochastic_rounding=False, 2025-05-07T21:05:02.3947599Z weighted=False, 2025-05-07T21:05:02.3947826Z row_wise=True, 2025-05-07T21:05:02.3948050Z mixed=False, 2025-05-07T21:05:02.3948264Z use_cache=True, 2025-05-07T21:05:02.3948514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3948810Z use_cpu=True, 2025-05-07T21:05:02.3949051Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3949326Z ) 2025-05-07T21:05:02.3949567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3950139Z self=, 2025-05-07T21:05:02.3950670Z compile=True, 2025-05-07T21:05:02.3950922Z pooling_mode=, 2025-05-07T21:05:02.3951215Z T=4, 2025-05-07T21:05:02.3951482Z D=103, 2025-05-07T21:05:02.3951681Z B=91, 2025-05-07T21:05:02.3951879Z log_E=5, 2025-05-07T21:05:02.3952088Z L=20, 2025-05-07T21:05:02.3952292Z D_gradcheck=1, 2025-05-07T21:05:02.3952536Z stochastic_rounding=False, 2025-05-07T21:05:02.3952802Z weighted=False, 2025-05-07T21:05:02.3953034Z row_wise=True, 2025-05-07T21:05:02.3953258Z mixed=False, 2025-05-07T21:05:02.3953476Z use_cache=False, 2025-05-07T21:05:02.3953735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.3954030Z use_cpu=True, 2025-05-07T21:05:02.3954272Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3954548Z ) 2025-05-07T21:05:02.3954790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3955364Z self=, 2025-05-07T21:05:02.3955899Z compile=False, 2025-05-07T21:05:02.3956151Z pooling_mode=, 2025-05-07T21:05:02.3956509Z T=4, 2025-05-07T21:05:02.3956710Z D=60, 2025-05-07T21:05:02.3956907Z B=39, 2025-05-07T21:05:02.3957096Z log_E=3, 2025-05-07T21:05:02.3957300Z L=12, 2025-05-07T21:05:02.3957503Z D_gradcheck=1, 2025-05-07T21:05:02.3957738Z stochastic_rounding=False, 2025-05-07T21:05:02.3958007Z weighted=False, 2025-05-07T21:05:02.3958235Z row_wise=True, 2025-05-07T21:05:02.3958452Z mixed=False, 2025-05-07T21:05:02.3958674Z use_cache=False, 2025-05-07T21:05:02.3958937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3959231Z use_cpu=True, 2025-05-07T21:05:02.3959473Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3959745Z ) 2025-05-07T21:05:02.3959985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3960556Z self=, 2025-05-07T21:05:02.3961088Z compile=False, 2025-05-07T21:05:02.3961341Z pooling_mode=, 2025-05-07T21:05:02.3961632Z T=4, 2025-05-07T21:05:02.3961829Z D=34, 2025-05-07T21:05:02.3962023Z B=68, 2025-05-07T21:05:02.3962238Z log_E=3, 2025-05-07T21:05:02.3962443Z L=0, 2025-05-07T21:05:02.3962641Z D_gradcheck=2, 2025-05-07T21:05:02.3962882Z stochastic_rounding=False, 2025-05-07T21:05:02.3963156Z weighted=False, 2025-05-07T21:05:02.3963378Z row_wise=True, 2025-05-07T21:05:02.3963602Z mixed=True, 2025-05-07T21:05:02.3963826Z use_cache=False, 2025-05-07T21:05:02.3964080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3964373Z use_cpu=True, 2025-05-07T21:05:02.3964669Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3964940Z ) 2025-05-07T21:05:02.3965182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3965767Z self=, 2025-05-07T21:05:02.3966291Z compile=True, 2025-05-07T21:05:02.3966585Z pooling_mode=, 2025-05-07T21:05:02.3966879Z T=5, 2025-05-07T21:05:02.3967075Z D=123, 2025-05-07T21:05:02.3967273Z B=76, 2025-05-07T21:05:02.3967466Z log_E=4, 2025-05-07T21:05:02.3967662Z L=6, 2025-05-07T21:05:02.3967861Z D_gradcheck=2, 2025-05-07T21:05:02.3968101Z stochastic_rounding=True, 2025-05-07T21:05:02.3968362Z weighted=True, 2025-05-07T21:05:02.3968585Z row_wise=True, 2025-05-07T21:05:02.3968803Z mixed=False, 2025-05-07T21:05:02.3969023Z use_cache=True, 2025-05-07T21:05:02.3969267Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3969566Z use_cpu=True, 2025-05-07T21:05:02.3969811Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3970075Z ) 2025-05-07T21:05:02.3970316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3970896Z self=, 2025-05-07T21:05:02.3971424Z compile=True, 2025-05-07T21:05:02.3971685Z pooling_mode=, 2025-05-07T21:05:02.3972033Z T=4, 2025-05-07T21:05:02.3972225Z D=44, 2025-05-07T21:05:02.3972421Z B=21, 2025-05-07T21:05:02.3972619Z log_E=4, 2025-05-07T21:05:02.3972819Z L=16, 2025-05-07T21:05:02.3973022Z D_gradcheck=1, 2025-05-07T21:05:02.3973266Z stochastic_rounding=False, 2025-05-07T21:05:02.3973527Z weighted=False, 2025-05-07T21:05:02.3973752Z row_wise=True, 2025-05-07T21:05:02.3973976Z mixed=True, 2025-05-07T21:05:02.3974188Z use_cache=True, 2025-05-07T21:05:02.3974438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.3974824Z use_cpu=True, 2025-05-07T21:05:02.3975075Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3975342Z ) 2025-05-07T21:05:02.3975583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3976165Z self=, 2025-05-07T21:05:02.3976690Z compile=True, 2025-05-07T21:05:02.3977001Z pooling_mode=, 2025-05-07T21:05:02.3977297Z T=5, 2025-05-07T21:05:02.3977487Z D=30, 2025-05-07T21:05:02.3977685Z B=8, 2025-05-07T21:05:02.3977881Z log_E=5, 2025-05-07T21:05:02.3978082Z L=14, 2025-05-07T21:05:02.3978289Z D_gradcheck=1, 2025-05-07T21:05:02.3978534Z stochastic_rounding=False, 2025-05-07T21:05:02.3978796Z weighted=True, 2025-05-07T21:05:02.3979026Z row_wise=True, 2025-05-07T21:05:02.3979248Z mixed=True, 2025-05-07T21:05:02.3979464Z use_cache=False, 2025-05-07T21:05:02.3979729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.3980032Z use_cpu=True, 2025-05-07T21:05:02.3980271Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3980549Z ) 2025-05-07T21:05:02.3980792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3981374Z self=, 2025-05-07T21:05:02.3981903Z compile=True, 2025-05-07T21:05:02.3982160Z pooling_mode=, 2025-05-07T21:05:02.3982453Z T=5, 2025-05-07T21:05:02.3982643Z D=18, 2025-05-07T21:05:02.3982843Z B=45, 2025-05-07T21:05:02.3983045Z log_E=3, 2025-05-07T21:05:02.3983245Z L=20, 2025-05-07T21:05:02.3983447Z D_gradcheck=2, 2025-05-07T21:05:02.3983685Z stochastic_rounding=True, 2025-05-07T21:05:02.3983948Z weighted=True, 2025-05-07T21:05:02.3984176Z row_wise=True, 2025-05-07T21:05:02.3984397Z mixed=True, 2025-05-07T21:05:02.3984611Z use_cache=True, 2025-05-07T21:05:02.3984863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.3985209Z use_cpu=True, 2025-05-07T21:05:02.3985449Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3985720Z ) 2025-05-07T21:05:02.3985959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3986533Z self=, 2025-05-07T21:05:02.3987145Z compile=False, 2025-05-07T21:05:02.3987404Z pooling_mode=, 2025-05-07T21:05:02.3987695Z T=5, 2025-05-07T21:05:02.3987908Z D=30, 2025-05-07T21:05:02.3988127Z B=28, 2025-05-07T21:05:02.3988323Z log_E=4, 2025-05-07T21:05:02.3988524Z L=16, 2025-05-07T21:05:02.3988727Z D_gradcheck=1, 2025-05-07T21:05:02.3988966Z stochastic_rounding=True, 2025-05-07T21:05:02.3989228Z weighted=True, 2025-05-07T21:05:02.3989454Z row_wise=True, 2025-05-07T21:05:02.3989677Z mixed=False, 2025-05-07T21:05:02.3989896Z use_cache=False, 2025-05-07T21:05:02.3990161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.3990458Z use_cpu=True, 2025-05-07T21:05:02.3990699Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.3990971Z ) 2025-05-07T21:05:02.3991215Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.3991792Z self=, 2025-05-07T21:05:02.3992331Z compile=False, 2025-05-07T21:05:02.3992650Z pooling_mode=, 2025-05-07T21:05:02.3992942Z T=1, 2025-05-07T21:05:02.3993140Z D=82, 2025-05-07T21:05:02.3993339Z B=68, 2025-05-07T21:05:02.3993530Z log_E=4, 2025-05-07T21:05:02.3993736Z L=10, 2025-05-07T21:05:02.3993936Z D_gradcheck=1, 2025-05-07T21:05:02.3994180Z stochastic_rounding=True, 2025-05-07T21:05:02.3994448Z weighted=True, 2025-05-07T21:05:02.3994672Z row_wise=True, 2025-05-07T21:05:02.3994892Z mixed=False, 2025-05-07T21:05:02.3995108Z use_cache=False, 2025-05-07T21:05:02.3995369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.3995666Z use_cpu=True, 2025-05-07T21:05:02.3995905Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.3996180Z ) 2025-05-07T21:05:02.4215911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4217031Z self=, 2025-05-07T21:05:02.4218342Z compile=True, 2025-05-07T21:05:02.4218829Z pooling_mode=, 2025-05-07T21:05:02.4219387Z T=4, 2025-05-07T21:05:02.4219700Z D=124, 2025-05-07T21:05:02.4219985Z B=89, 2025-05-07T21:05:02.4220272Z log_E=4, 2025-05-07T21:05:02.4220577Z L=0, 2025-05-07T21:05:02.4220903Z D_gradcheck=1, 2025-05-07T21:05:02.4221293Z stochastic_rounding=True, 2025-05-07T21:05:02.4221743Z weighted=False, 2025-05-07T21:05:02.4222112Z row_wise=True, 2025-05-07T21:05:02.4222478Z mixed=True, 2025-05-07T21:05:02.4222832Z use_cache=False, 2025-05-07T21:05:02.4223257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.4223751Z use_cpu=True, 2025-05-07T21:05:02.4224141Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4224560Z ) 2025-05-07T21:05:02.4224955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4225942Z self=, 2025-05-07T21:05:02.4226863Z compile=True, 2025-05-07T21:05:02.4227271Z pooling_mode=, 2025-05-07T21:05:02.4227741Z T=4, 2025-05-07T21:05:02.4228057Z D=83, 2025-05-07T21:05:02.4228363Z B=52, 2025-05-07T21:05:02.4228676Z log_E=3, 2025-05-07T21:05:02.4229014Z L=0, 2025-05-07T21:05:02.4229333Z D_gradcheck=2, 2025-05-07T21:05:02.4229721Z stochastic_rounding=False, 2025-05-07T21:05:02.4230157Z weighted=False, 2025-05-07T21:05:02.4230511Z row_wise=True, 2025-05-07T21:05:02.4230871Z mixed=True, 2025-05-07T21:05:02.4231224Z use_cache=False, 2025-05-07T21:05:02.4231771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4232269Z use_cpu=True, 2025-05-07T21:05:02.4232660Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4233093Z ) 2025-05-07T21:05:02.4233480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4234457Z self=, 2025-05-07T21:05:02.4235495Z compile=True, 2025-05-07T21:05:02.4236301Z pooling_mode=, 2025-05-07T21:05:02.4236804Z T=5, 2025-05-07T21:05:02.4237121Z D=62, 2025-05-07T21:05:02.4237433Z B=54, 2025-05-07T21:05:02.4237741Z log_E=4, 2025-05-07T21:05:02.4238066Z L=17, 2025-05-07T21:05:02.4238382Z D_gradcheck=1, 2025-05-07T21:05:02.4238769Z stochastic_rounding=False, 2025-05-07T21:05:02.4239200Z weighted=False, 2025-05-07T21:05:02.4239556Z row_wise=True, 2025-05-07T21:05:02.4239915Z mixed=True, 2025-05-07T21:05:02.4240259Z use_cache=False, 2025-05-07T21:05:02.4240674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4241175Z use_cpu=True, 2025-05-07T21:05:02.4241593Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4242054Z ) 2025-05-07T21:05:02.4242460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4243458Z self=, 2025-05-07T21:05:02.4244534Z compile=True, 2025-05-07T21:05:02.4244936Z pooling_mode=, 2025-05-07T21:05:02.4245426Z T=5, 2025-05-07T21:05:02.4245740Z D=4, 2025-05-07T21:05:02.4246061Z B=22, 2025-05-07T21:05:02.4246430Z log_E=3, 2025-05-07T21:05:02.4246826Z L=18, 2025-05-07T21:05:02.4259010Z D_gradcheck=2, 2025-05-07T21:05:02.4259410Z stochastic_rounding=False, 2025-05-07T21:05:02.4259857Z weighted=True, 2025-05-07T21:05:02.4260212Z row_wise=True, 2025-05-07T21:05:02.4260570Z mixed=False, 2025-05-07T21:05:02.4260937Z use_cache=True, 2025-05-07T21:05:02.4261336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.4261820Z use_cpu=True, 2025-05-07T21:05:02.4262223Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4262664Z ) 2025-05-07T21:05:02.4263057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4264186Z self=, 2025-05-07T21:05:02.4265125Z compile=True, 2025-05-07T21:05:02.4265532Z pooling_mode=, 2025-05-07T21:05:02.4266005Z T=3, 2025-05-07T21:05:02.4266323Z D=89, 2025-05-07T21:05:02.4266627Z B=86, 2025-05-07T21:05:02.4266942Z log_E=5, 2025-05-07T21:05:02.4267271Z L=19, 2025-05-07T21:05:02.4267583Z D_gradcheck=1, 2025-05-07T21:05:02.4267969Z stochastic_rounding=False, 2025-05-07T21:05:02.4268410Z weighted=True, 2025-05-07T21:05:02.4268785Z row_wise=True, 2025-05-07T21:05:02.4269160Z mixed=False, 2025-05-07T21:05:02.4269544Z use_cache=True, 2025-05-07T21:05:02.4269952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4270457Z use_cpu=True, 2025-05-07T21:05:02.4270857Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4271293Z ) 2025-05-07T21:05:02.4271691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4272693Z self=, 2025-05-07T21:05:02.4273643Z compile=True, 2025-05-07T21:05:02.4274112Z pooling_mode=, 2025-05-07T21:05:02.4274670Z T=4, 2025-05-07T21:05:02.4275043Z D=79, 2025-05-07T21:05:02.4275332Z B=56, 2025-05-07T21:05:02.4275631Z log_E=5, 2025-05-07T21:05:02.4275932Z L=6, 2025-05-07T21:05:02.4276234Z D_gradcheck=2, 2025-05-07T21:05:02.4276615Z stochastic_rounding=True, 2025-05-07T21:05:02.4277055Z weighted=False, 2025-05-07T21:05:02.4277420Z row_wise=True, 2025-05-07T21:05:02.4277785Z mixed=False, 2025-05-07T21:05:02.4278365Z use_cache=False, 2025-05-07T21:05:02.4278798Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.4279299Z use_cpu=True, 2025-05-07T21:05:02.4279686Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4280101Z ) 2025-05-07T21:05:02.4280493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4281486Z self=, 2025-05-07T21:05:02.4282512Z compile=False, 2025-05-07T21:05:02.4282923Z pooling_mode=, 2025-05-07T21:05:02.4283393Z T=5, 2025-05-07T21:05:02.4283708Z D=45, 2025-05-07T21:05:02.4284010Z B=111, 2025-05-07T21:05:02.4284326Z log_E=4, 2025-05-07T21:05:02.4284653Z L=12, 2025-05-07T21:05:02.4284967Z D_gradcheck=1, 2025-05-07T21:05:02.4285351Z stochastic_rounding=False, 2025-05-07T21:05:02.4285790Z weighted=False, 2025-05-07T21:05:02.4286146Z row_wise=True, 2025-05-07T21:05:02.4286504Z mixed=False, 2025-05-07T21:05:02.4286868Z use_cache=True, 2025-05-07T21:05:02.4287264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4287752Z use_cpu=True, 2025-05-07T21:05:02.4288147Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.4288583Z ) 2025-05-07T21:05:02.4288971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4289949Z self=, 2025-05-07T21:05:02.4290964Z compile=False, 2025-05-07T21:05:02.4291370Z pooling_mode=, 2025-05-07T21:05:02.4291854Z T=5, 2025-05-07T21:05:02.4292156Z D=87, 2025-05-07T21:05:02.4292471Z B=82, 2025-05-07T21:05:02.4292786Z log_E=5, 2025-05-07T21:05:02.4293101Z L=6, 2025-05-07T21:05:02.4293421Z D_gradcheck=2, 2025-05-07T21:05:02.4293803Z stochastic_rounding=True, 2025-05-07T21:05:02.4294232Z weighted=False, 2025-05-07T21:05:02.4294585Z row_wise=True, 2025-05-07T21:05:02.4295043Z mixed=False, 2025-05-07T21:05:02.4295399Z use_cache=True, 2025-05-07T21:05:02.4295793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.4296291Z use_cpu=True, 2025-05-07T21:05:02.4296704Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.4297162Z ) 2025-05-07T21:05:02.4297576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4298690Z self=, 2025-05-07T21:05:02.4299647Z compile=False, 2025-05-07T21:05:02.4300062Z pooling_mode=, 2025-05-07T21:05:02.4300528Z T=1, 2025-05-07T21:05:02.4300834Z D=49, 2025-05-07T21:05:02.4301148Z B=67, 2025-05-07T21:05:02.4301498Z log_E=3, 2025-05-07T21:05:02.4301873Z L=18, 2025-05-07T21:05:02.4302249Z D_gradcheck=1, 2025-05-07T21:05:02.4302701Z stochastic_rounding=True, 2025-05-07T21:05:02.4303133Z weighted=True, 2025-05-07T21:05:02.4303466Z row_wise=True, 2025-05-07T21:05:02.4303794Z mixed=True, 2025-05-07T21:05:02.4304137Z use_cache=True, 2025-05-07T21:05:02.4304538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.4305032Z use_cpu=True, 2025-05-07T21:05:02.4305440Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.4305883Z ) 2025-05-07T21:05:02.4306275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4307279Z self=, 2025-05-07T21:05:02.4308179Z compile=True, 2025-05-07T21:05:02.4308591Z pooling_mode=, 2025-05-07T21:05:02.4309095Z T=1, 2025-05-07T21:05:02.4309404Z D=10, 2025-05-07T21:05:02.4309718Z B=2, 2025-05-07T21:05:02.4310025Z log_E=3, 2025-05-07T21:05:02.4310337Z L=3, 2025-05-07T21:05:02.4310660Z D_gradcheck=1, 2025-05-07T21:05:02.4311031Z stochastic_rounding=False, 2025-05-07T21:05:02.4311445Z weighted=False, 2025-05-07T21:05:02.4311816Z row_wise=True, 2025-05-07T21:05:02.4312268Z mixed=True, 2025-05-07T21:05:02.4312614Z use_cache=False, 2025-05-07T21:05:02.4313030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4313514Z use_cpu=True, 2025-05-07T21:05:02.4313905Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.4314348Z ) 2025-05-07T21:05:02.4314738Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4315800Z self=, 2025-05-07T21:05:02.4316705Z compile=True, 2025-05-07T21:05:02.4317109Z pooling_mode=, 2025-05-07T21:05:02.4317588Z T=1, 2025-05-07T21:05:02.4317895Z D=76, 2025-05-07T21:05:02.4318213Z B=82, 2025-05-07T21:05:02.4318529Z log_E=5, 2025-05-07T21:05:02.4318853Z L=2, 2025-05-07T21:05:02.4319172Z D_gradcheck=2, 2025-05-07T21:05:02.4319564Z stochastic_rounding=False, 2025-05-07T21:05:02.4319991Z weighted=False, 2025-05-07T21:05:02.4320353Z row_wise=True, 2025-05-07T21:05:02.4320713Z mixed=True, 2025-05-07T21:05:02.4321062Z use_cache=False, 2025-05-07T21:05:02.4321475Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4321964Z use_cpu=True, 2025-05-07T21:05:02.4322345Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4322796Z ) 2025-05-07T21:05:02.4323182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4324154Z self=, 2025-05-07T21:05:02.4325166Z compile=True, 2025-05-07T21:05:02.4325586Z pooling_mode=, 2025-05-07T21:05:02.4326077Z T=2, 2025-05-07T21:05:02.4326398Z D=92, 2025-05-07T21:05:02.4326727Z B=21, 2025-05-07T21:05:02.4327046Z log_E=4, 2025-05-07T21:05:02.4327371Z L=19, 2025-05-07T21:05:02.4327692Z D_gradcheck=2, 2025-05-07T21:05:02.4328081Z stochastic_rounding=False, 2025-05-07T21:05:02.4328509Z weighted=False, 2025-05-07T21:05:02.4328887Z row_wise=True, 2025-05-07T21:05:02.4329242Z mixed=True, 2025-05-07T21:05:02.4329580Z use_cache=False, 2025-05-07T21:05:02.4329997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.4330490Z use_cpu=True, 2025-05-07T21:05:02.4330928Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4331440Z ) 2025-05-07T21:05:02.4331901Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4332933Z self=, 2025-05-07T21:05:02.4333824Z compile=False, 2025-05-07T21:05:02.4334242Z pooling_mode=, 2025-05-07T21:05:02.4334853Z T=2, 2025-05-07T21:05:02.4335174Z D=74, 2025-05-07T21:05:02.4335487Z B=40, 2025-05-07T21:05:02.4335812Z log_E=3, 2025-05-07T21:05:02.4336547Z L=20, 2025-05-07T21:05:02.4336868Z D_gradcheck=2, 2025-05-07T21:05:02.4337239Z stochastic_rounding=True, 2025-05-07T21:05:02.4337662Z weighted=False, 2025-05-07T21:05:02.4338031Z row_wise=True, 2025-05-07T21:05:02.4338380Z mixed=False, 2025-05-07T21:05:02.4338752Z use_cache=True, 2025-05-07T21:05:02.4339181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.4339662Z use_cpu=True, 2025-05-07T21:05:02.4340051Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.4340496Z ) 2025-05-07T21:05:02.4340889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4341871Z self=, 2025-05-07T21:05:02.4342782Z compile=False, 2025-05-07T21:05:02.4343203Z pooling_mode=, 2025-05-07T21:05:02.4343666Z T=2, 2025-05-07T21:05:02.4343997Z D=72, 2025-05-07T21:05:02.4344305Z B=92, 2025-05-07T21:05:02.4344616Z log_E=4, 2025-05-07T21:05:02.4344949Z L=3, 2025-05-07T21:05:02.4345260Z D_gradcheck=1, 2025-05-07T21:05:02.4345643Z stochastic_rounding=False, 2025-05-07T21:05:02.4346078Z weighted=True, 2025-05-07T21:05:02.4346572Z row_wise=True, 2025-05-07T21:05:02.4346940Z mixed=False, 2025-05-07T21:05:02.4347294Z use_cache=False, 2025-05-07T21:05:02.4347707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4348186Z use_cpu=True, 2025-05-07T21:05:02.4348582Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4349072Z ) 2025-05-07T21:05:02.4349458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4350553Z self=, 2025-05-07T21:05:02.4351458Z compile=True, 2025-05-07T21:05:02.4351851Z pooling_mode=, 2025-05-07T21:05:02.4352322Z T=1, 2025-05-07T21:05:02.4352630Z D=3, 2025-05-07T21:05:02.4352930Z B=108, 2025-05-07T21:05:02.4353247Z log_E=5, 2025-05-07T21:05:02.4353582Z L=19, 2025-05-07T21:05:02.4353906Z D_gradcheck=1, 2025-05-07T21:05:02.4354317Z stochastic_rounding=False, 2025-05-07T21:05:02.4354782Z weighted=False, 2025-05-07T21:05:02.4355151Z row_wise=True, 2025-05-07T21:05:02.4355516Z mixed=False, 2025-05-07T21:05:02.4355881Z use_cache=True, 2025-05-07T21:05:02.4356281Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4356766Z use_cpu=True, 2025-05-07T21:05:02.4357169Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.4357608Z ) 2025-05-07T21:05:02.4358007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.4359196Z self=, 2025-05-07T21:05:02.4360223Z compile=False, 2025-05-07T21:05:02.4360597Z pooling_mode=, 2025-05-07T21:05:02.4361035Z T=3, 2025-05-07T21:05:02.4361332Z D=86, 2025-05-07T21:05:02.4361638Z B=26, 2025-05-07T21:05:02.4361953Z log_E=3, 2025-05-07T21:05:02.4362288Z L=4, 2025-05-07T21:05:02.4362604Z D_gradcheck=2, 2025-05-07T21:05:02.4362995Z stochastic_rounding=False, 2025-05-07T21:05:02.4363442Z weighted=True, 2025-05-07T21:05:02.4363797Z row_wise=True, 2025-05-07T21:05:02.4364157Z mixed=True, 2025-05-07T21:05:02.4364518Z use_cache=False, 2025-05-07T21:05:02.4364930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.4365398Z use_cpu=True, 2025-05-07T21:05:02.4365789Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.4366232Z ) 2025-05-07T21:05:02.7422641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7423833Z self=, 2025-05-07T21:05:02.7424869Z compile=True, 2025-05-07T21:05:02.7425275Z pooling_mode=, 2025-05-07T21:05:02.7425703Z T=4, 2025-05-07T21:05:02.7425992Z D=44, 2025-05-07T21:05:02.7426315Z B=79, 2025-05-07T21:05:02.7426626Z log_E=5, 2025-05-07T21:05:02.7426961Z L=0, 2025-05-07T21:05:02.7427294Z D_gradcheck=1, 2025-05-07T21:05:02.7427681Z stochastic_rounding=False, 2025-05-07T21:05:02.7428189Z weighted=False, 2025-05-07T21:05:02.7428556Z row_wise=True, 2025-05-07T21:05:02.7428914Z mixed=False, 2025-05-07T21:05:02.7429275Z use_cache=True, 2025-05-07T21:05:02.7429676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7430133Z use_cpu=True, 2025-05-07T21:05:02.7430529Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7430986Z ) 2025-05-07T21:05:02.7431373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7432341Z self=, 2025-05-07T21:05:02.7433256Z compile=True, 2025-05-07T21:05:02.7433666Z pooling_mode=, 2025-05-07T21:05:02.7434137Z T=5, 2025-05-07T21:05:02.7434451Z D=96, 2025-05-07T21:05:02.7434767Z B=8, 2025-05-07T21:05:02.7435065Z log_E=3, 2025-05-07T21:05:02.7435391Z L=5, 2025-05-07T21:05:02.7435711Z D_gradcheck=1, 2025-05-07T21:05:02.7436443Z stochastic_rounding=True, 2025-05-07T21:05:02.7437045Z weighted=False, 2025-05-07T21:05:02.7437421Z row_wise=True, 2025-05-07T21:05:02.7437775Z mixed=True, 2025-05-07T21:05:02.7438127Z use_cache=True, 2025-05-07T21:05:02.7438538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7439014Z use_cpu=True, 2025-05-07T21:05:02.7439407Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7440045Z ) 2025-05-07T21:05:02.7440434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7441416Z self=, 2025-05-07T21:05:02.7442332Z compile=False, 2025-05-07T21:05:02.7442740Z pooling_mode=, 2025-05-07T21:05:02.7443224Z T=3, 2025-05-07T21:05:02.7443540Z D=44, 2025-05-07T21:05:02.7443850Z B=86, 2025-05-07T21:05:02.7444161Z log_E=5, 2025-05-07T21:05:02.7444483Z L=20, 2025-05-07T21:05:02.7444802Z D_gradcheck=1, 2025-05-07T21:05:02.7445179Z stochastic_rounding=True, 2025-05-07T21:05:02.7445620Z weighted=False, 2025-05-07T21:05:02.7445994Z row_wise=True, 2025-05-07T21:05:02.7446346Z mixed=True, 2025-05-07T21:05:02.7446716Z use_cache=False, 2025-05-07T21:05:02.7447152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7447653Z use_cpu=True, 2025-05-07T21:05:02.7448057Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7448509Z ) 2025-05-07T21:05:02.7449053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7450064Z self=, 2025-05-07T21:05:02.7450987Z compile=False, 2025-05-07T21:05:02.7451397Z pooling_mode=, 2025-05-07T21:05:02.7451939Z T=4, 2025-05-07T21:05:02.7452310Z D=56, 2025-05-07T21:05:02.7452675Z B=56, 2025-05-07T21:05:02.7453056Z log_E=3, 2025-05-07T21:05:02.7453365Z L=17, 2025-05-07T21:05:02.7453653Z D_gradcheck=2, 2025-05-07T21:05:02.7454017Z stochastic_rounding=False, 2025-05-07T21:05:02.7454454Z weighted=False, 2025-05-07T21:05:02.7454908Z row_wise=True, 2025-05-07T21:05:02.7455278Z mixed=True, 2025-05-07T21:05:02.7455635Z use_cache=True, 2025-05-07T21:05:02.7456046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7456522Z use_cpu=True, 2025-05-07T21:05:02.7456912Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7457502Z ) 2025-05-07T21:05:02.7457936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7458958Z self=, 2025-05-07T21:05:02.7459854Z compile=False, 2025-05-07T21:05:02.7460256Z pooling_mode=, 2025-05-07T21:05:02.7460730Z T=2, 2025-05-07T21:05:02.7461042Z D=86, 2025-05-07T21:05:02.7461346Z B=96, 2025-05-07T21:05:02.7461666Z log_E=5, 2025-05-07T21:05:02.7461997Z L=14, 2025-05-07T21:05:02.7462319Z D_gradcheck=2, 2025-05-07T21:05:02.7462709Z stochastic_rounding=True, 2025-05-07T21:05:02.7463147Z weighted=False, 2025-05-07T21:05:02.7463510Z row_wise=True, 2025-05-07T21:05:02.7463867Z mixed=False, 2025-05-07T21:05:02.7464229Z use_cache=True, 2025-05-07T21:05:02.7464632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7465125Z use_cpu=True, 2025-05-07T21:05:02.7465524Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7465983Z ) 2025-05-07T21:05:02.7466370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7467342Z self=, 2025-05-07T21:05:02.7468247Z compile=True, 2025-05-07T21:05:02.7468648Z pooling_mode=, 2025-05-07T21:05:02.7469123Z T=3, 2025-05-07T21:05:02.7469440Z D=16, 2025-05-07T21:05:02.7469754Z B=62, 2025-05-07T21:05:02.7470065Z log_E=4, 2025-05-07T21:05:02.7470394Z L=17, 2025-05-07T21:05:02.7470707Z D_gradcheck=2, 2025-05-07T21:05:02.7471190Z stochastic_rounding=False, 2025-05-07T21:05:02.7471636Z weighted=True, 2025-05-07T21:05:02.7471995Z row_wise=True, 2025-05-07T21:05:02.7472354Z mixed=True, 2025-05-07T21:05:02.7472707Z use_cache=False, 2025-05-07T21:05:02.7473119Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7473606Z use_cpu=True, 2025-05-07T21:05:02.7474085Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7474531Z ) 2025-05-07T21:05:02.7474920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7475927Z self=, 2025-05-07T21:05:02.7476898Z compile=True, 2025-05-07T21:05:02.7477314Z pooling_mode=, 2025-05-07T21:05:02.7477804Z T=3, 2025-05-07T21:05:02.7478128Z D=85, 2025-05-07T21:05:02.7478433Z B=71, 2025-05-07T21:05:02.7478746Z log_E=3, 2025-05-07T21:05:02.7479079Z L=2, 2025-05-07T21:05:02.7479396Z D_gradcheck=2, 2025-05-07T21:05:02.7479782Z stochastic_rounding=True, 2025-05-07T21:05:02.7480216Z weighted=True, 2025-05-07T21:05:02.7480572Z row_wise=True, 2025-05-07T21:05:02.7480985Z mixed=False, 2025-05-07T21:05:02.7481419Z use_cache=False, 2025-05-07T21:05:02.7481902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7482436Z use_cpu=True, 2025-05-07T21:05:02.7482807Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7494646Z ) 2025-05-07T21:05:02.7495168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7496155Z self=, 2025-05-07T21:05:02.7497068Z compile=False, 2025-05-07T21:05:02.7497490Z pooling_mode=, 2025-05-07T21:05:02.7497959Z T=3, 2025-05-07T21:05:02.7498273Z D=71, 2025-05-07T21:05:02.7498586Z B=110, 2025-05-07T21:05:02.7498896Z log_E=3, 2025-05-07T21:05:02.7499222Z L=12, 2025-05-07T21:05:02.7499558Z D_gradcheck=2, 2025-05-07T21:05:02.7499945Z stochastic_rounding=False, 2025-05-07T21:05:02.7500384Z weighted=False, 2025-05-07T21:05:02.7500750Z row_wise=True, 2025-05-07T21:05:02.7501093Z mixed=True, 2025-05-07T21:05:02.7501447Z use_cache=True, 2025-05-07T21:05:02.7501848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7502331Z use_cpu=True, 2025-05-07T21:05:02.7502838Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7503308Z ) 2025-05-07T21:05:02.7503712Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7504740Z self=, 2025-05-07T21:05:02.7505666Z compile=False, 2025-05-07T21:05:02.7506066Z pooling_mode=, 2025-05-07T21:05:02.7506553Z T=5, 2025-05-07T21:05:02.7506869Z D=31, 2025-05-07T21:05:02.7507170Z B=27, 2025-05-07T21:05:02.7507476Z log_E=5, 2025-05-07T21:05:02.7507801Z L=17, 2025-05-07T21:05:02.7508129Z D_gradcheck=2, 2025-05-07T21:05:02.7508534Z stochastic_rounding=False, 2025-05-07T21:05:02.7509017Z weighted=False, 2025-05-07T21:05:02.7509432Z row_wise=True, 2025-05-07T21:05:02.7509822Z mixed=False, 2025-05-07T21:05:02.7510170Z use_cache=False, 2025-05-07T21:05:02.7510550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7511000Z use_cpu=True, 2025-05-07T21:05:02.7511395Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7511843Z ) 2025-05-07T21:05:02.7512230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7513206Z self=, 2025-05-07T21:05:02.7514128Z compile=False, 2025-05-07T21:05:02.7514512Z pooling_mode=, 2025-05-07T21:05:02.7514980Z T=1, 2025-05-07T21:05:02.7515294Z D=117, 2025-05-07T21:05:02.7515592Z B=53, 2025-05-07T21:05:02.7515900Z log_E=5, 2025-05-07T21:05:02.7516223Z L=0, 2025-05-07T21:05:02.7516638Z D_gradcheck=1, 2025-05-07T21:05:02.7517031Z stochastic_rounding=True, 2025-05-07T21:05:02.7517463Z weighted=True, 2025-05-07T21:05:02.7517813Z row_wise=True, 2025-05-07T21:05:02.7518166Z mixed=False, 2025-05-07T21:05:02.7518528Z use_cache=False, 2025-05-07T21:05:02.7518934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7519501Z use_cpu=True, 2025-05-07T21:05:02.7519900Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7520343Z ) 2025-05-07T21:05:02.7520728Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7521704Z self=, 2025-05-07T21:05:02.7522615Z compile=True, 2025-05-07T21:05:02.7523020Z pooling_mode=, 2025-05-07T21:05:02.7523499Z T=5, 2025-05-07T21:05:02.7523818Z D=114, 2025-05-07T21:05:02.7524130Z B=73, 2025-05-07T21:05:02.7524441Z log_E=5, 2025-05-07T21:05:02.7524778Z L=12, 2025-05-07T21:05:02.7525112Z D_gradcheck=2, 2025-05-07T21:05:02.7525496Z stochastic_rounding=True, 2025-05-07T21:05:02.7525932Z weighted=True, 2025-05-07T21:05:02.7526285Z row_wise=True, 2025-05-07T21:05:02.7526642Z mixed=False, 2025-05-07T21:05:02.7527000Z use_cache=False, 2025-05-07T21:05:02.7527413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7527902Z use_cpu=True, 2025-05-07T21:05:02.7528392Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7528834Z ) 2025-05-07T21:05:02.7529220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7530191Z self=, 2025-05-07T21:05:02.7531124Z compile=False, 2025-05-07T21:05:02.7531548Z pooling_mode=, 2025-05-07T21:05:02.7532049Z T=4, 2025-05-07T21:05:02.7532379Z D=119, 2025-05-07T21:05:02.7532700Z B=28, 2025-05-07T21:05:02.7533025Z log_E=4, 2025-05-07T21:05:02.7533357Z L=9, 2025-05-07T21:05:02.7533673Z D_gradcheck=2, 2025-05-07T21:05:02.7534066Z stochastic_rounding=True, 2025-05-07T21:05:02.7534504Z weighted=True, 2025-05-07T21:05:02.7534990Z row_wise=True, 2025-05-07T21:05:02.7535351Z mixed=False, 2025-05-07T21:05:02.7535715Z use_cache=False, 2025-05-07T21:05:02.7536621Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7537358Z use_cpu=True, 2025-05-07T21:05:02.7537826Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7538236Z ) 2025-05-07T21:05:02.7538595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7539536Z self=, 2025-05-07T21:05:02.7540457Z compile=True, 2025-05-07T21:05:02.7540861Z pooling_mode=, 2025-05-07T21:05:02.7541338Z T=1, 2025-05-07T21:05:02.7541659Z D=33, 2025-05-07T21:05:02.7541969Z B=44, 2025-05-07T21:05:02.7542287Z log_E=3, 2025-05-07T21:05:02.7542602Z L=6, 2025-05-07T21:05:02.7542902Z D_gradcheck=1, 2025-05-07T21:05:02.7543291Z stochastic_rounding=True, 2025-05-07T21:05:02.7543727Z weighted=False, 2025-05-07T21:05:02.7544073Z row_wise=True, 2025-05-07T21:05:02.7544425Z mixed=False, 2025-05-07T21:05:02.7544786Z use_cache=False, 2025-05-07T21:05:02.7545188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7545692Z use_cpu=True, 2025-05-07T21:05:02.7546088Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7546520Z ) 2025-05-07T21:05:02.7546913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7547882Z self=, 2025-05-07T21:05:02.7548790Z compile=False, 2025-05-07T21:05:02.7549192Z pooling_mode=, 2025-05-07T21:05:02.7549666Z T=4, 2025-05-07T21:05:02.7549977Z D=31, 2025-05-07T21:05:02.7550286Z B=32, 2025-05-07T21:05:02.7550600Z log_E=5, 2025-05-07T21:05:02.7551061Z L=5, 2025-05-07T21:05:02.7551391Z D_gradcheck=1, 2025-05-07T21:05:02.7551775Z stochastic_rounding=True, 2025-05-07T21:05:02.7552212Z weighted=True, 2025-05-07T21:05:02.7552563Z row_wise=True, 2025-05-07T21:05:02.7552922Z mixed=False, 2025-05-07T21:05:02.7553283Z use_cache=False, 2025-05-07T21:05:02.7553686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7554298Z use_cpu=True, 2025-05-07T21:05:02.7554697Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7555131Z ) 2025-05-07T21:05:02.7555528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7556494Z self=, 2025-05-07T21:05:02.7557394Z compile=False, 2025-05-07T21:05:02.7557810Z pooling_mode=, 2025-05-07T21:05:02.7558326Z T=1, 2025-05-07T21:05:02.7558639Z D=84, 2025-05-07T21:05:02.7558963Z B=10, 2025-05-07T21:05:02.7559303Z log_E=5, 2025-05-07T21:05:02.7559643Z L=14, 2025-05-07T21:05:02.7559988Z D_gradcheck=1, 2025-05-07T21:05:02.7560395Z stochastic_rounding=False, 2025-05-07T21:05:02.7560852Z weighted=False, 2025-05-07T21:05:02.7561216Z row_wise=True, 2025-05-07T21:05:02.7561570Z mixed=True, 2025-05-07T21:05:02.7561918Z use_cache=True, 2025-05-07T21:05:02.7562335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7562962Z use_cpu=True, 2025-05-07T21:05:02.7563350Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7563785Z ) 2025-05-07T21:05:02.7564212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7565332Z self=, 2025-05-07T21:05:02.7566217Z compile=True, 2025-05-07T21:05:02.7566591Z pooling_mode=, 2025-05-07T21:05:02.7567053Z T=5, 2025-05-07T21:05:02.7567357Z D=22, 2025-05-07T21:05:02.7567678Z B=57, 2025-05-07T21:05:02.7567999Z log_E=5, 2025-05-07T21:05:02.7568324Z L=17, 2025-05-07T21:05:02.7568659Z D_gradcheck=2, 2025-05-07T21:05:02.7569096Z stochastic_rounding=False, 2025-05-07T21:05:02.7569535Z weighted=False, 2025-05-07T21:05:02.7569911Z row_wise=True, 2025-05-07T21:05:02.7570264Z mixed=False, 2025-05-07T21:05:02.7570603Z use_cache=True, 2025-05-07T21:05:02.7571086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7571591Z use_cpu=True, 2025-05-07T21:05:02.7571975Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7572404Z ) 2025-05-07T21:05:02.7776314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7777384Z self=, 2025-05-07T21:05:02.7778339Z compile=False, 2025-05-07T21:05:02.7778806Z pooling_mode=, 2025-05-07T21:05:02.7779343Z T=3, 2025-05-07T21:05:02.7779709Z D=46, 2025-05-07T21:05:02.7780013Z B=87, 2025-05-07T21:05:02.7780303Z log_E=4, 2025-05-07T21:05:02.7780608Z L=18, 2025-05-07T21:05:02.7780911Z D_gradcheck=1, 2025-05-07T21:05:02.7781303Z stochastic_rounding=False, 2025-05-07T21:05:02.7781746Z weighted=True, 2025-05-07T21:05:02.7782117Z row_wise=True, 2025-05-07T21:05:02.7782472Z mixed=True, 2025-05-07T21:05:02.7782834Z use_cache=True, 2025-05-07T21:05:02.7783249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7783746Z use_cpu=True, 2025-05-07T21:05:02.7784134Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7784550Z ) 2025-05-07T21:05:02.7784942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7785934Z self=, 2025-05-07T21:05:02.7786835Z compile=True, 2025-05-07T21:05:02.7787250Z pooling_mode=, 2025-05-07T21:05:02.7787713Z T=2, 2025-05-07T21:05:02.7788067Z D=43, 2025-05-07T21:05:02.7788567Z B=13, 2025-05-07T21:05:02.7788885Z log_E=5, 2025-05-07T21:05:02.7789216Z L=17, 2025-05-07T21:05:02.7789551Z D_gradcheck=2, 2025-05-07T21:05:02.7789931Z stochastic_rounding=False, 2025-05-07T21:05:02.7790363Z weighted=False, 2025-05-07T21:05:02.7790724Z row_wise=True, 2025-05-07T21:05:02.7791078Z mixed=True, 2025-05-07T21:05:02.7791432Z use_cache=False, 2025-05-07T21:05:02.7791978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7792457Z use_cpu=True, 2025-05-07T21:05:02.7792852Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7793296Z ) 2025-05-07T21:05:02.7793677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7794652Z self=, 2025-05-07T21:05:02.7795553Z compile=True, 2025-05-07T21:05:02.7795957Z pooling_mode=, 2025-05-07T21:05:02.7796426Z T=4, 2025-05-07T21:05:02.7796743Z D=112, 2025-05-07T21:05:02.7797067Z B=112, 2025-05-07T21:05:02.7797379Z log_E=4, 2025-05-07T21:05:02.7797707Z L=3, 2025-05-07T21:05:02.7798032Z D_gradcheck=1, 2025-05-07T21:05:02.7798406Z stochastic_rounding=True, 2025-05-07T21:05:02.7798842Z weighted=False, 2025-05-07T21:05:02.7799219Z row_wise=True, 2025-05-07T21:05:02.7799571Z mixed=True, 2025-05-07T21:05:02.7799930Z use_cache=False, 2025-05-07T21:05:02.7800537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7801042Z use_cpu=True, 2025-05-07T21:05:02.7801468Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7801936Z ) 2025-05-07T21:05:02.7802338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7803326Z self=, 2025-05-07T21:05:02.7804271Z compile=True, 2025-05-07T21:05:02.7804682Z pooling_mode=, 2025-05-07T21:05:02.7805157Z T=1, 2025-05-07T21:05:02.7805479Z D=53, 2025-05-07T21:05:02.7805824Z B=108, 2025-05-07T21:05:02.7806195Z log_E=3, 2025-05-07T21:05:02.7806571Z L=17, 2025-05-07T21:05:02.7806943Z D_gradcheck=1, 2025-05-07T21:05:02.7807361Z stochastic_rounding=True, 2025-05-07T21:05:02.7807761Z weighted=True, 2025-05-07T21:05:02.7808122Z row_wise=True, 2025-05-07T21:05:02.7808471Z mixed=False, 2025-05-07T21:05:02.7808832Z use_cache=True, 2025-05-07T21:05:02.7809384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7809883Z use_cpu=True, 2025-05-07T21:05:02.7810285Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7810735Z ) 2025-05-07T21:05:02.7811124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7812091Z self=, 2025-05-07T21:05:02.7813034Z compile=True, 2025-05-07T21:05:02.7813429Z pooling_mode=, 2025-05-07T21:05:02.7813893Z T=5, 2025-05-07T21:05:02.7814213Z D=94, 2025-05-07T21:05:02.7814517Z B=51, 2025-05-07T21:05:02.7814927Z log_E=4, 2025-05-07T21:05:02.7815257Z L=0, 2025-05-07T21:05:02.7815574Z D_gradcheck=1, 2025-05-07T21:05:02.7815953Z stochastic_rounding=True, 2025-05-07T21:05:02.7816392Z weighted=True, 2025-05-07T21:05:02.7816754Z row_wise=True, 2025-05-07T21:05:02.7817102Z mixed=True, 2025-05-07T21:05:02.7817464Z use_cache=True, 2025-05-07T21:05:02.7817871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7818345Z use_cpu=True, 2025-05-07T21:05:02.7818740Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7819179Z ) 2025-05-07T21:05:02.7819557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7820527Z self=, 2025-05-07T21:05:02.7821435Z compile=True, 2025-05-07T21:05:02.7821830Z pooling_mode=, 2025-05-07T21:05:02.7822303Z T=1, 2025-05-07T21:05:02.7822717Z D=54, 2025-05-07T21:05:02.7823026Z B=105, 2025-05-07T21:05:02.7823342Z log_E=4, 2025-05-07T21:05:02.7823667Z L=15, 2025-05-07T21:05:02.7823985Z D_gradcheck=1, 2025-05-07T21:05:02.7824373Z stochastic_rounding=False, 2025-05-07T21:05:02.7824808Z weighted=True, 2025-05-07T21:05:02.7825169Z row_wise=True, 2025-05-07T21:05:02.7825515Z mixed=False, 2025-05-07T21:05:02.7825993Z use_cache=True, 2025-05-07T21:05:02.7826397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7826866Z use_cpu=True, 2025-05-07T21:05:02.7827260Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7827695Z ) 2025-05-07T21:05:02.7828082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7829101Z self=, 2025-05-07T21:05:02.7830039Z compile=False, 2025-05-07T21:05:02.7830441Z pooling_mode=, 2025-05-07T21:05:02.7830906Z T=4, 2025-05-07T21:05:02.7831220Z D=114, 2025-05-07T21:05:02.7831528Z B=107, 2025-05-07T21:05:02.7831844Z log_E=5, 2025-05-07T21:05:02.7832168Z L=4, 2025-05-07T21:05:02.7832483Z D_gradcheck=2, 2025-05-07T21:05:02.7832872Z stochastic_rounding=False, 2025-05-07T21:05:02.7833350Z weighted=False, 2025-05-07T21:05:02.7833772Z row_wise=True, 2025-05-07T21:05:02.7834195Z mixed=True, 2025-05-07T21:05:02.7834718Z use_cache=False, 2025-05-07T21:05:02.7835127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7835570Z use_cpu=True, 2025-05-07T21:05:02.7836229Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7836690Z ) 2025-05-07T21:05:02.7837082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7838099Z self=, 2025-05-07T21:05:02.7839065Z compile=True, 2025-05-07T21:05:02.7839476Z pooling_mode=, 2025-05-07T21:05:02.7839963Z T=5, 2025-05-07T21:05:02.7840268Z D=74, 2025-05-07T21:05:02.7840557Z B=27, 2025-05-07T21:05:02.7840871Z log_E=5, 2025-05-07T21:05:02.7841198Z L=18, 2025-05-07T21:05:02.7841506Z D_gradcheck=2, 2025-05-07T21:05:02.7841892Z stochastic_rounding=False, 2025-05-07T21:05:02.7842325Z weighted=True, 2025-05-07T21:05:02.7842676Z row_wise=True, 2025-05-07T21:05:02.7843030Z mixed=True, 2025-05-07T21:05:02.7843529Z use_cache=True, 2025-05-07T21:05:02.7843938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7844425Z use_cpu=True, 2025-05-07T21:05:02.7844817Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7845253Z ) 2025-05-07T21:05:02.7845646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7846624Z self=, 2025-05-07T21:05:02.7847541Z compile=False, 2025-05-07T21:05:02.7848013Z pooling_mode=, 2025-05-07T21:05:02.7848498Z T=2, 2025-05-07T21:05:02.7848816Z D=89, 2025-05-07T21:05:02.7849139Z B=108, 2025-05-07T21:05:02.7849459Z log_E=5, 2025-05-07T21:05:02.7849783Z L=3, 2025-05-07T21:05:02.7850103Z D_gradcheck=2, 2025-05-07T21:05:02.7850485Z stochastic_rounding=True, 2025-05-07T21:05:02.7850913Z weighted=True, 2025-05-07T21:05:02.7851277Z row_wise=True, 2025-05-07T21:05:02.7851644Z mixed=False, 2025-05-07T21:05:02.7851999Z use_cache=True, 2025-05-07T21:05:02.7852407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7852892Z use_cpu=True, 2025-05-07T21:05:02.7853283Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7853729Z ) 2025-05-07T21:05:02.7854122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7855230Z self=, 2025-05-07T21:05:02.7856149Z compile=False, 2025-05-07T21:05:02.7856558Z pooling_mode=, 2025-05-07T21:05:02.7857153Z T=2, 2025-05-07T21:05:02.7857468Z D=98, 2025-05-07T21:05:02.7857795Z B=77, 2025-05-07T21:05:02.7858106Z log_E=4, 2025-05-07T21:05:02.7858446Z L=11, 2025-05-07T21:05:02.7858788Z D_gradcheck=2, 2025-05-07T21:05:02.7859188Z stochastic_rounding=False, 2025-05-07T21:05:02.7859658Z weighted=False, 2025-05-07T21:05:02.7860170Z row_wise=True, 2025-05-07T21:05:02.7860544Z mixed=True, 2025-05-07T21:05:02.7860898Z use_cache=False, 2025-05-07T21:05:02.7861319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7861822Z use_cpu=True, 2025-05-07T21:05:02.7862216Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7862656Z ) 2025-05-07T21:05:02.7863055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7864124Z self=, 2025-05-07T21:05:02.7865143Z compile=True, 2025-05-07T21:05:02.7865524Z pooling_mode=, 2025-05-07T21:05:02.7865952Z T=1, 2025-05-07T21:05:02.7866242Z D=39, 2025-05-07T21:05:02.7866565Z B=88, 2025-05-07T21:05:02.7866875Z log_E=5, 2025-05-07T21:05:02.7867212Z L=7, 2025-05-07T21:05:02.7867544Z D_gradcheck=1, 2025-05-07T21:05:02.7867953Z stochastic_rounding=True, 2025-05-07T21:05:02.7868433Z weighted=True, 2025-05-07T21:05:02.7868811Z row_wise=True, 2025-05-07T21:05:02.7869317Z mixed=True, 2025-05-07T21:05:02.7869674Z use_cache=False, 2025-05-07T21:05:02.7870076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7881782Z use_cpu=True, 2025-05-07T21:05:02.7882190Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7882645Z ) 2025-05-07T21:05:02.7883028Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7884009Z self=, 2025-05-07T21:05:02.7884923Z compile=True, 2025-05-07T21:05:02.7885345Z pooling_mode=, 2025-05-07T21:05:02.7885825Z T=1, 2025-05-07T21:05:02.7886152Z D=28, 2025-05-07T21:05:02.7886484Z B=66, 2025-05-07T21:05:02.7886808Z log_E=5, 2025-05-07T21:05:02.7887161Z L=6, 2025-05-07T21:05:02.7887494Z D_gradcheck=1, 2025-05-07T21:05:02.7887880Z stochastic_rounding=True, 2025-05-07T21:05:02.7888369Z weighted=True, 2025-05-07T21:05:02.7888840Z row_wise=True, 2025-05-07T21:05:02.7889211Z mixed=True, 2025-05-07T21:05:02.7889570Z use_cache=False, 2025-05-07T21:05:02.7889988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7890470Z use_cpu=True, 2025-05-07T21:05:02.7890869Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7891362Z ) 2025-05-07T21:05:02.7891811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7892885Z self=, 2025-05-07T21:05:02.7893716Z compile=False, 2025-05-07T21:05:02.7894116Z pooling_mode=, 2025-05-07T21:05:02.7894588Z T=3, 2025-05-07T21:05:02.7894994Z D=91, 2025-05-07T21:05:02.7895317Z B=110, 2025-05-07T21:05:02.7895640Z log_E=4, 2025-05-07T21:05:02.7895973Z L=20, 2025-05-07T21:05:02.7896304Z D_gradcheck=1, 2025-05-07T21:05:02.7896686Z stochastic_rounding=False, 2025-05-07T21:05:02.7897134Z weighted=False, 2025-05-07T21:05:02.7897515Z row_wise=True, 2025-05-07T21:05:02.7897867Z mixed=True, 2025-05-07T21:05:02.7898201Z use_cache=False, 2025-05-07T21:05:02.7898618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.7899106Z use_cpu=True, 2025-05-07T21:05:02.7899494Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.7899932Z ) 2025-05-07T21:05:02.7900319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7901284Z self=, 2025-05-07T21:05:02.7902193Z compile=True, 2025-05-07T21:05:02.7902686Z pooling_mode=, 2025-05-07T21:05:02.7903167Z T=3, 2025-05-07T21:05:02.7903485Z D=65, 2025-05-07T21:05:02.7903790Z B=72, 2025-05-07T21:05:02.7904105Z log_E=4, 2025-05-07T21:05:02.7904428Z L=14, 2025-05-07T21:05:02.7904752Z D_gradcheck=2, 2025-05-07T21:05:02.7905140Z stochastic_rounding=False, 2025-05-07T21:05:02.7905660Z weighted=False, 2025-05-07T21:05:02.7906038Z row_wise=True, 2025-05-07T21:05:02.7906384Z mixed=False, 2025-05-07T21:05:02.7906745Z use_cache=True, 2025-05-07T21:05:02.7907152Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7907630Z use_cpu=True, 2025-05-07T21:05:02.7908057Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7908523Z ) 2025-05-07T21:05:02.7908905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7909874Z self=, 2025-05-07T21:05:02.7910788Z compile=True, 2025-05-07T21:05:02.7911198Z pooling_mode=, 2025-05-07T21:05:02.7911673Z T=1, 2025-05-07T21:05:02.7911994Z D=67, 2025-05-07T21:05:02.7912297Z B=105, 2025-05-07T21:05:02.7912613Z log_E=5, 2025-05-07T21:05:02.7912935Z L=6, 2025-05-07T21:05:02.7913244Z D_gradcheck=1, 2025-05-07T21:05:02.7913631Z stochastic_rounding=True, 2025-05-07T21:05:02.7914069Z weighted=False, 2025-05-07T21:05:02.7914540Z row_wise=True, 2025-05-07T21:05:02.7914909Z mixed=True, 2025-05-07T21:05:02.7915280Z use_cache=False, 2025-05-07T21:05:02.7915712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7916214Z use_cpu=True, 2025-05-07T21:05:02.7916617Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7917065Z ) 2025-05-07T21:05:02.7917448Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.7918460Z self=, 2025-05-07T21:05:02.7919363Z compile=True, 2025-05-07T21:05:02.7919811Z pooling_mode=, 2025-05-07T21:05:02.7920349Z T=2, 2025-05-07T21:05:02.7920727Z D=82, 2025-05-07T21:05:02.7921088Z B=28, 2025-05-07T21:05:02.7921439Z log_E=5, 2025-05-07T21:05:02.7921744Z L=1, 2025-05-07T21:05:02.7922029Z D_gradcheck=2, 2025-05-07T21:05:02.7922380Z stochastic_rounding=True, 2025-05-07T21:05:02.7922910Z weighted=True, 2025-05-07T21:05:02.7923284Z row_wise=True, 2025-05-07T21:05:02.7923642Z mixed=True, 2025-05-07T21:05:02.7924000Z use_cache=True, 2025-05-07T21:05:02.7924409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.7924896Z use_cpu=True, 2025-05-07T21:05:02.7925305Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.7925748Z ) 2025-05-07T21:05:02.8140201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8141263Z self=, 2025-05-07T21:05:02.8142237Z compile=False, 2025-05-07T21:05:02.8142719Z pooling_mode=, 2025-05-07T21:05:02.8143278Z T=2, 2025-05-07T21:05:02.8143650Z D=49, 2025-05-07T21:05:02.8143985Z B=28, 2025-05-07T21:05:02.8144277Z log_E=3, 2025-05-07T21:05:02.8144567Z L=20, 2025-05-07T21:05:02.8144866Z D_gradcheck=1, 2025-05-07T21:05:02.8145245Z stochastic_rounding=True, 2025-05-07T21:05:02.8145684Z weighted=False, 2025-05-07T21:05:02.8146062Z row_wise=True, 2025-05-07T21:05:02.8146428Z mixed=False, 2025-05-07T21:05:02.8146782Z use_cache=False, 2025-05-07T21:05:02.8147208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8147704Z use_cpu=True, 2025-05-07T21:05:02.8148105Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8148558Z ) 2025-05-07T21:05:02.8148944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8149930Z self=, 2025-05-07T21:05:02.8151031Z compile=True, 2025-05-07T21:05:02.8151459Z pooling_mode=, 2025-05-07T21:05:02.8151929Z T=1, 2025-05-07T21:05:02.8152235Z D=38, 2025-05-07T21:05:02.8152544Z B=101, 2025-05-07T21:05:02.8152862Z log_E=4, 2025-05-07T21:05:02.8153186Z L=6, 2025-05-07T21:05:02.8153501Z D_gradcheck=2, 2025-05-07T21:05:02.8153887Z stochastic_rounding=False, 2025-05-07T21:05:02.8154478Z weighted=False, 2025-05-07T21:05:02.8154848Z row_wise=True, 2025-05-07T21:05:02.8155206Z mixed=False, 2025-05-07T21:05:02.8155549Z use_cache=True, 2025-05-07T21:05:02.8155958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8156441Z use_cpu=True, 2025-05-07T21:05:02.8156829Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8157273Z ) 2025-05-07T21:05:02.8157664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8158683Z self=, 2025-05-07T21:05:02.8159606Z compile=True, 2025-05-07T21:05:02.8160015Z pooling_mode=, 2025-05-07T21:05:02.8160485Z T=1, 2025-05-07T21:05:02.8160797Z D=8, 2025-05-07T21:05:02.8161115Z B=78, 2025-05-07T21:05:02.8161421Z log_E=5, 2025-05-07T21:05:02.8161747Z L=18, 2025-05-07T21:05:02.8162075Z D_gradcheck=2, 2025-05-07T21:05:02.8162467Z stochastic_rounding=False, 2025-05-07T21:05:02.8163044Z weighted=True, 2025-05-07T21:05:02.8163400Z row_wise=True, 2025-05-07T21:05:02.8163754Z mixed=True, 2025-05-07T21:05:02.8164092Z use_cache=True, 2025-05-07T21:05:02.8164496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8164980Z use_cpu=True, 2025-05-07T21:05:02.8165372Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8165827Z ) 2025-05-07T21:05:02.8166242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8167258Z self=, 2025-05-07T21:05:02.8168183Z compile=True, 2025-05-07T21:05:02.8168591Z pooling_mode=, 2025-05-07T21:05:02.8169081Z T=2, 2025-05-07T21:05:02.8169398Z D=38, 2025-05-07T21:05:02.8169705Z B=26, 2025-05-07T21:05:02.8170010Z log_E=3, 2025-05-07T21:05:02.8170337Z L=16, 2025-05-07T21:05:02.8170666Z D_gradcheck=2, 2025-05-07T21:05:02.8171252Z stochastic_rounding=False, 2025-05-07T21:05:02.8171770Z weighted=False, 2025-05-07T21:05:02.8172201Z row_wise=True, 2025-05-07T21:05:02.8172594Z mixed=True, 2025-05-07T21:05:02.8172922Z use_cache=True, 2025-05-07T21:05:02.8173297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8173744Z use_cpu=True, 2025-05-07T21:05:02.8174141Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8174593Z ) 2025-05-07T21:05:02.8175074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8176058Z self=, 2025-05-07T21:05:02.8176981Z compile=True, 2025-05-07T21:05:02.8177378Z pooling_mode=, 2025-05-07T21:05:02.8177825Z T=4, 2025-05-07T21:05:02.8178134Z D=77, 2025-05-07T21:05:02.8178454Z B=76, 2025-05-07T21:05:02.8178757Z log_E=4, 2025-05-07T21:05:02.8179073Z L=6, 2025-05-07T21:05:02.8179400Z D_gradcheck=2, 2025-05-07T21:05:02.8179796Z stochastic_rounding=False, 2025-05-07T21:05:02.8180222Z weighted=False, 2025-05-07T21:05:02.8180588Z row_wise=True, 2025-05-07T21:05:02.8180936Z mixed=True, 2025-05-07T21:05:02.8181287Z use_cache=False, 2025-05-07T21:05:02.8181702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8182184Z use_cpu=True, 2025-05-07T21:05:02.8182571Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8183010Z ) 2025-05-07T21:05:02.8183402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8184501Z self=, 2025-05-07T21:05:02.8185423Z compile=True, 2025-05-07T21:05:02.8185834Z pooling_mode=, 2025-05-07T21:05:02.8186312Z T=5, 2025-05-07T21:05:02.8186617Z D=84, 2025-05-07T21:05:02.8186931Z B=27, 2025-05-07T21:05:02.8187240Z log_E=3, 2025-05-07T21:05:02.8187555Z L=9, 2025-05-07T21:05:02.8187881Z D_gradcheck=1, 2025-05-07T21:05:02.8188358Z stochastic_rounding=False, 2025-05-07T21:05:02.8188833Z weighted=True, 2025-05-07T21:05:02.8189197Z row_wise=True, 2025-05-07T21:05:02.8189548Z mixed=False, 2025-05-07T21:05:02.8189892Z use_cache=False, 2025-05-07T21:05:02.8190313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8190794Z use_cpu=True, 2025-05-07T21:05:02.8191184Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8191625Z ) 2025-05-07T21:05:02.8192011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8192976Z self=, 2025-05-07T21:05:02.8193921Z compile=False, 2025-05-07T21:05:02.8194351Z pooling_mode=, 2025-05-07T21:05:02.8194853Z T=1, 2025-05-07T21:05:02.8195166Z D=102, 2025-05-07T21:05:02.8195489Z B=62, 2025-05-07T21:05:02.8195802Z log_E=3, 2025-05-07T21:05:02.8196121Z L=1, 2025-05-07T21:05:02.8196445Z D_gradcheck=1, 2025-05-07T21:05:02.8196946Z stochastic_rounding=False, 2025-05-07T21:05:02.8197385Z weighted=False, 2025-05-07T21:05:02.8197734Z row_wise=True, 2025-05-07T21:05:02.8198088Z mixed=True, 2025-05-07T21:05:02.8198433Z use_cache=False, 2025-05-07T21:05:02.8198899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8199463Z use_cpu=True, 2025-05-07T21:05:02.8199921Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8200430Z ) 2025-05-07T21:05:02.8200794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8201690Z self=, 2025-05-07T21:05:02.8202608Z compile=False, 2025-05-07T21:05:02.8203023Z pooling_mode=, 2025-05-07T21:05:02.8203503Z T=4, 2025-05-07T21:05:02.8203819Z D=100, 2025-05-07T21:05:02.8204146Z B=84, 2025-05-07T21:05:02.8204461Z log_E=4, 2025-05-07T21:05:02.8204787Z L=2, 2025-05-07T21:05:02.8205195Z D_gradcheck=1, 2025-05-07T21:05:02.8205574Z stochastic_rounding=False, 2025-05-07T21:05:02.8206018Z weighted=True, 2025-05-07T21:05:02.8206375Z row_wise=True, 2025-05-07T21:05:02.8206726Z mixed=True, 2025-05-07T21:05:02.8207063Z use_cache=True, 2025-05-07T21:05:02.8207464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8207939Z use_cpu=True, 2025-05-07T21:05:02.8208325Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8208766Z ) 2025-05-07T21:05:02.8209151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8210124Z self=, 2025-05-07T21:05:02.8211039Z compile=False, 2025-05-07T21:05:02.8211440Z pooling_mode=, 2025-05-07T21:05:02.8211907Z T=3, 2025-05-07T21:05:02.8212225Z D=67, 2025-05-07T21:05:02.8212540Z B=13, 2025-05-07T21:05:02.8212847Z log_E=3, 2025-05-07T21:05:02.8213172Z L=2, 2025-05-07T21:05:02.8213502Z D_gradcheck=1, 2025-05-07T21:05:02.8213891Z stochastic_rounding=False, 2025-05-07T21:05:02.8214326Z weighted=False, 2025-05-07T21:05:02.8214694Z row_wise=True, 2025-05-07T21:05:02.8215155Z mixed=True, 2025-05-07T21:05:02.8215506Z use_cache=False, 2025-05-07T21:05:02.8215925Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8216408Z use_cpu=True, 2025-05-07T21:05:02.8216790Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8217229Z ) 2025-05-07T21:05:02.8217614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8218716Z self=, 2025-05-07T21:05:02.8219649Z compile=False, 2025-05-07T21:05:02.8220050Z pooling_mode=, 2025-05-07T21:05:02.8220521Z T=2, 2025-05-07T21:05:02.8220834Z D=102, 2025-05-07T21:05:02.8221157Z B=90, 2025-05-07T21:05:02.8221456Z log_E=5, 2025-05-07T21:05:02.8221854Z L=11, 2025-05-07T21:05:02.8222178Z D_gradcheck=1, 2025-05-07T21:05:02.8222551Z stochastic_rounding=False, 2025-05-07T21:05:02.8222992Z weighted=False, 2025-05-07T21:05:02.8223369Z row_wise=True, 2025-05-07T21:05:02.8223734Z mixed=True, 2025-05-07T21:05:02.8224105Z use_cache=False, 2025-05-07T21:05:02.8224537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8225028Z use_cpu=True, 2025-05-07T21:05:02.8225426Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8225866Z ) 2025-05-07T21:05:02.8226268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8227266Z self=, 2025-05-07T21:05:02.8228216Z compile=True, 2025-05-07T21:05:02.8228686Z pooling_mode=, 2025-05-07T21:05:02.8229228Z T=2, 2025-05-07T21:05:02.8229600Z D=107, 2025-05-07T21:05:02.8229957Z B=55, 2025-05-07T21:05:02.8230238Z log_E=3, 2025-05-07T21:05:02.8230536Z L=18, 2025-05-07T21:05:02.8230922Z D_gradcheck=1, 2025-05-07T21:05:02.8231292Z stochastic_rounding=False, 2025-05-07T21:05:02.8231721Z weighted=True, 2025-05-07T21:05:02.8232091Z row_wise=True, 2025-05-07T21:05:02.8232447Z mixed=False, 2025-05-07T21:05:02.8232814Z use_cache=False, 2025-05-07T21:05:02.8233277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8233763Z use_cpu=True, 2025-05-07T21:05:02.8234164Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8234610Z ) 2025-05-07T21:05:02.8234992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8236289Z self=, 2025-05-07T21:05:02.8237206Z compile=False, 2025-05-07T21:05:02.8237620Z pooling_mode=, 2025-05-07T21:05:02.8238084Z T=4, 2025-05-07T21:05:02.8238384Z D=15, 2025-05-07T21:05:02.8238685Z B=56, 2025-05-07T21:05:02.8238998Z log_E=5, 2025-05-07T21:05:02.8239467Z L=9, 2025-05-07T21:05:02.8239798Z D_gradcheck=1, 2025-05-07T21:05:02.8240195Z stochastic_rounding=False, 2025-05-07T21:05:02.8240622Z weighted=False, 2025-05-07T21:05:02.8240990Z row_wise=True, 2025-05-07T21:05:02.8241347Z mixed=True, 2025-05-07T21:05:02.8241681Z use_cache=True, 2025-05-07T21:05:02.8242087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8242570Z use_cpu=True, 2025-05-07T21:05:02.8242955Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8243407Z ) 2025-05-07T21:05:02.8243798Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8244767Z self=, 2025-05-07T21:05:02.8245685Z compile=True, 2025-05-07T21:05:02.8246091Z pooling_mode=, 2025-05-07T21:05:02.8246555Z T=2, 2025-05-07T21:05:02.8246868Z D=69, 2025-05-07T21:05:02.8247185Z B=127, 2025-05-07T21:05:02.8247499Z log_E=3, 2025-05-07T21:05:02.8247839Z L=14, 2025-05-07T21:05:02.8248166Z D_gradcheck=1, 2025-05-07T21:05:02.8248559Z stochastic_rounding=False, 2025-05-07T21:05:02.8248987Z weighted=False, 2025-05-07T21:05:02.8249345Z row_wise=True, 2025-05-07T21:05:02.8249703Z mixed=True, 2025-05-07T21:05:02.8250040Z use_cache=True, 2025-05-07T21:05:02.8250443Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8250919Z use_cpu=True, 2025-05-07T21:05:02.8251312Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8251769Z ) 2025-05-07T21:05:02.8252181Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8253328Z self=, 2025-05-07T21:05:02.8254260Z compile=False, 2025-05-07T21:05:02.8254667Z pooling_mode=, 2025-05-07T21:05:02.8255259Z T=2, 2025-05-07T21:05:02.8255573Z D=127, 2025-05-07T21:05:02.8255884Z B=24, 2025-05-07T21:05:02.8256316Z log_E=4, 2025-05-07T21:05:02.8256652Z L=15, 2025-05-07T21:05:02.8257016Z D_gradcheck=2, 2025-05-07T21:05:02.8257466Z stochastic_rounding=True, 2025-05-07T21:05:02.8257967Z weighted=False, 2025-05-07T21:05:02.8258394Z row_wise=True, 2025-05-07T21:05:02.8258758Z mixed=True, 2025-05-07T21:05:02.8259076Z use_cache=True, 2025-05-07T21:05:02.8259447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8259906Z use_cpu=True, 2025-05-07T21:05:02.8260291Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8260745Z ) 2025-05-07T21:05:02.8261144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8262113Z self=, 2025-05-07T21:05:02.8263052Z compile=False, 2025-05-07T21:05:02.8263443Z pooling_mode=, 2025-05-07T21:05:02.8263895Z T=4, 2025-05-07T21:05:02.8264203Z D=52, 2025-05-07T21:05:02.8264515Z B=29, 2025-05-07T21:05:02.8264828Z log_E=4, 2025-05-07T21:05:02.8265301Z L=18, 2025-05-07T21:05:02.8265630Z D_gradcheck=2, 2025-05-07T21:05:02.8266004Z stochastic_rounding=True, 2025-05-07T21:05:02.8266440Z weighted=True, 2025-05-07T21:05:02.8266796Z row_wise=True, 2025-05-07T21:05:02.8267141Z mixed=True, 2025-05-07T21:05:02.8278985Z use_cache=False, 2025-05-07T21:05:02.8279429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8279935Z use_cpu=True, 2025-05-07T21:05:02.8280354Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8280813Z ) 2025-05-07T21:05:02.8281218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8282196Z self=, 2025-05-07T21:05:02.8283144Z compile=True, 2025-05-07T21:05:02.8283530Z pooling_mode=, 2025-05-07T21:05:02.8284015Z T=2, 2025-05-07T21:05:02.8284338Z D=64, 2025-05-07T21:05:02.8284709Z B=50, 2025-05-07T21:05:02.8285206Z log_E=5, 2025-05-07T21:05:02.8285605Z L=19, 2025-05-07T21:05:02.8285988Z D_gradcheck=1, 2025-05-07T21:05:02.8286403Z stochastic_rounding=False, 2025-05-07T21:05:02.8286811Z weighted=False, 2025-05-07T21:05:02.8287142Z row_wise=True, 2025-05-07T21:05:02.8287469Z mixed=False, 2025-05-07T21:05:02.8287835Z use_cache=False, 2025-05-07T21:05:02.8288245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8288735Z use_cpu=True, 2025-05-07T21:05:02.8289142Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8289593Z ) 2025-05-07T21:05:02.8506165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8507239Z self=, 2025-05-07T21:05:02.8508200Z compile=False, 2025-05-07T21:05:02.8508736Z pooling_mode=, 2025-05-07T21:05:02.8509299Z T=2, 2025-05-07T21:05:02.8509672Z D=100, 2025-05-07T21:05:02.8509847Z B=65, 2025-05-07T21:05:02.8509991Z log_E=3, 2025-05-07T21:05:02.8510110Z L=1, 2025-05-07T21:05:02.8510247Z D_gradcheck=1, 2025-05-07T21:05:02.8510405Z stochastic_rounding=False, 2025-05-07T21:05:02.8510538Z weighted=True, 2025-05-07T21:05:02.8510672Z row_wise=True, 2025-05-07T21:05:02.8510798Z mixed=True, 2025-05-07T21:05:02.8510928Z use_cache=False, 2025-05-07T21:05:02.8511107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8511251Z use_cpu=True, 2025-05-07T21:05:02.8511430Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8511562Z ) 2025-05-07T21:05:02.8511953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8512571Z self=, 2025-05-07T21:05:02.8512720Z compile=True, 2025-05-07T21:05:02.8512907Z pooling_mode=, 2025-05-07T21:05:02.8513046Z T=4, 2025-05-07T21:05:02.8513176Z D=21, 2025-05-07T21:05:02.8513424Z B=98, 2025-05-07T21:05:02.8513567Z log_E=3, 2025-05-07T21:05:02.8513700Z L=3, 2025-05-07T21:05:02.8513840Z D_gradcheck=1, 2025-05-07T21:05:02.8514015Z stochastic_rounding=False, 2025-05-07T21:05:02.8514155Z weighted=False, 2025-05-07T21:05:02.8514294Z row_wise=True, 2025-05-07T21:05:02.8514437Z mixed=False, 2025-05-07T21:05:02.8514578Z use_cache=False, 2025-05-07T21:05:02.8514756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8514900Z use_cpu=True, 2025-05-07T21:05:02.8515063Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8515194Z ) 2025-05-07T21:05:02.8515429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8516057Z self=, 2025-05-07T21:05:02.8516207Z compile=False, 2025-05-07T21:05:02.8516389Z pooling_mode=, 2025-05-07T21:05:02.8516519Z T=1, 2025-05-07T21:05:02.8516662Z D=72, 2025-05-07T21:05:02.8516930Z B=75, 2025-05-07T21:05:02.8517062Z log_E=3, 2025-05-07T21:05:02.8517194Z L=18, 2025-05-07T21:05:02.8517329Z D_gradcheck=2, 2025-05-07T21:05:02.8517498Z stochastic_rounding=False, 2025-05-07T21:05:02.8517646Z weighted=False, 2025-05-07T21:05:02.8517783Z row_wise=True, 2025-05-07T21:05:02.8517933Z mixed=False, 2025-05-07T21:05:02.8518077Z use_cache=False, 2025-05-07T21:05:02.8518261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8518405Z use_cpu=True, 2025-05-07T21:05:02.8518576Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8518708Z ) 2025-05-07T21:05:02.8518944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8519526Z self=, 2025-05-07T21:05:02.8519674Z compile=False, 2025-05-07T21:05:02.8519871Z pooling_mode=, 2025-05-07T21:05:02.8520000Z T=5, 2025-05-07T21:05:02.8520130Z D=96, 2025-05-07T21:05:02.8520542Z B=104, 2025-05-07T21:05:02.8520687Z log_E=5, 2025-05-07T21:05:02.8520817Z L=17, 2025-05-07T21:05:02.8520970Z D_gradcheck=2, 2025-05-07T21:05:02.8521128Z stochastic_rounding=False, 2025-05-07T21:05:02.8521276Z weighted=False, 2025-05-07T21:05:02.8521413Z row_wise=True, 2025-05-07T21:05:02.8521548Z mixed=True, 2025-05-07T21:05:02.8521697Z use_cache=False, 2025-05-07T21:05:02.8521880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8522016Z use_cpu=True, 2025-05-07T21:05:02.8522195Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8522326Z ) 2025-05-07T21:05:02.8522553Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8523143Z self=, 2025-05-07T21:05:02.8523290Z compile=False, 2025-05-07T21:05:02.8523475Z pooling_mode=, 2025-05-07T21:05:02.8523622Z T=3, 2025-05-07T21:05:02.8523755Z D=91, 2025-05-07T21:05:02.8523890Z B=34, 2025-05-07T21:05:02.8524019Z log_E=4, 2025-05-07T21:05:02.8524147Z L=11, 2025-05-07T21:05:02.8524292Z D_gradcheck=1, 2025-05-07T21:05:02.8524455Z stochastic_rounding=False, 2025-05-07T21:05:02.8524597Z weighted=True, 2025-05-07T21:05:02.8524736Z row_wise=True, 2025-05-07T21:05:02.8524870Z mixed=True, 2025-05-07T21:05:02.8525009Z use_cache=True, 2025-05-07T21:05:02.8525197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8525337Z use_cpu=True, 2025-05-07T21:05:02.8525510Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8525734Z ) 2025-05-07T21:05:02.8525965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8526550Z self=, 2025-05-07T21:05:02.8526702Z compile=True, 2025-05-07T21:05:02.8526889Z pooling_mode=, 2025-05-07T21:05:02.8527101Z T=3, 2025-05-07T21:05:02.8527234Z D=16, 2025-05-07T21:05:02.8527366Z B=4, 2025-05-07T21:05:02.8527504Z log_E=5, 2025-05-07T21:05:02.8527632Z L=2, 2025-05-07T21:05:02.8527773Z D_gradcheck=2, 2025-05-07T21:05:02.8527968Z stochastic_rounding=True, 2025-05-07T21:05:02.8528129Z weighted=True, 2025-05-07T21:05:02.8528268Z row_wise=True, 2025-05-07T21:05:02.8528412Z mixed=False, 2025-05-07T21:05:02.8528552Z use_cache=True, 2025-05-07T21:05:02.8528733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8528876Z use_cpu=True, 2025-05-07T21:05:02.8529050Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8529178Z ) 2025-05-07T21:05:02.8529415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8529989Z self=, 2025-05-07T21:05:02.8530144Z compile=True, 2025-05-07T21:05:02.8530326Z pooling_mode=, 2025-05-07T21:05:02.8530458Z T=2, 2025-05-07T21:05:02.8530689Z D=75, 2025-05-07T21:05:02.8530818Z B=127, 2025-05-07T21:05:02.8530952Z log_E=4, 2025-05-07T21:05:02.8531087Z L=2, 2025-05-07T21:05:02.8531229Z D_gradcheck=1, 2025-05-07T21:05:02.8531395Z stochastic_rounding=True, 2025-05-07T21:05:02.8531546Z weighted=True, 2025-05-07T21:05:02.8531690Z row_wise=True, 2025-05-07T21:05:02.8531835Z mixed=False, 2025-05-07T21:05:02.8531991Z use_cache=False, 2025-05-07T21:05:02.8532181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8532336Z use_cpu=True, 2025-05-07T21:05:02.8532524Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8532654Z ) 2025-05-07T21:05:02.8532894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8533489Z self=, 2025-05-07T21:05:02.8533637Z compile=True, 2025-05-07T21:05:02.8533823Z pooling_mode=, 2025-05-07T21:05:02.8534042Z T=2, 2025-05-07T21:05:02.8534175Z D=69, 2025-05-07T21:05:02.8534308Z B=7, 2025-05-07T21:05:02.8534440Z log_E=5, 2025-05-07T21:05:02.8534567Z L=2, 2025-05-07T21:05:02.8534714Z D_gradcheck=2, 2025-05-07T21:05:02.8534961Z stochastic_rounding=True, 2025-05-07T21:05:02.8535102Z weighted=True, 2025-05-07T21:05:02.8535245Z row_wise=True, 2025-05-07T21:05:02.8535377Z mixed=False, 2025-05-07T21:05:02.8535524Z use_cache=False, 2025-05-07T21:05:02.8535709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8535849Z use_cpu=True, 2025-05-07T21:05:02.8536322Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8536451Z ) 2025-05-07T21:05:02.8536682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8537358Z self=, 2025-05-07T21:05:02.8537535Z compile=True, 2025-05-07T21:05:02.8537757Z pooling_mode=, 2025-05-07T21:05:02.8537951Z T=2, 2025-05-07T21:05:02.8538134Z D=128, 2025-05-07T21:05:02.8538307Z B=58, 2025-05-07T21:05:02.8538478Z log_E=3, 2025-05-07T21:05:02.8538630Z L=17, 2025-05-07T21:05:02.8538765Z D_gradcheck=1, 2025-05-07T21:05:02.8538922Z stochastic_rounding=True, 2025-05-07T21:05:02.8539052Z weighted=False, 2025-05-07T21:05:02.8539185Z row_wise=True, 2025-05-07T21:05:02.8539310Z mixed=True, 2025-05-07T21:05:02.8539441Z use_cache=False, 2025-05-07T21:05:02.8539616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8539744Z use_cpu=True, 2025-05-07T21:05:02.8540062Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8540199Z ) 2025-05-07T21:05:02.8540420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8541010Z self=, 2025-05-07T21:05:02.8541167Z compile=False, 2025-05-07T21:05:02.8541350Z pooling_mode=, 2025-05-07T21:05:02.8541603Z T=1, 2025-05-07T21:05:02.8541744Z D=4, 2025-05-07T21:05:02.8541874Z B=91, 2025-05-07T21:05:02.8542013Z log_E=3, 2025-05-07T21:05:02.8542145Z L=0, 2025-05-07T21:05:02.8542284Z D_gradcheck=1, 2025-05-07T21:05:02.8542454Z stochastic_rounding=False, 2025-05-07T21:05:02.8542593Z weighted=True, 2025-05-07T21:05:02.8542735Z row_wise=True, 2025-05-07T21:05:02.8542881Z mixed=False, 2025-05-07T21:05:02.8543026Z use_cache=True, 2025-05-07T21:05:02.8543213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8543358Z use_cpu=True, 2025-05-07T21:05:02.8543534Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8543659Z ) 2025-05-07T21:05:02.8543882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8544472Z self=, 2025-05-07T21:05:02.8544620Z compile=True, 2025-05-07T21:05:02.8544814Z pooling_mode=, 2025-05-07T21:05:02.8545055Z T=5, 2025-05-07T21:05:02.8545194Z D=127, 2025-05-07T21:05:02.8545322Z B=99, 2025-05-07T21:05:02.8545451Z log_E=4, 2025-05-07T21:05:02.8545588Z L=3, 2025-05-07T21:05:02.8545725Z D_gradcheck=1, 2025-05-07T21:05:02.8545888Z stochastic_rounding=True, 2025-05-07T21:05:02.8546041Z weighted=False, 2025-05-07T21:05:02.8546177Z row_wise=True, 2025-05-07T21:05:02.8546307Z mixed=False, 2025-05-07T21:05:02.8546452Z use_cache=True, 2025-05-07T21:05:02.8546633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8546780Z use_cpu=True, 2025-05-07T21:05:02.8546966Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8547089Z ) 2025-05-07T21:05:02.8547307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8547898Z self=, 2025-05-07T21:05:02.8548046Z compile=True, 2025-05-07T21:05:02.8548355Z pooling_mode=, 2025-05-07T21:05:02.8548498Z T=2, 2025-05-07T21:05:02.8548626Z D=115, 2025-05-07T21:05:02.8548762Z B=37, 2025-05-07T21:05:02.8548895Z log_E=5, 2025-05-07T21:05:02.8549023Z L=5, 2025-05-07T21:05:02.8549166Z D_gradcheck=2, 2025-05-07T21:05:02.8549359Z stochastic_rounding=True, 2025-05-07T21:05:02.8549510Z weighted=True, 2025-05-07T21:05:02.8549646Z row_wise=True, 2025-05-07T21:05:02.8549779Z mixed=True, 2025-05-07T21:05:02.8549931Z use_cache=False, 2025-05-07T21:05:02.8550110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8550252Z use_cpu=True, 2025-05-07T21:05:02.8550434Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8550558Z ) 2025-05-07T21:05:02.8550792Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8551374Z self=, 2025-05-07T21:05:02.8551520Z compile=False, 2025-05-07T21:05:02.8551716Z pooling_mode=, 2025-05-07T21:05:02.8551853Z T=2, 2025-05-07T21:05:02.8551981Z D=121, 2025-05-07T21:05:02.8552116Z B=112, 2025-05-07T21:05:02.8552247Z log_E=5, 2025-05-07T21:05:02.8552374Z L=11, 2025-05-07T21:05:02.8552520Z D_gradcheck=1, 2025-05-07T21:05:02.8552685Z stochastic_rounding=False, 2025-05-07T21:05:02.8552829Z weighted=False, 2025-05-07T21:05:02.8552971Z row_wise=True, 2025-05-07T21:05:02.8553104Z mixed=True, 2025-05-07T21:05:02.8553244Z use_cache=False, 2025-05-07T21:05:02.8553433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8553662Z use_cpu=True, 2025-05-07T21:05:02.8553846Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8553969Z ) 2025-05-07T21:05:02.8554193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8554790Z self=, 2025-05-07T21:05:02.8555004Z compile=True, 2025-05-07T21:05:02.8555201Z pooling_mode=, 2025-05-07T21:05:02.8555341Z T=3, 2025-05-07T21:05:02.8555468Z D=60, 2025-05-07T21:05:02.8555598Z B=86, 2025-05-07T21:05:02.8555735Z log_E=5, 2025-05-07T21:05:02.8555865Z L=0, 2025-05-07T21:05:02.8556004Z D_gradcheck=1, 2025-05-07T21:05:02.8556174Z stochastic_rounding=False, 2025-05-07T21:05:02.8556313Z weighted=False, 2025-05-07T21:05:02.8556451Z row_wise=True, 2025-05-07T21:05:02.8556595Z mixed=True, 2025-05-07T21:05:02.8556743Z use_cache=False, 2025-05-07T21:05:02.8556937Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8557077Z use_cpu=True, 2025-05-07T21:05:02.8557248Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8557383Z ) 2025-05-07T21:05:02.8557603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8558182Z self=, 2025-05-07T21:05:02.8558344Z compile=True, 2025-05-07T21:05:02.8558613Z pooling_mode=, 2025-05-07T21:05:02.8558740Z T=4, 2025-05-07T21:05:02.8558877Z D=50, 2025-05-07T21:05:02.8559005Z B=50, 2025-05-07T21:05:02.8559138Z log_E=5, 2025-05-07T21:05:02.8559275Z L=16, 2025-05-07T21:05:02.8559411Z D_gradcheck=1, 2025-05-07T21:05:02.8559578Z stochastic_rounding=True, 2025-05-07T21:05:02.8559722Z weighted=True, 2025-05-07T21:05:02.8559858Z row_wise=True, 2025-05-07T21:05:02.8560007Z mixed=False, 2025-05-07T21:05:02.8560151Z use_cache=True, 2025-05-07T21:05:02.8560350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8560497Z use_cpu=True, 2025-05-07T21:05:02.8560675Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8560807Z ) 2025-05-07T21:05:02.8561052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8561673Z self=, 2025-05-07T21:05:02.8561914Z compile=True, 2025-05-07T21:05:02.8562132Z pooling_mode=, 2025-05-07T21:05:02.8562266Z T=2, 2025-05-07T21:05:02.8562403Z D=67, 2025-05-07T21:05:02.8562532Z B=108, 2025-05-07T21:05:02.8562661Z log_E=5, 2025-05-07T21:05:02.8562799Z L=0, 2025-05-07T21:05:02.8562938Z D_gradcheck=2, 2025-05-07T21:05:02.8563098Z stochastic_rounding=True, 2025-05-07T21:05:02.8563246Z weighted=False, 2025-05-07T21:05:02.8563379Z row_wise=True, 2025-05-07T21:05:02.8563528Z mixed=True, 2025-05-07T21:05:02.8563670Z use_cache=False, 2025-05-07T21:05:02.8563870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8564009Z use_cpu=True, 2025-05-07T21:05:02.8564184Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8564316Z ) 2025-05-07T21:05:02.8843853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8845030Z self=, 2025-05-07T21:05:02.8845580Z compile=False, 2025-05-07T21:05:02.8845922Z pooling_mode=, 2025-05-07T21:05:02.8846158Z T=1, 2025-05-07T21:05:02.8846391Z D=73, 2025-05-07T21:05:02.8846635Z B=31, 2025-05-07T21:05:02.8846874Z log_E=5, 2025-05-07T21:05:02.8847035Z L=7, 2025-05-07T21:05:02.8847218Z D_gradcheck=2, 2025-05-07T21:05:02.8847422Z stochastic_rounding=True, 2025-05-07T21:05:02.8847599Z weighted=False, 2025-05-07T21:05:02.8847781Z row_wise=True, 2025-05-07T21:05:02.8847947Z mixed=False, 2025-05-07T21:05:02.8848126Z use_cache=False, 2025-05-07T21:05:02.8848561Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8848663Z use_cpu=True, 2025-05-07T21:05:02.8848795Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8848893Z ) 2025-05-07T21:05:02.8849036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8849392Z self=, 2025-05-07T21:05:02.8849551Z compile=False, 2025-05-07T21:05:02.8849667Z pooling_mode=, 2025-05-07T21:05:02.8849756Z T=2, 2025-05-07T21:05:02.8849838Z D=65, 2025-05-07T21:05:02.8849920Z B=28, 2025-05-07T21:05:02.8850012Z log_E=3, 2025-05-07T21:05:02.8850092Z L=10, 2025-05-07T21:05:02.8850181Z D_gradcheck=2, 2025-05-07T21:05:02.8850288Z stochastic_rounding=True, 2025-05-07T21:05:02.8850375Z weighted=False, 2025-05-07T21:05:02.8850467Z row_wise=True, 2025-05-07T21:05:02.8850552Z mixed=False, 2025-05-07T21:05:02.8850641Z use_cache=True, 2025-05-07T21:05:02.8850765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8850850Z use_cpu=True, 2025-05-07T21:05:02.8850959Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8851044Z ) 2025-05-07T21:05:02.8851182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8851531Z self=, 2025-05-07T21:05:02.8851699Z compile=False, 2025-05-07T21:05:02.8851814Z pooling_mode=, 2025-05-07T21:05:02.8851895Z T=5, 2025-05-07T21:05:02.8851982Z D=100, 2025-05-07T21:05:02.8852064Z B=127, 2025-05-07T21:05:02.8852153Z log_E=5, 2025-05-07T21:05:02.8852238Z L=13, 2025-05-07T21:05:02.8852326Z D_gradcheck=1, 2025-05-07T21:05:02.8852437Z stochastic_rounding=True, 2025-05-07T21:05:02.8852526Z weighted=False, 2025-05-07T21:05:02.8852613Z row_wise=True, 2025-05-07T21:05:02.8852703Z mixed=False, 2025-05-07T21:05:02.8852791Z use_cache=False, 2025-05-07T21:05:02.8852907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8852999Z use_cpu=True, 2025-05-07T21:05:02.8853107Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8853184Z ) 2025-05-07T21:05:02.8853324Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8853751Z self=, 2025-05-07T21:05:02.8853847Z compile=True, 2025-05-07T21:05:02.8853968Z pooling_mode=, 2025-05-07T21:05:02.8854049Z T=3, 2025-05-07T21:05:02.8854134Z D=23, 2025-05-07T21:05:02.8854215Z B=89, 2025-05-07T21:05:02.8854296Z log_E=5, 2025-05-07T21:05:02.8854383Z L=19, 2025-05-07T21:05:02.8854471Z D_gradcheck=1, 2025-05-07T21:05:02.8854570Z stochastic_rounding=True, 2025-05-07T21:05:02.8854664Z weighted=True, 2025-05-07T21:05:02.8854867Z row_wise=True, 2025-05-07T21:05:02.8854953Z mixed=False, 2025-05-07T21:05:02.8855051Z use_cache=True, 2025-05-07T21:05:02.8855162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8855249Z use_cpu=True, 2025-05-07T21:05:02.8855362Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8855446Z ) 2025-05-07T21:05:02.8855582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8855936Z self=, 2025-05-07T21:05:02.8856030Z compile=True, 2025-05-07T21:05:02.8856151Z pooling_mode=, 2025-05-07T21:05:02.8856234Z T=5, 2025-05-07T21:05:02.8856316Z D=108, 2025-05-07T21:05:02.8856403Z B=75, 2025-05-07T21:05:02.8856485Z log_E=4, 2025-05-07T21:05:02.8856565Z L=4, 2025-05-07T21:05:02.8856659Z D_gradcheck=2, 2025-05-07T21:05:02.8856762Z stochastic_rounding=False, 2025-05-07T21:05:02.8856851Z weighted=True, 2025-05-07T21:05:02.8856944Z row_wise=True, 2025-05-07T21:05:02.8857029Z mixed=False, 2025-05-07T21:05:02.8857164Z use_cache=True, 2025-05-07T21:05:02.8857285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8857370Z use_cpu=True, 2025-05-07T21:05:02.8857477Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8857563Z ) 2025-05-07T21:05:02.8857698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8858063Z self=, 2025-05-07T21:05:02.8858194Z compile=True, 2025-05-07T21:05:02.8858308Z pooling_mode=, 2025-05-07T21:05:02.8858395Z T=4, 2025-05-07T21:05:02.8858477Z D=115, 2025-05-07T21:05:02.8858557Z B=30, 2025-05-07T21:05:02.8858645Z log_E=3, 2025-05-07T21:05:02.8858726Z L=10, 2025-05-07T21:05:02.8858816Z D_gradcheck=2, 2025-05-07T21:05:02.8858925Z stochastic_rounding=True, 2025-05-07T21:05:02.8859013Z weighted=False, 2025-05-07T21:05:02.8859100Z row_wise=True, 2025-05-07T21:05:02.8859192Z mixed=True, 2025-05-07T21:05:02.8859285Z use_cache=True, 2025-05-07T21:05:02.8859404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8859492Z use_cpu=True, 2025-05-07T21:05:02.8859601Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8859683Z ) 2025-05-07T21:05:02.8859819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8860168Z self=, 2025-05-07T21:05:02.8860311Z compile=True, 2025-05-07T21:05:02.8860426Z pooling_mode=, 2025-05-07T21:05:02.8860507Z T=4, 2025-05-07T21:05:02.8860593Z D=50, 2025-05-07T21:05:02.8860673Z B=81, 2025-05-07T21:05:02.8860756Z log_E=3, 2025-05-07T21:05:02.8860841Z L=17, 2025-05-07T21:05:02.8860929Z D_gradcheck=2, 2025-05-07T21:05:02.8861030Z stochastic_rounding=False, 2025-05-07T21:05:02.8861126Z weighted=False, 2025-05-07T21:05:02.8861213Z row_wise=True, 2025-05-07T21:05:02.8861305Z mixed=False, 2025-05-07T21:05:02.8861398Z use_cache=False, 2025-05-07T21:05:02.8861510Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8861603Z use_cpu=True, 2025-05-07T21:05:02.8861711Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8861789Z ) 2025-05-07T21:05:02.8861931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8862320Z self=, 2025-05-07T21:05:02.8862417Z compile=False, 2025-05-07T21:05:02.8862536Z pooling_mode=, 2025-05-07T21:05:02.8862620Z T=5, 2025-05-07T21:05:02.8862700Z D=121, 2025-05-07T21:05:02.8862787Z B=102, 2025-05-07T21:05:02.8862868Z log_E=3, 2025-05-07T21:05:02.8862958Z L=1, 2025-05-07T21:05:02.8863047Z D_gradcheck=2, 2025-05-07T21:05:02.8863148Z stochastic_rounding=True, 2025-05-07T21:05:02.8863241Z weighted=False, 2025-05-07T21:05:02.8863329Z row_wise=True, 2025-05-07T21:05:02.8863416Z mixed=True, 2025-05-07T21:05:02.8863511Z use_cache=True, 2025-05-07T21:05:02.8863624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8863710Z use_cpu=True, 2025-05-07T21:05:02.8863824Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8863903Z ) 2025-05-07T21:05:02.8864039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8864395Z self=, 2025-05-07T21:05:02.8864488Z compile=False, 2025-05-07T21:05:02.8864606Z pooling_mode=, 2025-05-07T21:05:02.8864686Z T=2, 2025-05-07T21:05:02.8864766Z D=79, 2025-05-07T21:05:02.8864851Z B=44, 2025-05-07T21:05:02.8864933Z log_E=3, 2025-05-07T21:05:02.8865012Z L=14, 2025-05-07T21:05:02.8865106Z D_gradcheck=2, 2025-05-07T21:05:02.8865209Z stochastic_rounding=False, 2025-05-07T21:05:02.8865297Z weighted=True, 2025-05-07T21:05:02.8865387Z row_wise=True, 2025-05-07T21:05:02.8865517Z mixed=False, 2025-05-07T21:05:02.8865606Z use_cache=True, 2025-05-07T21:05:02.8865722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8865808Z use_cpu=True, 2025-05-07T21:05:02.8865918Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8866003Z ) 2025-05-07T21:05:02.8866139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8866531Z self=, 2025-05-07T21:05:02.8866624Z compile=False, 2025-05-07T21:05:02.8866737Z pooling_mode=, 2025-05-07T21:05:02.8866823Z T=2, 2025-05-07T21:05:02.8866905Z D=85, 2025-05-07T21:05:02.8866986Z B=91, 2025-05-07T21:05:02.8867075Z log_E=4, 2025-05-07T21:05:02.8867156Z L=18, 2025-05-07T21:05:02.8867245Z D_gradcheck=1, 2025-05-07T21:05:02.8867354Z stochastic_rounding=False, 2025-05-07T21:05:02.8867441Z weighted=False, 2025-05-07T21:05:02.8867528Z row_wise=True, 2025-05-07T21:05:02.8867621Z mixed=True, 2025-05-07T21:05:02.8867710Z use_cache=True, 2025-05-07T21:05:02.8867824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8867915Z use_cpu=True, 2025-05-07T21:05:02.8868024Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8868111Z ) 2025-05-07T21:05:02.8868247Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8868598Z self=, 2025-05-07T21:05:02.8868736Z compile=False, 2025-05-07T21:05:02.8868850Z pooling_mode=, 2025-05-07T21:05:02.8868930Z T=1, 2025-05-07T21:05:02.8869018Z D=119, 2025-05-07T21:05:02.8869100Z B=9, 2025-05-07T21:05:02.8869182Z log_E=5, 2025-05-07T21:05:02.8869271Z L=14, 2025-05-07T21:05:02.8869363Z D_gradcheck=1, 2025-05-07T21:05:02.8869466Z stochastic_rounding=False, 2025-05-07T21:05:02.8869559Z weighted=True, 2025-05-07T21:05:02.8869649Z row_wise=True, 2025-05-07T21:05:02.8869735Z mixed=True, 2025-05-07T21:05:02.8869827Z use_cache=True, 2025-05-07T21:05:02.8869938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8870028Z use_cpu=True, 2025-05-07T21:05:02.8870138Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8870217Z ) 2025-05-07T21:05:02.8870357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8870795Z self=, 2025-05-07T21:05:02.8870887Z compile=False, 2025-05-07T21:05:02.8871005Z pooling_mode=, 2025-05-07T21:05:02.8871086Z T=5, 2025-05-07T21:05:02.8871166Z D=101, 2025-05-07T21:05:02.8871251Z B=82, 2025-05-07T21:05:02.8871333Z log_E=3, 2025-05-07T21:05:02.8871414Z L=2, 2025-05-07T21:05:02.8871506Z D_gradcheck=2, 2025-05-07T21:05:02.8871609Z stochastic_rounding=False, 2025-05-07T21:05:02.8871696Z weighted=True, 2025-05-07T21:05:02.8871791Z row_wise=True, 2025-05-07T21:05:02.8871876Z mixed=False, 2025-05-07T21:05:02.8871966Z use_cache=True, 2025-05-07T21:05:02.8872078Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8872163Z use_cpu=True, 2025-05-07T21:05:02.8872274Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8872352Z ) 2025-05-07T21:05:02.8872487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8872844Z self=, 2025-05-07T21:05:02.8872931Z compile=True, 2025-05-07T21:05:02.8873045Z pooling_mode=, 2025-05-07T21:05:02.8873132Z T=1, 2025-05-07T21:05:02.8873213Z D=114, 2025-05-07T21:05:02.8873294Z B=106, 2025-05-07T21:05:02.8873381Z log_E=3, 2025-05-07T21:05:02.8873464Z L=16, 2025-05-07T21:05:02.8873557Z D_gradcheck=1, 2025-05-07T21:05:02.8873658Z stochastic_rounding=True, 2025-05-07T21:05:02.8873746Z weighted=False, 2025-05-07T21:05:02.8873883Z row_wise=True, 2025-05-07T21:05:02.8873968Z mixed=False, 2025-05-07T21:05:02.8874059Z use_cache=False, 2025-05-07T21:05:02.8874178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.8874263Z use_cpu=True, 2025-05-07T21:05:02.8874372Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8874456Z ) 2025-05-07T21:05:02.8874633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8874982Z self=, 2025-05-07T21:05:02.8875074Z compile=True, 2025-05-07T21:05:02.8875186Z pooling_mode=, 2025-05-07T21:05:02.8875272Z T=3, 2025-05-07T21:05:02.8875351Z D=31, 2025-05-07T21:05:02.8875432Z B=91, 2025-05-07T21:05:02.8875518Z log_E=3, 2025-05-07T21:05:02.8875598Z L=20, 2025-05-07T21:05:02.8875690Z D_gradcheck=1, 2025-05-07T21:05:02.8875796Z stochastic_rounding=False, 2025-05-07T21:05:02.8875886Z weighted=False, 2025-05-07T21:05:02.8875973Z row_wise=True, 2025-05-07T21:05:02.8876065Z mixed=False, 2025-05-07T21:05:02.8876154Z use_cache=False, 2025-05-07T21:05:02.8876268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8876360Z use_cpu=True, 2025-05-07T21:05:02.8876469Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8876547Z ) 2025-05-07T21:05:02.8876694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8877083Z self=, 2025-05-07T21:05:02.8877177Z compile=False, 2025-05-07T21:05:02.8877290Z pooling_mode=, 2025-05-07T21:05:02.8877369Z T=1, 2025-05-07T21:05:02.8877457Z D=9, 2025-05-07T21:05:02.8877539Z B=101, 2025-05-07T21:05:02.8877620Z log_E=4, 2025-05-07T21:05:02.8877709Z L=10, 2025-05-07T21:05:02.8877798Z D_gradcheck=2, 2025-05-07T21:05:02.8877900Z stochastic_rounding=False, 2025-05-07T21:05:02.8877996Z weighted=False, 2025-05-07T21:05:02.8878085Z row_wise=True, 2025-05-07T21:05:02.8878169Z mixed=True, 2025-05-07T21:05:02.8878264Z use_cache=False, 2025-05-07T21:05:02.8878376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8878462Z use_cpu=True, 2025-05-07T21:05:02.8878577Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.8878660Z ) 2025-05-07T21:05:02.8878846Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.8879196Z self=, 2025-05-07T21:05:02.8879283Z compile=True, 2025-05-07T21:05:02.8879401Z pooling_mode=, 2025-05-07T21:05:02.8879482Z T=5, 2025-05-07T21:05:02.8879561Z D=52, 2025-05-07T21:05:02.8879646Z B=48, 2025-05-07T21:05:02.8879729Z log_E=3, 2025-05-07T21:05:02.8879808Z L=0, 2025-05-07T21:05:02.8879903Z D_gradcheck=2, 2025-05-07T21:05:02.8880006Z stochastic_rounding=True, 2025-05-07T21:05:02.8880098Z weighted=True, 2025-05-07T21:05:02.8880195Z row_wise=True, 2025-05-07T21:05:02.8880285Z mixed=False, 2025-05-07T21:05:02.8880376Z use_cache=True, 2025-05-07T21:05:02.8880495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.8880580Z use_cpu=True, 2025-05-07T21:05:02.8880692Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.8880772Z ) 2025-05-07T21:05:02.9153927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9154545Z self=, 2025-05-07T21:05:02.9154744Z compile=False, 2025-05-07T21:05:02.9154913Z pooling_mode=, 2025-05-07T21:05:02.9155050Z T=3, 2025-05-07T21:05:02.9155178Z D=11, 2025-05-07T21:05:02.9155311Z B=72, 2025-05-07T21:05:02.9155441Z log_E=4, 2025-05-07T21:05:02.9155566Z L=11, 2025-05-07T21:05:02.9155709Z D_gradcheck=1, 2025-05-07T21:05:02.9155860Z stochastic_rounding=True, 2025-05-07T21:05:02.9156113Z weighted=True, 2025-05-07T21:05:02.9156211Z row_wise=True, 2025-05-07T21:05:02.9156300Z mixed=False, 2025-05-07T21:05:02.9156387Z use_cache=True, 2025-05-07T21:05:02.9156507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9156594Z use_cpu=True, 2025-05-07T21:05:02.9156702Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9156852Z ) 2025-05-07T21:05:02.9156994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9157338Z self=, 2025-05-07T21:05:02.9157433Z compile=True, 2025-05-07T21:05:02.9157549Z pooling_mode=, 2025-05-07T21:05:02.9157640Z T=2, 2025-05-07T21:05:02.9157722Z D=67, 2025-05-07T21:05:02.9157804Z B=128, 2025-05-07T21:05:02.9157892Z log_E=4, 2025-05-07T21:05:02.9157976Z L=16, 2025-05-07T21:05:02.9158066Z D_gradcheck=1, 2025-05-07T21:05:02.9158178Z stochastic_rounding=False, 2025-05-07T21:05:02.9158268Z weighted=True, 2025-05-07T21:05:02.9158357Z row_wise=True, 2025-05-07T21:05:02.9158450Z mixed=False, 2025-05-07T21:05:02.9158542Z use_cache=False, 2025-05-07T21:05:02.9158656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9158749Z use_cpu=True, 2025-05-07T21:05:02.9158858Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9158939Z ) 2025-05-07T21:05:02.9159149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9159494Z self=, 2025-05-07T21:05:02.9159587Z compile=True, 2025-05-07T21:05:02.9159703Z pooling_mode=, 2025-05-07T21:05:02.9159787Z T=4, 2025-05-07T21:05:02.9159877Z D=70, 2025-05-07T21:05:02.9159961Z B=11, 2025-05-07T21:05:02.9160044Z log_E=3, 2025-05-07T21:05:02.9160130Z L=10, 2025-05-07T21:05:02.9160222Z D_gradcheck=2, 2025-05-07T21:05:02.9160329Z stochastic_rounding=False, 2025-05-07T21:05:02.9160427Z weighted=False, 2025-05-07T21:05:02.9160515Z row_wise=True, 2025-05-07T21:05:02.9160601Z mixed=True, 2025-05-07T21:05:02.9160693Z use_cache=True, 2025-05-07T21:05:02.9160806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9160900Z use_cpu=True, 2025-05-07T21:05:02.9161009Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9161157Z ) 2025-05-07T21:05:02.9161315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9161664Z self=, 2025-05-07T21:05:02.9161757Z compile=False, 2025-05-07T21:05:02.9161879Z pooling_mode=, 2025-05-07T21:05:02.9161959Z T=2, 2025-05-07T21:05:02.9162040Z D=21, 2025-05-07T21:05:02.9162127Z B=15, 2025-05-07T21:05:02.9162211Z log_E=3, 2025-05-07T21:05:02.9162295Z L=0, 2025-05-07T21:05:02.9162391Z D_gradcheck=1, 2025-05-07T21:05:02.9162499Z stochastic_rounding=False, 2025-05-07T21:05:02.9162590Z weighted=True, 2025-05-07T21:05:02.9162684Z row_wise=True, 2025-05-07T21:05:02.9162770Z mixed=True, 2025-05-07T21:05:02.9162869Z use_cache=False, 2025-05-07T21:05:02.9162984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9163073Z use_cpu=True, 2025-05-07T21:05:02.9163191Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9163275Z ) 2025-05-07T21:05:02.9171964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9172351Z self=, 2025-05-07T21:05:02.9172444Z compile=False, 2025-05-07T21:05:02.9172570Z pooling_mode=, 2025-05-07T21:05:02.9172652Z T=2, 2025-05-07T21:05:02.9172739Z D=97, 2025-05-07T21:05:02.9172819Z B=28, 2025-05-07T21:05:02.9172903Z log_E=4, 2025-05-07T21:05:02.9172990Z L=3, 2025-05-07T21:05:02.9173081Z D_gradcheck=2, 2025-05-07T21:05:02.9173267Z stochastic_rounding=False, 2025-05-07T21:05:02.9173365Z weighted=True, 2025-05-07T21:05:02.9173453Z row_wise=True, 2025-05-07T21:05:02.9173540Z mixed=True, 2025-05-07T21:05:02.9173637Z use_cache=True, 2025-05-07T21:05:02.9173753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9173839Z use_cpu=True, 2025-05-07T21:05:02.9174000Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9174084Z ) 2025-05-07T21:05:02.9174225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9174580Z self=, 2025-05-07T21:05:02.9174670Z compile=True, 2025-05-07T21:05:02.9174878Z pooling_mode=, 2025-05-07T21:05:02.9174963Z T=3, 2025-05-07T21:05:02.9175044Z D=56, 2025-05-07T21:05:02.9175134Z B=113, 2025-05-07T21:05:02.9175216Z log_E=4, 2025-05-07T21:05:02.9175297Z L=0, 2025-05-07T21:05:02.9175391Z D_gradcheck=1, 2025-05-07T21:05:02.9175498Z stochastic_rounding=False, 2025-05-07T21:05:02.9175587Z weighted=True, 2025-05-07T21:05:02.9175682Z row_wise=True, 2025-05-07T21:05:02.9175766Z mixed=False, 2025-05-07T21:05:02.9175854Z use_cache=False, 2025-05-07T21:05:02.9175972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9176060Z use_cpu=True, 2025-05-07T21:05:02.9176173Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9176312Z ) 2025-05-07T21:05:02.9176449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9176799Z self=, 2025-05-07T21:05:02.9176889Z compile=False, 2025-05-07T21:05:02.9177003Z pooling_mode=, 2025-05-07T21:05:02.9177089Z T=2, 2025-05-07T21:05:02.9177170Z D=21, 2025-05-07T21:05:02.9177252Z B=45, 2025-05-07T21:05:02.9177341Z log_E=4, 2025-05-07T21:05:02.9177421Z L=3, 2025-05-07T21:05:02.9177513Z D_gradcheck=2, 2025-05-07T21:05:02.9177620Z stochastic_rounding=False, 2025-05-07T21:05:02.9177709Z weighted=False, 2025-05-07T21:05:02.9177796Z row_wise=True, 2025-05-07T21:05:02.9177887Z mixed=True, 2025-05-07T21:05:02.9177975Z use_cache=True, 2025-05-07T21:05:02.9178088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9178182Z use_cpu=True, 2025-05-07T21:05:02.9178336Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9178425Z ) 2025-05-07T21:05:02.9178563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9178904Z self=, 2025-05-07T21:05:02.9178996Z compile=True, 2025-05-07T21:05:02.9179111Z pooling_mode=, 2025-05-07T21:05:02.9179191Z T=1, 2025-05-07T21:05:02.9179275Z D=127, 2025-05-07T21:05:02.9179357Z B=8, 2025-05-07T21:05:02.9179438Z log_E=4, 2025-05-07T21:05:02.9179522Z L=12, 2025-05-07T21:05:02.9179614Z D_gradcheck=1, 2025-05-07T21:05:02.9179716Z stochastic_rounding=False, 2025-05-07T21:05:02.9179811Z weighted=True, 2025-05-07T21:05:02.9179899Z row_wise=True, 2025-05-07T21:05:02.9179989Z mixed=True, 2025-05-07T21:05:02.9180077Z use_cache=True, 2025-05-07T21:05:02.9180190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9180286Z use_cpu=True, 2025-05-07T21:05:02.9180397Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9180479Z ) 2025-05-07T21:05:02.9180621Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9180967Z self=, 2025-05-07T21:05:02.9181054Z compile=True, 2025-05-07T21:05:02.9181174Z pooling_mode=, 2025-05-07T21:05:02.9181257Z T=1, 2025-05-07T21:05:02.9181341Z D=115, 2025-05-07T21:05:02.9181428Z B=104, 2025-05-07T21:05:02.9181515Z log_E=5, 2025-05-07T21:05:02.9181598Z L=15, 2025-05-07T21:05:02.9181745Z D_gradcheck=1, 2025-05-07T21:05:02.9181850Z stochastic_rounding=False, 2025-05-07T21:05:02.9181945Z weighted=False, 2025-05-07T21:05:02.9182033Z row_wise=True, 2025-05-07T21:05:02.9182117Z mixed=False, 2025-05-07T21:05:02.9182214Z use_cache=False, 2025-05-07T21:05:02.9182328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9182456Z use_cpu=True, 2025-05-07T21:05:02.9182577Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9182658Z ) 2025-05-07T21:05:02.9182794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9183148Z self=, 2025-05-07T21:05:02.9183236Z compile=True, 2025-05-07T21:05:02.9183351Z pooling_mode=, 2025-05-07T21:05:02.9183439Z T=2, 2025-05-07T21:05:02.9183520Z D=69, 2025-05-07T21:05:02.9183607Z B=23, 2025-05-07T21:05:02.9183690Z log_E=3, 2025-05-07T21:05:02.9183775Z L=15, 2025-05-07T21:05:02.9183872Z D_gradcheck=2, 2025-05-07T21:05:02.9183976Z stochastic_rounding=True, 2025-05-07T21:05:02.9184064Z weighted=True, 2025-05-07T21:05:02.9184158Z row_wise=True, 2025-05-07T21:05:02.9184242Z mixed=True, 2025-05-07T21:05:02.9184332Z use_cache=False, 2025-05-07T21:05:02.9184450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9184542Z use_cpu=True, 2025-05-07T21:05:02.9184695Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9184782Z ) 2025-05-07T21:05:02.9184917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9185262Z self=, 2025-05-07T21:05:02.9185359Z compile=True, 2025-05-07T21:05:02.9185475Z pooling_mode=, 2025-05-07T21:05:02.9185563Z T=1, 2025-05-07T21:05:02.9185644Z D=122, 2025-05-07T21:05:02.9185726Z B=89, 2025-05-07T21:05:02.9185814Z log_E=3, 2025-05-07T21:05:02.9185898Z L=16, 2025-05-07T21:05:02.9185986Z D_gradcheck=1, 2025-05-07T21:05:02.9186097Z stochastic_rounding=False, 2025-05-07T21:05:02.9186188Z weighted=False, 2025-05-07T21:05:02.9186275Z row_wise=True, 2025-05-07T21:05:02.9186365Z mixed=False, 2025-05-07T21:05:02.9186455Z use_cache=False, 2025-05-07T21:05:02.9186568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9186707Z use_cpu=True, 2025-05-07T21:05:02.9186820Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9186901Z ) 2025-05-07T21:05:02.9187041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9187386Z self=, 2025-05-07T21:05:02.9187481Z compile=False, 2025-05-07T21:05:02.9187596Z pooling_mode=, 2025-05-07T21:05:02.9187678Z T=2, 2025-05-07T21:05:02.9187765Z D=123, 2025-05-07T21:05:02.9187848Z B=21, 2025-05-07T21:05:02.9187931Z log_E=4, 2025-05-07T21:05:02.9188022Z L=3, 2025-05-07T21:05:02.9188110Z D_gradcheck=2, 2025-05-07T21:05:02.9188212Z stochastic_rounding=True, 2025-05-07T21:05:02.9188307Z weighted=True, 2025-05-07T21:05:02.9188394Z row_wise=True, 2025-05-07T21:05:02.9188478Z mixed=True, 2025-05-07T21:05:02.9188571Z use_cache=True, 2025-05-07T21:05:02.9188684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9188785Z use_cpu=True, 2025-05-07T21:05:02.9188894Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9188972Z ) 2025-05-07T21:05:02.9189116Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9189461Z self=, 2025-05-07T21:05:02.9189548Z compile=True, 2025-05-07T21:05:02.9189669Z pooling_mode=, 2025-05-07T21:05:02.9189750Z T=1, 2025-05-07T21:05:02.9189833Z D=32, 2025-05-07T21:05:02.9189919Z B=21, 2025-05-07T21:05:02.9190047Z log_E=5, 2025-05-07T21:05:02.9190130Z L=8, 2025-05-07T21:05:02.9190224Z D_gradcheck=1, 2025-05-07T21:05:02.9190326Z stochastic_rounding=False, 2025-05-07T21:05:02.9190418Z weighted=True, 2025-05-07T21:05:02.9190511Z row_wise=True, 2025-05-07T21:05:02.9190598Z mixed=True, 2025-05-07T21:05:02.9190692Z use_cache=False, 2025-05-07T21:05:02.9190804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9190936Z use_cpu=True, 2025-05-07T21:05:02.9191049Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9191128Z ) 2025-05-07T21:05:02.9191264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9191613Z self=, 2025-05-07T21:05:02.9194493Z compile=False, 2025-05-07T21:05:02.9194634Z pooling_mode=, 2025-05-07T21:05:02.9194723Z T=1, 2025-05-07T21:05:02.9194806Z D=116, 2025-05-07T21:05:02.9194888Z B=60, 2025-05-07T21:05:02.9194986Z log_E=4, 2025-05-07T21:05:02.9195076Z L=7, 2025-05-07T21:05:02.9195171Z D_gradcheck=2, 2025-05-07T21:05:02.9195282Z stochastic_rounding=False, 2025-05-07T21:05:02.9195372Z weighted=True, 2025-05-07T21:05:02.9195460Z row_wise=True, 2025-05-07T21:05:02.9195552Z mixed=False, 2025-05-07T21:05:02.9195644Z use_cache=False, 2025-05-07T21:05:02.9195766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9195928Z use_cpu=True, 2025-05-07T21:05:02.9196039Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9196121Z ) 2025-05-07T21:05:02.9196267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9196619Z self=, 2025-05-07T21:05:02.9196739Z compile=False, 2025-05-07T21:05:02.9196863Z pooling_mode=, 2025-05-07T21:05:02.9196946Z T=5, 2025-05-07T21:05:02.9197040Z D=104, 2025-05-07T21:05:02.9197123Z B=84, 2025-05-07T21:05:02.9197225Z log_E=5, 2025-05-07T21:05:02.9197314Z L=2, 2025-05-07T21:05:02.9197405Z D_gradcheck=1, 2025-05-07T21:05:02.9197509Z stochastic_rounding=True, 2025-05-07T21:05:02.9197606Z weighted=True, 2025-05-07T21:05:02.9197696Z row_wise=True, 2025-05-07T21:05:02.9197784Z mixed=True, 2025-05-07T21:05:02.9197881Z use_cache=True, 2025-05-07T21:05:02.9197998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9198091Z use_cpu=True, 2025-05-07T21:05:02.9198208Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9198287Z ) 2025-05-07T21:05:02.9198436Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9198836Z self=, 2025-05-07T21:05:02.9198925Z compile=True, 2025-05-07T21:05:02.9199045Z pooling_mode=, 2025-05-07T21:05:02.9199129Z T=2, 2025-05-07T21:05:02.9199210Z D=9, 2025-05-07T21:05:02.9199297Z B=7, 2025-05-07T21:05:02.9199382Z log_E=5, 2025-05-07T21:05:02.9199466Z L=16, 2025-05-07T21:05:02.9199562Z D_gradcheck=1, 2025-05-07T21:05:02.9199666Z stochastic_rounding=False, 2025-05-07T21:05:02.9199757Z weighted=True, 2025-05-07T21:05:02.9199852Z row_wise=True, 2025-05-07T21:05:02.9199938Z mixed=True, 2025-05-07T21:05:02.9200026Z use_cache=True, 2025-05-07T21:05:02.9200148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9200240Z use_cpu=True, 2025-05-07T21:05:02.9200354Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9200433Z ) 2025-05-07T21:05:02.9466727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9467125Z self=, 2025-05-07T21:05:02.9467258Z compile=False, 2025-05-07T21:05:02.9467428Z pooling_mode=, 2025-05-07T21:05:02.9467677Z T=3, 2025-05-07T21:05:02.9467778Z D=103, 2025-05-07T21:05:02.9468084Z B=20, 2025-05-07T21:05:02.9468230Z log_E=4, 2025-05-07T21:05:02.9468346Z L=1, 2025-05-07T21:05:02.9468478Z D_gradcheck=1, 2025-05-07T21:05:02.9468623Z stochastic_rounding=False, 2025-05-07T21:05:02.9468749Z weighted=False, 2025-05-07T21:05:02.9468886Z row_wise=True, 2025-05-07T21:05:02.9469005Z mixed=True, 2025-05-07T21:05:02.9469125Z use_cache=True, 2025-05-07T21:05:02.9469405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9469537Z use_cpu=True, 2025-05-07T21:05:02.9469752Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9469865Z ) 2025-05-07T21:05:02.9470046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9470397Z self=, 2025-05-07T21:05:02.9470630Z compile=False, 2025-05-07T21:05:02.9470747Z pooling_mode=, 2025-05-07T21:05:02.9470837Z T=1, 2025-05-07T21:05:02.9470919Z D=97, 2025-05-07T21:05:02.9471009Z B=2, 2025-05-07T21:05:02.9471095Z log_E=5, 2025-05-07T21:05:02.9471175Z L=1, 2025-05-07T21:05:02.9471264Z D_gradcheck=2, 2025-05-07T21:05:02.9471380Z stochastic_rounding=False, 2025-05-07T21:05:02.9471473Z weighted=True, 2025-05-07T21:05:02.9471560Z row_wise=True, 2025-05-07T21:05:02.9471651Z mixed=True, 2025-05-07T21:05:02.9471745Z use_cache=True, 2025-05-07T21:05:02.9471935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9472023Z use_cpu=True, 2025-05-07T21:05:02.9472132Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9472217Z ) 2025-05-07T21:05:02.9472351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9472698Z self=, 2025-05-07T21:05:02.9472795Z compile=False, 2025-05-07T21:05:02.9472908Z pooling_mode=, 2025-05-07T21:05:02.9472990Z T=3, 2025-05-07T21:05:02.9473079Z D=5, 2025-05-07T21:05:02.9473164Z B=38, 2025-05-07T21:05:02.9473247Z log_E=4, 2025-05-07T21:05:02.9473335Z L=18, 2025-05-07T21:05:02.9473425Z D_gradcheck=1, 2025-05-07T21:05:02.9473535Z stochastic_rounding=False, 2025-05-07T21:05:02.9473624Z weighted=True, 2025-05-07T21:05:02.9473711Z row_wise=True, 2025-05-07T21:05:02.9473800Z mixed=True, 2025-05-07T21:05:02.9473893Z use_cache=False, 2025-05-07T21:05:02.9474013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9474108Z use_cpu=True, 2025-05-07T21:05:02.9474215Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9474296Z ) 2025-05-07T21:05:02.9474440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9474800Z self=, 2025-05-07T21:05:02.9474888Z compile=True, 2025-05-07T21:05:02.9475009Z pooling_mode=, 2025-05-07T21:05:02.9475090Z T=5, 2025-05-07T21:05:02.9475181Z D=41, 2025-05-07T21:05:02.9475261Z B=44, 2025-05-07T21:05:02.9475344Z log_E=4, 2025-05-07T21:05:02.9475433Z L=7, 2025-05-07T21:05:02.9475520Z D_gradcheck=2, 2025-05-07T21:05:02.9475626Z stochastic_rounding=False, 2025-05-07T21:05:02.9475721Z weighted=True, 2025-05-07T21:05:02.9475809Z row_wise=True, 2025-05-07T21:05:02.9475894Z mixed=False, 2025-05-07T21:05:02.9475988Z use_cache=True, 2025-05-07T21:05:02.9476104Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9476189Z use_cpu=True, 2025-05-07T21:05:02.9476302Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9476383Z ) 2025-05-07T21:05:02.9476517Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9476866Z self=, 2025-05-07T21:05:02.9476957Z compile=False, 2025-05-07T21:05:02.9477077Z pooling_mode=, 2025-05-07T21:05:02.9477159Z T=2, 2025-05-07T21:05:02.9477289Z D=43, 2025-05-07T21:05:02.9477377Z B=47, 2025-05-07T21:05:02.9477459Z log_E=4, 2025-05-07T21:05:02.9477540Z L=18, 2025-05-07T21:05:02.9477634Z D_gradcheck=1, 2025-05-07T21:05:02.9477734Z stochastic_rounding=True, 2025-05-07T21:05:02.9477826Z weighted=True, 2025-05-07T21:05:02.9477916Z row_wise=True, 2025-05-07T21:05:02.9478000Z mixed=True, 2025-05-07T21:05:02.9478128Z use_cache=True, 2025-05-07T21:05:02.9478246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9478332Z use_cpu=True, 2025-05-07T21:05:02.9478440Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9478524Z ) 2025-05-07T21:05:02.9478658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9479063Z self=, 2025-05-07T21:05:02.9479154Z compile=False, 2025-05-07T21:05:02.9479267Z pooling_mode=, 2025-05-07T21:05:02.9479355Z T=4, 2025-05-07T21:05:02.9479439Z D=22, 2025-05-07T21:05:02.9479524Z B=120, 2025-05-07T21:05:02.9479613Z log_E=5, 2025-05-07T21:05:02.9479694Z L=0, 2025-05-07T21:05:02.9479783Z D_gradcheck=1, 2025-05-07T21:05:02.9479892Z stochastic_rounding=True, 2025-05-07T21:05:02.9479980Z weighted=False, 2025-05-07T21:05:02.9480066Z row_wise=True, 2025-05-07T21:05:02.9480159Z mixed=False, 2025-05-07T21:05:02.9480288Z use_cache=True, 2025-05-07T21:05:02.9480400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9480491Z use_cpu=True, 2025-05-07T21:05:02.9480599Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9480680Z ) 2025-05-07T21:05:02.9480814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9481165Z self=, 2025-05-07T21:05:02.9481258Z compile=True, 2025-05-07T21:05:02.9481372Z pooling_mode=, 2025-05-07T21:05:02.9481456Z T=4, 2025-05-07T21:05:02.9481557Z D=17, 2025-05-07T21:05:02.9481643Z B=107, 2025-05-07T21:05:02.9481727Z log_E=5, 2025-05-07T21:05:02.9481817Z L=15, 2025-05-07T21:05:02.9481905Z D_gradcheck=1, 2025-05-07T21:05:02.9482007Z stochastic_rounding=True, 2025-05-07T21:05:02.9482102Z weighted=True, 2025-05-07T21:05:02.9482192Z row_wise=True, 2025-05-07T21:05:02.9482279Z mixed=False, 2025-05-07T21:05:02.9482374Z use_cache=True, 2025-05-07T21:05:02.9482487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9482579Z use_cpu=True, 2025-05-07T21:05:02.9482687Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9482767Z ) 2025-05-07T21:05:02.9482910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9483258Z self=, 2025-05-07T21:05:02.9483347Z compile=True, 2025-05-07T21:05:02.9483467Z pooling_mode=, 2025-05-07T21:05:02.9483550Z T=2, 2025-05-07T21:05:02.9483631Z D=13, 2025-05-07T21:05:02.9483718Z B=62, 2025-05-07T21:05:02.9483800Z log_E=3, 2025-05-07T21:05:02.9483887Z L=8, 2025-05-07T21:05:02.9483984Z D_gradcheck=2, 2025-05-07T21:05:02.9484086Z stochastic_rounding=False, 2025-05-07T21:05:02.9484174Z weighted=False, 2025-05-07T21:05:02.9484265Z row_wise=True, 2025-05-07T21:05:02.9484351Z mixed=True, 2025-05-07T21:05:02.9484450Z use_cache=True, 2025-05-07T21:05:02.9484564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9484653Z use_cpu=True, 2025-05-07T21:05:02.9484768Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9484846Z ) 2025-05-07T21:05:02.9484983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9485340Z self=, 2025-05-07T21:05:02.9485429Z compile=True, 2025-05-07T21:05:02.9485543Z pooling_mode=, 2025-05-07T21:05:02.9485679Z T=2, 2025-05-07T21:05:02.9485760Z D=7, 2025-05-07T21:05:02.9485843Z B=97, 2025-05-07T21:05:02.9485930Z log_E=5, 2025-05-07T21:05:02.9486014Z L=6, 2025-05-07T21:05:02.9486108Z D_gradcheck=2, 2025-05-07T21:05:02.9486209Z stochastic_rounding=True, 2025-05-07T21:05:02.9486298Z weighted=True, 2025-05-07T21:05:02.9486390Z row_wise=True, 2025-05-07T21:05:02.9486514Z mixed=False, 2025-05-07T21:05:02.9486603Z use_cache=True, 2025-05-07T21:05:02.9486721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9486806Z use_cpu=True, 2025-05-07T21:05:02.9486914Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9487000Z ) 2025-05-07T21:05:02.9487135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9487524Z self=, 2025-05-07T21:05:02.9487623Z compile=True, 2025-05-07T21:05:02.9487737Z pooling_mode=, 2025-05-07T21:05:02.9487823Z T=1, 2025-05-07T21:05:02.9487913Z D=56, 2025-05-07T21:05:02.9487997Z B=127, 2025-05-07T21:05:02.9488085Z log_E=3, 2025-05-07T21:05:02.9488168Z L=19, 2025-05-07T21:05:02.9488256Z D_gradcheck=2, 2025-05-07T21:05:02.9488365Z stochastic_rounding=False, 2025-05-07T21:05:02.9488453Z weighted=False, 2025-05-07T21:05:02.9488541Z row_wise=True, 2025-05-07T21:05:02.9488676Z mixed=False, 2025-05-07T21:05:02.9488767Z use_cache=False, 2025-05-07T21:05:02.9488880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9488973Z use_cpu=True, 2025-05-07T21:05:02.9489081Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9489160Z ) 2025-05-07T21:05:02.9489305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9489654Z self=, 2025-05-07T21:05:02.9489744Z compile=True, 2025-05-07T21:05:02.9489861Z pooling_mode=, 2025-05-07T21:05:02.9489942Z T=3, 2025-05-07T21:05:02.9490027Z D=41, 2025-05-07T21:05:02.9490109Z B=26, 2025-05-07T21:05:02.9490191Z log_E=4, 2025-05-07T21:05:02.9490280Z L=10, 2025-05-07T21:05:02.9490368Z D_gradcheck=2, 2025-05-07T21:05:02.9490471Z stochastic_rounding=False, 2025-05-07T21:05:02.9490565Z weighted=True, 2025-05-07T21:05:02.9490655Z row_wise=True, 2025-05-07T21:05:02.9490748Z mixed=False, 2025-05-07T21:05:02.9490846Z use_cache=False, 2025-05-07T21:05:02.9490960Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9491047Z use_cpu=True, 2025-05-07T21:05:02.9491158Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9491236Z ) 2025-05-07T21:05:02.9491372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9491724Z self=, 2025-05-07T21:05:02.9491814Z compile=False, 2025-05-07T21:05:02.9491936Z pooling_mode=, 2025-05-07T21:05:02.9492018Z T=5, 2025-05-07T21:05:02.9492104Z D=74, 2025-05-07T21:05:02.9492191Z B=49, 2025-05-07T21:05:02.9492274Z log_E=5, 2025-05-07T21:05:02.9492356Z L=12, 2025-05-07T21:05:02.9492450Z D_gradcheck=2, 2025-05-07T21:05:02.9492551Z stochastic_rounding=True, 2025-05-07T21:05:02.9492639Z weighted=True, 2025-05-07T21:05:02.9492736Z row_wise=True, 2025-05-07T21:05:02.9492825Z mixed=False, 2025-05-07T21:05:02.9492912Z use_cache=True, 2025-05-07T21:05:02.9493035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9493123Z use_cpu=True, 2025-05-07T21:05:02.9493237Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9493316Z ) 2025-05-07T21:05:02.9493455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9493807Z self=, 2025-05-07T21:05:02.9493897Z compile=False, 2025-05-07T21:05:02.9494063Z pooling_mode=, 2025-05-07T21:05:02.9494151Z T=4, 2025-05-07T21:05:02.9494236Z D=77, 2025-05-07T21:05:02.9494317Z B=8, 2025-05-07T21:05:02.9494408Z log_E=4, 2025-05-07T21:05:02.9494490Z L=2, 2025-05-07T21:05:02.9494580Z D_gradcheck=2, 2025-05-07T21:05:02.9494689Z stochastic_rounding=True, 2025-05-07T21:05:02.9494923Z weighted=True, 2025-05-07T21:05:02.9495012Z row_wise=True, 2025-05-07T21:05:02.9495105Z mixed=True, 2025-05-07T21:05:02.9495193Z use_cache=False, 2025-05-07T21:05:02.9495312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9495399Z use_cpu=True, 2025-05-07T21:05:02.9495506Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9495594Z ) 2025-05-07T21:05:02.9495778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9496125Z self=, 2025-05-07T21:05:02.9496221Z compile=False, 2025-05-07T21:05:02.9496338Z pooling_mode=, 2025-05-07T21:05:02.9496418Z T=3, 2025-05-07T21:05:02.9496506Z D=87, 2025-05-07T21:05:02.9496587Z B=53, 2025-05-07T21:05:02.9496670Z log_E=4, 2025-05-07T21:05:02.9496755Z L=7, 2025-05-07T21:05:02.9496842Z D_gradcheck=2, 2025-05-07T21:05:02.9496950Z stochastic_rounding=False, 2025-05-07T21:05:02.9497040Z weighted=False, 2025-05-07T21:05:02.9497172Z row_wise=True, 2025-05-07T21:05:02.9497262Z mixed=True, 2025-05-07T21:05:02.9497351Z use_cache=False, 2025-05-07T21:05:02.9497462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9497555Z use_cpu=True, 2025-05-07T21:05:02.9497662Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9497740Z ) 2025-05-07T21:05:02.9497884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9498230Z self=, 2025-05-07T21:05:02.9498318Z compile=True, 2025-05-07T21:05:02.9498444Z pooling_mode=, 2025-05-07T21:05:02.9498525Z T=2, 2025-05-07T21:05:02.9498605Z D=12, 2025-05-07T21:05:02.9498692Z B=115, 2025-05-07T21:05:02.9498774Z log_E=5, 2025-05-07T21:05:02.9498860Z L=12, 2025-05-07T21:05:02.9498951Z D_gradcheck=1, 2025-05-07T21:05:02.9499052Z stochastic_rounding=True, 2025-05-07T21:05:02.9499149Z weighted=True, 2025-05-07T21:05:02.9499240Z row_wise=True, 2025-05-07T21:05:02.9499324Z mixed=True, 2025-05-07T21:05:02.9499418Z use_cache=False, 2025-05-07T21:05:02.9499530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9499616Z use_cpu=True, 2025-05-07T21:05:02.9499731Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9499812Z ) 2025-05-07T21:05:02.9499951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:02.9500301Z self=, 2025-05-07T21:05:02.9500392Z compile=False, 2025-05-07T21:05:02.9500513Z pooling_mode=, 2025-05-07T21:05:02.9500593Z T=1, 2025-05-07T21:05:02.9500672Z D=36, 2025-05-07T21:05:02.9500758Z B=18, 2025-05-07T21:05:02.9500840Z log_E=4, 2025-05-07T21:05:02.9500920Z L=16, 2025-05-07T21:05:02.9501012Z D_gradcheck=2, 2025-05-07T21:05:02.9501114Z stochastic_rounding=True, 2025-05-07T21:05:02.9501205Z weighted=False, 2025-05-07T21:05:02.9501300Z row_wise=True, 2025-05-07T21:05:02.9501385Z mixed=False, 2025-05-07T21:05:02.9501471Z use_cache=True, 2025-05-07T21:05:02.9501590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9501678Z use_cpu=True, 2025-05-07T21:05:02.9501786Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9501872Z ) 2025-05-07T21:05:04.5962394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.5964211Z self=, 2025-05-07T21:05:04.5965880Z compile=False, 2025-05-07T21:05:04.5966385Z pooling_mode=, 2025-05-07T21:05:04.5966957Z T=5, 2025-05-07T21:05:04.5967344Z D=125, 2025-05-07T21:05:04.5967727Z B=11, 2025-05-07T21:05:04.5968109Z log_E=5, 2025-05-07T21:05:04.5968509Z L=5, 2025-05-07T21:05:04.5968896Z D_gradcheck=2, 2025-05-07T21:05:04.5969264Z stochastic_rounding=False, 2025-05-07T21:05:04.5969667Z weighted=False, 2025-05-07T21:05:04.5969890Z row_wise=True, 2025-05-07T21:05:04.5970113Z mixed=False, 2025-05-07T21:05:04.5970335Z use_cache=False, 2025-05-07T21:05:04.5970590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.5972462Z use_cpu=True, 2025-05-07T21:05:04.5972711Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.5972986Z ) 2025-05-07T21:05:04.5973322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.5973909Z self=, 2025-05-07T21:05:04.5974452Z compile=True, 2025-05-07T21:05:04.5974704Z pooling_mode=, 2025-05-07T21:05:04.5975115Z T=2, 2025-05-07T21:05:04.5975318Z D=38, 2025-05-07T21:05:04.5975510Z B=18, 2025-05-07T21:05:04.5975711Z log_E=3, 2025-05-07T21:05:04.5975917Z L=6, 2025-05-07T21:05:04.5976113Z D_gradcheck=2, 2025-05-07T21:05:04.5976356Z stochastic_rounding=False, 2025-05-07T21:05:04.5976721Z weighted=False, 2025-05-07T21:05:04.5976943Z row_wise=True, 2025-05-07T21:05:04.5977167Z mixed=False, 2025-05-07T21:05:04.5977390Z use_cache=True, 2025-05-07T21:05:04.5977639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.5977937Z use_cpu=True, 2025-05-07T21:05:04.5978184Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.5978454Z ) 2025-05-07T21:05:04.5978701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.5979291Z self=, 2025-05-07T21:05:04.5979832Z compile=False, 2025-05-07T21:05:04.5980079Z pooling_mode=, 2025-05-07T21:05:04.5980369Z T=3, 2025-05-07T21:05:04.5980564Z D=25, 2025-05-07T21:05:04.5980753Z B=64, 2025-05-07T21:05:04.5980951Z log_E=3, 2025-05-07T21:05:04.5981153Z L=4, 2025-05-07T21:05:04.5981348Z D_gradcheck=2, 2025-05-07T21:05:04.5981591Z stochastic_rounding=False, 2025-05-07T21:05:04.5981862Z weighted=False, 2025-05-07T21:05:04.5982081Z row_wise=True, 2025-05-07T21:05:04.5982303Z mixed=True, 2025-05-07T21:05:04.5982520Z use_cache=True, 2025-05-07T21:05:04.5982762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.5983058Z use_cpu=True, 2025-05-07T21:05:04.5983302Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.5983568Z ) 2025-05-07T21:05:04.5983810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.5984402Z self=, 2025-05-07T21:05:04.5984925Z compile=True, 2025-05-07T21:05:04.5985176Z pooling_mode=, 2025-05-07T21:05:04.5985466Z T=2, 2025-05-07T21:05:04.5985664Z D=22, 2025-05-07T21:05:04.5985856Z B=118, 2025-05-07T21:05:04.5986055Z log_E=4, 2025-05-07T21:05:04.5986261Z L=5, 2025-05-07T21:05:04.5986455Z D_gradcheck=1, 2025-05-07T21:05:04.5986710Z stochastic_rounding=False, 2025-05-07T21:05:04.5986984Z weighted=True, 2025-05-07T21:05:04.5987211Z row_wise=True, 2025-05-07T21:05:04.5987423Z mixed=True, 2025-05-07T21:05:04.5987644Z use_cache=False, 2025-05-07T21:05:04.5987906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.5988198Z use_cpu=True, 2025-05-07T21:05:04.5988445Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.5988720Z ) 2025-05-07T21:05:04.5988955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.5989584Z self=, 2025-05-07T21:05:04.5997866Z compile=False, 2025-05-07T21:05:04.5998173Z pooling_mode=, 2025-05-07T21:05:04.5998464Z T=3, 2025-05-07T21:05:04.5998667Z D=128, 2025-05-07T21:05:04.5998868Z B=116, 2025-05-07T21:05:04.5999063Z log_E=4, 2025-05-07T21:05:04.5999269Z L=7, 2025-05-07T21:05:04.5999474Z D_gradcheck=2, 2025-05-07T21:05:04.5999791Z stochastic_rounding=False, 2025-05-07T21:05:04.6000061Z weighted=False, 2025-05-07T21:05:04.6000286Z row_wise=True, 2025-05-07T21:05:04.6000502Z mixed=False, 2025-05-07T21:05:04.6000725Z use_cache=False, 2025-05-07T21:05:04.6000985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6001276Z use_cpu=True, 2025-05-07T21:05:04.6001575Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6001848Z ) 2025-05-07T21:05:04.6002085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6002672Z self=, 2025-05-07T21:05:04.6003210Z compile=False, 2025-05-07T21:05:04.6003464Z pooling_mode=, 2025-05-07T21:05:04.6003750Z T=5, 2025-05-07T21:05:04.6003945Z D=6, 2025-05-07T21:05:04.6004138Z B=98, 2025-05-07T21:05:04.6004328Z log_E=4, 2025-05-07T21:05:04.6004534Z L=1, 2025-05-07T21:05:04.6004744Z D_gradcheck=2, 2025-05-07T21:05:04.6005025Z stochastic_rounding=True, 2025-05-07T21:05:04.6005296Z weighted=True, 2025-05-07T21:05:04.6005527Z row_wise=True, 2025-05-07T21:05:04.6005741Z mixed=False, 2025-05-07T21:05:04.6005965Z use_cache=True, 2025-05-07T21:05:04.6006218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6006510Z use_cpu=True, 2025-05-07T21:05:04.6006758Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6007031Z ) 2025-05-07T21:05:04.6007269Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6007851Z self=, 2025-05-07T21:05:04.6008395Z compile=False, 2025-05-07T21:05:04.6008642Z pooling_mode=, 2025-05-07T21:05:04.6008935Z T=1, 2025-05-07T21:05:04.6009131Z D=92, 2025-05-07T21:05:04.6009324Z B=20, 2025-05-07T21:05:04.6009521Z log_E=4, 2025-05-07T21:05:04.6009725Z L=17, 2025-05-07T21:05:04.6009926Z D_gradcheck=2, 2025-05-07T21:05:04.6010169Z stochastic_rounding=False, 2025-05-07T21:05:04.6010439Z weighted=False, 2025-05-07T21:05:04.6010672Z row_wise=True, 2025-05-07T21:05:04.6010889Z mixed=False, 2025-05-07T21:05:04.6011112Z use_cache=False, 2025-05-07T21:05:04.6011371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6011663Z use_cpu=True, 2025-05-07T21:05:04.6011911Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6012183Z ) 2025-05-07T21:05:04.6012420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6013004Z self=, 2025-05-07T21:05:04.6013538Z compile=False, 2025-05-07T21:05:04.6013787Z pooling_mode=, 2025-05-07T21:05:04.6014078Z T=5, 2025-05-07T21:05:04.6014272Z D=67, 2025-05-07T21:05:04.6014461Z B=13, 2025-05-07T21:05:04.6014661Z log_E=4, 2025-05-07T21:05:04.6014958Z L=4, 2025-05-07T21:05:04.6015159Z D_gradcheck=2, 2025-05-07T21:05:04.6015405Z stochastic_rounding=False, 2025-05-07T21:05:04.6015673Z weighted=False, 2025-05-07T21:05:04.6015894Z row_wise=True, 2025-05-07T21:05:04.6016114Z mixed=True, 2025-05-07T21:05:04.6016336Z use_cache=False, 2025-05-07T21:05:04.6016597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6016891Z use_cpu=True, 2025-05-07T21:05:04.6017140Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6017416Z ) 2025-05-07T21:05:04.6017652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6018285Z self=, 2025-05-07T21:05:04.6018820Z compile=True, 2025-05-07T21:05:04.6019068Z pooling_mode=, 2025-05-07T21:05:04.6019356Z T=4, 2025-05-07T21:05:04.6019555Z D=34, 2025-05-07T21:05:04.6019745Z B=81, 2025-05-07T21:05:04.6019942Z log_E=3, 2025-05-07T21:05:04.6020195Z L=14, 2025-05-07T21:05:04.6020398Z D_gradcheck=1, 2025-05-07T21:05:04.6020637Z stochastic_rounding=True, 2025-05-07T21:05:04.6020907Z weighted=True, 2025-05-07T21:05:04.6021130Z row_wise=True, 2025-05-07T21:05:04.6021350Z mixed=False, 2025-05-07T21:05:04.6021577Z use_cache=False, 2025-05-07T21:05:04.6021834Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6022131Z use_cpu=True, 2025-05-07T21:05:04.6022425Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6022699Z ) 2025-05-07T21:05:04.6022936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6023517Z self=, 2025-05-07T21:05:04.6024048Z compile=True, 2025-05-07T21:05:04.6024296Z pooling_mode=, 2025-05-07T21:05:04.6024588Z T=1, 2025-05-07T21:05:04.6024787Z D=68, 2025-05-07T21:05:04.6024976Z B=35, 2025-05-07T21:05:04.6025176Z log_E=5, 2025-05-07T21:05:04.6025390Z L=9, 2025-05-07T21:05:04.6025637Z D_gradcheck=1, 2025-05-07T21:05:04.6025877Z stochastic_rounding=True, 2025-05-07T21:05:04.6026144Z weighted=True, 2025-05-07T21:05:04.6026363Z row_wise=True, 2025-05-07T21:05:04.6026585Z mixed=False, 2025-05-07T21:05:04.6026811Z use_cache=False, 2025-05-07T21:05:04.6027065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6027363Z use_cpu=True, 2025-05-07T21:05:04.6027609Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6027872Z ) 2025-05-07T21:05:04.6028113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6028695Z self=, 2025-05-07T21:05:04.6029228Z compile=False, 2025-05-07T21:05:04.6029474Z pooling_mode=, 2025-05-07T21:05:04.6029766Z T=5, 2025-05-07T21:05:04.6029962Z D=103, 2025-05-07T21:05:04.6030153Z B=60, 2025-05-07T21:05:04.6030350Z log_E=5, 2025-05-07T21:05:04.6030558Z L=17, 2025-05-07T21:05:04.6030760Z D_gradcheck=2, 2025-05-07T21:05:04.6030998Z stochastic_rounding=False, 2025-05-07T21:05:04.6031269Z weighted=False, 2025-05-07T21:05:04.6031491Z row_wise=True, 2025-05-07T21:05:04.6031712Z mixed=True, 2025-05-07T21:05:04.6031932Z use_cache=True, 2025-05-07T21:05:04.6032180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6032481Z use_cpu=True, 2025-05-07T21:05:04.6032728Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6032996Z ) 2025-05-07T21:05:04.6033239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6033817Z self=, 2025-05-07T21:05:04.6034345Z compile=True, 2025-05-07T21:05:04.6034591Z pooling_mode=, 2025-05-07T21:05:04.6034884Z T=3, 2025-05-07T21:05:04.6035080Z D=57, 2025-05-07T21:05:04.6035269Z B=50, 2025-05-07T21:05:04.6035475Z log_E=3, 2025-05-07T21:05:04.6035685Z L=10, 2025-05-07T21:05:04.6035883Z D_gradcheck=1, 2025-05-07T21:05:04.6036487Z stochastic_rounding=True, 2025-05-07T21:05:04.6036759Z weighted=True, 2025-05-07T21:05:04.6036977Z row_wise=True, 2025-05-07T21:05:04.6037200Z mixed=True, 2025-05-07T21:05:04.6037424Z use_cache=True, 2025-05-07T21:05:04.6037671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6037976Z use_cpu=True, 2025-05-07T21:05:04.6038225Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6038500Z ) 2025-05-07T21:05:04.6038745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6039432Z self=, 2025-05-07T21:05:04.6039961Z compile=False, 2025-05-07T21:05:04.6040212Z pooling_mode=, 2025-05-07T21:05:04.6040503Z T=4, 2025-05-07T21:05:04.6040692Z D=6, 2025-05-07T21:05:04.6040887Z B=13, 2025-05-07T21:05:04.6041150Z log_E=4, 2025-05-07T21:05:04.6041350Z L=6, 2025-05-07T21:05:04.6041551Z D_gradcheck=1, 2025-05-07T21:05:04.6041790Z stochastic_rounding=True, 2025-05-07T21:05:04.6042062Z weighted=True, 2025-05-07T21:05:04.6042281Z row_wise=True, 2025-05-07T21:05:04.6042503Z mixed=False, 2025-05-07T21:05:04.6042726Z use_cache=False, 2025-05-07T21:05:04.6042981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6043343Z use_cpu=True, 2025-05-07T21:05:04.6043591Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6043859Z ) 2025-05-07T21:05:04.6044105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6044681Z self=, 2025-05-07T21:05:04.6045207Z compile=False, 2025-05-07T21:05:04.6045461Z pooling_mode=, 2025-05-07T21:05:04.6045750Z T=1, 2025-05-07T21:05:04.6045941Z D=39, 2025-05-07T21:05:04.6046138Z B=19, 2025-05-07T21:05:04.6046335Z log_E=3, 2025-05-07T21:05:04.6046612Z L=11, 2025-05-07T21:05:04.6046817Z D_gradcheck=1, 2025-05-07T21:05:04.6047057Z stochastic_rounding=False, 2025-05-07T21:05:04.6047322Z weighted=False, 2025-05-07T21:05:04.6047552Z row_wise=True, 2025-05-07T21:05:04.6047775Z mixed=False, 2025-05-07T21:05:04.6047993Z use_cache=True, 2025-05-07T21:05:04.6048248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6048547Z use_cpu=True, 2025-05-07T21:05:04.6048801Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6049074Z ) 2025-05-07T21:05:04.6049316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6049898Z self=, 2025-05-07T21:05:04.6050432Z compile=False, 2025-05-07T21:05:04.6050688Z pooling_mode=, 2025-05-07T21:05:04.6050975Z T=3, 2025-05-07T21:05:04.6051173Z D=36, 2025-05-07T21:05:04.6051375Z B=86, 2025-05-07T21:05:04.6051564Z log_E=3, 2025-05-07T21:05:04.6051778Z L=0, 2025-05-07T21:05:04.6051984Z D_gradcheck=2, 2025-05-07T21:05:04.6052219Z stochastic_rounding=True, 2025-05-07T21:05:04.6052490Z weighted=True, 2025-05-07T21:05:04.6052719Z row_wise=True, 2025-05-07T21:05:04.6052935Z mixed=True, 2025-05-07T21:05:04.6053156Z use_cache=False, 2025-05-07T21:05:04.6053418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6053708Z use_cpu=True, 2025-05-07T21:05:04.6053954Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6054226Z ) 2025-05-07T21:05:04.6054463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6055129Z self=, 2025-05-07T21:05:04.6055662Z compile=False, 2025-05-07T21:05:04.6055914Z pooling_mode=, 2025-05-07T21:05:04.6056198Z T=2, 2025-05-07T21:05:04.6056396Z D=66, 2025-05-07T21:05:04.6056599Z B=82, 2025-05-07T21:05:04.6056791Z log_E=4, 2025-05-07T21:05:04.6056997Z L=8, 2025-05-07T21:05:04.6057198Z D_gradcheck=2, 2025-05-07T21:05:04.6057451Z stochastic_rounding=False, 2025-05-07T21:05:04.6057720Z weighted=False, 2025-05-07T21:05:04.6057947Z row_wise=True, 2025-05-07T21:05:04.6058161Z mixed=False, 2025-05-07T21:05:04.6058387Z use_cache=False, 2025-05-07T21:05:04.6058651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6058940Z use_cpu=True, 2025-05-07T21:05:04.6059187Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6059456Z ) 2025-05-07T21:05:04.6280333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6282058Z self=, 2025-05-07T21:05:04.6283569Z compile=False, 2025-05-07T21:05:04.6284271Z pooling_mode=, 2025-05-07T21:05:04.6284921Z T=3, 2025-05-07T21:05:04.6285315Z D=76, 2025-05-07T21:05:04.6285856Z B=112, 2025-05-07T21:05:04.6286243Z log_E=5, 2025-05-07T21:05:04.6286648Z L=15, 2025-05-07T21:05:04.6287049Z D_gradcheck=1, 2025-05-07T21:05:04.6287514Z stochastic_rounding=True, 2025-05-07T21:05:04.6288041Z weighted=True, 2025-05-07T21:05:04.6288486Z row_wise=True, 2025-05-07T21:05:04.6288909Z mixed=False, 2025-05-07T21:05:04.6289257Z use_cache=False, 2025-05-07T21:05:04.6289618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6289910Z use_cpu=True, 2025-05-07T21:05:04.6290159Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6290434Z ) 2025-05-07T21:05:04.6290685Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6291254Z self=, 2025-05-07T21:05:04.6291792Z compile=False, 2025-05-07T21:05:04.6292051Z pooling_mode=, 2025-05-07T21:05:04.6292332Z T=1, 2025-05-07T21:05:04.6292529Z D=48, 2025-05-07T21:05:04.6292831Z B=112, 2025-05-07T21:05:04.6293022Z log_E=4, 2025-05-07T21:05:04.6293223Z L=9, 2025-05-07T21:05:04.6293425Z D_gradcheck=2, 2025-05-07T21:05:04.6293660Z stochastic_rounding=False, 2025-05-07T21:05:04.6293931Z weighted=True, 2025-05-07T21:05:04.6294157Z row_wise=True, 2025-05-07T21:05:04.6294373Z mixed=False, 2025-05-07T21:05:04.6294594Z use_cache=True, 2025-05-07T21:05:04.6294968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6295257Z use_cpu=True, 2025-05-07T21:05:04.6295504Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6295780Z ) 2025-05-07T21:05:04.6296024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6296602Z self=, 2025-05-07T21:05:04.6297133Z compile=True, 2025-05-07T21:05:04.6297385Z pooling_mode=, 2025-05-07T21:05:04.6297670Z T=5, 2025-05-07T21:05:04.6297874Z D=52, 2025-05-07T21:05:04.6298074Z B=15, 2025-05-07T21:05:04.6298262Z log_E=3, 2025-05-07T21:05:04.6298463Z L=13, 2025-05-07T21:05:04.6298669Z D_gradcheck=2, 2025-05-07T21:05:04.6298903Z stochastic_rounding=True, 2025-05-07T21:05:04.6299169Z weighted=False, 2025-05-07T21:05:04.6299398Z row_wise=True, 2025-05-07T21:05:04.6299610Z mixed=False, 2025-05-07T21:05:04.6299834Z use_cache=False, 2025-05-07T21:05:04.6300097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6300384Z use_cpu=True, 2025-05-07T21:05:04.6300632Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6300906Z ) 2025-05-07T21:05:04.6301144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6301722Z self=, 2025-05-07T21:05:04.6302256Z compile=False, 2025-05-07T21:05:04.6302506Z pooling_mode=, 2025-05-07T21:05:04.6302786Z T=4, 2025-05-07T21:05:04.6302982Z D=124, 2025-05-07T21:05:04.6303191Z B=19, 2025-05-07T21:05:04.6303381Z log_E=5, 2025-05-07T21:05:04.6303587Z L=7, 2025-05-07T21:05:04.6303793Z D_gradcheck=2, 2025-05-07T21:05:04.6304027Z stochastic_rounding=True, 2025-05-07T21:05:04.6304296Z weighted=False, 2025-05-07T21:05:04.6304523Z row_wise=True, 2025-05-07T21:05:04.6304744Z mixed=False, 2025-05-07T21:05:04.6304970Z use_cache=False, 2025-05-07T21:05:04.6305227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6305514Z use_cpu=True, 2025-05-07T21:05:04.6305761Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6306083Z ) 2025-05-07T21:05:04.6306322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6306898Z self=, 2025-05-07T21:05:04.6307427Z compile=False, 2025-05-07T21:05:04.6307671Z pooling_mode=, 2025-05-07T21:05:04.6308011Z T=1, 2025-05-07T21:05:04.6308209Z D=66, 2025-05-07T21:05:04.6308397Z B=113, 2025-05-07T21:05:04.6308595Z log_E=5, 2025-05-07T21:05:04.6308796Z L=18, 2025-05-07T21:05:04.6309002Z D_gradcheck=2, 2025-05-07T21:05:04.6309233Z stochastic_rounding=True, 2025-05-07T21:05:04.6309501Z weighted=False, 2025-05-07T21:05:04.6309728Z row_wise=True, 2025-05-07T21:05:04.6309939Z mixed=True, 2025-05-07T21:05:04.6310206Z use_cache=True, 2025-05-07T21:05:04.6310457Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6310748Z use_cpu=True, 2025-05-07T21:05:04.6310994Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6311267Z ) 2025-05-07T21:05:04.6311503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6312081Z self=, 2025-05-07T21:05:04.6312615Z compile=False, 2025-05-07T21:05:04.6312859Z pooling_mode=, 2025-05-07T21:05:04.6313152Z T=3, 2025-05-07T21:05:04.6313392Z D=94, 2025-05-07T21:05:04.6313582Z B=122, 2025-05-07T21:05:04.6313779Z log_E=5, 2025-05-07T21:05:04.6313985Z L=9, 2025-05-07T21:05:04.6314181Z D_gradcheck=1, 2025-05-07T21:05:04.6314421Z stochastic_rounding=True, 2025-05-07T21:05:04.6314690Z weighted=False, 2025-05-07T21:05:04.6314912Z row_wise=True, 2025-05-07T21:05:04.6315133Z mixed=False, 2025-05-07T21:05:04.6315350Z use_cache=False, 2025-05-07T21:05:04.6315608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6315896Z use_cpu=True, 2025-05-07T21:05:04.6316145Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6316413Z ) 2025-05-07T21:05:04.6316648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6317225Z self=, 2025-05-07T21:05:04.6317754Z compile=True, 2025-05-07T21:05:04.6318004Z pooling_mode=, 2025-05-07T21:05:04.6318302Z T=3, 2025-05-07T21:05:04.6318501Z D=29, 2025-05-07T21:05:04.6318719Z B=53, 2025-05-07T21:05:04.6318933Z log_E=3, 2025-05-07T21:05:04.6319135Z L=7, 2025-05-07T21:05:04.6319335Z D_gradcheck=2, 2025-05-07T21:05:04.6319574Z stochastic_rounding=False, 2025-05-07T21:05:04.6319842Z weighted=True, 2025-05-07T21:05:04.6320060Z row_wise=True, 2025-05-07T21:05:04.6320279Z mixed=False, 2025-05-07T21:05:04.6320496Z use_cache=True, 2025-05-07T21:05:04.6320739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6321036Z use_cpu=True, 2025-05-07T21:05:04.6321283Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6321557Z ) 2025-05-07T21:05:04.6321791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6322371Z self=, 2025-05-07T21:05:04.6322902Z compile=False, 2025-05-07T21:05:04.6323147Z pooling_mode=, 2025-05-07T21:05:04.6323443Z T=4, 2025-05-07T21:05:04.6323635Z D=50, 2025-05-07T21:05:04.6323822Z B=75, 2025-05-07T21:05:04.6324022Z log_E=5, 2025-05-07T21:05:04.6324224Z L=13, 2025-05-07T21:05:04.6324421Z D_gradcheck=2, 2025-05-07T21:05:04.6324668Z stochastic_rounding=False, 2025-05-07T21:05:04.6324939Z weighted=True, 2025-05-07T21:05:04.6325156Z row_wise=True, 2025-05-07T21:05:04.6325376Z mixed=True, 2025-05-07T21:05:04.6325608Z use_cache=False, 2025-05-07T21:05:04.6325861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6326160Z use_cpu=True, 2025-05-07T21:05:04.6326465Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6326732Z ) 2025-05-07T21:05:04.6334398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6335096Z self=, 2025-05-07T21:05:04.6335629Z compile=True, 2025-05-07T21:05:04.6335884Z pooling_mode=, 2025-05-07T21:05:04.6336680Z T=2, 2025-05-07T21:05:04.6336879Z D=98, 2025-05-07T21:05:04.6337075Z B=19, 2025-05-07T21:05:04.6337271Z log_E=3, 2025-05-07T21:05:04.6337476Z L=11, 2025-05-07T21:05:04.6337682Z D_gradcheck=2, 2025-05-07T21:05:04.6337918Z stochastic_rounding=True, 2025-05-07T21:05:04.6338192Z weighted=False, 2025-05-07T21:05:04.6338418Z row_wise=True, 2025-05-07T21:05:04.6338723Z mixed=False, 2025-05-07T21:05:04.6338949Z use_cache=True, 2025-05-07T21:05:04.6339201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6339490Z use_cpu=True, 2025-05-07T21:05:04.6339741Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6340011Z ) 2025-05-07T21:05:04.6340251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6340822Z self=, 2025-05-07T21:05:04.6341354Z compile=True, 2025-05-07T21:05:04.6341608Z pooling_mode=, 2025-05-07T21:05:04.6341964Z T=2, 2025-05-07T21:05:04.6342158Z D=60, 2025-05-07T21:05:04.6342351Z B=48, 2025-05-07T21:05:04.6342540Z log_E=5, 2025-05-07T21:05:04.6342742Z L=11, 2025-05-07T21:05:04.6342944Z D_gradcheck=2, 2025-05-07T21:05:04.6343177Z stochastic_rounding=True, 2025-05-07T21:05:04.6343444Z weighted=False, 2025-05-07T21:05:04.6343677Z row_wise=True, 2025-05-07T21:05:04.6343888Z mixed=True, 2025-05-07T21:05:04.6344107Z use_cache=False, 2025-05-07T21:05:04.6344365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6344657Z use_cpu=True, 2025-05-07T21:05:04.6344897Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6345168Z ) 2025-05-07T21:05:04.6345403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6345980Z self=, 2025-05-07T21:05:04.6346509Z compile=True, 2025-05-07T21:05:04.6346762Z pooling_mode=, 2025-05-07T21:05:04.6347050Z T=1, 2025-05-07T21:05:04.6347245Z D=15, 2025-05-07T21:05:04.6347439Z B=60, 2025-05-07T21:05:04.6347628Z log_E=3, 2025-05-07T21:05:04.6347830Z L=0, 2025-05-07T21:05:04.6348032Z D_gradcheck=1, 2025-05-07T21:05:04.6348267Z stochastic_rounding=False, 2025-05-07T21:05:04.6348533Z weighted=True, 2025-05-07T21:05:04.6348759Z row_wise=True, 2025-05-07T21:05:04.6348971Z mixed=False, 2025-05-07T21:05:04.6349189Z use_cache=False, 2025-05-07T21:05:04.6349447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6349736Z use_cpu=True, 2025-05-07T21:05:04.6349983Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6350255Z ) 2025-05-07T21:05:04.6350489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6351066Z self=, 2025-05-07T21:05:04.6351596Z compile=True, 2025-05-07T21:05:04.6351853Z pooling_mode=, 2025-05-07T21:05:04.6352139Z T=3, 2025-05-07T21:05:04.6352337Z D=28, 2025-05-07T21:05:04.6352530Z B=84, 2025-05-07T21:05:04.6352718Z log_E=5, 2025-05-07T21:05:04.6352921Z L=5, 2025-05-07T21:05:04.6353122Z D_gradcheck=2, 2025-05-07T21:05:04.6353357Z stochastic_rounding=False, 2025-05-07T21:05:04.6353623Z weighted=True, 2025-05-07T21:05:04.6353847Z row_wise=True, 2025-05-07T21:05:04.6354058Z mixed=True, 2025-05-07T21:05:04.6354273Z use_cache=False, 2025-05-07T21:05:04.6354528Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6354889Z use_cpu=True, 2025-05-07T21:05:04.6355132Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6355402Z ) 2025-05-07T21:05:04.6355634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6356209Z self=, 2025-05-07T21:05:04.6356738Z compile=True, 2025-05-07T21:05:04.6357025Z pooling_mode=, 2025-05-07T21:05:04.6357317Z T=4, 2025-05-07T21:05:04.6357509Z D=97, 2025-05-07T21:05:04.6357696Z B=26, 2025-05-07T21:05:04.6357892Z log_E=4, 2025-05-07T21:05:04.6358092Z L=8, 2025-05-07T21:05:04.6358293Z D_gradcheck=2, 2025-05-07T21:05:04.6358566Z stochastic_rounding=False, 2025-05-07T21:05:04.6358840Z weighted=False, 2025-05-07T21:05:04.6359114Z row_wise=True, 2025-05-07T21:05:04.6359330Z mixed=False, 2025-05-07T21:05:04.6359551Z use_cache=True, 2025-05-07T21:05:04.6359800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6360089Z use_cpu=True, 2025-05-07T21:05:04.6360336Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6360607Z ) 2025-05-07T21:05:04.6360841Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6361416Z self=, 2025-05-07T21:05:04.6361952Z compile=True, 2025-05-07T21:05:04.6362241Z pooling_mode=, 2025-05-07T21:05:04.6362529Z T=2, 2025-05-07T21:05:04.6362725Z D=64, 2025-05-07T21:05:04.6362915Z B=85, 2025-05-07T21:05:04.6363109Z log_E=5, 2025-05-07T21:05:04.6363309Z L=8, 2025-05-07T21:05:04.6363504Z D_gradcheck=2, 2025-05-07T21:05:04.6363744Z stochastic_rounding=True, 2025-05-07T21:05:04.6364014Z weighted=True, 2025-05-07T21:05:04.6364231Z row_wise=True, 2025-05-07T21:05:04.6364448Z mixed=True, 2025-05-07T21:05:04.6364663Z use_cache=True, 2025-05-07T21:05:04.6364915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6365200Z use_cpu=True, 2025-05-07T21:05:04.6365439Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6365708Z ) 2025-05-07T21:05:04.6365942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6366516Z self=, 2025-05-07T21:05:04.6367046Z compile=True, 2025-05-07T21:05:04.6367291Z pooling_mode=, 2025-05-07T21:05:04.6367577Z T=3, 2025-05-07T21:05:04.6367771Z D=100, 2025-05-07T21:05:04.6367960Z B=14, 2025-05-07T21:05:04.6368153Z log_E=5, 2025-05-07T21:05:04.6368356Z L=2, 2025-05-07T21:05:04.6368550Z D_gradcheck=2, 2025-05-07T21:05:04.6368789Z stochastic_rounding=True, 2025-05-07T21:05:04.6369072Z weighted=False, 2025-05-07T21:05:04.6369328Z row_wise=True, 2025-05-07T21:05:04.6369544Z mixed=True, 2025-05-07T21:05:04.6369759Z use_cache=True, 2025-05-07T21:05:04.6370002Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6370292Z use_cpu=True, 2025-05-07T21:05:04.6370533Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6370802Z ) 2025-05-07T21:05:04.6371034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6371609Z self=, 2025-05-07T21:05:04.6372146Z compile=False, 2025-05-07T21:05:04.6372395Z pooling_mode=, 2025-05-07T21:05:04.6372685Z T=2, 2025-05-07T21:05:04.6372881Z D=14, 2025-05-07T21:05:04.6373071Z B=33, 2025-05-07T21:05:04.6373268Z log_E=5, 2025-05-07T21:05:04.6373474Z L=16, 2025-05-07T21:05:04.6373669Z D_gradcheck=2, 2025-05-07T21:05:04.6373907Z stochastic_rounding=False, 2025-05-07T21:05:04.6374179Z weighted=False, 2025-05-07T21:05:04.6374399Z row_wise=True, 2025-05-07T21:05:04.6374619Z mixed=False, 2025-05-07T21:05:04.6374916Z use_cache=False, 2025-05-07T21:05:04.6375219Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6375509Z use_cpu=True, 2025-05-07T21:05:04.6375753Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6376019Z ) 2025-05-07T21:05:04.6595714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6596586Z self=, 2025-05-07T21:05:04.6597498Z compile=False, 2025-05-07T21:05:04.6597844Z pooling_mode=, 2025-05-07T21:05:04.6598141Z T=2, 2025-05-07T21:05:04.6598336Z D=65, 2025-05-07T21:05:04.6598528Z B=121, 2025-05-07T21:05:04.6598725Z log_E=4, 2025-05-07T21:05:04.6598932Z L=19, 2025-05-07T21:05:04.6599126Z D_gradcheck=2, 2025-05-07T21:05:04.6599364Z stochastic_rounding=True, 2025-05-07T21:05:04.6599755Z weighted=False, 2025-05-07T21:05:04.6600024Z row_wise=True, 2025-05-07T21:05:04.6600243Z mixed=False, 2025-05-07T21:05:04.6600461Z use_cache=True, 2025-05-07T21:05:04.6600714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6601004Z use_cpu=True, 2025-05-07T21:05:04.6601244Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6601516Z ) 2025-05-07T21:05:04.6601749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6602327Z self=, 2025-05-07T21:05:04.6602930Z compile=True, 2025-05-07T21:05:04.6603175Z pooling_mode=, 2025-05-07T21:05:04.6603463Z T=3, 2025-05-07T21:05:04.6603658Z D=29, 2025-05-07T21:05:04.6603845Z B=96, 2025-05-07T21:05:04.6604038Z log_E=5, 2025-05-07T21:05:04.6604242Z L=12, 2025-05-07T21:05:04.6604435Z D_gradcheck=2, 2025-05-07T21:05:04.6604689Z stochastic_rounding=False, 2025-05-07T21:05:04.6604955Z weighted=False, 2025-05-07T21:05:04.6605174Z row_wise=True, 2025-05-07T21:05:04.6605393Z mixed=True, 2025-05-07T21:05:04.6605614Z use_cache=False, 2025-05-07T21:05:04.6605871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6606164Z use_cpu=True, 2025-05-07T21:05:04.6606408Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6606672Z ) 2025-05-07T21:05:04.6606911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6607488Z self=, 2025-05-07T21:05:04.6608046Z compile=False, 2025-05-07T21:05:04.6608286Z pooling_mode=, 2025-05-07T21:05:04.6608597Z T=1, 2025-05-07T21:05:04.6608815Z D=26, 2025-05-07T21:05:04.6609008Z B=114, 2025-05-07T21:05:04.6609208Z log_E=3, 2025-05-07T21:05:04.6609415Z L=20, 2025-05-07T21:05:04.6609610Z D_gradcheck=1, 2025-05-07T21:05:04.6609851Z stochastic_rounding=True, 2025-05-07T21:05:04.6610116Z weighted=True, 2025-05-07T21:05:04.6610334Z row_wise=True, 2025-05-07T21:05:04.6610548Z mixed=True, 2025-05-07T21:05:04.6610769Z use_cache=False, 2025-05-07T21:05:04.6611020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6611313Z use_cpu=True, 2025-05-07T21:05:04.6611554Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6611816Z ) 2025-05-07T21:05:04.6612058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6612634Z self=, 2025-05-07T21:05:04.6613167Z compile=True, 2025-05-07T21:05:04.6613409Z pooling_mode=, 2025-05-07T21:05:04.6613696Z T=3, 2025-05-07T21:05:04.6613887Z D=112, 2025-05-07T21:05:04.6614077Z B=68, 2025-05-07T21:05:04.6614270Z log_E=4, 2025-05-07T21:05:04.6614470Z L=1, 2025-05-07T21:05:04.6614662Z D_gradcheck=1, 2025-05-07T21:05:04.6615011Z stochastic_rounding=True, 2025-05-07T21:05:04.6615276Z weighted=False, 2025-05-07T21:05:04.6615501Z row_wise=True, 2025-05-07T21:05:04.6615718Z mixed=True, 2025-05-07T21:05:04.6616018Z use_cache=False, 2025-05-07T21:05:04.6616277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6616568Z use_cpu=True, 2025-05-07T21:05:04.6616811Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6617077Z ) 2025-05-07T21:05:04.6617318Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6617893Z self=, 2025-05-07T21:05:04.6618466Z compile=True, 2025-05-07T21:05:04.6618716Z pooling_mode=, 2025-05-07T21:05:04.6619006Z T=2, 2025-05-07T21:05:04.6619202Z D=121, 2025-05-07T21:05:04.6619395Z B=12, 2025-05-07T21:05:04.6619590Z log_E=3, 2025-05-07T21:05:04.6619792Z L=13, 2025-05-07T21:05:04.6619987Z D_gradcheck=2, 2025-05-07T21:05:04.6620279Z stochastic_rounding=True, 2025-05-07T21:05:04.6620549Z weighted=False, 2025-05-07T21:05:04.6620771Z row_wise=True, 2025-05-07T21:05:04.6620990Z mixed=True, 2025-05-07T21:05:04.6621209Z use_cache=True, 2025-05-07T21:05:04.6621455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6621749Z use_cpu=True, 2025-05-07T21:05:04.6621991Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6622254Z ) 2025-05-07T21:05:04.6622491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6623064Z self=, 2025-05-07T21:05:04.6623640Z compile=False, 2025-05-07T21:05:04.6623887Z pooling_mode=, 2025-05-07T21:05:04.6624175Z T=2, 2025-05-07T21:05:04.6624362Z D=126, 2025-05-07T21:05:04.6624558Z B=69, 2025-05-07T21:05:04.6624752Z log_E=5, 2025-05-07T21:05:04.6624949Z L=13, 2025-05-07T21:05:04.6625158Z D_gradcheck=2, 2025-05-07T21:05:04.6625397Z stochastic_rounding=False, 2025-05-07T21:05:04.6625665Z weighted=False, 2025-05-07T21:05:04.6625887Z row_wise=True, 2025-05-07T21:05:04.6626110Z mixed=False, 2025-05-07T21:05:04.6626336Z use_cache=True, 2025-05-07T21:05:04.6626579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6626872Z use_cpu=True, 2025-05-07T21:05:04.6627119Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6627383Z ) 2025-05-07T21:05:04.6627621Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6628196Z self=, 2025-05-07T21:05:04.6628725Z compile=True, 2025-05-07T21:05:04.6628976Z pooling_mode=, 2025-05-07T21:05:04.6629262Z T=2, 2025-05-07T21:05:04.6629451Z D=55, 2025-05-07T21:05:04.6629645Z B=20, 2025-05-07T21:05:04.6629838Z log_E=4, 2025-05-07T21:05:04.6630036Z L=14, 2025-05-07T21:05:04.6630241Z D_gradcheck=1, 2025-05-07T21:05:04.6630482Z stochastic_rounding=False, 2025-05-07T21:05:04.6630746Z weighted=False, 2025-05-07T21:05:04.6630971Z row_wise=True, 2025-05-07T21:05:04.6631194Z mixed=True, 2025-05-07T21:05:04.6631409Z use_cache=True, 2025-05-07T21:05:04.6631661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6631955Z use_cpu=True, 2025-05-07T21:05:04.6632200Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6632464Z ) 2025-05-07T21:05:04.6632708Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6633287Z self=, 2025-05-07T21:05:04.6633815Z compile=True, 2025-05-07T21:05:04.6634066Z pooling_mode=, 2025-05-07T21:05:04.6634356Z T=5, 2025-05-07T21:05:04.6634546Z D=55, 2025-05-07T21:05:04.6634742Z B=123, 2025-05-07T21:05:04.6634941Z log_E=5, 2025-05-07T21:05:04.6635140Z L=13, 2025-05-07T21:05:04.6635348Z D_gradcheck=1, 2025-05-07T21:05:04.6635585Z stochastic_rounding=False, 2025-05-07T21:05:04.6635846Z weighted=False, 2025-05-07T21:05:04.6636345Z row_wise=True, 2025-05-07T21:05:04.6636641Z mixed=False, 2025-05-07T21:05:04.6636858Z use_cache=True, 2025-05-07T21:05:04.6637105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6637398Z use_cpu=True, 2025-05-07T21:05:04.6637635Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6637903Z ) 2025-05-07T21:05:04.6638143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6638835Z self=, 2025-05-07T21:05:04.6639370Z compile=False, 2025-05-07T21:05:04.6639625Z pooling_mode=, 2025-05-07T21:05:04.6639916Z T=2, 2025-05-07T21:05:04.6640105Z D=69, 2025-05-07T21:05:04.6640299Z B=91, 2025-05-07T21:05:04.6640492Z log_E=3, 2025-05-07T21:05:04.6640690Z L=7, 2025-05-07T21:05:04.6640961Z D_gradcheck=1, 2025-05-07T21:05:04.6641201Z stochastic_rounding=True, 2025-05-07T21:05:04.6641464Z weighted=False, 2025-05-07T21:05:04.6641690Z row_wise=True, 2025-05-07T21:05:04.6641912Z mixed=False, 2025-05-07T21:05:04.6642131Z use_cache=False, 2025-05-07T21:05:04.6642392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6642688Z use_cpu=True, 2025-05-07T21:05:04.6642927Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6643200Z ) 2025-05-07T21:05:04.6643441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6644016Z self=, 2025-05-07T21:05:04.6644622Z compile=True, 2025-05-07T21:05:04.6644874Z pooling_mode=, 2025-05-07T21:05:04.6645166Z T=1, 2025-05-07T21:05:04.6645355Z D=106, 2025-05-07T21:05:04.6645552Z B=71, 2025-05-07T21:05:04.6645747Z log_E=5, 2025-05-07T21:05:04.6645948Z L=3, 2025-05-07T21:05:04.6646149Z D_gradcheck=1, 2025-05-07T21:05:04.6646385Z stochastic_rounding=False, 2025-05-07T21:05:04.6646646Z weighted=False, 2025-05-07T21:05:04.6646877Z row_wise=True, 2025-05-07T21:05:04.6647098Z mixed=False, 2025-05-07T21:05:04.6647317Z use_cache=False, 2025-05-07T21:05:04.6647574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6647871Z use_cpu=True, 2025-05-07T21:05:04.6648110Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6648382Z ) 2025-05-07T21:05:04.6648634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6649246Z self=, 2025-05-07T21:05:04.6649785Z compile=False, 2025-05-07T21:05:04.6650036Z pooling_mode=, 2025-05-07T21:05:04.6650323Z T=1, 2025-05-07T21:05:04.6650516Z D=101, 2025-05-07T21:05:04.6650715Z B=78, 2025-05-07T21:05:04.6650907Z log_E=5, 2025-05-07T21:05:04.6651102Z L=9, 2025-05-07T21:05:04.6651302Z D_gradcheck=2, 2025-05-07T21:05:04.6651540Z stochastic_rounding=True, 2025-05-07T21:05:04.6651801Z weighted=True, 2025-05-07T21:05:04.6652028Z row_wise=True, 2025-05-07T21:05:04.6652249Z mixed=True, 2025-05-07T21:05:04.6652464Z use_cache=True, 2025-05-07T21:05:04.6652713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6653007Z use_cpu=True, 2025-05-07T21:05:04.6653246Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6653514Z ) 2025-05-07T21:05:04.6653757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6654336Z self=, 2025-05-07T21:05:04.6654945Z compile=False, 2025-05-07T21:05:04.6655197Z pooling_mode=, 2025-05-07T21:05:04.6655478Z T=1, 2025-05-07T21:05:04.6655674Z D=127, 2025-05-07T21:05:04.6655874Z B=75, 2025-05-07T21:05:04.6656064Z log_E=4, 2025-05-07T21:05:04.6656269Z L=4, 2025-05-07T21:05:04.6656469Z D_gradcheck=2, 2025-05-07T21:05:04.6656706Z stochastic_rounding=True, 2025-05-07T21:05:04.6656974Z weighted=False, 2025-05-07T21:05:04.6657259Z row_wise=True, 2025-05-07T21:05:04.6657484Z mixed=False, 2025-05-07T21:05:04.6657700Z use_cache=True, 2025-05-07T21:05:04.6657955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6658254Z use_cpu=True, 2025-05-07T21:05:04.6666043Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6666330Z ) 2025-05-07T21:05:04.6666577Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6667240Z self=, 2025-05-07T21:05:04.6667772Z compile=True, 2025-05-07T21:05:04.6668026Z pooling_mode=, 2025-05-07T21:05:04.6668312Z T=3, 2025-05-07T21:05:04.6668510Z D=27, 2025-05-07T21:05:04.6668706Z B=64, 2025-05-07T21:05:04.6668946Z log_E=3, 2025-05-07T21:05:04.6669150Z L=5, 2025-05-07T21:05:04.6669351Z D_gradcheck=1, 2025-05-07T21:05:04.6669586Z stochastic_rounding=True, 2025-05-07T21:05:04.6669853Z weighted=False, 2025-05-07T21:05:04.6670085Z row_wise=True, 2025-05-07T21:05:04.6670297Z mixed=False, 2025-05-07T21:05:04.6670519Z use_cache=True, 2025-05-07T21:05:04.6670769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6671063Z use_cpu=True, 2025-05-07T21:05:04.6671299Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6671568Z ) 2025-05-07T21:05:04.6671813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6672440Z self=, 2025-05-07T21:05:04.6672971Z compile=False, 2025-05-07T21:05:04.6673221Z pooling_mode=, 2025-05-07T21:05:04.6673504Z T=5, 2025-05-07T21:05:04.6673697Z D=56, 2025-05-07T21:05:04.6673889Z B=109, 2025-05-07T21:05:04.6674081Z log_E=5, 2025-05-07T21:05:04.6674284Z L=14, 2025-05-07T21:05:04.6674483Z D_gradcheck=1, 2025-05-07T21:05:04.6674714Z stochastic_rounding=False, 2025-05-07T21:05:04.6674991Z weighted=False, 2025-05-07T21:05:04.6675213Z row_wise=True, 2025-05-07T21:05:04.6675426Z mixed=True, 2025-05-07T21:05:04.6675641Z use_cache=False, 2025-05-07T21:05:04.6675898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6676183Z use_cpu=True, 2025-05-07T21:05:04.6676429Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6676699Z ) 2025-05-07T21:05:04.6676942Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6677520Z self=, 2025-05-07T21:05:04.6678058Z compile=True, 2025-05-07T21:05:04.6678304Z pooling_mode=, 2025-05-07T21:05:04.6678589Z T=2, 2025-05-07T21:05:04.6678785Z D=53, 2025-05-07T21:05:04.6678978Z B=82, 2025-05-07T21:05:04.6679169Z log_E=4, 2025-05-07T21:05:04.6679371Z L=9, 2025-05-07T21:05:04.6679575Z D_gradcheck=2, 2025-05-07T21:05:04.6679808Z stochastic_rounding=True, 2025-05-07T21:05:04.6680077Z weighted=True, 2025-05-07T21:05:04.6680304Z row_wise=True, 2025-05-07T21:05:04.6680518Z mixed=False, 2025-05-07T21:05:04.6680736Z use_cache=False, 2025-05-07T21:05:04.6680993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6681279Z use_cpu=True, 2025-05-07T21:05:04.6681522Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6681795Z ) 2025-05-07T21:05:04.6682030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6682612Z self=, 2025-05-07T21:05:04.6683148Z compile=True, 2025-05-07T21:05:04.6683400Z pooling_mode=, 2025-05-07T21:05:04.6683684Z T=3, 2025-05-07T21:05:04.6683876Z D=22, 2025-05-07T21:05:04.6684072Z B=1, 2025-05-07T21:05:04.6684259Z log_E=5, 2025-05-07T21:05:04.6684460Z L=20, 2025-05-07T21:05:04.6684659Z D_gradcheck=2, 2025-05-07T21:05:04.6684893Z stochastic_rounding=False, 2025-05-07T21:05:04.6685212Z weighted=False, 2025-05-07T21:05:04.6685439Z row_wise=True, 2025-05-07T21:05:04.6685652Z mixed=True, 2025-05-07T21:05:04.6685872Z use_cache=False, 2025-05-07T21:05:04.6686132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6686420Z use_cpu=True, 2025-05-07T21:05:04.6686664Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6687002Z ) 2025-05-07T21:05:04.6917090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6918784Z self=, 2025-05-07T21:05:04.6919826Z compile=False, 2025-05-07T21:05:04.6920188Z pooling_mode=, 2025-05-07T21:05:04.6920609Z T=3, 2025-05-07T21:05:04.6920882Z D=100, 2025-05-07T21:05:04.6921373Z B=81, 2025-05-07T21:05:04.6921575Z log_E=5, 2025-05-07T21:05:04.6921776Z L=20, 2025-05-07T21:05:04.6921980Z D_gradcheck=1, 2025-05-07T21:05:04.6922217Z stochastic_rounding=True, 2025-05-07T21:05:04.6922486Z weighted=True, 2025-05-07T21:05:04.6922702Z row_wise=True, 2025-05-07T21:05:04.6922921Z mixed=False, 2025-05-07T21:05:04.6923138Z use_cache=True, 2025-05-07T21:05:04.6923384Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6923676Z use_cpu=True, 2025-05-07T21:05:04.6923919Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6924190Z ) 2025-05-07T21:05:04.6924506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6925082Z self=, 2025-05-07T21:05:04.6925610Z compile=False, 2025-05-07T21:05:04.6925861Z pooling_mode=, 2025-05-07T21:05:04.6926149Z T=2, 2025-05-07T21:05:04.6926337Z D=36, 2025-05-07T21:05:04.6926534Z B=21, 2025-05-07T21:05:04.6926733Z log_E=4, 2025-05-07T21:05:04.6926936Z L=18, 2025-05-07T21:05:04.6927141Z D_gradcheck=2, 2025-05-07T21:05:04.6927383Z stochastic_rounding=False, 2025-05-07T21:05:04.6927644Z weighted=False, 2025-05-07T21:05:04.6927871Z row_wise=True, 2025-05-07T21:05:04.6928088Z mixed=True, 2025-05-07T21:05:04.6928303Z use_cache=True, 2025-05-07T21:05:04.6928545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6928837Z use_cpu=True, 2025-05-07T21:05:04.6929080Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6929346Z ) 2025-05-07T21:05:04.6929587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6930162Z self=, 2025-05-07T21:05:04.6930684Z compile=True, 2025-05-07T21:05:04.6930935Z pooling_mode=, 2025-05-07T21:05:04.6931222Z T=1, 2025-05-07T21:05:04.6931413Z D=36, 2025-05-07T21:05:04.6931606Z B=35, 2025-05-07T21:05:04.6931801Z log_E=4, 2025-05-07T21:05:04.6931997Z L=3, 2025-05-07T21:05:04.6932197Z D_gradcheck=2, 2025-05-07T21:05:04.6932438Z stochastic_rounding=True, 2025-05-07T21:05:04.6932698Z weighted=True, 2025-05-07T21:05:04.6932919Z row_wise=True, 2025-05-07T21:05:04.6933137Z mixed=True, 2025-05-07T21:05:04.6933347Z use_cache=True, 2025-05-07T21:05:04.6933595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6933888Z use_cpu=True, 2025-05-07T21:05:04.6934126Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6934398Z ) 2025-05-07T21:05:04.6934641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6935339Z self=, 2025-05-07T21:05:04.6935868Z compile=True, 2025-05-07T21:05:04.6936462Z pooling_mode=, 2025-05-07T21:05:04.6936755Z T=1, 2025-05-07T21:05:04.6936952Z D=36, 2025-05-07T21:05:04.6937151Z B=118, 2025-05-07T21:05:04.6937351Z log_E=4, 2025-05-07T21:05:04.6937550Z L=19, 2025-05-07T21:05:04.6937755Z D_gradcheck=1, 2025-05-07T21:05:04.6938094Z stochastic_rounding=False, 2025-05-07T21:05:04.6938359Z weighted=True, 2025-05-07T21:05:04.6938584Z row_wise=True, 2025-05-07T21:05:04.6938802Z mixed=True, 2025-05-07T21:05:04.6939015Z use_cache=True, 2025-05-07T21:05:04.6939266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6939559Z use_cpu=True, 2025-05-07T21:05:04.6939795Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6940142Z ) 2025-05-07T21:05:04.6940388Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6940970Z self=, 2025-05-07T21:05:04.6941495Z compile=True, 2025-05-07T21:05:04.6941747Z pooling_mode=, 2025-05-07T21:05:04.6942038Z T=1, 2025-05-07T21:05:04.6942282Z D=32, 2025-05-07T21:05:04.6942476Z B=15, 2025-05-07T21:05:04.6942667Z log_E=3, 2025-05-07T21:05:04.6942864Z L=20, 2025-05-07T21:05:04.6943061Z D_gradcheck=2, 2025-05-07T21:05:04.6943297Z stochastic_rounding=True, 2025-05-07T21:05:04.6943556Z weighted=False, 2025-05-07T21:05:04.6943781Z row_wise=True, 2025-05-07T21:05:04.6943997Z mixed=True, 2025-05-07T21:05:04.6944208Z use_cache=False, 2025-05-07T21:05:04.6944464Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6944756Z use_cpu=True, 2025-05-07T21:05:04.6944995Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6945334Z ) 2025-05-07T21:05:04.6945573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6946144Z self=, 2025-05-07T21:05:04.6946676Z compile=False, 2025-05-07T21:05:04.6946924Z pooling_mode=, 2025-05-07T21:05:04.6947213Z T=2, 2025-05-07T21:05:04.6947398Z D=19, 2025-05-07T21:05:04.6947596Z B=113, 2025-05-07T21:05:04.6947792Z log_E=4, 2025-05-07T21:05:04.6947996Z L=4, 2025-05-07T21:05:04.6948191Z D_gradcheck=2, 2025-05-07T21:05:04.6948433Z stochastic_rounding=True, 2025-05-07T21:05:04.6948699Z weighted=False, 2025-05-07T21:05:04.6948924Z row_wise=True, 2025-05-07T21:05:04.6949141Z mixed=True, 2025-05-07T21:05:04.6949357Z use_cache=True, 2025-05-07T21:05:04.6949596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6949890Z use_cpu=True, 2025-05-07T21:05:04.6950136Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6950217Z ) 2025-05-07T21:05:04.6950348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6950696Z self=, 2025-05-07T21:05:04.6950789Z compile=False, 2025-05-07T21:05:04.6950909Z pooling_mode=, 2025-05-07T21:05:04.6950991Z T=4, 2025-05-07T21:05:04.6951073Z D=98, 2025-05-07T21:05:04.6951161Z B=108, 2025-05-07T21:05:04.6951243Z log_E=5, 2025-05-07T21:05:04.6951325Z L=9, 2025-05-07T21:05:04.6951420Z D_gradcheck=1, 2025-05-07T21:05:04.6951524Z stochastic_rounding=True, 2025-05-07T21:05:04.6951610Z weighted=False, 2025-05-07T21:05:04.6951705Z row_wise=True, 2025-05-07T21:05:04.6951788Z mixed=True, 2025-05-07T21:05:04.6951875Z use_cache=True, 2025-05-07T21:05:04.6951994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6952080Z use_cpu=True, 2025-05-07T21:05:04.6952190Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6952277Z ) 2025-05-07T21:05:04.6952412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6952763Z self=, 2025-05-07T21:05:04.6952852Z compile=False, 2025-05-07T21:05:04.6952966Z pooling_mode=, 2025-05-07T21:05:04.6953055Z T=1, 2025-05-07T21:05:04.6953136Z D=21, 2025-05-07T21:05:04.6953216Z B=75, 2025-05-07T21:05:04.6953303Z log_E=3, 2025-05-07T21:05:04.6953383Z L=4, 2025-05-07T21:05:04.6953523Z D_gradcheck=2, 2025-05-07T21:05:04.6953635Z stochastic_rounding=False, 2025-05-07T21:05:04.6953722Z weighted=False, 2025-05-07T21:05:04.6953809Z row_wise=True, 2025-05-07T21:05:04.6953899Z mixed=True, 2025-05-07T21:05:04.6953985Z use_cache=True, 2025-05-07T21:05:04.6954097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6954231Z use_cpu=True, 2025-05-07T21:05:04.6954338Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6954428Z ) 2025-05-07T21:05:04.6954563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6954906Z self=, 2025-05-07T21:05:04.6955001Z compile=False, 2025-05-07T21:05:04.6955115Z pooling_mode=, 2025-05-07T21:05:04.6955236Z T=3, 2025-05-07T21:05:04.6955324Z D=115, 2025-05-07T21:05:04.6955406Z B=83, 2025-05-07T21:05:04.6955488Z log_E=4, 2025-05-07T21:05:04.6955573Z L=15, 2025-05-07T21:05:04.6955665Z D_gradcheck=2, 2025-05-07T21:05:04.6955764Z stochastic_rounding=True, 2025-05-07T21:05:04.6955857Z weighted=False, 2025-05-07T21:05:04.6955944Z row_wise=True, 2025-05-07T21:05:04.6956033Z mixed=True, 2025-05-07T21:05:04.6956120Z use_cache=False, 2025-05-07T21:05:04.6956233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6956327Z use_cpu=True, 2025-05-07T21:05:04.6956478Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6956558Z ) 2025-05-07T21:05:04.6956697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6957042Z self=, 2025-05-07T21:05:04.6957130Z compile=True, 2025-05-07T21:05:04.6957252Z pooling_mode=, 2025-05-07T21:05:04.6957334Z T=2, 2025-05-07T21:05:04.6957449Z D=81, 2025-05-07T21:05:04.6957528Z B=90, 2025-05-07T21:05:04.6957610Z log_E=5, 2025-05-07T21:05:04.6957697Z L=8, 2025-05-07T21:05:04.6957787Z D_gradcheck=1, 2025-05-07T21:05:04.6957890Z stochastic_rounding=False, 2025-05-07T21:05:04.6957985Z weighted=False, 2025-05-07T21:05:04.6958072Z row_wise=True, 2025-05-07T21:05:04.6958165Z mixed=False, 2025-05-07T21:05:04.6958251Z use_cache=True, 2025-05-07T21:05:04.6958364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6958461Z use_cpu=True, 2025-05-07T21:05:04.6958573Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6958650Z ) 2025-05-07T21:05:04.6958789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6959137Z self=, 2025-05-07T21:05:04.6959225Z compile=False, 2025-05-07T21:05:04.6959347Z pooling_mode=, 2025-05-07T21:05:04.6959427Z T=2, 2025-05-07T21:05:04.6959510Z D=119, 2025-05-07T21:05:04.6959595Z B=56, 2025-05-07T21:05:04.6959678Z log_E=3, 2025-05-07T21:05:04.6959769Z L=16, 2025-05-07T21:05:04.6959861Z D_gradcheck=1, 2025-05-07T21:05:04.6959961Z stochastic_rounding=True, 2025-05-07T21:05:04.6960054Z weighted=True, 2025-05-07T21:05:04.6960140Z row_wise=True, 2025-05-07T21:05:04.6960225Z mixed=True, 2025-05-07T21:05:04.6960321Z use_cache=False, 2025-05-07T21:05:04.6960434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6960524Z use_cpu=True, 2025-05-07T21:05:04.6960638Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6960716Z ) 2025-05-07T21:05:04.6960851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6961200Z self=, 2025-05-07T21:05:04.6961289Z compile=False, 2025-05-07T21:05:04.6961411Z pooling_mode=, 2025-05-07T21:05:04.6961491Z T=5, 2025-05-07T21:05:04.6961572Z D=11, 2025-05-07T21:05:04.6961660Z B=33, 2025-05-07T21:05:04.6961740Z log_E=4, 2025-05-07T21:05:04.6961868Z L=13, 2025-05-07T21:05:04.6961963Z D_gradcheck=1, 2025-05-07T21:05:04.6962065Z stochastic_rounding=False, 2025-05-07T21:05:04.6962152Z weighted=True, 2025-05-07T21:05:04.6962243Z row_wise=True, 2025-05-07T21:05:04.6962326Z mixed=False, 2025-05-07T21:05:04.6962414Z use_cache=False, 2025-05-07T21:05:04.6962531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6962663Z use_cpu=True, 2025-05-07T21:05:04.6962769Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6962857Z ) 2025-05-07T21:05:04.6962990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6963339Z self=, 2025-05-07T21:05:04.6963429Z compile=False, 2025-05-07T21:05:04.6963581Z pooling_mode=, 2025-05-07T21:05:04.6963667Z T=5, 2025-05-07T21:05:04.6963748Z D=88, 2025-05-07T21:05:04.6963828Z B=6, 2025-05-07T21:05:04.6963920Z log_E=4, 2025-05-07T21:05:04.6964000Z L=18, 2025-05-07T21:05:04.6964091Z D_gradcheck=1, 2025-05-07T21:05:04.6964197Z stochastic_rounding=True, 2025-05-07T21:05:04.6964285Z weighted=True, 2025-05-07T21:05:04.6964371Z row_wise=True, 2025-05-07T21:05:04.6964459Z mixed=True, 2025-05-07T21:05:04.6964548Z use_cache=True, 2025-05-07T21:05:04.6964660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6964794Z use_cpu=True, 2025-05-07T21:05:04.6964905Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6964988Z ) 2025-05-07T21:05:04.6965126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6965469Z self=, 2025-05-07T21:05:04.6965561Z compile=True, 2025-05-07T21:05:04.6965677Z pooling_mode=, 2025-05-07T21:05:04.6965757Z T=5, 2025-05-07T21:05:04.6965845Z D=104, 2025-05-07T21:05:04.6965925Z B=67, 2025-05-07T21:05:04.6966009Z log_E=5, 2025-05-07T21:05:04.6966095Z L=15, 2025-05-07T21:05:04.6966184Z D_gradcheck=1, 2025-05-07T21:05:04.6966285Z stochastic_rounding=True, 2025-05-07T21:05:04.6966378Z weighted=True, 2025-05-07T21:05:04.6966463Z row_wise=True, 2025-05-07T21:05:04.6966548Z mixed=False, 2025-05-07T21:05:04.6966640Z use_cache=True, 2025-05-07T21:05:04.6966754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6966846Z use_cpu=True, 2025-05-07T21:05:04.6966953Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6967030Z ) 2025-05-07T21:05:04.6967167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6967511Z self=, 2025-05-07T21:05:04.6967603Z compile=True, 2025-05-07T21:05:04.6967722Z pooling_mode=, 2025-05-07T21:05:04.6967803Z T=1, 2025-05-07T21:05:04.6967885Z D=82, 2025-05-07T21:05:04.6967971Z B=82, 2025-05-07T21:05:04.6968055Z log_E=4, 2025-05-07T21:05:04.6968136Z L=13, 2025-05-07T21:05:04.6968230Z D_gradcheck=1, 2025-05-07T21:05:04.6968331Z stochastic_rounding=True, 2025-05-07T21:05:04.6968417Z weighted=False, 2025-05-07T21:05:04.6968512Z row_wise=True, 2025-05-07T21:05:04.6968597Z mixed=True, 2025-05-07T21:05:04.6968691Z use_cache=True, 2025-05-07T21:05:04.6968805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.6968894Z use_cpu=True, 2025-05-07T21:05:04.6969010Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.6969089Z ) 2025-05-07T21:05:04.6969226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.6969575Z self=, 2025-05-07T21:05:04.6969668Z compile=False, 2025-05-07T21:05:04.6969781Z pooling_mode=, 2025-05-07T21:05:04.6969867Z T=5, 2025-05-07T21:05:04.6969947Z D=22, 2025-05-07T21:05:04.6970028Z B=124, 2025-05-07T21:05:04.6970188Z log_E=4, 2025-05-07T21:05:04.6970271Z L=9, 2025-05-07T21:05:04.6970369Z D_gradcheck=2, 2025-05-07T21:05:04.6970471Z stochastic_rounding=True, 2025-05-07T21:05:04.6970561Z weighted=True, 2025-05-07T21:05:04.6970653Z row_wise=True, 2025-05-07T21:05:04.6970738Z mixed=True, 2025-05-07T21:05:04.6970826Z use_cache=False, 2025-05-07T21:05:04.6970984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.6971073Z use_cpu=True, 2025-05-07T21:05:04.6971182Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.6971269Z ) 2025-05-07T21:05:04.7240256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7240663Z self=, 2025-05-07T21:05:04.7240916Z compile=True, 2025-05-07T21:05:04.7241076Z pooling_mode=, 2025-05-07T21:05:04.7241180Z T=1, 2025-05-07T21:05:04.7241300Z D=51, 2025-05-07T21:05:04.7241426Z B=124, 2025-05-07T21:05:04.7241549Z log_E=5, 2025-05-07T21:05:04.7241661Z L=6, 2025-05-07T21:05:04.7241783Z D_gradcheck=2, 2025-05-07T21:05:04.7241928Z stochastic_rounding=True, 2025-05-07T21:05:04.7242046Z weighted=True, 2025-05-07T21:05:04.7242166Z row_wise=True, 2025-05-07T21:05:04.7242352Z mixed=True, 2025-05-07T21:05:04.7242479Z use_cache=False, 2025-05-07T21:05:04.7242639Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7242880Z use_cpu=True, 2025-05-07T21:05:04.7243031Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7243123Z ) 2025-05-07T21:05:04.7243261Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7243606Z self=, 2025-05-07T21:05:04.7243702Z compile=True, 2025-05-07T21:05:04.7243817Z pooling_mode=, 2025-05-07T21:05:04.7243898Z T=2, 2025-05-07T21:05:04.7243984Z D=125, 2025-05-07T21:05:04.7244067Z B=7, 2025-05-07T21:05:04.7244149Z log_E=3, 2025-05-07T21:05:04.7244234Z L=5, 2025-05-07T21:05:04.7244323Z D_gradcheck=1, 2025-05-07T21:05:04.7244424Z stochastic_rounding=True, 2025-05-07T21:05:04.7244518Z weighted=True, 2025-05-07T21:05:04.7244604Z row_wise=True, 2025-05-07T21:05:04.7244694Z mixed=True, 2025-05-07T21:05:04.7244788Z use_cache=False, 2025-05-07T21:05:04.7244904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7244997Z use_cpu=True, 2025-05-07T21:05:04.7245106Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7245184Z ) 2025-05-07T21:05:04.7245323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7245671Z self=, 2025-05-07T21:05:04.7245760Z compile=False, 2025-05-07T21:05:04.7245879Z pooling_mode=, 2025-05-07T21:05:04.7245959Z T=5, 2025-05-07T21:05:04.7246039Z D=97, 2025-05-07T21:05:04.7246125Z B=105, 2025-05-07T21:05:04.7246208Z log_E=4, 2025-05-07T21:05:04.7246288Z L=11, 2025-05-07T21:05:04.7246382Z D_gradcheck=1, 2025-05-07T21:05:04.7246483Z stochastic_rounding=True, 2025-05-07T21:05:04.7246576Z weighted=False, 2025-05-07T21:05:04.7246663Z row_wise=True, 2025-05-07T21:05:04.7246747Z mixed=False, 2025-05-07T21:05:04.7246841Z use_cache=True, 2025-05-07T21:05:04.7246961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7247049Z use_cpu=True, 2025-05-07T21:05:04.7247162Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7247241Z ) 2025-05-07T21:05:04.7247376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7247730Z self=, 2025-05-07T21:05:04.7247818Z compile=True, 2025-05-07T21:05:04.7247932Z pooling_mode=, 2025-05-07T21:05:04.7248019Z T=2, 2025-05-07T21:05:04.7248181Z D=57, 2025-05-07T21:05:04.7248273Z B=22, 2025-05-07T21:05:04.7248354Z log_E=4, 2025-05-07T21:05:04.7248435Z L=15, 2025-05-07T21:05:04.7248531Z D_gradcheck=1, 2025-05-07T21:05:04.7248633Z stochastic_rounding=False, 2025-05-07T21:05:04.7248721Z weighted=True, 2025-05-07T21:05:04.7248814Z row_wise=True, 2025-05-07T21:05:04.7248899Z mixed=True, 2025-05-07T21:05:04.7249051Z use_cache=False, 2025-05-07T21:05:04.7249194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7249287Z use_cpu=True, 2025-05-07T21:05:04.7249413Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7249501Z ) 2025-05-07T21:05:04.7249637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7250020Z self=, 2025-05-07T21:05:04.7250117Z compile=False, 2025-05-07T21:05:04.7250230Z pooling_mode=, 2025-05-07T21:05:04.7250319Z T=5, 2025-05-07T21:05:04.7250401Z D=20, 2025-05-07T21:05:04.7250482Z B=32, 2025-05-07T21:05:04.7250569Z log_E=4, 2025-05-07T21:05:04.7250649Z L=0, 2025-05-07T21:05:04.7250740Z D_gradcheck=2, 2025-05-07T21:05:04.7250854Z stochastic_rounding=False, 2025-05-07T21:05:04.7250942Z weighted=True, 2025-05-07T21:05:04.7251030Z row_wise=True, 2025-05-07T21:05:04.7251122Z mixed=True, 2025-05-07T21:05:04.7251211Z use_cache=False, 2025-05-07T21:05:04.7251369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7251460Z use_cpu=True, 2025-05-07T21:05:04.7251569Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7251648Z ) 2025-05-07T21:05:04.7251787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7252133Z self=, 2025-05-07T21:05:04.7252226Z compile=True, 2025-05-07T21:05:04.7252340Z pooling_mode=, 2025-05-07T21:05:04.7252422Z T=3, 2025-05-07T21:05:04.7252510Z D=116, 2025-05-07T21:05:04.7252590Z B=24, 2025-05-07T21:05:04.7252671Z log_E=4, 2025-05-07T21:05:04.7252760Z L=20, 2025-05-07T21:05:04.7252848Z D_gradcheck=1, 2025-05-07T21:05:04.7252948Z stochastic_rounding=True, 2025-05-07T21:05:04.7253041Z weighted=True, 2025-05-07T21:05:04.7253127Z row_wise=True, 2025-05-07T21:05:04.7253213Z mixed=True, 2025-05-07T21:05:04.7253307Z use_cache=True, 2025-05-07T21:05:04.7253419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7253511Z use_cpu=True, 2025-05-07T21:05:04.7253618Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7253698Z ) 2025-05-07T21:05:04.7253838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7254182Z self=, 2025-05-07T21:05:04.7254268Z compile=True, 2025-05-07T21:05:04.7254388Z pooling_mode=, 2025-05-07T21:05:04.7254472Z T=4, 2025-05-07T21:05:04.7254556Z D=57, 2025-05-07T21:05:04.7254647Z B=107, 2025-05-07T21:05:04.7254729Z log_E=4, 2025-05-07T21:05:04.7254951Z L=18, 2025-05-07T21:05:04.7255045Z D_gradcheck=1, 2025-05-07T21:05:04.7255146Z stochastic_rounding=True, 2025-05-07T21:05:04.7255234Z weighted=False, 2025-05-07T21:05:04.7255328Z row_wise=True, 2025-05-07T21:05:04.7255415Z mixed=False, 2025-05-07T21:05:04.7255509Z use_cache=True, 2025-05-07T21:05:04.7255621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7255707Z use_cpu=True, 2025-05-07T21:05:04.7255822Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7255901Z ) 2025-05-07T21:05:04.7256036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7256388Z self=, 2025-05-07T21:05:04.7256477Z compile=False, 2025-05-07T21:05:04.7256591Z pooling_mode=, 2025-05-07T21:05:04.7256727Z T=1, 2025-05-07T21:05:04.7256810Z D=31, 2025-05-07T21:05:04.7256890Z B=72, 2025-05-07T21:05:04.7256978Z log_E=5, 2025-05-07T21:05:04.7257058Z L=8, 2025-05-07T21:05:04.7257146Z D_gradcheck=1, 2025-05-07T21:05:04.7257255Z stochastic_rounding=False, 2025-05-07T21:05:04.7257343Z weighted=True, 2025-05-07T21:05:04.7257438Z row_wise=True, 2025-05-07T21:05:04.7257564Z mixed=True, 2025-05-07T21:05:04.7257657Z use_cache=False, 2025-05-07T21:05:04.7257774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7257859Z use_cpu=True, 2025-05-07T21:05:04.7257967Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7258055Z ) 2025-05-07T21:05:04.7258189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7258568Z self=, 2025-05-07T21:05:04.7258665Z compile=False, 2025-05-07T21:05:04.7258778Z pooling_mode=, 2025-05-07T21:05:04.7258862Z T=1, 2025-05-07T21:05:04.7258958Z D=83, 2025-05-07T21:05:04.7259040Z B=35, 2025-05-07T21:05:04.7259129Z log_E=4, 2025-05-07T21:05:04.7259216Z L=16, 2025-05-07T21:05:04.7259305Z D_gradcheck=2, 2025-05-07T21:05:04.7259415Z stochastic_rounding=False, 2025-05-07T21:05:04.7259505Z weighted=False, 2025-05-07T21:05:04.7259596Z row_wise=True, 2025-05-07T21:05:04.7259729Z mixed=False, 2025-05-07T21:05:04.7259817Z use_cache=False, 2025-05-07T21:05:04.7259931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7260026Z use_cpu=True, 2025-05-07T21:05:04.7260132Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7260213Z ) 2025-05-07T21:05:04.7260356Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7260702Z self=, 2025-05-07T21:05:04.7260797Z compile=True, 2025-05-07T21:05:04.7260911Z pooling_mode=, 2025-05-07T21:05:04.7269360Z T=3, 2025-05-07T21:05:04.7269457Z D=52, 2025-05-07T21:05:04.7269540Z B=23, 2025-05-07T21:05:04.7269632Z log_E=5, 2025-05-07T21:05:04.7269717Z L=15, 2025-05-07T21:05:04.7269814Z D_gradcheck=1, 2025-05-07T21:05:04.7269921Z stochastic_rounding=False, 2025-05-07T21:05:04.7270010Z weighted=True, 2025-05-07T21:05:04.7270110Z row_wise=True, 2025-05-07T21:05:04.7270197Z mixed=True, 2025-05-07T21:05:04.7270287Z use_cache=False, 2025-05-07T21:05:04.7270409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7270500Z use_cpu=True, 2025-05-07T21:05:04.7270611Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7270695Z ) 2025-05-07T21:05:04.7270836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7271191Z self=, 2025-05-07T21:05:04.7271287Z compile=False, 2025-05-07T21:05:04.7271407Z pooling_mode=, 2025-05-07T21:05:04.7271496Z T=1, 2025-05-07T21:05:04.7271578Z D=32, 2025-05-07T21:05:04.7271661Z B=56, 2025-05-07T21:05:04.7271748Z log_E=4, 2025-05-07T21:05:04.7271828Z L=12, 2025-05-07T21:05:04.7271918Z D_gradcheck=2, 2025-05-07T21:05:04.7272027Z stochastic_rounding=True, 2025-05-07T21:05:04.7272115Z weighted=False, 2025-05-07T21:05:04.7272206Z row_wise=True, 2025-05-07T21:05:04.7272300Z mixed=True, 2025-05-07T21:05:04.7272389Z use_cache=True, 2025-05-07T21:05:04.7272503Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7272597Z use_cpu=True, 2025-05-07T21:05:04.7272704Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7272783Z ) 2025-05-07T21:05:04.7272929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7273275Z self=, 2025-05-07T21:05:04.7273369Z compile=True, 2025-05-07T21:05:04.7273566Z pooling_mode=, 2025-05-07T21:05:04.7273650Z T=2, 2025-05-07T21:05:04.7273736Z D=122, 2025-05-07T21:05:04.7273816Z B=57, 2025-05-07T21:05:04.7273899Z log_E=4, 2025-05-07T21:05:04.7273985Z L=9, 2025-05-07T21:05:04.7274073Z D_gradcheck=2, 2025-05-07T21:05:04.7274175Z stochastic_rounding=False, 2025-05-07T21:05:04.7274267Z weighted=True, 2025-05-07T21:05:04.7274400Z row_wise=True, 2025-05-07T21:05:04.7274485Z mixed=True, 2025-05-07T21:05:04.7274576Z use_cache=True, 2025-05-07T21:05:04.7274688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7274775Z use_cpu=True, 2025-05-07T21:05:04.7274886Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7274963Z ) 2025-05-07T21:05:04.7275103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7275492Z self=, 2025-05-07T21:05:04.7275584Z compile=False, 2025-05-07T21:05:04.7275707Z pooling_mode=, 2025-05-07T21:05:04.7275788Z T=4, 2025-05-07T21:05:04.7275868Z D=46, 2025-05-07T21:05:04.7275954Z B=88, 2025-05-07T21:05:04.7276037Z log_E=4, 2025-05-07T21:05:04.7276116Z L=2, 2025-05-07T21:05:04.7276207Z D_gradcheck=1, 2025-05-07T21:05:04.7276309Z stochastic_rounding=False, 2025-05-07T21:05:04.7276400Z weighted=True, 2025-05-07T21:05:04.7276534Z row_wise=True, 2025-05-07T21:05:04.7276619Z mixed=False, 2025-05-07T21:05:04.7276706Z use_cache=True, 2025-05-07T21:05:04.7276825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7276912Z use_cpu=True, 2025-05-07T21:05:04.7277024Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7277102Z ) 2025-05-07T21:05:04.7277239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7277589Z self=, 2025-05-07T21:05:04.7277679Z compile=False, 2025-05-07T21:05:04.7277795Z pooling_mode=, 2025-05-07T21:05:04.7277885Z T=5, 2025-05-07T21:05:04.7277967Z D=31, 2025-05-07T21:05:04.7278049Z B=99, 2025-05-07T21:05:04.7278136Z log_E=5, 2025-05-07T21:05:04.7278217Z L=2, 2025-05-07T21:05:04.7278303Z D_gradcheck=2, 2025-05-07T21:05:04.7278411Z stochastic_rounding=False, 2025-05-07T21:05:04.7278500Z weighted=False, 2025-05-07T21:05:04.7278597Z row_wise=True, 2025-05-07T21:05:04.7278681Z mixed=True, 2025-05-07T21:05:04.7278770Z use_cache=False, 2025-05-07T21:05:04.7278889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7278976Z use_cpu=True, 2025-05-07T21:05:04.7279084Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7279167Z ) 2025-05-07T21:05:04.7279306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7279651Z self=, 2025-05-07T21:05:04.7279749Z compile=False, 2025-05-07T21:05:04.7279862Z pooling_mode=, 2025-05-07T21:05:04.7279942Z T=5, 2025-05-07T21:05:04.7280031Z D=13, 2025-05-07T21:05:04.7280113Z B=99, 2025-05-07T21:05:04.7280194Z log_E=5, 2025-05-07T21:05:04.7280280Z L=9, 2025-05-07T21:05:04.7280369Z D_gradcheck=1, 2025-05-07T21:05:04.7280478Z stochastic_rounding=False, 2025-05-07T21:05:04.7280569Z weighted=True, 2025-05-07T21:05:04.7280658Z row_wise=True, 2025-05-07T21:05:04.7280749Z mixed=False, 2025-05-07T21:05:04.7280839Z use_cache=False, 2025-05-07T21:05:04.7280952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7281044Z use_cpu=True, 2025-05-07T21:05:04.7281152Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7281231Z ) 2025-05-07T21:05:04.7281375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7281721Z self=, 2025-05-07T21:05:04.7281863Z compile=False, 2025-05-07T21:05:04.7281985Z pooling_mode=, 2025-05-07T21:05:04.7282066Z T=2, 2025-05-07T21:05:04.7282153Z D=79, 2025-05-07T21:05:04.7282235Z B=21, 2025-05-07T21:05:04.7282318Z log_E=4, 2025-05-07T21:05:04.7282409Z L=12, 2025-05-07T21:05:04.7282497Z D_gradcheck=2, 2025-05-07T21:05:04.7282598Z stochastic_rounding=True, 2025-05-07T21:05:04.7282736Z weighted=False, 2025-05-07T21:05:04.7282826Z row_wise=True, 2025-05-07T21:05:04.7282910Z mixed=False, 2025-05-07T21:05:04.7283003Z use_cache=True, 2025-05-07T21:05:04.7283116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7283202Z use_cpu=True, 2025-05-07T21:05:04.7283315Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7283393Z ) 2025-05-07T21:05:04.7564042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7564599Z self=, 2025-05-07T21:05:04.7564742Z compile=True, 2025-05-07T21:05:04.7564907Z pooling_mode=, 2025-05-07T21:05:04.7565028Z T=2, 2025-05-07T21:05:04.7565141Z D=104, 2025-05-07T21:05:04.7565260Z B=19, 2025-05-07T21:05:04.7565386Z log_E=3, 2025-05-07T21:05:04.7565503Z L=12, 2025-05-07T21:05:04.7565628Z D_gradcheck=1, 2025-05-07T21:05:04.7565785Z stochastic_rounding=True, 2025-05-07T21:05:04.7566046Z weighted=False, 2025-05-07T21:05:04.7566148Z row_wise=True, 2025-05-07T21:05:04.7566240Z mixed=True, 2025-05-07T21:05:04.7566330Z use_cache=True, 2025-05-07T21:05:04.7566444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7566537Z use_cpu=True, 2025-05-07T21:05:04.7566647Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7566729Z ) 2025-05-07T21:05:04.7566878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7567222Z self=, 2025-05-07T21:05:04.7567323Z compile=True, 2025-05-07T21:05:04.7567440Z pooling_mode=, 2025-05-07T21:05:04.7567523Z T=5, 2025-05-07T21:05:04.7567611Z D=81, 2025-05-07T21:05:04.7567691Z B=20, 2025-05-07T21:05:04.7567774Z log_E=5, 2025-05-07T21:05:04.7567862Z L=16, 2025-05-07T21:05:04.7567954Z D_gradcheck=2, 2025-05-07T21:05:04.7568058Z stochastic_rounding=False, 2025-05-07T21:05:04.7568158Z weighted=False, 2025-05-07T21:05:04.7568247Z row_wise=True, 2025-05-07T21:05:04.7568331Z mixed=True, 2025-05-07T21:05:04.7568422Z use_cache=False, 2025-05-07T21:05:04.7568535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7568620Z use_cpu=True, 2025-05-07T21:05:04.7568735Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7568815Z ) 2025-05-07T21:05:04.7568957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7569306Z self=, 2025-05-07T21:05:04.7569397Z compile=False, 2025-05-07T21:05:04.7569521Z pooling_mode=, 2025-05-07T21:05:04.7569605Z T=1, 2025-05-07T21:05:04.7569686Z D=88, 2025-05-07T21:05:04.7569773Z B=70, 2025-05-07T21:05:04.7569855Z log_E=4, 2025-05-07T21:05:04.7569936Z L=7, 2025-05-07T21:05:04.7570030Z D_gradcheck=1, 2025-05-07T21:05:04.7570134Z stochastic_rounding=True, 2025-05-07T21:05:04.7570226Z weighted=True, 2025-05-07T21:05:04.7570319Z row_wise=True, 2025-05-07T21:05:04.7570403Z mixed=True, 2025-05-07T21:05:04.7570492Z use_cache=False, 2025-05-07T21:05:04.7570612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7570701Z use_cpu=True, 2025-05-07T21:05:04.7570817Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7570901Z ) 2025-05-07T21:05:04.7571036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7571460Z self=, 2025-05-07T21:05:04.7571549Z compile=True, 2025-05-07T21:05:04.7571662Z pooling_mode=, 2025-05-07T21:05:04.7571755Z T=5, 2025-05-07T21:05:04.7571837Z D=120, 2025-05-07T21:05:04.7571921Z B=20, 2025-05-07T21:05:04.7572012Z log_E=3, 2025-05-07T21:05:04.7572094Z L=4, 2025-05-07T21:05:04.7572182Z D_gradcheck=1, 2025-05-07T21:05:04.7572352Z stochastic_rounding=True, 2025-05-07T21:05:04.7572444Z weighted=True, 2025-05-07T21:05:04.7572538Z row_wise=True, 2025-05-07T21:05:04.7572624Z mixed=False, 2025-05-07T21:05:04.7572710Z use_cache=True, 2025-05-07T21:05:04.7572830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7572916Z use_cpu=True, 2025-05-07T21:05:04.7573025Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7573149Z ) 2025-05-07T21:05:04.7573286Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7573631Z self=, 2025-05-07T21:05:04.7573729Z compile=False, 2025-05-07T21:05:04.7573843Z pooling_mode=, 2025-05-07T21:05:04.7573925Z T=5, 2025-05-07T21:05:04.7574011Z D=83, 2025-05-07T21:05:04.7574091Z B=19, 2025-05-07T21:05:04.7574172Z log_E=3, 2025-05-07T21:05:04.7574260Z L=12, 2025-05-07T21:05:04.7574351Z D_gradcheck=2, 2025-05-07T21:05:04.7574505Z stochastic_rounding=False, 2025-05-07T21:05:04.7574596Z weighted=True, 2025-05-07T21:05:04.7574683Z row_wise=True, 2025-05-07T21:05:04.7574861Z mixed=True, 2025-05-07T21:05:04.7574952Z use_cache=True, 2025-05-07T21:05:04.7575068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7575161Z use_cpu=True, 2025-05-07T21:05:04.7575270Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7575348Z ) 2025-05-07T21:05:04.7575489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7575837Z self=, 2025-05-07T21:05:04.7575924Z compile=True, 2025-05-07T21:05:04.7576043Z pooling_mode=, 2025-05-07T21:05:04.7576125Z T=2, 2025-05-07T21:05:04.7576210Z D=84, 2025-05-07T21:05:04.7576290Z B=85, 2025-05-07T21:05:04.7576372Z log_E=3, 2025-05-07T21:05:04.7576459Z L=8, 2025-05-07T21:05:04.7576550Z D_gradcheck=1, 2025-05-07T21:05:04.7576654Z stochastic_rounding=True, 2025-05-07T21:05:04.7576750Z weighted=True, 2025-05-07T21:05:04.7576838Z row_wise=True, 2025-05-07T21:05:04.7576923Z mixed=False, 2025-05-07T21:05:04.7577018Z use_cache=False, 2025-05-07T21:05:04.7577130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7577215Z use_cpu=True, 2025-05-07T21:05:04.7577331Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7577408Z ) 2025-05-07T21:05:04.7577542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7577894Z self=, 2025-05-07T21:05:04.7577980Z compile=True, 2025-05-07T21:05:04.7578099Z pooling_mode=, 2025-05-07T21:05:04.7578180Z T=5, 2025-05-07T21:05:04.7578261Z D=98, 2025-05-07T21:05:04.7578350Z B=44, 2025-05-07T21:05:04.7578431Z log_E=3, 2025-05-07T21:05:04.7578512Z L=13, 2025-05-07T21:05:04.7578608Z D_gradcheck=2, 2025-05-07T21:05:04.7578711Z stochastic_rounding=True, 2025-05-07T21:05:04.7578800Z weighted=True, 2025-05-07T21:05:04.7578893Z row_wise=True, 2025-05-07T21:05:04.7578978Z mixed=False, 2025-05-07T21:05:04.7579064Z use_cache=True, 2025-05-07T21:05:04.7579184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7579269Z use_cpu=True, 2025-05-07T21:05:04.7579381Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7579468Z ) 2025-05-07T21:05:04.7579603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7580002Z self=, 2025-05-07T21:05:04.7580091Z compile=True, 2025-05-07T21:05:04.7580204Z pooling_mode=, 2025-05-07T21:05:04.7580294Z T=5, 2025-05-07T21:05:04.7580376Z D=62, 2025-05-07T21:05:04.7580457Z B=34, 2025-05-07T21:05:04.7580543Z log_E=3, 2025-05-07T21:05:04.7580624Z L=1, 2025-05-07T21:05:04.7580755Z D_gradcheck=2, 2025-05-07T21:05:04.7580868Z stochastic_rounding=False, 2025-05-07T21:05:04.7580956Z weighted=False, 2025-05-07T21:05:04.7581044Z row_wise=True, 2025-05-07T21:05:04.7581135Z mixed=True, 2025-05-07T21:05:04.7581223Z use_cache=True, 2025-05-07T21:05:04.7581338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7581431Z use_cpu=True, 2025-05-07T21:05:04.7581604Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7581689Z ) 2025-05-07T21:05:04.7581824Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7582172Z self=, 2025-05-07T21:05:04.7582265Z compile=True, 2025-05-07T21:05:04.7582378Z pooling_mode=, 2025-05-07T21:05:04.7582492Z T=1, 2025-05-07T21:05:04.7582573Z D=2, 2025-05-07T21:05:04.7582661Z B=42, 2025-05-07T21:05:04.7582743Z log_E=3, 2025-05-07T21:05:04.7582827Z L=8, 2025-05-07T21:05:04.7582922Z D_gradcheck=2, 2025-05-07T21:05:04.7583067Z stochastic_rounding=False, 2025-05-07T21:05:04.7583157Z weighted=True, 2025-05-07T21:05:04.7583253Z row_wise=True, 2025-05-07T21:05:04.7583337Z mixed=True, 2025-05-07T21:05:04.7583428Z use_cache=False, 2025-05-07T21:05:04.7583547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7583632Z use_cpu=True, 2025-05-07T21:05:04.7583741Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7583823Z ) 2025-05-07T21:05:04.7583958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7584313Z self=, 2025-05-07T21:05:04.7584403Z compile=False, 2025-05-07T21:05:04.7584517Z pooling_mode=, 2025-05-07T21:05:04.7584605Z T=4, 2025-05-07T21:05:04.7584686Z D=56, 2025-05-07T21:05:04.7584766Z B=7, 2025-05-07T21:05:04.7584856Z log_E=4, 2025-05-07T21:05:04.7584938Z L=2, 2025-05-07T21:05:04.7585032Z D_gradcheck=1, 2025-05-07T21:05:04.7585139Z stochastic_rounding=False, 2025-05-07T21:05:04.7585226Z weighted=False, 2025-05-07T21:05:04.7585313Z row_wise=True, 2025-05-07T21:05:04.7585403Z mixed=False, 2025-05-07T21:05:04.7585492Z use_cache=False, 2025-05-07T21:05:04.7585604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7585698Z use_cpu=True, 2025-05-07T21:05:04.7585808Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7585892Z ) 2025-05-07T21:05:04.7586026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7586373Z self=, 2025-05-07T21:05:04.7586466Z compile=False, 2025-05-07T21:05:04.7586578Z pooling_mode=, 2025-05-07T21:05:04.7586659Z T=5, 2025-05-07T21:05:04.7586746Z D=73, 2025-05-07T21:05:04.7586827Z B=122, 2025-05-07T21:05:04.7586908Z log_E=4, 2025-05-07T21:05:04.7586995Z L=1, 2025-05-07T21:05:04.7587086Z D_gradcheck=2, 2025-05-07T21:05:04.7587190Z stochastic_rounding=False, 2025-05-07T21:05:04.7587284Z weighted=False, 2025-05-07T21:05:04.7587371Z row_wise=True, 2025-05-07T21:05:04.7587461Z mixed=True, 2025-05-07T21:05:04.7587549Z use_cache=True, 2025-05-07T21:05:04.7587662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7587759Z use_cpu=True, 2025-05-07T21:05:04.7587868Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7587949Z ) 2025-05-07T21:05:04.7588090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7588498Z self=, 2025-05-07T21:05:04.7588590Z compile=False, 2025-05-07T21:05:04.7588710Z pooling_mode=, 2025-05-07T21:05:04.7588789Z T=3, 2025-05-07T21:05:04.7588871Z D=58, 2025-05-07T21:05:04.7588961Z B=66, 2025-05-07T21:05:04.7589086Z log_E=5, 2025-05-07T21:05:04.7589169Z L=9, 2025-05-07T21:05:04.7589266Z D_gradcheck=2, 2025-05-07T21:05:04.7589367Z stochastic_rounding=True, 2025-05-07T21:05:04.7589457Z weighted=True, 2025-05-07T21:05:04.7589556Z row_wise=True, 2025-05-07T21:05:04.7589650Z mixed=True, 2025-05-07T21:05:04.7589737Z use_cache=True, 2025-05-07T21:05:04.7589851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7589980Z use_cpu=True, 2025-05-07T21:05:04.7590090Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7590168Z ) 2025-05-07T21:05:04.7590312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7590662Z self=, 2025-05-07T21:05:04.7590755Z compile=True, 2025-05-07T21:05:04.7590869Z pooling_mode=, 2025-05-07T21:05:04.7590950Z T=1, 2025-05-07T21:05:04.7591036Z D=71, 2025-05-07T21:05:04.7591118Z B=106, 2025-05-07T21:05:04.7591203Z log_E=3, 2025-05-07T21:05:04.7591334Z L=18, 2025-05-07T21:05:04.7591423Z D_gradcheck=1, 2025-05-07T21:05:04.7591525Z stochastic_rounding=False, 2025-05-07T21:05:04.7591617Z weighted=True, 2025-05-07T21:05:04.7591704Z row_wise=True, 2025-05-07T21:05:04.7591789Z mixed=False, 2025-05-07T21:05:04.7591885Z use_cache=False, 2025-05-07T21:05:04.7591998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7592086Z use_cpu=True, 2025-05-07T21:05:04.7592196Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7592274Z ) 2025-05-07T21:05:04.7592415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7592758Z self=, 2025-05-07T21:05:04.7592847Z compile=True, 2025-05-07T21:05:04.7592967Z pooling_mode=, 2025-05-07T21:05:04.7593049Z T=5, 2025-05-07T21:05:04.7593132Z D=23, 2025-05-07T21:05:04.7593223Z B=123, 2025-05-07T21:05:04.7593308Z log_E=4, 2025-05-07T21:05:04.7593392Z L=8, 2025-05-07T21:05:04.7593487Z D_gradcheck=2, 2025-05-07T21:05:04.7593590Z stochastic_rounding=False, 2025-05-07T21:05:04.7593678Z weighted=False, 2025-05-07T21:05:04.7593769Z row_wise=True, 2025-05-07T21:05:04.7593852Z mixed=False, 2025-05-07T21:05:04.7593940Z use_cache=False, 2025-05-07T21:05:04.7594059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7594144Z use_cpu=True, 2025-05-07T21:05:04.7594257Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7594335Z ) 2025-05-07T21:05:04.7594472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7594822Z self=, 2025-05-07T21:05:04.7594910Z compile=False, 2025-05-07T21:05:04.7595024Z pooling_mode=, 2025-05-07T21:05:04.7595110Z T=3, 2025-05-07T21:05:04.7595192Z D=18, 2025-05-07T21:05:04.7595274Z B=46, 2025-05-07T21:05:04.7595360Z log_E=3, 2025-05-07T21:05:04.7595444Z L=4, 2025-05-07T21:05:04.7595531Z D_gradcheck=2, 2025-05-07T21:05:04.7595640Z stochastic_rounding=False, 2025-05-07T21:05:04.7595728Z weighted=False, 2025-05-07T21:05:04.7595815Z row_wise=True, 2025-05-07T21:05:04.7595906Z mixed=False, 2025-05-07T21:05:04.7595993Z use_cache=True, 2025-05-07T21:05:04.7596115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7596201Z use_cpu=True, 2025-05-07T21:05:04.7596309Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7596393Z ) 2025-05-07T21:05:04.7596576Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7596923Z self=, 2025-05-07T21:05:04.7597017Z compile=False, 2025-05-07T21:05:04.7597130Z pooling_mode=, 2025-05-07T21:05:04.7597211Z T=2, 2025-05-07T21:05:04.7597295Z D=28, 2025-05-07T21:05:04.7597417Z B=72, 2025-05-07T21:05:04.7597501Z log_E=5, 2025-05-07T21:05:04.7597586Z L=4, 2025-05-07T21:05:04.7597674Z D_gradcheck=2, 2025-05-07T21:05:04.7597783Z stochastic_rounding=False, 2025-05-07T21:05:04.7597874Z weighted=False, 2025-05-07T21:05:04.7597961Z row_wise=True, 2025-05-07T21:05:04.7598055Z mixed=False, 2025-05-07T21:05:04.7598144Z use_cache=False, 2025-05-07T21:05:04.7598298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7598392Z use_cpu=True, 2025-05-07T21:05:04.7598498Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7598579Z ) 2025-05-07T21:05:04.7887010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7887453Z self=, 2025-05-07T21:05:04.7887601Z compile=False, 2025-05-07T21:05:04.7887783Z pooling_mode=, 2025-05-07T21:05:04.7887900Z T=5, 2025-05-07T21:05:04.7888020Z D=31, 2025-05-07T21:05:04.7888137Z B=72, 2025-05-07T21:05:04.7888391Z log_E=4, 2025-05-07T21:05:04.7888515Z L=5, 2025-05-07T21:05:04.7888642Z D_gradcheck=1, 2025-05-07T21:05:04.7888858Z stochastic_rounding=False, 2025-05-07T21:05:04.7889123Z weighted=False, 2025-05-07T21:05:04.7889368Z row_wise=True, 2025-05-07T21:05:04.7889624Z mixed=False, 2025-05-07T21:05:04.7889877Z use_cache=True, 2025-05-07T21:05:04.7890122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7890303Z use_cpu=True, 2025-05-07T21:05:04.7890516Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7890672Z ) 2025-05-07T21:05:04.7890961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7891650Z self=, 2025-05-07T21:05:04.7891827Z compile=False, 2025-05-07T21:05:04.7892063Z pooling_mode=, 2025-05-07T21:05:04.7892221Z T=2, 2025-05-07T21:05:04.7892386Z D=57, 2025-05-07T21:05:04.7892553Z B=72, 2025-05-07T21:05:04.7892723Z log_E=5, 2025-05-07T21:05:04.7892881Z L=18, 2025-05-07T21:05:04.7893066Z D_gradcheck=1, 2025-05-07T21:05:04.7893267Z stochastic_rounding=True, 2025-05-07T21:05:04.7893450Z weighted=False, 2025-05-07T21:05:04.7893625Z row_wise=True, 2025-05-07T21:05:04.7893874Z mixed=False, 2025-05-07T21:05:04.7894061Z use_cache=False, 2025-05-07T21:05:04.7894289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7894460Z use_cpu=True, 2025-05-07T21:05:04.7894684Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7894977Z ) 2025-05-07T21:05:04.7895255Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7895946Z self=, 2025-05-07T21:05:04.7896124Z compile=False, 2025-05-07T21:05:04.7896359Z pooling_mode=, 2025-05-07T21:05:04.7896517Z T=2, 2025-05-07T21:05:04.7896679Z D=85, 2025-05-07T21:05:04.7896856Z B=119, 2025-05-07T21:05:04.7897017Z log_E=3, 2025-05-07T21:05:04.7897175Z L=20, 2025-05-07T21:05:04.7897356Z D_gradcheck=1, 2025-05-07T21:05:04.7897558Z stochastic_rounding=False, 2025-05-07T21:05:04.7897730Z weighted=True, 2025-05-07T21:05:04.7897906Z row_wise=True, 2025-05-07T21:05:04.7898071Z mixed=False, 2025-05-07T21:05:04.7898252Z use_cache=False, 2025-05-07T21:05:04.7898408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7898509Z use_cpu=True, 2025-05-07T21:05:04.7898626Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7898821Z ) 2025-05-07T21:05:04.7898958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7899307Z self=, 2025-05-07T21:05:04.7899393Z compile=True, 2025-05-07T21:05:04.7899507Z pooling_mode=, 2025-05-07T21:05:04.7899598Z T=1, 2025-05-07T21:05:04.7899738Z D=48, 2025-05-07T21:05:04.7899821Z B=11, 2025-05-07T21:05:04.7899908Z log_E=5, 2025-05-07T21:05:04.7899988Z L=8, 2025-05-07T21:05:04.7900076Z D_gradcheck=1, 2025-05-07T21:05:04.7900182Z stochastic_rounding=True, 2025-05-07T21:05:04.7900272Z weighted=False, 2025-05-07T21:05:04.7900359Z row_wise=True, 2025-05-07T21:05:04.7900450Z mixed=True, 2025-05-07T21:05:04.7900600Z use_cache=True, 2025-05-07T21:05:04.7900714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7900807Z use_cpu=True, 2025-05-07T21:05:04.7900915Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7901003Z ) 2025-05-07T21:05:04.7901138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7901484Z self=, 2025-05-07T21:05:04.7901577Z compile=False, 2025-05-07T21:05:04.7901689Z pooling_mode=, 2025-05-07T21:05:04.7901771Z T=2, 2025-05-07T21:05:04.7901901Z D=102, 2025-05-07T21:05:04.7901981Z B=8, 2025-05-07T21:05:04.7902062Z log_E=5, 2025-05-07T21:05:04.7902149Z L=13, 2025-05-07T21:05:04.7902237Z D_gradcheck=1, 2025-05-07T21:05:04.7902338Z stochastic_rounding=False, 2025-05-07T21:05:04.7902434Z weighted=False, 2025-05-07T21:05:04.7902520Z row_wise=True, 2025-05-07T21:05:04.7902603Z mixed=False, 2025-05-07T21:05:04.7902699Z use_cache=False, 2025-05-07T21:05:04.7902812Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7902905Z use_cpu=True, 2025-05-07T21:05:04.7903016Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7903097Z ) 2025-05-07T21:05:04.7903236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7903579Z self=, 2025-05-07T21:05:04.7903667Z compile=True, 2025-05-07T21:05:04.7903787Z pooling_mode=, 2025-05-07T21:05:04.7903871Z T=2, 2025-05-07T21:05:04.7903960Z D=59, 2025-05-07T21:05:04.7904047Z B=59, 2025-05-07T21:05:04.7904129Z log_E=5, 2025-05-07T21:05:04.7904211Z L=20, 2025-05-07T21:05:04.7904306Z D_gradcheck=1, 2025-05-07T21:05:04.7904407Z stochastic_rounding=True, 2025-05-07T21:05:04.7904503Z weighted=True, 2025-05-07T21:05:04.7904591Z row_wise=True, 2025-05-07T21:05:04.7904674Z mixed=True, 2025-05-07T21:05:04.7904772Z use_cache=True, 2025-05-07T21:05:04.7904886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7904973Z use_cpu=True, 2025-05-07T21:05:04.7905092Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.7905172Z ) 2025-05-07T21:05:04.7905307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7905655Z self=, 2025-05-07T21:05:04.7905744Z compile=True, 2025-05-07T21:05:04.7905862Z pooling_mode=, 2025-05-07T21:05:04.7905955Z T=2, 2025-05-07T21:05:04.7906042Z D=84, 2025-05-07T21:05:04.7906130Z B=53, 2025-05-07T21:05:04.7906211Z log_E=3, 2025-05-07T21:05:04.7906296Z L=20, 2025-05-07T21:05:04.7906392Z D_gradcheck=1, 2025-05-07T21:05:04.7906496Z stochastic_rounding=False, 2025-05-07T21:05:04.7906585Z weighted=True, 2025-05-07T21:05:04.7906681Z row_wise=True, 2025-05-07T21:05:04.7906771Z mixed=False, 2025-05-07T21:05:04.7906858Z use_cache=False, 2025-05-07T21:05:04.7906977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7907067Z use_cpu=True, 2025-05-07T21:05:04.7907225Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7907312Z ) 2025-05-07T21:05:04.7907447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7907792Z self=, 2025-05-07T21:05:04.7907887Z compile=False, 2025-05-07T21:05:04.7908001Z pooling_mode=, 2025-05-07T21:05:04.7908159Z T=5, 2025-05-07T21:05:04.7908242Z D=121, 2025-05-07T21:05:04.7908325Z B=117, 2025-05-07T21:05:04.7908413Z log_E=5, 2025-05-07T21:05:04.7908494Z L=13, 2025-05-07T21:05:04.7908583Z D_gradcheck=1, 2025-05-07T21:05:04.7908691Z stochastic_rounding=False, 2025-05-07T21:05:04.7908778Z weighted=True, 2025-05-07T21:05:04.7908865Z row_wise=True, 2025-05-07T21:05:04.7908993Z mixed=False, 2025-05-07T21:05:04.7909082Z use_cache=False, 2025-05-07T21:05:04.7909194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7909289Z use_cpu=True, 2025-05-07T21:05:04.7909398Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7909477Z ) 2025-05-07T21:05:04.7909620Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7909963Z self=, 2025-05-07T21:05:04.7910060Z compile=True, 2025-05-07T21:05:04.7910173Z pooling_mode=, 2025-05-07T21:05:04.7910300Z T=1, 2025-05-07T21:05:04.7910386Z D=109, 2025-05-07T21:05:04.7910466Z B=45, 2025-05-07T21:05:04.7910549Z log_E=5, 2025-05-07T21:05:04.7910636Z L=7, 2025-05-07T21:05:04.7910724Z D_gradcheck=1, 2025-05-07T21:05:04.7910828Z stochastic_rounding=False, 2025-05-07T21:05:04.7910926Z weighted=True, 2025-05-07T21:05:04.7911013Z row_wise=True, 2025-05-07T21:05:04.7911102Z mixed=False, 2025-05-07T21:05:04.7911199Z use_cache=False, 2025-05-07T21:05:04.7911311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7911396Z use_cpu=True, 2025-05-07T21:05:04.7911512Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7911590Z ) 2025-05-07T21:05:04.7911732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7912074Z self=, 2025-05-07T21:05:04.7912163Z compile=False, 2025-05-07T21:05:04.7912285Z pooling_mode=, 2025-05-07T21:05:04.7912367Z T=2, 2025-05-07T21:05:04.7912447Z D=3, 2025-05-07T21:05:04.7912533Z B=67, 2025-05-07T21:05:04.7912615Z log_E=5, 2025-05-07T21:05:04.7912699Z L=19, 2025-05-07T21:05:04.7912794Z D_gradcheck=2, 2025-05-07T21:05:04.7912896Z stochastic_rounding=False, 2025-05-07T21:05:04.7912984Z weighted=False, 2025-05-07T21:05:04.7913080Z row_wise=True, 2025-05-07T21:05:04.7913166Z mixed=False, 2025-05-07T21:05:04.7913253Z use_cache=True, 2025-05-07T21:05:04.7913373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7913461Z use_cpu=True, 2025-05-07T21:05:04.7913575Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7913655Z ) 2025-05-07T21:05:04.7913788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7914140Z self=, 2025-05-07T21:05:04.7914227Z compile=True, 2025-05-07T21:05:04.7914343Z pooling_mode=, 2025-05-07T21:05:04.7914433Z T=4, 2025-05-07T21:05:04.7914517Z D=107, 2025-05-07T21:05:04.7914597Z B=103, 2025-05-07T21:05:04.7914685Z log_E=3, 2025-05-07T21:05:04.7914766Z L=20, 2025-05-07T21:05:04.7914854Z D_gradcheck=1, 2025-05-07T21:05:04.7914963Z stochastic_rounding=True, 2025-05-07T21:05:04.7915052Z weighted=False, 2025-05-07T21:05:04.7915149Z row_wise=True, 2025-05-07T21:05:04.7915236Z mixed=False, 2025-05-07T21:05:04.7915325Z use_cache=False, 2025-05-07T21:05:04.7915448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7915586Z use_cpu=True, 2025-05-07T21:05:04.7915702Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7915786Z ) 2025-05-07T21:05:04.7915925Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7916269Z self=, 2025-05-07T21:05:04.7916363Z compile=False, 2025-05-07T21:05:04.7916519Z pooling_mode=, 2025-05-07T21:05:04.7916604Z T=5, 2025-05-07T21:05:04.7916689Z D=78, 2025-05-07T21:05:04.7916770Z B=83, 2025-05-07T21:05:04.7916856Z log_E=3, 2025-05-07T21:05:04.7916938Z L=19, 2025-05-07T21:05:04.7917026Z D_gradcheck=1, 2025-05-07T21:05:04.7917133Z stochastic_rounding=True, 2025-05-07T21:05:04.7917221Z weighted=True, 2025-05-07T21:05:04.7917349Z row_wise=True, 2025-05-07T21:05:04.7917441Z mixed=True, 2025-05-07T21:05:04.7917531Z use_cache=False, 2025-05-07T21:05:04.7917642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7917738Z use_cpu=True, 2025-05-07T21:05:04.7917844Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7917923Z ) 2025-05-07T21:05:04.7918062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7918405Z self=, 2025-05-07T21:05:04.7918497Z compile=False, 2025-05-07T21:05:04.7918658Z pooling_mode=, 2025-05-07T21:05:04.7918738Z T=5, 2025-05-07T21:05:04.7918822Z D=46, 2025-05-07T21:05:04.7918903Z B=80, 2025-05-07T21:05:04.7918984Z log_E=4, 2025-05-07T21:05:04.7919069Z L=14, 2025-05-07T21:05:04.7919158Z D_gradcheck=1, 2025-05-07T21:05:04.7919258Z stochastic_rounding=False, 2025-05-07T21:05:04.7919356Z weighted=False, 2025-05-07T21:05:04.7919442Z row_wise=True, 2025-05-07T21:05:04.7919527Z mixed=False, 2025-05-07T21:05:04.7919623Z use_cache=False, 2025-05-07T21:05:04.7919738Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7919825Z use_cpu=True, 2025-05-07T21:05:04.7919937Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7920014Z ) 2025-05-07T21:05:04.7920147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7920495Z self=, 2025-05-07T21:05:04.7920584Z compile=True, 2025-05-07T21:05:04.7920706Z pooling_mode=, 2025-05-07T21:05:04.7920787Z T=3, 2025-05-07T21:05:04.7920869Z D=73, 2025-05-07T21:05:04.7920955Z B=38, 2025-05-07T21:05:04.7921036Z log_E=5, 2025-05-07T21:05:04.7921115Z L=3, 2025-05-07T21:05:04.7921212Z D_gradcheck=2, 2025-05-07T21:05:04.7921314Z stochastic_rounding=False, 2025-05-07T21:05:04.7921405Z weighted=True, 2025-05-07T21:05:04.7921497Z row_wise=True, 2025-05-07T21:05:04.7921582Z mixed=False, 2025-05-07T21:05:04.7921671Z use_cache=True, 2025-05-07T21:05:04.7921791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.7921876Z use_cpu=True, 2025-05-07T21:05:04.7921986Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7922071Z ) 2025-05-07T21:05:04.7922208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7922558Z self=, 2025-05-07T21:05:04.7922651Z compile=False, 2025-05-07T21:05:04.7922766Z pooling_mode=, 2025-05-07T21:05:04.7922851Z T=1, 2025-05-07T21:05:04.7922934Z D=36, 2025-05-07T21:05:04.7923015Z B=100, 2025-05-07T21:05:04.7923102Z log_E=5, 2025-05-07T21:05:04.7923183Z L=11, 2025-05-07T21:05:04.7923271Z D_gradcheck=1, 2025-05-07T21:05:04.7923378Z stochastic_rounding=False, 2025-05-07T21:05:04.7923469Z weighted=True, 2025-05-07T21:05:04.7923555Z row_wise=True, 2025-05-07T21:05:04.7923645Z mixed=False, 2025-05-07T21:05:04.7923730Z use_cache=True, 2025-05-07T21:05:04.7923898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7923987Z use_cpu=True, 2025-05-07T21:05:04.7924096Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7924179Z ) 2025-05-07T21:05:04.7924314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.7924657Z self=, 2025-05-07T21:05:04.7924794Z compile=False, 2025-05-07T21:05:04.7924909Z pooling_mode=, 2025-05-07T21:05:04.7924997Z T=4, 2025-05-07T21:05:04.7925086Z D=117, 2025-05-07T21:05:04.7925167Z B=48, 2025-05-07T21:05:04.7925250Z log_E=5, 2025-05-07T21:05:04.7925340Z L=0, 2025-05-07T21:05:04.7925430Z D_gradcheck=1, 2025-05-07T21:05:04.7925531Z stochastic_rounding=True, 2025-05-07T21:05:04.7925682Z weighted=True, 2025-05-07T21:05:04.7925772Z row_wise=True, 2025-05-07T21:05:04.7925865Z mixed=True, 2025-05-07T21:05:04.7925953Z use_cache=True, 2025-05-07T21:05:04.7926069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.7926166Z use_cpu=True, 2025-05-07T21:05:04.7926274Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.7926354Z ) 2025-05-07T21:05:04.8214603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8224282Z self=, 2025-05-07T21:05:04.8224716Z compile=False, 2025-05-07T21:05:04.8224896Z pooling_mode=, 2025-05-07T21:05:04.8225015Z T=1, 2025-05-07T21:05:04.8225133Z D=26, 2025-05-07T21:05:04.8225257Z B=77, 2025-05-07T21:05:04.8225377Z log_E=4, 2025-05-07T21:05:04.8225461Z L=9, 2025-05-07T21:05:04.8225558Z D_gradcheck=2, 2025-05-07T21:05:04.8225667Z stochastic_rounding=True, 2025-05-07T21:05:04.8225754Z weighted=False, 2025-05-07T21:05:04.8225851Z row_wise=True, 2025-05-07T21:05:04.8225936Z mixed=True, 2025-05-07T21:05:04.8226028Z use_cache=False, 2025-05-07T21:05:04.8226157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8226246Z use_cpu=True, 2025-05-07T21:05:04.8226366Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8226447Z ) 2025-05-07T21:05:04.8226589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8226958Z self=, 2025-05-07T21:05:04.8227052Z compile=True, 2025-05-07T21:05:04.8227169Z pooling_mode=, 2025-05-07T21:05:04.8227259Z T=1, 2025-05-07T21:05:04.8227345Z D=79, 2025-05-07T21:05:04.8227428Z B=54, 2025-05-07T21:05:04.8227515Z log_E=5, 2025-05-07T21:05:04.8227601Z L=13, 2025-05-07T21:05:04.8227693Z D_gradcheck=1, 2025-05-07T21:05:04.8227808Z stochastic_rounding=False, 2025-05-07T21:05:04.8227900Z weighted=True, 2025-05-07T21:05:04.8227994Z row_wise=True, 2025-05-07T21:05:04.8228080Z mixed=True, 2025-05-07T21:05:04.8228174Z use_cache=False, 2025-05-07T21:05:04.8228295Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8228383Z use_cpu=True, 2025-05-07T21:05:04.8228493Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8228577Z ) 2025-05-07T21:05:04.8228717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8229071Z self=, 2025-05-07T21:05:04.8229172Z compile=False, 2025-05-07T21:05:04.8229287Z pooling_mode=, 2025-05-07T21:05:04.8229371Z T=5, 2025-05-07T21:05:04.8229460Z D=32, 2025-05-07T21:05:04.8229543Z B=59, 2025-05-07T21:05:04.8229631Z log_E=5, 2025-05-07T21:05:04.8229712Z L=1, 2025-05-07T21:05:04.8229805Z D_gradcheck=1, 2025-05-07T21:05:04.8229916Z stochastic_rounding=False, 2025-05-07T21:05:04.8230008Z weighted=False, 2025-05-07T21:05:04.8230099Z row_wise=True, 2025-05-07T21:05:04.8230191Z mixed=True, 2025-05-07T21:05:04.8230364Z use_cache=True, 2025-05-07T21:05:04.8230481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8230574Z use_cpu=True, 2025-05-07T21:05:04.8230686Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8230771Z ) 2025-05-07T21:05:04.8230914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8231259Z self=, 2025-05-07T21:05:04.8231419Z compile=True, 2025-05-07T21:05:04.8231542Z pooling_mode=, 2025-05-07T21:05:04.8231627Z T=4, 2025-05-07T21:05:04.8231719Z D=104, 2025-05-07T21:05:04.8231800Z B=15, 2025-05-07T21:05:04.8231881Z log_E=5, 2025-05-07T21:05:04.8231976Z L=17, 2025-05-07T21:05:04.8232064Z D_gradcheck=2, 2025-05-07T21:05:04.8232290Z stochastic_rounding=False, 2025-05-07T21:05:04.8232389Z weighted=True, 2025-05-07T21:05:04.8232478Z row_wise=True, 2025-05-07T21:05:04.8232567Z mixed=False, 2025-05-07T21:05:04.8232667Z use_cache=False, 2025-05-07T21:05:04.8232782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8232872Z use_cpu=True, 2025-05-07T21:05:04.8232990Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8233070Z ) 2025-05-07T21:05:04.8233206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8233565Z self=, 2025-05-07T21:05:04.8233704Z compile=False, 2025-05-07T21:05:04.8233827Z pooling_mode=, 2025-05-07T21:05:04.8233908Z T=2, 2025-05-07T21:05:04.8233988Z D=98, 2025-05-07T21:05:04.8234074Z B=31, 2025-05-07T21:05:04.8234156Z log_E=5, 2025-05-07T21:05:04.8234236Z L=17, 2025-05-07T21:05:04.8234333Z D_gradcheck=2, 2025-05-07T21:05:04.8234440Z stochastic_rounding=True, 2025-05-07T21:05:04.8234527Z weighted=False, 2025-05-07T21:05:04.8234623Z row_wise=True, 2025-05-07T21:05:04.8234711Z mixed=True, 2025-05-07T21:05:04.8234800Z use_cache=True, 2025-05-07T21:05:04.8234921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8235008Z use_cpu=True, 2025-05-07T21:05:04.8235117Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8235202Z ) 2025-05-07T21:05:04.8235339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8235691Z self=, 2025-05-07T21:05:04.8235785Z compile=True, 2025-05-07T21:05:04.8236228Z pooling_mode=, 2025-05-07T21:05:04.8236344Z T=1, 2025-05-07T21:05:04.8236433Z D=81, 2025-05-07T21:05:04.8236516Z B=63, 2025-05-07T21:05:04.8236607Z log_E=4, 2025-05-07T21:05:04.8236689Z L=19, 2025-05-07T21:05:04.8236783Z D_gradcheck=2, 2025-05-07T21:05:04.8236895Z stochastic_rounding=True, 2025-05-07T21:05:04.8236984Z weighted=False, 2025-05-07T21:05:04.8237074Z row_wise=True, 2025-05-07T21:05:04.8237165Z mixed=True, 2025-05-07T21:05:04.8237253Z use_cache=True, 2025-05-07T21:05:04.8237376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8237460Z use_cpu=True, 2025-05-07T21:05:04.8237568Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8237654Z ) 2025-05-07T21:05:04.8237791Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8238133Z self=, 2025-05-07T21:05:04.8238237Z compile=True, 2025-05-07T21:05:04.8238352Z pooling_mode=, 2025-05-07T21:05:04.8238436Z T=2, 2025-05-07T21:05:04.8238527Z D=58, 2025-05-07T21:05:04.8238641Z B=73, 2025-05-07T21:05:04.8238761Z log_E=3, 2025-05-07T21:05:04.8238892Z L=17, 2025-05-07T21:05:04.8239031Z D_gradcheck=1, 2025-05-07T21:05:04.8239177Z stochastic_rounding=False, 2025-05-07T21:05:04.8239309Z weighted=False, 2025-05-07T21:05:04.8239437Z row_wise=True, 2025-05-07T21:05:04.8239674Z mixed=False, 2025-05-07T21:05:04.8239805Z use_cache=False, 2025-05-07T21:05:04.8239946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8240048Z use_cpu=True, 2025-05-07T21:05:04.8240159Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8240242Z ) 2025-05-07T21:05:04.8240386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8240802Z self=, 2025-05-07T21:05:04.8240895Z compile=True, 2025-05-07T21:05:04.8241022Z pooling_mode=, 2025-05-07T21:05:04.8241107Z T=1, 2025-05-07T21:05:04.8241190Z D=119, 2025-05-07T21:05:04.8241276Z B=121, 2025-05-07T21:05:04.8241364Z log_E=3, 2025-05-07T21:05:04.8241455Z L=12, 2025-05-07T21:05:04.8241604Z D_gradcheck=1, 2025-05-07T21:05:04.8241709Z stochastic_rounding=True, 2025-05-07T21:05:04.8241807Z weighted=True, 2025-05-07T21:05:04.8241895Z row_wise=True, 2025-05-07T21:05:04.8241982Z mixed=True, 2025-05-07T21:05:04.8242076Z use_cache=True, 2025-05-07T21:05:04.8242188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8242276Z use_cpu=True, 2025-05-07T21:05:04.8242390Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8242473Z ) 2025-05-07T21:05:04.8242609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8242964Z self=, 2025-05-07T21:05:04.8243122Z compile=False, 2025-05-07T21:05:04.8243239Z pooling_mode=, 2025-05-07T21:05:04.8243329Z T=3, 2025-05-07T21:05:04.8243412Z D=15, 2025-05-07T21:05:04.8243498Z B=89, 2025-05-07T21:05:04.8243579Z log_E=3, 2025-05-07T21:05:04.8243664Z L=15, 2025-05-07T21:05:04.8243761Z D_gradcheck=2, 2025-05-07T21:05:04.8243863Z stochastic_rounding=True, 2025-05-07T21:05:04.8243952Z weighted=True, 2025-05-07T21:05:04.8244049Z row_wise=True, 2025-05-07T21:05:04.8244135Z mixed=True, 2025-05-07T21:05:04.8244224Z use_cache=True, 2025-05-07T21:05:04.8244345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8244430Z use_cpu=True, 2025-05-07T21:05:04.8244540Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8244624Z ) 2025-05-07T21:05:04.8244763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8245117Z self=, 2025-05-07T21:05:04.8245209Z compile=True, 2025-05-07T21:05:04.8245322Z pooling_mode=, 2025-05-07T21:05:04.8245409Z T=4, 2025-05-07T21:05:04.8245491Z D=78, 2025-05-07T21:05:04.8245574Z B=13, 2025-05-07T21:05:04.8245660Z log_E=4, 2025-05-07T21:05:04.8245747Z L=5, 2025-05-07T21:05:04.8245839Z D_gradcheck=2, 2025-05-07T21:05:04.8245945Z stochastic_rounding=True, 2025-05-07T21:05:04.8246038Z weighted=False, 2025-05-07T21:05:04.8246129Z row_wise=True, 2025-05-07T21:05:04.8246221Z mixed=True, 2025-05-07T21:05:04.8246309Z use_cache=False, 2025-05-07T21:05:04.8246424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8246518Z use_cpu=True, 2025-05-07T21:05:04.8246629Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8246706Z ) 2025-05-07T21:05:04.8246847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8247193Z self=, 2025-05-07T21:05:04.8247294Z compile=False, 2025-05-07T21:05:04.8247410Z pooling_mode=, 2025-05-07T21:05:04.8247491Z T=2, 2025-05-07T21:05:04.8247577Z D=15, 2025-05-07T21:05:04.8247657Z B=51, 2025-05-07T21:05:04.8247738Z log_E=4, 2025-05-07T21:05:04.8247829Z L=10, 2025-05-07T21:05:04.8247919Z D_gradcheck=2, 2025-05-07T21:05:04.8248024Z stochastic_rounding=False, 2025-05-07T21:05:04.8248121Z weighted=True, 2025-05-07T21:05:04.8248259Z row_wise=True, 2025-05-07T21:05:04.8248346Z mixed=True, 2025-05-07T21:05:04.8248437Z use_cache=True, 2025-05-07T21:05:04.8248551Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8248646Z use_cpu=True, 2025-05-07T21:05:04.8248755Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8248836Z ) 2025-05-07T21:05:04.8248979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8249371Z self=, 2025-05-07T21:05:04.8249465Z compile=False, 2025-05-07T21:05:04.8249588Z pooling_mode=, 2025-05-07T21:05:04.8249672Z T=5, 2025-05-07T21:05:04.8249757Z D=87, 2025-05-07T21:05:04.8249842Z B=110, 2025-05-07T21:05:04.8249963Z log_E=4, 2025-05-07T21:05:04.8250048Z L=3, 2025-05-07T21:05:04.8250146Z D_gradcheck=1, 2025-05-07T21:05:04.8250248Z stochastic_rounding=True, 2025-05-07T21:05:04.8250335Z weighted=False, 2025-05-07T21:05:04.8250437Z row_wise=True, 2025-05-07T21:05:04.8250521Z mixed=False, 2025-05-07T21:05:04.8250612Z use_cache=True, 2025-05-07T21:05:04.8250728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8250816Z use_cpu=True, 2025-05-07T21:05:04.8250933Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8251010Z ) 2025-05-07T21:05:04.8251147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8251538Z self=, 2025-05-07T21:05:04.8251629Z compile=True, 2025-05-07T21:05:04.8251744Z pooling_mode=, 2025-05-07T21:05:04.8251829Z T=4, 2025-05-07T21:05:04.8251909Z D=45, 2025-05-07T21:05:04.8251988Z B=32, 2025-05-07T21:05:04.8252079Z log_E=4, 2025-05-07T21:05:04.8252157Z L=16, 2025-05-07T21:05:04.8252253Z D_gradcheck=2, 2025-05-07T21:05:04.8252359Z stochastic_rounding=True, 2025-05-07T21:05:04.8252450Z weighted=True, 2025-05-07T21:05:04.8252547Z row_wise=True, 2025-05-07T21:05:04.8252632Z mixed=False, 2025-05-07T21:05:04.8252718Z use_cache=True, 2025-05-07T21:05:04.8252836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8252929Z use_cpu=True, 2025-05-07T21:05:04.8253037Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8253126Z ) 2025-05-07T21:05:04.8253267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8253614Z self=, 2025-05-07T21:05:04.8253711Z compile=True, 2025-05-07T21:05:04.8253826Z pooling_mode=, 2025-05-07T21:05:04.8253911Z T=1, 2025-05-07T21:05:04.8253994Z D=64, 2025-05-07T21:05:04.8254077Z B=71, 2025-05-07T21:05:04.8254166Z log_E=5, 2025-05-07T21:05:04.8254245Z L=10, 2025-05-07T21:05:04.8254335Z D_gradcheck=1, 2025-05-07T21:05:04.8254445Z stochastic_rounding=True, 2025-05-07T21:05:04.8254538Z weighted=True, 2025-05-07T21:05:04.8254630Z row_wise=True, 2025-05-07T21:05:04.8254719Z mixed=True, 2025-05-07T21:05:04.8254880Z use_cache=True, 2025-05-07T21:05:04.8254995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8255089Z use_cpu=True, 2025-05-07T21:05:04.8255199Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8255281Z ) 2025-05-07T21:05:04.8255427Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8255775Z self=, 2025-05-07T21:05:04.8255870Z compile=True, 2025-05-07T21:05:04.8255986Z pooling_mode=, 2025-05-07T21:05:04.8256068Z T=4, 2025-05-07T21:05:04.8256158Z D=5, 2025-05-07T21:05:04.8256239Z B=84, 2025-05-07T21:05:04.8256324Z log_E=3, 2025-05-07T21:05:04.8256411Z L=6, 2025-05-07T21:05:04.8256501Z D_gradcheck=1, 2025-05-07T21:05:04.8256602Z stochastic_rounding=True, 2025-05-07T21:05:04.8256745Z weighted=True, 2025-05-07T21:05:04.8256835Z row_wise=True, 2025-05-07T21:05:04.8256919Z mixed=False, 2025-05-07T21:05:04.8257012Z use_cache=False, 2025-05-07T21:05:04.8257127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8257212Z use_cpu=True, 2025-05-07T21:05:04.8257327Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8257404Z ) 2025-05-07T21:05:04.8257588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8257936Z self=, 2025-05-07T21:05:04.8258028Z compile=False, 2025-05-07T21:05:04.8258146Z pooling_mode=, 2025-05-07T21:05:04.8258224Z T=5, 2025-05-07T21:05:04.8258304Z D=120, 2025-05-07T21:05:04.8258429Z B=38, 2025-05-07T21:05:04.8258517Z log_E=5, 2025-05-07T21:05:04.8258597Z L=4, 2025-05-07T21:05:04.8258692Z D_gradcheck=1, 2025-05-07T21:05:04.8258796Z stochastic_rounding=False, 2025-05-07T21:05:04.8258889Z weighted=True, 2025-05-07T21:05:04.8258985Z row_wise=True, 2025-05-07T21:05:04.8259068Z mixed=False, 2025-05-07T21:05:04.8259158Z use_cache=False, 2025-05-07T21:05:04.8259276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8259363Z use_cpu=True, 2025-05-07T21:05:04.8259476Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8259557Z ) 2025-05-07T21:05:04.8540441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8541156Z self=, 2025-05-07T21:05:04.8541343Z compile=False, 2025-05-07T21:05:04.8541507Z pooling_mode=, 2025-05-07T21:05:04.8541633Z T=3, 2025-05-07T21:05:04.8541754Z D=127, 2025-05-07T21:05:04.8541883Z B=64, 2025-05-07T21:05:04.8542001Z log_E=3, 2025-05-07T21:05:04.8542114Z L=1, 2025-05-07T21:05:04.8542212Z D_gradcheck=1, 2025-05-07T21:05:04.8542315Z stochastic_rounding=True, 2025-05-07T21:05:04.8542411Z weighted=False, 2025-05-07T21:05:04.8542505Z row_wise=True, 2025-05-07T21:05:04.8542589Z mixed=False, 2025-05-07T21:05:04.8542676Z use_cache=False, 2025-05-07T21:05:04.8542796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8542883Z use_cpu=True, 2025-05-07T21:05:04.8542993Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8543079Z ) 2025-05-07T21:05:04.8543219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8543572Z self=, 2025-05-07T21:05:04.8543670Z compile=False, 2025-05-07T21:05:04.8543784Z pooling_mode=, 2025-05-07T21:05:04.8543871Z T=2, 2025-05-07T21:05:04.8543951Z D=57, 2025-05-07T21:05:04.8544035Z B=13, 2025-05-07T21:05:04.8544122Z log_E=4, 2025-05-07T21:05:04.8544205Z L=7, 2025-05-07T21:05:04.8544295Z D_gradcheck=1, 2025-05-07T21:05:04.8544406Z stochastic_rounding=True, 2025-05-07T21:05:04.8544494Z weighted=False, 2025-05-07T21:05:04.8544583Z row_wise=True, 2025-05-07T21:05:04.8544675Z mixed=False, 2025-05-07T21:05:04.8544761Z use_cache=True, 2025-05-07T21:05:04.8544875Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8544967Z use_cpu=True, 2025-05-07T21:05:04.8545074Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8545157Z ) 2025-05-07T21:05:04.8545302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8545649Z self=, 2025-05-07T21:05:04.8545745Z compile=False, 2025-05-07T21:05:04.8545858Z pooling_mode=, 2025-05-07T21:05:04.8545939Z T=3, 2025-05-07T21:05:04.8546029Z D=12, 2025-05-07T21:05:04.8546110Z B=6, 2025-05-07T21:05:04.8546192Z log_E=3, 2025-05-07T21:05:04.8546278Z L=11, 2025-05-07T21:05:04.8546374Z D_gradcheck=2, 2025-05-07T21:05:04.8546558Z stochastic_rounding=True, 2025-05-07T21:05:04.8546656Z weighted=True, 2025-05-07T21:05:04.8546743Z row_wise=True, 2025-05-07T21:05:04.8546831Z mixed=False, 2025-05-07T21:05:04.8546926Z use_cache=False, 2025-05-07T21:05:04.8547039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8547131Z use_cpu=True, 2025-05-07T21:05:04.8547239Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8547408Z ) 2025-05-07T21:05:04.8547550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8547895Z self=, 2025-05-07T21:05:04.8547984Z compile=True, 2025-05-07T21:05:04.8548104Z pooling_mode=, 2025-05-07T21:05:04.8548184Z T=5, 2025-05-07T21:05:04.8548319Z D=20, 2025-05-07T21:05:04.8548409Z B=50, 2025-05-07T21:05:04.8548491Z log_E=4, 2025-05-07T21:05:04.8548573Z L=11, 2025-05-07T21:05:04.8548666Z D_gradcheck=2, 2025-05-07T21:05:04.8548773Z stochastic_rounding=False, 2025-05-07T21:05:04.8548862Z weighted=False, 2025-05-07T21:05:04.8548958Z row_wise=True, 2025-05-07T21:05:04.8549044Z mixed=False, 2025-05-07T21:05:04.8549137Z use_cache=True, 2025-05-07T21:05:04.8549249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8549334Z use_cpu=True, 2025-05-07T21:05:04.8549449Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8549569Z ) 2025-05-07T21:05:04.8549705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8550057Z self=, 2025-05-07T21:05:04.8550146Z compile=False, 2025-05-07T21:05:04.8550261Z pooling_mode=, 2025-05-07T21:05:04.8550349Z T=1, 2025-05-07T21:05:04.8550434Z D=42, 2025-05-07T21:05:04.8550515Z B=3, 2025-05-07T21:05:04.8550607Z log_E=3, 2025-05-07T21:05:04.8550689Z L=1, 2025-05-07T21:05:04.8550778Z D_gradcheck=2, 2025-05-07T21:05:04.8550888Z stochastic_rounding=True, 2025-05-07T21:05:04.8550975Z weighted=False, 2025-05-07T21:05:04.8551067Z row_wise=True, 2025-05-07T21:05:04.8551152Z mixed=False, 2025-05-07T21:05:04.8551238Z use_cache=True, 2025-05-07T21:05:04.8551359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8551445Z use_cpu=True, 2025-05-07T21:05:04.8551556Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8551644Z ) 2025-05-07T21:05:04.8551778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8552122Z self=, 2025-05-07T21:05:04.8552216Z compile=True, 2025-05-07T21:05:04.8552330Z pooling_mode=, 2025-05-07T21:05:04.8552413Z T=1, 2025-05-07T21:05:04.8552505Z D=93, 2025-05-07T21:05:04.8552586Z B=45, 2025-05-07T21:05:04.8552675Z log_E=5, 2025-05-07T21:05:04.8552757Z L=12, 2025-05-07T21:05:04.8552848Z D_gradcheck=1, 2025-05-07T21:05:04.8552956Z stochastic_rounding=False, 2025-05-07T21:05:04.8553045Z weighted=False, 2025-05-07T21:05:04.8553133Z row_wise=True, 2025-05-07T21:05:04.8553226Z mixed=False, 2025-05-07T21:05:04.8553313Z use_cache=False, 2025-05-07T21:05:04.8553426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8553517Z use_cpu=True, 2025-05-07T21:05:04.8553628Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8553709Z ) 2025-05-07T21:05:04.8553848Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8554192Z self=, 2025-05-07T21:05:04.8554286Z compile=True, 2025-05-07T21:05:04.8554401Z pooling_mode=, 2025-05-07T21:05:04.8554486Z T=4, 2025-05-07T21:05:04.8554571Z D=49, 2025-05-07T21:05:04.8554652Z B=66, 2025-05-07T21:05:04.8554733Z log_E=5, 2025-05-07T21:05:04.8554824Z L=8, 2025-05-07T21:05:04.8554962Z D_gradcheck=2, 2025-05-07T21:05:04.8555067Z stochastic_rounding=False, 2025-05-07T21:05:04.8555161Z weighted=True, 2025-05-07T21:05:04.8555249Z row_wise=True, 2025-05-07T21:05:04.8555336Z mixed=False, 2025-05-07T21:05:04.8555428Z use_cache=True, 2025-05-07T21:05:04.8555543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8555631Z use_cpu=True, 2025-05-07T21:05:04.8555786Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8555868Z ) 2025-05-07T21:05:04.8556004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8556359Z self=, 2025-05-07T21:05:04.8556448Z compile=False, 2025-05-07T21:05:04.8556568Z pooling_mode=, 2025-05-07T21:05:04.8556688Z T=3, 2025-05-07T21:05:04.8556774Z D=53, 2025-05-07T21:05:04.8556861Z B=59, 2025-05-07T21:05:04.8556944Z log_E=4, 2025-05-07T21:05:04.8557030Z L=16, 2025-05-07T21:05:04.8557132Z D_gradcheck=1, 2025-05-07T21:05:04.8557234Z stochastic_rounding=True, 2025-05-07T21:05:04.8557323Z weighted=False, 2025-05-07T21:05:04.8557417Z row_wise=True, 2025-05-07T21:05:04.8557503Z mixed=False, 2025-05-07T21:05:04.8557593Z use_cache=False, 2025-05-07T21:05:04.8557712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8557800Z use_cpu=True, 2025-05-07T21:05:04.8557954Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8558033Z ) 2025-05-07T21:05:04.8558168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8558523Z self=, 2025-05-07T21:05:04.8558629Z compile=True, 2025-05-07T21:05:04.8558760Z pooling_mode=, 2025-05-07T21:05:04.8558866Z T=2, 2025-05-07T21:05:04.8558947Z D=66, 2025-05-07T21:05:04.8559027Z B=41, 2025-05-07T21:05:04.8559114Z log_E=4, 2025-05-07T21:05:04.8559198Z L=5, 2025-05-07T21:05:04.8559288Z D_gradcheck=1, 2025-05-07T21:05:04.8559397Z stochastic_rounding=False, 2025-05-07T21:05:04.8559485Z weighted=True, 2025-05-07T21:05:04.8559573Z row_wise=True, 2025-05-07T21:05:04.8559666Z mixed=True, 2025-05-07T21:05:04.8559756Z use_cache=False, 2025-05-07T21:05:04.8559878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8559968Z use_cpu=True, 2025-05-07T21:05:04.8560079Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8560166Z ) 2025-05-07T21:05:04.8560301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8560648Z self=, 2025-05-07T21:05:04.8560744Z compile=True, 2025-05-07T21:05:04.8560860Z pooling_mode=, 2025-05-07T21:05:04.8560941Z T=2, 2025-05-07T21:05:04.8561028Z D=101, 2025-05-07T21:05:04.8561112Z B=62, 2025-05-07T21:05:04.8561194Z log_E=4, 2025-05-07T21:05:04.8561283Z L=3, 2025-05-07T21:05:04.8561373Z D_gradcheck=1, 2025-05-07T21:05:04.8561478Z stochastic_rounding=True, 2025-05-07T21:05:04.8561570Z weighted=True, 2025-05-07T21:05:04.8561656Z row_wise=True, 2025-05-07T21:05:04.8561747Z mixed=False, 2025-05-07T21:05:04.8561834Z use_cache=True, 2025-05-07T21:05:04.8561946Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8562039Z use_cpu=True, 2025-05-07T21:05:04.8562149Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8562227Z ) 2025-05-07T21:05:04.8562369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8562717Z self=, 2025-05-07T21:05:04.8562805Z compile=True, 2025-05-07T21:05:04.8562928Z pooling_mode=, 2025-05-07T21:05:04.8563009Z T=4, 2025-05-07T21:05:04.8563091Z D=97, 2025-05-07T21:05:04.8563177Z B=25, 2025-05-07T21:05:04.8563260Z log_E=4, 2025-05-07T21:05:04.8563398Z L=6, 2025-05-07T21:05:04.8563489Z D_gradcheck=2, 2025-05-07T21:05:04.8563591Z stochastic_rounding=False, 2025-05-07T21:05:04.8563684Z weighted=False, 2025-05-07T21:05:04.8563771Z row_wise=True, 2025-05-07T21:05:04.8563857Z mixed=True, 2025-05-07T21:05:04.8563952Z use_cache=False, 2025-05-07T21:05:04.8564064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8564191Z use_cpu=True, 2025-05-07T21:05:04.8564307Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8564386Z ) 2025-05-07T21:05:04.8564524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8564874Z self=, 2025-05-07T21:05:04.8564963Z compile=True, 2025-05-07T21:05:04.8565122Z pooling_mode=, 2025-05-07T21:05:04.8565206Z T=3, 2025-05-07T21:05:04.8565287Z D=76, 2025-05-07T21:05:04.8565375Z B=118, 2025-05-07T21:05:04.8565457Z log_E=5, 2025-05-07T21:05:04.8565540Z L=15, 2025-05-07T21:05:04.8565635Z D_gradcheck=2, 2025-05-07T21:05:04.8565737Z stochastic_rounding=True, 2025-05-07T21:05:04.8565825Z weighted=True, 2025-05-07T21:05:04.8565917Z row_wise=True, 2025-05-07T21:05:04.8566001Z mixed=True, 2025-05-07T21:05:04.8566090Z use_cache=False, 2025-05-07T21:05:04.8566206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8566336Z use_cpu=True, 2025-05-07T21:05:04.8566444Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8566528Z ) 2025-05-07T21:05:04.8566662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8567014Z self=, 2025-05-07T21:05:04.8567102Z compile=True, 2025-05-07T21:05:04.8567219Z pooling_mode=, 2025-05-07T21:05:04.8567306Z T=5, 2025-05-07T21:05:04.8567386Z D=23, 2025-05-07T21:05:04.8567466Z B=97, 2025-05-07T21:05:04.8567558Z log_E=4, 2025-05-07T21:05:04.8567638Z L=7, 2025-05-07T21:05:04.8567726Z D_gradcheck=1, 2025-05-07T21:05:04.8567840Z stochastic_rounding=False, 2025-05-07T21:05:04.8567933Z weighted=False, 2025-05-07T21:05:04.8568020Z row_wise=True, 2025-05-07T21:05:04.8568112Z mixed=False, 2025-05-07T21:05:04.8568199Z use_cache=True, 2025-05-07T21:05:04.8568315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8568412Z use_cpu=True, 2025-05-07T21:05:04.8568520Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8568606Z ) 2025-05-07T21:05:04.8568741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8569088Z self=, 2025-05-07T21:05:04.8569182Z compile=True, 2025-05-07T21:05:04.8569298Z pooling_mode=, 2025-05-07T21:05:04.8569379Z T=2, 2025-05-07T21:05:04.8569468Z D=71, 2025-05-07T21:05:04.8569550Z B=112, 2025-05-07T21:05:04.8569635Z log_E=5, 2025-05-07T21:05:04.8569721Z L=13, 2025-05-07T21:05:04.8569809Z D_gradcheck=2, 2025-05-07T21:05:04.8569911Z stochastic_rounding=False, 2025-05-07T21:05:04.8570005Z weighted=True, 2025-05-07T21:05:04.8570094Z row_wise=True, 2025-05-07T21:05:04.8570181Z mixed=False, 2025-05-07T21:05:04.8570277Z use_cache=False, 2025-05-07T21:05:04.8570393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8570493Z use_cpu=True, 2025-05-07T21:05:04.8570601Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8570680Z ) 2025-05-07T21:05:04.8570821Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8571167Z self=, 2025-05-07T21:05:04.8571263Z compile=False, 2025-05-07T21:05:04.8571382Z pooling_mode=, 2025-05-07T21:05:04.8571463Z T=1, 2025-05-07T21:05:04.8571546Z D=3, 2025-05-07T21:05:04.8571634Z B=117, 2025-05-07T21:05:04.8571763Z log_E=5, 2025-05-07T21:05:04.8571845Z L=11, 2025-05-07T21:05:04.8571937Z D_gradcheck=2, 2025-05-07T21:05:04.8572038Z stochastic_rounding=True, 2025-05-07T21:05:04.8572130Z weighted=True, 2025-05-07T21:05:04.8572218Z row_wise=True, 2025-05-07T21:05:04.8572306Z mixed=True, 2025-05-07T21:05:04.8572399Z use_cache=False, 2025-05-07T21:05:04.8572554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8572644Z use_cpu=True, 2025-05-07T21:05:04.8572757Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8572837Z ) 2025-05-07T21:05:04.8572973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8573322Z self=, 2025-05-07T21:05:04.8573448Z compile=True, 2025-05-07T21:05:04.8573564Z pooling_mode=, 2025-05-07T21:05:04.8573650Z T=5, 2025-05-07T21:05:04.8573732Z D=101, 2025-05-07T21:05:04.8573818Z B=75, 2025-05-07T21:05:04.8573907Z log_E=4, 2025-05-07T21:05:04.8573989Z L=9, 2025-05-07T21:05:04.8574088Z D_gradcheck=1, 2025-05-07T21:05:04.8574192Z stochastic_rounding=False, 2025-05-07T21:05:04.8574279Z weighted=False, 2025-05-07T21:05:04.8574373Z row_wise=True, 2025-05-07T21:05:04.8574458Z mixed=True, 2025-05-07T21:05:04.8574545Z use_cache=False, 2025-05-07T21:05:04.8574667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8575015Z use_cpu=True, 2025-05-07T21:05:04.8575123Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8575209Z ) 2025-05-07T21:05:04.8863506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8863938Z self=, 2025-05-07T21:05:04.8864080Z compile=False, 2025-05-07T21:05:04.8864269Z pooling_mode=, 2025-05-07T21:05:04.8864400Z T=4, 2025-05-07T21:05:04.8864520Z D=114, 2025-05-07T21:05:04.8864648Z B=76, 2025-05-07T21:05:04.8864771Z log_E=4, 2025-05-07T21:05:04.8864890Z L=13, 2025-05-07T21:05:04.8865016Z D_gradcheck=1, 2025-05-07T21:05:04.8865167Z stochastic_rounding=False, 2025-05-07T21:05:04.8865293Z weighted=True, 2025-05-07T21:05:04.8865430Z row_wise=True, 2025-05-07T21:05:04.8865552Z mixed=False, 2025-05-07T21:05:04.8865685Z use_cache=True, 2025-05-07T21:05:04.8865865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8866001Z use_cpu=True, 2025-05-07T21:05:04.8866108Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8866194Z ) 2025-05-07T21:05:04.8866330Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8866679Z self=, 2025-05-07T21:05:04.8866774Z compile=False, 2025-05-07T21:05:04.8866887Z pooling_mode=, 2025-05-07T21:05:04.8866967Z T=2, 2025-05-07T21:05:04.8867056Z D=34, 2025-05-07T21:05:04.8867144Z B=119, 2025-05-07T21:05:04.8867236Z log_E=4, 2025-05-07T21:05:04.8867317Z L=5, 2025-05-07T21:05:04.8867407Z D_gradcheck=2, 2025-05-07T21:05:04.8867515Z stochastic_rounding=True, 2025-05-07T21:05:04.8867603Z weighted=True, 2025-05-07T21:05:04.8867691Z row_wise=True, 2025-05-07T21:05:04.8867783Z mixed=True, 2025-05-07T21:05:04.8867873Z use_cache=True, 2025-05-07T21:05:04.8867989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8868082Z use_cpu=True, 2025-05-07T21:05:04.8868193Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8868273Z ) 2025-05-07T21:05:04.8868415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8868762Z self=, 2025-05-07T21:05:04.8868854Z compile=True, 2025-05-07T21:05:04.8868967Z pooling_mode=, 2025-05-07T21:05:04.8869052Z T=1, 2025-05-07T21:05:04.8869289Z D=120, 2025-05-07T21:05:04.8869375Z B=36, 2025-05-07T21:05:04.8869457Z log_E=3, 2025-05-07T21:05:04.8869545Z L=6, 2025-05-07T21:05:04.8869634Z D_gradcheck=1, 2025-05-07T21:05:04.8869735Z stochastic_rounding=True, 2025-05-07T21:05:04.8869829Z weighted=False, 2025-05-07T21:05:04.8869917Z row_wise=True, 2025-05-07T21:05:04.8870002Z mixed=True, 2025-05-07T21:05:04.8870159Z use_cache=False, 2025-05-07T21:05:04.8870273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8870358Z use_cpu=True, 2025-05-07T21:05:04.8870478Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8870558Z ) 2025-05-07T21:05:04.8870693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8871113Z self=, 2025-05-07T21:05:04.8871203Z compile=False, 2025-05-07T21:05:04.8871321Z pooling_mode=, 2025-05-07T21:05:04.8871401Z T=2, 2025-05-07T21:05:04.8871484Z D=68, 2025-05-07T21:05:04.8871571Z B=73, 2025-05-07T21:05:04.8871654Z log_E=5, 2025-05-07T21:05:04.8871737Z L=16, 2025-05-07T21:05:04.8871833Z D_gradcheck=2, 2025-05-07T21:05:04.8871933Z stochastic_rounding=True, 2025-05-07T21:05:04.8872023Z weighted=True, 2025-05-07T21:05:04.8872116Z row_wise=True, 2025-05-07T21:05:04.8872203Z mixed=True, 2025-05-07T21:05:04.8872295Z use_cache=True, 2025-05-07T21:05:04.8872478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8872564Z use_cpu=True, 2025-05-07T21:05:04.8872675Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8872753Z ) 2025-05-07T21:05:04.8872888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8873240Z self=, 2025-05-07T21:05:04.8873327Z compile=True, 2025-05-07T21:05:04.8873442Z pooling_mode=, 2025-05-07T21:05:04.8873527Z T=3, 2025-05-07T21:05:04.8873611Z D=38, 2025-05-07T21:05:04.8873694Z B=93, 2025-05-07T21:05:04.8873780Z log_E=4, 2025-05-07T21:05:04.8873862Z L=20, 2025-05-07T21:05:04.8873951Z D_gradcheck=1, 2025-05-07T21:05:04.8874056Z stochastic_rounding=True, 2025-05-07T21:05:04.8874144Z weighted=False, 2025-05-07T21:05:04.8874230Z row_wise=True, 2025-05-07T21:05:04.8874327Z mixed=True, 2025-05-07T21:05:04.8874417Z use_cache=False, 2025-05-07T21:05:04.8874534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8874622Z use_cpu=True, 2025-05-07T21:05:04.8874728Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8874812Z ) 2025-05-07T21:05:04.8874946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8875294Z self=, 2025-05-07T21:05:04.8875389Z compile=False, 2025-05-07T21:05:04.8875502Z pooling_mode=, 2025-05-07T21:05:04.8875582Z T=5, 2025-05-07T21:05:04.8875670Z D=77, 2025-05-07T21:05:04.8875752Z B=114, 2025-05-07T21:05:04.8875833Z log_E=4, 2025-05-07T21:05:04.8875920Z L=8, 2025-05-07T21:05:04.8876009Z D_gradcheck=1, 2025-05-07T21:05:04.8876117Z stochastic_rounding=True, 2025-05-07T21:05:04.8876205Z weighted=True, 2025-05-07T21:05:04.8876291Z row_wise=True, 2025-05-07T21:05:04.8876383Z mixed=False, 2025-05-07T21:05:04.8876475Z use_cache=False, 2025-05-07T21:05:04.8876587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8876681Z use_cpu=True, 2025-05-07T21:05:04.8876788Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8876866Z ) 2025-05-07T21:05:04.8877006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8877365Z self=, 2025-05-07T21:05:04.8877452Z compile=True, 2025-05-07T21:05:04.8877574Z pooling_mode=, 2025-05-07T21:05:04.8877706Z T=5, 2025-05-07T21:05:04.8877788Z D=84, 2025-05-07T21:05:04.8877877Z B=74, 2025-05-07T21:05:04.8877959Z log_E=5, 2025-05-07T21:05:04.8878044Z L=3, 2025-05-07T21:05:04.8878133Z D_gradcheck=2, 2025-05-07T21:05:04.8878235Z stochastic_rounding=False, 2025-05-07T21:05:04.8878330Z weighted=True, 2025-05-07T21:05:04.8878418Z row_wise=True, 2025-05-07T21:05:04.8878565Z mixed=True, 2025-05-07T21:05:04.8878670Z use_cache=True, 2025-05-07T21:05:04.8878806Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8878891Z use_cpu=True, 2025-05-07T21:05:04.8879003Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8879083Z ) 2025-05-07T21:05:04.8879218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8879606Z self=, 2025-05-07T21:05:04.8879697Z compile=True, 2025-05-07T21:05:04.8887711Z pooling_mode=, 2025-05-07T21:05:04.8887839Z T=1, 2025-05-07T21:05:04.8887923Z D=2, 2025-05-07T21:05:04.8888012Z B=101, 2025-05-07T21:05:04.8888099Z log_E=4, 2025-05-07T21:05:04.8888182Z L=20, 2025-05-07T21:05:04.8888281Z D_gradcheck=1, 2025-05-07T21:05:04.8888387Z stochastic_rounding=False, 2025-05-07T21:05:04.8888480Z weighted=True, 2025-05-07T21:05:04.8888574Z row_wise=True, 2025-05-07T21:05:04.8888664Z mixed=False, 2025-05-07T21:05:04.8888832Z use_cache=False, 2025-05-07T21:05:04.8888955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8889045Z use_cpu=True, 2025-05-07T21:05:04.8889159Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8889245Z ) 2025-05-07T21:05:04.8889389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8889749Z self=, 2025-05-07T21:05:04.8889847Z compile=True, 2025-05-07T21:05:04.8889964Z pooling_mode=, 2025-05-07T21:05:04.8890055Z T=3, 2025-05-07T21:05:04.8890137Z D=61, 2025-05-07T21:05:04.8890218Z B=24, 2025-05-07T21:05:04.8890310Z log_E=3, 2025-05-07T21:05:04.8890394Z L=14, 2025-05-07T21:05:04.8890483Z D_gradcheck=1, 2025-05-07T21:05:04.8890593Z stochastic_rounding=False, 2025-05-07T21:05:04.8890682Z weighted=False, 2025-05-07T21:05:04.8890775Z row_wise=True, 2025-05-07T21:05:04.8890871Z mixed=False, 2025-05-07T21:05:04.8890959Z use_cache=True, 2025-05-07T21:05:04.8891072Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8891167Z use_cpu=True, 2025-05-07T21:05:04.8891276Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8891355Z ) 2025-05-07T21:05:04.8891498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8891849Z self=, 2025-05-07T21:05:04.8891947Z compile=False, 2025-05-07T21:05:04.8892064Z pooling_mode=, 2025-05-07T21:05:04.8892144Z T=1, 2025-05-07T21:05:04.8892230Z D=103, 2025-05-07T21:05:04.8892310Z B=54, 2025-05-07T21:05:04.8892392Z log_E=4, 2025-05-07T21:05:04.8892480Z L=7, 2025-05-07T21:05:04.8892568Z D_gradcheck=1, 2025-05-07T21:05:04.8892669Z stochastic_rounding=True, 2025-05-07T21:05:04.8892764Z weighted=True, 2025-05-07T21:05:04.8892853Z row_wise=True, 2025-05-07T21:05:04.8892939Z mixed=True, 2025-05-07T21:05:04.8893030Z use_cache=True, 2025-05-07T21:05:04.8893142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8893234Z use_cpu=True, 2025-05-07T21:05:04.8893343Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8893421Z ) 2025-05-07T21:05:04.8893565Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8893912Z self=, 2025-05-07T21:05:04.8894002Z compile=False, 2025-05-07T21:05:04.8894178Z pooling_mode=, 2025-05-07T21:05:04.8894263Z T=1, 2025-05-07T21:05:04.8894344Z D=49, 2025-05-07T21:05:04.8894430Z B=63, 2025-05-07T21:05:04.8894512Z log_E=4, 2025-05-07T21:05:04.8894592Z L=10, 2025-05-07T21:05:04.8894687Z D_gradcheck=2, 2025-05-07T21:05:04.8894881Z stochastic_rounding=False, 2025-05-07T21:05:04.8894969Z weighted=True, 2025-05-07T21:05:04.8895108Z row_wise=True, 2025-05-07T21:05:04.8895197Z mixed=False, 2025-05-07T21:05:04.8895292Z use_cache=True, 2025-05-07T21:05:04.8895405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8895491Z use_cpu=True, 2025-05-07T21:05:04.8895605Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8895685Z ) 2025-05-07T21:05:04.8895819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8896217Z self=, 2025-05-07T21:05:04.8896306Z compile=True, 2025-05-07T21:05:04.8896423Z pooling_mode=, 2025-05-07T21:05:04.8896510Z T=3, 2025-05-07T21:05:04.8896592Z D=114, 2025-05-07T21:05:04.8896673Z B=50, 2025-05-07T21:05:04.8896760Z log_E=4, 2025-05-07T21:05:04.8896842Z L=16, 2025-05-07T21:05:04.8896939Z D_gradcheck=2, 2025-05-07T21:05:04.8897040Z stochastic_rounding=True, 2025-05-07T21:05:04.8897129Z weighted=True, 2025-05-07T21:05:04.8897225Z row_wise=True, 2025-05-07T21:05:04.8897354Z mixed=True, 2025-05-07T21:05:04.8897442Z use_cache=True, 2025-05-07T21:05:04.8897560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8897646Z use_cpu=True, 2025-05-07T21:05:04.8897754Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8897843Z ) 2025-05-07T21:05:04.8897982Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8898330Z self=, 2025-05-07T21:05:04.8898425Z compile=False, 2025-05-07T21:05:04.8898542Z pooling_mode=, 2025-05-07T21:05:04.8898622Z T=2, 2025-05-07T21:05:04.8898710Z D=44, 2025-05-07T21:05:04.8898791Z B=20, 2025-05-07T21:05:04.8898880Z log_E=4, 2025-05-07T21:05:04.8898960Z L=17, 2025-05-07T21:05:04.8899049Z D_gradcheck=2, 2025-05-07T21:05:04.8899157Z stochastic_rounding=False, 2025-05-07T21:05:04.8899249Z weighted=True, 2025-05-07T21:05:04.8899338Z row_wise=True, 2025-05-07T21:05:04.8899429Z mixed=True, 2025-05-07T21:05:04.8899516Z use_cache=True, 2025-05-07T21:05:04.8899628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8899721Z use_cpu=True, 2025-05-07T21:05:04.8899829Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8899907Z ) 2025-05-07T21:05:04.8900052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8900399Z self=, 2025-05-07T21:05:04.8900492Z compile=True, 2025-05-07T21:05:04.8900610Z pooling_mode=, 2025-05-07T21:05:04.8900690Z T=5, 2025-05-07T21:05:04.8900779Z D=118, 2025-05-07T21:05:04.8900860Z B=86, 2025-05-07T21:05:04.8900942Z log_E=3, 2025-05-07T21:05:04.8901031Z L=14, 2025-05-07T21:05:04.8901121Z D_gradcheck=2, 2025-05-07T21:05:04.8901223Z stochastic_rounding=False, 2025-05-07T21:05:04.8901321Z weighted=True, 2025-05-07T21:05:04.8901411Z row_wise=True, 2025-05-07T21:05:04.8901494Z mixed=True, 2025-05-07T21:05:04.8901589Z use_cache=False, 2025-05-07T21:05:04.8901702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8901788Z use_cpu=True, 2025-05-07T21:05:04.8901903Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8901981Z ) 2025-05-07T21:05:04.8902119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8902471Z self=, 2025-05-07T21:05:04.8902626Z compile=True, 2025-05-07T21:05:04.8902747Z pooling_mode=, 2025-05-07T21:05:04.8902830Z T=3, 2025-05-07T21:05:04.8902911Z D=119, 2025-05-07T21:05:04.8903000Z B=103, 2025-05-07T21:05:04.8903082Z log_E=3, 2025-05-07T21:05:04.8903163Z L=19, 2025-05-07T21:05:04.8903256Z D_gradcheck=2, 2025-05-07T21:05:04.8903358Z stochastic_rounding=True, 2025-05-07T21:05:04.8903492Z weighted=True, 2025-05-07T21:05:04.8903587Z row_wise=True, 2025-05-07T21:05:04.8903672Z mixed=False, 2025-05-07T21:05:04.8903762Z use_cache=False, 2025-05-07T21:05:04.8903879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.8903967Z use_cpu=True, 2025-05-07T21:05:04.8904079Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.8904157Z ) 2025-05-07T21:05:04.8904333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.8904684Z self=, 2025-05-07T21:05:04.8904775Z compile=True, 2025-05-07T21:05:04.8904889Z pooling_mode=, 2025-05-07T21:05:04.8904979Z T=4, 2025-05-07T21:05:04.8905061Z D=8, 2025-05-07T21:05:04.8905141Z B=99, 2025-05-07T21:05:04.8905232Z log_E=3, 2025-05-07T21:05:04.8905312Z L=9, 2025-05-07T21:05:04.8905402Z D_gradcheck=2, 2025-05-07T21:05:04.8905510Z stochastic_rounding=False, 2025-05-07T21:05:04.8905599Z weighted=False, 2025-05-07T21:05:04.8905735Z row_wise=True, 2025-05-07T21:05:04.8905826Z mixed=True, 2025-05-07T21:05:04.8905914Z use_cache=True, 2025-05-07T21:05:04.8906033Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.8906120Z use_cpu=True, 2025-05-07T21:05:04.8906229Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.8906311Z ) 2025-05-07T21:05:04.9195124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9195489Z self=, 2025-05-07T21:05:04.9195589Z compile=False, 2025-05-07T21:05:04.9195739Z pooling_mode=, 2025-05-07T21:05:04.9195866Z T=3, 2025-05-07T21:05:04.9195986Z D=82, 2025-05-07T21:05:04.9196109Z B=99, 2025-05-07T21:05:04.9196219Z log_E=3, 2025-05-07T21:05:04.9196302Z L=5, 2025-05-07T21:05:04.9196391Z D_gradcheck=2, 2025-05-07T21:05:04.9196507Z stochastic_rounding=True, 2025-05-07T21:05:04.9196599Z weighted=False, 2025-05-07T21:05:04.9196687Z row_wise=True, 2025-05-07T21:05:04.9196827Z mixed=True, 2025-05-07T21:05:04.9196918Z use_cache=False, 2025-05-07T21:05:04.9197030Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9197124Z use_cpu=True, 2025-05-07T21:05:04.9197232Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9197314Z ) 2025-05-07T21:05:04.9197459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9197820Z self=, 2025-05-07T21:05:04.9197919Z compile=False, 2025-05-07T21:05:04.9198033Z pooling_mode=, 2025-05-07T21:05:04.9198114Z T=5, 2025-05-07T21:05:04.9198202Z D=14, 2025-05-07T21:05:04.9198284Z B=58, 2025-05-07T21:05:04.9198368Z log_E=5, 2025-05-07T21:05:04.9198458Z L=8, 2025-05-07T21:05:04.9198547Z D_gradcheck=1, 2025-05-07T21:05:04.9198651Z stochastic_rounding=False, 2025-05-07T21:05:04.9198753Z weighted=True, 2025-05-07T21:05:04.9198840Z row_wise=True, 2025-05-07T21:05:04.9198925Z mixed=False, 2025-05-07T21:05:04.9199024Z use_cache=False, 2025-05-07T21:05:04.9199136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9199231Z use_cpu=True, 2025-05-07T21:05:04.9199340Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9199422Z ) 2025-05-07T21:05:04.9199564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9200038Z self=, 2025-05-07T21:05:04.9200132Z compile=True, 2025-05-07T21:05:04.9200251Z pooling_mode=, 2025-05-07T21:05:04.9200334Z T=4, 2025-05-07T21:05:04.9200417Z D=109, 2025-05-07T21:05:04.9200509Z B=46, 2025-05-07T21:05:04.9200591Z log_E=3, 2025-05-07T21:05:04.9200672Z L=6, 2025-05-07T21:05:04.9200768Z D_gradcheck=2, 2025-05-07T21:05:04.9200937Z stochastic_rounding=False, 2025-05-07T21:05:04.9201028Z weighted=True, 2025-05-07T21:05:04.9201119Z row_wise=True, 2025-05-07T21:05:04.9201205Z mixed=True, 2025-05-07T21:05:04.9201302Z use_cache=True, 2025-05-07T21:05:04.9201418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9201505Z use_cpu=True, 2025-05-07T21:05:04.9201621Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9201756Z ) 2025-05-07T21:05:04.9201892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9202242Z self=, 2025-05-07T21:05:04.9202332Z compile=False, 2025-05-07T21:05:04.9202445Z pooling_mode=, 2025-05-07T21:05:04.9202531Z T=4, 2025-05-07T21:05:04.9202612Z D=4, 2025-05-07T21:05:04.9202693Z B=60, 2025-05-07T21:05:04.9202780Z log_E=5, 2025-05-07T21:05:04.9202860Z L=7, 2025-05-07T21:05:04.9202948Z D_gradcheck=1, 2025-05-07T21:05:04.9203064Z stochastic_rounding=True, 2025-05-07T21:05:04.9203229Z weighted=False, 2025-05-07T21:05:04.9203323Z row_wise=True, 2025-05-07T21:05:04.9203409Z mixed=False, 2025-05-07T21:05:04.9203498Z use_cache=False, 2025-05-07T21:05:04.9203616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9203703Z use_cpu=True, 2025-05-07T21:05:04.9203812Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9203900Z ) 2025-05-07T21:05:04.9204036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9204381Z self=, 2025-05-07T21:05:04.9204477Z compile=True, 2025-05-07T21:05:04.9204589Z pooling_mode=, 2025-05-07T21:05:04.9204669Z T=4, 2025-05-07T21:05:04.9204758Z D=87, 2025-05-07T21:05:04.9204839Z B=46, 2025-05-07T21:05:04.9204927Z log_E=3, 2025-05-07T21:05:04.9205007Z L=3, 2025-05-07T21:05:04.9205101Z D_gradcheck=1, 2025-05-07T21:05:04.9205212Z stochastic_rounding=False, 2025-05-07T21:05:04.9205301Z weighted=False, 2025-05-07T21:05:04.9205388Z row_wise=True, 2025-05-07T21:05:04.9205479Z mixed=True, 2025-05-07T21:05:04.9205566Z use_cache=True, 2025-05-07T21:05:04.9205678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9205769Z use_cpu=True, 2025-05-07T21:05:04.9205878Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9205958Z ) 2025-05-07T21:05:04.9206099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9206443Z self=, 2025-05-07T21:05:04.9206536Z compile=True, 2025-05-07T21:05:04.9206650Z pooling_mode=, 2025-05-07T21:05:04.9206731Z T=1, 2025-05-07T21:05:04.9206818Z D=112, 2025-05-07T21:05:04.9206898Z B=25, 2025-05-07T21:05:04.9206980Z log_E=4, 2025-05-07T21:05:04.9207066Z L=8, 2025-05-07T21:05:04.9207158Z D_gradcheck=2, 2025-05-07T21:05:04.9207263Z stochastic_rounding=False, 2025-05-07T21:05:04.9207357Z weighted=False, 2025-05-07T21:05:04.9207444Z row_wise=True, 2025-05-07T21:05:04.9207528Z mixed=True, 2025-05-07T21:05:04.9207620Z use_cache=True, 2025-05-07T21:05:04.9207731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9207818Z use_cpu=True, 2025-05-07T21:05:04.9207934Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9208013Z ) 2025-05-07T21:05:04.9208147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9208542Z self=, 2025-05-07T21:05:04.9208634Z compile=False, 2025-05-07T21:05:04.9208754Z pooling_mode=, 2025-05-07T21:05:04.9208835Z T=1, 2025-05-07T21:05:04.9208916Z D=31, 2025-05-07T21:05:04.9209004Z B=87, 2025-05-07T21:05:04.9209089Z log_E=5, 2025-05-07T21:05:04.9209170Z L=1, 2025-05-07T21:05:04.9209332Z D_gradcheck=2, 2025-05-07T21:05:04.9209437Z stochastic_rounding=True, 2025-05-07T21:05:04.9209527Z weighted=True, 2025-05-07T21:05:04.9209622Z row_wise=True, 2025-05-07T21:05:04.9209707Z mixed=False, 2025-05-07T21:05:04.9209794Z use_cache=True, 2025-05-07T21:05:04.9209910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9209995Z use_cpu=True, 2025-05-07T21:05:04.9210153Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9210235Z ) 2025-05-07T21:05:04.9210370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9210724Z self=, 2025-05-07T21:05:04.9210816Z compile=True, 2025-05-07T21:05:04.9210931Z pooling_mode=, 2025-05-07T21:05:04.9211019Z T=5, 2025-05-07T21:05:04.9211100Z D=47, 2025-05-07T21:05:04.9211182Z B=107, 2025-05-07T21:05:04.9211270Z log_E=5, 2025-05-07T21:05:04.9211354Z L=16, 2025-05-07T21:05:04.9211441Z D_gradcheck=1, 2025-05-07T21:05:04.9211594Z stochastic_rounding=True, 2025-05-07T21:05:04.9211685Z weighted=True, 2025-05-07T21:05:04.9211772Z row_wise=True, 2025-05-07T21:05:04.9211861Z mixed=True, 2025-05-07T21:05:04.9211947Z use_cache=True, 2025-05-07T21:05:04.9212066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9212152Z use_cpu=True, 2025-05-07T21:05:04.9212261Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9212345Z ) 2025-05-07T21:05:04.9212481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9212828Z self=, 2025-05-07T21:05:04.9212922Z compile=False, 2025-05-07T21:05:04.9213035Z pooling_mode=, 2025-05-07T21:05:04.9213117Z T=3, 2025-05-07T21:05:04.9213203Z D=117, 2025-05-07T21:05:04.9213284Z B=106, 2025-05-07T21:05:04.9213365Z log_E=5, 2025-05-07T21:05:04.9213455Z L=9, 2025-05-07T21:05:04.9213546Z D_gradcheck=1, 2025-05-07T21:05:04.9213649Z stochastic_rounding=False, 2025-05-07T21:05:04.9213745Z weighted=True, 2025-05-07T21:05:04.9213835Z row_wise=True, 2025-05-07T21:05:04.9213925Z mixed=False, 2025-05-07T21:05:04.9214011Z use_cache=True, 2025-05-07T21:05:04.9214125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9214218Z use_cpu=True, 2025-05-07T21:05:04.9214328Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9214406Z ) 2025-05-07T21:05:04.9214546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9215003Z self=, 2025-05-07T21:05:04.9215091Z compile=True, 2025-05-07T21:05:04.9215211Z pooling_mode=, 2025-05-07T21:05:04.9215292Z T=2, 2025-05-07T21:05:04.9215375Z D=102, 2025-05-07T21:05:04.9215462Z B=17, 2025-05-07T21:05:04.9215545Z log_E=4, 2025-05-07T21:05:04.9215636Z L=5, 2025-05-07T21:05:04.9215731Z D_gradcheck=1, 2025-05-07T21:05:04.9215831Z stochastic_rounding=True, 2025-05-07T21:05:04.9215934Z weighted=False, 2025-05-07T21:05:04.9216023Z row_wise=True, 2025-05-07T21:05:04.9216115Z mixed=False, 2025-05-07T21:05:04.9216203Z use_cache=False, 2025-05-07T21:05:04.9216315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9216409Z use_cpu=True, 2025-05-07T21:05:04.9216518Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9216596Z ) 2025-05-07T21:05:04.9216738Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9217136Z self=, 2025-05-07T21:05:04.9217237Z compile=True, 2025-05-07T21:05:04.9217349Z pooling_mode=, 2025-05-07T21:05:04.9217429Z T=5, 2025-05-07T21:05:04.9217517Z D=76, 2025-05-07T21:05:04.9217598Z B=100, 2025-05-07T21:05:04.9217681Z log_E=4, 2025-05-07T21:05:04.9217809Z L=17, 2025-05-07T21:05:04.9217900Z D_gradcheck=2, 2025-05-07T21:05:04.9218001Z stochastic_rounding=False, 2025-05-07T21:05:04.9218094Z weighted=True, 2025-05-07T21:05:04.9218181Z row_wise=True, 2025-05-07T21:05:04.9218266Z mixed=True, 2025-05-07T21:05:04.9218364Z use_cache=False, 2025-05-07T21:05:04.9218477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9218607Z use_cpu=True, 2025-05-07T21:05:04.9218720Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9218797Z ) 2025-05-07T21:05:04.9218938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9219285Z self=, 2025-05-07T21:05:04.9219374Z compile=False, 2025-05-07T21:05:04.9219492Z pooling_mode=, 2025-05-07T21:05:04.9219573Z T=5, 2025-05-07T21:05:04.9219655Z D=6, 2025-05-07T21:05:04.9219746Z B=50, 2025-05-07T21:05:04.9219831Z log_E=3, 2025-05-07T21:05:04.9219956Z L=15, 2025-05-07T21:05:04.9220051Z D_gradcheck=2, 2025-05-07T21:05:04.9220153Z stochastic_rounding=False, 2025-05-07T21:05:04.9220240Z weighted=True, 2025-05-07T21:05:04.9220332Z row_wise=True, 2025-05-07T21:05:04.9220416Z mixed=False, 2025-05-07T21:05:04.9220502Z use_cache=True, 2025-05-07T21:05:04.9220620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9220708Z use_cpu=True, 2025-05-07T21:05:04.9220823Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9220901Z ) 2025-05-07T21:05:04.9221034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9221384Z self=, 2025-05-07T21:05:04.9221470Z compile=True, 2025-05-07T21:05:04.9221584Z pooling_mode=, 2025-05-07T21:05:04.9221670Z T=5, 2025-05-07T21:05:04.9221751Z D=92, 2025-05-07T21:05:04.9221833Z B=112, 2025-05-07T21:05:04.9221924Z log_E=4, 2025-05-07T21:05:04.9222007Z L=16, 2025-05-07T21:05:04.9222095Z D_gradcheck=1, 2025-05-07T21:05:04.9222202Z stochastic_rounding=True, 2025-05-07T21:05:04.9222291Z weighted=True, 2025-05-07T21:05:04.9222383Z row_wise=True, 2025-05-07T21:05:04.9222469Z mixed=False, 2025-05-07T21:05:04.9222559Z use_cache=False, 2025-05-07T21:05:04.9222678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9222763Z use_cpu=True, 2025-05-07T21:05:04.9222869Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9222953Z ) 2025-05-07T21:05:04.9223090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9223448Z self=, 2025-05-07T21:05:04.9223540Z compile=True, 2025-05-07T21:05:04.9223655Z pooling_mode=, 2025-05-07T21:05:04.9223736Z T=5, 2025-05-07T21:05:04.9223822Z D=68, 2025-05-07T21:05:04.9223901Z B=76, 2025-05-07T21:05:04.9223985Z log_E=4, 2025-05-07T21:05:04.9224072Z L=15, 2025-05-07T21:05:04.9224161Z D_gradcheck=1, 2025-05-07T21:05:04.9224269Z stochastic_rounding=True, 2025-05-07T21:05:04.9224357Z weighted=True, 2025-05-07T21:05:04.9224444Z row_wise=True, 2025-05-07T21:05:04.9224537Z mixed=False, 2025-05-07T21:05:04.9224626Z use_cache=True, 2025-05-07T21:05:04.9224742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9224832Z use_cpu=True, 2025-05-07T21:05:04.9224942Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9225021Z ) 2025-05-07T21:05:04.9225211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9225555Z self=, 2025-05-07T21:05:04.9225643Z compile=True, 2025-05-07T21:05:04.9225761Z pooling_mode=, 2025-05-07T21:05:04.9225841Z T=2, 2025-05-07T21:05:04.9225926Z D=46, 2025-05-07T21:05:04.9226049Z B=24, 2025-05-07T21:05:04.9226136Z log_E=4, 2025-05-07T21:05:04.9226222Z L=1, 2025-05-07T21:05:04.9226311Z D_gradcheck=2, 2025-05-07T21:05:04.9226413Z stochastic_rounding=False, 2025-05-07T21:05:04.9226506Z weighted=False, 2025-05-07T21:05:04.9226594Z row_wise=True, 2025-05-07T21:05:04.9226677Z mixed=True, 2025-05-07T21:05:04.9226771Z use_cache=True, 2025-05-07T21:05:04.9226948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9227036Z use_cpu=True, 2025-05-07T21:05:04.9227150Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9227228Z ) 2025-05-07T21:05:04.9227367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9227718Z self=, 2025-05-07T21:05:04.9227808Z compile=True, 2025-05-07T21:05:04.9227928Z pooling_mode=, 2025-05-07T21:05:04.9228010Z T=3, 2025-05-07T21:05:04.9228091Z D=84, 2025-05-07T21:05:04.9228180Z B=102, 2025-05-07T21:05:04.9228304Z log_E=5, 2025-05-07T21:05:04.9228383Z L=14, 2025-05-07T21:05:04.9228477Z D_gradcheck=2, 2025-05-07T21:05:04.9228577Z stochastic_rounding=True, 2025-05-07T21:05:04.9228665Z weighted=True, 2025-05-07T21:05:04.9228757Z row_wise=True, 2025-05-07T21:05:04.9228841Z mixed=True, 2025-05-07T21:05:04.9228936Z use_cache=False, 2025-05-07T21:05:04.9229060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9229147Z use_cpu=True, 2025-05-07T21:05:04.9229253Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9229337Z ) 2025-05-07T21:05:04.9525670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9526044Z self=, 2025-05-07T21:05:04.9526134Z compile=False, 2025-05-07T21:05:04.9526251Z pooling_mode=, 2025-05-07T21:05:04.9526356Z T=3, 2025-05-07T21:05:04.9526437Z D=36, 2025-05-07T21:05:04.9526527Z B=18, 2025-05-07T21:05:04.9526615Z log_E=4, 2025-05-07T21:05:04.9526729Z L=8, 2025-05-07T21:05:04.9526869Z D_gradcheck=1, 2025-05-07T21:05:04.9527015Z stochastic_rounding=True, 2025-05-07T21:05:04.9527122Z weighted=False, 2025-05-07T21:05:04.9527216Z row_wise=True, 2025-05-07T21:05:04.9527300Z mixed=True, 2025-05-07T21:05:04.9527390Z use_cache=False, 2025-05-07T21:05:04.9527514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9527602Z use_cpu=True, 2025-05-07T21:05:04.9527709Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9527794Z ) 2025-05-07T21:05:04.9527934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9528288Z self=, 2025-05-07T21:05:04.9528378Z compile=True, 2025-05-07T21:05:04.9528492Z pooling_mode=, 2025-05-07T21:05:04.9528579Z T=5, 2025-05-07T21:05:04.9528705Z D=69, 2025-05-07T21:05:04.9528788Z B=43, 2025-05-07T21:05:04.9528880Z log_E=3, 2025-05-07T21:05:04.9528963Z L=3, 2025-05-07T21:05:04.9529052Z D_gradcheck=1, 2025-05-07T21:05:04.9529162Z stochastic_rounding=False, 2025-05-07T21:05:04.9529250Z weighted=False, 2025-05-07T21:05:04.9529338Z row_wise=True, 2025-05-07T21:05:04.9529430Z mixed=False, 2025-05-07T21:05:04.9529520Z use_cache=False, 2025-05-07T21:05:04.9529635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9529728Z use_cpu=True, 2025-05-07T21:05:04.9529848Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9529935Z ) 2025-05-07T21:05:04.9530197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9530554Z self=, 2025-05-07T21:05:04.9530648Z compile=False, 2025-05-07T21:05:04.9530761Z pooling_mode=, 2025-05-07T21:05:04.9530840Z T=5, 2025-05-07T21:05:04.9531000Z D=87, 2025-05-07T21:05:04.9531085Z B=2, 2025-05-07T21:05:04.9531173Z log_E=5, 2025-05-07T21:05:04.9531261Z L=2, 2025-05-07T21:05:04.9531349Z D_gradcheck=1, 2025-05-07T21:05:04.9531453Z stochastic_rounding=True, 2025-05-07T21:05:04.9531550Z weighted=True, 2025-05-07T21:05:04.9531640Z row_wise=True, 2025-05-07T21:05:04.9531733Z mixed=True, 2025-05-07T21:05:04.9531880Z use_cache=False, 2025-05-07T21:05:04.9532001Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9532096Z use_cpu=True, 2025-05-07T21:05:04.9532208Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9532292Z ) 2025-05-07T21:05:04.9532434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9532800Z self=, 2025-05-07T21:05:04.9532931Z compile=False, 2025-05-07T21:05:04.9533088Z pooling_mode=, 2025-05-07T21:05:04.9533197Z T=3, 2025-05-07T21:05:04.9533314Z D=38, 2025-05-07T21:05:04.9533522Z B=46, 2025-05-07T21:05:04.9533607Z log_E=5, 2025-05-07T21:05:04.9533690Z L=2, 2025-05-07T21:05:04.9533787Z D_gradcheck=1, 2025-05-07T21:05:04.9533894Z stochastic_rounding=True, 2025-05-07T21:05:04.9533990Z weighted=True, 2025-05-07T21:05:04.9534077Z row_wise=True, 2025-05-07T21:05:04.9534161Z mixed=True, 2025-05-07T21:05:04.9534260Z use_cache=False, 2025-05-07T21:05:04.9534373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9534461Z use_cpu=True, 2025-05-07T21:05:04.9534576Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9534658Z ) 2025-05-07T21:05:04.9534902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9535255Z self=, 2025-05-07T21:05:04.9535344Z compile=False, 2025-05-07T21:05:04.9535456Z pooling_mode=, 2025-05-07T21:05:04.9535546Z T=3, 2025-05-07T21:05:04.9535627Z D=87, 2025-05-07T21:05:04.9535719Z B=49, 2025-05-07T21:05:04.9535802Z log_E=4, 2025-05-07T21:05:04.9535884Z L=13, 2025-05-07T21:05:04.9536208Z D_gradcheck=1, 2025-05-07T21:05:04.9536312Z stochastic_rounding=True, 2025-05-07T21:05:04.9536401Z weighted=True, 2025-05-07T21:05:04.9536495Z row_wise=True, 2025-05-07T21:05:04.9536579Z mixed=True, 2025-05-07T21:05:04.9536674Z use_cache=True, 2025-05-07T21:05:04.9536793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9536879Z use_cpu=True, 2025-05-07T21:05:04.9536986Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9537075Z ) 2025-05-07T21:05:04.9537211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9537556Z self=, 2025-05-07T21:05:04.9537652Z compile=False, 2025-05-07T21:05:04.9537766Z pooling_mode=, 2025-05-07T21:05:04.9537856Z T=2, 2025-05-07T21:05:04.9537940Z D=112, 2025-05-07T21:05:04.9538025Z B=120, 2025-05-07T21:05:04.9538112Z log_E=5, 2025-05-07T21:05:04.9538192Z L=7, 2025-05-07T21:05:04.9538280Z D_gradcheck=1, 2025-05-07T21:05:04.9538393Z stochastic_rounding=False, 2025-05-07T21:05:04.9538485Z weighted=True, 2025-05-07T21:05:04.9538572Z row_wise=True, 2025-05-07T21:05:04.9538662Z mixed=True, 2025-05-07T21:05:04.9538752Z use_cache=False, 2025-05-07T21:05:04.9538867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9538960Z use_cpu=True, 2025-05-07T21:05:04.9539175Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9539257Z ) 2025-05-07T21:05:04.9539398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9539742Z self=, 2025-05-07T21:05:04.9539836Z compile=True, 2025-05-07T21:05:04.9539951Z pooling_mode=, 2025-05-07T21:05:04.9540096Z T=3, 2025-05-07T21:05:04.9540186Z D=125, 2025-05-07T21:05:04.9540266Z B=13, 2025-05-07T21:05:04.9540348Z log_E=5, 2025-05-07T21:05:04.9540435Z L=16, 2025-05-07T21:05:04.9540525Z D_gradcheck=2, 2025-05-07T21:05:04.9540626Z stochastic_rounding=True, 2025-05-07T21:05:04.9540721Z weighted=False, 2025-05-07T21:05:04.9540808Z row_wise=True, 2025-05-07T21:05:04.9540949Z mixed=False, 2025-05-07T21:05:04.9541048Z use_cache=True, 2025-05-07T21:05:04.9541160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9541249Z use_cpu=True, 2025-05-07T21:05:04.9541366Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9541444Z ) 2025-05-07T21:05:04.9541584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9541930Z self=, 2025-05-07T21:05:04.9542019Z compile=False, 2025-05-07T21:05:04.9542135Z pooling_mode=, 2025-05-07T21:05:04.9542219Z T=5, 2025-05-07T21:05:04.9542368Z D=104, 2025-05-07T21:05:04.9542456Z B=30, 2025-05-07T21:05:04.9542544Z log_E=5, 2025-05-07T21:05:04.9542625Z L=13, 2025-05-07T21:05:04.9542720Z D_gradcheck=1, 2025-05-07T21:05:04.9542822Z stochastic_rounding=True, 2025-05-07T21:05:04.9542909Z weighted=False, 2025-05-07T21:05:04.9543002Z row_wise=True, 2025-05-07T21:05:04.9543091Z mixed=True, 2025-05-07T21:05:04.9543183Z use_cache=True, 2025-05-07T21:05:04.9543295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9543381Z use_cpu=True, 2025-05-07T21:05:04.9543501Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9543580Z ) 2025-05-07T21:05:04.9543713Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9544063Z self=, 2025-05-07T21:05:04.9544153Z compile=False, 2025-05-07T21:05:04.9544267Z pooling_mode=, 2025-05-07T21:05:04.9544359Z T=4, 2025-05-07T21:05:04.9544441Z D=113, 2025-05-07T21:05:04.9544522Z B=95, 2025-05-07T21:05:04.9544609Z log_E=4, 2025-05-07T21:05:04.9544693Z L=19, 2025-05-07T21:05:04.9544783Z D_gradcheck=2, 2025-05-07T21:05:04.9544893Z stochastic_rounding=True, 2025-05-07T21:05:04.9544982Z weighted=True, 2025-05-07T21:05:04.9545076Z row_wise=True, 2025-05-07T21:05:04.9545165Z mixed=False, 2025-05-07T21:05:04.9545253Z use_cache=False, 2025-05-07T21:05:04.9545373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9545464Z use_cpu=True, 2025-05-07T21:05:04.9545574Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9545660Z ) 2025-05-07T21:05:04.9545795Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9546141Z self=, 2025-05-07T21:05:04.9546236Z compile=False, 2025-05-07T21:05:04.9546351Z pooling_mode=, 2025-05-07T21:05:04.9546435Z T=2, 2025-05-07T21:05:04.9546521Z D=48, 2025-05-07T21:05:04.9546603Z B=21, 2025-05-07T21:05:04.9546692Z log_E=3, 2025-05-07T21:05:04.9546774Z L=11, 2025-05-07T21:05:04.9546862Z D_gradcheck=1, 2025-05-07T21:05:04.9546971Z stochastic_rounding=False, 2025-05-07T21:05:04.9547063Z weighted=True, 2025-05-07T21:05:04.9547156Z row_wise=True, 2025-05-07T21:05:04.9547247Z mixed=True, 2025-05-07T21:05:04.9547336Z use_cache=False, 2025-05-07T21:05:04.9547449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9547588Z use_cpu=True, 2025-05-07T21:05:04.9547697Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9547773Z ) 2025-05-07T21:05:04.9547915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9548260Z self=, 2025-05-07T21:05:04.9548351Z compile=True, 2025-05-07T21:05:04.9548506Z pooling_mode=, 2025-05-07T21:05:04.9548591Z T=2, 2025-05-07T21:05:04.9548679Z D=32, 2025-05-07T21:05:04.9548759Z B=82, 2025-05-07T21:05:04.9548841Z log_E=3, 2025-05-07T21:05:04.9548929Z L=19, 2025-05-07T21:05:04.9549017Z D_gradcheck=2, 2025-05-07T21:05:04.9549119Z stochastic_rounding=False, 2025-05-07T21:05:04.9549212Z weighted=False, 2025-05-07T21:05:04.9549341Z row_wise=True, 2025-05-07T21:05:04.9549431Z mixed=False, 2025-05-07T21:05:04.9549526Z use_cache=False, 2025-05-07T21:05:04.9549638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9549727Z use_cpu=True, 2025-05-07T21:05:04.9549840Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9549917Z ) 2025-05-07T21:05:04.9550053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9550402Z self=, 2025-05-07T21:05:04.9550492Z compile=False, 2025-05-07T21:05:04.9550612Z pooling_mode=, 2025-05-07T21:05:04.9550741Z T=5, 2025-05-07T21:05:04.9550821Z D=40, 2025-05-07T21:05:04.9550908Z B=35, 2025-05-07T21:05:04.9550989Z log_E=4, 2025-05-07T21:05:04.9551070Z L=18, 2025-05-07T21:05:04.9551164Z D_gradcheck=1, 2025-05-07T21:05:04.9551265Z stochastic_rounding=True, 2025-05-07T21:05:04.9551355Z weighted=True, 2025-05-07T21:05:04.9551450Z row_wise=True, 2025-05-07T21:05:04.9551534Z mixed=True, 2025-05-07T21:05:04.9551623Z use_cache=False, 2025-05-07T21:05:04.9551744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9551832Z use_cpu=True, 2025-05-07T21:05:04.9551947Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9552025Z ) 2025-05-07T21:05:04.9552159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9552507Z self=, 2025-05-07T21:05:04.9552596Z compile=False, 2025-05-07T21:05:04.9552711Z pooling_mode=, 2025-05-07T21:05:04.9552798Z T=1, 2025-05-07T21:05:04.9552878Z D=68, 2025-05-07T21:05:04.9552958Z B=99, 2025-05-07T21:05:04.9553044Z log_E=4, 2025-05-07T21:05:04.9553126Z L=15, 2025-05-07T21:05:04.9553214Z D_gradcheck=2, 2025-05-07T21:05:04.9553321Z stochastic_rounding=True, 2025-05-07T21:05:04.9553409Z weighted=True, 2025-05-07T21:05:04.9553498Z row_wise=True, 2025-05-07T21:05:04.9553588Z mixed=True, 2025-05-07T21:05:04.9553675Z use_cache=False, 2025-05-07T21:05:04.9553793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9553882Z use_cpu=True, 2025-05-07T21:05:04.9553989Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9554073Z ) 2025-05-07T21:05:04.9554207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9554551Z self=, 2025-05-07T21:05:04.9554648Z compile=False, 2025-05-07T21:05:04.9554774Z pooling_mode=, 2025-05-07T21:05:04.9554854Z T=3, 2025-05-07T21:05:04.9554941Z D=78, 2025-05-07T21:05:04.9555025Z B=118, 2025-05-07T21:05:04.9555107Z log_E=5, 2025-05-07T21:05:04.9555194Z L=8, 2025-05-07T21:05:04.9555283Z D_gradcheck=2, 2025-05-07T21:05:04.9555386Z stochastic_rounding=False, 2025-05-07T21:05:04.9555487Z weighted=True, 2025-05-07T21:05:04.9555575Z row_wise=True, 2025-05-07T21:05:04.9555668Z mixed=False, 2025-05-07T21:05:04.9555759Z use_cache=False, 2025-05-07T21:05:04.9555921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9556015Z use_cpu=True, 2025-05-07T21:05:04.9556122Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9556206Z ) 2025-05-07T21:05:04.9556347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9556692Z self=, 2025-05-07T21:05:04.9556823Z compile=True, 2025-05-07T21:05:04.9556945Z pooling_mode=, 2025-05-07T21:05:04.9557029Z T=3, 2025-05-07T21:05:04.9565038Z D=115, 2025-05-07T21:05:04.9565149Z B=101, 2025-05-07T21:05:04.9565243Z log_E=3, 2025-05-07T21:05:04.9565324Z L=10, 2025-05-07T21:05:04.9565415Z D_gradcheck=2, 2025-05-07T21:05:04.9565526Z stochastic_rounding=False, 2025-05-07T21:05:04.9565686Z weighted=False, 2025-05-07T21:05:04.9565780Z row_wise=True, 2025-05-07T21:05:04.9565865Z mixed=False, 2025-05-07T21:05:04.9565955Z use_cache=False, 2025-05-07T21:05:04.9566080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:04.9566170Z use_cpu=True, 2025-05-07T21:05:04.9566280Z output_dtype=SparseType.FP16, 2025-05-07T21:05:04.9566365Z ) 2025-05-07T21:05:04.9566507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:04.9566857Z self=, 2025-05-07T21:05:04.9566952Z compile=True, 2025-05-07T21:05:04.9567117Z pooling_mode=, 2025-05-07T21:05:04.9567201Z T=3, 2025-05-07T21:05:04.9567289Z D=66, 2025-05-07T21:05:04.9567373Z B=35, 2025-05-07T21:05:04.9567462Z log_E=5, 2025-05-07T21:05:04.9567543Z L=4, 2025-05-07T21:05:04.9567633Z D_gradcheck=1, 2025-05-07T21:05:04.9567742Z stochastic_rounding=False, 2025-05-07T21:05:04.9567832Z weighted=True, 2025-05-07T21:05:04.9567921Z row_wise=True, 2025-05-07T21:05:04.9568013Z mixed=False, 2025-05-07T21:05:04.9568099Z use_cache=True, 2025-05-07T21:05:04.9568216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:04.9568314Z use_cpu=True, 2025-05-07T21:05:04.9568432Z output_dtype=SparseType.FP32, 2025-05-07T21:05:04.9568526Z ) 2025-05-07T21:05:05.5874166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5876078Z self=, 2025-05-07T21:05:05.5877410Z compile=False, 2025-05-07T21:05:05.5877930Z pooling_mode=, 2025-05-07T21:05:05.5878515Z T=3, 2025-05-07T21:05:05.5878769Z D=13, 2025-05-07T21:05:05.5879007Z B=60, 2025-05-07T21:05:05.5879211Z log_E=4, 2025-05-07T21:05:05.5879417Z L=19, 2025-05-07T21:05:05.5879615Z D_gradcheck=2, 2025-05-07T21:05:05.5879866Z stochastic_rounding=True, 2025-05-07T21:05:05.5880144Z weighted=False, 2025-05-07T21:05:05.5880370Z row_wise=True, 2025-05-07T21:05:05.5880589Z mixed=True, 2025-05-07T21:05:05.5880813Z use_cache=False, 2025-05-07T21:05:05.5881077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.5881372Z use_cpu=True, 2025-05-07T21:05:05.5881622Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5881891Z ) 2025-05-07T21:05:05.5882135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5882723Z self=, 2025-05-07T21:05:05.5883257Z compile=False, 2025-05-07T21:05:05.5883512Z pooling_mode=, 2025-05-07T21:05:05.5883804Z T=5, 2025-05-07T21:05:05.5883996Z D=69, 2025-05-07T21:05:05.5884196Z B=25, 2025-05-07T21:05:05.5884393Z log_E=3, 2025-05-07T21:05:05.5884591Z L=4, 2025-05-07T21:05:05.5884798Z D_gradcheck=2, 2025-05-07T21:05:05.5885044Z stochastic_rounding=True, 2025-05-07T21:05:05.5885307Z weighted=False, 2025-05-07T21:05:05.5885537Z row_wise=True, 2025-05-07T21:05:05.5885760Z mixed=False, 2025-05-07T21:05:05.5885981Z use_cache=False, 2025-05-07T21:05:05.5886473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.5886775Z use_cpu=True, 2025-05-07T21:05:05.5887020Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.5887287Z ) 2025-05-07T21:05:05.5887533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5888115Z self=, 2025-05-07T21:05:05.5888732Z compile=True, 2025-05-07T21:05:05.5888987Z pooling_mode=, 2025-05-07T21:05:05.5889279Z T=3, 2025-05-07T21:05:05.5889473Z D=89, 2025-05-07T21:05:05.5889670Z B=31, 2025-05-07T21:05:05.5889868Z log_E=4, 2025-05-07T21:05:05.5890066Z L=10, 2025-05-07T21:05:05.5890274Z D_gradcheck=1, 2025-05-07T21:05:05.5890616Z stochastic_rounding=False, 2025-05-07T21:05:05.5890884Z weighted=False, 2025-05-07T21:05:05.5891122Z row_wise=True, 2025-05-07T21:05:05.5891345Z mixed=False, 2025-05-07T21:05:05.5891567Z use_cache=False, 2025-05-07T21:05:05.5891829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5892127Z use_cpu=True, 2025-05-07T21:05:05.5892374Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5892647Z ) 2025-05-07T21:05:05.5892895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5893477Z self=, 2025-05-07T21:05:05.5894113Z compile=False, 2025-05-07T21:05:05.5894370Z pooling_mode=, 2025-05-07T21:05:05.5894669Z T=4, 2025-05-07T21:05:05.5894969Z D=32, 2025-05-07T21:05:05.5895164Z B=82, 2025-05-07T21:05:05.5895366Z log_E=4, 2025-05-07T21:05:05.5895570Z L=5, 2025-05-07T21:05:05.5895777Z D_gradcheck=1, 2025-05-07T21:05:05.5896022Z stochastic_rounding=False, 2025-05-07T21:05:05.5896287Z weighted=False, 2025-05-07T21:05:05.5896519Z row_wise=True, 2025-05-07T21:05:05.5896743Z mixed=True, 2025-05-07T21:05:05.5896958Z use_cache=True, 2025-05-07T21:05:05.5897210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5897505Z use_cpu=True, 2025-05-07T21:05:05.5897748Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5898023Z ) 2025-05-07T21:05:05.5898266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5898845Z self=, 2025-05-07T21:05:05.5899378Z compile=True, 2025-05-07T21:05:05.5899632Z pooling_mode=, 2025-05-07T21:05:05.5899926Z T=1, 2025-05-07T21:05:05.5900118Z D=103, 2025-05-07T21:05:05.5900317Z B=50, 2025-05-07T21:05:05.5900517Z log_E=4, 2025-05-07T21:05:05.5900719Z L=12, 2025-05-07T21:05:05.5900931Z D_gradcheck=1, 2025-05-07T21:05:05.5901173Z stochastic_rounding=True, 2025-05-07T21:05:05.5901437Z weighted=False, 2025-05-07T21:05:05.5901673Z row_wise=True, 2025-05-07T21:05:05.5901895Z mixed=True, 2025-05-07T21:05:05.5902112Z use_cache=False, 2025-05-07T21:05:05.5902373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5902671Z use_cpu=True, 2025-05-07T21:05:05.5902912Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5903185Z ) 2025-05-07T21:05:05.5903432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5904009Z self=, 2025-05-07T21:05:05.5904555Z compile=False, 2025-05-07T21:05:05.5904812Z pooling_mode=, 2025-05-07T21:05:05.5905106Z T=5, 2025-05-07T21:05:05.5905298Z D=16, 2025-05-07T21:05:05.5905497Z B=71, 2025-05-07T21:05:05.5905700Z log_E=5, 2025-05-07T21:05:05.5905904Z L=15, 2025-05-07T21:05:05.5906116Z D_gradcheck=2, 2025-05-07T21:05:05.5906359Z stochastic_rounding=True, 2025-05-07T21:05:05.5906627Z weighted=False, 2025-05-07T21:05:05.5906859Z row_wise=True, 2025-05-07T21:05:05.5907133Z mixed=True, 2025-05-07T21:05:05.5907355Z use_cache=False, 2025-05-07T21:05:05.5907616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5907908Z use_cpu=True, 2025-05-07T21:05:05.5908147Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.5908422Z ) 2025-05-07T21:05:05.5908691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5909332Z self=, 2025-05-07T21:05:05.5909866Z compile=True, 2025-05-07T21:05:05.5910118Z pooling_mode=, 2025-05-07T21:05:05.5910407Z T=3, 2025-05-07T21:05:05.5910607Z D=60, 2025-05-07T21:05:05.5910802Z B=13, 2025-05-07T21:05:05.5910998Z log_E=4, 2025-05-07T21:05:05.5911200Z L=20, 2025-05-07T21:05:05.5911449Z D_gradcheck=2, 2025-05-07T21:05:05.5911694Z stochastic_rounding=False, 2025-05-07T21:05:05.5911958Z weighted=True, 2025-05-07T21:05:05.5912185Z row_wise=True, 2025-05-07T21:05:05.5912405Z mixed=True, 2025-05-07T21:05:05.5912616Z use_cache=False, 2025-05-07T21:05:05.5912876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.5913173Z use_cpu=True, 2025-05-07T21:05:05.5913416Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.5913687Z ) 2025-05-07T21:05:05.5913929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5914506Z self=, 2025-05-07T21:05:05.5915094Z compile=False, 2025-05-07T21:05:05.5915354Z pooling_mode=, 2025-05-07T21:05:05.5915640Z T=3, 2025-05-07T21:05:05.5915836Z D=81, 2025-05-07T21:05:05.5916034Z B=64, 2025-05-07T21:05:05.5916225Z log_E=4, 2025-05-07T21:05:05.5916432Z L=0, 2025-05-07T21:05:05.5916652Z D_gradcheck=2, 2025-05-07T21:05:05.5916887Z stochastic_rounding=True, 2025-05-07T21:05:05.5917159Z weighted=True, 2025-05-07T21:05:05.5917401Z row_wise=True, 2025-05-07T21:05:05.5917631Z mixed=False, 2025-05-07T21:05:05.5917850Z use_cache=False, 2025-05-07T21:05:05.5918114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5918413Z use_cpu=True, 2025-05-07T21:05:05.5918652Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.5918927Z ) 2025-05-07T21:05:05.5919172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5919754Z self=, 2025-05-07T21:05:05.5920288Z compile=True, 2025-05-07T21:05:05.5920542Z pooling_mode=, 2025-05-07T21:05:05.5920835Z T=2, 2025-05-07T21:05:05.5921044Z D=17, 2025-05-07T21:05:05.5921247Z B=128, 2025-05-07T21:05:05.5921445Z log_E=3, 2025-05-07T21:05:05.5921655Z L=8, 2025-05-07T21:05:05.5921861Z D_gradcheck=2, 2025-05-07T21:05:05.5922097Z stochastic_rounding=True, 2025-05-07T21:05:05.5922369Z weighted=True, 2025-05-07T21:05:05.5922602Z row_wise=True, 2025-05-07T21:05:05.5922822Z mixed=True, 2025-05-07T21:05:05.5923038Z use_cache=False, 2025-05-07T21:05:05.5923299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.5923600Z use_cpu=True, 2025-05-07T21:05:05.5923840Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5924111Z ) 2025-05-07T21:05:05.5924354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5924933Z self=, 2025-05-07T21:05:05.5925477Z compile=False, 2025-05-07T21:05:05.5925732Z pooling_mode=, 2025-05-07T21:05:05.5926017Z T=2, 2025-05-07T21:05:05.5926218Z D=91, 2025-05-07T21:05:05.5926415Z B=101, 2025-05-07T21:05:05.5926609Z log_E=4, 2025-05-07T21:05:05.5926823Z L=1, 2025-05-07T21:05:05.5927028Z D_gradcheck=2, 2025-05-07T21:05:05.5927265Z stochastic_rounding=True, 2025-05-07T21:05:05.5927535Z weighted=True, 2025-05-07T21:05:05.5927815Z row_wise=True, 2025-05-07T21:05:05.5928034Z mixed=False, 2025-05-07T21:05:05.5928263Z use_cache=False, 2025-05-07T21:05:05.5928526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5928823Z use_cpu=True, 2025-05-07T21:05:05.5929065Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5929338Z ) 2025-05-07T21:05:05.5929583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5930208Z self=, 2025-05-07T21:05:05.5930741Z compile=True, 2025-05-07T21:05:05.5930998Z pooling_mode=, 2025-05-07T21:05:05.5931289Z T=3, 2025-05-07T21:05:05.5931488Z D=35, 2025-05-07T21:05:05.5931686Z B=25, 2025-05-07T21:05:05.5931881Z log_E=4, 2025-05-07T21:05:05.5932132Z L=20, 2025-05-07T21:05:05.5932341Z D_gradcheck=1, 2025-05-07T21:05:05.5932580Z stochastic_rounding=False, 2025-05-07T21:05:05.5932853Z weighted=False, 2025-05-07T21:05:05.5933086Z row_wise=True, 2025-05-07T21:05:05.5933307Z mixed=True, 2025-05-07T21:05:05.5933531Z use_cache=True, 2025-05-07T21:05:05.5933787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5934078Z use_cpu=True, 2025-05-07T21:05:05.5934326Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5934600Z ) 2025-05-07T21:05:05.5934930Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5935563Z self=, 2025-05-07T21:05:05.5936376Z compile=False, 2025-05-07T21:05:05.5936632Z pooling_mode=, 2025-05-07T21:05:05.5936919Z T=3, 2025-05-07T21:05:05.5937116Z D=124, 2025-05-07T21:05:05.5937313Z B=33, 2025-05-07T21:05:05.5937507Z log_E=5, 2025-05-07T21:05:05.5937712Z L=0, 2025-05-07T21:05:05.5937915Z D_gradcheck=1, 2025-05-07T21:05:05.5938151Z stochastic_rounding=True, 2025-05-07T21:05:05.5938423Z weighted=False, 2025-05-07T21:05:05.5938654Z row_wise=True, 2025-05-07T21:05:05.5938872Z mixed=False, 2025-05-07T21:05:05.5939098Z use_cache=True, 2025-05-07T21:05:05.5939351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.5939639Z use_cpu=True, 2025-05-07T21:05:05.5939887Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5940163Z ) 2025-05-07T21:05:05.5940400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5940989Z self=, 2025-05-07T21:05:05.5941527Z compile=True, 2025-05-07T21:05:05.5941779Z pooling_mode=, 2025-05-07T21:05:05.5942066Z T=2, 2025-05-07T21:05:05.5942259Z D=80, 2025-05-07T21:05:05.5942456Z B=38, 2025-05-07T21:05:05.5942649Z log_E=4, 2025-05-07T21:05:05.5942858Z L=13, 2025-05-07T21:05:05.5943063Z D_gradcheck=2, 2025-05-07T21:05:05.5943300Z stochastic_rounding=False, 2025-05-07T21:05:05.5943571Z weighted=True, 2025-05-07T21:05:05.5943803Z row_wise=True, 2025-05-07T21:05:05.5944017Z mixed=False, 2025-05-07T21:05:05.5944243Z use_cache=True, 2025-05-07T21:05:05.5944498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.5944793Z use_cpu=True, 2025-05-07T21:05:05.5945040Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.5945315Z ) 2025-05-07T21:05:05.5945555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5946143Z self=, 2025-05-07T21:05:05.5946679Z compile=True, 2025-05-07T21:05:05.5946926Z pooling_mode=, 2025-05-07T21:05:05.5947223Z T=5, 2025-05-07T21:05:05.5947425Z D=112, 2025-05-07T21:05:05.5947627Z B=40, 2025-05-07T21:05:05.5947825Z log_E=4, 2025-05-07T21:05:05.5948034Z L=16, 2025-05-07T21:05:05.5948239Z D_gradcheck=1, 2025-05-07T21:05:05.5948474Z stochastic_rounding=True, 2025-05-07T21:05:05.5948920Z weighted=False, 2025-05-07T21:05:05.5949152Z row_wise=True, 2025-05-07T21:05:05.5949368Z mixed=False, 2025-05-07T21:05:05.5949588Z use_cache=False, 2025-05-07T21:05:05.5949849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5950138Z use_cpu=True, 2025-05-07T21:05:05.5950389Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.5950664Z ) 2025-05-07T21:05:05.5950967Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5951556Z self=, 2025-05-07T21:05:05.5952089Z compile=True, 2025-05-07T21:05:05.5952337Z pooling_mode=, 2025-05-07T21:05:05.5952628Z T=4, 2025-05-07T21:05:05.5952828Z D=38, 2025-05-07T21:05:05.5953079Z B=114, 2025-05-07T21:05:05.5953283Z log_E=4, 2025-05-07T21:05:05.5953491Z L=5, 2025-05-07T21:05:05.5953690Z D_gradcheck=2, 2025-05-07T21:05:05.5953934Z stochastic_rounding=False, 2025-05-07T21:05:05.5954210Z weighted=True, 2025-05-07T21:05:05.5954439Z row_wise=True, 2025-05-07T21:05:05.5954656Z mixed=True, 2025-05-07T21:05:05.5954878Z use_cache=True, 2025-05-07T21:05:05.5955130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.5955421Z use_cpu=True, 2025-05-07T21:05:05.5955673Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.5955952Z ) 2025-05-07T21:05:05.5956189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.5956848Z self=, 2025-05-07T21:05:05.5957389Z compile=False, 2025-05-07T21:05:05.5957638Z pooling_mode=, 2025-05-07T21:05:05.5957933Z T=3, 2025-05-07T21:05:05.5958132Z D=26, 2025-05-07T21:05:05.5958330Z B=38, 2025-05-07T21:05:05.5958536Z log_E=5, 2025-05-07T21:05:05.5958744Z L=4, 2025-05-07T21:05:05.5958947Z D_gradcheck=2, 2025-05-07T21:05:05.5959191Z stochastic_rounding=True, 2025-05-07T21:05:05.5959465Z weighted=False, 2025-05-07T21:05:05.5959694Z row_wise=True, 2025-05-07T21:05:05.5959915Z mixed=False, 2025-05-07T21:05:05.5960139Z use_cache=True, 2025-05-07T21:05:05.5960387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.5960693Z use_cpu=True, 2025-05-07T21:05:05.5960940Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.5961223Z ) 2025-05-07T21:05:05.6206727Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6207651Z self=, 2025-05-07T21:05:05.6208433Z compile=True, 2025-05-07T21:05:05.6208778Z pooling_mode=, 2025-05-07T21:05:05.6209166Z T=2, 2025-05-07T21:05:05.6209363Z D=2, 2025-05-07T21:05:05.6209565Z B=79, 2025-05-07T21:05:05.6209762Z log_E=3, 2025-05-07T21:05:05.6209966Z L=8, 2025-05-07T21:05:05.6210170Z D_gradcheck=2, 2025-05-07T21:05:05.6210414Z stochastic_rounding=False, 2025-05-07T21:05:05.6210683Z weighted=True, 2025-05-07T21:05:05.6210908Z row_wise=True, 2025-05-07T21:05:05.6211123Z mixed=True, 2025-05-07T21:05:05.6211342Z use_cache=True, 2025-05-07T21:05:05.6211593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6211885Z use_cpu=True, 2025-05-07T21:05:05.6212133Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6212413Z ) 2025-05-07T21:05:05.6212653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6213233Z self=, 2025-05-07T21:05:05.6213769Z compile=False, 2025-05-07T21:05:05.6214016Z pooling_mode=, 2025-05-07T21:05:05.6214309Z T=1, 2025-05-07T21:05:05.6214505Z D=37, 2025-05-07T21:05:05.6214697Z B=77, 2025-05-07T21:05:05.6215005Z log_E=4, 2025-05-07T21:05:05.6215212Z L=2, 2025-05-07T21:05:05.6215412Z D_gradcheck=1, 2025-05-07T21:05:05.6215775Z stochastic_rounding=True, 2025-05-07T21:05:05.6216101Z weighted=False, 2025-05-07T21:05:05.6216333Z row_wise=True, 2025-05-07T21:05:05.6216551Z mixed=False, 2025-05-07T21:05:05.6216775Z use_cache=False, 2025-05-07T21:05:05.6217037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6217329Z use_cpu=True, 2025-05-07T21:05:05.6217577Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6217923Z ) 2025-05-07T21:05:05.6218164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6218750Z self=, 2025-05-07T21:05:05.6228467Z compile=False, 2025-05-07T21:05:05.6228760Z pooling_mode=, 2025-05-07T21:05:05.6229095Z T=1, 2025-05-07T21:05:05.6229397Z D=49, 2025-05-07T21:05:05.6229596Z B=74, 2025-05-07T21:05:05.6229791Z log_E=5, 2025-05-07T21:05:05.6229989Z L=5, 2025-05-07T21:05:05.6230191Z D_gradcheck=2, 2025-05-07T21:05:05.6230440Z stochastic_rounding=True, 2025-05-07T21:05:05.6230702Z weighted=True, 2025-05-07T21:05:05.6230930Z row_wise=True, 2025-05-07T21:05:05.6231151Z mixed=True, 2025-05-07T21:05:05.6231376Z use_cache=True, 2025-05-07T21:05:05.6231626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6231922Z use_cpu=True, 2025-05-07T21:05:05.6232170Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6232533Z ) 2025-05-07T21:05:05.6232776Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6233357Z self=, 2025-05-07T21:05:05.6233889Z compile=False, 2025-05-07T21:05:05.6234141Z pooling_mode=, 2025-05-07T21:05:05.6234430Z T=1, 2025-05-07T21:05:05.6234628Z D=111, 2025-05-07T21:05:05.6234827Z B=23, 2025-05-07T21:05:05.6235021Z log_E=5, 2025-05-07T21:05:05.6235214Z L=19, 2025-05-07T21:05:05.6235409Z D_gradcheck=2, 2025-05-07T21:05:05.6235651Z stochastic_rounding=True, 2025-05-07T21:05:05.6236257Z weighted=False, 2025-05-07T21:05:05.6236489Z row_wise=True, 2025-05-07T21:05:05.6236708Z mixed=False, 2025-05-07T21:05:05.6236927Z use_cache=False, 2025-05-07T21:05:05.6237186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6237474Z use_cpu=True, 2025-05-07T21:05:05.6237711Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6237978Z ) 2025-05-07T21:05:05.6238216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6238798Z self=, 2025-05-07T21:05:05.6239322Z compile=True, 2025-05-07T21:05:05.6239574Z pooling_mode=, 2025-05-07T21:05:05.6239867Z T=4, 2025-05-07T21:05:05.6240057Z D=84, 2025-05-07T21:05:05.6240254Z B=54, 2025-05-07T21:05:05.6240451Z log_E=4, 2025-05-07T21:05:05.6240647Z L=9, 2025-05-07T21:05:05.6240852Z D_gradcheck=1, 2025-05-07T21:05:05.6241097Z stochastic_rounding=False, 2025-05-07T21:05:05.6241360Z weighted=True, 2025-05-07T21:05:05.6241583Z row_wise=True, 2025-05-07T21:05:05.6241802Z mixed=False, 2025-05-07T21:05:05.6242014Z use_cache=True, 2025-05-07T21:05:05.6242261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6242553Z use_cpu=True, 2025-05-07T21:05:05.6242792Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6243065Z ) 2025-05-07T21:05:05.6243307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6243885Z self=, 2025-05-07T21:05:05.6244411Z compile=True, 2025-05-07T21:05:05.6244661Z pooling_mode=, 2025-05-07T21:05:05.6244953Z T=5, 2025-05-07T21:05:05.6245144Z D=101, 2025-05-07T21:05:05.6245345Z B=67, 2025-05-07T21:05:05.6245538Z log_E=3, 2025-05-07T21:05:05.6245734Z L=15, 2025-05-07T21:05:05.6246021Z D_gradcheck=1, 2025-05-07T21:05:05.6246264Z stochastic_rounding=False, 2025-05-07T21:05:05.6246527Z weighted=True, 2025-05-07T21:05:05.6246751Z row_wise=True, 2025-05-07T21:05:05.6246973Z mixed=True, 2025-05-07T21:05:05.6247186Z use_cache=True, 2025-05-07T21:05:05.6247436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6247727Z use_cpu=True, 2025-05-07T21:05:05.6248032Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6248306Z ) 2025-05-07T21:05:05.6248547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6249121Z self=, 2025-05-07T21:05:05.6249656Z compile=False, 2025-05-07T21:05:05.6249906Z pooling_mode=, 2025-05-07T21:05:05.6250252Z T=2, 2025-05-07T21:05:05.6250447Z D=42, 2025-05-07T21:05:05.6250643Z B=64, 2025-05-07T21:05:05.6250837Z log_E=5, 2025-05-07T21:05:05.6251034Z L=16, 2025-05-07T21:05:05.6251242Z D_gradcheck=2, 2025-05-07T21:05:05.6251484Z stochastic_rounding=False, 2025-05-07T21:05:05.6251745Z weighted=True, 2025-05-07T21:05:05.6251967Z row_wise=True, 2025-05-07T21:05:05.6252189Z mixed=False, 2025-05-07T21:05:05.6252410Z use_cache=True, 2025-05-07T21:05:05.6252661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6252953Z use_cpu=True, 2025-05-07T21:05:05.6253196Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6253539Z ) 2025-05-07T21:05:05.6253779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6254355Z self=, 2025-05-07T21:05:05.6254960Z compile=True, 2025-05-07T21:05:05.6255209Z pooling_mode=, 2025-05-07T21:05:05.6255494Z T=3, 2025-05-07T21:05:05.6255689Z D=125, 2025-05-07T21:05:05.6255883Z B=89, 2025-05-07T21:05:05.6256071Z log_E=3, 2025-05-07T21:05:05.6256272Z L=17, 2025-05-07T21:05:05.6256475Z D_gradcheck=1, 2025-05-07T21:05:05.6256715Z stochastic_rounding=False, 2025-05-07T21:05:05.6256975Z weighted=True, 2025-05-07T21:05:05.6257199Z row_wise=True, 2025-05-07T21:05:05.6257417Z mixed=False, 2025-05-07T21:05:05.6257635Z use_cache=False, 2025-05-07T21:05:05.6257894Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6258189Z use_cpu=True, 2025-05-07T21:05:05.6258435Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6258741Z ) 2025-05-07T21:05:05.6258995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6259566Z self=, 2025-05-07T21:05:05.6260096Z compile=True, 2025-05-07T21:05:05.6260350Z pooling_mode=, 2025-05-07T21:05:05.6260633Z T=5, 2025-05-07T21:05:05.6260827Z D=100, 2025-05-07T21:05:05.6261024Z B=98, 2025-05-07T21:05:05.6261213Z log_E=4, 2025-05-07T21:05:05.6261415Z L=10, 2025-05-07T21:05:05.6261623Z D_gradcheck=2, 2025-05-07T21:05:05.6261856Z stochastic_rounding=False, 2025-05-07T21:05:05.6262125Z weighted=True, 2025-05-07T21:05:05.6262348Z row_wise=True, 2025-05-07T21:05:05.6262568Z mixed=False, 2025-05-07T21:05:05.6262783Z use_cache=False, 2025-05-07T21:05:05.6263046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6263351Z use_cpu=True, 2025-05-07T21:05:05.6263595Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6263866Z ) 2025-05-07T21:05:05.6264107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6264679Z self=, 2025-05-07T21:05:05.6265213Z compile=False, 2025-05-07T21:05:05.6265471Z pooling_mode=, 2025-05-07T21:05:05.6265758Z T=5, 2025-05-07T21:05:05.6265959Z D=109, 2025-05-07T21:05:05.6266157Z B=89, 2025-05-07T21:05:05.6266350Z log_E=4, 2025-05-07T21:05:05.6266626Z L=3, 2025-05-07T21:05:05.6266834Z D_gradcheck=2, 2025-05-07T21:05:05.6267068Z stochastic_rounding=True, 2025-05-07T21:05:05.6267338Z weighted=False, 2025-05-07T21:05:05.6267568Z row_wise=True, 2025-05-07T21:05:05.6267783Z mixed=False, 2025-05-07T21:05:05.6268006Z use_cache=True, 2025-05-07T21:05:05.6268256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6268592Z use_cpu=True, 2025-05-07T21:05:05.6268838Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6269109Z ) 2025-05-07T21:05:05.6269348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6269918Z self=, 2025-05-07T21:05:05.6270452Z compile=True, 2025-05-07T21:05:05.6270749Z pooling_mode=, 2025-05-07T21:05:05.6271037Z T=5, 2025-05-07T21:05:05.6271233Z D=6, 2025-05-07T21:05:05.6271430Z B=115, 2025-05-07T21:05:05.6271622Z log_E=4, 2025-05-07T21:05:05.6271834Z L=3, 2025-05-07T21:05:05.6272040Z D_gradcheck=2, 2025-05-07T21:05:05.6272279Z stochastic_rounding=False, 2025-05-07T21:05:05.6272548Z weighted=True, 2025-05-07T21:05:05.6272773Z row_wise=True, 2025-05-07T21:05:05.6272983Z mixed=True, 2025-05-07T21:05:05.6273205Z use_cache=False, 2025-05-07T21:05:05.6273468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6273806Z use_cpu=True, 2025-05-07T21:05:05.6274053Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6274325Z ) 2025-05-07T21:05:05.6274560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6275140Z self=, 2025-05-07T21:05:05.6275675Z compile=False, 2025-05-07T21:05:05.6275932Z pooling_mode=, 2025-05-07T21:05:05.6276218Z T=1, 2025-05-07T21:05:05.6276414Z D=24, 2025-05-07T21:05:05.6276613Z B=6, 2025-05-07T21:05:05.6276800Z log_E=4, 2025-05-07T21:05:05.6277007Z L=5, 2025-05-07T21:05:05.6277211Z D_gradcheck=2, 2025-05-07T21:05:05.6277445Z stochastic_rounding=True, 2025-05-07T21:05:05.6277722Z weighted=True, 2025-05-07T21:05:05.6277941Z row_wise=True, 2025-05-07T21:05:05.6278159Z mixed=False, 2025-05-07T21:05:05.6278381Z use_cache=True, 2025-05-07T21:05:05.6278624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6278924Z use_cpu=True, 2025-05-07T21:05:05.6279169Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6279435Z ) 2025-05-07T21:05:05.6279676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6280253Z self=, 2025-05-07T21:05:05.6280783Z compile=False, 2025-05-07T21:05:05.6281039Z pooling_mode=, 2025-05-07T21:05:05.6281331Z T=4, 2025-05-07T21:05:05.6281516Z D=127, 2025-05-07T21:05:05.6281709Z B=2, 2025-05-07T21:05:05.6281907Z log_E=4, 2025-05-07T21:05:05.6282107Z L=17, 2025-05-07T21:05:05.6282312Z D_gradcheck=2, 2025-05-07T21:05:05.6282549Z stochastic_rounding=True, 2025-05-07T21:05:05.6282814Z weighted=True, 2025-05-07T21:05:05.6283030Z row_wise=True, 2025-05-07T21:05:05.6283248Z mixed=False, 2025-05-07T21:05:05.6283468Z use_cache=True, 2025-05-07T21:05:05.6283713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6284010Z use_cpu=True, 2025-05-07T21:05:05.6284252Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6284514Z ) 2025-05-07T21:05:05.6284753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6285332Z self=, 2025-05-07T21:05:05.6285868Z compile=False, 2025-05-07T21:05:05.6286120Z pooling_mode=, 2025-05-07T21:05:05.6286408Z T=5, 2025-05-07T21:05:05.6286597Z D=65, 2025-05-07T21:05:05.6286795Z B=3, 2025-05-07T21:05:05.6287039Z log_E=4, 2025-05-07T21:05:05.6287242Z L=3, 2025-05-07T21:05:05.6287446Z D_gradcheck=1, 2025-05-07T21:05:05.6287684Z stochastic_rounding=True, 2025-05-07T21:05:05.6287943Z weighted=True, 2025-05-07T21:05:05.6288170Z row_wise=True, 2025-05-07T21:05:05.6288390Z mixed=False, 2025-05-07T21:05:05.6288610Z use_cache=True, 2025-05-07T21:05:05.6288908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6289212Z use_cpu=True, 2025-05-07T21:05:05.6289497Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6289765Z ) 2025-05-07T21:05:05.6290007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6290595Z self=, 2025-05-07T21:05:05.6291168Z compile=True, 2025-05-07T21:05:05.6291421Z pooling_mode=, 2025-05-07T21:05:05.6291711Z T=1, 2025-05-07T21:05:05.6291900Z D=122, 2025-05-07T21:05:05.6292096Z B=18, 2025-05-07T21:05:05.6292296Z log_E=5, 2025-05-07T21:05:05.6292496Z L=3, 2025-05-07T21:05:05.6292700Z D_gradcheck=1, 2025-05-07T21:05:05.6292941Z stochastic_rounding=False, 2025-05-07T21:05:05.6293204Z weighted=False, 2025-05-07T21:05:05.6293432Z row_wise=True, 2025-05-07T21:05:05.6293660Z mixed=False, 2025-05-07T21:05:05.6293874Z use_cache=True, 2025-05-07T21:05:05.6294133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6294488Z use_cpu=True, 2025-05-07T21:05:05.6294730Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6295061Z ) 2025-05-07T21:05:05.6295305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6295885Z self=, 2025-05-07T21:05:05.6296410Z compile=True, 2025-05-07T21:05:05.6296662Z pooling_mode=, 2025-05-07T21:05:05.6296954Z T=5, 2025-05-07T21:05:05.6297142Z D=9, 2025-05-07T21:05:05.6297339Z B=31, 2025-05-07T21:05:05.6297536Z log_E=4, 2025-05-07T21:05:05.6297733Z L=1, 2025-05-07T21:05:05.6297937Z D_gradcheck=1, 2025-05-07T21:05:05.6298183Z stochastic_rounding=True, 2025-05-07T21:05:05.6298445Z weighted=True, 2025-05-07T21:05:05.6298670Z row_wise=True, 2025-05-07T21:05:05.6298892Z mixed=False, 2025-05-07T21:05:05.6299108Z use_cache=False, 2025-05-07T21:05:05.6299376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6299677Z use_cpu=True, 2025-05-07T21:05:05.6299919Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6300196Z ) 2025-05-07T21:05:05.6534341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6535194Z self=, 2025-05-07T21:05:05.6536275Z compile=False, 2025-05-07T21:05:05.6536644Z pooling_mode=, 2025-05-07T21:05:05.6537059Z T=2, 2025-05-07T21:05:05.6537333Z D=4, 2025-05-07T21:05:05.6537553Z B=121, 2025-05-07T21:05:05.6537756Z log_E=4, 2025-05-07T21:05:05.6537957Z L=16, 2025-05-07T21:05:05.6538166Z D_gradcheck=2, 2025-05-07T21:05:05.6538410Z stochastic_rounding=True, 2025-05-07T21:05:05.6538679Z weighted=False, 2025-05-07T21:05:05.6538911Z row_wise=True, 2025-05-07T21:05:05.6539130Z mixed=True, 2025-05-07T21:05:05.6539373Z use_cache=True, 2025-05-07T21:05:05.6539654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6539953Z use_cpu=True, 2025-05-07T21:05:05.6540199Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6540468Z ) 2025-05-07T21:05:05.6540713Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6541296Z self=, 2025-05-07T21:05:05.6541817Z compile=True, 2025-05-07T21:05:05.6542073Z pooling_mode=, 2025-05-07T21:05:05.6542359Z T=3, 2025-05-07T21:05:05.6542552Z D=31, 2025-05-07T21:05:05.6542918Z B=90, 2025-05-07T21:05:05.6543121Z log_E=4, 2025-05-07T21:05:05.6543322Z L=14, 2025-05-07T21:05:05.6543527Z D_gradcheck=1, 2025-05-07T21:05:05.6543767Z stochastic_rounding=False, 2025-05-07T21:05:05.6544030Z weighted=True, 2025-05-07T21:05:05.6544255Z row_wise=True, 2025-05-07T21:05:05.6544471Z mixed=True, 2025-05-07T21:05:05.6544756Z use_cache=False, 2025-05-07T21:05:05.6545018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6545310Z use_cpu=True, 2025-05-07T21:05:05.6545548Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6545824Z ) 2025-05-07T21:05:05.6546067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6546703Z self=, 2025-05-07T21:05:05.6547233Z compile=True, 2025-05-07T21:05:05.6547484Z pooling_mode=, 2025-05-07T21:05:05.6547772Z T=1, 2025-05-07T21:05:05.6547961Z D=27, 2025-05-07T21:05:05.6548156Z B=48, 2025-05-07T21:05:05.6548354Z log_E=3, 2025-05-07T21:05:05.6548551Z L=14, 2025-05-07T21:05:05.6548751Z D_gradcheck=1, 2025-05-07T21:05:05.6548989Z stochastic_rounding=True, 2025-05-07T21:05:05.6549250Z weighted=True, 2025-05-07T21:05:05.6549515Z row_wise=True, 2025-05-07T21:05:05.6549730Z mixed=False, 2025-05-07T21:05:05.6549954Z use_cache=True, 2025-05-07T21:05:05.6550277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6550568Z use_cpu=True, 2025-05-07T21:05:05.6550816Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6551085Z ) 2025-05-07T21:05:05.6551322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6551904Z self=, 2025-05-07T21:05:05.6552446Z compile=True, 2025-05-07T21:05:05.6552693Z pooling_mode=, 2025-05-07T21:05:05.6552985Z T=1, 2025-05-07T21:05:05.6553187Z D=126, 2025-05-07T21:05:05.6553379Z B=116, 2025-05-07T21:05:05.6553582Z log_E=3, 2025-05-07T21:05:05.6553784Z L=6, 2025-05-07T21:05:05.6553980Z D_gradcheck=1, 2025-05-07T21:05:05.6554226Z stochastic_rounding=True, 2025-05-07T21:05:05.6554496Z weighted=True, 2025-05-07T21:05:05.6554722Z row_wise=True, 2025-05-07T21:05:05.6554934Z mixed=False, 2025-05-07T21:05:05.6555163Z use_cache=False, 2025-05-07T21:05:05.6555424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6555712Z use_cpu=True, 2025-05-07T21:05:05.6555954Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6556220Z ) 2025-05-07T21:05:05.6556452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6557029Z self=, 2025-05-07T21:05:05.6557560Z compile=True, 2025-05-07T21:05:05.6557804Z pooling_mode=, 2025-05-07T21:05:05.6558092Z T=2, 2025-05-07T21:05:05.6558288Z D=89, 2025-05-07T21:05:05.6558478Z B=25, 2025-05-07T21:05:05.6558672Z log_E=5, 2025-05-07T21:05:05.6558874Z L=0, 2025-05-07T21:05:05.6559071Z D_gradcheck=1, 2025-05-07T21:05:05.6559313Z stochastic_rounding=False, 2025-05-07T21:05:05.6559580Z weighted=True, 2025-05-07T21:05:05.6559799Z row_wise=True, 2025-05-07T21:05:05.6560022Z mixed=False, 2025-05-07T21:05:05.6560245Z use_cache=False, 2025-05-07T21:05:05.6560498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6560791Z use_cpu=True, 2025-05-07T21:05:05.6561034Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6561305Z ) 2025-05-07T21:05:05.6561539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6562121Z self=, 2025-05-07T21:05:05.6562653Z compile=False, 2025-05-07T21:05:05.6562900Z pooling_mode=, 2025-05-07T21:05:05.6563189Z T=1, 2025-05-07T21:05:05.6563439Z D=87, 2025-05-07T21:05:05.6563634Z B=57, 2025-05-07T21:05:05.6563829Z log_E=5, 2025-05-07T21:05:05.6564032Z L=10, 2025-05-07T21:05:05.6564238Z D_gradcheck=2, 2025-05-07T21:05:05.6564479Z stochastic_rounding=True, 2025-05-07T21:05:05.6564749Z weighted=False, 2025-05-07T21:05:05.6564972Z row_wise=True, 2025-05-07T21:05:05.6565241Z mixed=True, 2025-05-07T21:05:05.6565468Z use_cache=True, 2025-05-07T21:05:05.6565714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6566013Z use_cpu=True, 2025-05-07T21:05:05.6566258Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6566526Z ) 2025-05-07T21:05:05.6575292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6575962Z self=, 2025-05-07T21:05:05.6576503Z compile=False, 2025-05-07T21:05:05.6576759Z pooling_mode=, 2025-05-07T21:05:05.6577048Z T=4, 2025-05-07T21:05:05.6577247Z D=6, 2025-05-07T21:05:05.6577442Z B=65, 2025-05-07T21:05:05.6577632Z log_E=4, 2025-05-07T21:05:05.6577836Z L=12, 2025-05-07T21:05:05.6578042Z D_gradcheck=2, 2025-05-07T21:05:05.6578280Z stochastic_rounding=False, 2025-05-07T21:05:05.6578547Z weighted=True, 2025-05-07T21:05:05.6578770Z row_wise=True, 2025-05-07T21:05:05.6578985Z mixed=True, 2025-05-07T21:05:05.6579265Z use_cache=False, 2025-05-07T21:05:05.6579523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6579815Z use_cpu=True, 2025-05-07T21:05:05.6580067Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6580340Z ) 2025-05-07T21:05:05.6580581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6581158Z self=, 2025-05-07T21:05:05.6581697Z compile=False, 2025-05-07T21:05:05.6581949Z pooling_mode=, 2025-05-07T21:05:05.6582236Z T=3, 2025-05-07T21:05:05.6582429Z D=52, 2025-05-07T21:05:05.6582626Z B=52, 2025-05-07T21:05:05.6582814Z log_E=3, 2025-05-07T21:05:05.6583017Z L=13, 2025-05-07T21:05:05.6583216Z D_gradcheck=2, 2025-05-07T21:05:05.6583450Z stochastic_rounding=True, 2025-05-07T21:05:05.6583715Z weighted=True, 2025-05-07T21:05:05.6583935Z row_wise=True, 2025-05-07T21:05:05.6584147Z mixed=True, 2025-05-07T21:05:05.6584366Z use_cache=True, 2025-05-07T21:05:05.6584613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6584901Z use_cpu=True, 2025-05-07T21:05:05.6585142Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6585413Z ) 2025-05-07T21:05:05.6585646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6586225Z self=, 2025-05-07T21:05:05.6586754Z compile=True, 2025-05-07T21:05:05.6587004Z pooling_mode=, 2025-05-07T21:05:05.6587292Z T=5, 2025-05-07T21:05:05.6587488Z D=80, 2025-05-07T21:05:05.6587681Z B=116, 2025-05-07T21:05:05.6587873Z log_E=5, 2025-05-07T21:05:05.6588078Z L=16, 2025-05-07T21:05:05.6588284Z D_gradcheck=2, 2025-05-07T21:05:05.6588517Z stochastic_rounding=True, 2025-05-07T21:05:05.6588783Z weighted=True, 2025-05-07T21:05:05.6589007Z row_wise=True, 2025-05-07T21:05:05.6589225Z mixed=False, 2025-05-07T21:05:05.6589447Z use_cache=True, 2025-05-07T21:05:05.6589693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6589982Z use_cpu=True, 2025-05-07T21:05:05.6590224Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6590493Z ) 2025-05-07T21:05:05.6590725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6591304Z self=, 2025-05-07T21:05:05.6591834Z compile=True, 2025-05-07T21:05:05.6592223Z pooling_mode=, 2025-05-07T21:05:05.6592511Z T=2, 2025-05-07T21:05:05.6592704Z D=28, 2025-05-07T21:05:05.6592899Z B=73, 2025-05-07T21:05:05.6593088Z log_E=5, 2025-05-07T21:05:05.6593292Z L=2, 2025-05-07T21:05:05.6593494Z D_gradcheck=1, 2025-05-07T21:05:05.6593734Z stochastic_rounding=False, 2025-05-07T21:05:05.6594004Z weighted=False, 2025-05-07T21:05:05.6594280Z row_wise=True, 2025-05-07T21:05:05.6594498Z mixed=True, 2025-05-07T21:05:05.6594715Z use_cache=False, 2025-05-07T21:05:05.6594975Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6595263Z use_cpu=True, 2025-05-07T21:05:05.6595506Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6595779Z ) 2025-05-07T21:05:05.6596012Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6596636Z self=, 2025-05-07T21:05:05.6597171Z compile=False, 2025-05-07T21:05:05.6597419Z pooling_mode=, 2025-05-07T21:05:05.6597706Z T=5, 2025-05-07T21:05:05.6597902Z D=89, 2025-05-07T21:05:05.6598092Z B=66, 2025-05-07T21:05:05.6598283Z log_E=5, 2025-05-07T21:05:05.6598485Z L=15, 2025-05-07T21:05:05.6598678Z D_gradcheck=1, 2025-05-07T21:05:05.6598916Z stochastic_rounding=True, 2025-05-07T21:05:05.6599185Z weighted=False, 2025-05-07T21:05:05.6599411Z row_wise=True, 2025-05-07T21:05:05.6599681Z mixed=True, 2025-05-07T21:05:05.6599904Z use_cache=False, 2025-05-07T21:05:05.6600162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6600447Z use_cpu=True, 2025-05-07T21:05:05.6600690Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6600958Z ) 2025-05-07T21:05:05.6601190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6601768Z self=, 2025-05-07T21:05:05.6602294Z compile=True, 2025-05-07T21:05:05.6602539Z pooling_mode=, 2025-05-07T21:05:05.6602827Z T=1, 2025-05-07T21:05:05.6603019Z D=4, 2025-05-07T21:05:05.6603204Z B=79, 2025-05-07T21:05:05.6603399Z log_E=5, 2025-05-07T21:05:05.6603600Z L=17, 2025-05-07T21:05:05.6603796Z D_gradcheck=2, 2025-05-07T21:05:05.6604034Z stochastic_rounding=False, 2025-05-07T21:05:05.6604301Z weighted=True, 2025-05-07T21:05:05.6604519Z row_wise=True, 2025-05-07T21:05:05.6604745Z mixed=True, 2025-05-07T21:05:05.6604962Z use_cache=True, 2025-05-07T21:05:05.6605210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6605496Z use_cpu=True, 2025-05-07T21:05:05.6605741Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6606013Z ) 2025-05-07T21:05:05.6606249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6606825Z self=, 2025-05-07T21:05:05.6607357Z compile=False, 2025-05-07T21:05:05.6607604Z pooling_mode=, 2025-05-07T21:05:05.6607893Z T=5, 2025-05-07T21:05:05.6608087Z D=114, 2025-05-07T21:05:05.6608279Z B=102, 2025-05-07T21:05:05.6608476Z log_E=3, 2025-05-07T21:05:05.6608678Z L=2, 2025-05-07T21:05:05.6608873Z D_gradcheck=1, 2025-05-07T21:05:05.6609117Z stochastic_rounding=True, 2025-05-07T21:05:05.6609426Z weighted=False, 2025-05-07T21:05:05.6609647Z row_wise=True, 2025-05-07T21:05:05.6609869Z mixed=False, 2025-05-07T21:05:05.6610089Z use_cache=True, 2025-05-07T21:05:05.6610333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6610626Z use_cpu=True, 2025-05-07T21:05:05.6610866Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6611135Z ) 2025-05-07T21:05:05.6611370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6611949Z self=, 2025-05-07T21:05:05.6612478Z compile=True, 2025-05-07T21:05:05.6612777Z pooling_mode=, 2025-05-07T21:05:05.6613072Z T=3, 2025-05-07T21:05:05.6613265Z D=10, 2025-05-07T21:05:05.6613452Z B=119, 2025-05-07T21:05:05.6613647Z log_E=5, 2025-05-07T21:05:05.6613852Z L=16, 2025-05-07T21:05:05.6614047Z D_gradcheck=2, 2025-05-07T21:05:05.6614284Z stochastic_rounding=True, 2025-05-07T21:05:05.6614609Z weighted=True, 2025-05-07T21:05:05.6614889Z row_wise=True, 2025-05-07T21:05:05.6615110Z mixed=False, 2025-05-07T21:05:05.6615327Z use_cache=False, 2025-05-07T21:05:05.6615577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6615870Z use_cpu=True, 2025-05-07T21:05:05.6616113Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6616377Z ) 2025-05-07T21:05:05.6616693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6617271Z self=, 2025-05-07T21:05:05.6617803Z compile=True, 2025-05-07T21:05:05.6618046Z pooling_mode=, 2025-05-07T21:05:05.6618334Z T=1, 2025-05-07T21:05:05.6618534Z D=88, 2025-05-07T21:05:05.6618723Z B=82, 2025-05-07T21:05:05.6618921Z log_E=3, 2025-05-07T21:05:05.6619124Z L=13, 2025-05-07T21:05:05.6619319Z D_gradcheck=1, 2025-05-07T21:05:05.6619555Z stochastic_rounding=True, 2025-05-07T21:05:05.6619824Z weighted=False, 2025-05-07T21:05:05.6620118Z row_wise=True, 2025-05-07T21:05:05.6620338Z mixed=False, 2025-05-07T21:05:05.6620558Z use_cache=True, 2025-05-07T21:05:05.6620804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6621098Z use_cpu=True, 2025-05-07T21:05:05.6621342Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6621608Z ) 2025-05-07T21:05:05.6621851Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6622431Z self=, 2025-05-07T21:05:05.6622964Z compile=False, 2025-05-07T21:05:05.6623207Z pooling_mode=, 2025-05-07T21:05:05.6623494Z T=1, 2025-05-07T21:05:05.6623687Z D=70, 2025-05-07T21:05:05.6623873Z B=59, 2025-05-07T21:05:05.6624072Z log_E=4, 2025-05-07T21:05:05.6624267Z L=2, 2025-05-07T21:05:05.6624471Z D_gradcheck=2, 2025-05-07T21:05:05.6624709Z stochastic_rounding=True, 2025-05-07T21:05:05.6624970Z weighted=True, 2025-05-07T21:05:05.6625195Z row_wise=True, 2025-05-07T21:05:05.6625415Z mixed=False, 2025-05-07T21:05:05.6625628Z use_cache=True, 2025-05-07T21:05:05.6625876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6626168Z use_cpu=True, 2025-05-07T21:05:05.6626404Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6626674Z ) 2025-05-07T21:05:05.6870622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6871201Z self=, 2025-05-07T21:05:05.6871729Z compile=True, 2025-05-07T21:05:05.6872038Z pooling_mode=, 2025-05-07T21:05:05.6872474Z T=2, 2025-05-07T21:05:05.6872700Z D=51, 2025-05-07T21:05:05.6872927Z B=122, 2025-05-07T21:05:05.6873214Z log_E=5, 2025-05-07T21:05:05.6873417Z L=10, 2025-05-07T21:05:05.6873710Z D_gradcheck=1, 2025-05-07T21:05:05.6874072Z stochastic_rounding=True, 2025-05-07T21:05:05.6874448Z weighted=False, 2025-05-07T21:05:05.6874766Z row_wise=True, 2025-05-07T21:05:05.6875044Z mixed=False, 2025-05-07T21:05:05.6875262Z use_cache=True, 2025-05-07T21:05:05.6875512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6875806Z use_cpu=True, 2025-05-07T21:05:05.6876044Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6876315Z ) 2025-05-07T21:05:05.6876559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6877134Z self=, 2025-05-07T21:05:05.6877813Z compile=False, 2025-05-07T21:05:05.6878066Z pooling_mode=, 2025-05-07T21:05:05.6878358Z T=5, 2025-05-07T21:05:05.6878548Z D=60, 2025-05-07T21:05:05.6878741Z B=51, 2025-05-07T21:05:05.6878945Z log_E=4, 2025-05-07T21:05:05.6879174Z L=20, 2025-05-07T21:05:05.6879386Z D_gradcheck=2, 2025-05-07T21:05:05.6879697Z stochastic_rounding=False, 2025-05-07T21:05:05.6879957Z weighted=True, 2025-05-07T21:05:05.6880227Z row_wise=True, 2025-05-07T21:05:05.6880448Z mixed=False, 2025-05-07T21:05:05.6880665Z use_cache=True, 2025-05-07T21:05:05.6880914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6881203Z use_cpu=True, 2025-05-07T21:05:05.6881442Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6881774Z ) 2025-05-07T21:05:05.6882014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6882597Z self=, 2025-05-07T21:05:05.6883122Z compile=False, 2025-05-07T21:05:05.6883372Z pooling_mode=, 2025-05-07T21:05:05.6883663Z T=5, 2025-05-07T21:05:05.6883850Z D=120, 2025-05-07T21:05:05.6884047Z B=31, 2025-05-07T21:05:05.6884245Z log_E=3, 2025-05-07T21:05:05.6884442Z L=12, 2025-05-07T21:05:05.6884643Z D_gradcheck=2, 2025-05-07T21:05:05.6884888Z stochastic_rounding=False, 2025-05-07T21:05:05.6885223Z weighted=True, 2025-05-07T21:05:05.6885446Z row_wise=True, 2025-05-07T21:05:05.6885667Z mixed=True, 2025-05-07T21:05:05.6885879Z use_cache=False, 2025-05-07T21:05:05.6886137Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6886429Z use_cpu=True, 2025-05-07T21:05:05.6886666Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6886938Z ) 2025-05-07T21:05:05.6887177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6887766Z self=, 2025-05-07T21:05:05.6888294Z compile=True, 2025-05-07T21:05:05.6888544Z pooling_mode=, 2025-05-07T21:05:05.6888832Z T=4, 2025-05-07T21:05:05.6889021Z D=115, 2025-05-07T21:05:05.6889222Z B=43, 2025-05-07T21:05:05.6889416Z log_E=3, 2025-05-07T21:05:05.6889616Z L=7, 2025-05-07T21:05:05.6889817Z D_gradcheck=2, 2025-05-07T21:05:05.6890060Z stochastic_rounding=True, 2025-05-07T21:05:05.6890324Z weighted=True, 2025-05-07T21:05:05.6890546Z row_wise=True, 2025-05-07T21:05:05.6890763Z mixed=False, 2025-05-07T21:05:05.6890974Z use_cache=True, 2025-05-07T21:05:05.6891221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6891510Z use_cpu=True, 2025-05-07T21:05:05.6891745Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6892016Z ) 2025-05-07T21:05:05.6892258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6892832Z self=, 2025-05-07T21:05:05.6893360Z compile=True, 2025-05-07T21:05:05.6893613Z pooling_mode=, 2025-05-07T21:05:05.6893894Z T=4, 2025-05-07T21:05:05.6894090Z D=30, 2025-05-07T21:05:05.6894285Z B=19, 2025-05-07T21:05:05.6894475Z log_E=3, 2025-05-07T21:05:05.6894681Z L=6, 2025-05-07T21:05:05.6894961Z D_gradcheck=2, 2025-05-07T21:05:05.6895204Z stochastic_rounding=True, 2025-05-07T21:05:05.6895465Z weighted=True, 2025-05-07T21:05:05.6895689Z row_wise=True, 2025-05-07T21:05:05.6895909Z mixed=False, 2025-05-07T21:05:05.6896124Z use_cache=True, 2025-05-07T21:05:05.6896244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6896330Z use_cpu=True, 2025-05-07T21:05:05.6896442Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6896529Z ) 2025-05-07T21:05:05.6896662Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6897057Z self=, 2025-05-07T21:05:05.6897151Z compile=True, 2025-05-07T21:05:05.6897266Z pooling_mode=, 2025-05-07T21:05:05.6897347Z T=2, 2025-05-07T21:05:05.6897433Z D=89, 2025-05-07T21:05:05.6897513Z B=89, 2025-05-07T21:05:05.6897599Z log_E=3, 2025-05-07T21:05:05.6897682Z L=5, 2025-05-07T21:05:05.6897811Z D_gradcheck=1, 2025-05-07T21:05:05.6897923Z stochastic_rounding=False, 2025-05-07T21:05:05.6898013Z weighted=True, 2025-05-07T21:05:05.6898099Z row_wise=True, 2025-05-07T21:05:05.6898189Z mixed=True, 2025-05-07T21:05:05.6898278Z use_cache=False, 2025-05-07T21:05:05.6898392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6898483Z use_cpu=True, 2025-05-07T21:05:05.6898630Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6898710Z ) 2025-05-07T21:05:05.6898852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6899204Z self=, 2025-05-07T21:05:05.6899293Z compile=False, 2025-05-07T21:05:05.6899410Z pooling_mode=, 2025-05-07T21:05:05.6899490Z T=3, 2025-05-07T21:05:05.6899576Z D=123, 2025-05-07T21:05:05.6899657Z B=30, 2025-05-07T21:05:05.6899740Z log_E=3, 2025-05-07T21:05:05.6899824Z L=10, 2025-05-07T21:05:05.6899915Z D_gradcheck=1, 2025-05-07T21:05:05.6900062Z stochastic_rounding=False, 2025-05-07T21:05:05.6900156Z weighted=False, 2025-05-07T21:05:05.6900242Z row_wise=True, 2025-05-07T21:05:05.6900327Z mixed=True, 2025-05-07T21:05:05.6900419Z use_cache=True, 2025-05-07T21:05:05.6900532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6900618Z use_cpu=True, 2025-05-07T21:05:05.6900734Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6900812Z ) 2025-05-07T21:05:05.6900948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6901300Z self=, 2025-05-07T21:05:05.6901387Z compile=True, 2025-05-07T21:05:05.6901509Z pooling_mode=, 2025-05-07T21:05:05.6901592Z T=2, 2025-05-07T21:05:05.6901674Z D=10, 2025-05-07T21:05:05.6901761Z B=74, 2025-05-07T21:05:05.6901842Z log_E=4, 2025-05-07T21:05:05.6901922Z L=1, 2025-05-07T21:05:05.6902018Z D_gradcheck=2, 2025-05-07T21:05:05.6902122Z stochastic_rounding=True, 2025-05-07T21:05:05.6902209Z weighted=True, 2025-05-07T21:05:05.6902300Z row_wise=True, 2025-05-07T21:05:05.6902381Z mixed=True, 2025-05-07T21:05:05.6902467Z use_cache=True, 2025-05-07T21:05:05.6902583Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6902669Z use_cpu=True, 2025-05-07T21:05:05.6902778Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6902859Z ) 2025-05-07T21:05:05.6902993Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6903347Z self=, 2025-05-07T21:05:05.6903436Z compile=False, 2025-05-07T21:05:05.6903549Z pooling_mode=, 2025-05-07T21:05:05.6903637Z T=2, 2025-05-07T21:05:05.6903717Z D=94, 2025-05-07T21:05:05.6903799Z B=81, 2025-05-07T21:05:05.6903886Z log_E=4, 2025-05-07T21:05:05.6903969Z L=6, 2025-05-07T21:05:05.6904057Z D_gradcheck=2, 2025-05-07T21:05:05.6904168Z stochastic_rounding=True, 2025-05-07T21:05:05.6904259Z weighted=True, 2025-05-07T21:05:05.6904344Z row_wise=True, 2025-05-07T21:05:05.6904433Z mixed=True, 2025-05-07T21:05:05.6904522Z use_cache=False, 2025-05-07T21:05:05.6904640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6904727Z use_cpu=True, 2025-05-07T21:05:05.6904837Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6904925Z ) 2025-05-07T21:05:05.6905061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6905455Z self=, 2025-05-07T21:05:05.6905550Z compile=True, 2025-05-07T21:05:05.6905663Z pooling_mode=, 2025-05-07T21:05:05.6905743Z T=3, 2025-05-07T21:05:05.6905830Z D=94, 2025-05-07T21:05:05.6905911Z B=50, 2025-05-07T21:05:05.6905993Z log_E=4, 2025-05-07T21:05:05.6906121Z L=10, 2025-05-07T21:05:05.6906212Z D_gradcheck=2, 2025-05-07T21:05:05.6906314Z stochastic_rounding=False, 2025-05-07T21:05:05.6906408Z weighted=True, 2025-05-07T21:05:05.6906494Z row_wise=True, 2025-05-07T21:05:05.6906583Z mixed=False, 2025-05-07T21:05:05.6906670Z use_cache=True, 2025-05-07T21:05:05.6906783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6906912Z use_cpu=True, 2025-05-07T21:05:05.6907021Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6907100Z ) 2025-05-07T21:05:05.6907241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6907588Z self=, 2025-05-07T21:05:05.6907679Z compile=False, 2025-05-07T21:05:05.6907799Z pooling_mode=, 2025-05-07T21:05:05.6907878Z T=1, 2025-05-07T21:05:05.6907960Z D=80, 2025-05-07T21:05:05.6908048Z B=111, 2025-05-07T21:05:05.6908129Z log_E=4, 2025-05-07T21:05:05.6908219Z L=3, 2025-05-07T21:05:05.6908351Z D_gradcheck=2, 2025-05-07T21:05:05.6908453Z stochastic_rounding=True, 2025-05-07T21:05:05.6908545Z weighted=False, 2025-05-07T21:05:05.6908631Z row_wise=True, 2025-05-07T21:05:05.6908714Z mixed=True, 2025-05-07T21:05:05.6908807Z use_cache=True, 2025-05-07T21:05:05.6908921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6909010Z use_cpu=True, 2025-05-07T21:05:05.6909123Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6909201Z ) 2025-05-07T21:05:05.6909337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6909691Z self=, 2025-05-07T21:05:05.6909780Z compile=False, 2025-05-07T21:05:05.6909893Z pooling_mode=, 2025-05-07T21:05:05.6909982Z T=5, 2025-05-07T21:05:05.6910064Z D=55, 2025-05-07T21:05:05.6910150Z B=22, 2025-05-07T21:05:05.6910236Z log_E=4, 2025-05-07T21:05:05.6910316Z L=4, 2025-05-07T21:05:05.6910413Z D_gradcheck=2, 2025-05-07T21:05:05.6910514Z stochastic_rounding=False, 2025-05-07T21:05:05.6910600Z weighted=False, 2025-05-07T21:05:05.6910693Z row_wise=True, 2025-05-07T21:05:05.6910776Z mixed=True, 2025-05-07T21:05:05.6910864Z use_cache=False, 2025-05-07T21:05:05.6910986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6911075Z use_cpu=True, 2025-05-07T21:05:05.6911183Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.6911269Z ) 2025-05-07T21:05:05.6911406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6911753Z self=, 2025-05-07T21:05:05.6911848Z compile=True, 2025-05-07T21:05:05.6911961Z pooling_mode=, 2025-05-07T21:05:05.6912051Z T=1, 2025-05-07T21:05:05.6912132Z D=49, 2025-05-07T21:05:05.6912214Z B=76, 2025-05-07T21:05:05.6912305Z log_E=5, 2025-05-07T21:05:05.6912390Z L=7, 2025-05-07T21:05:05.6912478Z D_gradcheck=1, 2025-05-07T21:05:05.6912586Z stochastic_rounding=True, 2025-05-07T21:05:05.6912673Z weighted=True, 2025-05-07T21:05:05.6912760Z row_wise=True, 2025-05-07T21:05:05.6912849Z mixed=False, 2025-05-07T21:05:05.6912937Z use_cache=True, 2025-05-07T21:05:05.6913051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6913145Z use_cpu=True, 2025-05-07T21:05:05.6913253Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6913335Z ) 2025-05-07T21:05:05.6913476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6913869Z self=, 2025-05-07T21:05:05.6913965Z compile=True, 2025-05-07T21:05:05.6914079Z pooling_mode=, 2025-05-07T21:05:05.6914158Z T=1, 2025-05-07T21:05:05.6914243Z D=83, 2025-05-07T21:05:05.6914324Z B=123, 2025-05-07T21:05:05.6914454Z log_E=4, 2025-05-07T21:05:05.6914543Z L=13, 2025-05-07T21:05:05.6914633Z D_gradcheck=2, 2025-05-07T21:05:05.6914734Z stochastic_rounding=False, 2025-05-07T21:05:05.6914830Z weighted=False, 2025-05-07T21:05:05.6914917Z row_wise=True, 2025-05-07T21:05:05.6915011Z mixed=True, 2025-05-07T21:05:05.6915108Z use_cache=False, 2025-05-07T21:05:05.6915289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6915385Z use_cpu=True, 2025-05-07T21:05:05.6915494Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6915576Z ) 2025-05-07T21:05:05.6915719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6916064Z self=, 2025-05-07T21:05:05.6916155Z compile=True, 2025-05-07T21:05:05.6916275Z pooling_mode=, 2025-05-07T21:05:05.6916355Z T=1, 2025-05-07T21:05:05.6916440Z D=95, 2025-05-07T21:05:05.6916530Z B=68, 2025-05-07T21:05:05.6916613Z log_E=4, 2025-05-07T21:05:05.6916744Z L=20, 2025-05-07T21:05:05.6916841Z D_gradcheck=2, 2025-05-07T21:05:05.6916944Z stochastic_rounding=False, 2025-05-07T21:05:05.6917032Z weighted=True, 2025-05-07T21:05:05.6917125Z row_wise=True, 2025-05-07T21:05:05.6917212Z mixed=True, 2025-05-07T21:05:05.6917311Z use_cache=False, 2025-05-07T21:05:05.6917427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.6925833Z use_cpu=True, 2025-05-07T21:05:05.6925985Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6926069Z ) 2025-05-07T21:05:05.6926226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.6926578Z self=, 2025-05-07T21:05:05.6926670Z compile=True, 2025-05-07T21:05:05.6926791Z pooling_mode=, 2025-05-07T21:05:05.6926875Z T=1, 2025-05-07T21:05:05.6926956Z D=123, 2025-05-07T21:05:05.6927044Z B=87, 2025-05-07T21:05:05.6927128Z log_E=5, 2025-05-07T21:05:05.6927208Z L=20, 2025-05-07T21:05:05.6927303Z D_gradcheck=1, 2025-05-07T21:05:05.6927406Z stochastic_rounding=True, 2025-05-07T21:05:05.6927498Z weighted=False, 2025-05-07T21:05:05.6927591Z row_wise=True, 2025-05-07T21:05:05.6927678Z mixed=True, 2025-05-07T21:05:05.6927769Z use_cache=False, 2025-05-07T21:05:05.6927887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.6927973Z use_cpu=True, 2025-05-07T21:05:05.6928088Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.6928166Z ) 2025-05-07T21:05:05.7210211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7211003Z self=, 2025-05-07T21:05:05.7211145Z compile=True, 2025-05-07T21:05:05.7211325Z pooling_mode=, 2025-05-07T21:05:05.7211448Z T=3, 2025-05-07T21:05:05.7211569Z D=49, 2025-05-07T21:05:05.7211719Z B=53, 2025-05-07T21:05:05.7211869Z log_E=3, 2025-05-07T21:05:05.7211988Z L=14, 2025-05-07T21:05:05.7212115Z D_gradcheck=2, 2025-05-07T21:05:05.7212223Z stochastic_rounding=True, 2025-05-07T21:05:05.7212321Z weighted=False, 2025-05-07T21:05:05.7212414Z row_wise=True, 2025-05-07T21:05:05.7212501Z mixed=True, 2025-05-07T21:05:05.7212600Z use_cache=False, 2025-05-07T21:05:05.7212722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7212812Z use_cpu=True, 2025-05-07T21:05:05.7212930Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7213013Z ) 2025-05-07T21:05:05.7213348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7213714Z self=, 2025-05-07T21:05:05.7213804Z compile=True, 2025-05-07T21:05:05.7213923Z pooling_mode=, 2025-05-07T21:05:05.7214011Z T=1, 2025-05-07T21:05:05.7214165Z D=106, 2025-05-07T21:05:05.7214255Z B=51, 2025-05-07T21:05:05.7214343Z log_E=4, 2025-05-07T21:05:05.7214427Z L=11, 2025-05-07T21:05:05.7214527Z D_gradcheck=2, 2025-05-07T21:05:05.7214634Z stochastic_rounding=False, 2025-05-07T21:05:05.7214722Z weighted=True, 2025-05-07T21:05:05.7214904Z row_wise=True, 2025-05-07T21:05:05.7214990Z mixed=True, 2025-05-07T21:05:05.7215081Z use_cache=False, 2025-05-07T21:05:05.7215267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7215353Z use_cpu=True, 2025-05-07T21:05:05.7215466Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7215549Z ) 2025-05-07T21:05:05.7215698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7216102Z self=, 2025-05-07T21:05:05.7216196Z compile=True, 2025-05-07T21:05:05.7216311Z pooling_mode=, 2025-05-07T21:05:05.7216393Z T=5, 2025-05-07T21:05:05.7216471Z D=37, 2025-05-07T21:05:05.7216616Z B=94, 2025-05-07T21:05:05.7216700Z log_E=5, 2025-05-07T21:05:05.7216777Z L=20, 2025-05-07T21:05:05.7216910Z D_gradcheck=1, 2025-05-07T21:05:05.7217017Z stochastic_rounding=True, 2025-05-07T21:05:05.7217107Z weighted=True, 2025-05-07T21:05:05.7217193Z row_wise=True, 2025-05-07T21:05:05.7217287Z mixed=False, 2025-05-07T21:05:05.7217374Z use_cache=True, 2025-05-07T21:05:05.7217490Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7217581Z use_cpu=True, 2025-05-07T21:05:05.7217691Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7217775Z ) 2025-05-07T21:05:05.7217914Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7218258Z self=, 2025-05-07T21:05:05.7218353Z compile=False, 2025-05-07T21:05:05.7218468Z pooling_mode=, 2025-05-07T21:05:05.7218549Z T=2, 2025-05-07T21:05:05.7218640Z D=107, 2025-05-07T21:05:05.7218726Z B=84, 2025-05-07T21:05:05.7218810Z log_E=3, 2025-05-07T21:05:05.7218899Z L=16, 2025-05-07T21:05:05.7218987Z D_gradcheck=1, 2025-05-07T21:05:05.7219089Z stochastic_rounding=False, 2025-05-07T21:05:05.7219186Z weighted=False, 2025-05-07T21:05:05.7219272Z row_wise=True, 2025-05-07T21:05:05.7219357Z mixed=True, 2025-05-07T21:05:05.7219453Z use_cache=False, 2025-05-07T21:05:05.7219566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7219657Z use_cpu=True, 2025-05-07T21:05:05.7219762Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7219847Z ) 2025-05-07T21:05:05.7219989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7220337Z self=, 2025-05-07T21:05:05.7220426Z compile=False, 2025-05-07T21:05:05.7220547Z pooling_mode=, 2025-05-07T21:05:05.7220630Z T=4, 2025-05-07T21:05:05.7220711Z D=27, 2025-05-07T21:05:05.7220800Z B=78, 2025-05-07T21:05:05.7220883Z log_E=5, 2025-05-07T21:05:05.7220967Z L=3, 2025-05-07T21:05:05.7221062Z D_gradcheck=2, 2025-05-07T21:05:05.7221166Z stochastic_rounding=True, 2025-05-07T21:05:05.7221263Z weighted=False, 2025-05-07T21:05:05.7221355Z row_wise=True, 2025-05-07T21:05:05.7221442Z mixed=False, 2025-05-07T21:05:05.7221539Z use_cache=True, 2025-05-07T21:05:05.7221651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7221737Z use_cpu=True, 2025-05-07T21:05:05.7221851Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7221981Z ) 2025-05-07T21:05:05.7222118Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7222476Z self=, 2025-05-07T21:05:05.7222564Z compile=True, 2025-05-07T21:05:05.7222680Z pooling_mode=, 2025-05-07T21:05:05.7222811Z T=4, 2025-05-07T21:05:05.7222898Z D=93, 2025-05-07T21:05:05.7222982Z B=108, 2025-05-07T21:05:05.7223075Z log_E=5, 2025-05-07T21:05:05.7223158Z L=7, 2025-05-07T21:05:05.7223258Z D_gradcheck=2, 2025-05-07T21:05:05.7223360Z stochastic_rounding=True, 2025-05-07T21:05:05.7223448Z weighted=False, 2025-05-07T21:05:05.7223540Z row_wise=True, 2025-05-07T21:05:05.7223624Z mixed=False, 2025-05-07T21:05:05.7223751Z use_cache=True, 2025-05-07T21:05:05.7223870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7223955Z use_cpu=True, 2025-05-07T21:05:05.7224068Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7224155Z ) 2025-05-07T21:05:05.7224290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7224638Z self=, 2025-05-07T21:05:05.7224731Z compile=True, 2025-05-07T21:05:05.7224845Z pooling_mode=, 2025-05-07T21:05:05.7224932Z T=5, 2025-05-07T21:05:05.7225064Z D=67, 2025-05-07T21:05:05.7225147Z B=26, 2025-05-07T21:05:05.7225236Z log_E=4, 2025-05-07T21:05:05.7225316Z L=12, 2025-05-07T21:05:05.7225405Z D_gradcheck=1, 2025-05-07T21:05:05.7225514Z stochastic_rounding=False, 2025-05-07T21:05:05.7225605Z weighted=True, 2025-05-07T21:05:05.7225695Z row_wise=True, 2025-05-07T21:05:05.7225788Z mixed=False, 2025-05-07T21:05:05.7225876Z use_cache=False, 2025-05-07T21:05:05.7225990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7226083Z use_cpu=True, 2025-05-07T21:05:05.7226197Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7226275Z ) 2025-05-07T21:05:05.7226421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7226767Z self=, 2025-05-07T21:05:05.7226859Z compile=False, 2025-05-07T21:05:05.7226971Z pooling_mode=, 2025-05-07T21:05:05.7227057Z T=3, 2025-05-07T21:05:05.7227148Z D=48, 2025-05-07T21:05:05.7227232Z B=59, 2025-05-07T21:05:05.7227314Z log_E=5, 2025-05-07T21:05:05.7227401Z L=7, 2025-05-07T21:05:05.7227490Z D_gradcheck=2, 2025-05-07T21:05:05.7227590Z stochastic_rounding=True, 2025-05-07T21:05:05.7227685Z weighted=False, 2025-05-07T21:05:05.7227771Z row_wise=True, 2025-05-07T21:05:05.7227859Z mixed=False, 2025-05-07T21:05:05.7227952Z use_cache=False, 2025-05-07T21:05:05.7228063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7228148Z use_cpu=True, 2025-05-07T21:05:05.7228263Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7228342Z ) 2025-05-07T21:05:05.7228487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7228833Z self=, 2025-05-07T21:05:05.7228922Z compile=False, 2025-05-07T21:05:05.7229043Z pooling_mode=, 2025-05-07T21:05:05.7229130Z T=5, 2025-05-07T21:05:05.7229213Z D=14, 2025-05-07T21:05:05.7229300Z B=11, 2025-05-07T21:05:05.7229387Z log_E=5, 2025-05-07T21:05:05.7229467Z L=3, 2025-05-07T21:05:05.7229561Z D_gradcheck=2, 2025-05-07T21:05:05.7229666Z stochastic_rounding=False, 2025-05-07T21:05:05.7229753Z weighted=True, 2025-05-07T21:05:05.7229847Z row_wise=True, 2025-05-07T21:05:05.7229934Z mixed=True, 2025-05-07T21:05:05.7230023Z use_cache=False, 2025-05-07T21:05:05.7230142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7230227Z use_cpu=True, 2025-05-07T21:05:05.7230389Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7230470Z ) 2025-05-07T21:05:05.7230607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7230956Z self=, 2025-05-07T21:05:05.7231046Z compile=False, 2025-05-07T21:05:05.7231201Z pooling_mode=, 2025-05-07T21:05:05.7231289Z T=3, 2025-05-07T21:05:05.7231370Z D=6, 2025-05-07T21:05:05.7231450Z B=6, 2025-05-07T21:05:05.7231537Z log_E=3, 2025-05-07T21:05:05.7231619Z L=20, 2025-05-07T21:05:05.7231708Z D_gradcheck=2, 2025-05-07T21:05:05.7231817Z stochastic_rounding=True, 2025-05-07T21:05:05.7231905Z weighted=True, 2025-05-07T21:05:05.7231997Z row_wise=True, 2025-05-07T21:05:05.7232119Z mixed=True, 2025-05-07T21:05:05.7232211Z use_cache=True, 2025-05-07T21:05:05.7232330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7232414Z use_cpu=True, 2025-05-07T21:05:05.7232527Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7232612Z ) 2025-05-07T21:05:05.7232747Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7233093Z self=, 2025-05-07T21:05:05.7233190Z compile=False, 2025-05-07T21:05:05.7233305Z pooling_mode=, 2025-05-07T21:05:05.7233429Z T=5, 2025-05-07T21:05:05.7233517Z D=22, 2025-05-07T21:05:05.7233598Z B=58, 2025-05-07T21:05:05.7233680Z log_E=3, 2025-05-07T21:05:05.7233765Z L=14, 2025-05-07T21:05:05.7233854Z D_gradcheck=2, 2025-05-07T21:05:05.7233966Z stochastic_rounding=True, 2025-05-07T21:05:05.7234054Z weighted=True, 2025-05-07T21:05:05.7234144Z row_wise=True, 2025-05-07T21:05:05.7234235Z mixed=True, 2025-05-07T21:05:05.7234322Z use_cache=True, 2025-05-07T21:05:05.7234434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7234533Z use_cpu=True, 2025-05-07T21:05:05.7234641Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7234722Z ) 2025-05-07T21:05:05.7234865Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7235211Z self=, 2025-05-07T21:05:05.7235301Z compile=False, 2025-05-07T21:05:05.7235424Z pooling_mode=, 2025-05-07T21:05:05.7235509Z T=5, 2025-05-07T21:05:05.7235598Z D=39, 2025-05-07T21:05:05.7235679Z B=90, 2025-05-07T21:05:05.7235761Z log_E=4, 2025-05-07T21:05:05.7235853Z L=5, 2025-05-07T21:05:05.7236204Z D_gradcheck=1, 2025-05-07T21:05:05.7236310Z stochastic_rounding=False, 2025-05-07T21:05:05.7236405Z weighted=False, 2025-05-07T21:05:05.7236495Z row_wise=True, 2025-05-07T21:05:05.7236579Z mixed=True, 2025-05-07T21:05:05.7236672Z use_cache=False, 2025-05-07T21:05:05.7236785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7236873Z use_cpu=True, 2025-05-07T21:05:05.7236988Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7237068Z ) 2025-05-07T21:05:05.7237202Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7237555Z self=, 2025-05-07T21:05:05.7237640Z compile=True, 2025-05-07T21:05:05.7237761Z pooling_mode=, 2025-05-07T21:05:05.7237845Z T=5, 2025-05-07T21:05:05.7237925Z D=111, 2025-05-07T21:05:05.7238011Z B=6, 2025-05-07T21:05:05.7238092Z log_E=3, 2025-05-07T21:05:05.7238173Z L=19, 2025-05-07T21:05:05.7238266Z D_gradcheck=1, 2025-05-07T21:05:05.7238368Z stochastic_rounding=True, 2025-05-07T21:05:05.7238456Z weighted=True, 2025-05-07T21:05:05.7238551Z row_wise=True, 2025-05-07T21:05:05.7238635Z mixed=True, 2025-05-07T21:05:05.7238723Z use_cache=False, 2025-05-07T21:05:05.7238840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7239054Z use_cpu=True, 2025-05-07T21:05:05.7239163Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7239245Z ) 2025-05-07T21:05:05.7239381Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7239736Z self=, 2025-05-07T21:05:05.7239824Z compile=True, 2025-05-07T21:05:05.7239998Z pooling_mode=, 2025-05-07T21:05:05.7240086Z T=1, 2025-05-07T21:05:05.7240170Z D=34, 2025-05-07T21:05:05.7240251Z B=111, 2025-05-07T21:05:05.7240340Z log_E=4, 2025-05-07T21:05:05.7240422Z L=19, 2025-05-07T21:05:05.7240509Z D_gradcheck=2, 2025-05-07T21:05:05.7240613Z stochastic_rounding=True, 2025-05-07T21:05:05.7240704Z weighted=False, 2025-05-07T21:05:05.7240846Z row_wise=True, 2025-05-07T21:05:05.7240939Z mixed=True, 2025-05-07T21:05:05.7241026Z use_cache=True, 2025-05-07T21:05:05.7241138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7241230Z use_cpu=True, 2025-05-07T21:05:05.7241338Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7241429Z ) 2025-05-07T21:05:05.7241566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7241909Z self=, 2025-05-07T21:05:05.7242006Z compile=True, 2025-05-07T21:05:05.7242182Z pooling_mode=, 2025-05-07T21:05:05.7242264Z T=4, 2025-05-07T21:05:05.7242352Z D=71, 2025-05-07T21:05:05.7242434Z B=60, 2025-05-07T21:05:05.7242515Z log_E=3, 2025-05-07T21:05:05.7242603Z L=8, 2025-05-07T21:05:05.7242692Z D_gradcheck=1, 2025-05-07T21:05:05.7242795Z stochastic_rounding=True, 2025-05-07T21:05:05.7242891Z weighted=True, 2025-05-07T21:05:05.7242980Z row_wise=True, 2025-05-07T21:05:05.7243071Z mixed=False, 2025-05-07T21:05:05.7243160Z use_cache=True, 2025-05-07T21:05:05.7243277Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7243371Z use_cpu=True, 2025-05-07T21:05:05.7243478Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7243557Z ) 2025-05-07T21:05:05.7243700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7244046Z self=, 2025-05-07T21:05:05.7244139Z compile=True, 2025-05-07T21:05:05.7244261Z pooling_mode=, 2025-05-07T21:05:05.7244342Z T=2, 2025-05-07T21:05:05.7244423Z D=103, 2025-05-07T21:05:05.7244511Z B=83, 2025-05-07T21:05:05.7244592Z log_E=3, 2025-05-07T21:05:05.7244673Z L=17, 2025-05-07T21:05:05.7244766Z D_gradcheck=2, 2025-05-07T21:05:05.7244867Z stochastic_rounding=True, 2025-05-07T21:05:05.7244968Z weighted=True, 2025-05-07T21:05:05.7245059Z row_wise=True, 2025-05-07T21:05:05.7245148Z mixed=False, 2025-05-07T21:05:05.7245244Z use_cache=False, 2025-05-07T21:05:05.7245359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7245446Z use_cpu=True, 2025-05-07T21:05:05.7245560Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7245639Z ) 2025-05-07T21:05:05.7549590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7550073Z self=, 2025-05-07T21:05:05.7550186Z compile=False, 2025-05-07T21:05:05.7550359Z pooling_mode=, 2025-05-07T21:05:05.7550483Z T=2, 2025-05-07T21:05:05.7550607Z D=60, 2025-05-07T21:05:05.7550721Z B=117, 2025-05-07T21:05:05.7550807Z log_E=5, 2025-05-07T21:05:05.7550890Z L=9, 2025-05-07T21:05:05.7550985Z D_gradcheck=1, 2025-05-07T21:05:05.7551090Z stochastic_rounding=True, 2025-05-07T21:05:05.7551187Z weighted=False, 2025-05-07T21:05:05.7551284Z row_wise=True, 2025-05-07T21:05:05.7551370Z mixed=True, 2025-05-07T21:05:05.7551460Z use_cache=False, 2025-05-07T21:05:05.7551742Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7551863Z use_cpu=True, 2025-05-07T21:05:05.7551973Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7552060Z ) 2025-05-07T21:05:05.7552201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7552600Z self=, 2025-05-07T21:05:05.7552777Z compile=False, 2025-05-07T21:05:05.7552895Z pooling_mode=, 2025-05-07T21:05:05.7552977Z T=3, 2025-05-07T21:05:05.7553066Z D=91, 2025-05-07T21:05:05.7553147Z B=47, 2025-05-07T21:05:05.7553233Z log_E=5, 2025-05-07T21:05:05.7553320Z L=17, 2025-05-07T21:05:05.7553409Z D_gradcheck=2, 2025-05-07T21:05:05.7553520Z stochastic_rounding=False, 2025-05-07T21:05:05.7553675Z weighted=False, 2025-05-07T21:05:05.7553764Z row_wise=True, 2025-05-07T21:05:05.7553854Z mixed=False, 2025-05-07T21:05:05.7553942Z use_cache=False, 2025-05-07T21:05:05.7554061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7554155Z use_cpu=True, 2025-05-07T21:05:05.7554266Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7554345Z ) 2025-05-07T21:05:05.7554489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7554836Z self=, 2025-05-07T21:05:05.7554993Z compile=True, 2025-05-07T21:05:05.7555111Z pooling_mode=, 2025-05-07T21:05:05.7555193Z T=2, 2025-05-07T21:05:05.7555274Z D=68, 2025-05-07T21:05:05.7555367Z B=35, 2025-05-07T21:05:05.7555450Z log_E=5, 2025-05-07T21:05:05.7555538Z L=16, 2025-05-07T21:05:05.7555629Z D_gradcheck=1, 2025-05-07T21:05:05.7555737Z stochastic_rounding=True, 2025-05-07T21:05:05.7555831Z weighted=False, 2025-05-07T21:05:05.7555919Z row_wise=True, 2025-05-07T21:05:05.7556010Z mixed=False, 2025-05-07T21:05:05.7556102Z use_cache=True, 2025-05-07T21:05:05.7556220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7556306Z use_cpu=True, 2025-05-07T21:05:05.7556419Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7556496Z ) 2025-05-07T21:05:05.7556634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7556987Z self=, 2025-05-07T21:05:05.7557083Z compile=False, 2025-05-07T21:05:05.7557209Z pooling_mode=, 2025-05-07T21:05:05.7557293Z T=3, 2025-05-07T21:05:05.7557373Z D=74, 2025-05-07T21:05:05.7557460Z B=82, 2025-05-07T21:05:05.7557542Z log_E=5, 2025-05-07T21:05:05.7557622Z L=19, 2025-05-07T21:05:05.7557715Z D_gradcheck=2, 2025-05-07T21:05:05.7557821Z stochastic_rounding=True, 2025-05-07T21:05:05.7557911Z weighted=False, 2025-05-07T21:05:05.7558005Z row_wise=True, 2025-05-07T21:05:05.7558090Z mixed=True, 2025-05-07T21:05:05.7558180Z use_cache=True, 2025-05-07T21:05:05.7558298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7558385Z use_cpu=True, 2025-05-07T21:05:05.7558493Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7558577Z ) 2025-05-07T21:05:05.7558712Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7559062Z self=, 2025-05-07T21:05:05.7559159Z compile=False, 2025-05-07T21:05:05.7559273Z pooling_mode=, 2025-05-07T21:05:05.7559360Z T=1, 2025-05-07T21:05:05.7559440Z D=18, 2025-05-07T21:05:05.7559520Z B=108, 2025-05-07T21:05:05.7559607Z log_E=4, 2025-05-07T21:05:05.7559688Z L=13, 2025-05-07T21:05:05.7559777Z D_gradcheck=2, 2025-05-07T21:05:05.7559888Z stochastic_rounding=False, 2025-05-07T21:05:05.7559977Z weighted=True, 2025-05-07T21:05:05.7560064Z row_wise=True, 2025-05-07T21:05:05.7560155Z mixed=True, 2025-05-07T21:05:05.7560296Z use_cache=False, 2025-05-07T21:05:05.7560411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7560502Z use_cpu=True, 2025-05-07T21:05:05.7560611Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7560698Z ) 2025-05-07T21:05:05.7560833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7561177Z self=, 2025-05-07T21:05:05.7561314Z compile=True, 2025-05-07T21:05:05.7561430Z pooling_mode=, 2025-05-07T21:05:05.7561511Z T=5, 2025-05-07T21:05:05.7561598Z D=84, 2025-05-07T21:05:05.7561679Z B=106, 2025-05-07T21:05:05.7561759Z log_E=4, 2025-05-07T21:05:05.7561843Z L=13, 2025-05-07T21:05:05.7561931Z D_gradcheck=1, 2025-05-07T21:05:05.7562075Z stochastic_rounding=True, 2025-05-07T21:05:05.7562171Z weighted=False, 2025-05-07T21:05:05.7562258Z row_wise=True, 2025-05-07T21:05:05.7562343Z mixed=False, 2025-05-07T21:05:05.7562441Z use_cache=False, 2025-05-07T21:05:05.7562554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7562647Z use_cpu=True, 2025-05-07T21:05:05.7562757Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7562837Z ) 2025-05-07T21:05:05.7562981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7563325Z self=, 2025-05-07T21:05:05.7563462Z compile=False, 2025-05-07T21:05:05.7563580Z pooling_mode=, 2025-05-07T21:05:05.7563660Z T=2, 2025-05-07T21:05:05.7563740Z D=98, 2025-05-07T21:05:05.7563828Z B=21, 2025-05-07T21:05:05.7563910Z log_E=5, 2025-05-07T21:05:05.7563991Z L=20, 2025-05-07T21:05:05.7564087Z D_gradcheck=1, 2025-05-07T21:05:05.7564192Z stochastic_rounding=False, 2025-05-07T21:05:05.7564286Z weighted=True, 2025-05-07T21:05:05.7564374Z row_wise=True, 2025-05-07T21:05:05.7564460Z mixed=False, 2025-05-07T21:05:05.7564557Z use_cache=False, 2025-05-07T21:05:05.7564672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7564759Z use_cpu=True, 2025-05-07T21:05:05.7564874Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7564954Z ) 2025-05-07T21:05:05.7565089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7565441Z self=, 2025-05-07T21:05:05.7565535Z compile=True, 2025-05-07T21:05:05.7565649Z pooling_mode=, 2025-05-07T21:05:05.7565741Z T=2, 2025-05-07T21:05:05.7565824Z D=14, 2025-05-07T21:05:05.7565907Z B=93, 2025-05-07T21:05:05.7565997Z log_E=5, 2025-05-07T21:05:05.7566078Z L=15, 2025-05-07T21:05:05.7566174Z D_gradcheck=2, 2025-05-07T21:05:05.7566277Z stochastic_rounding=False, 2025-05-07T21:05:05.7566365Z weighted=False, 2025-05-07T21:05:05.7566456Z row_wise=True, 2025-05-07T21:05:05.7566544Z mixed=True, 2025-05-07T21:05:05.7566631Z use_cache=True, 2025-05-07T21:05:05.7566750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7566836Z use_cpu=True, 2025-05-07T21:05:05.7566945Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7567030Z ) 2025-05-07T21:05:05.7567165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7567513Z self=, 2025-05-07T21:05:05.7567611Z compile=False, 2025-05-07T21:05:05.7567724Z pooling_mode=, 2025-05-07T21:05:05.7567808Z T=2, 2025-05-07T21:05:05.7567888Z D=22, 2025-05-07T21:05:05.7567969Z B=75, 2025-05-07T21:05:05.7568056Z log_E=4, 2025-05-07T21:05:05.7568136Z L=16, 2025-05-07T21:05:05.7568227Z D_gradcheck=1, 2025-05-07T21:05:05.7568336Z stochastic_rounding=True, 2025-05-07T21:05:05.7568423Z weighted=False, 2025-05-07T21:05:05.7568510Z row_wise=True, 2025-05-07T21:05:05.7568653Z mixed=False, 2025-05-07T21:05:05.7568743Z use_cache=True, 2025-05-07T21:05:05.7568856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7568947Z use_cpu=True, 2025-05-07T21:05:05.7569055Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7569134Z ) 2025-05-07T21:05:05.7569276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7569670Z self=, 2025-05-07T21:05:05.7569771Z compile=False, 2025-05-07T21:05:05.7569885Z pooling_mode=, 2025-05-07T21:05:05.7569965Z T=4, 2025-05-07T21:05:05.7570053Z D=116, 2025-05-07T21:05:05.7570135Z B=93, 2025-05-07T21:05:05.7570217Z log_E=3, 2025-05-07T21:05:05.7570307Z L=18, 2025-05-07T21:05:05.7570437Z D_gradcheck=1, 2025-05-07T21:05:05.7570542Z stochastic_rounding=False, 2025-05-07T21:05:05.7570636Z weighted=False, 2025-05-07T21:05:05.7570723Z row_wise=True, 2025-05-07T21:05:05.7570810Z mixed=True, 2025-05-07T21:05:05.7570902Z use_cache=False, 2025-05-07T21:05:05.7571016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7571103Z use_cpu=True, 2025-05-07T21:05:05.7571218Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7571297Z ) 2025-05-07T21:05:05.7571444Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7571790Z self=, 2025-05-07T21:05:05.7571922Z compile=True, 2025-05-07T21:05:05.7572043Z pooling_mode=, 2025-05-07T21:05:05.7572123Z T=4, 2025-05-07T21:05:05.7572204Z D=113, 2025-05-07T21:05:05.7572292Z B=98, 2025-05-07T21:05:05.7572375Z log_E=4, 2025-05-07T21:05:05.7572459Z L=7, 2025-05-07T21:05:05.7572556Z D_gradcheck=1, 2025-05-07T21:05:05.7572659Z stochastic_rounding=False, 2025-05-07T21:05:05.7572753Z weighted=True, 2025-05-07T21:05:05.7572852Z row_wise=True, 2025-05-07T21:05:05.7572941Z mixed=False, 2025-05-07T21:05:05.7573031Z use_cache=False, 2025-05-07T21:05:05.7573153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7573241Z use_cpu=True, 2025-05-07T21:05:05.7573355Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7573436Z ) 2025-05-07T21:05:05.7573572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7573927Z self=, 2025-05-07T21:05:05.7574019Z compile=True, 2025-05-07T21:05:05.7574135Z pooling_mode=, 2025-05-07T21:05:05.7574223Z T=4, 2025-05-07T21:05:05.7574306Z D=95, 2025-05-07T21:05:05.7574389Z B=114, 2025-05-07T21:05:05.7574480Z log_E=3, 2025-05-07T21:05:05.7574567Z L=19, 2025-05-07T21:05:05.7574660Z D_gradcheck=1, 2025-05-07T21:05:05.7574862Z stochastic_rounding=False, 2025-05-07T21:05:05.7574951Z weighted=False, 2025-05-07T21:05:05.7575051Z row_wise=True, 2025-05-07T21:05:05.7575138Z mixed=True, 2025-05-07T21:05:05.7575225Z use_cache=True, 2025-05-07T21:05:05.7575349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7575434Z use_cpu=True, 2025-05-07T21:05:05.7575542Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7575629Z ) 2025-05-07T21:05:05.7575766Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7576119Z self=, 2025-05-07T21:05:05.7576213Z compile=True, 2025-05-07T21:05:05.7576327Z pooling_mode=, 2025-05-07T21:05:05.7576408Z T=5, 2025-05-07T21:05:05.7576498Z D=73, 2025-05-07T21:05:05.7576580Z B=34, 2025-05-07T21:05:05.7576669Z log_E=4, 2025-05-07T21:05:05.7576753Z L=15, 2025-05-07T21:05:05.7576842Z D_gradcheck=2, 2025-05-07T21:05:05.7576954Z stochastic_rounding=True, 2025-05-07T21:05:05.7577042Z weighted=False, 2025-05-07T21:05:05.7577180Z row_wise=True, 2025-05-07T21:05:05.7577276Z mixed=True, 2025-05-07T21:05:05.7577365Z use_cache=False, 2025-05-07T21:05:05.7577478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7577571Z use_cpu=True, 2025-05-07T21:05:05.7577684Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7577764Z ) 2025-05-07T21:05:05.7577910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7578326Z self=, 2025-05-07T21:05:05.7578415Z compile=True, 2025-05-07T21:05:05.7578535Z pooling_mode=, 2025-05-07T21:05:05.7578619Z T=2, 2025-05-07T21:05:05.7578709Z D=111, 2025-05-07T21:05:05.7578800Z B=54, 2025-05-07T21:05:05.7578934Z log_E=5, 2025-05-07T21:05:05.7579046Z L=6, 2025-05-07T21:05:05.7579137Z D_gradcheck=2, 2025-05-07T21:05:05.7579238Z stochastic_rounding=True, 2025-05-07T21:05:05.7579336Z weighted=False, 2025-05-07T21:05:05.7579426Z row_wise=True, 2025-05-07T21:05:05.7579511Z mixed=True, 2025-05-07T21:05:05.7579606Z use_cache=False, 2025-05-07T21:05:05.7579718Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7579804Z use_cpu=True, 2025-05-07T21:05:05.7579920Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7579997Z ) 2025-05-07T21:05:05.7580136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7580531Z self=, 2025-05-07T21:05:05.7580620Z compile=True, 2025-05-07T21:05:05.7580742Z pooling_mode=, 2025-05-07T21:05:05.7580825Z T=2, 2025-05-07T21:05:05.7580907Z D=55, 2025-05-07T21:05:05.7580992Z B=23, 2025-05-07T21:05:05.7581078Z log_E=5, 2025-05-07T21:05:05.7581159Z L=9, 2025-05-07T21:05:05.7581253Z D_gradcheck=2, 2025-05-07T21:05:05.7581355Z stochastic_rounding=True, 2025-05-07T21:05:05.7581445Z weighted=True, 2025-05-07T21:05:05.7581539Z row_wise=True, 2025-05-07T21:05:05.7581623Z mixed=True, 2025-05-07T21:05:05.7581709Z use_cache=True, 2025-05-07T21:05:05.7581828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:05.7581914Z use_cpu=True, 2025-05-07T21:05:05.7582020Z output_dtype=SparseType.FP16, 2025-05-07T21:05:05.7582105Z ) 2025-05-07T21:05:05.7582244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:05.7582597Z self=, 2025-05-07T21:05:05.7582688Z compile=False, 2025-05-07T21:05:05.7582807Z pooling_mode=, 2025-05-07T21:05:05.7582894Z T=4, 2025-05-07T21:05:05.7582977Z D=4, 2025-05-07T21:05:05.7583059Z B=51, 2025-05-07T21:05:05.7583149Z log_E=5, 2025-05-07T21:05:05.7583229Z L=1, 2025-05-07T21:05:05.7583321Z D_gradcheck=2, 2025-05-07T21:05:05.7583427Z stochastic_rounding=True, 2025-05-07T21:05:05.7583517Z weighted=False, 2025-05-07T21:05:05.7583606Z row_wise=True, 2025-05-07T21:05:05.7583702Z mixed=True, 2025-05-07T21:05:05.7583788Z use_cache=True, 2025-05-07T21:05:05.7583912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:05.7583998Z use_cpu=True, 2025-05-07T21:05:05.7584105Z output_dtype=SparseType.FP32, 2025-05-07T21:05:05.7584193Z ) 2025-05-07T21:05:08.0140067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0141043Z self=, 2025-05-07T21:05:08.0141821Z compile=True, 2025-05-07T21:05:08.0142083Z pooling_mode=, 2025-05-07T21:05:08.0142371Z T=5, 2025-05-07T21:05:08.0142574Z D=93, 2025-05-07T21:05:08.0142782Z B=116, 2025-05-07T21:05:08.0142976Z log_E=4, 2025-05-07T21:05:08.0143183Z L=18, 2025-05-07T21:05:08.0143391Z D_gradcheck=2, 2025-05-07T21:05:08.0143629Z stochastic_rounding=False, 2025-05-07T21:05:08.0144235Z weighted=True, 2025-05-07T21:05:08.0144470Z row_wise=True, 2025-05-07T21:05:08.0144691Z mixed=True, 2025-05-07T21:05:08.0144908Z use_cache=False, 2025-05-07T21:05:08.0145172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0145472Z use_cpu=True, 2025-05-07T21:05:08.0145720Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0146093Z ) 2025-05-07T21:05:08.0146343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0146927Z self=, 2025-05-07T21:05:08.0147466Z compile=False, 2025-05-07T21:05:08.0147724Z pooling_mode=, 2025-05-07T21:05:08.0148029Z T=2, 2025-05-07T21:05:08.0148228Z D=2, 2025-05-07T21:05:08.0148504Z B=87, 2025-05-07T21:05:08.0148704Z log_E=4, 2025-05-07T21:05:08.0148915Z L=0, 2025-05-07T21:05:08.0149113Z D_gradcheck=2, 2025-05-07T21:05:08.0149356Z stochastic_rounding=False, 2025-05-07T21:05:08.0149634Z weighted=True, 2025-05-07T21:05:08.0149856Z row_wise=True, 2025-05-07T21:05:08.0150077Z mixed=True, 2025-05-07T21:05:08.0150297Z use_cache=False, 2025-05-07T21:05:08.0150553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0150849Z use_cpu=True, 2025-05-07T21:05:08.0159224Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0159593Z ) 2025-05-07T21:05:08.0159971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0160565Z self=, 2025-05-07T21:05:08.0161107Z compile=False, 2025-05-07T21:05:08.0161364Z pooling_mode=, 2025-05-07T21:05:08.0161669Z T=4, 2025-05-07T21:05:08.0161871Z D=36, 2025-05-07T21:05:08.0162074Z B=18, 2025-05-07T21:05:08.0162267Z log_E=3, 2025-05-07T21:05:08.0162473Z L=5, 2025-05-07T21:05:08.0162676Z D_gradcheck=2, 2025-05-07T21:05:08.0162916Z stochastic_rounding=True, 2025-05-07T21:05:08.0163189Z weighted=False, 2025-05-07T21:05:08.0163417Z row_wise=True, 2025-05-07T21:05:08.0163635Z mixed=True, 2025-05-07T21:05:08.0163857Z use_cache=True, 2025-05-07T21:05:08.0164110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0164397Z use_cpu=True, 2025-05-07T21:05:08.0164644Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0164920Z ) 2025-05-07T21:05:08.0165165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0165744Z self=, 2025-05-07T21:05:08.0166279Z compile=True, 2025-05-07T21:05:08.0166525Z pooling_mode=, 2025-05-07T21:05:08.0166823Z T=2, 2025-05-07T21:05:08.0167018Z D=96, 2025-05-07T21:05:08.0167211Z B=112, 2025-05-07T21:05:08.0167411Z log_E=3, 2025-05-07T21:05:08.0167616Z L=3, 2025-05-07T21:05:08.0167814Z D_gradcheck=2, 2025-05-07T21:05:08.0168060Z stochastic_rounding=True, 2025-05-07T21:05:08.0168331Z weighted=False, 2025-05-07T21:05:08.0168556Z row_wise=True, 2025-05-07T21:05:08.0168776Z mixed=True, 2025-05-07T21:05:08.0168999Z use_cache=True, 2025-05-07T21:05:08.0169253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0169541Z use_cpu=True, 2025-05-07T21:05:08.0169794Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0170069Z ) 2025-05-07T21:05:08.0170311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0170892Z self=, 2025-05-07T21:05:08.0171425Z compile=True, 2025-05-07T21:05:08.0171672Z pooling_mode=, 2025-05-07T21:05:08.0171969Z T=3, 2025-05-07T21:05:08.0172169Z D=83, 2025-05-07T21:05:08.0172360Z B=77, 2025-05-07T21:05:08.0172558Z log_E=3, 2025-05-07T21:05:08.0172763Z L=0, 2025-05-07T21:05:08.0172961Z D_gradcheck=1, 2025-05-07T21:05:08.0173255Z stochastic_rounding=False, 2025-05-07T21:05:08.0173525Z weighted=True, 2025-05-07T21:05:08.0173747Z row_wise=True, 2025-05-07T21:05:08.0173971Z mixed=True, 2025-05-07T21:05:08.0174190Z use_cache=True, 2025-05-07T21:05:08.0174438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0174819Z use_cpu=True, 2025-05-07T21:05:08.0175067Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0175391Z ) 2025-05-07T21:05:08.0175627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0176214Z self=, 2025-05-07T21:05:08.0176747Z compile=False, 2025-05-07T21:05:08.0176993Z pooling_mode=, 2025-05-07T21:05:08.0177280Z T=1, 2025-05-07T21:05:08.0177519Z D=18, 2025-05-07T21:05:08.0177717Z B=108, 2025-05-07T21:05:08.0177917Z log_E=5, 2025-05-07T21:05:08.0178127Z L=7, 2025-05-07T21:05:08.0178321Z D_gradcheck=1, 2025-05-07T21:05:08.0178563Z stochastic_rounding=False, 2025-05-07T21:05:08.0178830Z weighted=True, 2025-05-07T21:05:08.0179049Z row_wise=True, 2025-05-07T21:05:08.0179266Z mixed=True, 2025-05-07T21:05:08.0179486Z use_cache=False, 2025-05-07T21:05:08.0179739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0180034Z use_cpu=True, 2025-05-07T21:05:08.0180280Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0180591Z ) 2025-05-07T21:05:08.0180829Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0181410Z self=, 2025-05-07T21:05:08.0181941Z compile=True, 2025-05-07T21:05:08.0182184Z pooling_mode=, 2025-05-07T21:05:08.0182472Z T=3, 2025-05-07T21:05:08.0182673Z D=11, 2025-05-07T21:05:08.0182863Z B=83, 2025-05-07T21:05:08.0183061Z log_E=3, 2025-05-07T21:05:08.0183267Z L=20, 2025-05-07T21:05:08.0183462Z D_gradcheck=1, 2025-05-07T21:05:08.0183710Z stochastic_rounding=True, 2025-05-07T21:05:08.0183984Z weighted=True, 2025-05-07T21:05:08.0184203Z row_wise=True, 2025-05-07T21:05:08.0184427Z mixed=False, 2025-05-07T21:05:08.0184650Z use_cache=True, 2025-05-07T21:05:08.0184895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0185189Z use_cpu=True, 2025-05-07T21:05:08.0185439Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0185715Z ) 2025-05-07T21:05:08.0185959Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0186539Z self=, 2025-05-07T21:05:08.0187073Z compile=False, 2025-05-07T21:05:08.0187322Z pooling_mode=, 2025-05-07T21:05:08.0187616Z T=1, 2025-05-07T21:05:08.0187814Z D=43, 2025-05-07T21:05:08.0188007Z B=19, 2025-05-07T21:05:08.0188205Z log_E=4, 2025-05-07T21:05:08.0188411Z L=3, 2025-05-07T21:05:08.0188608Z D_gradcheck=1, 2025-05-07T21:05:08.0188847Z stochastic_rounding=True, 2025-05-07T21:05:08.0189121Z weighted=False, 2025-05-07T21:05:08.0189361Z row_wise=True, 2025-05-07T21:05:08.0189609Z mixed=True, 2025-05-07T21:05:08.0189831Z use_cache=False, 2025-05-07T21:05:08.0190083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0190378Z use_cpu=True, 2025-05-07T21:05:08.0190629Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0190894Z ) 2025-05-07T21:05:08.0191136Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0191712Z self=, 2025-05-07T21:05:08.0192236Z compile=True, 2025-05-07T21:05:08.0192488Z pooling_mode=, 2025-05-07T21:05:08.0192783Z T=2, 2025-05-07T21:05:08.0192983Z D=37, 2025-05-07T21:05:08.0193173Z B=48, 2025-05-07T21:05:08.0193371Z log_E=4, 2025-05-07T21:05:08.0193579Z L=13, 2025-05-07T21:05:08.0193829Z D_gradcheck=2, 2025-05-07T21:05:08.0194073Z stochastic_rounding=True, 2025-05-07T21:05:08.0194343Z weighted=True, 2025-05-07T21:05:08.0194562Z row_wise=True, 2025-05-07T21:05:08.0194783Z mixed=False, 2025-05-07T21:05:08.0195007Z use_cache=True, 2025-05-07T21:05:08.0195250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0195555Z use_cpu=True, 2025-05-07T21:05:08.0195845Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0196113Z ) 2025-05-07T21:05:08.0196355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0196934Z self=, 2025-05-07T21:05:08.0197458Z compile=True, 2025-05-07T21:05:08.0197713Z pooling_mode=, 2025-05-07T21:05:08.0198052Z T=1, 2025-05-07T21:05:08.0198246Z D=31, 2025-05-07T21:05:08.0198444Z B=24, 2025-05-07T21:05:08.0198644Z log_E=5, 2025-05-07T21:05:08.0198844Z L=16, 2025-05-07T21:05:08.0199052Z D_gradcheck=2, 2025-05-07T21:05:08.0199296Z stochastic_rounding=True, 2025-05-07T21:05:08.0199565Z weighted=True, 2025-05-07T21:05:08.0199786Z row_wise=True, 2025-05-07T21:05:08.0200044Z mixed=False, 2025-05-07T21:05:08.0200284Z use_cache=False, 2025-05-07T21:05:08.0200537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0200835Z use_cpu=True, 2025-05-07T21:05:08.0201128Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0201394Z ) 2025-05-07T21:05:08.0201638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0202221Z self=, 2025-05-07T21:05:08.0202749Z compile=True, 2025-05-07T21:05:08.0203002Z pooling_mode=, 2025-05-07T21:05:08.0203291Z T=3, 2025-05-07T21:05:08.0203483Z D=9, 2025-05-07T21:05:08.0203678Z B=40, 2025-05-07T21:05:08.0203875Z log_E=4, 2025-05-07T21:05:08.0204076Z L=8, 2025-05-07T21:05:08.0204281Z D_gradcheck=2, 2025-05-07T21:05:08.0204520Z stochastic_rounding=True, 2025-05-07T21:05:08.0204782Z weighted=True, 2025-05-07T21:05:08.0205009Z row_wise=True, 2025-05-07T21:05:08.0205230Z mixed=False, 2025-05-07T21:05:08.0205446Z use_cache=True, 2025-05-07T21:05:08.0205695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0206000Z use_cpu=True, 2025-05-07T21:05:08.0206250Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0206516Z ) 2025-05-07T21:05:08.0206755Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0207332Z self=, 2025-05-07T21:05:08.0207859Z compile=False, 2025-05-07T21:05:08.0208118Z pooling_mode=, 2025-05-07T21:05:08.0208414Z T=5, 2025-05-07T21:05:08.0208605Z D=69, 2025-05-07T21:05:08.0208812Z B=44, 2025-05-07T21:05:08.0209012Z log_E=5, 2025-05-07T21:05:08.0209212Z L=4, 2025-05-07T21:05:08.0209416Z D_gradcheck=1, 2025-05-07T21:05:08.0209656Z stochastic_rounding=True, 2025-05-07T21:05:08.0209922Z weighted=False, 2025-05-07T21:05:08.0210192Z row_wise=True, 2025-05-07T21:05:08.0210426Z mixed=True, 2025-05-07T21:05:08.0210640Z use_cache=False, 2025-05-07T21:05:08.0210898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0211198Z use_cpu=True, 2025-05-07T21:05:08.0211441Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0211711Z ) 2025-05-07T21:05:08.0211953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0212536Z self=, 2025-05-07T21:05:08.0213062Z compile=True, 2025-05-07T21:05:08.0213319Z pooling_mode=, 2025-05-07T21:05:08.0213617Z T=3, 2025-05-07T21:05:08.0213808Z D=73, 2025-05-07T21:05:08.0214007Z B=58, 2025-05-07T21:05:08.0214204Z log_E=3, 2025-05-07T21:05:08.0214457Z L=4, 2025-05-07T21:05:08.0214665Z D_gradcheck=2, 2025-05-07T21:05:08.0214964Z stochastic_rounding=True, 2025-05-07T21:05:08.0215228Z weighted=False, 2025-05-07T21:05:08.0215454Z row_wise=True, 2025-05-07T21:05:08.0215671Z mixed=False, 2025-05-07T21:05:08.0215887Z use_cache=False, 2025-05-07T21:05:08.0216148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0216490Z use_cpu=True, 2025-05-07T21:05:08.0216731Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0217004Z ) 2025-05-07T21:05:08.0217245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0217822Z self=, 2025-05-07T21:05:08.0218347Z compile=True, 2025-05-07T21:05:08.0218660Z pooling_mode=, 2025-05-07T21:05:08.0218952Z T=1, 2025-05-07T21:05:08.0219142Z D=53, 2025-05-07T21:05:08.0219337Z B=70, 2025-05-07T21:05:08.0219535Z log_E=4, 2025-05-07T21:05:08.0219737Z L=9, 2025-05-07T21:05:08.0219943Z D_gradcheck=1, 2025-05-07T21:05:08.0220183Z stochastic_rounding=True, 2025-05-07T21:05:08.0220441Z weighted=False, 2025-05-07T21:05:08.0220667Z row_wise=True, 2025-05-07T21:05:08.0220887Z mixed=True, 2025-05-07T21:05:08.0221098Z use_cache=False, 2025-05-07T21:05:08.0221359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0221708Z use_cpu=True, 2025-05-07T21:05:08.0221946Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0222219Z ) 2025-05-07T21:05:08.0222462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0223035Z self=, 2025-05-07T21:05:08.0223567Z compile=False, 2025-05-07T21:05:08.0223824Z pooling_mode=, 2025-05-07T21:05:08.0224119Z T=1, 2025-05-07T21:05:08.0224306Z D=64, 2025-05-07T21:05:08.0224502Z B=56, 2025-05-07T21:05:08.0224706Z log_E=5, 2025-05-07T21:05:08.0224905Z L=4, 2025-05-07T21:05:08.0225108Z D_gradcheck=1, 2025-05-07T21:05:08.0225352Z stochastic_rounding=False, 2025-05-07T21:05:08.0225616Z weighted=True, 2025-05-07T21:05:08.0225840Z row_wise=True, 2025-05-07T21:05:08.0226061Z mixed=True, 2025-05-07T21:05:08.0226272Z use_cache=True, 2025-05-07T21:05:08.0226524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0226824Z use_cpu=True, 2025-05-07T21:05:08.0227064Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0227338Z ) 2025-05-07T21:05:08.0227580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0228154Z self=, 2025-05-07T21:05:08.0228687Z compile=False, 2025-05-07T21:05:08.0228938Z pooling_mode=, 2025-05-07T21:05:08.0229228Z T=5, 2025-05-07T21:05:08.0229422Z D=29, 2025-05-07T21:05:08.0229616Z B=104, 2025-05-07T21:05:08.0229809Z log_E=4, 2025-05-07T21:05:08.0230013Z L=0, 2025-05-07T21:05:08.0230212Z D_gradcheck=2, 2025-05-07T21:05:08.0230453Z stochastic_rounding=True, 2025-05-07T21:05:08.0230713Z weighted=False, 2025-05-07T21:05:08.0230939Z row_wise=True, 2025-05-07T21:05:08.0231157Z mixed=False, 2025-05-07T21:05:08.0231371Z use_cache=False, 2025-05-07T21:05:08.0231631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0231931Z use_cpu=True, 2025-05-07T21:05:08.0232170Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0232440Z ) 2025-05-07T21:05:08.0482233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0483164Z self=, 2025-05-07T21:05:08.0483976Z compile=True, 2025-05-07T21:05:08.0484337Z pooling_mode=, 2025-05-07T21:05:08.0484754Z T=4, 2025-05-07T21:05:08.0485029Z D=53, 2025-05-07T21:05:08.0485270Z B=92, 2025-05-07T21:05:08.0485634Z log_E=3, 2025-05-07T21:05:08.0485840Z L=13, 2025-05-07T21:05:08.0486042Z D_gradcheck=2, 2025-05-07T21:05:08.0486286Z stochastic_rounding=False, 2025-05-07T21:05:08.0486546Z weighted=True, 2025-05-07T21:05:08.0486771Z row_wise=True, 2025-05-07T21:05:08.0486994Z mixed=False, 2025-05-07T21:05:08.0487212Z use_cache=False, 2025-05-07T21:05:08.0487585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0487888Z use_cpu=True, 2025-05-07T21:05:08.0488125Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0488403Z ) 2025-05-07T21:05:08.0488647Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0489218Z self=, 2025-05-07T21:05:08.0489818Z compile=True, 2025-05-07T21:05:08.0490077Z pooling_mode=, 2025-05-07T21:05:08.0490369Z T=5, 2025-05-07T21:05:08.0490560Z D=106, 2025-05-07T21:05:08.0490760Z B=35, 2025-05-07T21:05:08.0490963Z log_E=5, 2025-05-07T21:05:08.0491159Z L=1, 2025-05-07T21:05:08.0491359Z D_gradcheck=2, 2025-05-07T21:05:08.0491600Z stochastic_rounding=True, 2025-05-07T21:05:08.0491859Z weighted=True, 2025-05-07T21:05:08.0492122Z row_wise=True, 2025-05-07T21:05:08.0492340Z mixed=False, 2025-05-07T21:05:08.0492558Z use_cache=False, 2025-05-07T21:05:08.0492819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0493183Z use_cpu=True, 2025-05-07T21:05:08.0493424Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0493696Z ) 2025-05-07T21:05:08.0493936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0494506Z self=, 2025-05-07T21:05:08.0495136Z compile=True, 2025-05-07T21:05:08.0495387Z pooling_mode=, 2025-05-07T21:05:08.0495685Z T=4, 2025-05-07T21:05:08.0495875Z D=59, 2025-05-07T21:05:08.0496077Z B=10, 2025-05-07T21:05:08.0496276Z log_E=4, 2025-05-07T21:05:08.0496473Z L=4, 2025-05-07T21:05:08.0496672Z D_gradcheck=1, 2025-05-07T21:05:08.0496914Z stochastic_rounding=False, 2025-05-07T21:05:08.0497175Z weighted=True, 2025-05-07T21:05:08.0497403Z row_wise=True, 2025-05-07T21:05:08.0497623Z mixed=False, 2025-05-07T21:05:08.0497850Z use_cache=False, 2025-05-07T21:05:08.0498114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0498410Z use_cpu=True, 2025-05-07T21:05:08.0498648Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0498920Z ) 2025-05-07T21:05:08.0499162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0499737Z self=, 2025-05-07T21:05:08.0500270Z compile=True, 2025-05-07T21:05:08.0500524Z pooling_mode=, 2025-05-07T21:05:08.0500807Z T=5, 2025-05-07T21:05:08.0501003Z D=39, 2025-05-07T21:05:08.0501203Z B=119, 2025-05-07T21:05:08.0501403Z log_E=3, 2025-05-07T21:05:08.0501609Z L=9, 2025-05-07T21:05:08.0501813Z D_gradcheck=1, 2025-05-07T21:05:08.0502045Z stochastic_rounding=True, 2025-05-07T21:05:08.0502313Z weighted=True, 2025-05-07T21:05:08.0502539Z row_wise=True, 2025-05-07T21:05:08.0502758Z mixed=False, 2025-05-07T21:05:08.0502980Z use_cache=False, 2025-05-07T21:05:08.0503243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0503539Z use_cpu=True, 2025-05-07T21:05:08.0503777Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0504046Z ) 2025-05-07T21:05:08.0504288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0504861Z self=, 2025-05-07T21:05:08.0505390Z compile=False, 2025-05-07T21:05:08.0505641Z pooling_mode=, 2025-05-07T21:05:08.0505925Z T=1, 2025-05-07T21:05:08.0506124Z D=127, 2025-05-07T21:05:08.0506392Z B=14, 2025-05-07T21:05:08.0506586Z log_E=4, 2025-05-07T21:05:08.0506788Z L=0, 2025-05-07T21:05:08.0506988Z D_gradcheck=1, 2025-05-07T21:05:08.0507220Z stochastic_rounding=False, 2025-05-07T21:05:08.0507488Z weighted=True, 2025-05-07T21:05:08.0507708Z row_wise=True, 2025-05-07T21:05:08.0507922Z mixed=False, 2025-05-07T21:05:08.0508193Z use_cache=False, 2025-05-07T21:05:08.0508453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0508744Z use_cpu=True, 2025-05-07T21:05:08.0508983Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0509254Z ) 2025-05-07T21:05:08.0509490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0510099Z self=, 2025-05-07T21:05:08.0510632Z compile=False, 2025-05-07T21:05:08.0510885Z pooling_mode=, 2025-05-07T21:05:08.0511167Z T=2, 2025-05-07T21:05:08.0511364Z D=9, 2025-05-07T21:05:08.0511559Z B=24, 2025-05-07T21:05:08.0511749Z log_E=5, 2025-05-07T21:05:08.0511952Z L=2, 2025-05-07T21:05:08.0512149Z D_gradcheck=2, 2025-05-07T21:05:08.0512390Z stochastic_rounding=False, 2025-05-07T21:05:08.0512656Z weighted=False, 2025-05-07T21:05:08.0512884Z row_wise=True, 2025-05-07T21:05:08.0513098Z mixed=True, 2025-05-07T21:05:08.0513317Z use_cache=True, 2025-05-07T21:05:08.0521132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0521465Z use_cpu=True, 2025-05-07T21:05:08.0521724Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0521996Z ) 2025-05-07T21:05:08.0522236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0522832Z self=, 2025-05-07T21:05:08.0523370Z compile=True, 2025-05-07T21:05:08.0523631Z pooling_mode=, 2025-05-07T21:05:08.0523916Z T=5, 2025-05-07T21:05:08.0524116Z D=127, 2025-05-07T21:05:08.0524320Z B=109, 2025-05-07T21:05:08.0524515Z log_E=4, 2025-05-07T21:05:08.0524720Z L=8, 2025-05-07T21:05:08.0524920Z D_gradcheck=2, 2025-05-07T21:05:08.0525158Z stochastic_rounding=False, 2025-05-07T21:05:08.0525429Z weighted=False, 2025-05-07T21:05:08.0525653Z row_wise=True, 2025-05-07T21:05:08.0525869Z mixed=True, 2025-05-07T21:05:08.0526093Z use_cache=False, 2025-05-07T21:05:08.0526353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0526645Z use_cpu=True, 2025-05-07T21:05:08.0526898Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0527167Z ) 2025-05-07T21:05:08.0527403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0527983Z self=, 2025-05-07T21:05:08.0528513Z compile=True, 2025-05-07T21:05:08.0528757Z pooling_mode=, 2025-05-07T21:05:08.0529048Z T=1, 2025-05-07T21:05:08.0529244Z D=115, 2025-05-07T21:05:08.0529444Z B=117, 2025-05-07T21:05:08.0529636Z log_E=3, 2025-05-07T21:05:08.0529843Z L=11, 2025-05-07T21:05:08.0530046Z D_gradcheck=2, 2025-05-07T21:05:08.0530280Z stochastic_rounding=False, 2025-05-07T21:05:08.0530547Z weighted=False, 2025-05-07T21:05:08.0530775Z row_wise=True, 2025-05-07T21:05:08.0530991Z mixed=False, 2025-05-07T21:05:08.0531216Z use_cache=False, 2025-05-07T21:05:08.0531476Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0531763Z use_cpu=True, 2025-05-07T21:05:08.0532009Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0532282Z ) 2025-05-07T21:05:08.0532523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0533106Z self=, 2025-05-07T21:05:08.0533639Z compile=True, 2025-05-07T21:05:08.0533881Z pooling_mode=, 2025-05-07T21:05:08.0534256Z T=5, 2025-05-07T21:05:08.0534455Z D=39, 2025-05-07T21:05:08.0534644Z B=113, 2025-05-07T21:05:08.0534946Z log_E=4, 2025-05-07T21:05:08.0535148Z L=11, 2025-05-07T21:05:08.0535345Z D_gradcheck=2, 2025-05-07T21:05:08.0535585Z stochastic_rounding=False, 2025-05-07T21:05:08.0535852Z weighted=False, 2025-05-07T21:05:08.0536406Z row_wise=True, 2025-05-07T21:05:08.0536718Z mixed=True, 2025-05-07T21:05:08.0536942Z use_cache=False, 2025-05-07T21:05:08.0537201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0537488Z use_cpu=True, 2025-05-07T21:05:08.0537735Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0538007Z ) 2025-05-07T21:05:08.0538239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0538882Z self=, 2025-05-07T21:05:08.0539420Z compile=True, 2025-05-07T21:05:08.0539663Z pooling_mode=, 2025-05-07T21:05:08.0539956Z T=5, 2025-05-07T21:05:08.0540148Z D=89, 2025-05-07T21:05:08.0540338Z B=56, 2025-05-07T21:05:08.0540533Z log_E=3, 2025-05-07T21:05:08.0540732Z L=15, 2025-05-07T21:05:08.0540928Z D_gradcheck=2, 2025-05-07T21:05:08.0541167Z stochastic_rounding=True, 2025-05-07T21:05:08.0541435Z weighted=True, 2025-05-07T21:05:08.0541656Z row_wise=True, 2025-05-07T21:05:08.0541947Z mixed=True, 2025-05-07T21:05:08.0542163Z use_cache=True, 2025-05-07T21:05:08.0542404Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0542697Z use_cpu=True, 2025-05-07T21:05:08.0542940Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0543209Z ) 2025-05-07T21:05:08.0543441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0544020Z self=, 2025-05-07T21:05:08.0544547Z compile=True, 2025-05-07T21:05:08.0544794Z pooling_mode=, 2025-05-07T21:05:08.0545085Z T=3, 2025-05-07T21:05:08.0545277Z D=117, 2025-05-07T21:05:08.0545468Z B=78, 2025-05-07T21:05:08.0545664Z log_E=3, 2025-05-07T21:05:08.0545866Z L=0, 2025-05-07T21:05:08.0546062Z D_gradcheck=2, 2025-05-07T21:05:08.0546300Z stochastic_rounding=False, 2025-05-07T21:05:08.0546566Z weighted=False, 2025-05-07T21:05:08.0546792Z row_wise=True, 2025-05-07T21:05:08.0547013Z mixed=False, 2025-05-07T21:05:08.0547236Z use_cache=True, 2025-05-07T21:05:08.0547480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0547776Z use_cpu=True, 2025-05-07T21:05:08.0548022Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0548288Z ) 2025-05-07T21:05:08.0548527Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0549107Z self=, 2025-05-07T21:05:08.0549641Z compile=True, 2025-05-07T21:05:08.0549889Z pooling_mode=, 2025-05-07T21:05:08.0550179Z T=4, 2025-05-07T21:05:08.0550375Z D=96, 2025-05-07T21:05:08.0550563Z B=103, 2025-05-07T21:05:08.0550761Z log_E=5, 2025-05-07T21:05:08.0550965Z L=0, 2025-05-07T21:05:08.0551161Z D_gradcheck=1, 2025-05-07T21:05:08.0551403Z stochastic_rounding=False, 2025-05-07T21:05:08.0551673Z weighted=True, 2025-05-07T21:05:08.0551897Z row_wise=True, 2025-05-07T21:05:08.0552119Z mixed=False, 2025-05-07T21:05:08.0552340Z use_cache=False, 2025-05-07T21:05:08.0552592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0552886Z use_cpu=True, 2025-05-07T21:05:08.0553128Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0553393Z ) 2025-05-07T21:05:08.0553633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0554218Z self=, 2025-05-07T21:05:08.0554751Z compile=False, 2025-05-07T21:05:08.0555073Z pooling_mode=, 2025-05-07T21:05:08.0555367Z T=3, 2025-05-07T21:05:08.0555563Z D=76, 2025-05-07T21:05:08.0555754Z B=58, 2025-05-07T21:05:08.0555951Z log_E=4, 2025-05-07T21:05:08.0556156Z L=5, 2025-05-07T21:05:08.0556353Z D_gradcheck=1, 2025-05-07T21:05:08.0556601Z stochastic_rounding=False, 2025-05-07T21:05:08.0556874Z weighted=True, 2025-05-07T21:05:08.0557143Z row_wise=True, 2025-05-07T21:05:08.0557367Z mixed=False, 2025-05-07T21:05:08.0557593Z use_cache=False, 2025-05-07T21:05:08.0557846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0558142Z use_cpu=True, 2025-05-07T21:05:08.0558388Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0558653Z ) 2025-05-07T21:05:08.0558895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0559517Z self=, 2025-05-07T21:05:08.0560045Z compile=True, 2025-05-07T21:05:08.0560299Z pooling_mode=, 2025-05-07T21:05:08.0560592Z T=1, 2025-05-07T21:05:08.0560794Z D=107, 2025-05-07T21:05:08.0560989Z B=120, 2025-05-07T21:05:08.0561188Z log_E=3, 2025-05-07T21:05:08.0561394Z L=5, 2025-05-07T21:05:08.0561589Z D_gradcheck=2, 2025-05-07T21:05:08.0561832Z stochastic_rounding=False, 2025-05-07T21:05:08.0562104Z weighted=False, 2025-05-07T21:05:08.0562956Z row_wise=True, 2025-05-07T21:05:08.0563175Z mixed=True, 2025-05-07T21:05:08.0563395Z use_cache=False, 2025-05-07T21:05:08.0563649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0563942Z use_cpu=True, 2025-05-07T21:05:08.0564189Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0564458Z ) 2025-05-07T21:05:08.0564700Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0565279Z self=, 2025-05-07T21:05:08.0565800Z compile=True, 2025-05-07T21:05:08.0566055Z pooling_mode=, 2025-05-07T21:05:08.0566344Z T=5, 2025-05-07T21:05:08.0566532Z D=26, 2025-05-07T21:05:08.0566725Z B=45, 2025-05-07T21:05:08.0566917Z log_E=3, 2025-05-07T21:05:08.0567114Z L=6, 2025-05-07T21:05:08.0567316Z D_gradcheck=1, 2025-05-07T21:05:08.0567554Z stochastic_rounding=False, 2025-05-07T21:05:08.0567822Z weighted=False, 2025-05-07T21:05:08.0568044Z row_wise=True, 2025-05-07T21:05:08.0568260Z mixed=False, 2025-05-07T21:05:08.0568479Z use_cache=True, 2025-05-07T21:05:08.0568722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0569015Z use_cpu=True, 2025-05-07T21:05:08.0569259Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0569523Z ) 2025-05-07T21:05:08.0569767Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0570397Z self=, 2025-05-07T21:05:08.0570922Z compile=False, 2025-05-07T21:05:08.0571173Z pooling_mode=, 2025-05-07T21:05:08.0571466Z T=5, 2025-05-07T21:05:08.0571653Z D=49, 2025-05-07T21:05:08.0571849Z B=40, 2025-05-07T21:05:08.0572046Z log_E=4, 2025-05-07T21:05:08.0572251Z L=17, 2025-05-07T21:05:08.0572453Z D_gradcheck=2, 2025-05-07T21:05:08.0572685Z stochastic_rounding=False, 2025-05-07T21:05:08.0572960Z weighted=False, 2025-05-07T21:05:08.0573194Z row_wise=True, 2025-05-07T21:05:08.0573407Z mixed=True, 2025-05-07T21:05:08.0573629Z use_cache=False, 2025-05-07T21:05:08.0573887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0574175Z use_cpu=True, 2025-05-07T21:05:08.0574418Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0574690Z ) 2025-05-07T21:05:08.0825549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0826454Z self=, 2025-05-07T21:05:08.0827402Z compile=False, 2025-05-07T21:05:08.0827764Z pooling_mode=, 2025-05-07T21:05:08.0828154Z T=1, 2025-05-07T21:05:08.0828367Z D=116, 2025-05-07T21:05:08.0828566Z B=88, 2025-05-07T21:05:08.0828754Z log_E=5, 2025-05-07T21:05:08.0828956Z L=9, 2025-05-07T21:05:08.0829201Z D_gradcheck=2, 2025-05-07T21:05:08.0829434Z stochastic_rounding=True, 2025-05-07T21:05:08.0829776Z weighted=True, 2025-05-07T21:05:08.0830004Z row_wise=True, 2025-05-07T21:05:08.0830216Z mixed=False, 2025-05-07T21:05:08.0830439Z use_cache=False, 2025-05-07T21:05:08.0830702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0830989Z use_cpu=True, 2025-05-07T21:05:08.0831233Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0832976Z ) 2025-05-07T21:05:08.0833273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0833856Z self=, 2025-05-07T21:05:08.0834391Z compile=True, 2025-05-07T21:05:08.0834641Z pooling_mode=, 2025-05-07T21:05:08.0834924Z T=2, 2025-05-07T21:05:08.0835120Z D=73, 2025-05-07T21:05:08.0835314Z B=123, 2025-05-07T21:05:08.0835505Z log_E=3, 2025-05-07T21:05:08.0835715Z L=14, 2025-05-07T21:05:08.0836132Z D_gradcheck=1, 2025-05-07T21:05:08.0836372Z stochastic_rounding=True, 2025-05-07T21:05:08.0836930Z weighted=True, 2025-05-07T21:05:08.0837258Z row_wise=True, 2025-05-07T21:05:08.0837474Z mixed=True, 2025-05-07T21:05:08.0837693Z use_cache=False, 2025-05-07T21:05:08.0837951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0838238Z use_cpu=True, 2025-05-07T21:05:08.0838481Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0838754Z ) 2025-05-07T21:05:08.0838992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0839570Z self=, 2025-05-07T21:05:08.0840106Z compile=False, 2025-05-07T21:05:08.0840359Z pooling_mode=, 2025-05-07T21:05:08.0840646Z T=4, 2025-05-07T21:05:08.0840839Z D=104, 2025-05-07T21:05:08.0841038Z B=16, 2025-05-07T21:05:08.0841231Z log_E=4, 2025-05-07T21:05:08.0841437Z L=10, 2025-05-07T21:05:08.0841642Z D_gradcheck=2, 2025-05-07T21:05:08.0841876Z stochastic_rounding=True, 2025-05-07T21:05:08.0842148Z weighted=True, 2025-05-07T21:05:08.0842373Z row_wise=True, 2025-05-07T21:05:08.0842590Z mixed=False, 2025-05-07T21:05:08.0842814Z use_cache=True, 2025-05-07T21:05:08.0843066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0843353Z use_cpu=True, 2025-05-07T21:05:08.0843598Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0843871Z ) 2025-05-07T21:05:08.0844107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0844685Z self=, 2025-05-07T21:05:08.0845216Z compile=False, 2025-05-07T21:05:08.0845460Z pooling_mode=, 2025-05-07T21:05:08.0845749Z T=5, 2025-05-07T21:05:08.0845943Z D=8, 2025-05-07T21:05:08.0846131Z B=128, 2025-05-07T21:05:08.0846333Z log_E=3, 2025-05-07T21:05:08.0846538Z L=6, 2025-05-07T21:05:08.0846732Z D_gradcheck=1, 2025-05-07T21:05:08.0846975Z stochastic_rounding=True, 2025-05-07T21:05:08.0847252Z weighted=False, 2025-05-07T21:05:08.0847483Z row_wise=True, 2025-05-07T21:05:08.0847696Z mixed=True, 2025-05-07T21:05:08.0847910Z use_cache=True, 2025-05-07T21:05:08.0848162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0848447Z use_cpu=True, 2025-05-07T21:05:08.0848693Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0848963Z ) 2025-05-07T21:05:08.0849197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0849916Z self=, 2025-05-07T21:05:08.0850451Z compile=False, 2025-05-07T21:05:08.0850694Z pooling_mode=, 2025-05-07T21:05:08.0850986Z T=4, 2025-05-07T21:05:08.0851181Z D=57, 2025-05-07T21:05:08.0851371Z B=66, 2025-05-07T21:05:08.0851568Z log_E=5, 2025-05-07T21:05:08.0851776Z L=17, 2025-05-07T21:05:08.0851973Z D_gradcheck=2, 2025-05-07T21:05:08.0852278Z stochastic_rounding=True, 2025-05-07T21:05:08.0852546Z weighted=True, 2025-05-07T21:05:08.0852763Z row_wise=True, 2025-05-07T21:05:08.0852982Z mixed=True, 2025-05-07T21:05:08.0853201Z use_cache=True, 2025-05-07T21:05:08.0853453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0853738Z use_cpu=True, 2025-05-07T21:05:08.0853983Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0854318Z ) 2025-05-07T21:05:08.0854554Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0855252Z self=, 2025-05-07T21:05:08.0855784Z compile=True, 2025-05-07T21:05:08.0856030Z pooling_mode=, 2025-05-07T21:05:08.0856322Z T=1, 2025-05-07T21:05:08.0856516Z D=11, 2025-05-07T21:05:08.0856706Z B=90, 2025-05-07T21:05:08.0856899Z log_E=5, 2025-05-07T21:05:08.0857100Z L=14, 2025-05-07T21:05:08.0857299Z D_gradcheck=2, 2025-05-07T21:05:08.0857543Z stochastic_rounding=False, 2025-05-07T21:05:08.0857861Z weighted=True, 2025-05-07T21:05:08.0858082Z row_wise=True, 2025-05-07T21:05:08.0858300Z mixed=True, 2025-05-07T21:05:08.0858517Z use_cache=True, 2025-05-07T21:05:08.0858760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0859051Z use_cpu=True, 2025-05-07T21:05:08.0859299Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0859564Z ) 2025-05-07T21:05:08.0859803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0860385Z self=, 2025-05-07T21:05:08.0860917Z compile=False, 2025-05-07T21:05:08.0861162Z pooling_mode=, 2025-05-07T21:05:08.0861451Z T=4, 2025-05-07T21:05:08.0861646Z D=119, 2025-05-07T21:05:08.0861837Z B=47, 2025-05-07T21:05:08.0862039Z log_E=4, 2025-05-07T21:05:08.0862243Z L=3, 2025-05-07T21:05:08.0862445Z D_gradcheck=1, 2025-05-07T21:05:08.0862687Z stochastic_rounding=True, 2025-05-07T21:05:08.0862956Z weighted=True, 2025-05-07T21:05:08.0863174Z row_wise=True, 2025-05-07T21:05:08.0863395Z mixed=False, 2025-05-07T21:05:08.0863619Z use_cache=False, 2025-05-07T21:05:08.0863873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0864171Z use_cpu=True, 2025-05-07T21:05:08.0864421Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0864690Z ) 2025-05-07T21:05:08.0864938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0865521Z self=, 2025-05-07T21:05:08.0866056Z compile=False, 2025-05-07T21:05:08.0866306Z pooling_mode=, 2025-05-07T21:05:08.0866598Z T=1, 2025-05-07T21:05:08.0866790Z D=124, 2025-05-07T21:05:08.0866979Z B=59, 2025-05-07T21:05:08.0867179Z log_E=4, 2025-05-07T21:05:08.0867383Z L=14, 2025-05-07T21:05:08.0867586Z D_gradcheck=2, 2025-05-07T21:05:08.0867829Z stochastic_rounding=False, 2025-05-07T21:05:08.0868101Z weighted=False, 2025-05-07T21:05:08.0868321Z row_wise=True, 2025-05-07T21:05:08.0868540Z mixed=False, 2025-05-07T21:05:08.0868763Z use_cache=True, 2025-05-07T21:05:08.0869008Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0869301Z use_cpu=True, 2025-05-07T21:05:08.0869546Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0869812Z ) 2025-05-07T21:05:08.0870053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0870685Z self=, 2025-05-07T21:05:08.0871213Z compile=False, 2025-05-07T21:05:08.0871466Z pooling_mode=, 2025-05-07T21:05:08.0871757Z T=4, 2025-05-07T21:05:08.0871949Z D=73, 2025-05-07T21:05:08.0872136Z B=59, 2025-05-07T21:05:08.0872330Z log_E=4, 2025-05-07T21:05:08.0872574Z L=14, 2025-05-07T21:05:08.0872776Z D_gradcheck=2, 2025-05-07T21:05:08.0873021Z stochastic_rounding=False, 2025-05-07T21:05:08.0873289Z weighted=True, 2025-05-07T21:05:08.0873507Z row_wise=True, 2025-05-07T21:05:08.0873730Z mixed=True, 2025-05-07T21:05:08.0873946Z use_cache=False, 2025-05-07T21:05:08.0874200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0874493Z use_cpu=True, 2025-05-07T21:05:08.0874777Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0875046Z ) 2025-05-07T21:05:08.0875289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0875874Z self=, 2025-05-07T21:05:08.0876396Z compile=True, 2025-05-07T21:05:08.0876647Z pooling_mode=, 2025-05-07T21:05:08.0876933Z T=2, 2025-05-07T21:05:08.0877122Z D=24, 2025-05-07T21:05:08.0877335Z B=99, 2025-05-07T21:05:08.0877534Z log_E=5, 2025-05-07T21:05:08.0877736Z L=19, 2025-05-07T21:05:08.0877983Z D_gradcheck=2, 2025-05-07T21:05:08.0878223Z stochastic_rounding=True, 2025-05-07T21:05:08.0878491Z weighted=False, 2025-05-07T21:05:08.0878711Z row_wise=True, 2025-05-07T21:05:08.0887253Z mixed=False, 2025-05-07T21:05:08.0887495Z use_cache=False, 2025-05-07T21:05:08.0887759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0888056Z use_cpu=True, 2025-05-07T21:05:08.0888311Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0888587Z ) 2025-05-07T21:05:08.0888827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0889447Z self=, 2025-05-07T21:05:08.0890008Z compile=False, 2025-05-07T21:05:08.0890263Z pooling_mode=, 2025-05-07T21:05:08.0890552Z T=1, 2025-05-07T21:05:08.0890747Z D=116, 2025-05-07T21:05:08.0890946Z B=47, 2025-05-07T21:05:08.0891137Z log_E=4, 2025-05-07T21:05:08.0891348Z L=12, 2025-05-07T21:05:08.0891557Z D_gradcheck=1, 2025-05-07T21:05:08.0891793Z stochastic_rounding=True, 2025-05-07T21:05:08.0892064Z weighted=True, 2025-05-07T21:05:08.0892292Z row_wise=True, 2025-05-07T21:05:08.0892509Z mixed=False, 2025-05-07T21:05:08.0892733Z use_cache=True, 2025-05-07T21:05:08.0892987Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0893280Z use_cpu=True, 2025-05-07T21:05:08.0893528Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0893799Z ) 2025-05-07T21:05:08.0894034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0894615Z self=, 2025-05-07T21:05:08.0895242Z compile=True, 2025-05-07T21:05:08.0895494Z pooling_mode=, 2025-05-07T21:05:08.0895780Z T=2, 2025-05-07T21:05:08.0895976Z D=122, 2025-05-07T21:05:08.0896175Z B=19, 2025-05-07T21:05:08.0896369Z log_E=3, 2025-05-07T21:05:08.0896570Z L=13, 2025-05-07T21:05:08.0896775Z D_gradcheck=2, 2025-05-07T21:05:08.0897011Z stochastic_rounding=False, 2025-05-07T21:05:08.0897276Z weighted=True, 2025-05-07T21:05:08.0897499Z row_wise=True, 2025-05-07T21:05:08.0897711Z mixed=True, 2025-05-07T21:05:08.0897929Z use_cache=True, 2025-05-07T21:05:08.0898178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0898469Z use_cpu=True, 2025-05-07T21:05:08.0898715Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0898985Z ) 2025-05-07T21:05:08.0899220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0899887Z self=, 2025-05-07T21:05:08.0900422Z compile=False, 2025-05-07T21:05:08.0900667Z pooling_mode=, 2025-05-07T21:05:08.0900961Z T=3, 2025-05-07T21:05:08.0901161Z D=12, 2025-05-07T21:05:08.0901360Z B=55, 2025-05-07T21:05:08.0901605Z log_E=4, 2025-05-07T21:05:08.0901813Z L=11, 2025-05-07T21:05:08.0902016Z D_gradcheck=2, 2025-05-07T21:05:08.0902252Z stochastic_rounding=False, 2025-05-07T21:05:08.0902520Z weighted=True, 2025-05-07T21:05:08.0902747Z row_wise=True, 2025-05-07T21:05:08.0902961Z mixed=False, 2025-05-07T21:05:08.0903181Z use_cache=True, 2025-05-07T21:05:08.0903434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0903776Z use_cpu=True, 2025-05-07T21:05:08.0904025Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.0904298Z ) 2025-05-07T21:05:08.0904534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0905116Z self=, 2025-05-07T21:05:08.0905652Z compile=True, 2025-05-07T21:05:08.0905896Z pooling_mode=, 2025-05-07T21:05:08.0906185Z T=1, 2025-05-07T21:05:08.0906377Z D=31, 2025-05-07T21:05:08.0906566Z B=67, 2025-05-07T21:05:08.0906767Z log_E=3, 2025-05-07T21:05:08.0907053Z L=20, 2025-05-07T21:05:08.0907251Z D_gradcheck=2, 2025-05-07T21:05:08.0907489Z stochastic_rounding=True, 2025-05-07T21:05:08.0907754Z weighted=False, 2025-05-07T21:05:08.0907982Z row_wise=True, 2025-05-07T21:05:08.0908197Z mixed=False, 2025-05-07T21:05:08.0908418Z use_cache=True, 2025-05-07T21:05:08.0908672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.0908961Z use_cpu=True, 2025-05-07T21:05:08.0909205Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0909516Z ) 2025-05-07T21:05:08.0909761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0910340Z self=, 2025-05-07T21:05:08.0910872Z compile=True, 2025-05-07T21:05:08.0911115Z pooling_mode=, 2025-05-07T21:05:08.0911407Z T=3, 2025-05-07T21:05:08.0911603Z D=120, 2025-05-07T21:05:08.0911799Z B=3, 2025-05-07T21:05:08.0911999Z log_E=5, 2025-05-07T21:05:08.0912207Z L=16, 2025-05-07T21:05:08.0912404Z D_gradcheck=2, 2025-05-07T21:05:08.0912644Z stochastic_rounding=True, 2025-05-07T21:05:08.0912911Z weighted=True, 2025-05-07T21:05:08.0913130Z row_wise=True, 2025-05-07T21:05:08.0913348Z mixed=True, 2025-05-07T21:05:08.0913566Z use_cache=True, 2025-05-07T21:05:08.0913813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0914108Z use_cpu=True, 2025-05-07T21:05:08.0914351Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0914628Z ) 2025-05-07T21:05:08.0914867Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.0915446Z self=, 2025-05-07T21:05:08.0915983Z compile=False, 2025-05-07T21:05:08.0916230Z pooling_mode=, 2025-05-07T21:05:08.0916527Z T=2, 2025-05-07T21:05:08.0916723Z D=103, 2025-05-07T21:05:08.0916920Z B=88, 2025-05-07T21:05:08.0917125Z log_E=3, 2025-05-07T21:05:08.0917330Z L=2, 2025-05-07T21:05:08.0917525Z D_gradcheck=2, 2025-05-07T21:05:08.0917774Z stochastic_rounding=True, 2025-05-07T21:05:08.0918042Z weighted=True, 2025-05-07T21:05:08.0918264Z row_wise=True, 2025-05-07T21:05:08.0918486Z mixed=False, 2025-05-07T21:05:08.0918706Z use_cache=False, 2025-05-07T21:05:08.0918963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.0919265Z use_cpu=True, 2025-05-07T21:05:08.0919553Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.0919819Z ) 2025-05-07T21:05:08.2491543Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2492462Z self=, 2025-05-07T21:05:08.2493166Z compile=False, 2025-05-07T21:05:08.2493418Z pooling_mode=, 2025-05-07T21:05:08.2493709Z T=1, 2025-05-07T21:05:08.2493908Z D=10, 2025-05-07T21:05:08.2494208Z B=5, 2025-05-07T21:05:08.2494412Z log_E=3, 2025-05-07T21:05:08.2494618Z L=6, 2025-05-07T21:05:08.2494916Z D_gradcheck=1, 2025-05-07T21:05:08.2495157Z stochastic_rounding=False, 2025-05-07T21:05:08.2495425Z weighted=False, 2025-05-07T21:05:08.2495645Z row_wise=True, 2025-05-07T21:05:08.2495867Z mixed=False, 2025-05-07T21:05:08.2496089Z use_cache=False, 2025-05-07T21:05:08.2496428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.2496727Z use_cpu=True, 2025-05-07T21:05:08.2496975Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2497249Z ) 2025-05-07T21:05:08.2497489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2498069Z self=, 2025-05-07T21:05:08.2498599Z compile=True, 2025-05-07T21:05:08.2498843Z pooling_mode=, 2025-05-07T21:05:08.2499134Z T=4, 2025-05-07T21:05:08.2499342Z D=39, 2025-05-07T21:05:08.2499531Z B=72, 2025-05-07T21:05:08.2499805Z log_E=3, 2025-05-07T21:05:08.2500012Z L=18, 2025-05-07T21:05:08.2500208Z D_gradcheck=2, 2025-05-07T21:05:08.2500449Z stochastic_rounding=True, 2025-05-07T21:05:08.2500719Z weighted=True, 2025-05-07T21:05:08.2500939Z row_wise=True, 2025-05-07T21:05:08.2501158Z mixed=True, 2025-05-07T21:05:08.2501381Z use_cache=True, 2025-05-07T21:05:08.2501630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2501924Z use_cpu=True, 2025-05-07T21:05:08.2502170Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2502436Z ) 2025-05-07T21:05:08.2502681Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2503260Z self=, 2025-05-07T21:05:08.2503793Z compile=True, 2025-05-07T21:05:08.2504037Z pooling_mode=, 2025-05-07T21:05:08.2504327Z T=4, 2025-05-07T21:05:08.2504525Z D=3, 2025-05-07T21:05:08.2504714Z B=72, 2025-05-07T21:05:08.2504912Z log_E=3, 2025-05-07T21:05:08.2505114Z L=18, 2025-05-07T21:05:08.2505310Z D_gradcheck=2, 2025-05-07T21:05:08.2505550Z stochastic_rounding=True, 2025-05-07T21:05:08.2505820Z weighted=True, 2025-05-07T21:05:08.2506037Z row_wise=True, 2025-05-07T21:05:08.2506255Z mixed=True, 2025-05-07T21:05:08.2506474Z use_cache=True, 2025-05-07T21:05:08.2506719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2507013Z use_cpu=True, 2025-05-07T21:05:08.2507256Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2507522Z ) 2025-05-07T21:05:08.2507761Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2508353Z self=, 2025-05-07T21:05:08.2508878Z compile=True, 2025-05-07T21:05:08.2509129Z pooling_mode=, 2025-05-07T21:05:08.2509418Z T=4, 2025-05-07T21:05:08.2509611Z D=3, 2025-05-07T21:05:08.2509826Z B=4, 2025-05-07T21:05:08.2510056Z log_E=3, 2025-05-07T21:05:08.2510257Z L=18, 2025-05-07T21:05:08.2510463Z D_gradcheck=2, 2025-05-07T21:05:08.2510701Z stochastic_rounding=True, 2025-05-07T21:05:08.2510961Z weighted=True, 2025-05-07T21:05:08.2511186Z row_wise=True, 2025-05-07T21:05:08.2511404Z mixed=True, 2025-05-07T21:05:08.2511622Z use_cache=True, 2025-05-07T21:05:08.2511867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2512169Z use_cpu=True, 2025-05-07T21:05:08.2512411Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2512811Z ) 2025-05-07T21:05:08.2513051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2513643Z self=, 2025-05-07T21:05:08.2514165Z compile=True, 2025-05-07T21:05:08.2514415Z pooling_mode=, 2025-05-07T21:05:08.2514701Z T=4, 2025-05-07T21:05:08.2514934Z D=3, 2025-05-07T21:05:08.2515130Z B=4, 2025-05-07T21:05:08.2515330Z log_E=3, 2025-05-07T21:05:08.2515525Z L=2, 2025-05-07T21:05:08.2515725Z D_gradcheck=2, 2025-05-07T21:05:08.2515961Z stochastic_rounding=True, 2025-05-07T21:05:08.2516221Z weighted=True, 2025-05-07T21:05:08.2516447Z row_wise=True, 2025-05-07T21:05:08.2516665Z mixed=True, 2025-05-07T21:05:08.2516920Z use_cache=True, 2025-05-07T21:05:08.2517171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2517462Z use_cpu=True, 2025-05-07T21:05:08.2517701Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2517974Z ) 2025-05-07T21:05:08.2518212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2518788Z self=, 2025-05-07T21:05:08.2519310Z compile=True, 2025-05-07T21:05:08.2519582Z pooling_mode=, 2025-05-07T21:05:08.2519900Z T=4, 2025-05-07T21:05:08.2520088Z D=3, 2025-05-07T21:05:08.2520326Z B=4, 2025-05-07T21:05:08.2520519Z log_E=3, 2025-05-07T21:05:08.2520714Z L=2, 2025-05-07T21:05:08.2520913Z D_gradcheck=1, 2025-05-07T21:05:08.2521153Z stochastic_rounding=True, 2025-05-07T21:05:08.2521414Z weighted=True, 2025-05-07T21:05:08.2521638Z row_wise=True, 2025-05-07T21:05:08.2521858Z mixed=True, 2025-05-07T21:05:08.2522072Z use_cache=True, 2025-05-07T21:05:08.2522322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2522616Z use_cpu=True, 2025-05-07T21:05:08.2522857Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2522948Z ) 2025-05-07T21:05:08.2523081Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2523434Z self=, 2025-05-07T21:05:08.2523521Z compile=True, 2025-05-07T21:05:08.2523637Z pooling_mode=, 2025-05-07T21:05:08.2523730Z T=1, 2025-05-07T21:05:08.2523810Z D=3, 2025-05-07T21:05:08.2523894Z B=4, 2025-05-07T21:05:08.2523982Z log_E=3, 2025-05-07T21:05:08.2524067Z L=2, 2025-05-07T21:05:08.2524155Z D_gradcheck=1, 2025-05-07T21:05:08.2524263Z stochastic_rounding=True, 2025-05-07T21:05:08.2524352Z weighted=True, 2025-05-07T21:05:08.2524440Z row_wise=True, 2025-05-07T21:05:08.2524531Z mixed=True, 2025-05-07T21:05:08.2524621Z use_cache=True, 2025-05-07T21:05:08.2524736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2524827Z use_cpu=True, 2025-05-07T21:05:08.2524940Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2525028Z ) 2025-05-07T21:05:08.2525165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2525509Z self=, 2025-05-07T21:05:08.2525600Z compile=True, 2025-05-07T21:05:08.2525714Z pooling_mode=, 2025-05-07T21:05:08.2525798Z T=1, 2025-05-07T21:05:08.2525888Z D=2, 2025-05-07T21:05:08.2525968Z B=4, 2025-05-07T21:05:08.2526049Z log_E=3, 2025-05-07T21:05:08.2526136Z L=2, 2025-05-07T21:05:08.2526224Z D_gradcheck=1, 2025-05-07T21:05:08.2526324Z stochastic_rounding=True, 2025-05-07T21:05:08.2526418Z weighted=True, 2025-05-07T21:05:08.2526505Z row_wise=True, 2025-05-07T21:05:08.2526588Z mixed=True, 2025-05-07T21:05:08.2526684Z use_cache=True, 2025-05-07T21:05:08.2526796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2526888Z use_cpu=True, 2025-05-07T21:05:08.2527047Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2527127Z ) 2025-05-07T21:05:08.2527270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2527614Z self=, 2025-05-07T21:05:08.2527703Z compile=False, 2025-05-07T21:05:08.2527821Z pooling_mode=, 2025-05-07T21:05:08.2527941Z T=5, 2025-05-07T21:05:08.2528024Z D=115, 2025-05-07T21:05:08.2528114Z B=41, 2025-05-07T21:05:08.2528196Z log_E=4, 2025-05-07T21:05:08.2528278Z L=6, 2025-05-07T21:05:08.2528375Z D_gradcheck=1, 2025-05-07T21:05:08.2528477Z stochastic_rounding=False, 2025-05-07T21:05:08.2528564Z weighted=False, 2025-05-07T21:05:08.2528657Z row_wise=True, 2025-05-07T21:05:08.2528779Z mixed=False, 2025-05-07T21:05:08.2528876Z use_cache=False, 2025-05-07T21:05:08.2528989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2529075Z use_cpu=True, 2025-05-07T21:05:08.2529192Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2529273Z ) 2025-05-07T21:05:08.2529406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2529758Z self=, 2025-05-07T21:05:08.2529847Z compile=False, 2025-05-07T21:05:08.2529960Z pooling_mode=, 2025-05-07T21:05:08.2530049Z T=1, 2025-05-07T21:05:08.2530173Z D=115, 2025-05-07T21:05:08.2530256Z B=41, 2025-05-07T21:05:08.2530342Z log_E=4, 2025-05-07T21:05:08.2530423Z L=6, 2025-05-07T21:05:08.2530518Z D_gradcheck=1, 2025-05-07T21:05:08.2530620Z stochastic_rounding=False, 2025-05-07T21:05:08.2530706Z weighted=False, 2025-05-07T21:05:08.2530797Z row_wise=True, 2025-05-07T21:05:08.2530885Z mixed=False, 2025-05-07T21:05:08.2530974Z use_cache=False, 2025-05-07T21:05:08.2531092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2531178Z use_cpu=True, 2025-05-07T21:05:08.2531289Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2531373Z ) 2025-05-07T21:05:08.2531508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2531851Z self=, 2025-05-07T21:05:08.2531943Z compile=True, 2025-05-07T21:05:08.2532057Z pooling_mode=, 2025-05-07T21:05:08.2532150Z T=2, 2025-05-07T21:05:08.2532232Z D=32, 2025-05-07T21:05:08.2532316Z B=124, 2025-05-07T21:05:08.2532408Z log_E=3, 2025-05-07T21:05:08.2532490Z L=20, 2025-05-07T21:05:08.2532578Z D_gradcheck=1, 2025-05-07T21:05:08.2532687Z stochastic_rounding=False, 2025-05-07T21:05:08.2532776Z weighted=False, 2025-05-07T21:05:08.2532863Z row_wise=True, 2025-05-07T21:05:08.2532959Z mixed=False, 2025-05-07T21:05:08.2533048Z use_cache=False, 2025-05-07T21:05:08.2533161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.2533257Z use_cpu=True, 2025-05-07T21:05:08.2533367Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2533446Z ) 2025-05-07T21:05:08.2533585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2533928Z self=, 2025-05-07T21:05:08.2534021Z compile=True, 2025-05-07T21:05:08.2534136Z pooling_mode=, 2025-05-07T21:05:08.2534220Z T=1, 2025-05-07T21:05:08.2534310Z D=32, 2025-05-07T21:05:08.2534390Z B=124, 2025-05-07T21:05:08.2534474Z log_E=3, 2025-05-07T21:05:08.2534561Z L=20, 2025-05-07T21:05:08.2534649Z D_gradcheck=1, 2025-05-07T21:05:08.2534845Z stochastic_rounding=False, 2025-05-07T21:05:08.2534941Z weighted=False, 2025-05-07T21:05:08.2535032Z row_wise=True, 2025-05-07T21:05:08.2535117Z mixed=False, 2025-05-07T21:05:08.2535213Z use_cache=False, 2025-05-07T21:05:08.2535326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.2535460Z use_cpu=True, 2025-05-07T21:05:08.2535576Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2535655Z ) 2025-05-07T21:05:08.2535796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2536392Z self=, 2025-05-07T21:05:08.2536482Z compile=True, 2025-05-07T21:05:08.2536674Z pooling_mode=, 2025-05-07T21:05:08.2536758Z T=1, 2025-05-07T21:05:08.2536839Z D=124, 2025-05-07T21:05:08.2536924Z B=124, 2025-05-07T21:05:08.2537006Z log_E=3, 2025-05-07T21:05:08.2537085Z L=20, 2025-05-07T21:05:08.2537178Z D_gradcheck=1, 2025-05-07T21:05:08.2537279Z stochastic_rounding=False, 2025-05-07T21:05:08.2537367Z weighted=False, 2025-05-07T21:05:08.2537541Z row_wise=True, 2025-05-07T21:05:08.2537629Z mixed=False, 2025-05-07T21:05:08.2537719Z use_cache=False, 2025-05-07T21:05:08.2537835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.2537924Z use_cpu=True, 2025-05-07T21:05:08.2538036Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2538116Z ) 2025-05-07T21:05:08.2538251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2538605Z self=, 2025-05-07T21:05:08.2538694Z compile=False, 2025-05-07T21:05:08.2538809Z pooling_mode=, 2025-05-07T21:05:08.2538962Z T=1, 2025-05-07T21:05:08.2539047Z D=124, 2025-05-07T21:05:08.2539128Z B=124, 2025-05-07T21:05:08.2539214Z log_E=3, 2025-05-07T21:05:08.2539295Z L=20, 2025-05-07T21:05:08.2539383Z D_gradcheck=1, 2025-05-07T21:05:08.2539491Z stochastic_rounding=False, 2025-05-07T21:05:08.2539578Z weighted=False, 2025-05-07T21:05:08.2539674Z row_wise=True, 2025-05-07T21:05:08.2539761Z mixed=False, 2025-05-07T21:05:08.2539850Z use_cache=False, 2025-05-07T21:05:08.2539968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.2540058Z use_cpu=True, 2025-05-07T21:05:08.2540166Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2540250Z ) 2025-05-07T21:05:08.2540384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2540728Z self=, 2025-05-07T21:05:08.2540826Z compile=False, 2025-05-07T21:05:08.2540941Z pooling_mode=, 2025-05-07T21:05:08.2541022Z T=1, 2025-05-07T21:05:08.2541108Z D=124, 2025-05-07T21:05:08.2541192Z B=20, 2025-05-07T21:05:08.2541274Z log_E=3, 2025-05-07T21:05:08.2541363Z L=20, 2025-05-07T21:05:08.2541452Z D_gradcheck=1, 2025-05-07T21:05:08.2541563Z stochastic_rounding=False, 2025-05-07T21:05:08.2541655Z weighted=False, 2025-05-07T21:05:08.2541746Z row_wise=True, 2025-05-07T21:05:08.2541836Z mixed=False, 2025-05-07T21:05:08.2541927Z use_cache=False, 2025-05-07T21:05:08.2542041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:08.2542133Z use_cpu=True, 2025-05-07T21:05:08.2542243Z output_dtype=SparseType.FP16, 2025-05-07T21:05:08.2542320Z ) 2025-05-07T21:05:08.2542461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:08.2542806Z self=, 2025-05-07T21:05:08.2542896Z compile=True, 2025-05-07T21:05:08.2543020Z pooling_mode=, 2025-05-07T21:05:08.2543100Z T=5, 2025-05-07T21:05:08.2543188Z D=46, 2025-05-07T21:05:08.2543271Z B=80, 2025-05-07T21:05:08.2543353Z log_E=4, 2025-05-07T21:05:08.2543443Z L=4, 2025-05-07T21:05:08.2543531Z D_gradcheck=2, 2025-05-07T21:05:08.2543633Z stochastic_rounding=True, 2025-05-07T21:05:08.2543729Z weighted=False, 2025-05-07T21:05:08.2543817Z row_wise=True, 2025-05-07T21:05:08.2543901Z mixed=True, 2025-05-07T21:05:08.2543998Z use_cache=False, 2025-05-07T21:05:08.2544188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:08.2544276Z use_cpu=True, 2025-05-07T21:05:08.2544392Z output_dtype=SparseType.FP32, 2025-05-07T21:05:08.2544470Z ) 2025-05-07T21:05:09.5225413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5226371Z self=, 2025-05-07T21:05:09.5227466Z compile=False, 2025-05-07T21:05:09.5227793Z pooling_mode=, 2025-05-07T21:05:09.5228096Z T=3, 2025-05-07T21:05:09.5228297Z D=25, 2025-05-07T21:05:09.5228492Z B=11, 2025-05-07T21:05:09.5228690Z log_E=4, 2025-05-07T21:05:09.5228900Z L=17, 2025-05-07T21:05:09.5229097Z D_gradcheck=2, 2025-05-07T21:05:09.5229347Z stochastic_rounding=False, 2025-05-07T21:05:09.5229720Z weighted=False, 2025-05-07T21:05:09.5229955Z row_wise=True, 2025-05-07T21:05:09.5230173Z mixed=True, 2025-05-07T21:05:09.5230400Z use_cache=False, 2025-05-07T21:05:09.5230670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5230962Z use_cpu=True, 2025-05-07T21:05:09.5231214Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5231493Z ) 2025-05-07T21:05:09.5231733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5232315Z self=, 2025-05-07T21:05:09.5232955Z compile=False, 2025-05-07T21:05:09.5233212Z pooling_mode=, 2025-05-07T21:05:09.5233507Z T=3, 2025-05-07T21:05:09.5233700Z D=25, 2025-05-07T21:05:09.5233904Z B=11, 2025-05-07T21:05:09.5234108Z log_E=4, 2025-05-07T21:05:09.5234311Z L=17, 2025-05-07T21:05:09.5234517Z D_gradcheck=2, 2025-05-07T21:05:09.5234760Z stochastic_rounding=False, 2025-05-07T21:05:09.5247982Z weighted=False, 2025-05-07T21:05:09.5248312Z row_wise=True, 2025-05-07T21:05:09.5248548Z mixed=True, 2025-05-07T21:05:09.5248783Z use_cache=True, 2025-05-07T21:05:09.5249048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5249362Z use_cpu=True, 2025-05-07T21:05:09.5249623Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5249906Z ) 2025-05-07T21:05:09.5250161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5250758Z self=, 2025-05-07T21:05:09.5251318Z compile=False, 2025-05-07T21:05:09.5251588Z pooling_mode=, 2025-05-07T21:05:09.5251892Z T=3, 2025-05-07T21:05:09.5252095Z D=25, 2025-05-07T21:05:09.5252311Z B=2, 2025-05-07T21:05:09.5252524Z log_E=4, 2025-05-07T21:05:09.5252732Z L=17, 2025-05-07T21:05:09.5252952Z D_gradcheck=2, 2025-05-07T21:05:09.5253212Z stochastic_rounding=False, 2025-05-07T21:05:09.5253484Z weighted=False, 2025-05-07T21:05:09.5253722Z row_wise=True, 2025-05-07T21:05:09.5253950Z mixed=True, 2025-05-07T21:05:09.5254179Z use_cache=True, 2025-05-07T21:05:09.5254440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5254837Z use_cpu=True, 2025-05-07T21:05:09.5255098Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5255376Z ) 2025-05-07T21:05:09.5255629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5256228Z self=, 2025-05-07T21:05:09.5256772Z compile=True, 2025-05-07T21:05:09.5257036Z pooling_mode=, 2025-05-07T21:05:09.5257342Z T=3, 2025-05-07T21:05:09.5257540Z D=25, 2025-05-07T21:05:09.5257744Z B=2, 2025-05-07T21:05:09.5257952Z log_E=4, 2025-05-07T21:05:09.5258158Z L=17, 2025-05-07T21:05:09.5258374Z D_gradcheck=2, 2025-05-07T21:05:09.5258626Z stochastic_rounding=False, 2025-05-07T21:05:09.5258900Z weighted=False, 2025-05-07T21:05:09.5259139Z row_wise=True, 2025-05-07T21:05:09.5259368Z mixed=True, 2025-05-07T21:05:09.5259741Z use_cache=True, 2025-05-07T21:05:09.5260048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5260363Z use_cpu=True, 2025-05-07T21:05:09.5260620Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5260900Z ) 2025-05-07T21:05:09.5261156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5261748Z self=, 2025-05-07T21:05:09.5262357Z compile=True, 2025-05-07T21:05:09.5262624Z pooling_mode=, 2025-05-07T21:05:09.5262927Z T=3, 2025-05-07T21:05:09.5263131Z D=25, 2025-05-07T21:05:09.5284306Z B=2, 2025-05-07T21:05:09.5284521Z log_E=4, 2025-05-07T21:05:09.5284728Z L=17, 2025-05-07T21:05:09.5284930Z D_gradcheck=2, 2025-05-07T21:05:09.5285411Z stochastic_rounding=False, 2025-05-07T21:05:09.5285683Z weighted=False, 2025-05-07T21:05:09.5285905Z row_wise=True, 2025-05-07T21:05:09.5286124Z mixed=False, 2025-05-07T21:05:09.5286346Z use_cache=True, 2025-05-07T21:05:09.5286592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5286889Z use_cpu=True, 2025-05-07T21:05:09.5287134Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5287401Z ) 2025-05-07T21:05:09.5287638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5288214Z self=, 2025-05-07T21:05:09.5288853Z compile=False, 2025-05-07T21:05:09.5289106Z pooling_mode=, 2025-05-07T21:05:09.5289396Z T=3, 2025-05-07T21:05:09.5289588Z D=25, 2025-05-07T21:05:09.5289778Z B=2, 2025-05-07T21:05:09.5289968Z log_E=4, 2025-05-07T21:05:09.5290165Z L=17, 2025-05-07T21:05:09.5290365Z D_gradcheck=2, 2025-05-07T21:05:09.5290606Z stochastic_rounding=False, 2025-05-07T21:05:09.5290870Z weighted=False, 2025-05-07T21:05:09.5291092Z row_wise=True, 2025-05-07T21:05:09.5291307Z mixed=False, 2025-05-07T21:05:09.5291525Z use_cache=True, 2025-05-07T21:05:09.5291774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5292061Z use_cpu=True, 2025-05-07T21:05:09.5292305Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5292574Z ) 2025-05-07T21:05:09.5292811Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5293395Z self=, 2025-05-07T21:05:09.5293938Z compile=False, 2025-05-07T21:05:09.5294188Z pooling_mode=, 2025-05-07T21:05:09.5294477Z T=2, 2025-05-07T21:05:09.5294671Z D=25, 2025-05-07T21:05:09.5294978Z B=2, 2025-05-07T21:05:09.5295170Z log_E=4, 2025-05-07T21:05:09.5295375Z L=17, 2025-05-07T21:05:09.5295578Z D_gradcheck=2, 2025-05-07T21:05:09.5295815Z stochastic_rounding=False, 2025-05-07T21:05:09.5296079Z weighted=False, 2025-05-07T21:05:09.5296298Z row_wise=True, 2025-05-07T21:05:09.5296514Z mixed=False, 2025-05-07T21:05:09.5296743Z use_cache=True, 2025-05-07T21:05:09.5296992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5297284Z use_cpu=True, 2025-05-07T21:05:09.5297525Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5297794Z ) 2025-05-07T21:05:09.5298036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5298618Z self=, 2025-05-07T21:05:09.5299154Z compile=False, 2025-05-07T21:05:09.5299409Z pooling_mode=, 2025-05-07T21:05:09.5299728Z T=4, 2025-05-07T21:05:09.5299946Z D=6, 2025-05-07T21:05:09.5300150Z B=76, 2025-05-07T21:05:09.5300346Z log_E=4, 2025-05-07T21:05:09.5300543Z L=19, 2025-05-07T21:05:09.5300751Z D_gradcheck=1, 2025-05-07T21:05:09.5300991Z stochastic_rounding=False, 2025-05-07T21:05:09.5301256Z weighted=True, 2025-05-07T21:05:09.5301488Z row_wise=True, 2025-05-07T21:05:09.5301774Z mixed=False, 2025-05-07T21:05:09.5301999Z use_cache=False, 2025-05-07T21:05:09.5302251Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:09.5302544Z use_cpu=True, 2025-05-07T21:05:09.5302788Z output_dtype=SparseType.FP32, 2025-05-07T21:05:09.5303051Z ) 2025-05-07T21:05:09.5303290Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5303924Z self=, 2025-05-07T21:05:09.5304450Z compile=True, 2025-05-07T21:05:09.5304699Z pooling_mode=, 2025-05-07T21:05:09.5304989Z T=4, 2025-05-07T21:05:09.5305177Z D=6, 2025-05-07T21:05:09.5305371Z B=76, 2025-05-07T21:05:09.5305567Z log_E=4, 2025-05-07T21:05:09.5305763Z L=19, 2025-05-07T21:05:09.5306007Z D_gradcheck=1, 2025-05-07T21:05:09.5306251Z stochastic_rounding=False, 2025-05-07T21:05:09.5306513Z weighted=True, 2025-05-07T21:05:09.5306738Z row_wise=True, 2025-05-07T21:05:09.5306959Z mixed=False, 2025-05-07T21:05:09.5307175Z use_cache=False, 2025-05-07T21:05:09.5307433Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:09.5307732Z use_cpu=True, 2025-05-07T21:05:09.5307969Z output_dtype=SparseType.FP32, 2025-05-07T21:05:09.5308238Z ) 2025-05-07T21:05:09.5308478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5309057Z self=, 2025-05-07T21:05:09.5309629Z compile=True, 2025-05-07T21:05:09.5309879Z pooling_mode=, 2025-05-07T21:05:09.5310168Z T=4, 2025-05-07T21:05:09.5310358Z D=6, 2025-05-07T21:05:09.5310552Z B=4, 2025-05-07T21:05:09.5310747Z log_E=4, 2025-05-07T21:05:09.5310945Z L=19, 2025-05-07T21:05:09.5311152Z D_gradcheck=1, 2025-05-07T21:05:09.5311396Z stochastic_rounding=False, 2025-05-07T21:05:09.5311656Z weighted=True, 2025-05-07T21:05:09.5311889Z row_wise=True, 2025-05-07T21:05:09.5312112Z mixed=False, 2025-05-07T21:05:09.5312334Z use_cache=False, 2025-05-07T21:05:09.5312596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:09.5312892Z use_cpu=True, 2025-05-07T21:05:09.5313132Z output_dtype=SparseType.FP32, 2025-05-07T21:05:09.5313403Z ) 2025-05-07T21:05:09.5313646Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5314226Z self=, 2025-05-07T21:05:09.5314752Z compile=True, 2025-05-07T21:05:09.5315009Z pooling_mode=, 2025-05-07T21:05:09.5315300Z T=4, 2025-05-07T21:05:09.5315486Z D=6, 2025-05-07T21:05:09.5315678Z B=4, 2025-05-07T21:05:09.5315869Z log_E=4, 2025-05-07T21:05:09.5316069Z L=6, 2025-05-07T21:05:09.5316267Z D_gradcheck=1, 2025-05-07T21:05:09.5316505Z stochastic_rounding=False, 2025-05-07T21:05:09.5316767Z weighted=True, 2025-05-07T21:05:09.5316990Z row_wise=True, 2025-05-07T21:05:09.5317216Z mixed=False, 2025-05-07T21:05:09.5317431Z use_cache=False, 2025-05-07T21:05:09.5317691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:09.5317984Z use_cpu=True, 2025-05-07T21:05:09.5318222Z output_dtype=SparseType.FP32, 2025-05-07T21:05:09.5318492Z ) 2025-05-07T21:05:09.5318731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5319313Z self=, 2025-05-07T21:05:09.5319850Z compile=False, 2025-05-07T21:05:09.5320099Z pooling_mode=, 2025-05-07T21:05:09.5320384Z T=4, 2025-05-07T21:05:09.5320574Z D=6, 2025-05-07T21:05:09.5320765Z B=4, 2025-05-07T21:05:09.5320958Z log_E=4, 2025-05-07T21:05:09.5321158Z L=6, 2025-05-07T21:05:09.5321360Z D_gradcheck=1, 2025-05-07T21:05:09.5321600Z stochastic_rounding=False, 2025-05-07T21:05:09.5321864Z weighted=True, 2025-05-07T21:05:09.5322143Z row_wise=True, 2025-05-07T21:05:09.5322373Z mixed=False, 2025-05-07T21:05:09.5322590Z use_cache=False, 2025-05-07T21:05:09.5322850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:09.5323149Z use_cpu=True, 2025-05-07T21:05:09.5323388Z output_dtype=SparseType.FP32, 2025-05-07T21:05:09.5323659Z ) 2025-05-07T21:05:09.5323902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5324521Z self=, 2025-05-07T21:05:09.5325061Z compile=False, 2025-05-07T21:05:09.5325313Z pooling_mode=, 2025-05-07T21:05:09.5325596Z T=4, 2025-05-07T21:05:09.5325790Z D=6, 2025-05-07T21:05:09.5325984Z B=4, 2025-05-07T21:05:09.5326173Z log_E=4, 2025-05-07T21:05:09.5326441Z L=6, 2025-05-07T21:05:09.5326647Z D_gradcheck=1, 2025-05-07T21:05:09.5326882Z stochastic_rounding=False, 2025-05-07T21:05:09.5327152Z weighted=True, 2025-05-07T21:05:09.5327380Z row_wise=True, 2025-05-07T21:05:09.5327601Z mixed=True, 2025-05-07T21:05:09.5327815Z use_cache=False, 2025-05-07T21:05:09.5328070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:09.5328363Z use_cpu=True, 2025-05-07T21:05:09.5328604Z output_dtype=SparseType.FP32, 2025-05-07T21:05:09.5328872Z ) 2025-05-07T21:05:09.5329110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5329772Z self=, 2025-05-07T21:05:09.5330320Z compile=False, 2025-05-07T21:05:09.5330574Z pooling_mode=, 2025-05-07T21:05:09.5330858Z T=4, 2025-05-07T21:05:09.5331050Z D=6, 2025-05-07T21:05:09.5331242Z B=4, 2025-05-07T21:05:09.5331431Z log_E=4, 2025-05-07T21:05:09.5331636Z L=6, 2025-05-07T21:05:09.5331839Z D_gradcheck=1, 2025-05-07T21:05:09.5332073Z stochastic_rounding=False, 2025-05-07T21:05:09.5332341Z weighted=False, 2025-05-07T21:05:09.5332572Z row_wise=True, 2025-05-07T21:05:09.5332784Z mixed=True, 2025-05-07T21:05:09.5333003Z use_cache=False, 2025-05-07T21:05:09.5333260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:09.5333553Z use_cpu=True, 2025-05-07T21:05:09.5333790Z output_dtype=SparseType.FP32, 2025-05-07T21:05:09.5334061Z ) 2025-05-07T21:05:09.5334302Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5334960Z self=, 2025-05-07T21:05:09.5335493Z compile=True, 2025-05-07T21:05:09.5335740Z pooling_mode=, 2025-05-07T21:05:09.5336831Z T=1, 2025-05-07T21:05:09.5337119Z D=103, 2025-05-07T21:05:09.5337384Z B=68, 2025-05-07T21:05:09.5337634Z log_E=3, 2025-05-07T21:05:09.5337899Z L=8, 2025-05-07T21:05:09.5338117Z D_gradcheck=2, 2025-05-07T21:05:09.5338352Z stochastic_rounding=True, 2025-05-07T21:05:09.5338622Z weighted=False, 2025-05-07T21:05:09.5338859Z row_wise=True, 2025-05-07T21:05:09.5339075Z mixed=False, 2025-05-07T21:05:09.5339302Z use_cache=False, 2025-05-07T21:05:09.5339571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5339861Z use_cpu=True, 2025-05-07T21:05:09.5340112Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5340386Z ) 2025-05-07T21:05:09.5340634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:09.5341212Z self=, 2025-05-07T21:05:09.5341742Z compile=True, 2025-05-07T21:05:09.5341996Z pooling_mode=, 2025-05-07T21:05:09.5342279Z T=1, 2025-05-07T21:05:09.5342475Z D=103, 2025-05-07T21:05:09.5342674Z B=68, 2025-05-07T21:05:09.5342867Z log_E=3, 2025-05-07T21:05:09.5343071Z L=8, 2025-05-07T21:05:09.5343276Z D_gradcheck=1, 2025-05-07T21:05:09.5343509Z stochastic_rounding=True, 2025-05-07T21:05:09.5343935Z weighted=False, 2025-05-07T21:05:09.5344165Z row_wise=True, 2025-05-07T21:05:09.5344380Z mixed=False, 2025-05-07T21:05:09.5344605Z use_cache=False, 2025-05-07T21:05:09.5344865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:09.5345150Z use_cpu=True, 2025-05-07T21:05:09.5345395Z output_dtype=SparseType.FP16, 2025-05-07T21:05:09.5345668Z ) 2025-05-07T21:05:10.2146305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:10.2146942Z self=, 2025-05-07T21:05:10.2147498Z compile=True, 2025-05-07T21:05:10.2147749Z pooling_mode=, 2025-05-07T21:05:10.2148042Z T=1, 2025-05-07T21:05:10.2148240Z D=103, 2025-05-07T21:05:10.2148434Z B=68, 2025-05-07T21:05:10.2148868Z log_E=3, 2025-05-07T21:05:10.2149075Z L=0, 2025-05-07T21:05:10.2149273Z D_gradcheck=1, 2025-05-07T21:05:10.2149518Z stochastic_rounding=True, 2025-05-07T21:05:10.2149794Z weighted=False, 2025-05-07T21:05:10.2150018Z row_wise=True, 2025-05-07T21:05:10.2150239Z mixed=False, 2025-05-07T21:05:10.2150467Z use_cache=False, 2025-05-07T21:05:10.2150723Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:10.2151023Z use_cpu=True, 2025-05-07T21:05:10.2151271Z output_dtype=SparseType.FP16, 2025-05-07T21:05:10.2151544Z ) 2025-05-07T21:05:10.2151789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:10.2152475Z self=, 2025-05-07T21:05:10.2153012Z compile=True, 2025-05-07T21:05:10.2153260Z pooling_mode=, 2025-05-07T21:05:10.2153555Z T=3, 2025-05-07T21:05:10.2153753Z D=103, 2025-05-07T21:05:10.2153949Z B=68, 2025-05-07T21:05:10.2154150Z log_E=3, 2025-05-07T21:05:10.2154356Z L=0, 2025-05-07T21:05:10.2154554Z D_gradcheck=1, 2025-05-07T21:05:10.2154794Z stochastic_rounding=True, 2025-05-07T21:05:10.2155069Z weighted=False, 2025-05-07T21:05:10.2155292Z row_wise=True, 2025-05-07T21:05:10.2155516Z mixed=False, 2025-05-07T21:05:10.2155742Z use_cache=False, 2025-05-07T21:05:10.2155998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:10.2156293Z use_cpu=True, 2025-05-07T21:05:10.2156535Z output_dtype=SparseType.FP16, 2025-05-07T21:05:10.2156803Z ) 2025-05-07T21:05:10.2157043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:05:10.2157628Z self=, 2025-05-07T21:05:10.2158156Z compile=False, 2025-05-07T21:05:10.2158410Z pooling_mode=, 2025-05-07T21:05:10.2158699Z T=3, 2025-05-07T21:05:10.2158893Z D=103, 2025-05-07T21:05:10.2159095Z B=68, 2025-05-07T21:05:10.2159292Z log_E=3, 2025-05-07T21:05:10.2159501Z L=0, 2025-05-07T21:05:10.2159698Z D_gradcheck=1, 2025-05-07T21:05:10.2159963Z stochastic_rounding=True, 2025-05-07T21:05:10.2160261Z weighted=False, 2025-05-07T21:05:10.2160481Z row_wise=True, 2025-05-07T21:05:10.2160703Z mixed=False, 2025-05-07T21:05:10.2160927Z use_cache=False, 2025-05-07T21:05:10.2161179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:10.2161473Z use_cpu=True, 2025-05-07T21:05:10.2161717Z output_dtype=SparseType.FP16, 2025-05-07T21:05:10.2161985Z ) 2025-05-07T21:05:10.2162185Z PASSED 2025-05-07T21:05:19.4488319Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4490424Z self=, 2025-05-07T21:05:19.4491535Z mixed_B=False, 2025-05-07T21:05:19.4492001Z compile=False, 2025-05-07T21:05:19.4492436Z T=1, 2025-05-07T21:05:19.4492770Z D=2, 2025-05-07T21:05:19.4492959Z B=1, 2025-05-07T21:05:19.4493155Z log_E=3, 2025-05-07T21:05:19.4493674Z L=0, 2025-05-07T21:05:19.4493877Z D_gradcheck=1, 2025-05-07T21:05:19.4494121Z stochastic_rounding=False, 2025-05-07T21:05:19.4494395Z weighted=False, 2025-05-07T21:05:19.4494621Z row_wise=False, 2025-05-07T21:05:19.4494952Z mixed=False, 2025-05-07T21:05:19.4495179Z use_cache=False, 2025-05-07T21:05:19.4495437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4495847Z use_cpu=False, 2025-05-07T21:05:19.4496103Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.4496377Z ) 2025-05-07T21:05:19.4496623Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4497226Z self=, 2025-05-07T21:05:19.4497765Z mixed_B=True, 2025-05-07T21:05:19.4498072Z compile=False, 2025-05-07T21:05:19.4498297Z T=1, 2025-05-07T21:05:19.4498487Z D=2, 2025-05-07T21:05:19.4498678Z B=1, 2025-05-07T21:05:19.4498871Z log_E=3, 2025-05-07T21:05:19.4499071Z L=0, 2025-05-07T21:05:19.4499270Z D_gradcheck=1, 2025-05-07T21:05:19.4499515Z stochastic_rounding=False, 2025-05-07T21:05:19.4499791Z weighted=False, 2025-05-07T21:05:19.4500010Z row_wise=False, 2025-05-07T21:05:19.4500231Z mixed=False, 2025-05-07T21:05:19.4500454Z use_cache=False, 2025-05-07T21:05:19.4500704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4501003Z use_cpu=False, 2025-05-07T21:05:19.4508815Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.4509103Z ) 2025-05-07T21:05:19.4509348Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4509960Z self=, 2025-05-07T21:05:19.4510511Z mixed_B=True, 2025-05-07T21:05:19.4510746Z compile=False, 2025-05-07T21:05:19.4510971Z T=3, 2025-05-07T21:05:19.4511175Z D=119, 2025-05-07T21:05:19.4511369Z B=82, 2025-05-07T21:05:19.4511571Z log_E=3, 2025-05-07T21:05:19.4511779Z L=17, 2025-05-07T21:05:19.4511987Z D_gradcheck=2, 2025-05-07T21:05:19.4512249Z stochastic_rounding=True, 2025-05-07T21:05:19.4512549Z weighted=False, 2025-05-07T21:05:19.4512781Z row_wise=True, 2025-05-07T21:05:19.4512995Z mixed=False, 2025-05-07T21:05:19.4513219Z use_cache=True, 2025-05-07T21:05:19.4513473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4513767Z use_cpu=True, 2025-05-07T21:05:19.4514017Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.4514295Z ) 2025-05-07T21:05:19.4514535Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4515132Z self=, 2025-05-07T21:05:19.4515673Z mixed_B=True, 2025-05-07T21:05:19.4515893Z compile=True, 2025-05-07T21:05:19.4516109Z T=2, 2025-05-07T21:05:19.4516306Z D=45, 2025-05-07T21:05:19.4516496Z B=22, 2025-05-07T21:05:19.4516693Z log_E=4, 2025-05-07T21:05:19.4516903Z L=1, 2025-05-07T21:05:19.4517100Z D_gradcheck=2, 2025-05-07T21:05:19.4517341Z stochastic_rounding=True, 2025-05-07T21:05:19.4517609Z weighted=True, 2025-05-07T21:05:19.4517826Z row_wise=False, 2025-05-07T21:05:19.4518055Z mixed=False, 2025-05-07T21:05:19.4518286Z use_cache=True, 2025-05-07T21:05:19.4518540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.4518835Z use_cpu=False, 2025-05-07T21:05:19.4519086Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.4519361Z ) 2025-05-07T21:05:19.4519598Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4520197Z self=, 2025-05-07T21:05:19.4520741Z mixed_B=True, 2025-05-07T21:05:19.4520960Z compile=False, 2025-05-07T21:05:19.4521182Z T=4, 2025-05-07T21:05:19.4521385Z D=31, 2025-05-07T21:05:19.4521574Z B=52, 2025-05-07T21:05:19.4521772Z log_E=5, 2025-05-07T21:05:19.4522046Z L=13, 2025-05-07T21:05:19.4522246Z D_gradcheck=1, 2025-05-07T21:05:19.4522485Z stochastic_rounding=False, 2025-05-07T21:05:19.4522755Z weighted=False, 2025-05-07T21:05:19.4522978Z row_wise=True, 2025-05-07T21:05:19.4523200Z mixed=False, 2025-05-07T21:05:19.4523428Z use_cache=True, 2025-05-07T21:05:19.4523673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.4524025Z use_cpu=False, 2025-05-07T21:05:19.4524280Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.4524548Z ) 2025-05-07T21:05:19.4524796Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4525394Z self=, 2025-05-07T21:05:19.4525934Z mixed_B=True, 2025-05-07T21:05:19.4526196Z compile=True, 2025-05-07T21:05:19.4526417Z T=3, 2025-05-07T21:05:19.4526609Z D=65, 2025-05-07T21:05:19.4526802Z B=87, 2025-05-07T21:05:19.4527000Z log_E=5, 2025-05-07T21:05:19.4527209Z L=14, 2025-05-07T21:05:19.4527405Z D_gradcheck=2, 2025-05-07T21:05:19.4527643Z stochastic_rounding=True, 2025-05-07T21:05:19.4527912Z weighted=True, 2025-05-07T21:05:19.4528130Z row_wise=False, 2025-05-07T21:05:19.4528350Z mixed=False, 2025-05-07T21:05:19.4528575Z use_cache=True, 2025-05-07T21:05:19.4528819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.4529119Z use_cpu=True, 2025-05-07T21:05:19.4529415Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.4529678Z ) 2025-05-07T21:05:19.4529922Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4530530Z self=, 2025-05-07T21:05:19.4531069Z mixed_B=True, 2025-05-07T21:05:19.4531291Z compile=False, 2025-05-07T21:05:19.4531509Z T=3, 2025-05-07T21:05:19.4531704Z D=5, 2025-05-07T21:05:19.4531891Z B=65, 2025-05-07T21:05:19.4532090Z log_E=3, 2025-05-07T21:05:19.4532298Z L=10, 2025-05-07T21:05:19.4532493Z D_gradcheck=1, 2025-05-07T21:05:19.4532733Z stochastic_rounding=True, 2025-05-07T21:05:19.4533003Z weighted=False, 2025-05-07T21:05:19.4533222Z row_wise=False, 2025-05-07T21:05:19.4533442Z mixed=True, 2025-05-07T21:05:19.4533659Z use_cache=True, 2025-05-07T21:05:19.4533902Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.4534201Z use_cpu=True, 2025-05-07T21:05:19.4534451Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.4534716Z ) 2025-05-07T21:05:19.4535058Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4535670Z self=, 2025-05-07T21:05:19.4536464Z mixed_B=False, 2025-05-07T21:05:19.4536692Z compile=True, 2025-05-07T21:05:19.4536909Z T=3, 2025-05-07T21:05:19.4537103Z D=66, 2025-05-07T21:05:19.4537301Z B=61, 2025-05-07T21:05:19.4537498Z log_E=3, 2025-05-07T21:05:19.4537709Z L=5, 2025-05-07T21:05:19.4537905Z D_gradcheck=1, 2025-05-07T21:05:19.4538148Z stochastic_rounding=True, 2025-05-07T21:05:19.4538418Z weighted=True, 2025-05-07T21:05:19.4538641Z row_wise=False, 2025-05-07T21:05:19.4538863Z mixed=True, 2025-05-07T21:05:19.4539084Z use_cache=False, 2025-05-07T21:05:19.4539339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4539638Z use_cpu=False, 2025-05-07T21:05:19.4539887Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.4540155Z ) 2025-05-07T21:05:19.4540400Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4541001Z self=, 2025-05-07T21:05:19.4541536Z mixed_B=True, 2025-05-07T21:05:19.4541760Z compile=True, 2025-05-07T21:05:19.4541978Z T=1, 2025-05-07T21:05:19.4542170Z D=120, 2025-05-07T21:05:19.4542365Z B=23, 2025-05-07T21:05:19.4542563Z log_E=5, 2025-05-07T21:05:19.4542871Z L=12, 2025-05-07T21:05:19.4543075Z D_gradcheck=1, 2025-05-07T21:05:19.4543313Z stochastic_rounding=False, 2025-05-07T21:05:19.4543574Z weighted=True, 2025-05-07T21:05:19.4543795Z row_wise=True, 2025-05-07T21:05:19.4544015Z mixed=True, 2025-05-07T21:05:19.4544238Z use_cache=True, 2025-05-07T21:05:19.4544480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4544847Z use_cpu=False, 2025-05-07T21:05:19.4545095Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.4545360Z ) 2025-05-07T21:05:19.4545604Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4546200Z self=, 2025-05-07T21:05:19.4546736Z mixed_B=True, 2025-05-07T21:05:19.4547067Z compile=False, 2025-05-07T21:05:19.4547291Z T=5, 2025-05-07T21:05:19.4547481Z D=116, 2025-05-07T21:05:19.4547682Z B=112, 2025-05-07T21:05:19.4547881Z log_E=5, 2025-05-07T21:05:19.4548084Z L=0, 2025-05-07T21:05:19.4548288Z D_gradcheck=2, 2025-05-07T21:05:19.4548529Z stochastic_rounding=False, 2025-05-07T21:05:19.4548792Z weighted=True, 2025-05-07T21:05:19.4549017Z row_wise=False, 2025-05-07T21:05:19.4549241Z mixed=True, 2025-05-07T21:05:19.4549456Z use_cache=False, 2025-05-07T21:05:19.4549714Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4550016Z use_cpu=False, 2025-05-07T21:05:19.4550335Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.4550613Z ) 2025-05-07T21:05:19.4550857Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4551455Z self=, 2025-05-07T21:05:19.4551990Z mixed_B=False, 2025-05-07T21:05:19.4552240Z compile=True, 2025-05-07T21:05:19.4552485Z T=1, 2025-05-07T21:05:19.4552675Z D=64, 2025-05-07T21:05:19.4552873Z B=10, 2025-05-07T21:05:19.4553070Z log_E=5, 2025-05-07T21:05:19.4553273Z L=18, 2025-05-07T21:05:19.4553475Z D_gradcheck=2, 2025-05-07T21:05:19.4553714Z stochastic_rounding=False, 2025-05-07T21:05:19.4553977Z weighted=True, 2025-05-07T21:05:19.4554199Z row_wise=True, 2025-05-07T21:05:19.4554418Z mixed=True, 2025-05-07T21:05:19.4554630Z use_cache=True, 2025-05-07T21:05:19.4554880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4555180Z use_cpu=False, 2025-05-07T21:05:19.4555420Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.4555689Z ) 2025-05-07T21:05:19.4555930Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4556525Z self=, 2025-05-07T21:05:19.4557061Z mixed_B=False, 2025-05-07T21:05:19.4557287Z compile=True, 2025-05-07T21:05:19.4557503Z T=4, 2025-05-07T21:05:19.4557692Z D=79, 2025-05-07T21:05:19.4557886Z B=29, 2025-05-07T21:05:19.4558085Z log_E=3, 2025-05-07T21:05:19.4558287Z L=9, 2025-05-07T21:05:19.4558487Z D_gradcheck=1, 2025-05-07T21:05:19.4558726Z stochastic_rounding=False, 2025-05-07T21:05:19.4558987Z weighted=True, 2025-05-07T21:05:19.4559211Z row_wise=False, 2025-05-07T21:05:19.4559431Z mixed=False, 2025-05-07T21:05:19.4559644Z use_cache=True, 2025-05-07T21:05:19.4559901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.4560202Z use_cpu=True, 2025-05-07T21:05:19.4560440Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.4560718Z ) 2025-05-07T21:05:19.4560965Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4561569Z self=, 2025-05-07T21:05:19.4562112Z mixed_B=True, 2025-05-07T21:05:19.4562342Z compile=False, 2025-05-07T21:05:19.4562557Z T=5, 2025-05-07T21:05:19.4562752Z D=3, 2025-05-07T21:05:19.4562946Z B=5, 2025-05-07T21:05:19.4563134Z log_E=5, 2025-05-07T21:05:19.4563342Z L=3, 2025-05-07T21:05:19.4563594Z D_gradcheck=2, 2025-05-07T21:05:19.4563831Z stochastic_rounding=False, 2025-05-07T21:05:19.4564106Z weighted=True, 2025-05-07T21:05:19.4564329Z row_wise=False, 2025-05-07T21:05:19.4564554Z mixed=True, 2025-05-07T21:05:19.4564769Z use_cache=True, 2025-05-07T21:05:19.4565020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.4565360Z use_cpu=True, 2025-05-07T21:05:19.4565599Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.4565870Z ) 2025-05-07T21:05:19.4566112Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4566701Z self=, 2025-05-07T21:05:19.4567237Z mixed_B=True, 2025-05-07T21:05:19.4567500Z compile=True, 2025-05-07T21:05:19.4567715Z T=4, 2025-05-07T21:05:19.4567909Z D=59, 2025-05-07T21:05:19.4568104Z B=26, 2025-05-07T21:05:19.4568293Z log_E=4, 2025-05-07T21:05:19.4568496Z L=13, 2025-05-07T21:05:19.4568703Z D_gradcheck=2, 2025-05-07T21:05:19.4568935Z stochastic_rounding=False, 2025-05-07T21:05:19.4569202Z weighted=False, 2025-05-07T21:05:19.4569426Z row_wise=True, 2025-05-07T21:05:19.4569637Z mixed=True, 2025-05-07T21:05:19.4569853Z use_cache=True, 2025-05-07T21:05:19.4570102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.4570394Z use_cpu=True, 2025-05-07T21:05:19.4570683Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.4570952Z ) 2025-05-07T21:05:19.4571197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4571785Z self=, 2025-05-07T21:05:19.4572328Z mixed_B=False, 2025-05-07T21:05:19.4572558Z compile=False, 2025-05-07T21:05:19.4572772Z T=5, 2025-05-07T21:05:19.4572968Z D=24, 2025-05-07T21:05:19.4573172Z B=55, 2025-05-07T21:05:19.4573363Z log_E=4, 2025-05-07T21:05:19.4573566Z L=16, 2025-05-07T21:05:19.4573774Z D_gradcheck=1, 2025-05-07T21:05:19.4574007Z stochastic_rounding=True, 2025-05-07T21:05:19.4574275Z weighted=True, 2025-05-07T21:05:19.4574500Z row_wise=True, 2025-05-07T21:05:19.4574716Z mixed=True, 2025-05-07T21:05:19.4574987Z use_cache=True, 2025-05-07T21:05:19.4575238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4575532Z use_cpu=True, 2025-05-07T21:05:19.4575780Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.4576051Z ) 2025-05-07T21:05:19.4576293Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4576889Z self=, 2025-05-07T21:05:19.4577433Z mixed_B=False, 2025-05-07T21:05:19.4577666Z compile=True, 2025-05-07T21:05:19.4577877Z T=1, 2025-05-07T21:05:19.4578075Z D=79, 2025-05-07T21:05:19.4578270Z B=76, 2025-05-07T21:05:19.4578459Z log_E=4, 2025-05-07T21:05:19.4578661Z L=18, 2025-05-07T21:05:19.4578865Z D_gradcheck=2, 2025-05-07T21:05:19.4579097Z stochastic_rounding=False, 2025-05-07T21:05:19.4579364Z weighted=True, 2025-05-07T21:05:19.4579587Z row_wise=True, 2025-05-07T21:05:19.4579797Z mixed=True, 2025-05-07T21:05:19.4580013Z use_cache=True, 2025-05-07T21:05:19.4580263Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.4580557Z use_cpu=False, 2025-05-07T21:05:19.4580803Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.4581076Z ) 2025-05-07T21:05:19.4581320Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:19.4581919Z self=, 2025-05-07T21:05:19.4582461Z mixed_B=True, 2025-05-07T21:05:19.4582693Z compile=False, 2025-05-07T21:05:19.4582904Z T=3, 2025-05-07T21:05:19.4583096Z D=20, 2025-05-07T21:05:19.4583289Z B=46, 2025-05-07T21:05:19.4583485Z log_E=5, 2025-05-07T21:05:19.4583693Z L=6, 2025-05-07T21:05:19.4583946Z D_gradcheck=1, 2025-05-07T21:05:19.4584179Z stochastic_rounding=True, 2025-05-07T21:05:19.4584444Z weighted=False, 2025-05-07T21:05:19.4584669Z row_wise=False, 2025-05-07T21:05:19.4584886Z mixed=True, 2025-05-07T21:05:19.4585109Z use_cache=False, 2025-05-07T21:05:19.4585370Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.4585704Z use_cpu=True, 2025-05-07T21:05:19.4585949Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.4586222Z ) 2025-05-07T21:05:34.4378041Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4378865Z self=, 2025-05-07T21:05:34.4379469Z mixed_B=False, 2025-05-07T21:05:34.4380044Z compile=False, 2025-05-07T21:05:34.4380271Z T=3, 2025-05-07T21:05:34.4380467Z D=29, 2025-05-07T21:05:34.4380670Z B=86, 2025-05-07T21:05:34.4380871Z log_E=5, 2025-05-07T21:05:34.4381093Z L=10, 2025-05-07T21:05:34.4381411Z D_gradcheck=1, 2025-05-07T21:05:34.4381766Z stochastic_rounding=False, 2025-05-07T21:05:34.4382149Z weighted=False, 2025-05-07T21:05:34.4382451Z row_wise=True, 2025-05-07T21:05:34.4382677Z mixed=False, 2025-05-07T21:05:34.4382903Z use_cache=False, 2025-05-07T21:05:34.4383160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4383470Z use_cpu=False, 2025-05-07T21:05:34.4383849Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.4384122Z ) 2025-05-07T21:05:34.4384370Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4384978Z self=, 2025-05-07T21:05:34.4385517Z mixed_B=False, 2025-05-07T21:05:34.4385749Z compile=False, 2025-05-07T21:05:34.4385969Z T=4, 2025-05-07T21:05:34.4386159Z D=16, 2025-05-07T21:05:34.4386356Z B=74, 2025-05-07T21:05:34.4386558Z log_E=5, 2025-05-07T21:05:34.4386757Z L=8, 2025-05-07T21:05:34.4386966Z D_gradcheck=2, 2025-05-07T21:05:34.4387209Z stochastic_rounding=False, 2025-05-07T21:05:34.4387474Z weighted=False, 2025-05-07T21:05:34.4387702Z row_wise=False, 2025-05-07T21:05:34.4387923Z mixed=True, 2025-05-07T21:05:34.4388138Z use_cache=False, 2025-05-07T21:05:34.4388398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:34.4388702Z use_cpu=False, 2025-05-07T21:05:34.4388951Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.4389216Z ) 2025-05-07T21:05:34.4389460Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4390059Z self=, 2025-05-07T21:05:34.4390600Z mixed_B=False, 2025-05-07T21:05:34.4390831Z compile=True, 2025-05-07T21:05:34.4391053Z T=2, 2025-05-07T21:05:34.4391248Z D=86, 2025-05-07T21:05:34.4391448Z B=96, 2025-05-07T21:05:34.4391647Z log_E=4, 2025-05-07T21:05:34.4391848Z L=13, 2025-05-07T21:05:34.4392056Z D_gradcheck=1, 2025-05-07T21:05:34.4392303Z stochastic_rounding=False, 2025-05-07T21:05:34.4392569Z weighted=True, 2025-05-07T21:05:34.4392794Z row_wise=True, 2025-05-07T21:05:34.4393016Z mixed=True, 2025-05-07T21:05:34.4393230Z use_cache=False, 2025-05-07T21:05:34.4393495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:34.4393798Z use_cpu=False, 2025-05-07T21:05:34.4394040Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.4394316Z ) 2025-05-07T21:05:34.4394563Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4395163Z self=, 2025-05-07T21:05:34.4395701Z mixed_B=True, 2025-05-07T21:05:34.4395929Z compile=False, 2025-05-07T21:05:34.4396146Z T=2, 2025-05-07T21:05:34.4396336Z D=121, 2025-05-07T21:05:34.4396533Z B=92, 2025-05-07T21:05:34.4396729Z log_E=3, 2025-05-07T21:05:34.4396927Z L=2, 2025-05-07T21:05:34.4397226Z D_gradcheck=2, 2025-05-07T21:05:34.4397468Z stochastic_rounding=False, 2025-05-07T21:05:34.4397734Z weighted=True, 2025-05-07T21:05:34.4397959Z row_wise=True, 2025-05-07T21:05:34.4398181Z mixed=True, 2025-05-07T21:05:34.4398396Z use_cache=False, 2025-05-07T21:05:34.4398656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4399033Z use_cpu=True, 2025-05-07T21:05:34.4399275Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.4399549Z ) 2025-05-07T21:05:34.4399793Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4400384Z self=, 2025-05-07T21:05:34.4400958Z mixed_B=True, 2025-05-07T21:05:34.4401185Z compile=True, 2025-05-07T21:05:34.4401459Z T=4, 2025-05-07T21:05:34.4409170Z D=123, 2025-05-07T21:05:34.4409411Z B=33, 2025-05-07T21:05:34.4409616Z log_E=4, 2025-05-07T21:05:34.4409827Z L=8, 2025-05-07T21:05:34.4410030Z D_gradcheck=1, 2025-05-07T21:05:34.4410277Z stochastic_rounding=False, 2025-05-07T21:05:34.4410545Z weighted=False, 2025-05-07T21:05:34.4410770Z row_wise=True, 2025-05-07T21:05:34.4410991Z mixed=False, 2025-05-07T21:05:34.4411217Z use_cache=False, 2025-05-07T21:05:34.4411474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4411779Z use_cpu=False, 2025-05-07T21:05:34.4412152Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.4412421Z ) 2025-05-07T21:05:34.4412667Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4413285Z self=, 2025-05-07T21:05:34.4413834Z mixed_B=False, 2025-05-07T21:05:34.4414058Z compile=True, 2025-05-07T21:05:34.4414281Z T=2, 2025-05-07T21:05:34.4414479Z D=75, 2025-05-07T21:05:34.4414668Z B=63, 2025-05-07T21:05:34.4414985Z log_E=4, 2025-05-07T21:05:34.4415191Z L=15, 2025-05-07T21:05:34.4415393Z D_gradcheck=1, 2025-05-07T21:05:34.4415636Z stochastic_rounding=True, 2025-05-07T21:05:34.4415908Z weighted=True, 2025-05-07T21:05:34.4416126Z row_wise=False, 2025-05-07T21:05:34.4416352Z mixed=True, 2025-05-07T21:05:34.4416576Z use_cache=True, 2025-05-07T21:05:34.4416821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4417123Z use_cpu=False, 2025-05-07T21:05:34.4417380Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.4417649Z ) 2025-05-07T21:05:34.4417896Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4419990Z self=, 2025-05-07T21:05:34.4420527Z mixed_B=True, 2025-05-07T21:05:34.4420756Z compile=False, 2025-05-07T21:05:34.4420979Z T=2, 2025-05-07T21:05:34.4421183Z D=68, 2025-05-07T21:05:34.4421373Z B=17, 2025-05-07T21:05:34.4421573Z log_E=5, 2025-05-07T21:05:34.4421811Z L=1, 2025-05-07T21:05:34.4422015Z D_gradcheck=1, 2025-05-07T21:05:34.4422247Z stochastic_rounding=True, 2025-05-07T21:05:34.4422522Z weighted=False, 2025-05-07T21:05:34.4422753Z row_wise=False, 2025-05-07T21:05:34.4422967Z mixed=True, 2025-05-07T21:05:34.4423187Z use_cache=True, 2025-05-07T21:05:34.4423438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4423733Z use_cpu=False, 2025-05-07T21:05:34.4423987Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.4424261Z ) 2025-05-07T21:05:34.4424510Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4425100Z self=, 2025-05-07T21:05:34.4425644Z mixed_B=False, 2025-05-07T21:05:34.4425871Z compile=False, 2025-05-07T21:05:34.4426087Z T=4, 2025-05-07T21:05:34.4426286Z D=19, 2025-05-07T21:05:34.4426486Z B=77, 2025-05-07T21:05:34.4426676Z log_E=5, 2025-05-07T21:05:34.4426884Z L=17, 2025-05-07T21:05:34.4427137Z D_gradcheck=2, 2025-05-07T21:05:34.4427372Z stochastic_rounding=True, 2025-05-07T21:05:34.4427643Z weighted=True, 2025-05-07T21:05:34.4427867Z row_wise=True, 2025-05-07T21:05:34.4428080Z mixed=True, 2025-05-07T21:05:34.4428300Z use_cache=False, 2025-05-07T21:05:34.4428560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:34.4428896Z use_cpu=True, 2025-05-07T21:05:34.4429144Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.4429418Z ) 2025-05-07T21:05:34.4429660Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4430263Z self=, 2025-05-07T21:05:34.4430808Z mixed_B=True, 2025-05-07T21:05:34.4431040Z compile=False, 2025-05-07T21:05:34.4431300Z T=5, 2025-05-07T21:05:34.4431502Z D=103, 2025-05-07T21:05:34.4431706Z B=58, 2025-05-07T21:05:34.4431897Z log_E=4, 2025-05-07T21:05:34.4432108Z L=5, 2025-05-07T21:05:34.4432314Z D_gradcheck=1, 2025-05-07T21:05:34.4432550Z stochastic_rounding=False, 2025-05-07T21:05:34.4432822Z weighted=False, 2025-05-07T21:05:34.4433052Z row_wise=True, 2025-05-07T21:05:34.4433271Z mixed=True, 2025-05-07T21:05:34.4433493Z use_cache=False, 2025-05-07T21:05:34.4433758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:34.4434053Z use_cpu=True, 2025-05-07T21:05:34.4434347Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.4434622Z ) 2025-05-07T21:05:34.4434864Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4435468Z self=, 2025-05-07T21:05:34.4436325Z mixed_B=True, 2025-05-07T21:05:34.4436551Z compile=True, 2025-05-07T21:05:34.4436764Z T=4, 2025-05-07T21:05:34.4436962Z D=96, 2025-05-07T21:05:34.4437160Z B=124, 2025-05-07T21:05:34.4437351Z log_E=4, 2025-05-07T21:05:34.4437554Z L=16, 2025-05-07T21:05:34.4437760Z D_gradcheck=1, 2025-05-07T21:05:34.4437995Z stochastic_rounding=True, 2025-05-07T21:05:34.4438267Z weighted=True, 2025-05-07T21:05:34.4438493Z row_wise=False, 2025-05-07T21:05:34.4438710Z mixed=False, 2025-05-07T21:05:34.4438935Z use_cache=False, 2025-05-07T21:05:34.4439196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4439496Z use_cpu=False, 2025-05-07T21:05:34.4439745Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.4440023Z ) 2025-05-07T21:05:34.4440261Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4440864Z self=, 2025-05-07T21:05:34.4441405Z mixed_B=True, 2025-05-07T21:05:34.4441625Z compile=False, 2025-05-07T21:05:34.4441849Z T=3, 2025-05-07T21:05:34.4442052Z D=124, 2025-05-07T21:05:34.4442247Z B=98, 2025-05-07T21:05:34.4442445Z log_E=4, 2025-05-07T21:05:34.4442653Z L=7, 2025-05-07T21:05:34.4442851Z D_gradcheck=1, 2025-05-07T21:05:34.4443097Z stochastic_rounding=False, 2025-05-07T21:05:34.4443370Z weighted=False, 2025-05-07T21:05:34.4443601Z row_wise=True, 2025-05-07T21:05:34.4443815Z mixed=False, 2025-05-07T21:05:34.4444039Z use_cache=False, 2025-05-07T21:05:34.4444301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:34.4444601Z use_cpu=False, 2025-05-07T21:05:34.4444852Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.4445126Z ) 2025-05-07T21:05:34.4445363Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4445986Z self=, 2025-05-07T21:05:34.4446583Z mixed_B=False, 2025-05-07T21:05:34.4446803Z compile=False, 2025-05-07T21:05:34.4447022Z T=1, 2025-05-07T21:05:34.4447220Z D=122, 2025-05-07T21:05:34.4447413Z B=9, 2025-05-07T21:05:34.4447607Z log_E=4, 2025-05-07T21:05:34.4447813Z L=14, 2025-05-07T21:05:34.4448115Z D_gradcheck=2, 2025-05-07T21:05:34.4448358Z stochastic_rounding=False, 2025-05-07T21:05:34.4448625Z weighted=True, 2025-05-07T21:05:34.4448844Z row_wise=False, 2025-05-07T21:05:34.4449068Z mixed=False, 2025-05-07T21:05:34.4449291Z use_cache=False, 2025-05-07T21:05:34.4449543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:34.4449907Z use_cpu=False, 2025-05-07T21:05:34.4450157Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.4450429Z ) 2025-05-07T21:05:34.4450665Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4451265Z self=, 2025-05-07T21:05:34.4451810Z mixed_B=False, 2025-05-07T21:05:34.4452030Z compile=False, 2025-05-07T21:05:34.4452309Z T=1, 2025-05-07T21:05:34.4452507Z D=88, 2025-05-07T21:05:34.4452700Z B=112, 2025-05-07T21:05:34.4452904Z log_E=5, 2025-05-07T21:05:34.4453108Z L=4, 2025-05-07T21:05:34.4453307Z D_gradcheck=2, 2025-05-07T21:05:34.4453548Z stochastic_rounding=False, 2025-05-07T21:05:34.4453818Z weighted=True, 2025-05-07T21:05:34.4454038Z row_wise=False, 2025-05-07T21:05:34.4454261Z mixed=False, 2025-05-07T21:05:34.4454483Z use_cache=True, 2025-05-07T21:05:34.4454728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4455087Z use_cpu=True, 2025-05-07T21:05:34.4455404Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.4455671Z ) 2025-05-07T21:05:34.4455918Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4456521Z self=, 2025-05-07T21:05:34.4457065Z mixed_B=True, 2025-05-07T21:05:34.4457285Z compile=False, 2025-05-07T21:05:34.4457509Z T=2, 2025-05-07T21:05:34.4457711Z D=19, 2025-05-07T21:05:34.4457902Z B=118, 2025-05-07T21:05:34.4458107Z log_E=5, 2025-05-07T21:05:34.4458312Z L=10, 2025-05-07T21:05:34.4458515Z D_gradcheck=1, 2025-05-07T21:05:34.4458754Z stochastic_rounding=True, 2025-05-07T21:05:34.4459025Z weighted=True, 2025-05-07T21:05:34.4459246Z row_wise=True, 2025-05-07T21:05:34.4459468Z mixed=False, 2025-05-07T21:05:34.4459693Z use_cache=True, 2025-05-07T21:05:34.4459941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:34.4460244Z use_cpu=False, 2025-05-07T21:05:34.4460496Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.4460762Z ) 2025-05-07T21:05:34.4461010Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4461626Z self=, 2025-05-07T21:05:34.4462172Z mixed_B=False, 2025-05-07T21:05:34.4462392Z compile=False, 2025-05-07T21:05:34.4462624Z T=5, 2025-05-07T21:05:34.4462825Z D=51, 2025-05-07T21:05:34.4463017Z B=62, 2025-05-07T21:05:34.4463217Z log_E=4, 2025-05-07T21:05:34.4463423Z L=10, 2025-05-07T21:05:34.4463624Z D_gradcheck=1, 2025-05-07T21:05:34.4463864Z stochastic_rounding=True, 2025-05-07T21:05:34.4464136Z weighted=True, 2025-05-07T21:05:34.4464362Z row_wise=True, 2025-05-07T21:05:34.4464577Z mixed=True, 2025-05-07T21:05:34.4464798Z use_cache=False, 2025-05-07T21:05:34.4465062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4465357Z use_cpu=False, 2025-05-07T21:05:34.4465608Z output_dtype=SparseType.BF16, 2025-05-07T21:05:34.4465882Z ) 2025-05-07T21:05:34.4466121Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4466726Z self=, 2025-05-07T21:05:34.4467271Z mixed_B=True, 2025-05-07T21:05:34.4467492Z compile=True, 2025-05-07T21:05:34.4467711Z T=2, 2025-05-07T21:05:34.4467907Z D=12, 2025-05-07T21:05:34.4468096Z B=17, 2025-05-07T21:05:34.4468296Z log_E=3, 2025-05-07T21:05:34.4468500Z L=4, 2025-05-07T21:05:34.4468755Z D_gradcheck=1, 2025-05-07T21:05:34.4469002Z stochastic_rounding=True, 2025-05-07T21:05:34.4469273Z weighted=False, 2025-05-07T21:05:34.4469495Z row_wise=True, 2025-05-07T21:05:34.4469716Z mixed=False, 2025-05-07T21:05:34.4469939Z use_cache=True, 2025-05-07T21:05:34.4470185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:34.4470528Z use_cpu=True, 2025-05-07T21:05:34.4470779Z output_dtype=SparseType.FP32, 2025-05-07T21:05:34.4471056Z ) 2025-05-07T21:05:34.4471296Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:34.4471896Z self=, 2025-05-07T21:05:34.4472443Z mixed_B=False, 2025-05-07T21:05:34.4472660Z compile=True, 2025-05-07T21:05:34.4472923Z T=5, 2025-05-07T21:05:34.4473123Z D=57, 2025-05-07T21:05:34.4473314Z B=91, 2025-05-07T21:05:34.4473511Z log_E=3, 2025-05-07T21:05:34.4473718Z L=15, 2025-05-07T21:05:34.4473917Z D_gradcheck=1, 2025-05-07T21:05:34.4474162Z stochastic_rounding=False, 2025-05-07T21:05:34.4474431Z weighted=False, 2025-05-07T21:05:34.4474653Z row_wise=False, 2025-05-07T21:05:34.4474877Z mixed=True, 2025-05-07T21:05:34.4475104Z use_cache=False, 2025-05-07T21:05:34.4475359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:34.4475660Z use_cpu=True, 2025-05-07T21:05:34.4476169Z output_dtype=SparseType.FP16, 2025-05-07T21:05:34.4476463Z ) 2025-05-07T21:05:46.9949063Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:46.9949807Z self=, 2025-05-07T21:05:46.9950641Z mixed_B=True, 2025-05-07T21:05:46.9950961Z compile=False, 2025-05-07T21:05:46.9951356Z T=5, 2025-05-07T21:05:46.9951632Z D=46, 2025-05-07T21:05:46.9951886Z B=87, 2025-05-07T21:05:46.9952145Z log_E=4, 2025-05-07T21:05:46.9952410Z L=12, 2025-05-07T21:05:46.9952669Z D_gradcheck=1, 2025-05-07T21:05:46.9952934Z stochastic_rounding=True, 2025-05-07T21:05:46.9953244Z weighted=False, 2025-05-07T21:05:46.9953545Z row_wise=True, 2025-05-07T21:05:46.9953763Z mixed=False, 2025-05-07T21:05:46.9953994Z use_cache=False, 2025-05-07T21:05:46.9954260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:46.9954583Z use_cpu=True, 2025-05-07T21:05:46.9954846Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.9955142Z ) 2025-05-07T21:05:46.9955393Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:46.9956094Z self=, 2025-05-07T21:05:46.9956737Z mixed_B=False, 2025-05-07T21:05:46.9956964Z compile=True, 2025-05-07T21:05:46.9957193Z T=1, 2025-05-07T21:05:46.9957394Z D=94, 2025-05-07T21:05:46.9957590Z B=61, 2025-05-07T21:05:46.9957791Z log_E=4, 2025-05-07T21:05:46.9958001Z L=17, 2025-05-07T21:05:46.9958201Z D_gradcheck=1, 2025-05-07T21:05:46.9958451Z stochastic_rounding=True, 2025-05-07T21:05:46.9958738Z weighted=False, 2025-05-07T21:05:46.9958964Z row_wise=True, 2025-05-07T21:05:46.9959193Z mixed=False, 2025-05-07T21:05:46.9959458Z use_cache=False, 2025-05-07T21:05:46.9959732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:46.9960052Z use_cpu=True, 2025-05-07T21:05:46.9960311Z output_dtype=SparseType.BF16, 2025-05-07T21:05:46.9960597Z ) 2025-05-07T21:05:46.9960845Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:46.9961540Z self=, 2025-05-07T21:05:46.9962182Z mixed_B=False, 2025-05-07T21:05:46.9962407Z compile=False, 2025-05-07T21:05:46.9962634Z T=2, 2025-05-07T21:05:46.9962829Z D=77, 2025-05-07T21:05:46.9963021Z B=63, 2025-05-07T21:05:46.9963220Z log_E=4, 2025-05-07T21:05:46.9963427Z L=19, 2025-05-07T21:05:46.9963922Z D_gradcheck=2, 2025-05-07T21:05:46.9964167Z stochastic_rounding=False, 2025-05-07T21:05:46.9964438Z weighted=False, 2025-05-07T21:05:46.9964658Z row_wise=False, 2025-05-07T21:05:46.9964886Z mixed=True, 2025-05-07T21:05:46.9965105Z use_cache=False, 2025-05-07T21:05:46.9965358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:46.9965797Z use_cpu=False, 2025-05-07T21:05:46.9966044Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.9966311Z ) 2025-05-07T21:05:46.9966554Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:46.9967160Z self=, 2025-05-07T21:05:46.9967707Z mixed_B=False, 2025-05-07T21:05:46.9967926Z compile=True, 2025-05-07T21:05:46.9968235Z T=5, 2025-05-07T21:05:46.9968436Z D=33, 2025-05-07T21:05:46.9968626Z B=102, 2025-05-07T21:05:46.9968830Z log_E=3, 2025-05-07T21:05:46.9969036Z L=1, 2025-05-07T21:05:46.9969235Z D_gradcheck=2, 2025-05-07T21:05:46.9969483Z stochastic_rounding=True, 2025-05-07T21:05:46.9969757Z weighted=True, 2025-05-07T21:05:46.9969977Z row_wise=True, 2025-05-07T21:05:46.9970198Z mixed=True, 2025-05-07T21:05:46.9970421Z use_cache=True, 2025-05-07T21:05:46.9970673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:46.9970976Z use_cpu=False, 2025-05-07T21:05:46.9971524Z output_dtype=SparseType.FP16, 2025-05-07T21:05:46.9971801Z ) 2025-05-07T21:05:46.9972047Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:46.9972664Z self=, 2025-05-07T21:05:46.9973207Z mixed_B=True, 2025-05-07T21:05:46.9973428Z compile=False, 2025-05-07T21:05:46.9973649Z T=4, 2025-05-07T21:05:46.9973845Z D=8, 2025-05-07T21:05:46.9974035Z B=89, 2025-05-07T21:05:46.9974231Z log_E=5, 2025-05-07T21:05:46.9974436Z L=6, 2025-05-07T21:05:46.9974637Z D_gradcheck=1, 2025-05-07T21:05:46.9974966Z stochastic_rounding=True, 2025-05-07T21:05:46.9975234Z weighted=True, 2025-05-07T21:05:46.9975452Z row_wise=False, 2025-05-07T21:05:46.9975677Z mixed=False, 2025-05-07T21:05:46.9975906Z use_cache=False, 2025-05-07T21:05:46.9976162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:46.9976461Z use_cpu=True, 2025-05-07T21:05:46.9976711Z output_dtype=SparseType.BF16, 2025-05-07T21:05:46.9976980Z ) 2025-05-07T21:05:46.9977227Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:46.9977822Z self=, 2025-05-07T21:05:46.9978359Z mixed_B=True, 2025-05-07T21:05:46.9978585Z compile=False, 2025-05-07T21:05:46.9978806Z T=1, 2025-05-07T21:05:46.9978995Z D=117, 2025-05-07T21:05:46.9979196Z B=29, 2025-05-07T21:05:46.9979392Z log_E=4, 2025-05-07T21:05:46.9979593Z L=6, 2025-05-07T21:05:46.9979800Z D_gradcheck=2, 2025-05-07T21:05:46.9980044Z stochastic_rounding=False, 2025-05-07T21:05:46.9980317Z weighted=False, 2025-05-07T21:05:46.9980539Z row_wise=False, 2025-05-07T21:05:46.9980763Z mixed=False, 2025-05-07T21:05:46.9980990Z use_cache=False, 2025-05-07T21:05:46.9981245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:46.9981546Z use_cpu=True, 2025-05-07T21:05:46.9981793Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.9982063Z ) 2025-05-07T21:05:46.9982314Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:46.9982918Z self=, 2025-05-07T21:05:46.9983460Z mixed_B=False, 2025-05-07T21:05:46.9983685Z compile=True, 2025-05-07T21:05:46.9983906Z T=2, 2025-05-07T21:05:46.9984096Z D=114, 2025-05-07T21:05:46.9984299Z B=59, 2025-05-07T21:05:46.9984500Z log_E=3, 2025-05-07T21:05:46.9984696Z L=14, 2025-05-07T21:05:46.9984981Z D_gradcheck=2, 2025-05-07T21:05:46.9985230Z stochastic_rounding=False, 2025-05-07T21:05:46.9985511Z weighted=False, 2025-05-07T21:05:46.9985741Z row_wise=False, 2025-05-07T21:05:46.9993337Z mixed=False, 2025-05-07T21:05:46.9993577Z use_cache=False, 2025-05-07T21:05:46.9993843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:46.9994221Z use_cpu=False, 2025-05-07T21:05:46.9994478Z output_dtype=SparseType.FP32, 2025-05-07T21:05:46.9994752Z ) 2025-05-07T21:05:46.9994991Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:46.9995599Z self=, 2025-05-07T21:05:46.9996146Z mixed_B=False, 2025-05-07T21:05:46.9996367Z compile=False, 2025-05-07T21:05:46.9996631Z T=5, 2025-05-07T21:05:46.9996830Z D=10, 2025-05-07T21:05:46.9997021Z B=107, 2025-05-07T21:05:46.9997218Z log_E=3, 2025-05-07T21:05:46.9997421Z L=16, 2025-05-07T21:05:46.9997619Z D_gradcheck=1, 2025-05-07T21:05:46.9997859Z stochastic_rounding=True, 2025-05-07T21:05:46.9998126Z weighted=False, 2025-05-07T21:05:46.9998353Z row_wise=True, 2025-05-07T21:05:46.9998568Z mixed=False, 2025-05-07T21:05:46.9998796Z use_cache=False, 2025-05-07T21:05:46.9999056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:46.9999349Z use_cpu=True, 2025-05-07T21:05:46.9999652Z output_dtype=SparseType.BF16, 2025-05-07T21:05:46.9999926Z ) 2025-05-07T21:05:47.0000165Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0000782Z self=, 2025-05-07T21:05:47.0001327Z mixed_B=True, 2025-05-07T21:05:47.0001549Z compile=False, 2025-05-07T21:05:47.0001772Z T=4, 2025-05-07T21:05:47.0001969Z D=126, 2025-05-07T21:05:47.0002161Z B=47, 2025-05-07T21:05:47.0002360Z log_E=3, 2025-05-07T21:05:47.0002564Z L=11, 2025-05-07T21:05:47.0002765Z D_gradcheck=1, 2025-05-07T21:05:47.0003003Z stochastic_rounding=True, 2025-05-07T21:05:47.0003275Z weighted=False, 2025-05-07T21:05:47.0003504Z row_wise=False, 2025-05-07T21:05:47.0003728Z mixed=True, 2025-05-07T21:05:47.0003950Z use_cache=False, 2025-05-07T21:05:47.0004201Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:47.0004503Z use_cpu=False, 2025-05-07T21:05:47.0004756Z output_dtype=SparseType.FP32, 2025-05-07T21:05:47.0005027Z ) 2025-05-07T21:05:47.0005267Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0005865Z self=, 2025-05-07T21:05:47.0006410Z mixed_B=False, 2025-05-07T21:05:47.0006631Z compile=False, 2025-05-07T21:05:47.0006851Z T=3, 2025-05-07T21:05:47.0007052Z D=73, 2025-05-07T21:05:47.0007241Z B=84, 2025-05-07T21:05:47.0007437Z log_E=4, 2025-05-07T21:05:47.0007640Z L=13, 2025-05-07T21:05:47.0007840Z D_gradcheck=1, 2025-05-07T21:05:47.0008076Z stochastic_rounding=True, 2025-05-07T21:05:47.0008344Z weighted=False, 2025-05-07T21:05:47.0008564Z row_wise=True, 2025-05-07T21:05:47.0008783Z mixed=False, 2025-05-07T21:05:47.0009007Z use_cache=False, 2025-05-07T21:05:47.0009258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:47.0009558Z use_cpu=False, 2025-05-07T21:05:47.0009804Z output_dtype=SparseType.FP32, 2025-05-07T21:05:47.0010069Z ) 2025-05-07T21:05:47.0010322Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0010919Z self=, 2025-05-07T21:05:47.0011463Z mixed_B=False, 2025-05-07T21:05:47.0011683Z compile=False, 2025-05-07T21:05:47.0011905Z T=4, 2025-05-07T21:05:47.0012100Z D=39, 2025-05-07T21:05:47.0012290Z B=99, 2025-05-07T21:05:47.0012485Z log_E=3, 2025-05-07T21:05:47.0012689Z L=2, 2025-05-07T21:05:47.0012941Z D_gradcheck=1, 2025-05-07T21:05:47.0013183Z stochastic_rounding=False, 2025-05-07T21:05:47.0013451Z weighted=True, 2025-05-07T21:05:47.0013673Z row_wise=True, 2025-05-07T21:05:47.0013892Z mixed=False, 2025-05-07T21:05:47.0014111Z use_cache=True, 2025-05-07T21:05:47.0014357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:47.0014768Z use_cpu=True, 2025-05-07T21:05:47.0015019Z output_dtype=SparseType.FP32, 2025-05-07T21:05:47.0015288Z ) 2025-05-07T21:05:47.0015543Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0016240Z self=, 2025-05-07T21:05:47.0016997Z mixed_B=True, 2025-05-07T21:05:47.0017322Z compile=False, 2025-05-07T21:05:47.0017722Z T=5, 2025-05-07T21:05:47.0018015Z D=18, 2025-05-07T21:05:47.0018278Z B=76, 2025-05-07T21:05:47.0018558Z log_E=5, 2025-05-07T21:05:47.0018852Z L=9, 2025-05-07T21:05:47.0019147Z D_gradcheck=1, 2025-05-07T21:05:47.0019392Z stochastic_rounding=True, 2025-05-07T21:05:47.0019748Z weighted=True, 2025-05-07T21:05:47.0020138Z row_wise=True, 2025-05-07T21:05:47.0020487Z mixed=True, 2025-05-07T21:05:47.0020831Z use_cache=True, 2025-05-07T21:05:47.0021205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:47.0021564Z use_cpu=True, 2025-05-07T21:05:47.0021926Z output_dtype=SparseType.FP16, 2025-05-07T21:05:47.0022446Z ) 2025-05-07T21:05:47.0022832Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0023659Z self=, 2025-05-07T21:05:47.0024531Z mixed_B=False, 2025-05-07T21:05:47.0024884Z compile=False, 2025-05-07T21:05:47.0025187Z T=2, 2025-05-07T21:05:47.0025473Z D=96, 2025-05-07T21:05:47.0025763Z B=99, 2025-05-07T21:05:47.0025989Z log_E=5, 2025-05-07T21:05:47.0026266Z L=20, 2025-05-07T21:05:47.0026581Z D_gradcheck=2, 2025-05-07T21:05:47.0026966Z stochastic_rounding=False, 2025-05-07T21:05:47.0027384Z weighted=True, 2025-05-07T21:05:47.0027724Z row_wise=False, 2025-05-07T21:05:47.0027990Z mixed=True, 2025-05-07T21:05:47.0028210Z use_cache=True, 2025-05-07T21:05:47.0028462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:47.0028784Z use_cpu=True, 2025-05-07T21:05:47.0029037Z output_dtype=SparseType.BF16, 2025-05-07T21:05:47.0029340Z ) 2025-05-07T21:05:47.0029612Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0030216Z self=, 2025-05-07T21:05:47.0030756Z mixed_B=True, 2025-05-07T21:05:47.0030983Z compile=True, 2025-05-07T21:05:47.0031204Z T=3, 2025-05-07T21:05:47.0031392Z D=46, 2025-05-07T21:05:47.0031588Z B=78, 2025-05-07T21:05:47.0031785Z log_E=5, 2025-05-07T21:05:47.0031982Z L=20, 2025-05-07T21:05:47.0032191Z D_gradcheck=1, 2025-05-07T21:05:47.0032432Z stochastic_rounding=True, 2025-05-07T21:05:47.0032695Z weighted=False, 2025-05-07T21:05:47.0032924Z row_wise=True, 2025-05-07T21:05:47.0033151Z mixed=False, 2025-05-07T21:05:47.0033372Z use_cache=True, 2025-05-07T21:05:47.0033635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:47.0033936Z use_cpu=False, 2025-05-07T21:05:47.0034188Z output_dtype=SparseType.FP32, 2025-05-07T21:05:47.0034458Z ) 2025-05-07T21:05:47.0034708Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0035316Z self=, 2025-05-07T21:05:47.0035857Z mixed_B=False, 2025-05-07T21:05:47.0036480Z compile=False, 2025-05-07T21:05:47.0036708Z T=5, 2025-05-07T21:05:47.0036902Z D=7, 2025-05-07T21:05:47.0037103Z B=58, 2025-05-07T21:05:47.0037302Z log_E=5, 2025-05-07T21:05:47.0037498Z L=9, 2025-05-07T21:05:47.0037865Z D_gradcheck=1, 2025-05-07T21:05:47.0038116Z stochastic_rounding=True, 2025-05-07T21:05:47.0038391Z weighted=False, 2025-05-07T21:05:47.0038621Z row_wise=True, 2025-05-07T21:05:47.0038849Z mixed=True, 2025-05-07T21:05:47.0039064Z use_cache=True, 2025-05-07T21:05:47.0039321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:47.0039640Z use_cpu=False, 2025-05-07T21:05:47.0039956Z output_dtype=SparseType.FP32, 2025-05-07T21:05:47.0040246Z ) 2025-05-07T21:05:47.0040497Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0041188Z self=, 2025-05-07T21:05:47.0041817Z mixed_B=True, 2025-05-07T21:05:47.0042044Z compile=False, 2025-05-07T21:05:47.0042331Z T=2, 2025-05-07T21:05:47.0042523Z D=38, 2025-05-07T21:05:47.0042718Z B=6, 2025-05-07T21:05:47.0042912Z log_E=5, 2025-05-07T21:05:47.0043112Z L=14, 2025-05-07T21:05:47.0043317Z D_gradcheck=2, 2025-05-07T21:05:47.0043563Z stochastic_rounding=False, 2025-05-07T21:05:47.0043839Z weighted=False, 2025-05-07T21:05:47.0044072Z row_wise=True, 2025-05-07T21:05:47.0044298Z mixed=True, 2025-05-07T21:05:47.0044515Z use_cache=False, 2025-05-07T21:05:47.0044783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:47.0045100Z use_cpu=True, 2025-05-07T21:05:47.0045348Z output_dtype=SparseType.BF16, 2025-05-07T21:05:47.0045712Z ) 2025-05-07T21:05:47.0045968Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:47.0046658Z self=, 2025-05-07T21:05:47.0047328Z mixed_B=False, 2025-05-07T21:05:47.0047554Z compile=True, 2025-05-07T21:05:47.0047777Z T=1, 2025-05-07T21:05:47.0047969Z D=106, 2025-05-07T21:05:47.0048169Z B=53, 2025-05-07T21:05:47.0048365Z log_E=3, 2025-05-07T21:05:47.0048563Z L=17, 2025-05-07T21:05:47.0048771Z D_gradcheck=2, 2025-05-07T21:05:47.0049012Z stochastic_rounding=False, 2025-05-07T21:05:47.0049290Z weighted=True, 2025-05-07T21:05:47.0049514Z row_wise=True, 2025-05-07T21:05:47.0049731Z mixed=True, 2025-05-07T21:05:47.0049948Z use_cache=False, 2025-05-07T21:05:47.0050211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:47.0050507Z use_cpu=True, 2025-05-07T21:05:47.0050758Z output_dtype=SparseType.BF16, 2025-05-07T21:05:47.0051028Z ) 2025-05-07T21:05:48.8153005Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:48.8153715Z self=, 2025-05-07T21:05:48.8154259Z mixed_B=True, 2025-05-07T21:05:48.8154491Z compile=True, 2025-05-07T21:05:48.8154735Z T=1, 2025-05-07T21:05:48.8154929Z D=93, 2025-05-07T21:05:48.8155131Z B=127, 2025-05-07T21:05:48.8155332Z log_E=4, 2025-05-07T21:05:48.8155534Z L=0, 2025-05-07T21:05:48.8155741Z D_gradcheck=2, 2025-05-07T21:05:48.8155987Z stochastic_rounding=False, 2025-05-07T21:05:48.8156254Z weighted=True, 2025-05-07T21:05:48.8156490Z row_wise=False, 2025-05-07T21:05:48.8156825Z mixed=False, 2025-05-07T21:05:48.8157142Z use_cache=True, 2025-05-07T21:05:48.8157462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:48.8157762Z use_cpu=True, 2025-05-07T21:05:48.8158015Z output_dtype=SparseType.BF16, 2025-05-07T21:05:48.8158298Z ) 2025-05-07T21:05:48.8158545Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:48.8159144Z self=, 2025-05-07T21:05:48.8159687Z mixed_B=False, 2025-05-07T21:05:48.8159913Z compile=False, 2025-05-07T21:05:48.8160132Z T=4, 2025-05-07T21:05:48.8160322Z D=35, 2025-05-07T21:05:48.8160520Z B=39, 2025-05-07T21:05:48.8160715Z log_E=3, 2025-05-07T21:05:48.8160913Z L=3, 2025-05-07T21:05:48.8161411Z D_gradcheck=1, 2025-05-07T21:05:48.8161655Z stochastic_rounding=True, 2025-05-07T21:05:48.8161917Z weighted=False, 2025-05-07T21:05:48.8162143Z row_wise=True, 2025-05-07T21:05:48.8162361Z mixed=True, 2025-05-07T21:05:48.8162576Z use_cache=False, 2025-05-07T21:05:48.8162835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:48.8163134Z use_cpu=False, 2025-05-07T21:05:48.8163460Z output_dtype=SparseType.FP32, 2025-05-07T21:05:48.8163735Z ) 2025-05-07T21:05:48.8163979Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:48.8164574Z self=, 2025-05-07T21:05:48.8165108Z mixed_B=True, 2025-05-07T21:05:48.8165334Z compile=False, 2025-05-07T21:05:48.8165635Z T=2, 2025-05-07T21:05:48.8165828Z D=10, 2025-05-07T21:05:48.8166027Z B=9, 2025-05-07T21:05:48.8166228Z log_E=3, 2025-05-07T21:05:48.8166427Z L=1, 2025-05-07T21:05:48.8166633Z D_gradcheck=2, 2025-05-07T21:05:48.8166875Z stochastic_rounding=False, 2025-05-07T21:05:48.8167140Z weighted=False, 2025-05-07T21:05:48.8167367Z row_wise=True, 2025-05-07T21:05:48.8167592Z mixed=False, 2025-05-07T21:05:48.8167807Z use_cache=True, 2025-05-07T21:05:48.8168059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:48.8168358Z use_cpu=False, 2025-05-07T21:05:48.8168605Z output_dtype=SparseType.BF16, 2025-05-07T21:05:48.8168965Z ) 2025-05-07T21:05:48.8169209Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:48.8169799Z self=, 2025-05-07T21:05:48.8170344Z mixed_B=True, 2025-05-07T21:05:48.8170569Z compile=False, 2025-05-07T21:05:48.8170787Z T=1, 2025-05-07T21:05:48.8170976Z D=10, 2025-05-07T21:05:48.8171173Z B=9, 2025-05-07T21:05:48.8171365Z log_E=3, 2025-05-07T21:05:48.8171562Z L=1, 2025-05-07T21:05:48.8171768Z D_gradcheck=2, 2025-05-07T21:05:48.8172010Z stochastic_rounding=False, 2025-05-07T21:05:48.8172273Z weighted=False, 2025-05-07T21:05:48.8172498Z row_wise=True, 2025-05-07T21:05:48.8172720Z mixed=False, 2025-05-07T21:05:48.8172932Z use_cache=True, 2025-05-07T21:05:48.8173184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:48.8173485Z use_cpu=False, 2025-05-07T21:05:48.8173727Z output_dtype=SparseType.BF16, 2025-05-07T21:05:48.8174001Z ) 2025-05-07T21:05:48.8174246Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:48.8174950Z self=, 2025-05-07T21:05:48.8175492Z mixed_B=True, 2025-05-07T21:05:48.8175719Z compile=False, 2025-05-07T21:05:48.8175934Z T=1, 2025-05-07T21:05:48.8176131Z D=10, 2025-05-07T21:05:48.8176328Z B=9, 2025-05-07T21:05:48.8176516Z log_E=3, 2025-05-07T21:05:48.8176727Z L=1, 2025-05-07T21:05:48.8176933Z D_gradcheck=2, 2025-05-07T21:05:48.8177166Z stochastic_rounding=False, 2025-05-07T21:05:48.8177441Z weighted=False, 2025-05-07T21:05:48.8177667Z row_wise=True, 2025-05-07T21:05:48.8177891Z mixed=True, 2025-05-07T21:05:48.8178106Z use_cache=True, 2025-05-07T21:05:48.8178357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:48.8178655Z use_cpu=False, 2025-05-07T21:05:48.8178897Z output_dtype=SparseType.BF16, 2025-05-07T21:05:48.8179173Z ) 2025-05-07T21:05:48.8179418Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:48.8180009Z self=, 2025-05-07T21:05:48.8180572Z mixed_B=True, 2025-05-07T21:05:48.8180798Z compile=False, 2025-05-07T21:05:48.8181011Z T=1, 2025-05-07T21:05:48.8181211Z D=10, 2025-05-07T21:05:48.8181407Z B=9, 2025-05-07T21:05:48.8181596Z log_E=3, 2025-05-07T21:05:48.8181804Z L=1, 2025-05-07T21:05:48.8182008Z D_gradcheck=2, 2025-05-07T21:05:48.8182295Z stochastic_rounding=False, 2025-05-07T21:05:48.8182566Z weighted=True, 2025-05-07T21:05:48.8182791Z row_wise=True, 2025-05-07T21:05:48.8183002Z mixed=True, 2025-05-07T21:05:48.8183221Z use_cache=True, 2025-05-07T21:05:48.8183469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:48.8183767Z use_cpu=False, 2025-05-07T21:05:48.8184091Z output_dtype=SparseType.BF16, 2025-05-07T21:05:48.8184364Z ) 2025-05-07T21:05:48.8184608Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:48.8185197Z self=, 2025-05-07T21:05:48.8185740Z mixed_B=True, 2025-05-07T21:05:48.8185963Z compile=False, 2025-05-07T21:05:48.8186179Z T=3, 2025-05-07T21:05:48.8186441Z D=10, 2025-05-07T21:05:48.8186640Z B=9, 2025-05-07T21:05:48.8186831Z log_E=3, 2025-05-07T21:05:48.8187036Z L=1, 2025-05-07T21:05:48.8187237Z D_gradcheck=2, 2025-05-07T21:05:48.8187477Z stochastic_rounding=False, 2025-05-07T21:05:48.8187748Z weighted=False, 2025-05-07T21:05:48.8187973Z row_wise=True, 2025-05-07T21:05:48.8188185Z mixed=True, 2025-05-07T21:05:48.8188402Z use_cache=True, 2025-05-07T21:05:48.8188651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:48.8188943Z use_cpu=False, 2025-05-07T21:05:48.8189188Z output_dtype=SparseType.BF16, 2025-05-07T21:05:48.8189512Z ) 2025-05-07T21:05:48.8189750Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:05:48.8190346Z self=, 2025-05-07T21:05:48.8190887Z mixed_B=True, 2025-05-07T21:05:48.8191111Z compile=False, 2025-05-07T21:05:48.8191325Z T=3, 2025-05-07T21:05:48.8191526Z D=10, 2025-05-07T21:05:48.8191727Z B=9, 2025-05-07T21:05:48.8191917Z log_E=3, 2025-05-07T21:05:48.8192123Z L=1, 2025-05-07T21:05:48.8192324Z D_gradcheck=2, 2025-05-07T21:05:48.8192562Z stochastic_rounding=False, 2025-05-07T21:05:48.8192836Z weighted=False, 2025-05-07T21:05:48.8193068Z row_wise=True, 2025-05-07T21:05:48.8193282Z mixed=False, 2025-05-07T21:05:48.8193505Z use_cache=True, 2025-05-07T21:05:48.8193758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:48.8194051Z use_cpu=False, 2025-05-07T21:05:48.8194300Z output_dtype=SparseType.BF16, 2025-05-07T21:05:48.8194575Z ) 2025-05-07T21:05:48.8194767Z PASSED 2025-05-07T21:05:57.7859300Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7860784Z self=, 2025-05-07T21:05:57.7861664Z compile=False, 2025-05-07T21:05:57.7861903Z T=1, 2025-05-07T21:05:57.7862103Z D=2, 2025-05-07T21:05:57.7862304Z B=1, 2025-05-07T21:05:57.7862507Z log_E=3, 2025-05-07T21:05:57.7862716Z L=0, 2025-05-07T21:05:57.7862922Z D_gradcheck=1, 2025-05-07T21:05:57.7863170Z stochastic_rounding=False, 2025-05-07T21:05:57.7863440Z weighted=False, 2025-05-07T21:05:57.7863674Z row_wise=False, 2025-05-07T21:05:57.7863903Z mixed=False, 2025-05-07T21:05:57.7864172Z use_cache=False, 2025-05-07T21:05:57.7864453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7864773Z use_cpu=False, 2025-05-07T21:05:57.7873319Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7873648Z ) 2025-05-07T21:05:57.7873910Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7874523Z self=, 2025-05-07T21:05:57.7875066Z compile=True, 2025-05-07T21:05:57.7875296Z T=1, 2025-05-07T21:05:57.7875492Z D=2, 2025-05-07T21:05:57.7875682Z B=1, 2025-05-07T21:05:57.7875877Z log_E=3, 2025-05-07T21:05:57.7876086Z L=0, 2025-05-07T21:05:57.7876603Z D_gradcheck=1, 2025-05-07T21:05:57.7876854Z stochastic_rounding=False, 2025-05-07T21:05:57.7877125Z weighted=False, 2025-05-07T21:05:57.7877354Z row_wise=False, 2025-05-07T21:05:57.7877579Z mixed=False, 2025-05-07T21:05:57.7877803Z use_cache=False, 2025-05-07T21:05:57.7878061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7878456Z use_cpu=False, 2025-05-07T21:05:57.7878711Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7878984Z ) 2025-05-07T21:05:57.7879235Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7879859Z self=, 2025-05-07T21:05:57.7880401Z compile=True, 2025-05-07T21:05:57.7880625Z T=3, 2025-05-07T21:05:57.7880901Z D=2, 2025-05-07T21:05:57.7881094Z B=1, 2025-05-07T21:05:57.7881288Z log_E=3, 2025-05-07T21:05:57.7881498Z L=0, 2025-05-07T21:05:57.7881705Z D_gradcheck=1, 2025-05-07T21:05:57.7881948Z stochastic_rounding=False, 2025-05-07T21:05:57.7882269Z weighted=False, 2025-05-07T21:05:57.7882500Z row_wise=False, 2025-05-07T21:05:57.7882716Z mixed=False, 2025-05-07T21:05:57.7882944Z use_cache=False, 2025-05-07T21:05:57.7883211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7883508Z use_cpu=False, 2025-05-07T21:05:57.7883762Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7884130Z ) 2025-05-07T21:05:57.7884375Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7884978Z self=, 2025-05-07T21:05:57.7885530Z compile=False, 2025-05-07T21:05:57.7885744Z T=3, 2025-05-07T21:05:57.7885944Z D=2, 2025-05-07T21:05:57.7886144Z B=1, 2025-05-07T21:05:57.7886337Z log_E=3, 2025-05-07T21:05:57.7886547Z L=0, 2025-05-07T21:05:57.7886755Z D_gradcheck=1, 2025-05-07T21:05:57.7886993Z stochastic_rounding=False, 2025-05-07T21:05:57.7887269Z weighted=False, 2025-05-07T21:05:57.7887500Z row_wise=False, 2025-05-07T21:05:57.7887720Z mixed=False, 2025-05-07T21:05:57.7887950Z use_cache=False, 2025-05-07T21:05:57.7888212Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7888513Z use_cpu=False, 2025-05-07T21:05:57.7888755Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7889030Z ) 2025-05-07T21:05:57.7889281Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7889881Z self=, 2025-05-07T21:05:57.7890431Z compile=False, 2025-05-07T21:05:57.7890651Z T=3, 2025-05-07T21:05:57.7890841Z D=38, 2025-05-07T21:05:57.7891046Z B=123, 2025-05-07T21:05:57.7891253Z log_E=3, 2025-05-07T21:05:57.7891457Z L=13, 2025-05-07T21:05:57.7891664Z D_gradcheck=2, 2025-05-07T21:05:57.7891907Z stochastic_rounding=True, 2025-05-07T21:05:57.7892171Z weighted=True, 2025-05-07T21:05:57.7892403Z row_wise=False, 2025-05-07T21:05:57.7892629Z mixed=True, 2025-05-07T21:05:57.7892847Z use_cache=False, 2025-05-07T21:05:57.7893112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7893409Z use_cpu=True, 2025-05-07T21:05:57.7893657Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.7893937Z ) 2025-05-07T21:05:57.7894192Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7894912Z self=, 2025-05-07T21:05:57.7895456Z compile=False, 2025-05-07T21:05:57.7895678Z T=3, 2025-05-07T21:05:57.7895881Z D=17, 2025-05-07T21:05:57.7896075Z B=23, 2025-05-07T21:05:57.7896278Z log_E=3, 2025-05-07T21:05:57.7896490Z L=1, 2025-05-07T21:05:57.7896691Z D_gradcheck=1, 2025-05-07T21:05:57.7896935Z stochastic_rounding=False, 2025-05-07T21:05:57.7897209Z weighted=True, 2025-05-07T21:05:57.7897431Z row_wise=True, 2025-05-07T21:05:57.7897713Z mixed=True, 2025-05-07T21:05:57.7897938Z use_cache=False, 2025-05-07T21:05:57.7898196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7898497Z use_cpu=True, 2025-05-07T21:05:57.7898751Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.7899023Z ) 2025-05-07T21:05:57.7899273Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7899950Z self=, 2025-05-07T21:05:57.7900505Z compile=True, 2025-05-07T21:05:57.7900722Z T=4, 2025-05-07T21:05:57.7900923Z D=89, 2025-05-07T21:05:57.7901119Z B=81, 2025-05-07T21:05:57.7901312Z log_E=4, 2025-05-07T21:05:57.7901516Z L=11, 2025-05-07T21:05:57.7901723Z D_gradcheck=1, 2025-05-07T21:05:57.7902003Z stochastic_rounding=False, 2025-05-07T21:05:57.7902274Z weighted=False, 2025-05-07T21:05:57.7902502Z row_wise=False, 2025-05-07T21:05:57.7902717Z mixed=False, 2025-05-07T21:05:57.7902952Z use_cache=True, 2025-05-07T21:05:57.7903205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7903501Z use_cpu=False, 2025-05-07T21:05:57.7903749Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7904025Z ) 2025-05-07T21:05:57.7904266Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7904882Z self=, 2025-05-07T21:05:57.7905477Z compile=True, 2025-05-07T21:05:57.7905690Z T=2, 2025-05-07T21:05:57.7905889Z D=73, 2025-05-07T21:05:57.7906085Z B=5, 2025-05-07T21:05:57.7906276Z log_E=5, 2025-05-07T21:05:57.7906485Z L=13, 2025-05-07T21:05:57.7906693Z D_gradcheck=2, 2025-05-07T21:05:57.7906932Z stochastic_rounding=True, 2025-05-07T21:05:57.7907209Z weighted=False, 2025-05-07T21:05:57.7907436Z row_wise=False, 2025-05-07T21:05:57.7907659Z mixed=False, 2025-05-07T21:05:57.7907881Z use_cache=True, 2025-05-07T21:05:57.7908139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.7908439Z use_cpu=True, 2025-05-07T21:05:57.7908679Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7908952Z ) 2025-05-07T21:05:57.7909200Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7909795Z self=, 2025-05-07T21:05:57.7910351Z compile=False, 2025-05-07T21:05:57.7910574Z T=4, 2025-05-07T21:05:57.7910765Z D=57, 2025-05-07T21:05:57.7910964Z B=86, 2025-05-07T21:05:57.7911162Z log_E=5, 2025-05-07T21:05:57.7911362Z L=18, 2025-05-07T21:05:57.7911572Z D_gradcheck=1, 2025-05-07T21:05:57.7911820Z stochastic_rounding=True, 2025-05-07T21:05:57.7912094Z weighted=False, 2025-05-07T21:05:57.7912359Z row_wise=True, 2025-05-07T21:05:57.7912598Z mixed=False, 2025-05-07T21:05:57.7912815Z use_cache=False, 2025-05-07T21:05:57.7913083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7913387Z use_cpu=False, 2025-05-07T21:05:57.7913638Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.7913911Z ) 2025-05-07T21:05:57.7914160Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7914762Z self=, 2025-05-07T21:05:57.7915305Z compile=True, 2025-05-07T21:05:57.7915532Z T=3, 2025-05-07T21:05:57.7915728Z D=28, 2025-05-07T21:05:57.7915917Z B=60, 2025-05-07T21:05:57.7916115Z log_E=5, 2025-05-07T21:05:57.7916323Z L=10, 2025-05-07T21:05:57.7916524Z D_gradcheck=1, 2025-05-07T21:05:57.7916768Z stochastic_rounding=True, 2025-05-07T21:05:57.7917038Z weighted=True, 2025-05-07T21:05:57.7917262Z row_wise=True, 2025-05-07T21:05:57.7917484Z mixed=True, 2025-05-07T21:05:57.7917712Z use_cache=False, 2025-05-07T21:05:57.7917969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.7918323Z use_cpu=False, 2025-05-07T21:05:57.7918585Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.7918871Z ) 2025-05-07T21:05:57.7919127Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7919787Z self=, 2025-05-07T21:05:57.7920337Z compile=True, 2025-05-07T21:05:57.7920606Z T=5, 2025-05-07T21:05:57.7920810Z D=113, 2025-05-07T21:05:57.7921019Z B=90, 2025-05-07T21:05:57.7921212Z log_E=4, 2025-05-07T21:05:57.7921423Z L=14, 2025-05-07T21:05:57.7921633Z D_gradcheck=1, 2025-05-07T21:05:57.7921869Z stochastic_rounding=True, 2025-05-07T21:05:57.7922139Z weighted=True, 2025-05-07T21:05:57.7922367Z row_wise=True, 2025-05-07T21:05:57.7922583Z mixed=True, 2025-05-07T21:05:57.7922860Z use_cache=False, 2025-05-07T21:05:57.7923131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7923428Z use_cpu=False, 2025-05-07T21:05:57.7923684Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7923962Z ) 2025-05-07T21:05:57.7924203Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7924805Z self=, 2025-05-07T21:05:57.7925355Z compile=True, 2025-05-07T21:05:57.7925568Z T=3, 2025-05-07T21:05:57.7925771Z D=94, 2025-05-07T21:05:57.7926019Z B=19, 2025-05-07T21:05:57.7926209Z log_E=3, 2025-05-07T21:05:57.7926427Z L=1, 2025-05-07T21:05:57.7926629Z D_gradcheck=1, 2025-05-07T21:05:57.7926873Z stochastic_rounding=False, 2025-05-07T21:05:57.7927152Z weighted=False, 2025-05-07T21:05:57.7927384Z row_wise=False, 2025-05-07T21:05:57.7927607Z mixed=False, 2025-05-07T21:05:57.7927836Z use_cache=True, 2025-05-07T21:05:57.7928091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.7928381Z use_cpu=True, 2025-05-07T21:05:57.7928629Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.7928903Z ) 2025-05-07T21:05:57.7929148Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7929749Z self=, 2025-05-07T21:05:57.7930297Z compile=False, 2025-05-07T21:05:57.7930511Z T=3, 2025-05-07T21:05:57.7930709Z D=44, 2025-05-07T21:05:57.7930919Z B=110, 2025-05-07T21:05:57.7931113Z log_E=3, 2025-05-07T21:05:57.7931323Z L=1, 2025-05-07T21:05:57.7931531Z D_gradcheck=2, 2025-05-07T21:05:57.7931766Z stochastic_rounding=False, 2025-05-07T21:05:57.7932039Z weighted=True, 2025-05-07T21:05:57.7932268Z row_wise=True, 2025-05-07T21:05:57.7932480Z mixed=False, 2025-05-07T21:05:57.7932707Z use_cache=True, 2025-05-07T21:05:57.7932962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.7933258Z use_cpu=True, 2025-05-07T21:05:57.7933498Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.7933771Z ) 2025-05-07T21:05:57.7934021Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7934612Z self=, 2025-05-07T21:05:57.7935257Z compile=False, 2025-05-07T21:05:57.7935489Z T=5, 2025-05-07T21:05:57.7935680Z D=117, 2025-05-07T21:05:57.7935878Z B=64, 2025-05-07T21:05:57.7936465Z log_E=4, 2025-05-07T21:05:57.7936667Z L=0, 2025-05-07T21:05:57.7936875Z D_gradcheck=1, 2025-05-07T21:05:57.7937118Z stochastic_rounding=False, 2025-05-07T21:05:57.7937384Z weighted=True, 2025-05-07T21:05:57.7937614Z row_wise=True, 2025-05-07T21:05:57.7937837Z mixed=True, 2025-05-07T21:05:57.7938052Z use_cache=False, 2025-05-07T21:05:57.7938315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.7938620Z use_cpu=False, 2025-05-07T21:05:57.7938865Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7939143Z ) 2025-05-07T21:05:57.7939391Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7940086Z self=, 2025-05-07T21:05:57.7940627Z compile=True, 2025-05-07T21:05:57.7940847Z T=3, 2025-05-07T21:05:57.7941045Z D=69, 2025-05-07T21:05:57.7941234Z B=104, 2025-05-07T21:05:57.7941438Z log_E=5, 2025-05-07T21:05:57.7941648Z L=9, 2025-05-07T21:05:57.7941917Z D_gradcheck=2, 2025-05-07T21:05:57.7942160Z stochastic_rounding=True, 2025-05-07T21:05:57.7942435Z weighted=True, 2025-05-07T21:05:57.7942678Z row_wise=False, 2025-05-07T21:05:57.7942930Z mixed=True, 2025-05-07T21:05:57.7943150Z use_cache=False, 2025-05-07T21:05:57.7943408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7943707Z use_cpu=True, 2025-05-07T21:05:57.7944056Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7944324Z ) 2025-05-07T21:05:57.7944568Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7945168Z self=, 2025-05-07T21:05:57.7945711Z compile=True, 2025-05-07T21:05:57.7945923Z T=3, 2025-05-07T21:05:57.7946121Z D=87, 2025-05-07T21:05:57.7946314Z B=58, 2025-05-07T21:05:57.7946505Z log_E=5, 2025-05-07T21:05:57.7946709Z L=14, 2025-05-07T21:05:57.7946913Z D_gradcheck=1, 2025-05-07T21:05:57.7947149Z stochastic_rounding=True, 2025-05-07T21:05:57.7947496Z weighted=False, 2025-05-07T21:05:57.7947723Z row_wise=True, 2025-05-07T21:05:57.7947934Z mixed=True, 2025-05-07T21:05:57.7948158Z use_cache=False, 2025-05-07T21:05:57.7948418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.7948711Z use_cpu=False, 2025-05-07T21:05:57.7948960Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.7949238Z ) 2025-05-07T21:05:57.7949478Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7950076Z self=, 2025-05-07T21:05:57.7950620Z compile=True, 2025-05-07T21:05:57.7950831Z T=3, 2025-05-07T21:05:57.7951027Z D=14, 2025-05-07T21:05:57.7951224Z B=12, 2025-05-07T21:05:57.7951416Z log_E=5, 2025-05-07T21:05:57.7951623Z L=16, 2025-05-07T21:05:57.7951831Z D_gradcheck=2, 2025-05-07T21:05:57.7952067Z stochastic_rounding=False, 2025-05-07T21:05:57.7952343Z weighted=False, 2025-05-07T21:05:57.7952583Z row_wise=False, 2025-05-07T21:05:57.7952844Z mixed=True, 2025-05-07T21:05:57.7953065Z use_cache=True, 2025-05-07T21:05:57.7953322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.7953622Z use_cpu=True, 2025-05-07T21:05:57.7953869Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.7954142Z ) 2025-05-07T21:05:57.7954395Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.7954985Z self=, 2025-05-07T21:05:57.7955535Z compile=True, 2025-05-07T21:05:57.7955755Z T=2, 2025-05-07T21:05:57.7955949Z D=106, 2025-05-07T21:05:57.7956150Z B=35, 2025-05-07T21:05:57.7956349Z log_E=3, 2025-05-07T21:05:57.7956548Z L=11, 2025-05-07T21:05:57.7956759Z D_gradcheck=2, 2025-05-07T21:05:57.7957005Z stochastic_rounding=True, 2025-05-07T21:05:57.7957268Z weighted=False, 2025-05-07T21:05:57.7957506Z row_wise=True, 2025-05-07T21:05:57.7957731Z mixed=False, 2025-05-07T21:05:57.7957952Z use_cache=False, 2025-05-07T21:05:57.7958216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.7958514Z use_cpu=False, 2025-05-07T21:05:57.7958757Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.7959033Z ) 2025-05-07T21:05:57.8150035Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8150649Z self=, 2025-05-07T21:05:57.8151399Z compile=False, 2025-05-07T21:05:57.8151880Z T=2, 2025-05-07T21:05:57.8152212Z D=35, 2025-05-07T21:05:57.8152502Z B=55, 2025-05-07T21:05:57.8152797Z log_E=4, 2025-05-07T21:05:57.8153088Z L=5, 2025-05-07T21:05:57.8153381Z D_gradcheck=1, 2025-05-07T21:05:57.8153728Z stochastic_rounding=True, 2025-05-07T21:05:57.8154107Z weighted=True, 2025-05-07T21:05:57.8154433Z row_wise=False, 2025-05-07T21:05:57.8154854Z mixed=False, 2025-05-07T21:05:57.8155170Z use_cache=True, 2025-05-07T21:05:57.8155535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8155966Z use_cpu=True, 2025-05-07T21:05:57.8156318Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8156719Z ) 2025-05-07T21:05:57.8157076Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8157963Z self=, 2025-05-07T21:05:57.8158519Z compile=False, 2025-05-07T21:05:57.8158744Z T=3, 2025-05-07T21:05:57.8158946Z D=106, 2025-05-07T21:05:57.8159142Z B=69, 2025-05-07T21:05:57.8159343Z log_E=4, 2025-05-07T21:05:57.8159549Z L=9, 2025-05-07T21:05:57.8159746Z D_gradcheck=2, 2025-05-07T21:05:57.8159986Z stochastic_rounding=True, 2025-05-07T21:05:57.8160256Z weighted=True, 2025-05-07T21:05:57.8160478Z row_wise=False, 2025-05-07T21:05:57.8160705Z mixed=False, 2025-05-07T21:05:57.8160936Z use_cache=True, 2025-05-07T21:05:57.8161254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8161555Z use_cpu=False, 2025-05-07T21:05:57.8161807Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8162102Z ) 2025-05-07T21:05:57.8162371Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8162978Z self=, 2025-05-07T21:05:57.8163520Z compile=False, 2025-05-07T21:05:57.8163744Z T=5, 2025-05-07T21:05:57.8163940Z D=61, 2025-05-07T21:05:57.8164129Z B=127, 2025-05-07T21:05:57.8164332Z log_E=5, 2025-05-07T21:05:57.8164537Z L=14, 2025-05-07T21:05:57.8164737Z D_gradcheck=1, 2025-05-07T21:05:57.8164970Z stochastic_rounding=True, 2025-05-07T21:05:57.8165239Z weighted=True, 2025-05-07T21:05:57.8165462Z row_wise=False, 2025-05-07T21:05:57.8165678Z mixed=True, 2025-05-07T21:05:57.8165898Z use_cache=False, 2025-05-07T21:05:57.8166159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8166448Z use_cpu=True, 2025-05-07T21:05:57.8166688Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8166956Z ) 2025-05-07T21:05:57.8167191Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8167791Z self=, 2025-05-07T21:05:57.8168340Z compile=False, 2025-05-07T21:05:57.8168554Z T=5, 2025-05-07T21:05:57.8168747Z D=120, 2025-05-07T21:05:57.8168941Z B=47, 2025-05-07T21:05:57.8169131Z log_E=3, 2025-05-07T21:05:57.8169336Z L=20, 2025-05-07T21:05:57.8169538Z D_gradcheck=1, 2025-05-07T21:05:57.8169768Z stochastic_rounding=True, 2025-05-07T21:05:57.8170036Z weighted=False, 2025-05-07T21:05:57.8170260Z row_wise=True, 2025-05-07T21:05:57.8170473Z mixed=True, 2025-05-07T21:05:57.8170690Z use_cache=True, 2025-05-07T21:05:57.8170947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8171252Z use_cpu=False, 2025-05-07T21:05:57.8178406Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8178688Z ) 2025-05-07T21:05:57.8178937Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8179541Z self=, 2025-05-07T21:05:57.8180083Z compile=False, 2025-05-07T21:05:57.8180307Z T=3, 2025-05-07T21:05:57.8180503Z D=115, 2025-05-07T21:05:57.8180695Z B=50, 2025-05-07T21:05:57.8180888Z log_E=3, 2025-05-07T21:05:57.8181089Z L=15, 2025-05-07T21:05:57.8181361Z D_gradcheck=1, 2025-05-07T21:05:57.8181603Z stochastic_rounding=True, 2025-05-07T21:05:57.8181875Z weighted=True, 2025-05-07T21:05:57.8182096Z row_wise=False, 2025-05-07T21:05:57.8182315Z mixed=True, 2025-05-07T21:05:57.8182540Z use_cache=False, 2025-05-07T21:05:57.8182791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8183131Z use_cpu=True, 2025-05-07T21:05:57.8183379Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8183643Z ) 2025-05-07T21:05:57.8183888Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8184502Z self=, 2025-05-07T21:05:57.8185049Z compile=False, 2025-05-07T21:05:57.8185260Z T=2, 2025-05-07T21:05:57.8185498Z D=111, 2025-05-07T21:05:57.8185697Z B=52, 2025-05-07T21:05:57.8185888Z log_E=3, 2025-05-07T21:05:57.8186090Z L=20, 2025-05-07T21:05:57.8186292Z D_gradcheck=1, 2025-05-07T21:05:57.8186531Z stochastic_rounding=False, 2025-05-07T21:05:57.8186794Z weighted=True, 2025-05-07T21:05:57.8187015Z row_wise=False, 2025-05-07T21:05:57.8187230Z mixed=True, 2025-05-07T21:05:57.8187450Z use_cache=False, 2025-05-07T21:05:57.8187710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8188001Z use_cpu=False, 2025-05-07T21:05:57.8188246Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8188564Z ) 2025-05-07T21:05:57.8188801Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8189396Z self=, 2025-05-07T21:05:57.8189935Z compile=False, 2025-05-07T21:05:57.8190156Z T=3, 2025-05-07T21:05:57.8190344Z D=41, 2025-05-07T21:05:57.8190542Z B=128, 2025-05-07T21:05:57.8190744Z log_E=4, 2025-05-07T21:05:57.8190942Z L=2, 2025-05-07T21:05:57.8191143Z D_gradcheck=1, 2025-05-07T21:05:57.8191382Z stochastic_rounding=True, 2025-05-07T21:05:57.8191644Z weighted=False, 2025-05-07T21:05:57.8191872Z row_wise=True, 2025-05-07T21:05:57.8192118Z mixed=True, 2025-05-07T21:05:57.8192351Z use_cache=False, 2025-05-07T21:05:57.8192605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8192901Z use_cpu=True, 2025-05-07T21:05:57.8193139Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8193412Z ) 2025-05-07T21:05:57.8193658Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8194247Z self=, 2025-05-07T21:05:57.8194785Z compile=True, 2025-05-07T21:05:57.8195007Z T=2, 2025-05-07T21:05:57.8195196Z D=75, 2025-05-07T21:05:57.8195392Z B=20, 2025-05-07T21:05:57.8195589Z log_E=4, 2025-05-07T21:05:57.8195788Z L=1, 2025-05-07T21:05:57.8195989Z D_gradcheck=1, 2025-05-07T21:05:57.8196224Z stochastic_rounding=True, 2025-05-07T21:05:57.8196488Z weighted=False, 2025-05-07T21:05:57.8196709Z row_wise=True, 2025-05-07T21:05:57.8196928Z mixed=False, 2025-05-07T21:05:57.8197150Z use_cache=False, 2025-05-07T21:05:57.8197402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8197695Z use_cpu=False, 2025-05-07T21:05:57.8197937Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8198203Z ) 2025-05-07T21:05:57.8198445Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8199043Z self=, 2025-05-07T21:05:57.8199581Z compile=False, 2025-05-07T21:05:57.8199796Z T=5, 2025-05-07T21:05:57.8199994Z D=87, 2025-05-07T21:05:57.8200181Z B=36, 2025-05-07T21:05:57.8200375Z log_E=5, 2025-05-07T21:05:57.8200579Z L=0, 2025-05-07T21:05:57.8200777Z D_gradcheck=2, 2025-05-07T21:05:57.8201019Z stochastic_rounding=False, 2025-05-07T21:05:57.8201281Z weighted=False, 2025-05-07T21:05:57.8201502Z row_wise=False, 2025-05-07T21:05:57.8201776Z mixed=False, 2025-05-07T21:05:57.8201996Z use_cache=True, 2025-05-07T21:05:57.8202238Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8202535Z use_cpu=False, 2025-05-07T21:05:57.8202780Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8203052Z ) 2025-05-07T21:05:57.8203334Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8203969Z self=, 2025-05-07T21:05:57.8204513Z compile=True, 2025-05-07T21:05:57.8204727Z T=1, 2025-05-07T21:05:57.8204922Z D=117, 2025-05-07T21:05:57.8205113Z B=30, 2025-05-07T21:05:57.8205309Z log_E=3, 2025-05-07T21:05:57.8205511Z L=8, 2025-05-07T21:05:57.8205707Z D_gradcheck=2, 2025-05-07T21:05:57.8205984Z stochastic_rounding=True, 2025-05-07T21:05:57.8206251Z weighted=False, 2025-05-07T21:05:57.8206469Z row_wise=True, 2025-05-07T21:05:57.8206688Z mixed=True, 2025-05-07T21:05:57.8206908Z use_cache=False, 2025-05-07T21:05:57.8207157Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8207452Z use_cpu=False, 2025-05-07T21:05:57.8207694Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8207958Z ) 2025-05-07T21:05:57.8208199Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8208789Z self=, 2025-05-07T21:05:57.8209370Z compile=False, 2025-05-07T21:05:57.8209586Z T=4, 2025-05-07T21:05:57.8209782Z D=29, 2025-05-07T21:05:57.8209969Z B=48, 2025-05-07T21:05:57.8210162Z log_E=4, 2025-05-07T21:05:57.8210366Z L=2, 2025-05-07T21:05:57.8210559Z D_gradcheck=1, 2025-05-07T21:05:57.8210800Z stochastic_rounding=False, 2025-05-07T21:05:57.8211067Z weighted=False, 2025-05-07T21:05:57.8211287Z row_wise=False, 2025-05-07T21:05:57.8211514Z mixed=False, 2025-05-07T21:05:57.8211735Z use_cache=True, 2025-05-07T21:05:57.8211986Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8212275Z use_cpu=False, 2025-05-07T21:05:57.8212518Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8212784Z ) 2025-05-07T21:05:57.8213019Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8213630Z self=, 2025-05-07T21:05:57.8214174Z compile=False, 2025-05-07T21:05:57.8214382Z T=4, 2025-05-07T21:05:57.8214577Z D=65, 2025-05-07T21:05:57.8214855Z B=75, 2025-05-07T21:05:57.8215046Z log_E=3, 2025-05-07T21:05:57.8215248Z L=3, 2025-05-07T21:05:57.8215447Z D_gradcheck=1, 2025-05-07T21:05:57.8215679Z stochastic_rounding=True, 2025-05-07T21:05:57.8215948Z weighted=False, 2025-05-07T21:05:57.8216171Z row_wise=False, 2025-05-07T21:05:57.8216387Z mixed=False, 2025-05-07T21:05:57.8216607Z use_cache=True, 2025-05-07T21:05:57.8216856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8217143Z use_cpu=True, 2025-05-07T21:05:57.8217385Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8217654Z ) 2025-05-07T21:05:57.8217899Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8218485Z self=, 2025-05-07T21:05:57.8219025Z compile=True, 2025-05-07T21:05:57.8219245Z T=4, 2025-05-07T21:05:57.8219433Z D=104, 2025-05-07T21:05:57.8219627Z B=72, 2025-05-07T21:05:57.8219823Z log_E=3, 2025-05-07T21:05:57.8220018Z L=13, 2025-05-07T21:05:57.8220216Z D_gradcheck=1, 2025-05-07T21:05:57.8220451Z stochastic_rounding=True, 2025-05-07T21:05:57.8220711Z weighted=True, 2025-05-07T21:05:57.8220933Z row_wise=True, 2025-05-07T21:05:57.8221149Z mixed=True, 2025-05-07T21:05:57.8221359Z use_cache=True, 2025-05-07T21:05:57.8221607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8221958Z use_cpu=True, 2025-05-07T21:05:57.8222195Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8222463Z ) 2025-05-07T21:05:57.8222704Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8223308Z self=, 2025-05-07T21:05:57.8223846Z compile=True, 2025-05-07T21:05:57.8224139Z T=2, 2025-05-07T21:05:57.8224334Z D=93, 2025-05-07T21:05:57.8224523Z B=93, 2025-05-07T21:05:57.8224720Z log_E=3, 2025-05-07T21:05:57.8224922Z L=1, 2025-05-07T21:05:57.8225115Z D_gradcheck=2, 2025-05-07T21:05:57.8225354Z stochastic_rounding=False, 2025-05-07T21:05:57.8225619Z weighted=True, 2025-05-07T21:05:57.8225833Z row_wise=True, 2025-05-07T21:05:57.8226092Z mixed=True, 2025-05-07T21:05:57.8226312Z use_cache=False, 2025-05-07T21:05:57.8226562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8226859Z use_cpu=False, 2025-05-07T21:05:57.8227104Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8227366Z ) 2025-05-07T21:05:57.8227605Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8228198Z self=, 2025-05-07T21:05:57.8228732Z compile=True, 2025-05-07T21:05:57.8228947Z T=5, 2025-05-07T21:05:57.8229147Z D=112, 2025-05-07T21:05:57.8229389Z B=128, 2025-05-07T21:05:57.8229581Z log_E=5, 2025-05-07T21:05:57.8229781Z L=0, 2025-05-07T21:05:57.8229981Z D_gradcheck=1, 2025-05-07T21:05:57.8230213Z stochastic_rounding=True, 2025-05-07T21:05:57.8230476Z weighted=True, 2025-05-07T21:05:57.8230699Z row_wise=True, 2025-05-07T21:05:57.8230909Z mixed=True, 2025-05-07T21:05:57.8231129Z use_cache=False, 2025-05-07T21:05:57.8231383Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8231673Z use_cpu=False, 2025-05-07T21:05:57.8231917Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8232221Z ) 2025-05-07T21:05:57.8232477Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8233072Z self=, 2025-05-07T21:05:57.8233608Z compile=True, 2025-05-07T21:05:57.8233820Z T=1, 2025-05-07T21:05:57.8234014Z D=78, 2025-05-07T21:05:57.8234210Z B=96, 2025-05-07T21:05:57.8234398Z log_E=5, 2025-05-07T21:05:57.8234602Z L=3, 2025-05-07T21:05:57.8234802Z D_gradcheck=2, 2025-05-07T21:05:57.8235032Z stochastic_rounding=True, 2025-05-07T21:05:57.8235300Z weighted=False, 2025-05-07T21:05:57.8235524Z row_wise=False, 2025-05-07T21:05:57.8235750Z mixed=False, 2025-05-07T21:05:57.8236946Z use_cache=True, 2025-05-07T21:05:57.8237313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8237702Z use_cpu=True, 2025-05-07T21:05:57.8238000Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8238276Z ) 2025-05-07T21:05:57.8238525Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8239122Z self=, 2025-05-07T21:05:57.8239662Z compile=True, 2025-05-07T21:05:57.8239881Z T=3, 2025-05-07T21:05:57.8240069Z D=41, 2025-05-07T21:05:57.8240264Z B=101, 2025-05-07T21:05:57.8240465Z log_E=5, 2025-05-07T21:05:57.8240664Z L=1, 2025-05-07T21:05:57.8240866Z D_gradcheck=1, 2025-05-07T21:05:57.8241107Z stochastic_rounding=True, 2025-05-07T21:05:57.8241366Z weighted=True, 2025-05-07T21:05:57.8241589Z row_wise=True, 2025-05-07T21:05:57.8241806Z mixed=False, 2025-05-07T21:05:57.8242022Z use_cache=True, 2025-05-07T21:05:57.8242273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8242573Z use_cpu=True, 2025-05-07T21:05:57.8242812Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8243085Z ) 2025-05-07T21:05:57.8243329Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8244626Z self=, 2025-05-07T21:05:57.8245175Z compile=True, 2025-05-07T21:05:57.8245391Z T=3, 2025-05-07T21:05:57.8245588Z D=93, 2025-05-07T21:05:57.8245778Z B=50, 2025-05-07T21:05:57.8245973Z log_E=3, 2025-05-07T21:05:57.8246175Z L=18, 2025-05-07T21:05:57.8246442Z D_gradcheck=2, 2025-05-07T21:05:57.8246686Z stochastic_rounding=True, 2025-05-07T21:05:57.8246952Z weighted=False, 2025-05-07T21:05:57.8247172Z row_wise=False, 2025-05-07T21:05:57.8247394Z mixed=False, 2025-05-07T21:05:57.8247618Z use_cache=True, 2025-05-07T21:05:57.8247863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8248165Z use_cpu=False, 2025-05-07T21:05:57.8248475Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8248743Z ) 2025-05-07T21:05:57.8449054Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8449713Z self=, 2025-05-07T21:05:57.8450448Z compile=False, 2025-05-07T21:05:57.8450668Z T=3, 2025-05-07T21:05:57.8450858Z D=112, 2025-05-07T21:05:57.8451053Z B=83, 2025-05-07T21:05:57.8451249Z log_E=4, 2025-05-07T21:05:57.8451448Z L=2, 2025-05-07T21:05:57.8451648Z D_gradcheck=2, 2025-05-07T21:05:57.8451893Z stochastic_rounding=False, 2025-05-07T21:05:57.8452324Z weighted=True, 2025-05-07T21:05:57.8452547Z row_wise=False, 2025-05-07T21:05:57.8452769Z mixed=True, 2025-05-07T21:05:57.8452982Z use_cache=True, 2025-05-07T21:05:57.8453232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8453531Z use_cpu=False, 2025-05-07T21:05:57.8453771Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8454046Z ) 2025-05-07T21:05:57.8454289Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8454998Z self=, 2025-05-07T21:05:57.8455547Z compile=False, 2025-05-07T21:05:57.8455763Z T=1, 2025-05-07T21:05:57.8455952Z D=88, 2025-05-07T21:05:57.8456148Z B=76, 2025-05-07T21:05:57.8456346Z log_E=5, 2025-05-07T21:05:57.8456540Z L=2, 2025-05-07T21:05:57.8456740Z D_gradcheck=1, 2025-05-07T21:05:57.8456984Z stochastic_rounding=False, 2025-05-07T21:05:57.8457255Z weighted=True, 2025-05-07T21:05:57.8457482Z row_wise=True, 2025-05-07T21:05:57.8457698Z mixed=True, 2025-05-07T21:05:57.8457916Z use_cache=True, 2025-05-07T21:05:57.8458158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8458458Z use_cpu=False, 2025-05-07T21:05:57.8458707Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8458975Z ) 2025-05-07T21:05:57.8459222Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8459821Z self=, 2025-05-07T21:05:57.8460359Z compile=False, 2025-05-07T21:05:57.8460578Z T=1, 2025-05-07T21:05:57.8460773Z D=97, 2025-05-07T21:05:57.8460965Z B=58, 2025-05-07T21:05:57.8461160Z log_E=3, 2025-05-07T21:05:57.8461366Z L=6, 2025-05-07T21:05:57.8461561Z D_gradcheck=1, 2025-05-07T21:05:57.8461799Z stochastic_rounding=False, 2025-05-07T21:05:57.8462062Z weighted=False, 2025-05-07T21:05:57.8462283Z row_wise=False, 2025-05-07T21:05:57.8462505Z mixed=True, 2025-05-07T21:05:57.8462721Z use_cache=True, 2025-05-07T21:05:57.8462964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8463257Z use_cpu=True, 2025-05-07T21:05:57.8463499Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8463767Z ) 2025-05-07T21:05:57.8464004Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8464604Z self=, 2025-05-07T21:05:57.8465146Z compile=True, 2025-05-07T21:05:57.8465431Z T=4, 2025-05-07T21:05:57.8465625Z D=28, 2025-05-07T21:05:57.8465824Z B=57, 2025-05-07T21:05:57.8466013Z log_E=4, 2025-05-07T21:05:57.8466214Z L=15, 2025-05-07T21:05:57.8466414Z D_gradcheck=1, 2025-05-07T21:05:57.8466645Z stochastic_rounding=True, 2025-05-07T21:05:57.8466917Z weighted=False, 2025-05-07T21:05:57.8467145Z row_wise=False, 2025-05-07T21:05:57.8467472Z mixed=True, 2025-05-07T21:05:57.8467696Z use_cache=True, 2025-05-07T21:05:57.8467945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8468232Z use_cpu=True, 2025-05-07T21:05:57.8468477Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8468748Z ) 2025-05-07T21:05:57.8468988Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8469646Z self=, 2025-05-07T21:05:57.8470196Z compile=False, 2025-05-07T21:05:57.8470420Z T=2, 2025-05-07T21:05:57.8470613Z D=65, 2025-05-07T21:05:57.8470809Z B=53, 2025-05-07T21:05:57.8471009Z log_E=4, 2025-05-07T21:05:57.8471208Z L=15, 2025-05-07T21:05:57.8471410Z D_gradcheck=2, 2025-05-07T21:05:57.8471645Z stochastic_rounding=True, 2025-05-07T21:05:57.8471907Z weighted=True, 2025-05-07T21:05:57.8472138Z row_wise=False, 2025-05-07T21:05:57.8472360Z mixed=True, 2025-05-07T21:05:57.8472575Z use_cache=False, 2025-05-07T21:05:57.8472874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8473168Z use_cpu=True, 2025-05-07T21:05:57.8473406Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8473673Z ) 2025-05-07T21:05:57.8473915Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8474508Z self=, 2025-05-07T21:05:57.8475047Z compile=True, 2025-05-07T21:05:57.8475261Z T=4, 2025-05-07T21:05:57.8475453Z D=65, 2025-05-07T21:05:57.8475640Z B=27, 2025-05-07T21:05:57.8475842Z log_E=5, 2025-05-07T21:05:57.8476043Z L=19, 2025-05-07T21:05:57.8476240Z D_gradcheck=1, 2025-05-07T21:05:57.8476480Z stochastic_rounding=False, 2025-05-07T21:05:57.8476748Z weighted=False, 2025-05-07T21:05:57.8476968Z row_wise=False, 2025-05-07T21:05:57.8477186Z mixed=False, 2025-05-07T21:05:57.8477404Z use_cache=True, 2025-05-07T21:05:57.8477646Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8477941Z use_cpu=False, 2025-05-07T21:05:57.8478186Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8478455Z ) 2025-05-07T21:05:57.8478695Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8479292Z self=, 2025-05-07T21:05:57.8479829Z compile=False, 2025-05-07T21:05:57.8480045Z T=5, 2025-05-07T21:05:57.8480238Z D=119, 2025-05-07T21:05:57.8480428Z B=5, 2025-05-07T21:05:57.8480618Z log_E=3, 2025-05-07T21:05:57.8480823Z L=13, 2025-05-07T21:05:57.8481018Z D_gradcheck=2, 2025-05-07T21:05:57.8481293Z stochastic_rounding=True, 2025-05-07T21:05:57.8481556Z weighted=True, 2025-05-07T21:05:57.8481777Z row_wise=False, 2025-05-07T21:05:57.8482007Z mixed=True, 2025-05-07T21:05:57.8482223Z use_cache=True, 2025-05-07T21:05:57.8482473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8489975Z use_cpu=True, 2025-05-07T21:05:57.8490258Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8490533Z ) 2025-05-07T21:05:57.8490779Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8491371Z self=, 2025-05-07T21:05:57.8491920Z compile=True, 2025-05-07T21:05:57.8492142Z T=5, 2025-05-07T21:05:57.8492329Z D=80, 2025-05-07T21:05:57.8492517Z B=64, 2025-05-07T21:05:57.8492710Z log_E=3, 2025-05-07T21:05:57.8492917Z L=19, 2025-05-07T21:05:57.8493188Z D_gradcheck=2, 2025-05-07T21:05:57.8493433Z stochastic_rounding=False, 2025-05-07T21:05:57.8493701Z weighted=True, 2025-05-07T21:05:57.8493920Z row_wise=False, 2025-05-07T21:05:57.8494134Z mixed=True, 2025-05-07T21:05:57.8494351Z use_cache=True, 2025-05-07T21:05:57.8494594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8495002Z use_cpu=True, 2025-05-07T21:05:57.8495247Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8495510Z ) 2025-05-07T21:05:57.8495750Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8496348Z self=, 2025-05-07T21:05:57.8496885Z compile=False, 2025-05-07T21:05:57.8497099Z T=2, 2025-05-07T21:05:57.8497333Z D=14, 2025-05-07T21:05:57.8497524Z B=10, 2025-05-07T21:05:57.8497714Z log_E=3, 2025-05-07T21:05:57.8497911Z L=11, 2025-05-07T21:05:57.8498106Z D_gradcheck=2, 2025-05-07T21:05:57.8498343Z stochastic_rounding=False, 2025-05-07T21:05:57.8498611Z weighted=False, 2025-05-07T21:05:57.8498835Z row_wise=False, 2025-05-07T21:05:57.8499048Z mixed=True, 2025-05-07T21:05:57.8499272Z use_cache=False, 2025-05-07T21:05:57.8499529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8499819Z use_cpu=False, 2025-05-07T21:05:57.8500065Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8500379Z ) 2025-05-07T21:05:57.8500613Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8501208Z self=, 2025-05-07T21:05:57.8501747Z compile=True, 2025-05-07T21:05:57.8501962Z T=4, 2025-05-07T21:05:57.8502157Z D=112, 2025-05-07T21:05:57.8502354Z B=96, 2025-05-07T21:05:57.8502539Z log_E=3, 2025-05-07T21:05:57.8502739Z L=9, 2025-05-07T21:05:57.8502936Z D_gradcheck=2, 2025-05-07T21:05:57.8503172Z stochastic_rounding=True, 2025-05-07T21:05:57.8503440Z weighted=True, 2025-05-07T21:05:57.8503661Z row_wise=False, 2025-05-07T21:05:57.8503872Z mixed=True, 2025-05-07T21:05:57.8504088Z use_cache=False, 2025-05-07T21:05:57.8504345Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8504633Z use_cpu=False, 2025-05-07T21:05:57.8504874Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8505144Z ) 2025-05-07T21:05:57.8505389Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8505977Z self=, 2025-05-07T21:05:57.8506518Z compile=False, 2025-05-07T21:05:57.8506735Z T=1, 2025-05-07T21:05:57.8506922Z D=90, 2025-05-07T21:05:57.8507111Z B=5, 2025-05-07T21:05:57.8507308Z log_E=4, 2025-05-07T21:05:57.8507502Z L=0, 2025-05-07T21:05:57.8507701Z D_gradcheck=2, 2025-05-07T21:05:57.8507932Z stochastic_rounding=True, 2025-05-07T21:05:57.8508192Z weighted=True, 2025-05-07T21:05:57.8508415Z row_wise=False, 2025-05-07T21:05:57.8508632Z mixed=False, 2025-05-07T21:05:57.8508850Z use_cache=False, 2025-05-07T21:05:57.8509105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8509397Z use_cpu=False, 2025-05-07T21:05:57.8509629Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8509895Z ) 2025-05-07T21:05:57.8510138Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8510726Z self=, 2025-05-07T21:05:57.8511266Z compile=True, 2025-05-07T21:05:57.8511486Z T=1, 2025-05-07T21:05:57.8511678Z D=123, 2025-05-07T21:05:57.8511866Z B=53, 2025-05-07T21:05:57.8512064Z log_E=5, 2025-05-07T21:05:57.8512264Z L=18, 2025-05-07T21:05:57.8512465Z D_gradcheck=1, 2025-05-07T21:05:57.8512727Z stochastic_rounding=False, 2025-05-07T21:05:57.8513019Z weighted=False, 2025-05-07T21:05:57.8513241Z row_wise=True, 2025-05-07T21:05:57.8513509Z mixed=False, 2025-05-07T21:05:57.8513736Z use_cache=True, 2025-05-07T21:05:57.8513979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8514273Z use_cpu=True, 2025-05-07T21:05:57.8514515Z output_dtype=SparseType.FP16, 2025-05-07T21:05:57.8514780Z ) 2025-05-07T21:05:57.8515021Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8515663Z self=, 2025-05-07T21:05:57.8516201Z compile=False, 2025-05-07T21:05:57.8516417Z T=4, 2025-05-07T21:05:57.8516609Z D=31, 2025-05-07T21:05:57.8516798Z B=101, 2025-05-07T21:05:57.8516993Z log_E=3, 2025-05-07T21:05:57.8517197Z L=3, 2025-05-07T21:05:57.8517399Z D_gradcheck=2, 2025-05-07T21:05:57.8517672Z stochastic_rounding=True, 2025-05-07T21:05:57.8517941Z weighted=True, 2025-05-07T21:05:57.8518162Z row_wise=True, 2025-05-07T21:05:57.8518373Z mixed=True, 2025-05-07T21:05:57.8518595Z use_cache=False, 2025-05-07T21:05:57.8518851Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8519138Z use_cpu=False, 2025-05-07T21:05:57.8519379Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8519644Z ) 2025-05-07T21:05:57.8519878Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8520469Z self=, 2025-05-07T21:05:57.8521059Z compile=False, 2025-05-07T21:05:57.8521269Z T=4, 2025-05-07T21:05:57.8521462Z D=55, 2025-05-07T21:05:57.8521656Z B=107, 2025-05-07T21:05:57.8521845Z log_E=5, 2025-05-07T21:05:57.8522046Z L=1, 2025-05-07T21:05:57.8522245Z D_gradcheck=2, 2025-05-07T21:05:57.8522479Z stochastic_rounding=False, 2025-05-07T21:05:57.8522746Z weighted=True, 2025-05-07T21:05:57.8522968Z row_wise=True, 2025-05-07T21:05:57.8523181Z mixed=False, 2025-05-07T21:05:57.8523398Z use_cache=True, 2025-05-07T21:05:57.8523648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8523939Z use_cpu=True, 2025-05-07T21:05:57.8524174Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8524441Z ) 2025-05-07T21:05:57.8524680Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8525267Z self=, 2025-05-07T21:05:57.8525812Z compile=False, 2025-05-07T21:05:57.8526030Z T=1, 2025-05-07T21:05:57.8526217Z D=35, 2025-05-07T21:05:57.8526408Z B=79, 2025-05-07T21:05:57.8526600Z log_E=4, 2025-05-07T21:05:57.8526796Z L=2, 2025-05-07T21:05:57.8526998Z D_gradcheck=1, 2025-05-07T21:05:57.8527233Z stochastic_rounding=True, 2025-05-07T21:05:57.8527497Z weighted=True, 2025-05-07T21:05:57.8527717Z row_wise=False, 2025-05-07T21:05:57.8527933Z mixed=True, 2025-05-07T21:05:57.8528143Z use_cache=True, 2025-05-07T21:05:57.8528398Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8528697Z use_cpu=False, 2025-05-07T21:05:57.8528935Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8529203Z ) 2025-05-07T21:05:57.8529442Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8530038Z self=, 2025-05-07T21:05:57.8530573Z compile=True, 2025-05-07T21:05:57.8530790Z T=1, 2025-05-07T21:05:57.8530982Z D=53, 2025-05-07T21:05:57.8531168Z B=102, 2025-05-07T21:05:57.8531361Z log_E=4, 2025-05-07T21:05:57.8531562Z L=13, 2025-05-07T21:05:57.8531755Z D_gradcheck=1, 2025-05-07T21:05:57.8531990Z stochastic_rounding=False, 2025-05-07T21:05:57.8532254Z weighted=True, 2025-05-07T21:05:57.8532470Z row_wise=True, 2025-05-07T21:05:57.8532687Z mixed=True, 2025-05-07T21:05:57.8532904Z use_cache=False, 2025-05-07T21:05:57.8533153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:57.8533494Z use_cpu=True, 2025-05-07T21:05:57.8533735Z output_dtype=SparseType.FP32, 2025-05-07T21:05:57.8534001Z ) 2025-05-07T21:05:57.8534241Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8534889Z self=, 2025-05-07T21:05:57.8535429Z compile=True, 2025-05-07T21:05:57.8535681Z T=2, 2025-05-07T21:05:57.8535876Z D=20, 2025-05-07T21:05:57.8536466Z B=104, 2025-05-07T21:05:57.8536658Z log_E=5, 2025-05-07T21:05:57.8536859Z L=2, 2025-05-07T21:05:57.8537058Z D_gradcheck=1, 2025-05-07T21:05:57.8537287Z stochastic_rounding=True, 2025-05-07T21:05:57.8537553Z weighted=True, 2025-05-07T21:05:57.8537774Z row_wise=True, 2025-05-07T21:05:57.8537986Z mixed=False, 2025-05-07T21:05:57.8538313Z use_cache=True, 2025-05-07T21:05:57.8538564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8538851Z use_cpu=True, 2025-05-07T21:05:57.8539098Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8539366Z ) 2025-05-07T21:05:57.8539602Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:57.8540193Z self=, 2025-05-07T21:05:57.8540733Z compile=True, 2025-05-07T21:05:57.8540949Z T=5, 2025-05-07T21:05:57.8541149Z D=82, 2025-05-07T21:05:57.8541411Z B=41, 2025-05-07T21:05:57.8541606Z log_E=4, 2025-05-07T21:05:57.8541811Z L=3, 2025-05-07T21:05:57.8542026Z D_gradcheck=1, 2025-05-07T21:05:57.8542296Z stochastic_rounding=False, 2025-05-07T21:05:57.8542562Z weighted=False, 2025-05-07T21:05:57.8542780Z row_wise=True, 2025-05-07T21:05:57.8542999Z mixed=False, 2025-05-07T21:05:57.8543216Z use_cache=False, 2025-05-07T21:05:57.8543472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:57.8543770Z use_cpu=False, 2025-05-07T21:05:57.8544011Z output_dtype=SparseType.BF16, 2025-05-07T21:05:57.8544279Z ) 2025-05-07T21:05:59.4375111Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4377037Z self=, 2025-05-07T21:05:59.4378345Z compile=False, 2025-05-07T21:05:59.4378790Z T=2, 2025-05-07T21:05:59.4379181Z D=17, 2025-05-07T21:05:59.4379567Z B=24, 2025-05-07T21:05:59.4379959Z log_E=3, 2025-05-07T21:05:59.4380369Z L=5, 2025-05-07T21:05:59.4380761Z D_gradcheck=2, 2025-05-07T21:05:59.4381243Z stochastic_rounding=False, 2025-05-07T21:05:59.4381777Z weighted=True, 2025-05-07T21:05:59.4382213Z row_wise=False, 2025-05-07T21:05:59.4382526Z mixed=True, 2025-05-07T21:05:59.4382791Z use_cache=True, 2025-05-07T21:05:59.4383053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4383360Z use_cpu=True, 2025-05-07T21:05:59.4383611Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4383899Z ) 2025-05-07T21:05:59.4384146Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4384751Z self=, 2025-05-07T21:05:59.4385301Z compile=True, 2025-05-07T21:05:59.4385521Z T=4, 2025-05-07T21:05:59.4385720Z D=120, 2025-05-07T21:05:59.4385919Z B=74, 2025-05-07T21:05:59.4386114Z log_E=3, 2025-05-07T21:05:59.4386323Z L=16, 2025-05-07T21:05:59.4386530Z D_gradcheck=1, 2025-05-07T21:05:59.4386767Z stochastic_rounding=False, 2025-05-07T21:05:59.4387040Z weighted=True, 2025-05-07T21:05:59.4387271Z row_wise=True, 2025-05-07T21:05:59.4387487Z mixed=True, 2025-05-07T21:05:59.4387711Z use_cache=False, 2025-05-07T21:05:59.4387973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4388266Z use_cpu=True, 2025-05-07T21:05:59.4388519Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4388794Z ) 2025-05-07T21:05:59.4389037Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4389947Z self=, 2025-05-07T21:05:59.4390518Z compile=False, 2025-05-07T21:05:59.4390739Z T=3, 2025-05-07T21:05:59.4390932Z D=82, 2025-05-07T21:05:59.4391129Z B=99, 2025-05-07T21:05:59.4391328Z log_E=5, 2025-05-07T21:05:59.4391530Z L=2, 2025-05-07T21:05:59.4391828Z D_gradcheck=2, 2025-05-07T21:05:59.4392072Z stochastic_rounding=False, 2025-05-07T21:05:59.4392339Z weighted=False, 2025-05-07T21:05:59.4392570Z row_wise=True, 2025-05-07T21:05:59.4392792Z mixed=True, 2025-05-07T21:05:59.4393008Z use_cache=False, 2025-05-07T21:05:59.4393268Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4393570Z use_cpu=False, 2025-05-07T21:05:59.4393892Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4394173Z ) 2025-05-07T21:05:59.4394426Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4395023Z self=, 2025-05-07T21:05:59.4395573Z compile=True, 2025-05-07T21:05:59.4395795Z T=5, 2025-05-07T21:05:59.4395995Z D=52, 2025-05-07T21:05:59.4396189Z B=18, 2025-05-07T21:05:59.4396388Z log_E=4, 2025-05-07T21:05:59.4396594Z L=4, 2025-05-07T21:05:59.4396797Z D_gradcheck=1, 2025-05-07T21:05:59.4397041Z stochastic_rounding=False, 2025-05-07T21:05:59.4397407Z weighted=True, 2025-05-07T21:05:59.4397628Z row_wise=True, 2025-05-07T21:05:59.4397854Z mixed=True, 2025-05-07T21:05:59.4398075Z use_cache=True, 2025-05-07T21:05:59.4398322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4398618Z use_cpu=True, 2025-05-07T21:05:59.4398863Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4399135Z ) 2025-05-07T21:05:59.4399381Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4399979Z self=, 2025-05-07T21:05:59.4400518Z compile=True, 2025-05-07T21:05:59.4400738Z T=3, 2025-05-07T21:05:59.4400934Z D=109, 2025-05-07T21:05:59.4401133Z B=78, 2025-05-07T21:05:59.4401332Z log_E=5, 2025-05-07T21:05:59.4401536Z L=14, 2025-05-07T21:05:59.4401736Z D_gradcheck=1, 2025-05-07T21:05:59.4401977Z stochastic_rounding=True, 2025-05-07T21:05:59.4402248Z weighted=True, 2025-05-07T21:05:59.4402472Z row_wise=False, 2025-05-07T21:05:59.4402697Z mixed=False, 2025-05-07T21:05:59.4402923Z use_cache=True, 2025-05-07T21:05:59.4403216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4403517Z use_cpu=True, 2025-05-07T21:05:59.4403762Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4404032Z ) 2025-05-07T21:05:59.4404276Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4404876Z self=, 2025-05-07T21:05:59.4405423Z compile=True, 2025-05-07T21:05:59.4405639Z T=4, 2025-05-07T21:05:59.4405837Z D=101, 2025-05-07T21:05:59.4406038Z B=83, 2025-05-07T21:05:59.4406231Z log_E=4, 2025-05-07T21:05:59.4406436Z L=18, 2025-05-07T21:05:59.4406643Z D_gradcheck=2, 2025-05-07T21:05:59.4406879Z stochastic_rounding=True, 2025-05-07T21:05:59.4407155Z weighted=True, 2025-05-07T21:05:59.4407386Z row_wise=False, 2025-05-07T21:05:59.4407608Z mixed=False, 2025-05-07T21:05:59.4407831Z use_cache=True, 2025-05-07T21:05:59.4408091Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4408389Z use_cpu=False, 2025-05-07T21:05:59.4408638Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4408910Z ) 2025-05-07T21:05:59.4409164Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4409764Z self=, 2025-05-07T21:05:59.4410311Z compile=False, 2025-05-07T21:05:59.4410588Z T=3, 2025-05-07T21:05:59.4410782Z D=40, 2025-05-07T21:05:59.4410980Z B=82, 2025-05-07T21:05:59.4411179Z log_E=5, 2025-05-07T21:05:59.4411381Z L=4, 2025-05-07T21:05:59.4411583Z D_gradcheck=1, 2025-05-07T21:05:59.4411823Z stochastic_rounding=True, 2025-05-07T21:05:59.4412088Z weighted=False, 2025-05-07T21:05:59.4412314Z row_wise=False, 2025-05-07T21:05:59.4412584Z mixed=False, 2025-05-07T21:05:59.4412828Z use_cache=False, 2025-05-07T21:05:59.4413117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4413417Z use_cpu=False, 2025-05-07T21:05:59.4413657Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.4413928Z ) 2025-05-07T21:05:59.4414173Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4414911Z self=, 2025-05-07T21:05:59.4415458Z compile=True, 2025-05-07T21:05:59.4415680Z T=3, 2025-05-07T21:05:59.4415881Z D=111, 2025-05-07T21:05:59.4416075Z B=84, 2025-05-07T21:05:59.4416272Z log_E=4, 2025-05-07T21:05:59.4416478Z L=16, 2025-05-07T21:05:59.4416676Z D_gradcheck=1, 2025-05-07T21:05:59.4416916Z stochastic_rounding=True, 2025-05-07T21:05:59.4417181Z weighted=False, 2025-05-07T21:05:59.4417403Z row_wise=True, 2025-05-07T21:05:59.4417626Z mixed=False, 2025-05-07T21:05:59.4417851Z use_cache=True, 2025-05-07T21:05:59.4418143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4418442Z use_cpu=True, 2025-05-07T21:05:59.4418687Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4418953Z ) 2025-05-07T21:05:59.4419198Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4419798Z self=, 2025-05-07T21:05:59.4420337Z compile=True, 2025-05-07T21:05:59.4420558Z T=4, 2025-05-07T21:05:59.4420762Z D=124, 2025-05-07T21:05:59.4420955Z B=89, 2025-05-07T21:05:59.4421161Z log_E=3, 2025-05-07T21:05:59.4421367Z L=2, 2025-05-07T21:05:59.4421566Z D_gradcheck=1, 2025-05-07T21:05:59.4421808Z stochastic_rounding=True, 2025-05-07T21:05:59.4422090Z weighted=False, 2025-05-07T21:05:59.4422320Z row_wise=True, 2025-05-07T21:05:59.4422539Z mixed=False, 2025-05-07T21:05:59.4422764Z use_cache=False, 2025-05-07T21:05:59.4423030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4423328Z use_cpu=False, 2025-05-07T21:05:59.4430942Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4431261Z ) 2025-05-07T21:05:59.4431514Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4432115Z self=, 2025-05-07T21:05:59.4432674Z compile=False, 2025-05-07T21:05:59.4432896Z T=1, 2025-05-07T21:05:59.4433092Z D=11, 2025-05-07T21:05:59.4433281Z B=52, 2025-05-07T21:05:59.4433478Z log_E=4, 2025-05-07T21:05:59.4433684Z L=16, 2025-05-07T21:05:59.4433883Z D_gradcheck=2, 2025-05-07T21:05:59.4434128Z stochastic_rounding=True, 2025-05-07T21:05:59.4434399Z weighted=True, 2025-05-07T21:05:59.4434619Z row_wise=True, 2025-05-07T21:05:59.4434843Z mixed=False, 2025-05-07T21:05:59.4435067Z use_cache=False, 2025-05-07T21:05:59.4435323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4435631Z use_cpu=False, 2025-05-07T21:05:59.4435880Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4436415Z ) 2025-05-07T21:05:59.4436664Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4437268Z self=, 2025-05-07T21:05:59.4437809Z compile=True, 2025-05-07T21:05:59.4438031Z T=1, 2025-05-07T21:05:59.4438229Z D=72, 2025-05-07T21:05:59.4438419Z B=32, 2025-05-07T21:05:59.4438615Z log_E=3, 2025-05-07T21:05:59.4438822Z L=3, 2025-05-07T21:05:59.4439137Z D_gradcheck=2, 2025-05-07T21:05:59.4439384Z stochastic_rounding=True, 2025-05-07T21:05:59.4439666Z weighted=False, 2025-05-07T21:05:59.4439889Z row_wise=False, 2025-05-07T21:05:59.4440116Z mixed=True, 2025-05-07T21:05:59.4440337Z use_cache=False, 2025-05-07T21:05:59.4440599Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4441009Z use_cpu=True, 2025-05-07T21:05:59.4441256Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.4441529Z ) 2025-05-07T21:05:59.4441771Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4442371Z self=, 2025-05-07T21:05:59.4442931Z compile=False, 2025-05-07T21:05:59.4443182Z T=3, 2025-05-07T21:05:59.4443460Z D=8, 2025-05-07T21:05:59.4443660Z B=23, 2025-05-07T21:05:59.4443851Z log_E=3, 2025-05-07T21:05:59.4444056Z L=8, 2025-05-07T21:05:59.4444258Z D_gradcheck=2, 2025-05-07T21:05:59.4444497Z stochastic_rounding=True, 2025-05-07T21:05:59.4444768Z weighted=True, 2025-05-07T21:05:59.4444995Z row_wise=False, 2025-05-07T21:05:59.4445210Z mixed=True, 2025-05-07T21:05:59.4445434Z use_cache=False, 2025-05-07T21:05:59.4445692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4445986Z use_cpu=False, 2025-05-07T21:05:59.4446233Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4446579Z ) 2025-05-07T21:05:59.4446826Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4447423Z self=, 2025-05-07T21:05:59.4448000Z compile=False, 2025-05-07T21:05:59.4448217Z T=5, 2025-05-07T21:05:59.4448411Z D=56, 2025-05-07T21:05:59.4448612Z B=7, 2025-05-07T21:05:59.4448805Z log_E=5, 2025-05-07T21:05:59.4449002Z L=5, 2025-05-07T21:05:59.4449202Z D_gradcheck=1, 2025-05-07T21:05:59.4449444Z stochastic_rounding=True, 2025-05-07T21:05:59.4449712Z weighted=True, 2025-05-07T21:05:59.4449939Z row_wise=True, 2025-05-07T21:05:59.4450162Z mixed=True, 2025-05-07T21:05:59.4450374Z use_cache=True, 2025-05-07T21:05:59.4450629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4450925Z use_cpu=True, 2025-05-07T21:05:59.4451164Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4451443Z ) 2025-05-07T21:05:59.4451692Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4452288Z self=, 2025-05-07T21:05:59.4452838Z compile=False, 2025-05-07T21:05:59.4453059Z T=5, 2025-05-07T21:05:59.4453257Z D=84, 2025-05-07T21:05:59.4453450Z B=71, 2025-05-07T21:05:59.4453648Z log_E=4, 2025-05-07T21:05:59.4453861Z L=20, 2025-05-07T21:05:59.4454061Z D_gradcheck=2, 2025-05-07T21:05:59.4454300Z stochastic_rounding=True, 2025-05-07T21:05:59.4454571Z weighted=True, 2025-05-07T21:05:59.4454869Z row_wise=False, 2025-05-07T21:05:59.4455095Z mixed=True, 2025-05-07T21:05:59.4455314Z use_cache=False, 2025-05-07T21:05:59.4455570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4455871Z use_cpu=False, 2025-05-07T21:05:59.4456120Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.4456391Z ) 2025-05-07T21:05:59.4456638Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4457243Z self=, 2025-05-07T21:05:59.4457788Z compile=False, 2025-05-07T21:05:59.4458008Z T=2, 2025-05-07T21:05:59.4458207Z D=104, 2025-05-07T21:05:59.4458399Z B=117, 2025-05-07T21:05:59.4458598Z log_E=5, 2025-05-07T21:05:59.4458801Z L=11, 2025-05-07T21:05:59.4459004Z D_gradcheck=1, 2025-05-07T21:05:59.4459245Z stochastic_rounding=False, 2025-05-07T21:05:59.4459518Z weighted=False, 2025-05-07T21:05:59.4459745Z row_wise=False, 2025-05-07T21:05:59.4460021Z mixed=False, 2025-05-07T21:05:59.4460248Z use_cache=False, 2025-05-07T21:05:59.4460509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4460800Z use_cpu=True, 2025-05-07T21:05:59.4461047Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4461321Z ) 2025-05-07T21:05:59.4461559Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4462223Z self=, 2025-05-07T21:05:59.4462773Z compile=False, 2025-05-07T21:05:59.4462990Z T=5, 2025-05-07T21:05:59.4463192Z D=5, 2025-05-07T21:05:59.4463389Z B=94, 2025-05-07T21:05:59.4463581Z log_E=3, 2025-05-07T21:05:59.4463787Z L=10, 2025-05-07T21:05:59.4463995Z D_gradcheck=2, 2025-05-07T21:05:59.4464272Z stochastic_rounding=False, 2025-05-07T21:05:59.4464547Z weighted=False, 2025-05-07T21:05:59.4464775Z row_wise=False, 2025-05-07T21:05:59.4464992Z mixed=True, 2025-05-07T21:05:59.4465217Z use_cache=False, 2025-05-07T21:05:59.4465480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4465778Z use_cpu=True, 2025-05-07T21:05:59.4466018Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4466289Z ) 2025-05-07T21:05:59.4466537Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4467146Z self=, 2025-05-07T21:05:59.4467741Z compile=False, 2025-05-07T21:05:59.4467961Z T=5, 2025-05-07T21:05:59.4468152Z D=58, 2025-05-07T21:05:59.4468350Z B=18, 2025-05-07T21:05:59.4468551Z log_E=3, 2025-05-07T21:05:59.4468751Z L=17, 2025-05-07T21:05:59.4468958Z D_gradcheck=1, 2025-05-07T21:05:59.4469204Z stochastic_rounding=False, 2025-05-07T21:05:59.4469470Z weighted=False, 2025-05-07T21:05:59.4469698Z row_wise=True, 2025-05-07T21:05:59.4469915Z mixed=False, 2025-05-07T21:05:59.4470132Z use_cache=False, 2025-05-07T21:05:59.4470396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4470696Z use_cpu=False, 2025-05-07T21:05:59.4470936Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4471211Z ) 2025-05-07T21:05:59.4471456Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4472054Z self=, 2025-05-07T21:05:59.4472606Z compile=False, 2025-05-07T21:05:59.4472824Z T=2, 2025-05-07T21:05:59.4473017Z D=85, 2025-05-07T21:05:59.4473210Z B=66, 2025-05-07T21:05:59.4473405Z log_E=4, 2025-05-07T21:05:59.4473609Z L=9, 2025-05-07T21:05:59.4473808Z D_gradcheck=1, 2025-05-07T21:05:59.4474051Z stochastic_rounding=False, 2025-05-07T21:05:59.4474322Z weighted=True, 2025-05-07T21:05:59.4474539Z row_wise=True, 2025-05-07T21:05:59.4474760Z mixed=False, 2025-05-07T21:05:59.4474979Z use_cache=True, 2025-05-07T21:05:59.4475227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4475527Z use_cpu=False, 2025-05-07T21:05:59.4475773Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4476038Z ) 2025-05-07T21:05:59.4676131Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4677162Z self=, 2025-05-07T21:05:59.4677856Z compile=False, 2025-05-07T21:05:59.4678083Z T=5, 2025-05-07T21:05:59.4678288Z D=101, 2025-05-07T21:05:59.4678487Z B=56, 2025-05-07T21:05:59.4678676Z log_E=3, 2025-05-07T21:05:59.4678878Z L=6, 2025-05-07T21:05:59.4679082Z D_gradcheck=2, 2025-05-07T21:05:59.4679317Z stochastic_rounding=True, 2025-05-07T21:05:59.4679584Z weighted=True, 2025-05-07T21:05:59.4679813Z row_wise=False, 2025-05-07T21:05:59.4680029Z mixed=True, 2025-05-07T21:05:59.4680251Z use_cache=True, 2025-05-07T21:05:59.4680505Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4680919Z use_cpu=False, 2025-05-07T21:05:59.4681185Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4681456Z ) 2025-05-07T21:05:59.4681703Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4682305Z self=, 2025-05-07T21:05:59.4682894Z compile=True, 2025-05-07T21:05:59.4683182Z T=3, 2025-05-07T21:05:59.4683382Z D=123, 2025-05-07T21:05:59.4683577Z B=121, 2025-05-07T21:05:59.4683778Z log_E=4, 2025-05-07T21:05:59.4683983Z L=1, 2025-05-07T21:05:59.4684183Z D_gradcheck=2, 2025-05-07T21:05:59.4684425Z stochastic_rounding=False, 2025-05-07T21:05:59.4684694Z weighted=True, 2025-05-07T21:05:59.4684916Z row_wise=True, 2025-05-07T21:05:59.4685137Z mixed=True, 2025-05-07T21:05:59.4685418Z use_cache=True, 2025-05-07T21:05:59.4685666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4685967Z use_cpu=True, 2025-05-07T21:05:59.4686214Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4686480Z ) 2025-05-07T21:05:59.4686724Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4687318Z self=, 2025-05-07T21:05:59.4687863Z compile=False, 2025-05-07T21:05:59.4688075Z T=4, 2025-05-07T21:05:59.4688273Z D=48, 2025-05-07T21:05:59.4688536Z B=26, 2025-05-07T21:05:59.4688727Z log_E=3, 2025-05-07T21:05:59.4688929Z L=12, 2025-05-07T21:05:59.4689130Z D_gradcheck=1, 2025-05-07T21:05:59.4689363Z stochastic_rounding=True, 2025-05-07T21:05:59.4689630Z weighted=True, 2025-05-07T21:05:59.4689855Z row_wise=False, 2025-05-07T21:05:59.4690071Z mixed=True, 2025-05-07T21:05:59.4690287Z use_cache=True, 2025-05-07T21:05:59.4690532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4690818Z use_cpu=True, 2025-05-07T21:05:59.4691057Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4691326Z ) 2025-05-07T21:05:59.4691566Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4692175Z self=, 2025-05-07T21:05:59.4692718Z compile=False, 2025-05-07T21:05:59.4692937Z T=4, 2025-05-07T21:05:59.4693123Z D=37, 2025-05-07T21:05:59.4693322Z B=6, 2025-05-07T21:05:59.4693518Z log_E=3, 2025-05-07T21:05:59.4693717Z L=17, 2025-05-07T21:05:59.4693919Z D_gradcheck=2, 2025-05-07T21:05:59.4694160Z stochastic_rounding=False, 2025-05-07T21:05:59.4694423Z weighted=True, 2025-05-07T21:05:59.4694650Z row_wise=False, 2025-05-07T21:05:59.4695000Z mixed=True, 2025-05-07T21:05:59.4695215Z use_cache=False, 2025-05-07T21:05:59.4695476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4695775Z use_cpu=True, 2025-05-07T21:05:59.4696017Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4696285Z ) 2025-05-07T21:05:59.4696532Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4697137Z self=, 2025-05-07T21:05:59.4697678Z compile=False, 2025-05-07T21:05:59.4697895Z T=1, 2025-05-07T21:05:59.4698084Z D=85, 2025-05-07T21:05:59.4698280Z B=125, 2025-05-07T21:05:59.4698481Z log_E=3, 2025-05-07T21:05:59.4698684Z L=8, 2025-05-07T21:05:59.4698887Z D_gradcheck=2, 2025-05-07T21:05:59.4699124Z stochastic_rounding=False, 2025-05-07T21:05:59.4699384Z weighted=True, 2025-05-07T21:05:59.4699604Z row_wise=True, 2025-05-07T21:05:59.4699822Z mixed=True, 2025-05-07T21:05:59.4700039Z use_cache=False, 2025-05-07T21:05:59.4700290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4700585Z use_cpu=True, 2025-05-07T21:05:59.4700827Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4701093Z ) 2025-05-07T21:05:59.4701334Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4701997Z self=, 2025-05-07T21:05:59.4702534Z compile=True, 2025-05-07T21:05:59.4702752Z T=1, 2025-05-07T21:05:59.4702950Z D=79, 2025-05-07T21:05:59.4703139Z B=90, 2025-05-07T21:05:59.4703334Z log_E=4, 2025-05-07T21:05:59.4703538Z L=6, 2025-05-07T21:05:59.4703778Z D_gradcheck=1, 2025-05-07T21:05:59.4704022Z stochastic_rounding=False, 2025-05-07T21:05:59.4704288Z weighted=False, 2025-05-07T21:05:59.4704504Z row_wise=False, 2025-05-07T21:05:59.4704723Z mixed=True, 2025-05-07T21:05:59.4704938Z use_cache=False, 2025-05-07T21:05:59.4705192Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4705490Z use_cpu=True, 2025-05-07T21:05:59.4705775Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4706040Z ) 2025-05-07T21:05:59.4706280Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4706876Z self=, 2025-05-07T21:05:59.4707416Z compile=True, 2025-05-07T21:05:59.4707627Z T=4, 2025-05-07T21:05:59.4707823Z D=86, 2025-05-07T21:05:59.4708022Z B=58, 2025-05-07T21:05:59.4708210Z log_E=5, 2025-05-07T21:05:59.4708412Z L=2, 2025-05-07T21:05:59.4708614Z D_gradcheck=1, 2025-05-07T21:05:59.4708847Z stochastic_rounding=False, 2025-05-07T21:05:59.4709215Z weighted=False, 2025-05-07T21:05:59.4709439Z row_wise=False, 2025-05-07T21:05:59.4709655Z mixed=False, 2025-05-07T21:05:59.4709873Z use_cache=False, 2025-05-07T21:05:59.4710130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4710421Z use_cpu=True, 2025-05-07T21:05:59.4710665Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.4710936Z ) 2025-05-07T21:05:59.4711177Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4711793Z self=, 2025-05-07T21:05:59.4712360Z compile=True, 2025-05-07T21:05:59.4712575Z T=2, 2025-05-07T21:05:59.4712765Z D=127, 2025-05-07T21:05:59.4712959Z B=71, 2025-05-07T21:05:59.4713153Z log_E=4, 2025-05-07T21:05:59.4713350Z L=6, 2025-05-07T21:05:59.4713549Z D_gradcheck=1, 2025-05-07T21:05:59.4713784Z stochastic_rounding=True, 2025-05-07T21:05:59.4714053Z weighted=False, 2025-05-07T21:05:59.4714279Z row_wise=False, 2025-05-07T21:05:59.4714499Z mixed=False, 2025-05-07T21:05:59.4714712Z use_cache=True, 2025-05-07T21:05:59.4714959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4715256Z use_cpu=False, 2025-05-07T21:05:59.4715497Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4715765Z ) 2025-05-07T21:05:59.4716008Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4716596Z self=, 2025-05-07T21:05:59.4717174Z compile=False, 2025-05-07T21:05:59.4717394Z T=5, 2025-05-07T21:05:59.4717580Z D=124, 2025-05-07T21:05:59.4717777Z B=126, 2025-05-07T21:05:59.4717973Z log_E=3, 2025-05-07T21:05:59.4718171Z L=1, 2025-05-07T21:05:59.4718372Z D_gradcheck=2, 2025-05-07T21:05:59.4718613Z stochastic_rounding=False, 2025-05-07T21:05:59.4718880Z weighted=False, 2025-05-07T21:05:59.4719102Z row_wise=False, 2025-05-07T21:05:59.4719327Z mixed=True, 2025-05-07T21:05:59.4719546Z use_cache=True, 2025-05-07T21:05:59.4719788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4720086Z use_cpu=False, 2025-05-07T21:05:59.4720333Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4720601Z ) 2025-05-07T21:05:59.4720846Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4721439Z self=, 2025-05-07T21:05:59.4722004Z compile=True, 2025-05-07T21:05:59.4722274Z T=2, 2025-05-07T21:05:59.4722473Z D=25, 2025-05-07T21:05:59.4722662Z B=100, 2025-05-07T21:05:59.4722862Z log_E=4, 2025-05-07T21:05:59.4723069Z L=15, 2025-05-07T21:05:59.4723299Z D_gradcheck=1, 2025-05-07T21:05:59.4723547Z stochastic_rounding=True, 2025-05-07T21:05:59.4723814Z weighted=False, 2025-05-07T21:05:59.4724034Z row_wise=True, 2025-05-07T21:05:59.4724299Z mixed=False, 2025-05-07T21:05:59.4724521Z use_cache=True, 2025-05-07T21:05:59.4724763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4725058Z use_cpu=True, 2025-05-07T21:05:59.4725304Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4725569Z ) 2025-05-07T21:05:59.4725805Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4726458Z self=, 2025-05-07T21:05:59.4727004Z compile=True, 2025-05-07T21:05:59.4727217Z T=1, 2025-05-07T21:05:59.4727415Z D=29, 2025-05-07T21:05:59.4727608Z B=110, 2025-05-07T21:05:59.4727799Z log_E=4, 2025-05-07T21:05:59.4728003Z L=3, 2025-05-07T21:05:59.4728202Z D_gradcheck=2, 2025-05-07T21:05:59.4728433Z stochastic_rounding=True, 2025-05-07T21:05:59.4728697Z weighted=False, 2025-05-07T21:05:59.4728921Z row_wise=False, 2025-05-07T21:05:59.4729131Z mixed=True, 2025-05-07T21:05:59.4729353Z use_cache=False, 2025-05-07T21:05:59.4729655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4729944Z use_cpu=False, 2025-05-07T21:05:59.4730186Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4730457Z ) 2025-05-07T21:05:59.4730694Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4731291Z self=, 2025-05-07T21:05:59.4731833Z compile=False, 2025-05-07T21:05:59.4732049Z T=2, 2025-05-07T21:05:59.4732238Z D=74, 2025-05-07T21:05:59.4732430Z B=58, 2025-05-07T21:05:59.4732631Z log_E=3, 2025-05-07T21:05:59.4732826Z L=1, 2025-05-07T21:05:59.4733028Z D_gradcheck=1, 2025-05-07T21:05:59.4733268Z stochastic_rounding=False, 2025-05-07T21:05:59.4741026Z weighted=False, 2025-05-07T21:05:59.4741306Z row_wise=False, 2025-05-07T21:05:59.4741526Z mixed=False, 2025-05-07T21:05:59.4741751Z use_cache=True, 2025-05-07T21:05:59.4742007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4742304Z use_cpu=False, 2025-05-07T21:05:59.4742555Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.4742830Z ) 2025-05-07T21:05:59.4743067Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4743664Z self=, 2025-05-07T21:05:59.4744212Z compile=True, 2025-05-07T21:05:59.4744435Z T=5, 2025-05-07T21:05:59.4744627Z D=107, 2025-05-07T21:05:59.4744830Z B=19, 2025-05-07T21:05:59.4745027Z log_E=3, 2025-05-07T21:05:59.4745227Z L=19, 2025-05-07T21:05:59.4745429Z D_gradcheck=1, 2025-05-07T21:05:59.4745669Z stochastic_rounding=True, 2025-05-07T21:05:59.4745931Z weighted=True, 2025-05-07T21:05:59.4746155Z row_wise=True, 2025-05-07T21:05:59.4746374Z mixed=True, 2025-05-07T21:05:59.4746590Z use_cache=False, 2025-05-07T21:05:59.4746854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4747160Z use_cpu=True, 2025-05-07T21:05:59.4747401Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.4747670Z ) 2025-05-07T21:05:59.4747918Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4748510Z self=, 2025-05-07T21:05:59.4749050Z compile=True, 2025-05-07T21:05:59.4749274Z T=3, 2025-05-07T21:05:59.4749473Z D=61, 2025-05-07T21:05:59.4749663Z B=76, 2025-05-07T21:05:59.4749858Z log_E=4, 2025-05-07T21:05:59.4750062Z L=5, 2025-05-07T21:05:59.4750389Z D_gradcheck=2, 2025-05-07T21:05:59.4750632Z stochastic_rounding=True, 2025-05-07T21:05:59.4750905Z weighted=False, 2025-05-07T21:05:59.4751126Z row_wise=True, 2025-05-07T21:05:59.4751348Z mixed=True, 2025-05-07T21:05:59.4751563Z use_cache=False, 2025-05-07T21:05:59.4751811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4752176Z use_cpu=False, 2025-05-07T21:05:59.4752423Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.4752713Z ) 2025-05-07T21:05:59.4752981Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4753574Z self=, 2025-05-07T21:05:59.4754107Z compile=True, 2025-05-07T21:05:59.4754319Z T=1, 2025-05-07T21:05:59.4754570Z D=63, 2025-05-07T21:05:59.4754763Z B=13, 2025-05-07T21:05:59.4754960Z log_E=5, 2025-05-07T21:05:59.4755163Z L=3, 2025-05-07T21:05:59.4755356Z D_gradcheck=1, 2025-05-07T21:05:59.4755599Z stochastic_rounding=False, 2025-05-07T21:05:59.4755865Z weighted=True, 2025-05-07T21:05:59.4756088Z row_wise=True, 2025-05-07T21:05:59.4756299Z mixed=True, 2025-05-07T21:05:59.4756513Z use_cache=True, 2025-05-07T21:05:59.4756760Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4757051Z use_cpu=False, 2025-05-07T21:05:59.4757296Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4757633Z ) 2025-05-07T21:05:59.4757868Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4758460Z self=, 2025-05-07T21:05:59.4758999Z compile=False, 2025-05-07T21:05:59.4759210Z T=2, 2025-05-07T21:05:59.4759401Z D=87, 2025-05-07T21:05:59.4759594Z B=81, 2025-05-07T21:05:59.4759785Z log_E=4, 2025-05-07T21:05:59.4759985Z L=0, 2025-05-07T21:05:59.4760184Z D_gradcheck=1, 2025-05-07T21:05:59.4760418Z stochastic_rounding=False, 2025-05-07T21:05:59.4760690Z weighted=True, 2025-05-07T21:05:59.4760911Z row_wise=True, 2025-05-07T21:05:59.4761121Z mixed=True, 2025-05-07T21:05:59.4761337Z use_cache=True, 2025-05-07T21:05:59.4761588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4761877Z use_cpu=True, 2025-05-07T21:05:59.4762126Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.4762401Z ) 2025-05-07T21:05:59.4762645Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4763233Z self=, 2025-05-07T21:05:59.4763773Z compile=True, 2025-05-07T21:05:59.4763993Z T=3, 2025-05-07T21:05:59.4764185Z D=103, 2025-05-07T21:05:59.4764385Z B=62, 2025-05-07T21:05:59.4764582Z log_E=5, 2025-05-07T21:05:59.4764781Z L=20, 2025-05-07T21:05:59.4764981Z D_gradcheck=1, 2025-05-07T21:05:59.4765220Z stochastic_rounding=False, 2025-05-07T21:05:59.4765485Z weighted=False, 2025-05-07T21:05:59.4765715Z row_wise=False, 2025-05-07T21:05:59.4765935Z mixed=True, 2025-05-07T21:05:59.4766147Z use_cache=False, 2025-05-07T21:05:59.4766405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.4766698Z use_cpu=False, 2025-05-07T21:05:59.4766936Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.4767206Z ) 2025-05-07T21:05:59.4767447Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:59.4768042Z self=, 2025-05-07T21:05:59.4768575Z compile=True, 2025-05-07T21:05:59.4768790Z T=3, 2025-05-07T21:05:59.4768980Z D=30, 2025-05-07T21:05:59.4769171Z B=53, 2025-05-07T21:05:59.4769368Z log_E=4, 2025-05-07T21:05:59.4769571Z L=17, 2025-05-07T21:05:59.4769773Z D_gradcheck=2, 2025-05-07T21:05:59.4770010Z stochastic_rounding=True, 2025-05-07T21:05:59.4770278Z weighted=False, 2025-05-07T21:05:59.4770498Z row_wise=True, 2025-05-07T21:05:59.4770767Z mixed=False, 2025-05-07T21:05:59.4770989Z use_cache=True, 2025-05-07T21:05:59.4771230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.4771523Z use_cpu=True, 2025-05-07T21:05:59.4771765Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.4772029Z ) 2025-05-07T21:06:03.4318986Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4321359Z self=, 2025-05-07T21:06:03.4322474Z compile=False, 2025-05-07T21:06:03.4322914Z T=1, 2025-05-07T21:06:03.4323299Z D=81, 2025-05-07T21:06:03.4323630Z B=110, 2025-05-07T21:06:03.4323855Z log_E=3, 2025-05-07T21:06:03.4324088Z L=16, 2025-05-07T21:06:03.4324289Z D_gradcheck=2, 2025-05-07T21:06:03.4324646Z stochastic_rounding=True, 2025-05-07T21:06:03.4324922Z weighted=True, 2025-05-07T21:06:03.4325150Z row_wise=True, 2025-05-07T21:06:03.4325367Z mixed=True, 2025-05-07T21:06:03.4325598Z use_cache=True, 2025-05-07T21:06:03.4325854Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4326152Z use_cpu=True, 2025-05-07T21:06:03.4326402Z output_dtype=SparseType.BF16, 2025-05-07T21:06:03.4326681Z ) 2025-05-07T21:06:03.4326923Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4327529Z self=, 2025-05-07T21:06:03.4328179Z compile=False, 2025-05-07T21:06:03.4328398Z T=5, 2025-05-07T21:06:03.4328599Z D=36, 2025-05-07T21:06:03.4328799Z B=4, 2025-05-07T21:06:03.4328991Z log_E=3, 2025-05-07T21:06:03.4329203Z L=16, 2025-05-07T21:06:03.4329413Z D_gradcheck=1, 2025-05-07T21:06:03.4329649Z stochastic_rounding=True, 2025-05-07T21:06:03.4329928Z weighted=False, 2025-05-07T21:06:03.4330158Z row_wise=True, 2025-05-07T21:06:03.4330376Z mixed=False, 2025-05-07T21:06:03.4330602Z use_cache=False, 2025-05-07T21:06:03.4330869Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4331166Z use_cpu=True, 2025-05-07T21:06:03.4331418Z output_dtype=SparseType.FP16, 2025-05-07T21:06:03.4331697Z ) 2025-05-07T21:06:03.4331947Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4332539Z self=, 2025-05-07T21:06:03.4333098Z compile=False, 2025-05-07T21:06:03.4333323Z T=3, 2025-05-07T21:06:03.4333539Z D=47, 2025-05-07T21:06:03.4333774Z B=76, 2025-05-07T21:06:03.4333977Z log_E=5, 2025-05-07T21:06:03.4334182Z L=4, 2025-05-07T21:06:03.4334396Z D_gradcheck=2, 2025-05-07T21:06:03.4334640Z stochastic_rounding=True, 2025-05-07T21:06:03.4335057Z weighted=True, 2025-05-07T21:06:03.4335296Z row_wise=True, 2025-05-07T21:06:03.4335525Z mixed=True, 2025-05-07T21:06:03.4335742Z use_cache=False, 2025-05-07T21:06:03.4336341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4336658Z use_cpu=False, 2025-05-07T21:06:03.4336899Z output_dtype=SparseType.FP32, 2025-05-07T21:06:03.4337173Z ) 2025-05-07T21:06:03.4337420Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4338014Z self=, 2025-05-07T21:06:03.4338563Z compile=True, 2025-05-07T21:06:03.4338788Z T=2, 2025-05-07T21:06:03.4338986Z D=112, 2025-05-07T21:06:03.4339188Z B=125, 2025-05-07T21:06:03.4339397Z log_E=4, 2025-05-07T21:06:03.4339617Z L=16, 2025-05-07T21:06:03.4339843Z D_gradcheck=2, 2025-05-07T21:06:03.4340102Z stochastic_rounding=False, 2025-05-07T21:06:03.4340374Z weighted=True, 2025-05-07T21:06:03.4340611Z row_wise=True, 2025-05-07T21:06:03.4340846Z mixed=True, 2025-05-07T21:06:03.4341064Z use_cache=True, 2025-05-07T21:06:03.4341334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4341642Z use_cpu=True, 2025-05-07T21:06:03.4342090Z output_dtype=SparseType.FP32, 2025-05-07T21:06:03.4342368Z ) 2025-05-07T21:06:03.4342627Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4343237Z self=, 2025-05-07T21:06:03.4343780Z compile=True, 2025-05-07T21:06:03.4344072Z T=1, 2025-05-07T21:06:03.4344286Z D=70, 2025-05-07T21:06:03.4344488Z B=96, 2025-05-07T21:06:03.4344700Z log_E=4, 2025-05-07T21:06:03.4344917Z L=8, 2025-05-07T21:06:03.4345124Z D_gradcheck=1, 2025-05-07T21:06:03.4345373Z stochastic_rounding=True, 2025-05-07T21:06:03.4345641Z weighted=True, 2025-05-07T21:06:03.4345858Z row_wise=False, 2025-05-07T21:06:03.4346081Z mixed=False, 2025-05-07T21:06:03.4346366Z use_cache=True, 2025-05-07T21:06:03.4346613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4346918Z use_cpu=False, 2025-05-07T21:06:03.4347168Z output_dtype=SparseType.FP16, 2025-05-07T21:06:03.4347434Z ) 2025-05-07T21:06:03.4347680Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4348277Z self=, 2025-05-07T21:06:03.4348821Z compile=False, 2025-05-07T21:06:03.4349034Z T=2, 2025-05-07T21:06:03.4349237Z D=61, 2025-05-07T21:06:03.4349434Z B=94, 2025-05-07T21:06:03.4349692Z log_E=5, 2025-05-07T21:06:03.4349899Z L=7, 2025-05-07T21:06:03.4350107Z D_gradcheck=2, 2025-05-07T21:06:03.4350341Z stochastic_rounding=True, 2025-05-07T21:06:03.4350615Z weighted=False, 2025-05-07T21:06:03.4350841Z row_wise=True, 2025-05-07T21:06:03.4351061Z mixed=False, 2025-05-07T21:06:03.4351287Z use_cache=False, 2025-05-07T21:06:03.4351553Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4351854Z use_cpu=False, 2025-05-07T21:06:03.4352101Z output_dtype=SparseType.FP16, 2025-05-07T21:06:03.4352371Z ) 2025-05-07T21:06:03.4352615Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4353214Z self=, 2025-05-07T21:06:03.4353772Z compile=False, 2025-05-07T21:06:03.4353993Z T=1, 2025-05-07T21:06:03.4354185Z D=95, 2025-05-07T21:06:03.4354382Z B=116, 2025-05-07T21:06:03.4354590Z log_E=3, 2025-05-07T21:06:03.4354795Z L=13, 2025-05-07T21:06:03.4355000Z D_gradcheck=2, 2025-05-07T21:06:03.4355241Z stochastic_rounding=False, 2025-05-07T21:06:03.4355507Z weighted=False, 2025-05-07T21:06:03.4355738Z row_wise=True, 2025-05-07T21:06:03.4355961Z mixed=False, 2025-05-07T21:06:03.4356180Z use_cache=True, 2025-05-07T21:06:03.4356438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4356737Z use_cpu=True, 2025-05-07T21:06:03.4356977Z output_dtype=SparseType.BF16, 2025-05-07T21:06:03.4357255Z ) 2025-05-07T21:06:03.4357509Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4358103Z self=, 2025-05-07T21:06:03.4358656Z compile=False, 2025-05-07T21:06:03.4358879Z T=4, 2025-05-07T21:06:03.4359074Z D=72, 2025-05-07T21:06:03.4359273Z B=42, 2025-05-07T21:06:03.4359475Z log_E=3, 2025-05-07T21:06:03.4359685Z L=5, 2025-05-07T21:06:03.4359899Z D_gradcheck=2, 2025-05-07T21:06:03.4360142Z stochastic_rounding=False, 2025-05-07T21:06:03.4360410Z weighted=False, 2025-05-07T21:06:03.4360644Z row_wise=False, 2025-05-07T21:06:03.4360867Z mixed=True, 2025-05-07T21:06:03.4361086Z use_cache=True, 2025-05-07T21:06:03.4361332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4361633Z use_cpu=True, 2025-05-07T21:06:03.4361880Z output_dtype=SparseType.BF16, 2025-05-07T21:06:03.4362149Z ) 2025-05-07T21:06:03.4362401Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4363071Z self=, 2025-05-07T21:06:03.4363636Z compile=True, 2025-05-07T21:06:03.4363882Z T=2, 2025-05-07T21:06:03.4364082Z D=89, 2025-05-07T21:06:03.4364274Z B=8, 2025-05-07T21:06:03.4364474Z log_E=3, 2025-05-07T21:06:03.4364682Z L=10, 2025-05-07T21:06:03.4364928Z D_gradcheck=2, 2025-05-07T21:06:03.4365171Z stochastic_rounding=True, 2025-05-07T21:06:03.4365447Z weighted=True, 2025-05-07T21:06:03.4365668Z row_wise=True, 2025-05-07T21:06:03.4365890Z mixed=True, 2025-05-07T21:06:03.4366116Z use_cache=True, 2025-05-07T21:06:03.4366362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4366669Z use_cpu=False, 2025-05-07T21:06:03.4366968Z output_dtype=SparseType.BF16, 2025-05-07T21:06:03.4367247Z ) 2025-05-07T21:06:03.4367490Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4368101Z self=, 2025-05-07T21:06:03.4368649Z compile=True, 2025-05-07T21:06:03.4368865Z T=4, 2025-05-07T21:06:03.4369065Z D=45, 2025-05-07T21:06:03.4369264Z B=51, 2025-05-07T21:06:03.4369455Z log_E=4, 2025-05-07T21:06:03.4369663Z L=11, 2025-05-07T21:06:03.4369874Z D_gradcheck=2, 2025-05-07T21:06:03.4370115Z stochastic_rounding=True, 2025-05-07T21:06:03.4370431Z weighted=True, 2025-05-07T21:06:03.4370660Z row_wise=False, 2025-05-07T21:06:03.4370878Z mixed=True, 2025-05-07T21:06:03.4371101Z use_cache=True, 2025-05-07T21:06:03.4371354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4371646Z use_cpu=True, 2025-05-07T21:06:03.4371892Z output_dtype=SparseType.FP16, 2025-05-07T21:06:03.4372169Z ) 2025-05-07T21:06:03.4372408Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4373029Z self=, 2025-05-07T21:06:03.4373573Z compile=True, 2025-05-07T21:06:03.4373793Z T=3, 2025-05-07T21:06:03.4373984Z D=99, 2025-05-07T21:06:03.4374181Z B=51, 2025-05-07T21:06:03.4374377Z log_E=5, 2025-05-07T21:06:03.4374576Z L=2, 2025-05-07T21:06:03.4374852Z D_gradcheck=1, 2025-05-07T21:06:03.4375095Z stochastic_rounding=False, 2025-05-07T21:06:03.4375364Z weighted=False, 2025-05-07T21:06:03.4375597Z row_wise=True, 2025-05-07T21:06:03.4375819Z mixed=False, 2025-05-07T21:06:03.4376034Z use_cache=True, 2025-05-07T21:06:03.4376285Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4376588Z use_cpu=False, 2025-05-07T21:06:03.4376826Z output_dtype=SparseType.FP32, 2025-05-07T21:06:03.4377104Z ) 2025-05-07T21:06:03.4377353Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4377945Z self=, 2025-05-07T21:06:03.4378496Z compile=False, 2025-05-07T21:06:03.4378716Z T=5, 2025-05-07T21:06:03.4378909Z D=125, 2025-05-07T21:06:03.4379109Z B=41, 2025-05-07T21:06:03.4379307Z log_E=5, 2025-05-07T21:06:03.4379508Z L=6, 2025-05-07T21:06:03.4379721Z D_gradcheck=2, 2025-05-07T21:06:03.4379967Z stochastic_rounding=True, 2025-05-07T21:06:03.4380240Z weighted=False, 2025-05-07T21:06:03.4380464Z row_wise=False, 2025-05-07T21:06:03.4380693Z mixed=True, 2025-05-07T21:06:03.4380917Z use_cache=False, 2025-05-07T21:06:03.4381175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4381477Z use_cpu=False, 2025-05-07T21:06:03.4381723Z output_dtype=SparseType.FP16, 2025-05-07T21:06:03.4381990Z ) 2025-05-07T21:06:03.4382236Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4382837Z self=, 2025-05-07T21:06:03.4383378Z compile=False, 2025-05-07T21:06:03.4383652Z T=3, 2025-05-07T21:06:03.4383849Z D=55, 2025-05-07T21:06:03.4384041Z B=126, 2025-05-07T21:06:03.4384242Z log_E=4, 2025-05-07T21:06:03.4384448Z L=3, 2025-05-07T21:06:03.4384647Z D_gradcheck=1, 2025-05-07T21:06:03.4384887Z stochastic_rounding=True, 2025-05-07T21:06:03.4385160Z weighted=False, 2025-05-07T21:06:03.4385381Z row_wise=False, 2025-05-07T21:06:03.4385689Z mixed=True, 2025-05-07T21:06:03.4385909Z use_cache=True, 2025-05-07T21:06:03.4386160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4386451Z use_cpu=True, 2025-05-07T21:06:03.4386699Z output_dtype=SparseType.FP32, 2025-05-07T21:06:03.4386969Z ) 2025-05-07T21:06:03.4387212Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4387850Z self=, 2025-05-07T21:06:03.4388404Z compile=False, 2025-05-07T21:06:03.4388621Z T=2, 2025-05-07T21:06:03.4388821Z D=30, 2025-05-07T21:06:03.4389022Z B=121, 2025-05-07T21:06:03.4389218Z log_E=4, 2025-05-07T21:06:03.4389423Z L=10, 2025-05-07T21:06:03.4389630Z D_gradcheck=1, 2025-05-07T21:06:03.4389862Z stochastic_rounding=True, 2025-05-07T21:06:03.4390131Z weighted=True, 2025-05-07T21:06:03.4390358Z row_wise=False, 2025-05-07T21:06:03.4390574Z mixed=True, 2025-05-07T21:06:03.4390801Z use_cache=True, 2025-05-07T21:06:03.4391100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4391460Z use_cpu=True, 2025-05-07T21:06:03.4391771Z output_dtype=SparseType.FP16, 2025-05-07T21:06:03.4392046Z ) 2025-05-07T21:06:03.4392290Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4392888Z self=, 2025-05-07T21:06:03.4393449Z compile=False, 2025-05-07T21:06:03.4393707Z T=1, 2025-05-07T21:06:03.4393903Z D=32, 2025-05-07T21:06:03.4402153Z B=8, 2025-05-07T21:06:03.4402367Z log_E=3, 2025-05-07T21:06:03.4402576Z L=13, 2025-05-07T21:06:03.4402781Z D_gradcheck=2, 2025-05-07T21:06:03.4403021Z stochastic_rounding=False, 2025-05-07T21:06:03.4403292Z weighted=False, 2025-05-07T21:06:03.4403525Z row_wise=False, 2025-05-07T21:06:03.4403746Z mixed=True, 2025-05-07T21:06:03.4403976Z use_cache=False, 2025-05-07T21:06:03.4404247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4404552Z use_cpu=True, 2025-05-07T21:06:03.4404795Z output_dtype=SparseType.FP16, 2025-05-07T21:06:03.4405077Z ) 2025-05-07T21:06:03.4405326Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4405922Z self=, 2025-05-07T21:06:03.4406473Z compile=True, 2025-05-07T21:06:03.4406697Z T=3, 2025-05-07T21:06:03.4406891Z D=112, 2025-05-07T21:06:03.4407094Z B=77, 2025-05-07T21:06:03.4407292Z log_E=5, 2025-05-07T21:06:03.4407493Z L=1, 2025-05-07T21:06:03.4407699Z D_gradcheck=1, 2025-05-07T21:06:03.4407938Z stochastic_rounding=True, 2025-05-07T21:06:03.4408202Z weighted=False, 2025-05-07T21:06:03.4408428Z row_wise=True, 2025-05-07T21:06:03.4408649Z mixed=True, 2025-05-07T21:06:03.4408862Z use_cache=False, 2025-05-07T21:06:03.4409122Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4409423Z use_cpu=True, 2025-05-07T21:06:03.4409664Z output_dtype=SparseType.FP16, 2025-05-07T21:06:03.4409937Z ) 2025-05-07T21:06:03.4410183Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4410779Z self=, 2025-05-07T21:06:03.4411317Z compile=True, 2025-05-07T21:06:03.4411538Z T=5, 2025-05-07T21:06:03.4411735Z D=41, 2025-05-07T21:06:03.4411923Z B=108, 2025-05-07T21:06:03.4412123Z log_E=4, 2025-05-07T21:06:03.4412331Z L=18, 2025-05-07T21:06:03.4413216Z D_gradcheck=1, 2025-05-07T21:06:03.4413463Z stochastic_rounding=False, 2025-05-07T21:06:03.4413734Z weighted=True, 2025-05-07T21:06:03.4413953Z row_wise=True, 2025-05-07T21:06:03.4414171Z mixed=True, 2025-05-07T21:06:03.4414390Z use_cache=True, 2025-05-07T21:06:03.4414635Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:03.4415075Z use_cpu=True, 2025-05-07T21:06:03.4415374Z output_dtype=SparseType.FP32, 2025-05-07T21:06:03.4415647Z ) 2025-05-07T21:06:03.4415892Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:03.4416489Z self=, 2025-05-07T21:06:03.4417037Z compile=True, 2025-05-07T21:06:03.4417252Z T=4, 2025-05-07T21:06:03.4417499Z D=121, 2025-05-07T21:06:03.4417701Z B=73, 2025-05-07T21:06:03.4417893Z log_E=4, 2025-05-07T21:06:03.4418099Z L=12, 2025-05-07T21:06:03.4418305Z D_gradcheck=2, 2025-05-07T21:06:03.4418544Z stochastic_rounding=True, 2025-05-07T21:06:03.4418815Z weighted=True, 2025-05-07T21:06:03.4419046Z row_wise=False, 2025-05-07T21:06:03.4419264Z mixed=True, 2025-05-07T21:06:03.4419486Z use_cache=False, 2025-05-07T21:06:03.4419743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:03.4420037Z use_cpu=False, 2025-05-07T21:06:03.4420283Z output_dtype=SparseType.BF16, 2025-05-07T21:06:03.4420604Z ) 2025-05-07T21:06:10.9604748Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9605667Z self=, 2025-05-07T21:06:10.9606421Z compile=False, 2025-05-07T21:06:10.9606649Z T=2, 2025-05-07T21:06:10.9606843Z D=115, 2025-05-07T21:06:10.9607043Z B=3, 2025-05-07T21:06:10.9607268Z log_E=3, 2025-05-07T21:06:10.9607469Z L=8, 2025-05-07T21:06:10.9607674Z D_gradcheck=2, 2025-05-07T21:06:10.9607916Z stochastic_rounding=False, 2025-05-07T21:06:10.9608187Z weighted=True, 2025-05-07T21:06:10.9608414Z row_wise=False, 2025-05-07T21:06:10.9608640Z mixed=False, 2025-05-07T21:06:10.9608859Z use_cache=False, 2025-05-07T21:06:10.9609119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9609420Z use_cpu=False, 2025-05-07T21:06:10.9609666Z output_dtype=SparseType.FP32, 2025-05-07T21:06:10.9609949Z ) 2025-05-07T21:06:10.9610196Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9610803Z self=, 2025-05-07T21:06:10.9611347Z compile=False, 2025-05-07T21:06:10.9611566Z T=3, 2025-05-07T21:06:10.9611763Z D=117, 2025-05-07T21:06:10.9611957Z B=62, 2025-05-07T21:06:10.9612152Z log_E=3, 2025-05-07T21:06:10.9612360Z L=6, 2025-05-07T21:06:10.9612563Z D_gradcheck=1, 2025-05-07T21:06:10.9612807Z stochastic_rounding=True, 2025-05-07T21:06:10.9613081Z weighted=True, 2025-05-07T21:06:10.9613309Z row_wise=False, 2025-05-07T21:06:10.9613532Z mixed=True, 2025-05-07T21:06:10.9613757Z use_cache=False, 2025-05-07T21:06:10.9614015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9614315Z use_cpu=True, 2025-05-07T21:06:10.9614563Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9614941Z ) 2025-05-07T21:06:10.9615210Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9615821Z self=, 2025-05-07T21:06:10.9616374Z compile=False, 2025-05-07T21:06:10.9616589Z T=4, 2025-05-07T21:06:10.9616785Z D=98, 2025-05-07T21:06:10.9616986Z B=102, 2025-05-07T21:06:10.9617179Z log_E=4, 2025-05-07T21:06:10.9617386Z L=16, 2025-05-07T21:06:10.9617592Z D_gradcheck=1, 2025-05-07T21:06:10.9617828Z stochastic_rounding=True, 2025-05-07T21:06:10.9618094Z weighted=False, 2025-05-07T21:06:10.9618319Z row_wise=True, 2025-05-07T21:06:10.9618839Z mixed=False, 2025-05-07T21:06:10.9619066Z use_cache=False, 2025-05-07T21:06:10.9619322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9619614Z use_cpu=False, 2025-05-07T21:06:10.9619858Z output_dtype=SparseType.FP16, 2025-05-07T21:06:10.9620129Z ) 2025-05-07T21:06:10.9620370Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9621114Z self=, 2025-05-07T21:06:10.9621662Z compile=False, 2025-05-07T21:06:10.9621875Z T=1, 2025-05-07T21:06:10.9622074Z D=17, 2025-05-07T21:06:10.9622268Z B=38, 2025-05-07T21:06:10.9622459Z log_E=4, 2025-05-07T21:06:10.9622666Z L=15, 2025-05-07T21:06:10.9622867Z D_gradcheck=1, 2025-05-07T21:06:10.9623183Z stochastic_rounding=False, 2025-05-07T21:06:10.9623449Z weighted=False, 2025-05-07T21:06:10.9623676Z row_wise=True, 2025-05-07T21:06:10.9623899Z mixed=True, 2025-05-07T21:06:10.9624117Z use_cache=False, 2025-05-07T21:06:10.9624373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.9624668Z use_cpu=True, 2025-05-07T21:06:10.9624904Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9625173Z ) 2025-05-07T21:06:10.9625417Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9626014Z self=, 2025-05-07T21:06:10.9626655Z compile=False, 2025-05-07T21:06:10.9626876Z T=2, 2025-05-07T21:06:10.9627065Z D=39, 2025-05-07T21:06:10.9627259Z B=72, 2025-05-07T21:06:10.9627455Z log_E=3, 2025-05-07T21:06:10.9627653Z L=4, 2025-05-07T21:06:10.9627856Z D_gradcheck=1, 2025-05-07T21:06:10.9628102Z stochastic_rounding=False, 2025-05-07T21:06:10.9628369Z weighted=False, 2025-05-07T21:06:10.9628597Z row_wise=True, 2025-05-07T21:06:10.9628815Z mixed=True, 2025-05-07T21:06:10.9629028Z use_cache=True, 2025-05-07T21:06:10.9629282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9629577Z use_cpu=True, 2025-05-07T21:06:10.9629821Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9630089Z ) 2025-05-07T21:06:10.9630335Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9630929Z self=, 2025-05-07T21:06:10.9631471Z compile=True, 2025-05-07T21:06:10.9631688Z T=1, 2025-05-07T21:06:10.9631883Z D=56, 2025-05-07T21:06:10.9632071Z B=120, 2025-05-07T21:06:10.9632267Z log_E=3, 2025-05-07T21:06:10.9632470Z L=5, 2025-05-07T21:06:10.9632664Z D_gradcheck=2, 2025-05-07T21:06:10.9632902Z stochastic_rounding=True, 2025-05-07T21:06:10.9633166Z weighted=False, 2025-05-07T21:06:10.9633392Z row_wise=True, 2025-05-07T21:06:10.9633615Z mixed=False, 2025-05-07T21:06:10.9633837Z use_cache=True, 2025-05-07T21:06:10.9634080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9634379Z use_cpu=False, 2025-05-07T21:06:10.9634622Z output_dtype=SparseType.FP16, 2025-05-07T21:06:10.9634884Z ) 2025-05-07T21:06:10.9635128Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9635731Z self=, 2025-05-07T21:06:10.9636653Z compile=False, 2025-05-07T21:06:10.9636886Z T=2, 2025-05-07T21:06:10.9637082Z D=10, 2025-05-07T21:06:10.9637280Z B=10, 2025-05-07T21:06:10.9637476Z log_E=4, 2025-05-07T21:06:10.9637674Z L=16, 2025-05-07T21:06:10.9637877Z D_gradcheck=2, 2025-05-07T21:06:10.9638117Z stochastic_rounding=True, 2025-05-07T21:06:10.9638384Z weighted=False, 2025-05-07T21:06:10.9638610Z row_wise=True, 2025-05-07T21:06:10.9638834Z mixed=False, 2025-05-07T21:06:10.9639052Z use_cache=False, 2025-05-07T21:06:10.9639315Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.9639608Z use_cpu=True, 2025-05-07T21:06:10.9639936Z output_dtype=SparseType.FP16, 2025-05-07T21:06:10.9640213Z ) 2025-05-07T21:06:10.9640460Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9641060Z self=, 2025-05-07T21:06:10.9641594Z compile=True, 2025-05-07T21:06:10.9641870Z T=5, 2025-05-07T21:06:10.9642066Z D=58, 2025-05-07T21:06:10.9642254Z B=79, 2025-05-07T21:06:10.9642448Z log_E=3, 2025-05-07T21:06:10.9642650Z L=19, 2025-05-07T21:06:10.9642845Z D_gradcheck=1, 2025-05-07T21:06:10.9643080Z stochastic_rounding=True, 2025-05-07T21:06:10.9643354Z weighted=False, 2025-05-07T21:06:10.9643573Z row_wise=True, 2025-05-07T21:06:10.9643795Z mixed=False, 2025-05-07T21:06:10.9644080Z use_cache=True, 2025-05-07T21:06:10.9644326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.9644624Z use_cpu=False, 2025-05-07T21:06:10.9644870Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9645134Z ) 2025-05-07T21:06:10.9645378Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9645975Z self=, 2025-05-07T21:06:10.9646514Z compile=False, 2025-05-07T21:06:10.9646732Z T=1, 2025-05-07T21:06:10.9646928Z D=79, 2025-05-07T21:06:10.9647175Z B=63, 2025-05-07T21:06:10.9647509Z log_E=5, 2025-05-07T21:06:10.9647717Z L=10, 2025-05-07T21:06:10.9647919Z D_gradcheck=2, 2025-05-07T21:06:10.9648153Z stochastic_rounding=False, 2025-05-07T21:06:10.9648423Z weighted=False, 2025-05-07T21:06:10.9648653Z row_wise=False, 2025-05-07T21:06:10.9648869Z mixed=False, 2025-05-07T21:06:10.9649093Z use_cache=True, 2025-05-07T21:06:10.9649348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9649646Z use_cpu=True, 2025-05-07T21:06:10.9649893Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9650164Z ) 2025-05-07T21:06:10.9650407Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9651004Z self=, 2025-05-07T21:06:10.9651548Z compile=True, 2025-05-07T21:06:10.9651761Z T=1, 2025-05-07T21:06:10.9651957Z D=36, 2025-05-07T21:06:10.9652156Z B=110, 2025-05-07T21:06:10.9652350Z log_E=4, 2025-05-07T21:06:10.9652560Z L=17, 2025-05-07T21:06:10.9652765Z D_gradcheck=2, 2025-05-07T21:06:10.9652998Z stochastic_rounding=True, 2025-05-07T21:06:10.9653269Z weighted=True, 2025-05-07T21:06:10.9653497Z row_wise=True, 2025-05-07T21:06:10.9653713Z mixed=True, 2025-05-07T21:06:10.9653935Z use_cache=True, 2025-05-07T21:06:10.9654190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9654611Z use_cpu=False, 2025-05-07T21:06:10.9655065Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9655448Z ) 2025-05-07T21:06:10.9655816Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9656637Z self=, 2025-05-07T21:06:10.9657399Z compile=False, 2025-05-07T21:06:10.9657711Z T=1, 2025-05-07T21:06:10.9658007Z D=109, 2025-05-07T21:06:10.9658307Z B=68, 2025-05-07T21:06:10.9658591Z log_E=3, 2025-05-07T21:06:10.9658954Z L=13, 2025-05-07T21:06:10.9659249Z D_gradcheck=2, 2025-05-07T21:06:10.9659592Z stochastic_rounding=False, 2025-05-07T21:06:10.9659974Z weighted=False, 2025-05-07T21:06:10.9660286Z row_wise=False, 2025-05-07T21:06:10.9660566Z mixed=True, 2025-05-07T21:06:10.9660786Z use_cache=False, 2025-05-07T21:06:10.9661040Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9661340Z use_cpu=True, 2025-05-07T21:06:10.9661586Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9661852Z ) 2025-05-07T21:06:10.9662097Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9662783Z self=, 2025-05-07T21:06:10.9663332Z compile=True, 2025-05-07T21:06:10.9663543Z T=5, 2025-05-07T21:06:10.9663743Z D=104, 2025-05-07T21:06:10.9663940Z B=123, 2025-05-07T21:06:10.9664133Z log_E=4, 2025-05-07T21:06:10.9664336Z L=17, 2025-05-07T21:06:10.9664585Z D_gradcheck=2, 2025-05-07T21:06:10.9664824Z stochastic_rounding=False, 2025-05-07T21:06:10.9665096Z weighted=False, 2025-05-07T21:06:10.9665322Z row_wise=True, 2025-05-07T21:06:10.9665535Z mixed=True, 2025-05-07T21:06:10.9665758Z use_cache=False, 2025-05-07T21:06:10.9666015Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9666305Z use_cpu=True, 2025-05-07T21:06:10.9666633Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9666903Z ) 2025-05-07T21:06:10.9667141Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9667740Z self=, 2025-05-07T21:06:10.9668287Z compile=True, 2025-05-07T21:06:10.9668501Z T=1, 2025-05-07T21:06:10.9668696Z D=69, 2025-05-07T21:06:10.9668892Z B=15, 2025-05-07T21:06:10.9669081Z log_E=3, 2025-05-07T21:06:10.9669285Z L=3, 2025-05-07T21:06:10.9669488Z D_gradcheck=1, 2025-05-07T21:06:10.9669726Z stochastic_rounding=False, 2025-05-07T21:06:10.9670043Z weighted=False, 2025-05-07T21:06:10.9670271Z row_wise=True, 2025-05-07T21:06:10.9670492Z mixed=False, 2025-05-07T21:06:10.9670711Z use_cache=False, 2025-05-07T21:06:10.9670970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9671269Z use_cpu=True, 2025-05-07T21:06:10.9671508Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9671781Z ) 2025-05-07T21:06:10.9672027Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9672639Z self=, 2025-05-07T21:06:10.9673186Z compile=True, 2025-05-07T21:06:10.9673408Z T=5, 2025-05-07T21:06:10.9673596Z D=85, 2025-05-07T21:06:10.9673791Z B=9, 2025-05-07T21:06:10.9673989Z log_E=3, 2025-05-07T21:06:10.9674186Z L=11, 2025-05-07T21:06:10.9674390Z D_gradcheck=2, 2025-05-07T21:06:10.9674629Z stochastic_rounding=True, 2025-05-07T21:06:10.9674893Z weighted=True, 2025-05-07T21:06:10.9675124Z row_wise=True, 2025-05-07T21:06:10.9675347Z mixed=True, 2025-05-07T21:06:10.9675594Z use_cache=True, 2025-05-07T21:06:10.9675861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.9676160Z use_cpu=True, 2025-05-07T21:06:10.9676403Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9676666Z ) 2025-05-07T21:06:10.9676911Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9677527Z self=, 2025-05-07T21:06:10.9678072Z compile=True, 2025-05-07T21:06:10.9678295Z T=2, 2025-05-07T21:06:10.9678491Z D=99, 2025-05-07T21:06:10.9678678Z B=110, 2025-05-07T21:06:10.9678880Z log_E=5, 2025-05-07T21:06:10.9679083Z L=0, 2025-05-07T21:06:10.9679279Z D_gradcheck=2, 2025-05-07T21:06:10.9679518Z stochastic_rounding=False, 2025-05-07T21:06:10.9679785Z weighted=True, 2025-05-07T21:06:10.9680006Z row_wise=True, 2025-05-07T21:06:10.9680229Z mixed=True, 2025-05-07T21:06:10.9680448Z use_cache=False, 2025-05-07T21:06:10.9680701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9681002Z use_cpu=False, 2025-05-07T21:06:10.9681254Z output_dtype=SparseType.FP32, 2025-05-07T21:06:10.9681518Z ) 2025-05-07T21:06:10.9681763Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9682383Z self=, 2025-05-07T21:06:10.9682926Z compile=True, 2025-05-07T21:06:10.9683191Z T=4, 2025-05-07T21:06:10.9683387Z D=54, 2025-05-07T21:06:10.9683583Z B=53, 2025-05-07T21:06:10.9683773Z log_E=3, 2025-05-07T21:06:10.9683977Z L=6, 2025-05-07T21:06:10.9684182Z D_gradcheck=1, 2025-05-07T21:06:10.9684416Z stochastic_rounding=True, 2025-05-07T21:06:10.9684684Z weighted=True, 2025-05-07T21:06:10.9684909Z row_wise=False, 2025-05-07T21:06:10.9685175Z mixed=False, 2025-05-07T21:06:10.9685403Z use_cache=True, 2025-05-07T21:06:10.9685655Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9685948Z use_cpu=False, 2025-05-07T21:06:10.9686194Z output_dtype=SparseType.FP32, 2025-05-07T21:06:10.9686466Z ) 2025-05-07T21:06:10.9686706Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9687361Z self=, 2025-05-07T21:06:10.9687932Z compile=False, 2025-05-07T21:06:10.9688147Z T=5, 2025-05-07T21:06:10.9688340Z D=60, 2025-05-07T21:06:10.9688538Z B=112, 2025-05-07T21:06:10.9688730Z log_E=4, 2025-05-07T21:06:10.9688946Z L=7, 2025-05-07T21:06:10.9689147Z D_gradcheck=1, 2025-05-07T21:06:10.9689381Z stochastic_rounding=False, 2025-05-07T21:06:10.9697380Z weighted=False, 2025-05-07T21:06:10.9697652Z row_wise=True, 2025-05-07T21:06:10.9697878Z mixed=True, 2025-05-07T21:06:10.9698103Z use_cache=True, 2025-05-07T21:06:10.9698422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:10.9698725Z use_cpu=True, 2025-05-07T21:06:10.9698968Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9699236Z ) 2025-05-07T21:06:10.9699482Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:10.9700086Z self=, 2025-05-07T21:06:10.9700632Z compile=False, 2025-05-07T21:06:10.9700851Z T=3, 2025-05-07T21:06:10.9701047Z D=36, 2025-05-07T21:06:10.9701243Z B=35, 2025-05-07T21:06:10.9701441Z log_E=5, 2025-05-07T21:06:10.9701650Z L=6, 2025-05-07T21:06:10.9701844Z D_gradcheck=1, 2025-05-07T21:06:10.9702086Z stochastic_rounding=False, 2025-05-07T21:06:10.9702352Z weighted=True, 2025-05-07T21:06:10.9702570Z row_wise=False, 2025-05-07T21:06:10.9702788Z mixed=False, 2025-05-07T21:06:10.9703006Z use_cache=False, 2025-05-07T21:06:10.9703261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:10.9703560Z use_cpu=False, 2025-05-07T21:06:10.9703803Z output_dtype=SparseType.BF16, 2025-05-07T21:06:10.9704072Z ) 2025-05-07T21:06:20.7822880Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7823846Z self=, 2025-05-07T21:06:20.7824656Z compile=False, 2025-05-07T21:06:20.7824954Z T=4, 2025-05-07T21:06:20.7825161Z D=71, 2025-05-07T21:06:20.7825351Z B=86, 2025-05-07T21:06:20.7825545Z log_E=5, 2025-05-07T21:06:20.7825754Z L=9, 2025-05-07T21:06:20.7825948Z D_gradcheck=1, 2025-05-07T21:06:20.7826190Z stochastic_rounding=False, 2025-05-07T21:06:20.7826459Z weighted=False, 2025-05-07T21:06:20.7826679Z row_wise=True, 2025-05-07T21:06:20.7826901Z mixed=False, 2025-05-07T21:06:20.7827124Z use_cache=True, 2025-05-07T21:06:20.7827369Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7827673Z use_cpu=False, 2025-05-07T21:06:20.7827928Z output_dtype=SparseType.FP32, 2025-05-07T21:06:20.7828201Z ) 2025-05-07T21:06:20.7828447Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7829051Z self=, 2025-05-07T21:06:20.7829591Z compile=True, 2025-05-07T21:06:20.7829816Z T=1, 2025-05-07T21:06:20.7830018Z D=107, 2025-05-07T21:06:20.7830209Z B=44, 2025-05-07T21:06:20.7830407Z log_E=5, 2025-05-07T21:06:20.7830609Z L=0, 2025-05-07T21:06:20.7831123Z D_gradcheck=2, 2025-05-07T21:06:20.7831367Z stochastic_rounding=True, 2025-05-07T21:06:20.7831635Z weighted=False, 2025-05-07T21:06:20.7831857Z row_wise=False, 2025-05-07T21:06:20.7832080Z mixed=False, 2025-05-07T21:06:20.7832301Z use_cache=True, 2025-05-07T21:06:20.7832559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7832940Z use_cpu=False, 2025-05-07T21:06:20.7833187Z output_dtype=SparseType.FP32, 2025-05-07T21:06:20.7833472Z ) 2025-05-07T21:06:20.7833711Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7834310Z self=, 2025-05-07T21:06:20.7834864Z compile=False, 2025-05-07T21:06:20.7835078Z T=4, 2025-05-07T21:06:20.7835359Z D=24, 2025-05-07T21:06:20.7835556Z B=65, 2025-05-07T21:06:20.7835745Z log_E=5, 2025-05-07T21:06:20.7836221Z L=1, 2025-05-07T21:06:20.7836428Z D_gradcheck=2, 2025-05-07T21:06:20.7836665Z stochastic_rounding=True, 2025-05-07T21:06:20.7836933Z weighted=False, 2025-05-07T21:06:20.7837158Z row_wise=False, 2025-05-07T21:06:20.7837374Z mixed=False, 2025-05-07T21:06:20.7837596Z use_cache=False, 2025-05-07T21:06:20.7837855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7838147Z use_cpu=False, 2025-05-07T21:06:20.7838393Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.7838759Z ) 2025-05-07T21:06:20.7839002Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7839592Z self=, 2025-05-07T21:06:20.7840135Z compile=True, 2025-05-07T21:06:20.7840352Z T=4, 2025-05-07T21:06:20.7840547Z D=108, 2025-05-07T21:06:20.7840746Z B=102, 2025-05-07T21:06:20.7840941Z log_E=4, 2025-05-07T21:06:20.7841139Z L=17, 2025-05-07T21:06:20.7841340Z D_gradcheck=2, 2025-05-07T21:06:20.7841580Z stochastic_rounding=False, 2025-05-07T21:06:20.7841845Z weighted=True, 2025-05-07T21:06:20.7842069Z row_wise=False, 2025-05-07T21:06:20.7842292Z mixed=False, 2025-05-07T21:06:20.7842507Z use_cache=False, 2025-05-07T21:06:20.7842764Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:20.7843060Z use_cpu=False, 2025-05-07T21:06:20.7843299Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.7843570Z ) 2025-05-07T21:06:20.7843818Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7844408Z self=, 2025-05-07T21:06:20.7844953Z compile=True, 2025-05-07T21:06:20.7845168Z T=2, 2025-05-07T21:06:20.7845362Z D=98, 2025-05-07T21:06:20.7845551Z B=111, 2025-05-07T21:06:20.7845751Z log_E=4, 2025-05-07T21:06:20.7845952Z L=1, 2025-05-07T21:06:20.7846148Z D_gradcheck=2, 2025-05-07T21:06:20.7846389Z stochastic_rounding=False, 2025-05-07T21:06:20.7846660Z weighted=False, 2025-05-07T21:06:20.7846884Z row_wise=False, 2025-05-07T21:06:20.7847106Z mixed=True, 2025-05-07T21:06:20.7847326Z use_cache=True, 2025-05-07T21:06:20.7847612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:20.7847911Z use_cpu=False, 2025-05-07T21:06:20.7848151Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.7848425Z ) 2025-05-07T21:06:20.7848671Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7849267Z self=, 2025-05-07T21:06:20.7849815Z compile=True, 2025-05-07T21:06:20.7850033Z T=3, 2025-05-07T21:06:20.7850222Z D=54, 2025-05-07T21:06:20.7850416Z B=36, 2025-05-07T21:06:20.7850609Z log_E=3, 2025-05-07T21:06:20.7850805Z L=4, 2025-05-07T21:06:20.7851009Z D_gradcheck=2, 2025-05-07T21:06:20.7851247Z stochastic_rounding=True, 2025-05-07T21:06:20.7851507Z weighted=True, 2025-05-07T21:06:20.7851732Z row_wise=False, 2025-05-07T21:06:20.7852032Z mixed=False, 2025-05-07T21:06:20.7852250Z use_cache=True, 2025-05-07T21:06:20.7852498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:20.7852794Z use_cpu=True, 2025-05-07T21:06:20.7853030Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.7853301Z ) 2025-05-07T21:06:20.7853545Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7854213Z self=, 2025-05-07T21:06:20.7854753Z compile=False, 2025-05-07T21:06:20.7855077Z T=2, 2025-05-07T21:06:20.7855270Z D=12, 2025-05-07T21:06:20.7855460Z B=59, 2025-05-07T21:06:20.7855655Z log_E=5, 2025-05-07T21:06:20.7855860Z L=18, 2025-05-07T21:06:20.7856055Z D_gradcheck=1, 2025-05-07T21:06:20.7856362Z stochastic_rounding=False, 2025-05-07T21:06:20.7856635Z weighted=True, 2025-05-07T21:06:20.7856853Z row_wise=True, 2025-05-07T21:06:20.7857071Z mixed=False, 2025-05-07T21:06:20.7857294Z use_cache=True, 2025-05-07T21:06:20.7857539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7857835Z use_cpu=True, 2025-05-07T21:06:20.7858079Z output_dtype=SparseType.BF16, 2025-05-07T21:06:20.7858343Z ) 2025-05-07T21:06:20.7858587Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7859186Z self=, 2025-05-07T21:06:20.7859780Z compile=True, 2025-05-07T21:06:20.7859994Z T=3, 2025-05-07T21:06:20.7860189Z D=88, 2025-05-07T21:06:20.7860384Z B=116, 2025-05-07T21:06:20.7860579Z log_E=5, 2025-05-07T21:06:20.7860782Z L=5, 2025-05-07T21:06:20.7860985Z D_gradcheck=1, 2025-05-07T21:06:20.7861222Z stochastic_rounding=True, 2025-05-07T21:06:20.7861491Z weighted=True, 2025-05-07T21:06:20.7861715Z row_wise=True, 2025-05-07T21:06:20.7861929Z mixed=False, 2025-05-07T21:06:20.7862151Z use_cache=False, 2025-05-07T21:06:20.7862417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:20.7862708Z use_cpu=True, 2025-05-07T21:06:20.7862953Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.7863225Z ) 2025-05-07T21:06:20.7863462Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7864062Z self=, 2025-05-07T21:06:20.7864606Z compile=True, 2025-05-07T21:06:20.7864818Z T=2, 2025-05-07T21:06:20.7865010Z D=18, 2025-05-07T21:06:20.7865207Z B=41, 2025-05-07T21:06:20.7865396Z log_E=5, 2025-05-07T21:06:20.7865596Z L=12, 2025-05-07T21:06:20.7865795Z D_gradcheck=1, 2025-05-07T21:06:20.7866040Z stochastic_rounding=True, 2025-05-07T21:06:20.7866311Z weighted=False, 2025-05-07T21:06:20.7866541Z row_wise=True, 2025-05-07T21:06:20.7866756Z mixed=True, 2025-05-07T21:06:20.7866977Z use_cache=True, 2025-05-07T21:06:20.7867232Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7867519Z use_cpu=True, 2025-05-07T21:06:20.7867767Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.7868038Z ) 2025-05-07T21:06:20.7868275Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7868870Z self=, 2025-05-07T21:06:20.7869420Z compile=False, 2025-05-07T21:06:20.7869637Z T=5, 2025-05-07T21:06:20.7869833Z D=41, 2025-05-07T21:06:20.7870029Z B=122, 2025-05-07T21:06:20.7870227Z log_E=3, 2025-05-07T21:06:20.7870426Z L=0, 2025-05-07T21:06:20.7870630Z D_gradcheck=1, 2025-05-07T21:06:20.7870868Z stochastic_rounding=True, 2025-05-07T21:06:20.7871130Z weighted=True, 2025-05-07T21:06:20.7871352Z row_wise=True, 2025-05-07T21:06:20.7871570Z mixed=True, 2025-05-07T21:06:20.7871783Z use_cache=False, 2025-05-07T21:06:20.7872043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7872337Z use_cpu=True, 2025-05-07T21:06:20.7872629Z output_dtype=SparseType.FP32, 2025-05-07T21:06:20.7872903Z ) 2025-05-07T21:06:20.7873146Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7873750Z self=, 2025-05-07T21:06:20.7874299Z compile=True, 2025-05-07T21:06:20.7874557Z T=5, 2025-05-07T21:06:20.7874749Z D=84, 2025-05-07T21:06:20.7874946Z B=22, 2025-05-07T21:06:20.7875142Z log_E=3, 2025-05-07T21:06:20.7875340Z L=19, 2025-05-07T21:06:20.7875544Z D_gradcheck=2, 2025-05-07T21:06:20.7875781Z stochastic_rounding=True, 2025-05-07T21:06:20.7876043Z weighted=True, 2025-05-07T21:06:20.7876269Z row_wise=True, 2025-05-07T21:06:20.7876487Z mixed=False, 2025-05-07T21:06:20.7876752Z use_cache=False, 2025-05-07T21:06:20.7877008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7877307Z use_cpu=False, 2025-05-07T21:06:20.7877555Z output_dtype=SparseType.FP16, 2025-05-07T21:06:20.7877827Z ) 2025-05-07T21:06:20.7878073Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7878689Z self=, 2025-05-07T21:06:20.7879237Z compile=True, 2025-05-07T21:06:20.7879456Z T=2, 2025-05-07T21:06:20.7879657Z D=121, 2025-05-07T21:06:20.7879853Z B=73, 2025-05-07T21:06:20.7880094Z log_E=5, 2025-05-07T21:06:20.7880303Z L=0, 2025-05-07T21:06:20.7880502Z D_gradcheck=2, 2025-05-07T21:06:20.7880747Z stochastic_rounding=False, 2025-05-07T21:06:20.7881020Z weighted=True, 2025-05-07T21:06:20.7881240Z row_wise=False, 2025-05-07T21:06:20.7881470Z mixed=True, 2025-05-07T21:06:20.7881690Z use_cache=False, 2025-05-07T21:06:20.7881947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:20.7882244Z use_cpu=True, 2025-05-07T21:06:20.7882493Z output_dtype=SparseType.BF16, 2025-05-07T21:06:20.7882757Z ) 2025-05-07T21:06:20.7883003Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7883600Z self=, 2025-05-07T21:06:20.7884149Z compile=False, 2025-05-07T21:06:20.7884363Z T=5, 2025-05-07T21:06:20.7884561Z D=2, 2025-05-07T21:06:20.7884756Z B=100, 2025-05-07T21:06:20.7884953Z log_E=3, 2025-05-07T21:06:20.7885162Z L=1, 2025-05-07T21:06:20.7885361Z D_gradcheck=1, 2025-05-07T21:06:20.7885592Z stochastic_rounding=True, 2025-05-07T21:06:20.7885862Z weighted=True, 2025-05-07T21:06:20.7886084Z row_wise=True, 2025-05-07T21:06:20.7886297Z mixed=False, 2025-05-07T21:06:20.7886516Z use_cache=True, 2025-05-07T21:06:20.7886769Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7887058Z use_cpu=True, 2025-05-07T21:06:20.7887301Z output_dtype=SparseType.FP32, 2025-05-07T21:06:20.7887572Z ) 2025-05-07T21:06:20.7887811Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7888427Z self=, 2025-05-07T21:06:20.7888972Z compile=True, 2025-05-07T21:06:20.7889190Z T=5, 2025-05-07T21:06:20.7889379Z D=112, 2025-05-07T21:06:20.7889573Z B=81, 2025-05-07T21:06:20.7889770Z log_E=3, 2025-05-07T21:06:20.7889969Z L=11, 2025-05-07T21:06:20.7890174Z D_gradcheck=2, 2025-05-07T21:06:20.7890413Z stochastic_rounding=False, 2025-05-07T21:06:20.7890674Z weighted=False, 2025-05-07T21:06:20.7890903Z row_wise=False, 2025-05-07T21:06:20.7891124Z mixed=False, 2025-05-07T21:06:20.7891335Z use_cache=True, 2025-05-07T21:06:20.7891585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:20.7891886Z use_cpu=True, 2025-05-07T21:06:20.7892124Z output_dtype=SparseType.FP32, 2025-05-07T21:06:20.7892396Z ) 2025-05-07T21:06:20.7892642Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7893289Z self=, 2025-05-07T21:06:20.7893842Z compile=False, 2025-05-07T21:06:20.7894064Z T=2, 2025-05-07T21:06:20.7894252Z D=51, 2025-05-07T21:06:20.7894449Z B=66, 2025-05-07T21:06:20.7894649Z log_E=4, 2025-05-07T21:06:20.7894958Z L=3, 2025-05-07T21:06:20.7895211Z D_gradcheck=2, 2025-05-07T21:06:20.7895451Z stochastic_rounding=True, 2025-05-07T21:06:20.7895722Z weighted=False, 2025-05-07T21:06:20.7895943Z row_wise=True, 2025-05-07T21:06:20.7896164Z mixed=False, 2025-05-07T21:06:20.7896387Z use_cache=False, 2025-05-07T21:06:20.7896642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7896938Z use_cpu=False, 2025-05-07T21:06:20.7897261Z output_dtype=SparseType.BF16, 2025-05-07T21:06:20.7897528Z ) 2025-05-07T21:06:20.7897769Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7898368Z self=, 2025-05-07T21:06:20.7898902Z compile=True, 2025-05-07T21:06:20.7899118Z T=4, 2025-05-07T21:06:20.7899311Z D=89, 2025-05-07T21:06:20.7899499Z B=59, 2025-05-07T21:06:20.7899694Z log_E=4, 2025-05-07T21:06:20.7899896Z L=13, 2025-05-07T21:06:20.7900090Z D_gradcheck=1, 2025-05-07T21:06:20.7900332Z stochastic_rounding=True, 2025-05-07T21:06:20.7900645Z weighted=False, 2025-05-07T21:06:20.7900863Z row_wise=True, 2025-05-07T21:06:20.7901083Z mixed=False, 2025-05-07T21:06:20.7901305Z use_cache=False, 2025-05-07T21:06:20.7901557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7901852Z use_cpu=True, 2025-05-07T21:06:20.7902100Z output_dtype=SparseType.FP32, 2025-05-07T21:06:20.7902370Z ) 2025-05-07T21:06:20.7902607Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7903212Z self=, 2025-05-07T21:06:20.7903755Z compile=True, 2025-05-07T21:06:20.7903968Z T=2, 2025-05-07T21:06:20.7904161Z D=118, 2025-05-07T21:06:20.7904357Z B=58, 2025-05-07T21:06:20.7904546Z log_E=5, 2025-05-07T21:06:20.7904750Z L=19, 2025-05-07T21:06:20.7904951Z D_gradcheck=1, 2025-05-07T21:06:20.7905183Z stochastic_rounding=True, 2025-05-07T21:06:20.7905459Z weighted=False, 2025-05-07T21:06:20.7905691Z row_wise=True, 2025-05-07T21:06:20.7905905Z mixed=False, 2025-05-07T21:06:20.7906126Z use_cache=True, 2025-05-07T21:06:20.7906374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:20.7906667Z use_cpu=False, 2025-05-07T21:06:20.7906915Z output_dtype=SparseType.FP32, 2025-05-07T21:06:20.7907185Z ) 2025-05-07T21:06:20.7907425Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:20.7908033Z self=, 2025-05-07T21:06:20.7908756Z compile=True, 2025-05-07T21:06:20.7908978Z T=5, 2025-05-07T21:06:20.7909170Z D=50, 2025-05-07T21:06:20.7909365Z B=7, 2025-05-07T21:06:20.7909564Z log_E=4, 2025-05-07T21:06:20.7909761Z L=16, 2025-05-07T21:06:20.7909960Z D_gradcheck=2, 2025-05-07T21:06:20.7910196Z stochastic_rounding=True, 2025-05-07T21:06:20.7910453Z weighted=True, 2025-05-07T21:06:20.7910681Z row_wise=False, 2025-05-07T21:06:20.7910907Z mixed=True, 2025-05-07T21:06:20.7911117Z use_cache=True, 2025-05-07T21:06:20.7911365Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:20.7911664Z use_cpu=False, 2025-05-07T21:06:20.7911901Z output_dtype=SparseType.FP32, 2025-05-07T21:06:20.7912170Z ) 2025-05-07T21:06:23.7010407Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7011353Z self=, 2025-05-07T21:06:23.7012141Z compile=True, 2025-05-07T21:06:23.7012791Z T=5, 2025-05-07T21:06:23.7013076Z D=61, 2025-05-07T21:06:23.7013351Z B=127, 2025-05-07T21:06:23.7013637Z log_E=3, 2025-05-07T21:06:23.7013926Z L=3, 2025-05-07T21:06:23.7014204Z D_gradcheck=2, 2025-05-07T21:06:23.7014520Z stochastic_rounding=False, 2025-05-07T21:06:23.7014792Z weighted=False, 2025-05-07T21:06:23.7015129Z row_wise=False, 2025-05-07T21:06:23.7015500Z mixed=True, 2025-05-07T21:06:23.7015730Z use_cache=False, 2025-05-07T21:06:23.7023211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7023524Z use_cpu=True, 2025-05-07T21:06:23.7023777Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7024048Z ) 2025-05-07T21:06:23.7024295Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7025065Z self=, 2025-05-07T21:06:23.7025612Z compile=False, 2025-05-07T21:06:23.7025835Z T=1, 2025-05-07T21:06:23.7026033Z D=106, 2025-05-07T21:06:23.7026227Z B=6, 2025-05-07T21:06:23.7026420Z log_E=3, 2025-05-07T21:06:23.7026621Z L=7, 2025-05-07T21:06:23.7026813Z D_gradcheck=2, 2025-05-07T21:06:23.7027053Z stochastic_rounding=True, 2025-05-07T21:06:23.7027321Z weighted=False, 2025-05-07T21:06:23.7027543Z row_wise=True, 2025-05-07T21:06:23.7027763Z mixed=False, 2025-05-07T21:06:23.7027988Z use_cache=False, 2025-05-07T21:06:23.7028339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7028639Z use_cpu=True, 2025-05-07T21:06:23.7028884Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7029152Z ) 2025-05-07T21:06:23.7029395Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7029994Z self=, 2025-05-07T21:06:23.7030543Z compile=False, 2025-05-07T21:06:23.7030756Z T=1, 2025-05-07T21:06:23.7030953Z D=98, 2025-05-07T21:06:23.7031147Z B=112, 2025-05-07T21:06:23.7031343Z log_E=3, 2025-05-07T21:06:23.7031546Z L=7, 2025-05-07T21:06:23.7031750Z D_gradcheck=1, 2025-05-07T21:06:23.7031983Z stochastic_rounding=False, 2025-05-07T21:06:23.7032250Z weighted=True, 2025-05-07T21:06:23.7032475Z row_wise=False, 2025-05-07T21:06:23.7032689Z mixed=True, 2025-05-07T21:06:23.7032908Z use_cache=True, 2025-05-07T21:06:23.7033165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7033465Z use_cpu=False, 2025-05-07T21:06:23.7033711Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7033982Z ) 2025-05-07T21:06:23.7034220Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7034836Z self=, 2025-05-07T21:06:23.7035382Z compile=True, 2025-05-07T21:06:23.7035593Z T=4, 2025-05-07T21:06:23.7035791Z D=111, 2025-05-07T21:06:23.7036274Z B=90, 2025-05-07T21:06:23.7036466Z log_E=3, 2025-05-07T21:06:23.7036673Z L=8, 2025-05-07T21:06:23.7036874Z D_gradcheck=1, 2025-05-07T21:06:23.7037117Z stochastic_rounding=False, 2025-05-07T21:06:23.7037382Z weighted=True, 2025-05-07T21:06:23.7037609Z row_wise=True, 2025-05-07T21:06:23.7037831Z mixed=True, 2025-05-07T21:06:23.7038046Z use_cache=True, 2025-05-07T21:06:23.7038298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7038596Z use_cpu=True, 2025-05-07T21:06:23.7038837Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7039108Z ) 2025-05-07T21:06:23.7039350Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7039945Z self=, 2025-05-07T21:06:23.7040491Z compile=False, 2025-05-07T21:06:23.7040710Z T=5, 2025-05-07T21:06:23.7040898Z D=24, 2025-05-07T21:06:23.7041092Z B=79, 2025-05-07T21:06:23.7041284Z log_E=3, 2025-05-07T21:06:23.7041482Z L=20, 2025-05-07T21:06:23.7041763Z D_gradcheck=1, 2025-05-07T21:06:23.7042004Z stochastic_rounding=True, 2025-05-07T21:06:23.7042266Z weighted=True, 2025-05-07T21:06:23.7042493Z row_wise=True, 2025-05-07T21:06:23.7042710Z mixed=False, 2025-05-07T21:06:23.7042929Z use_cache=True, 2025-05-07T21:06:23.7043179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7043479Z use_cpu=False, 2025-05-07T21:06:23.7043790Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7044059Z ) 2025-05-07T21:06:23.7044301Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7044893Z self=, 2025-05-07T21:06:23.7045432Z compile=True, 2025-05-07T21:06:23.7045650Z T=4, 2025-05-07T21:06:23.7045901Z D=103, 2025-05-07T21:06:23.7046096Z B=128, 2025-05-07T21:06:23.7046294Z log_E=4, 2025-05-07T21:06:23.7046497Z L=13, 2025-05-07T21:06:23.7046694Z D_gradcheck=2, 2025-05-07T21:06:23.7046939Z stochastic_rounding=False, 2025-05-07T21:06:23.7047206Z weighted=True, 2025-05-07T21:06:23.7047425Z row_wise=True, 2025-05-07T21:06:23.7047645Z mixed=True, 2025-05-07T21:06:23.7047866Z use_cache=False, 2025-05-07T21:06:23.7048120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7048418Z use_cpu=False, 2025-05-07T21:06:23.7048692Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7049056Z ) 2025-05-07T21:06:23.7049300Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7049898Z self=, 2025-05-07T21:06:23.7050443Z compile=True, 2025-05-07T21:06:23.7050656Z T=1, 2025-05-07T21:06:23.7050850Z D=62, 2025-05-07T21:06:23.7051051Z B=31, 2025-05-07T21:06:23.7051238Z log_E=5, 2025-05-07T21:06:23.7051440Z L=6, 2025-05-07T21:06:23.7051638Z D_gradcheck=2, 2025-05-07T21:06:23.7051871Z stochastic_rounding=False, 2025-05-07T21:06:23.7052142Z weighted=False, 2025-05-07T21:06:23.7052369Z row_wise=True, 2025-05-07T21:06:23.7052579Z mixed=False, 2025-05-07T21:06:23.7052800Z use_cache=False, 2025-05-07T21:06:23.7053058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7053347Z use_cpu=False, 2025-05-07T21:06:23.7053589Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7053863Z ) 2025-05-07T21:06:23.7054099Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7054715Z self=, 2025-05-07T21:06:23.7055349Z compile=False, 2025-05-07T21:06:23.7055570Z T=3, 2025-05-07T21:06:23.7055759Z D=18, 2025-05-07T21:06:23.7055954Z B=20, 2025-05-07T21:06:23.7056146Z log_E=4, 2025-05-07T21:06:23.7056344Z L=19, 2025-05-07T21:06:23.7056546Z D_gradcheck=1, 2025-05-07T21:06:23.7056789Z stochastic_rounding=False, 2025-05-07T21:06:23.7057049Z weighted=True, 2025-05-07T21:06:23.7057275Z row_wise=True, 2025-05-07T21:06:23.7057493Z mixed=False, 2025-05-07T21:06:23.7057709Z use_cache=True, 2025-05-07T21:06:23.7057961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7058257Z use_cpu=False, 2025-05-07T21:06:23.7058496Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7058766Z ) 2025-05-07T21:06:23.7059009Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7059621Z self=, 2025-05-07T21:06:23.7060167Z compile=True, 2025-05-07T21:06:23.7060386Z T=1, 2025-05-07T21:06:23.7060574Z D=63, 2025-05-07T21:06:23.7060771Z B=75, 2025-05-07T21:06:23.7060965Z log_E=3, 2025-05-07T21:06:23.7061161Z L=15, 2025-05-07T21:06:23.7061366Z D_gradcheck=1, 2025-05-07T21:06:23.7061605Z stochastic_rounding=True, 2025-05-07T21:06:23.7061873Z weighted=True, 2025-05-07T21:06:23.7062092Z row_wise=True, 2025-05-07T21:06:23.7062367Z mixed=False, 2025-05-07T21:06:23.7062591Z use_cache=False, 2025-05-07T21:06:23.7062844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7063143Z use_cpu=False, 2025-05-07T21:06:23.7063389Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7063654Z ) 2025-05-07T21:06:23.7063894Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7064533Z self=, 2025-05-07T21:06:23.7065074Z compile=False, 2025-05-07T21:06:23.7065293Z T=4, 2025-05-07T21:06:23.7065487Z D=19, 2025-05-07T21:06:23.7065675Z B=70, 2025-05-07T21:06:23.7065869Z log_E=3, 2025-05-07T21:06:23.7066072Z L=18, 2025-05-07T21:06:23.7066266Z D_gradcheck=2, 2025-05-07T21:06:23.7066549Z stochastic_rounding=True, 2025-05-07T21:06:23.7066825Z weighted=False, 2025-05-07T21:06:23.7067043Z row_wise=False, 2025-05-07T21:06:23.7067262Z mixed=False, 2025-05-07T21:06:23.7067485Z use_cache=True, 2025-05-07T21:06:23.7067726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7068021Z use_cpu=True, 2025-05-07T21:06:23.7068264Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7068532Z ) 2025-05-07T21:06:23.7068773Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7069386Z self=, 2025-05-07T21:06:23.7069974Z compile=False, 2025-05-07T21:06:23.7070186Z T=1, 2025-05-07T21:06:23.7070380Z D=65, 2025-05-07T21:06:23.7070574Z B=116, 2025-05-07T21:06:23.7070765Z log_E=5, 2025-05-07T21:06:23.7070969Z L=6, 2025-05-07T21:06:23.7071176Z D_gradcheck=1, 2025-05-07T21:06:23.7071410Z stochastic_rounding=False, 2025-05-07T21:06:23.7071690Z weighted=True, 2025-05-07T21:06:23.7071914Z row_wise=False, 2025-05-07T21:06:23.7072136Z mixed=False, 2025-05-07T21:06:23.7072360Z use_cache=True, 2025-05-07T21:06:23.7072614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7072907Z use_cpu=True, 2025-05-07T21:06:23.7073154Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7073429Z ) 2025-05-07T21:06:23.7073669Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7074281Z self=, 2025-05-07T21:06:23.7074831Z compile=True, 2025-05-07T21:06:23.7075054Z T=3, 2025-05-07T21:06:23.7075252Z D=118, 2025-05-07T21:06:23.7075448Z B=69, 2025-05-07T21:06:23.7075636Z log_E=3, 2025-05-07T21:06:23.7075841Z L=16, 2025-05-07T21:06:23.7076049Z D_gradcheck=2, 2025-05-07T21:06:23.7076278Z stochastic_rounding=True, 2025-05-07T21:06:23.7076550Z weighted=False, 2025-05-07T21:06:23.7076781Z row_wise=False, 2025-05-07T21:06:23.7076995Z mixed=False, 2025-05-07T21:06:23.7077221Z use_cache=True, 2025-05-07T21:06:23.7077473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7077766Z use_cpu=False, 2025-05-07T21:06:23.7078014Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7078285Z ) 2025-05-07T21:06:23.7078523Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7079124Z self=, 2025-05-07T21:06:23.7079721Z compile=True, 2025-05-07T21:06:23.7079933Z T=5, 2025-05-07T21:06:23.7080128Z D=75, 2025-05-07T21:06:23.7080322Z B=68, 2025-05-07T21:06:23.7080510Z log_E=4, 2025-05-07T21:06:23.7080711Z L=12, 2025-05-07T21:06:23.7080912Z D_gradcheck=2, 2025-05-07T21:06:23.7081145Z stochastic_rounding=True, 2025-05-07T21:06:23.7081412Z weighted=False, 2025-05-07T21:06:23.7081641Z row_wise=False, 2025-05-07T21:06:23.7081865Z mixed=False, 2025-05-07T21:06:23.7082082Z use_cache=True, 2025-05-07T21:06:23.7082332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7082678Z use_cpu=True, 2025-05-07T21:06:23.7082919Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7083189Z ) 2025-05-07T21:06:23.7083432Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7084017Z self=, 2025-05-07T21:06:23.7084561Z compile=True, 2025-05-07T21:06:23.7084819Z T=1, 2025-05-07T21:06:23.7085010Z D=20, 2025-05-07T21:06:23.7085205Z B=89, 2025-05-07T21:06:23.7085401Z log_E=4, 2025-05-07T21:06:23.7085599Z L=13, 2025-05-07T21:06:23.7085804Z D_gradcheck=1, 2025-05-07T21:06:23.7086046Z stochastic_rounding=False, 2025-05-07T21:06:23.7086309Z weighted=True, 2025-05-07T21:06:23.7086532Z row_wise=True, 2025-05-07T21:06:23.7086749Z mixed=False, 2025-05-07T21:06:23.7087006Z use_cache=True, 2025-05-07T21:06:23.7087259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7087560Z use_cpu=False, 2025-05-07T21:06:23.7087805Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7088077Z ) 2025-05-07T21:06:23.7088320Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7088917Z self=, 2025-05-07T21:06:23.7089458Z compile=False, 2025-05-07T21:06:23.7089676Z T=3, 2025-05-07T21:06:23.7089873Z D=30, 2025-05-07T21:06:23.7090108Z B=43, 2025-05-07T21:06:23.7090304Z log_E=5, 2025-05-07T21:06:23.7090512Z L=6, 2025-05-07T21:06:23.7090708Z D_gradcheck=2, 2025-05-07T21:06:23.7090952Z stochastic_rounding=False, 2025-05-07T21:06:23.7091224Z weighted=False, 2025-05-07T21:06:23.7091444Z row_wise=True, 2025-05-07T21:06:23.7091666Z mixed=False, 2025-05-07T21:06:23.7091888Z use_cache=True, 2025-05-07T21:06:23.7092133Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7092429Z use_cpu=False, 2025-05-07T21:06:23.7092671Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7092934Z ) 2025-05-07T21:06:23.7093177Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7093770Z self=, 2025-05-07T21:06:23.7094312Z compile=True, 2025-05-07T21:06:23.7094520Z T=3, 2025-05-07T21:06:23.7094711Z D=34, 2025-05-07T21:06:23.7094964Z B=83, 2025-05-07T21:06:23.7095153Z log_E=4, 2025-05-07T21:06:23.7095357Z L=8, 2025-05-07T21:06:23.7095556Z D_gradcheck=2, 2025-05-07T21:06:23.7095790Z stochastic_rounding=False, 2025-05-07T21:06:23.7096056Z weighted=True, 2025-05-07T21:06:23.7096284Z row_wise=False, 2025-05-07T21:06:23.7096496Z mixed=True, 2025-05-07T21:06:23.7096716Z use_cache=True, 2025-05-07T21:06:23.7096967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7097255Z use_cpu=False, 2025-05-07T21:06:23.7097496Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7097767Z ) 2025-05-07T21:06:23.7098006Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7098615Z self=, 2025-05-07T21:06:23.7099163Z compile=True, 2025-05-07T21:06:23.7099375Z T=1, 2025-05-07T21:06:23.7099576Z D=31, 2025-05-07T21:06:23.7099771Z B=18, 2025-05-07T21:06:23.7099960Z log_E=3, 2025-05-07T21:06:23.7100167Z L=1, 2025-05-07T21:06:23.7100374Z D_gradcheck=2, 2025-05-07T21:06:23.7100613Z stochastic_rounding=True, 2025-05-07T21:06:23.7100875Z weighted=False, 2025-05-07T21:06:23.7101105Z row_wise=False, 2025-05-07T21:06:23.7101326Z mixed=True, 2025-05-07T21:06:23.7101541Z use_cache=False, 2025-05-07T21:06:23.7101801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7102106Z use_cpu=True, 2025-05-07T21:06:23.7102343Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7102617Z ) 2025-05-07T21:06:23.7103051Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7103726Z self=, 2025-05-07T21:06:23.7104272Z compile=True, 2025-05-07T21:06:23.7104490Z T=2, 2025-05-07T21:06:23.7104680Z D=39, 2025-05-07T21:06:23.7104877Z B=18, 2025-05-07T21:06:23.7105075Z log_E=3, 2025-05-07T21:06:23.7105272Z L=19, 2025-05-07T21:06:23.7105517Z D_gradcheck=2, 2025-05-07T21:06:23.7105757Z stochastic_rounding=True, 2025-05-07T21:06:23.7106019Z weighted=True, 2025-05-07T21:06:23.7106242Z row_wise=False, 2025-05-07T21:06:23.7106462Z mixed=False, 2025-05-07T21:06:23.7106674Z use_cache=False, 2025-05-07T21:06:23.7106932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7107223Z use_cpu=True, 2025-05-07T21:06:23.7107508Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7107776Z ) 2025-05-07T21:06:23.7323830Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7324764Z self=, 2025-05-07T21:06:23.7325579Z compile=True, 2025-05-07T21:06:23.7325895Z T=3, 2025-05-07T21:06:23.7326106Z D=116, 2025-05-07T21:06:23.7326304Z B=70, 2025-05-07T21:06:23.7326496Z log_E=5, 2025-05-07T21:06:23.7326702Z L=18, 2025-05-07T21:06:23.7326904Z D_gradcheck=2, 2025-05-07T21:06:23.7327144Z stochastic_rounding=True, 2025-05-07T21:06:23.7327552Z weighted=True, 2025-05-07T21:06:23.7327777Z row_wise=True, 2025-05-07T21:06:23.7327989Z mixed=False, 2025-05-07T21:06:23.7328209Z use_cache=True, 2025-05-07T21:06:23.7328460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7328748Z use_cpu=True, 2025-05-07T21:06:23.7328993Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7329270Z ) 2025-05-07T21:06:23.7329510Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7330113Z self=, 2025-05-07T21:06:23.7330659Z compile=True, 2025-05-07T21:06:23.7330874Z T=3, 2025-05-07T21:06:23.7331072Z D=15, 2025-05-07T21:06:23.7331268Z B=100, 2025-05-07T21:06:23.7331460Z log_E=5, 2025-05-07T21:06:23.7331667Z L=11, 2025-05-07T21:06:23.7331872Z D_gradcheck=2, 2025-05-07T21:06:23.7332112Z stochastic_rounding=False, 2025-05-07T21:06:23.7332383Z weighted=True, 2025-05-07T21:06:23.7332617Z row_wise=False, 2025-05-07T21:06:23.7332833Z mixed=True, 2025-05-07T21:06:23.7333058Z use_cache=True, 2025-05-07T21:06:23.7333312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7333608Z use_cpu=True, 2025-05-07T21:06:23.7333848Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7334123Z ) 2025-05-07T21:06:23.7334369Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7335064Z self=, 2025-05-07T21:06:23.7335617Z compile=False, 2025-05-07T21:06:23.7335836Z T=1, 2025-05-07T21:06:23.7336264Z D=111, 2025-05-07T21:06:23.7336466Z B=79, 2025-05-07T21:06:23.7336706Z log_E=5, 2025-05-07T21:06:23.7336904Z L=20, 2025-05-07T21:06:23.7337104Z D_gradcheck=1, 2025-05-07T21:06:23.7337340Z stochastic_rounding=True, 2025-05-07T21:06:23.7337600Z weighted=False, 2025-05-07T21:06:23.7337826Z row_wise=True, 2025-05-07T21:06:23.7338047Z mixed=True, 2025-05-07T21:06:23.7338260Z use_cache=True, 2025-05-07T21:06:23.7338508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7338804Z use_cpu=False, 2025-05-07T21:06:23.7339044Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7339311Z ) 2025-05-07T21:06:23.7339552Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7340147Z self=, 2025-05-07T21:06:23.7340689Z compile=False, 2025-05-07T21:06:23.7340987Z T=2, 2025-05-07T21:06:23.7341182Z D=23, 2025-05-07T21:06:23.7341368Z B=41, 2025-05-07T21:06:23.7341562Z log_E=4, 2025-05-07T21:06:23.7341762Z L=7, 2025-05-07T21:06:23.7341957Z D_gradcheck=1, 2025-05-07T21:06:23.7342198Z stochastic_rounding=True, 2025-05-07T21:06:23.7342489Z weighted=False, 2025-05-07T21:06:23.7342713Z row_wise=False, 2025-05-07T21:06:23.7343013Z mixed=True, 2025-05-07T21:06:23.7350378Z use_cache=True, 2025-05-07T21:06:23.7350643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7350936Z use_cpu=True, 2025-05-07T21:06:23.7351183Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7351457Z ) 2025-05-07T21:06:23.7351700Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7352408Z self=, 2025-05-07T21:06:23.7352954Z compile=False, 2025-05-07T21:06:23.7353172Z T=5, 2025-05-07T21:06:23.7353360Z D=118, 2025-05-07T21:06:23.7353560Z B=119, 2025-05-07T21:06:23.7353756Z log_E=3, 2025-05-07T21:06:23.7353955Z L=2, 2025-05-07T21:06:23.7354157Z D_gradcheck=2, 2025-05-07T21:06:23.7354394Z stochastic_rounding=True, 2025-05-07T21:06:23.7354655Z weighted=False, 2025-05-07T21:06:23.7354880Z row_wise=False, 2025-05-07T21:06:23.7355098Z mixed=True, 2025-05-07T21:06:23.7355313Z use_cache=True, 2025-05-07T21:06:23.7355635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7355930Z use_cpu=False, 2025-05-07T21:06:23.7356167Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7356435Z ) 2025-05-07T21:06:23.7356676Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7357277Z self=, 2025-05-07T21:06:23.7357811Z compile=True, 2025-05-07T21:06:23.7358025Z T=2, 2025-05-07T21:06:23.7358221Z D=92, 2025-05-07T21:06:23.7358413Z B=40, 2025-05-07T21:06:23.7358605Z log_E=4, 2025-05-07T21:06:23.7358805Z L=15, 2025-05-07T21:06:23.7359001Z D_gradcheck=2, 2025-05-07T21:06:23.7359238Z stochastic_rounding=False, 2025-05-07T21:06:23.7359508Z weighted=True, 2025-05-07T21:06:23.7359725Z row_wise=True, 2025-05-07T21:06:23.7359945Z mixed=True, 2025-05-07T21:06:23.7360165Z use_cache=True, 2025-05-07T21:06:23.7360412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7360709Z use_cpu=True, 2025-05-07T21:06:23.7360946Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7361211Z ) 2025-05-07T21:06:23.7361458Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7362068Z self=, 2025-05-07T21:06:23.7362614Z compile=False, 2025-05-07T21:06:23.7362834Z T=5, 2025-05-07T21:06:23.7363032Z D=114, 2025-05-07T21:06:23.7363220Z B=23, 2025-05-07T21:06:23.7363415Z log_E=3, 2025-05-07T21:06:23.7363617Z L=11, 2025-05-07T21:06:23.7363824Z D_gradcheck=1, 2025-05-07T21:06:23.7364058Z stochastic_rounding=False, 2025-05-07T21:06:23.7364329Z weighted=True, 2025-05-07T21:06:23.7364550Z row_wise=False, 2025-05-07T21:06:23.7364764Z mixed=True, 2025-05-07T21:06:23.7364984Z use_cache=True, 2025-05-07T21:06:23.7365234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7365526Z use_cpu=True, 2025-05-07T21:06:23.7365777Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7366046Z ) 2025-05-07T21:06:23.7366283Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7366875Z self=, 2025-05-07T21:06:23.7367418Z compile=True, 2025-05-07T21:06:23.7367632Z T=5, 2025-05-07T21:06:23.7367826Z D=68, 2025-05-07T21:06:23.7368020Z B=4, 2025-05-07T21:06:23.7368207Z log_E=4, 2025-05-07T21:06:23.7368408Z L=15, 2025-05-07T21:06:23.7368664Z D_gradcheck=1, 2025-05-07T21:06:23.7368901Z stochastic_rounding=False, 2025-05-07T21:06:23.7369169Z weighted=False, 2025-05-07T21:06:23.7369394Z row_wise=True, 2025-05-07T21:06:23.7369605Z mixed=True, 2025-05-07T21:06:23.7369824Z use_cache=True, 2025-05-07T21:06:23.7370071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7370365Z use_cpu=True, 2025-05-07T21:06:23.7370649Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7370922Z ) 2025-05-07T21:06:23.7371166Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7371772Z self=, 2025-05-07T21:06:23.7372317Z compile=True, 2025-05-07T21:06:23.7372534Z T=2, 2025-05-07T21:06:23.7372768Z D=33, 2025-05-07T21:06:23.7372964Z B=97, 2025-05-07T21:06:23.7373157Z log_E=3, 2025-05-07T21:06:23.7373355Z L=8, 2025-05-07T21:06:23.7373554Z D_gradcheck=1, 2025-05-07T21:06:23.7373796Z stochastic_rounding=True, 2025-05-07T21:06:23.7374059Z weighted=False, 2025-05-07T21:06:23.7374284Z row_wise=False, 2025-05-07T21:06:23.7374506Z mixed=False, 2025-05-07T21:06:23.7374726Z use_cache=False, 2025-05-07T21:06:23.7375098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7375394Z use_cpu=False, 2025-05-07T21:06:23.7375635Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7375961Z ) 2025-05-07T21:06:23.7376201Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7376814Z self=, 2025-05-07T21:06:23.7377354Z compile=True, 2025-05-07T21:06:23.7377570Z T=3, 2025-05-07T21:06:23.7377761Z D=78, 2025-05-07T21:06:23.7377951Z B=5, 2025-05-07T21:06:23.7378145Z log_E=3, 2025-05-07T21:06:23.7378347Z L=3, 2025-05-07T21:06:23.7378546Z D_gradcheck=1, 2025-05-07T21:06:23.7378781Z stochastic_rounding=False, 2025-05-07T21:06:23.7379049Z weighted=True, 2025-05-07T21:06:23.7379265Z row_wise=False, 2025-05-07T21:06:23.7379485Z mixed=True, 2025-05-07T21:06:23.7379703Z use_cache=True, 2025-05-07T21:06:23.7379948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7380243Z use_cpu=True, 2025-05-07T21:06:23.7380490Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7380755Z ) 2025-05-07T21:06:23.7380998Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7381614Z self=, 2025-05-07T21:06:23.7382160Z compile=False, 2025-05-07T21:06:23.7382370Z T=2, 2025-05-07T21:06:23.7382564Z D=75, 2025-05-07T21:06:23.7382757Z B=52, 2025-05-07T21:06:23.7382944Z log_E=5, 2025-05-07T21:06:23.7383149Z L=7, 2025-05-07T21:06:23.7383347Z D_gradcheck=2, 2025-05-07T21:06:23.7383580Z stochastic_rounding=False, 2025-05-07T21:06:23.7383848Z weighted=False, 2025-05-07T21:06:23.7384074Z row_wise=True, 2025-05-07T21:06:23.7384286Z mixed=True, 2025-05-07T21:06:23.7384509Z use_cache=False, 2025-05-07T21:06:23.7384768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7385058Z use_cpu=False, 2025-05-07T21:06:23.7385300Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7385574Z ) 2025-05-07T21:06:23.7385809Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7386408Z self=, 2025-05-07T21:06:23.7386957Z compile=False, 2025-05-07T21:06:23.7387168Z T=3, 2025-05-07T21:06:23.7387362Z D=47, 2025-05-07T21:06:23.7387555Z B=84, 2025-05-07T21:06:23.7387745Z log_E=5, 2025-05-07T21:06:23.7387947Z L=7, 2025-05-07T21:06:23.7388150Z D_gradcheck=2, 2025-05-07T21:06:23.7388386Z stochastic_rounding=True, 2025-05-07T21:06:23.7388652Z weighted=True, 2025-05-07T21:06:23.7388877Z row_wise=True, 2025-05-07T21:06:23.7389148Z mixed=True, 2025-05-07T21:06:23.7389362Z use_cache=False, 2025-05-07T21:06:23.7389618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7389913Z use_cpu=False, 2025-05-07T21:06:23.7390147Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7390415Z ) 2025-05-07T21:06:23.7390656Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7391311Z self=, 2025-05-07T21:06:23.7391854Z compile=True, 2025-05-07T21:06:23.7392068Z T=2, 2025-05-07T21:06:23.7392257Z D=127, 2025-05-07T21:06:23.7392451Z B=41, 2025-05-07T21:06:23.7392645Z log_E=5, 2025-05-07T21:06:23.7392842Z L=9, 2025-05-07T21:06:23.7393040Z D_gradcheck=1, 2025-05-07T21:06:23.7393321Z stochastic_rounding=True, 2025-05-07T21:06:23.7393583Z weighted=False, 2025-05-07T21:06:23.7393809Z row_wise=True, 2025-05-07T21:06:23.7394027Z mixed=True, 2025-05-07T21:06:23.7394240Z use_cache=True, 2025-05-07T21:06:23.7394489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7394783Z use_cpu=True, 2025-05-07T21:06:23.7395017Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7395285Z ) 2025-05-07T21:06:23.7395528Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7396121Z self=, 2025-05-07T21:06:23.7396741Z compile=False, 2025-05-07T21:06:23.7396962Z T=2, 2025-05-07T21:06:23.7397155Z D=79, 2025-05-07T21:06:23.7397343Z B=27, 2025-05-07T21:06:23.7397538Z log_E=4, 2025-05-07T21:06:23.7397741Z L=15, 2025-05-07T21:06:23.7397936Z D_gradcheck=2, 2025-05-07T21:06:23.7398176Z stochastic_rounding=True, 2025-05-07T21:06:23.7398447Z weighted=True, 2025-05-07T21:06:23.7398669Z row_wise=True, 2025-05-07T21:06:23.7398910Z mixed=True, 2025-05-07T21:06:23.7399162Z use_cache=False, 2025-05-07T21:06:23.7399418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7399717Z use_cpu=False, 2025-05-07T21:06:23.7399961Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7400224Z ) 2025-05-07T21:06:23.7400467Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7401066Z self=, 2025-05-07T21:06:23.7401624Z compile=False, 2025-05-07T21:06:23.7401835Z T=1, 2025-05-07T21:06:23.7402028Z D=102, 2025-05-07T21:06:23.7402232Z B=121, 2025-05-07T21:06:23.7402425Z log_E=3, 2025-05-07T21:06:23.7402630Z L=16, 2025-05-07T21:06:23.7402834Z D_gradcheck=2, 2025-05-07T21:06:23.7403068Z stochastic_rounding=False, 2025-05-07T21:06:23.7403335Z weighted=False, 2025-05-07T21:06:23.7403567Z row_wise=False, 2025-05-07T21:06:23.7403779Z mixed=True, 2025-05-07T21:06:23.7404001Z use_cache=False, 2025-05-07T21:06:23.7404261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7404553Z use_cpu=False, 2025-05-07T21:06:23.7404801Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7405075Z ) 2025-05-07T21:06:23.7405317Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7405909Z self=, 2025-05-07T21:06:23.7406454Z compile=True, 2025-05-07T21:06:23.7406676Z T=4, 2025-05-07T21:06:23.7406864Z D=83, 2025-05-07T21:06:23.7407057Z B=3, 2025-05-07T21:06:23.7407249Z log_E=3, 2025-05-07T21:06:23.7407443Z L=8, 2025-05-07T21:06:23.7407644Z D_gradcheck=2, 2025-05-07T21:06:23.7407881Z stochastic_rounding=True, 2025-05-07T21:06:23.7408142Z weighted=True, 2025-05-07T21:06:23.7408367Z row_wise=False, 2025-05-07T21:06:23.7408595Z mixed=False, 2025-05-07T21:06:23.7408811Z use_cache=True, 2025-05-07T21:06:23.7409064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7409358Z use_cpu=True, 2025-05-07T21:06:23.7409645Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7409916Z ) 2025-05-07T21:06:23.7410162Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7410765Z self=, 2025-05-07T21:06:23.7411311Z compile=True, 2025-05-07T21:06:23.7411570Z T=1, 2025-05-07T21:06:23.7411768Z D=5, 2025-05-07T21:06:23.7411958Z B=41, 2025-05-07T21:06:23.7412151Z log_E=4, 2025-05-07T21:06:23.7412350Z L=14, 2025-05-07T21:06:23.7412544Z D_gradcheck=2, 2025-05-07T21:06:23.7412782Z stochastic_rounding=True, 2025-05-07T21:06:23.7413053Z weighted=False, 2025-05-07T21:06:23.7413273Z row_wise=True, 2025-05-07T21:06:23.7413498Z mixed=False, 2025-05-07T21:06:23.7413766Z use_cache=False, 2025-05-07T21:06:23.7414023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7414326Z use_cpu=False, 2025-05-07T21:06:23.7414575Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7414912Z ) 2025-05-07T21:06:23.7415161Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7415772Z self=, 2025-05-07T21:06:23.7416311Z compile=False, 2025-05-07T21:06:23.7416533Z T=2, 2025-05-07T21:06:23.7416730Z D=2, 2025-05-07T21:06:23.7416920Z B=19, 2025-05-07T21:06:23.7417168Z log_E=3, 2025-05-07T21:06:23.7417370Z L=11, 2025-05-07T21:06:23.7417568Z D_gradcheck=1, 2025-05-07T21:06:23.7417806Z stochastic_rounding=False, 2025-05-07T21:06:23.7418074Z weighted=True, 2025-05-07T21:06:23.7418297Z row_wise=True, 2025-05-07T21:06:23.7418510Z mixed=False, 2025-05-07T21:06:23.7418730Z use_cache=False, 2025-05-07T21:06:23.7418989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7419278Z use_cpu=False, 2025-05-07T21:06:23.7419522Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7419790Z ) 2025-05-07T21:06:23.7633834Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7634432Z self=, 2025-05-07T21:06:23.7635156Z compile=True, 2025-05-07T21:06:23.7635462Z T=2, 2025-05-07T21:06:23.7635797Z D=96, 2025-05-07T21:06:23.7636455Z B=102, 2025-05-07T21:06:23.7636660Z log_E=5, 2025-05-07T21:06:23.7636870Z L=6, 2025-05-07T21:06:23.7637073Z D_gradcheck=1, 2025-05-07T21:06:23.7637315Z stochastic_rounding=False, 2025-05-07T21:06:23.7637578Z weighted=False, 2025-05-07T21:06:23.7637808Z row_wise=True, 2025-05-07T21:06:23.7638027Z mixed=False, 2025-05-07T21:06:23.7638242Z use_cache=False, 2025-05-07T21:06:23.7638506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7638805Z use_cpu=True, 2025-05-07T21:06:23.7639046Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7639321Z ) 2025-05-07T21:06:23.7639570Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7640163Z self=, 2025-05-07T21:06:23.7640713Z compile=False, 2025-05-07T21:06:23.7640927Z T=4, 2025-05-07T21:06:23.7641118Z D=32, 2025-05-07T21:06:23.7641314Z B=113, 2025-05-07T21:06:23.7641513Z log_E=3, 2025-05-07T21:06:23.7641714Z L=11, 2025-05-07T21:06:23.7641923Z D_gradcheck=1, 2025-05-07T21:06:23.7642163Z stochastic_rounding=True, 2025-05-07T21:06:23.7642423Z weighted=True, 2025-05-07T21:06:23.7642648Z row_wise=True, 2025-05-07T21:06:23.7642869Z mixed=False, 2025-05-07T21:06:23.7643085Z use_cache=True, 2025-05-07T21:06:23.7643337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7643643Z use_cpu=False, 2025-05-07T21:06:23.7643891Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7644158Z ) 2025-05-07T21:06:23.7644407Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7645158Z self=, 2025-05-07T21:06:23.7645700Z compile=True, 2025-05-07T21:06:23.7645925Z T=4, 2025-05-07T21:06:23.7646120Z D=36, 2025-05-07T21:06:23.7646308Z B=89, 2025-05-07T21:06:23.7646503Z log_E=5, 2025-05-07T21:06:23.7646704Z L=4, 2025-05-07T21:06:23.7646970Z D_gradcheck=1, 2025-05-07T21:06:23.7647213Z stochastic_rounding=True, 2025-05-07T21:06:23.7647479Z weighted=False, 2025-05-07T21:06:23.7647700Z row_wise=False, 2025-05-07T21:06:23.7647926Z mixed=True, 2025-05-07T21:06:23.7648147Z use_cache=False, 2025-05-07T21:06:23.7648402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7648723Z use_cpu=False, 2025-05-07T21:06:23.7649067Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7649330Z ) 2025-05-07T21:06:23.7649575Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7650175Z self=, 2025-05-07T21:06:23.7650718Z compile=True, 2025-05-07T21:06:23.7650930Z T=3, 2025-05-07T21:06:23.7651127Z D=57, 2025-05-07T21:06:23.7651324Z B=27, 2025-05-07T21:06:23.7651517Z log_E=3, 2025-05-07T21:06:23.7651723Z L=18, 2025-05-07T21:06:23.7651924Z D_gradcheck=2, 2025-05-07T21:06:23.7652162Z stochastic_rounding=True, 2025-05-07T21:06:23.7652501Z weighted=True, 2025-05-07T21:06:23.7652727Z row_wise=False, 2025-05-07T21:06:23.7652945Z mixed=False, 2025-05-07T21:06:23.7653165Z use_cache=True, 2025-05-07T21:06:23.7653419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7653713Z use_cpu=False, 2025-05-07T21:06:23.7653960Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7654231Z ) 2025-05-07T21:06:23.7654474Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7655173Z self=, 2025-05-07T21:06:23.7655725Z compile=False, 2025-05-07T21:06:23.7655946Z T=1, 2025-05-07T21:06:23.7656139Z D=118, 2025-05-07T21:06:23.7656336Z B=17, 2025-05-07T21:06:23.7656532Z log_E=4, 2025-05-07T21:06:23.7656728Z L=2, 2025-05-07T21:06:23.7656931Z D_gradcheck=2, 2025-05-07T21:06:23.7657173Z stochastic_rounding=True, 2025-05-07T21:06:23.7657434Z weighted=False, 2025-05-07T21:06:23.7657665Z row_wise=True, 2025-05-07T21:06:23.7657888Z mixed=False, 2025-05-07T21:06:23.7658101Z use_cache=True, 2025-05-07T21:06:23.7658354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7658655Z use_cpu=True, 2025-05-07T21:06:23.7658895Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7659165Z ) 2025-05-07T21:06:23.7659411Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7660006Z self=, 2025-05-07T21:06:23.7660578Z compile=False, 2025-05-07T21:06:23.7660795Z T=1, 2025-05-07T21:06:23.7660982Z D=115, 2025-05-07T21:06:23.7661178Z B=2, 2025-05-07T21:06:23.7661372Z log_E=4, 2025-05-07T21:06:23.7661568Z L=17, 2025-05-07T21:06:23.7661772Z D_gradcheck=1, 2025-05-07T21:06:23.7662011Z stochastic_rounding=False, 2025-05-07T21:06:23.7662275Z weighted=True, 2025-05-07T21:06:23.7662501Z row_wise=True, 2025-05-07T21:06:23.7662721Z mixed=True, 2025-05-07T21:06:23.7662939Z use_cache=True, 2025-05-07T21:06:23.7663184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7663482Z use_cpu=True, 2025-05-07T21:06:23.7663725Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7663992Z ) 2025-05-07T21:06:23.7664240Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7664858Z self=, 2025-05-07T21:06:23.7665400Z compile=False, 2025-05-07T21:06:23.7665676Z T=2, 2025-05-07T21:06:23.7665876Z D=94, 2025-05-07T21:06:23.7666063Z B=81, 2025-05-07T21:06:23.7666259Z log_E=3, 2025-05-07T21:06:23.7666461Z L=19, 2025-05-07T21:06:23.7666674Z D_gradcheck=1, 2025-05-07T21:06:23.7666916Z stochastic_rounding=False, 2025-05-07T21:06:23.7667187Z weighted=True, 2025-05-07T21:06:23.7667410Z row_wise=False, 2025-05-07T21:06:23.7667677Z mixed=True, 2025-05-07T21:06:23.7674851Z use_cache=True, 2025-05-07T21:06:23.7675113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7675417Z use_cpu=False, 2025-05-07T21:06:23.7675668Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7675934Z ) 2025-05-07T21:06:23.7676181Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7676863Z self=, 2025-05-07T21:06:23.7677411Z compile=False, 2025-05-07T21:06:23.7677637Z T=2, 2025-05-07T21:06:23.7677839Z D=53, 2025-05-07T21:06:23.7678041Z B=113, 2025-05-07T21:06:23.7678233Z log_E=4, 2025-05-07T21:06:23.7678436Z L=4, 2025-05-07T21:06:23.7678659Z D_gradcheck=1, 2025-05-07T21:06:23.7678922Z stochastic_rounding=True, 2025-05-07T21:06:23.7679190Z weighted=True, 2025-05-07T21:06:23.7679417Z row_wise=False, 2025-05-07T21:06:23.7679633Z mixed=True, 2025-05-07T21:06:23.7679855Z use_cache=True, 2025-05-07T21:06:23.7680156Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7680448Z use_cpu=True, 2025-05-07T21:06:23.7680694Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7680968Z ) 2025-05-07T21:06:23.7681209Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7681810Z self=, 2025-05-07T21:06:23.7682358Z compile=True, 2025-05-07T21:06:23.7682573Z T=2, 2025-05-07T21:06:23.7682766Z D=116, 2025-05-07T21:06:23.7682963Z B=107, 2025-05-07T21:06:23.7683161Z log_E=4, 2025-05-07T21:06:23.7683367Z L=6, 2025-05-07T21:06:23.7683569Z D_gradcheck=2, 2025-05-07T21:06:23.7683800Z stochastic_rounding=True, 2025-05-07T21:06:23.7684066Z weighted=False, 2025-05-07T21:06:23.7684298Z row_wise=True, 2025-05-07T21:06:23.7684513Z mixed=False, 2025-05-07T21:06:23.7684736Z use_cache=True, 2025-05-07T21:06:23.7684981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7685284Z use_cpu=False, 2025-05-07T21:06:23.7685524Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7685799Z ) 2025-05-07T21:06:23.7686045Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7686654Z self=, 2025-05-07T21:06:23.7687202Z compile=True, 2025-05-07T21:06:23.7687415Z T=4, 2025-05-07T21:06:23.7687602Z D=27, 2025-05-07T21:06:23.7687793Z B=55, 2025-05-07T21:06:23.7687986Z log_E=4, 2025-05-07T21:06:23.7688184Z L=4, 2025-05-07T21:06:23.7688383Z D_gradcheck=2, 2025-05-07T21:06:23.7688623Z stochastic_rounding=True, 2025-05-07T21:06:23.7688884Z weighted=True, 2025-05-07T21:06:23.7689110Z row_wise=False, 2025-05-07T21:06:23.7689330Z mixed=False, 2025-05-07T21:06:23.7689548Z use_cache=False, 2025-05-07T21:06:23.7689805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7690107Z use_cpu=False, 2025-05-07T21:06:23.7690349Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7690619Z ) 2025-05-07T21:06:23.7690863Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7691476Z self=, 2025-05-07T21:06:23.7692011Z compile=True, 2025-05-07T21:06:23.7692230Z T=5, 2025-05-07T21:06:23.7692424Z D=28, 2025-05-07T21:06:23.7692611Z B=4, 2025-05-07T21:06:23.7692807Z log_E=5, 2025-05-07T21:06:23.7693009Z L=10, 2025-05-07T21:06:23.7693261Z D_gradcheck=1, 2025-05-07T21:06:23.7693503Z stochastic_rounding=False, 2025-05-07T21:06:23.7693770Z weighted=True, 2025-05-07T21:06:23.7693988Z row_wise=False, 2025-05-07T21:06:23.7694207Z mixed=False, 2025-05-07T21:06:23.7694429Z use_cache=True, 2025-05-07T21:06:23.7694675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7695087Z use_cpu=False, 2025-05-07T21:06:23.7695386Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7695655Z ) 2025-05-07T21:06:23.7695898Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7696493Z self=, 2025-05-07T21:06:23.7697039Z compile=False, 2025-05-07T21:06:23.7697253Z T=2, 2025-05-07T21:06:23.7697518Z D=58, 2025-05-07T21:06:23.7697715Z B=62, 2025-05-07T21:06:23.7697905Z log_E=4, 2025-05-07T21:06:23.7698114Z L=10, 2025-05-07T21:06:23.7698317Z D_gradcheck=1, 2025-05-07T21:06:23.7698555Z stochastic_rounding=True, 2025-05-07T21:06:23.7698823Z weighted=False, 2025-05-07T21:06:23.7699053Z row_wise=True, 2025-05-07T21:06:23.7699270Z mixed=True, 2025-05-07T21:06:23.7699489Z use_cache=False, 2025-05-07T21:06:23.7699748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7700038Z use_cpu=True, 2025-05-07T21:06:23.7700285Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7700605Z ) 2025-05-07T21:06:23.7700843Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7701437Z self=, 2025-05-07T21:06:23.7701983Z compile=False, 2025-05-07T21:06:23.7702195Z T=5, 2025-05-07T21:06:23.7702389Z D=116, 2025-05-07T21:06:23.7702583Z B=47, 2025-05-07T21:06:23.7702776Z log_E=4, 2025-05-07T21:06:23.7702984Z L=13, 2025-05-07T21:06:23.7703186Z D_gradcheck=1, 2025-05-07T21:06:23.7703418Z stochastic_rounding=True, 2025-05-07T21:06:23.7703688Z weighted=False, 2025-05-07T21:06:23.7703919Z row_wise=False, 2025-05-07T21:06:23.7704139Z mixed=True, 2025-05-07T21:06:23.7704351Z use_cache=True, 2025-05-07T21:06:23.7704599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7704890Z use_cpu=True, 2025-05-07T21:06:23.7705127Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7705402Z ) 2025-05-07T21:06:23.7705645Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7706254Z self=, 2025-05-07T21:06:23.7706819Z compile=True, 2025-05-07T21:06:23.7707036Z T=2, 2025-05-07T21:06:23.7707223Z D=92, 2025-05-07T21:06:23.7707420Z B=15, 2025-05-07T21:06:23.7707618Z log_E=4, 2025-05-07T21:06:23.7707817Z L=15, 2025-05-07T21:06:23.7708019Z D_gradcheck=1, 2025-05-07T21:06:23.7708257Z stochastic_rounding=True, 2025-05-07T21:06:23.7708519Z weighted=False, 2025-05-07T21:06:23.7708764Z row_wise=True, 2025-05-07T21:06:23.7709017Z mixed=False, 2025-05-07T21:06:23.7709234Z use_cache=False, 2025-05-07T21:06:23.7709493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7709787Z use_cpu=True, 2025-05-07T21:06:23.7710033Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7710298Z ) 2025-05-07T21:06:23.7710545Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7711143Z self=, 2025-05-07T21:06:23.7711679Z compile=True, 2025-05-07T21:06:23.7711895Z T=1, 2025-05-07T21:06:23.7712091Z D=32, 2025-05-07T21:06:23.7712277Z B=63, 2025-05-07T21:06:23.7712470Z log_E=4, 2025-05-07T21:06:23.7712670Z L=13, 2025-05-07T21:06:23.7712869Z D_gradcheck=2, 2025-05-07T21:06:23.7713107Z stochastic_rounding=True, 2025-05-07T21:06:23.7713374Z weighted=False, 2025-05-07T21:06:23.7713595Z row_wise=True, 2025-05-07T21:06:23.7713869Z mixed=False, 2025-05-07T21:06:23.7714096Z use_cache=True, 2025-05-07T21:06:23.7714340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7714641Z use_cpu=False, 2025-05-07T21:06:23.7714886Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7715146Z ) 2025-05-07T21:06:23.7715392Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7716046Z self=, 2025-05-07T21:06:23.7716595Z compile=False, 2025-05-07T21:06:23.7716809Z T=5, 2025-05-07T21:06:23.7717002Z D=77, 2025-05-07T21:06:23.7717193Z B=128, 2025-05-07T21:06:23.7717384Z log_E=4, 2025-05-07T21:06:23.7717589Z L=18, 2025-05-07T21:06:23.7717790Z D_gradcheck=2, 2025-05-07T21:06:23.7718062Z stochastic_rounding=True, 2025-05-07T21:06:23.7718330Z weighted=True, 2025-05-07T21:06:23.7718555Z row_wise=True, 2025-05-07T21:06:23.7718771Z mixed=True, 2025-05-07T21:06:23.7718990Z use_cache=False, 2025-05-07T21:06:23.7719249Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7719539Z use_cpu=False, 2025-05-07T21:06:23.7719785Z output_dtype=SparseType.FP16, 2025-05-07T21:06:23.7720060Z ) 2025-05-07T21:06:23.7720301Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7720896Z self=, 2025-05-07T21:06:23.7721490Z compile=True, 2025-05-07T21:06:23.7721707Z T=1, 2025-05-07T21:06:23.7721895Z D=45, 2025-05-07T21:06:23.7722087Z B=103, 2025-05-07T21:06:23.7722288Z log_E=3, 2025-05-07T21:06:23.7722486Z L=18, 2025-05-07T21:06:23.7722689Z D_gradcheck=1, 2025-05-07T21:06:23.7722930Z stochastic_rounding=True, 2025-05-07T21:06:23.7723196Z weighted=False, 2025-05-07T21:06:23.7723425Z row_wise=False, 2025-05-07T21:06:23.7723644Z mixed=False, 2025-05-07T21:06:23.7723865Z use_cache=False, 2025-05-07T21:06:23.7724127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:23.7724426Z use_cpu=False, 2025-05-07T21:06:23.7724674Z output_dtype=SparseType.BF16, 2025-05-07T21:06:23.7724939Z ) 2025-05-07T21:06:23.7725178Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:23.7725774Z self=, 2025-05-07T21:06:23.7726326Z compile=True, 2025-05-07T21:06:23.7726538Z T=2, 2025-05-07T21:06:23.7726734Z D=119, 2025-05-07T21:06:23.7726933Z B=18, 2025-05-07T21:06:23.7727122Z log_E=5, 2025-05-07T21:06:23.7727326Z L=7, 2025-05-07T21:06:23.7727529Z D_gradcheck=2, 2025-05-07T21:06:23.7727764Z stochastic_rounding=False, 2025-05-07T21:06:23.7728037Z weighted=True, 2025-05-07T21:06:23.7728264Z row_wise=False, 2025-05-07T21:06:23.7728485Z mixed=False, 2025-05-07T21:06:23.7728703Z use_cache=False, 2025-05-07T21:06:23.7728961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:23.7729260Z use_cpu=False, 2025-05-07T21:06:23.7729497Z output_dtype=SparseType.FP32, 2025-05-07T21:06:23.7729766Z ) 2025-05-07T21:06:38.5670270Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5671225Z self=, 2025-05-07T21:06:38.5672016Z compile=False, 2025-05-07T21:06:38.5672330Z T=2, 2025-05-07T21:06:38.5672590Z D=77, 2025-05-07T21:06:38.5672842Z B=56, 2025-05-07T21:06:38.5673097Z log_E=3, 2025-05-07T21:06:38.5673325Z L=19, 2025-05-07T21:06:38.5673520Z D_gradcheck=1, 2025-05-07T21:06:38.5673765Z stochastic_rounding=False, 2025-05-07T21:06:38.5674037Z weighted=False, 2025-05-07T21:06:38.5674260Z row_wise=True, 2025-05-07T21:06:38.5674490Z mixed=True, 2025-05-07T21:06:38.5674712Z use_cache=True, 2025-05-07T21:06:38.5674961Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5675262Z use_cpu=False, 2025-05-07T21:06:38.5675876Z output_dtype=SparseType.FP32, 2025-05-07T21:06:38.5676155Z ) 2025-05-07T21:06:38.5676405Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5677007Z self=, 2025-05-07T21:06:38.5677549Z compile=False, 2025-05-07T21:06:38.5677861Z T=1, 2025-05-07T21:06:38.5678063Z D=21, 2025-05-07T21:06:38.5678256Z B=93, 2025-05-07T21:06:38.5678457Z log_E=4, 2025-05-07T21:06:38.5678664Z L=17, 2025-05-07T21:06:38.5678864Z D_gradcheck=1, 2025-05-07T21:06:38.5679107Z stochastic_rounding=False, 2025-05-07T21:06:38.5679379Z weighted=False, 2025-05-07T21:06:38.5679611Z row_wise=True, 2025-05-07T21:06:38.5679827Z mixed=True, 2025-05-07T21:06:38.5680139Z use_cache=False, 2025-05-07T21:06:38.5680403Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5680693Z use_cpu=True, 2025-05-07T21:06:38.5680945Z output_dtype=SparseType.FP32, 2025-05-07T21:06:38.5681223Z ) 2025-05-07T21:06:38.5681464Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5682062Z self=, 2025-05-07T21:06:38.5682610Z compile=True, 2025-05-07T21:06:38.5682823Z T=4, 2025-05-07T21:06:38.5683021Z D=68, 2025-05-07T21:06:38.5683220Z B=50, 2025-05-07T21:06:38.5683509Z log_E=4, 2025-05-07T21:06:38.5683713Z L=2, 2025-05-07T21:06:38.5683916Z D_gradcheck=2, 2025-05-07T21:06:38.5684150Z stochastic_rounding=True, 2025-05-07T21:06:38.5684420Z weighted=False, 2025-05-07T21:06:38.5684649Z row_wise=False, 2025-05-07T21:06:38.5684866Z mixed=False, 2025-05-07T21:06:38.5685091Z use_cache=True, 2025-05-07T21:06:38.5685350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5685643Z use_cpu=True, 2025-05-07T21:06:38.5685891Z output_dtype=SparseType.FP16, 2025-05-07T21:06:38.5686167Z ) 2025-05-07T21:06:38.5686417Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5687024Z self=, 2025-05-07T21:06:38.5687598Z compile=True, 2025-05-07T21:06:38.5687815Z T=3, 2025-05-07T21:06:38.5688007Z D=36, 2025-05-07T21:06:38.5688203Z B=83, 2025-05-07T21:06:38.5688406Z log_E=3, 2025-05-07T21:06:38.5688611Z L=7, 2025-05-07T21:06:38.5688815Z D_gradcheck=2, 2025-05-07T21:06:38.5689058Z stochastic_rounding=False, 2025-05-07T21:06:38.5689320Z weighted=True, 2025-05-07T21:06:38.5689549Z row_wise=False, 2025-05-07T21:06:38.5689774Z mixed=False, 2025-05-07T21:06:38.5689990Z use_cache=True, 2025-05-07T21:06:38.5690246Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5690554Z use_cpu=False, 2025-05-07T21:06:38.5690796Z output_dtype=SparseType.FP16, 2025-05-07T21:06:38.5691071Z ) 2025-05-07T21:06:38.5691322Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5691916Z self=, 2025-05-07T21:06:38.5692465Z compile=True, 2025-05-07T21:06:38.5692688Z T=4, 2025-05-07T21:06:38.5692886Z D=34, 2025-05-07T21:06:38.5693077Z B=47, 2025-05-07T21:06:38.5693276Z log_E=4, 2025-05-07T21:06:38.5693492Z L=18, 2025-05-07T21:06:38.5693694Z D_gradcheck=2, 2025-05-07T21:06:38.5693937Z stochastic_rounding=False, 2025-05-07T21:06:38.5694208Z weighted=True, 2025-05-07T21:06:38.5694426Z row_wise=True, 2025-05-07T21:06:38.5694641Z mixed=True, 2025-05-07T21:06:38.5694965Z use_cache=False, 2025-05-07T21:06:38.5695220Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5695518Z use_cpu=True, 2025-05-07T21:06:38.5695761Z output_dtype=SparseType.FP32, 2025-05-07T21:06:38.5696023Z ) 2025-05-07T21:06:38.5696266Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5696920Z self=, 2025-05-07T21:06:38.5697487Z compile=True, 2025-05-07T21:06:38.5697710Z T=5, 2025-05-07T21:06:38.5697906Z D=79, 2025-05-07T21:06:38.5698094Z B=56, 2025-05-07T21:06:38.5698292Z log_E=5, 2025-05-07T21:06:38.5698495Z L=10, 2025-05-07T21:06:38.5698734Z D_gradcheck=1, 2025-05-07T21:06:38.5698978Z stochastic_rounding=False, 2025-05-07T21:06:38.5699249Z weighted=True, 2025-05-07T21:06:38.5699475Z row_wise=False, 2025-05-07T21:06:38.5699688Z mixed=False, 2025-05-07T21:06:38.5699908Z use_cache=True, 2025-05-07T21:06:38.5700160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5700454Z use_cpu=False, 2025-05-07T21:06:38.5700741Z output_dtype=SparseType.FP16, 2025-05-07T21:06:38.5701011Z ) 2025-05-07T21:06:38.5701247Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5701870Z self=, 2025-05-07T21:06:38.5702443Z compile=True, 2025-05-07T21:06:38.5702654Z T=1, 2025-05-07T21:06:38.5702851Z D=40, 2025-05-07T21:06:38.5703052Z B=88, 2025-05-07T21:06:38.5703265Z log_E=4, 2025-05-07T21:06:38.5703497Z L=14, 2025-05-07T21:06:38.5703700Z D_gradcheck=2, 2025-05-07T21:06:38.5703938Z stochastic_rounding=True, 2025-05-07T21:06:38.5704253Z weighted=False, 2025-05-07T21:06:38.5704483Z row_wise=False, 2025-05-07T21:06:38.5704697Z mixed=False, 2025-05-07T21:06:38.5704921Z use_cache=True, 2025-05-07T21:06:38.5705172Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5705470Z use_cpu=True, 2025-05-07T21:06:38.5705707Z output_dtype=SparseType.BF16, 2025-05-07T21:06:38.5705982Z ) 2025-05-07T21:06:38.5706226Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5706839Z self=, 2025-05-07T21:06:38.5707411Z compile=True, 2025-05-07T21:06:38.5707629Z T=5, 2025-05-07T21:06:38.5707819Z D=39, 2025-05-07T21:06:38.5708018Z B=100, 2025-05-07T21:06:38.5708212Z log_E=3, 2025-05-07T21:06:38.5708410Z L=18, 2025-05-07T21:06:38.5708613Z D_gradcheck=1, 2025-05-07T21:06:38.5708851Z stochastic_rounding=True, 2025-05-07T21:06:38.5709121Z weighted=True, 2025-05-07T21:06:38.5709347Z row_wise=True, 2025-05-07T21:06:38.5709567Z mixed=True, 2025-05-07T21:06:38.5709783Z use_cache=False, 2025-05-07T21:06:38.5710046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5710343Z use_cpu=False, 2025-05-07T21:06:38.5710583Z output_dtype=SparseType.FP16, 2025-05-07T21:06:38.5710858Z ) 2025-05-07T21:06:38.5711106Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5711705Z self=, 2025-05-07T21:06:38.5712276Z compile=True, 2025-05-07T21:06:38.5712495Z T=3, 2025-05-07T21:06:38.5712700Z D=114, 2025-05-07T21:06:38.5712901Z B=26, 2025-05-07T21:06:38.5713099Z log_E=5, 2025-05-07T21:06:38.5713299Z L=8, 2025-05-07T21:06:38.5713503Z D_gradcheck=1, 2025-05-07T21:06:38.5713746Z stochastic_rounding=False, 2025-05-07T21:06:38.5721391Z weighted=True, 2025-05-07T21:06:38.5721663Z row_wise=True, 2025-05-07T21:06:38.5721897Z mixed=False, 2025-05-07T21:06:38.5722120Z use_cache=True, 2025-05-07T21:06:38.5722366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5722670Z use_cpu=True, 2025-05-07T21:06:38.5722920Z output_dtype=SparseType.BF16, 2025-05-07T21:06:38.5723197Z ) 2025-05-07T21:06:38.5723440Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5724047Z self=, 2025-05-07T21:06:38.5724605Z compile=True, 2025-05-07T21:06:38.5724899Z T=2, 2025-05-07T21:06:38.5725100Z D=81, 2025-05-07T21:06:38.5725297Z B=103, 2025-05-07T21:06:38.5725491Z log_E=5, 2025-05-07T21:06:38.5725693Z L=8, 2025-05-07T21:06:38.5725892Z D_gradcheck=2, 2025-05-07T21:06:38.5726125Z stochastic_rounding=False, 2025-05-07T21:06:38.5726393Z weighted=True, 2025-05-07T21:06:38.5726615Z row_wise=True, 2025-05-07T21:06:38.5726878Z mixed=False, 2025-05-07T21:06:38.5727099Z use_cache=True, 2025-05-07T21:06:38.5727348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5727641Z use_cpu=True, 2025-05-07T21:06:38.5727883Z output_dtype=SparseType.FP32, 2025-05-07T21:06:38.5728157Z ) 2025-05-07T21:06:38.5728399Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5729059Z self=, 2025-05-07T21:06:38.5729605Z compile=True, 2025-05-07T21:06:38.5729832Z T=2, 2025-05-07T21:06:38.5730022Z D=80, 2025-05-07T21:06:38.5730219Z B=79, 2025-05-07T21:06:38.5730416Z log_E=4, 2025-05-07T21:06:38.5730612Z L=13, 2025-05-07T21:06:38.5730817Z D_gradcheck=2, 2025-05-07T21:06:38.5731056Z stochastic_rounding=True, 2025-05-07T21:06:38.5731317Z weighted=False, 2025-05-07T21:06:38.5731543Z row_wise=False, 2025-05-07T21:06:38.5731765Z mixed=False, 2025-05-07T21:06:38.5731985Z use_cache=False, 2025-05-07T21:06:38.5732297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5732596Z use_cpu=False, 2025-05-07T21:06:38.5732861Z output_dtype=SparseType.FP16, 2025-05-07T21:06:38.5733157Z ) 2025-05-07T21:06:38.5733407Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5734018Z self=, 2025-05-07T21:06:38.5734566Z compile=False, 2025-05-07T21:06:38.5734853Z T=5, 2025-05-07T21:06:38.5735053Z D=28, 2025-05-07T21:06:38.5735245Z B=13, 2025-05-07T21:06:38.5735445Z log_E=5, 2025-05-07T21:06:38.5735653Z L=1, 2025-05-07T21:06:38.5735849Z D_gradcheck=2, 2025-05-07T21:06:38.5736351Z stochastic_rounding=False, 2025-05-07T21:06:38.5736626Z weighted=False, 2025-05-07T21:06:38.5736848Z row_wise=True, 2025-05-07T21:06:38.5737071Z mixed=True, 2025-05-07T21:06:38.5737295Z use_cache=True, 2025-05-07T21:06:38.5737543Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5737848Z use_cpu=False, 2025-05-07T21:06:38.5738096Z output_dtype=SparseType.BF16, 2025-05-07T21:06:38.5738362Z ) 2025-05-07T21:06:38.5738608Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5739208Z self=, 2025-05-07T21:06:38.5739748Z compile=False, 2025-05-07T21:06:38.5739968Z T=5, 2025-05-07T21:06:38.5740166Z D=107, 2025-05-07T21:06:38.5740355Z B=61, 2025-05-07T21:06:38.5740552Z log_E=5, 2025-05-07T21:06:38.5740762Z L=18, 2025-05-07T21:06:38.5740957Z D_gradcheck=2, 2025-05-07T21:06:38.5741193Z stochastic_rounding=True, 2025-05-07T21:06:38.5741464Z weighted=False, 2025-05-07T21:06:38.5741684Z row_wise=True, 2025-05-07T21:06:38.5741903Z mixed=False, 2025-05-07T21:06:38.5742125Z use_cache=True, 2025-05-07T21:06:38.5742373Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5742668Z use_cpu=False, 2025-05-07T21:06:38.5742919Z output_dtype=SparseType.BF16, 2025-05-07T21:06:38.5743192Z ) 2025-05-07T21:06:38.5743429Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5744043Z self=, 2025-05-07T21:06:38.5744618Z compile=True, 2025-05-07T21:06:38.5744829Z T=2, 2025-05-07T21:06:38.5745024Z D=80, 2025-05-07T21:06:38.5745217Z B=16, 2025-05-07T21:06:38.5745405Z log_E=4, 2025-05-07T21:06:38.5745611Z L=7, 2025-05-07T21:06:38.5745918Z D_gradcheck=1, 2025-05-07T21:06:38.5746153Z stochastic_rounding=False, 2025-05-07T21:06:38.5746419Z weighted=False, 2025-05-07T21:06:38.5746645Z row_wise=True, 2025-05-07T21:06:38.5746865Z mixed=False, 2025-05-07T21:06:38.5747089Z use_cache=False, 2025-05-07T21:06:38.5747354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5747646Z use_cpu=False, 2025-05-07T21:06:38.5748026Z output_dtype=SparseType.BF16, 2025-05-07T21:06:38.5748300Z ) 2025-05-07T21:06:38.5748545Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5749137Z self=, 2025-05-07T21:06:38.5749719Z compile=True, 2025-05-07T21:06:38.5749939Z T=2, 2025-05-07T21:06:38.5750194Z D=96, 2025-05-07T21:06:38.5750393Z B=73, 2025-05-07T21:06:38.5750593Z log_E=5, 2025-05-07T21:06:38.5750792Z L=0, 2025-05-07T21:06:38.5750995Z D_gradcheck=2, 2025-05-07T21:06:38.5751239Z stochastic_rounding=True, 2025-05-07T21:06:38.5751504Z weighted=False, 2025-05-07T21:06:38.5751731Z row_wise=True, 2025-05-07T21:06:38.5751950Z mixed=True, 2025-05-07T21:06:38.5752161Z use_cache=True, 2025-05-07T21:06:38.5752412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5752709Z use_cpu=False, 2025-05-07T21:06:38.5752975Z output_dtype=SparseType.BF16, 2025-05-07T21:06:38.5753312Z ) 2025-05-07T21:06:38.5753557Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5754170Z self=, 2025-05-07T21:06:38.5754738Z compile=True, 2025-05-07T21:06:38.5754958Z T=1, 2025-05-07T21:06:38.5755155Z D=98, 2025-05-07T21:06:38.5755345Z B=123, 2025-05-07T21:06:38.5755543Z log_E=4, 2025-05-07T21:06:38.5755746Z L=19, 2025-05-07T21:06:38.5755944Z D_gradcheck=2, 2025-05-07T21:06:38.5756182Z stochastic_rounding=False, 2025-05-07T21:06:38.5756454Z weighted=True, 2025-05-07T21:06:38.5756673Z row_wise=True, 2025-05-07T21:06:38.5756890Z mixed=True, 2025-05-07T21:06:38.5757105Z use_cache=True, 2025-05-07T21:06:38.5757348Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5757643Z use_cpu=True, 2025-05-07T21:06:38.5757885Z output_dtype=SparseType.FP32, 2025-05-07T21:06:38.5758160Z ) 2025-05-07T21:06:38.5758402Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5759006Z self=, 2025-05-07T21:06:38.5759578Z compile=True, 2025-05-07T21:06:38.5759795Z T=4, 2025-05-07T21:06:38.5759991Z D=114, 2025-05-07T21:06:38.5760190Z B=3, 2025-05-07T21:06:38.5760381Z log_E=4, 2025-05-07T21:06:38.5760587Z L=15, 2025-05-07T21:06:38.5760793Z D_gradcheck=2, 2025-05-07T21:06:38.5761027Z stochastic_rounding=True, 2025-05-07T21:06:38.5761297Z weighted=False, 2025-05-07T21:06:38.5761525Z row_wise=False, 2025-05-07T21:06:38.5761742Z mixed=False, 2025-05-07T21:06:38.5761968Z use_cache=True, 2025-05-07T21:06:38.5762215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:38.5762507Z use_cpu=False, 2025-05-07T21:06:38.5762754Z output_dtype=SparseType.BF16, 2025-05-07T21:06:38.5763030Z ) 2025-05-07T21:06:38.5763272Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:38.5763895Z self=, 2025-05-07T21:06:38.5764443Z compile=False, 2025-05-07T21:06:38.5764663Z T=1, 2025-05-07T21:06:38.5764851Z D=26, 2025-05-07T21:06:38.5765044Z B=103, 2025-05-07T21:06:38.5765239Z log_E=5, 2025-05-07T21:06:38.5765435Z L=10, 2025-05-07T21:06:38.5765640Z D_gradcheck=2, 2025-05-07T21:06:38.5765882Z stochastic_rounding=True, 2025-05-07T21:06:38.5766143Z weighted=False, 2025-05-07T21:06:38.5766376Z row_wise=False, 2025-05-07T21:06:38.5766648Z mixed=False, 2025-05-07T21:06:38.5766865Z use_cache=True, 2025-05-07T21:06:38.5767113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:38.5767409Z use_cpu=True, 2025-05-07T21:06:38.5767650Z output_dtype=SparseType.FP32, 2025-05-07T21:06:38.5767919Z ) 2025-05-07T21:06:39.3187118Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3189050Z self=, 2025-05-07T21:06:39.3189768Z compile=False, 2025-05-07T21:06:39.3190098Z T=5, 2025-05-07T21:06:39.3190375Z D=70, 2025-05-07T21:06:39.3190658Z B=71, 2025-05-07T21:06:39.3190962Z log_E=3, 2025-05-07T21:06:39.3191258Z L=20, 2025-05-07T21:06:39.3191472Z D_gradcheck=1, 2025-05-07T21:06:39.3191858Z stochastic_rounding=False, 2025-05-07T21:06:39.3192129Z weighted=True, 2025-05-07T21:06:39.3192361Z row_wise=False, 2025-05-07T21:06:39.3192590Z mixed=False, 2025-05-07T21:06:39.3192811Z use_cache=True, 2025-05-07T21:06:39.3193069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:39.3193373Z use_cpu=False, 2025-05-07T21:06:39.3193614Z output_dtype=SparseType.FP32, 2025-05-07T21:06:39.3193898Z ) 2025-05-07T21:06:39.3194147Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3194743Z self=, 2025-05-07T21:06:39.3195390Z compile=True, 2025-05-07T21:06:39.3195610Z T=5, 2025-05-07T21:06:39.3195800Z D=111, 2025-05-07T21:06:39.3196001Z B=45, 2025-05-07T21:06:39.3196197Z log_E=3, 2025-05-07T21:06:39.3196397Z L=16, 2025-05-07T21:06:39.3196603Z D_gradcheck=1, 2025-05-07T21:06:39.3196846Z stochastic_rounding=False, 2025-05-07T21:06:39.3197109Z weighted=True, 2025-05-07T21:06:39.3197334Z row_wise=False, 2025-05-07T21:06:39.3197557Z mixed=False, 2025-05-07T21:06:39.3197772Z use_cache=False, 2025-05-07T21:06:39.3198032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:39.3198333Z use_cpu=False, 2025-05-07T21:06:39.3198576Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3198841Z ) 2025-05-07T21:06:39.3199084Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3199697Z self=, 2025-05-07T21:06:39.3200240Z compile=True, 2025-05-07T21:06:39.3200456Z T=1, 2025-05-07T21:06:39.3200655Z D=4, 2025-05-07T21:06:39.3200843Z B=108, 2025-05-07T21:06:39.3201046Z log_E=4, 2025-05-07T21:06:39.3201252Z L=1, 2025-05-07T21:06:39.3201446Z D_gradcheck=1, 2025-05-07T21:06:39.3201689Z stochastic_rounding=True, 2025-05-07T21:06:39.3201955Z weighted=False, 2025-05-07T21:06:39.3202177Z row_wise=True, 2025-05-07T21:06:39.3202399Z mixed=True, 2025-05-07T21:06:39.3202623Z use_cache=False, 2025-05-07T21:06:39.3202877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3203178Z use_cpu=False, 2025-05-07T21:06:39.3203428Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3203692Z ) 2025-05-07T21:06:39.3203943Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3204542Z self=, 2025-05-07T21:06:39.3205090Z compile=False, 2025-05-07T21:06:39.3205311Z T=5, 2025-05-07T21:06:39.3205508Z D=109, 2025-05-07T21:06:39.3205704Z B=85, 2025-05-07T21:06:39.3205893Z log_E=4, 2025-05-07T21:06:39.3206099Z L=12, 2025-05-07T21:06:39.3206304Z D_gradcheck=1, 2025-05-07T21:06:39.3206538Z stochastic_rounding=True, 2025-05-07T21:06:39.3206808Z weighted=False, 2025-05-07T21:06:39.3207037Z row_wise=False, 2025-05-07T21:06:39.3207253Z mixed=False, 2025-05-07T21:06:39.3207476Z use_cache=False, 2025-05-07T21:06:39.3207736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3208172Z use_cpu=False, 2025-05-07T21:06:39.3208418Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3208689Z ) 2025-05-07T21:06:39.3208927Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3209525Z self=, 2025-05-07T21:06:39.3210069Z compile=False, 2025-05-07T21:06:39.3210332Z T=2, 2025-05-07T21:06:39.3210521Z D=76, 2025-05-07T21:06:39.3210715Z B=107, 2025-05-07T21:06:39.3210913Z log_E=4, 2025-05-07T21:06:39.3211110Z L=13, 2025-05-07T21:06:39.3211313Z D_gradcheck=2, 2025-05-07T21:06:39.3211549Z stochastic_rounding=True, 2025-05-07T21:06:39.3211811Z weighted=True, 2025-05-07T21:06:39.3212035Z row_wise=False, 2025-05-07T21:06:39.3212257Z mixed=True, 2025-05-07T21:06:39.3212514Z use_cache=False, 2025-05-07T21:06:39.3212800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:39.3213121Z use_cpu=False, 2025-05-07T21:06:39.3213364Z output_dtype=SparseType.BF16, 2025-05-07T21:06:39.3213638Z ) 2025-05-07T21:06:39.3213883Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3214491Z self=, 2025-05-07T21:06:39.3215157Z compile=True, 2025-05-07T21:06:39.3215375Z T=1, 2025-05-07T21:06:39.3215567Z D=46, 2025-05-07T21:06:39.3215810Z B=117, 2025-05-07T21:06:39.3216008Z log_E=5, 2025-05-07T21:06:39.3216207Z L=15, 2025-05-07T21:06:39.3216409Z D_gradcheck=1, 2025-05-07T21:06:39.3216652Z stochastic_rounding=False, 2025-05-07T21:06:39.3216919Z weighted=False, 2025-05-07T21:06:39.3217140Z row_wise=True, 2025-05-07T21:06:39.3217359Z mixed=True, 2025-05-07T21:06:39.3217581Z use_cache=False, 2025-05-07T21:06:39.3217835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3218134Z use_cpu=False, 2025-05-07T21:06:39.3218378Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3218650Z ) 2025-05-07T21:06:39.3218895Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3219508Z self=, 2025-05-07T21:06:39.3220071Z compile=True, 2025-05-07T21:06:39.3220290Z T=1, 2025-05-07T21:06:39.3220486Z D=6, 2025-05-07T21:06:39.3220678Z B=39, 2025-05-07T21:06:39.3220874Z log_E=4, 2025-05-07T21:06:39.3221081Z L=14, 2025-05-07T21:06:39.3221278Z D_gradcheck=1, 2025-05-07T21:06:39.3221519Z stochastic_rounding=False, 2025-05-07T21:06:39.3221789Z weighted=True, 2025-05-07T21:06:39.3222011Z row_wise=True, 2025-05-07T21:06:39.3222232Z mixed=True, 2025-05-07T21:06:39.3222451Z use_cache=False, 2025-05-07T21:06:39.3222704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3223001Z use_cpu=False, 2025-05-07T21:06:39.3223244Z output_dtype=SparseType.FP32, 2025-05-07T21:06:39.3223514Z ) 2025-05-07T21:06:39.3223753Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3224369Z self=, 2025-05-07T21:06:39.3224918Z compile=True, 2025-05-07T21:06:39.3225129Z T=1, 2025-05-07T21:06:39.3225323Z D=41, 2025-05-07T21:06:39.3225517Z B=111, 2025-05-07T21:06:39.3225707Z log_E=5, 2025-05-07T21:06:39.3225914Z L=16, 2025-05-07T21:06:39.3226124Z D_gradcheck=1, 2025-05-07T21:06:39.3226356Z stochastic_rounding=False, 2025-05-07T21:06:39.3226624Z weighted=True, 2025-05-07T21:06:39.3226848Z row_wise=True, 2025-05-07T21:06:39.3227059Z mixed=True, 2025-05-07T21:06:39.3227275Z use_cache=True, 2025-05-07T21:06:39.3227526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3227820Z use_cpu=False, 2025-05-07T21:06:39.3228064Z output_dtype=SparseType.FP32, 2025-05-07T21:06:39.3228335Z ) 2025-05-07T21:06:39.3228573Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3229236Z self=, 2025-05-07T21:06:39.3229786Z compile=True, 2025-05-07T21:06:39.3230009Z T=2, 2025-05-07T21:06:39.3230199Z D=44, 2025-05-07T21:06:39.3230394Z B=110, 2025-05-07T21:06:39.3230591Z log_E=5, 2025-05-07T21:06:39.3230788Z L=5, 2025-05-07T21:06:39.3231036Z D_gradcheck=2, 2025-05-07T21:06:39.3231283Z stochastic_rounding=False, 2025-05-07T21:06:39.3231546Z weighted=False, 2025-05-07T21:06:39.3231775Z row_wise=True, 2025-05-07T21:06:39.3231999Z mixed=True, 2025-05-07T21:06:39.3232212Z use_cache=False, 2025-05-07T21:06:39.3232472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:39.3232773Z use_cpu=False, 2025-05-07T21:06:39.3233052Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3233328Z ) 2025-05-07T21:06:39.3233572Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3234165Z self=, 2025-05-07T21:06:39.3234720Z compile=False, 2025-05-07T21:06:39.3234939Z T=3, 2025-05-07T21:06:39.3235134Z D=99, 2025-05-07T21:06:39.3235323Z B=40, 2025-05-07T21:06:39.3235525Z log_E=3, 2025-05-07T21:06:39.3235729Z L=19, 2025-05-07T21:06:39.3236137Z D_gradcheck=1, 2025-05-07T21:06:39.3236385Z stochastic_rounding=True, 2025-05-07T21:06:39.3236729Z weighted=False, 2025-05-07T21:06:39.3236946Z row_wise=False, 2025-05-07T21:06:39.3237166Z mixed=True, 2025-05-07T21:06:39.3237386Z use_cache=True, 2025-05-07T21:06:39.3237627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3237921Z use_cpu=True, 2025-05-07T21:06:39.3238162Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3238427Z ) 2025-05-07T21:06:39.3238669Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3239282Z self=, 2025-05-07T21:06:39.3239816Z compile=True, 2025-05-07T21:06:39.3240031Z T=3, 2025-05-07T21:06:39.3240224Z D=12, 2025-05-07T21:06:39.3240413Z B=118, 2025-05-07T21:06:39.3240611Z log_E=4, 2025-05-07T21:06:39.3240814Z L=7, 2025-05-07T21:06:39.3241007Z D_gradcheck=1, 2025-05-07T21:06:39.3241243Z stochastic_rounding=False, 2025-05-07T21:06:39.3241512Z weighted=False, 2025-05-07T21:06:39.3241734Z row_wise=True, 2025-05-07T21:06:39.3241955Z mixed=False, 2025-05-07T21:06:39.3242174Z use_cache=True, 2025-05-07T21:06:39.3242424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3242742Z use_cpu=False, 2025-05-07T21:06:39.3243007Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3243277Z ) 2025-05-07T21:06:39.3243514Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3244117Z self=, 2025-05-07T21:06:39.3244664Z compile=True, 2025-05-07T21:06:39.3244878Z T=5, 2025-05-07T21:06:39.3245071Z D=98, 2025-05-07T21:06:39.3253236Z B=1, 2025-05-07T21:06:39.3253436Z log_E=3, 2025-05-07T21:06:39.3253639Z L=16, 2025-05-07T21:06:39.3253842Z D_gradcheck=1, 2025-05-07T21:06:39.3254085Z stochastic_rounding=True, 2025-05-07T21:06:39.3254357Z weighted=True, 2025-05-07T21:06:39.3254586Z row_wise=False, 2025-05-07T21:06:39.3254889Z mixed=False, 2025-05-07T21:06:39.3255112Z use_cache=True, 2025-05-07T21:06:39.3255362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:39.3255662Z use_cpu=True, 2025-05-07T21:06:39.3255909Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3256177Z ) 2025-05-07T21:06:39.3256428Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3257035Z self=, 2025-05-07T21:06:39.3257579Z compile=False, 2025-05-07T21:06:39.3257912Z T=3, 2025-05-07T21:06:39.3258111Z D=23, 2025-05-07T21:06:39.3258302Z B=101, 2025-05-07T21:06:39.3258498Z log_E=3, 2025-05-07T21:06:39.3258701Z L=5, 2025-05-07T21:06:39.3258902Z D_gradcheck=2, 2025-05-07T21:06:39.3259139Z stochastic_rounding=True, 2025-05-07T21:06:39.3259407Z weighted=False, 2025-05-07T21:06:39.3259628Z row_wise=True, 2025-05-07T21:06:39.3259915Z mixed=True, 2025-05-07T21:06:39.3260138Z use_cache=False, 2025-05-07T21:06:39.3260398Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3260688Z use_cpu=True, 2025-05-07T21:06:39.3260932Z output_dtype=SparseType.FP32, 2025-05-07T21:06:39.3261200Z ) 2025-05-07T21:06:39.3261437Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3262100Z self=, 2025-05-07T21:06:39.3262646Z compile=False, 2025-05-07T21:06:39.3262861Z T=5, 2025-05-07T21:06:39.3263066Z D=128, 2025-05-07T21:06:39.3263264Z B=65, 2025-05-07T21:06:39.3263458Z log_E=3, 2025-05-07T21:06:39.3263664Z L=1, 2025-05-07T21:06:39.3263869Z D_gradcheck=2, 2025-05-07T21:06:39.3264101Z stochastic_rounding=False, 2025-05-07T21:06:39.3264369Z weighted=False, 2025-05-07T21:06:39.3264597Z row_wise=False, 2025-05-07T21:06:39.3264812Z mixed=False, 2025-05-07T21:06:39.3265045Z use_cache=False, 2025-05-07T21:06:39.3265354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3265647Z use_cpu=True, 2025-05-07T21:06:39.3265893Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3266166Z ) 2025-05-07T21:06:39.3266405Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3267003Z self=, 2025-05-07T21:06:39.3267548Z compile=False, 2025-05-07T21:06:39.3267768Z T=3, 2025-05-07T21:06:39.3267957Z D=56, 2025-05-07T21:06:39.3268152Z B=34, 2025-05-07T21:06:39.3268352Z log_E=5, 2025-05-07T21:06:39.3268554Z L=3, 2025-05-07T21:06:39.3268757Z D_gradcheck=1, 2025-05-07T21:06:39.3268994Z stochastic_rounding=False, 2025-05-07T21:06:39.3269254Z weighted=False, 2025-05-07T21:06:39.3269480Z row_wise=False, 2025-05-07T21:06:39.3269704Z mixed=False, 2025-05-07T21:06:39.3269918Z use_cache=True, 2025-05-07T21:06:39.3270171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3270467Z use_cpu=True, 2025-05-07T21:06:39.3270703Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3270975Z ) 2025-05-07T21:06:39.3271221Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3271809Z self=, 2025-05-07T21:06:39.3272387Z compile=False, 2025-05-07T21:06:39.3272608Z T=4, 2025-05-07T21:06:39.3272837Z D=56, 2025-05-07T21:06:39.3273044Z B=116, 2025-05-07T21:06:39.3273241Z log_E=5, 2025-05-07T21:06:39.3273448Z L=20, 2025-05-07T21:06:39.3273645Z D_gradcheck=1, 2025-05-07T21:06:39.3273881Z stochastic_rounding=True, 2025-05-07T21:06:39.3274150Z weighted=False, 2025-05-07T21:06:39.3274372Z row_wise=False, 2025-05-07T21:06:39.3274592Z mixed=True, 2025-05-07T21:06:39.3274842Z use_cache=False, 2025-05-07T21:06:39.3275094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:39.3275395Z use_cpu=False, 2025-05-07T21:06:39.3275638Z output_dtype=SparseType.FP32, 2025-05-07T21:06:39.3275905Z ) 2025-05-07T21:06:39.3276148Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3276744Z self=, 2025-05-07T21:06:39.3277313Z compile=True, 2025-05-07T21:06:39.3277529Z T=2, 2025-05-07T21:06:39.3277724Z D=91, 2025-05-07T21:06:39.3277919Z B=67, 2025-05-07T21:06:39.3278110Z log_E=3, 2025-05-07T21:06:39.3278316Z L=15, 2025-05-07T21:06:39.3278566Z D_gradcheck=1, 2025-05-07T21:06:39.3278802Z stochastic_rounding=False, 2025-05-07T21:06:39.3279077Z weighted=False, 2025-05-07T21:06:39.3279303Z row_wise=True, 2025-05-07T21:06:39.3279516Z mixed=True, 2025-05-07T21:06:39.3279744Z use_cache=False, 2025-05-07T21:06:39.3280004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3280335Z use_cpu=True, 2025-05-07T21:06:39.3280582Z output_dtype=SparseType.FP16, 2025-05-07T21:06:39.3280853Z ) 2025-05-07T21:06:39.3281096Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:39.3281716Z self=, 2025-05-07T21:06:39.3282258Z compile=False, 2025-05-07T21:06:39.3282474Z T=3, 2025-05-07T21:06:39.3282704Z D=38, 2025-05-07T21:06:39.3282902Z B=7, 2025-05-07T21:06:39.3283099Z log_E=4, 2025-05-07T21:06:39.3283299Z L=18, 2025-05-07T21:06:39.3283499Z D_gradcheck=2, 2025-05-07T21:06:39.3283742Z stochastic_rounding=True, 2025-05-07T21:06:39.3284007Z weighted=False, 2025-05-07T21:06:39.3284238Z row_wise=True, 2025-05-07T21:06:39.3284465Z mixed=False, 2025-05-07T21:06:39.3284686Z use_cache=True, 2025-05-07T21:06:39.3284940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:39.3285244Z use_cpu=False, 2025-05-07T21:06:39.3285486Z output_dtype=SparseType.BF16, 2025-05-07T21:06:39.3285826Z ) 2025-05-07T21:06:49.1131118Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:49.1132180Z self=, 2025-05-07T21:06:49.1133101Z compile=True, 2025-05-07T21:06:49.1133435Z T=3, 2025-05-07T21:06:49.1133727Z D=38, 2025-05-07T21:06:49.1134047Z B=7, 2025-05-07T21:06:49.1134317Z log_E=4, 2025-05-07T21:06:49.1134652Z L=18, 2025-05-07T21:06:49.1135064Z D_gradcheck=2, 2025-05-07T21:06:49.1135513Z stochastic_rounding=True, 2025-05-07T21:06:49.1136159Z weighted=False, 2025-05-07T21:06:49.1136524Z row_wise=True, 2025-05-07T21:06:49.1136866Z mixed=False, 2025-05-07T21:06:49.1137216Z use_cache=True, 2025-05-07T21:06:49.1137581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:49.1138050Z use_cpu=False, 2025-05-07T21:06:49.1138449Z output_dtype=SparseType.BF16, 2025-05-07T21:06:49.1138917Z ) 2025-05-07T21:06:49.1139318Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:49.1140254Z self=, 2025-05-07T21:06:49.1141154Z compile=False, 2025-05-07T21:06:49.1141491Z T=3, 2025-05-07T21:06:49.1141749Z D=38, 2025-05-07T21:06:49.1142037Z B=38, 2025-05-07T21:06:49.1142324Z log_E=4, 2025-05-07T21:06:49.1142611Z L=18, 2025-05-07T21:06:49.1142921Z D_gradcheck=2, 2025-05-07T21:06:49.1143320Z stochastic_rounding=True, 2025-05-07T21:06:49.1143762Z weighted=False, 2025-05-07T21:06:49.1144152Z row_wise=True, 2025-05-07T21:06:49.1144527Z mixed=False, 2025-05-07T21:06:49.1144887Z use_cache=True, 2025-05-07T21:06:49.1145312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:49.1145818Z use_cpu=False, 2025-05-07T21:06:49.1146224Z output_dtype=SparseType.BF16, 2025-05-07T21:06:49.1146688Z ) 2025-05-07T21:06:49.1147107Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:49.1147972Z self=, 2025-05-07T21:06:49.1148932Z compile=False, 2025-05-07T21:06:49.1149303Z T=4, 2025-05-07T21:06:49.1149628Z D=38, 2025-05-07T21:06:49.1149944Z B=38, 2025-05-07T21:06:49.1150269Z log_E=4, 2025-05-07T21:06:49.1150602Z L=18, 2025-05-07T21:06:49.1150937Z D_gradcheck=2, 2025-05-07T21:06:49.1151338Z stochastic_rounding=True, 2025-05-07T21:06:49.1151783Z weighted=False, 2025-05-07T21:06:49.1152148Z row_wise=True, 2025-05-07T21:06:49.1152947Z mixed=False, 2025-05-07T21:06:49.1153327Z use_cache=True, 2025-05-07T21:06:49.1153711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:49.1154176Z use_cpu=False, 2025-05-07T21:06:49.1154533Z output_dtype=SparseType.BF16, 2025-05-07T21:06:49.1154939Z ) 2025-05-07T21:06:49.1155312Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:49.1156424Z self=, 2025-05-07T21:06:49.1157380Z compile=False, 2025-05-07T21:06:49.1157742Z T=4, 2025-05-07T21:06:49.1158075Z D=38, 2025-05-07T21:06:49.1158394Z B=38, 2025-05-07T21:06:49.1158710Z log_E=4, 2025-05-07T21:06:49.1159043Z L=0, 2025-05-07T21:06:49.1159382Z D_gradcheck=2, 2025-05-07T21:06:49.1159925Z stochastic_rounding=True, 2025-05-07T21:06:49.1160384Z weighted=False, 2025-05-07T21:06:49.1160761Z row_wise=True, 2025-05-07T21:06:49.1161116Z mixed=False, 2025-05-07T21:06:49.1161466Z use_cache=True, 2025-05-07T21:06:49.1161884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:49.1162382Z use_cpu=False, 2025-05-07T21:06:49.1162781Z output_dtype=SparseType.BF16, 2025-05-07T21:06:49.1163235Z ) 2025-05-07T21:06:49.1163647Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:49.1164677Z self=, 2025-05-07T21:06:49.1165852Z compile=True, 2025-05-07T21:06:49.1166211Z T=4, 2025-05-07T21:06:49.1166527Z D=38, 2025-05-07T21:06:49.1166852Z B=38, 2025-05-07T21:06:49.1167170Z log_E=4, 2025-05-07T21:06:49.1167489Z L=0, 2025-05-07T21:06:49.1167796Z D_gradcheck=2, 2025-05-07T21:06:49.1168162Z stochastic_rounding=True, 2025-05-07T21:06:49.1168563Z weighted=False, 2025-05-07T21:06:49.1168922Z row_wise=True, 2025-05-07T21:06:49.1169274Z mixed=False, 2025-05-07T21:06:49.1169606Z use_cache=True, 2025-05-07T21:06:49.1169992Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:49.1170473Z use_cpu=False, 2025-05-07T21:06:49.1170866Z output_dtype=SparseType.BF16, 2025-05-07T21:06:49.1171319Z ) 2025-05-07T21:06:49.1171700Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:06:49.1172670Z self=, 2025-05-07T21:06:49.1173614Z compile=False, 2025-05-07T21:06:49.1173941Z T=2, 2025-05-07T21:06:49.1174236Z D=38, 2025-05-07T21:06:49.1174519Z B=38, 2025-05-07T21:06:49.1174931Z log_E=4, 2025-05-07T21:06:49.1175243Z L=0, 2025-05-07T21:06:49.1175552Z D_gradcheck=2, 2025-05-07T21:06:49.1175939Z stochastic_rounding=True, 2025-05-07T21:06:49.1176378Z weighted=False, 2025-05-07T21:06:49.1176730Z row_wise=True, 2025-05-07T21:06:49.1177084Z mixed=False, 2025-05-07T21:06:49.1177438Z use_cache=True, 2025-05-07T21:06:49.1177839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:49.1178331Z use_cpu=False, 2025-05-07T21:06:49.1178733Z output_dtype=SparseType.BF16, 2025-05-07T21:06:49.1179169Z ) 2025-05-07T21:06:49.1179478Z PASSED 2025-05-07T21:06:55.4741457Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4743650Z self=, 2025-05-07T21:06:55.4744749Z mixed_B=False, 2025-05-07T21:06:55.4745197Z compile=False, 2025-05-07T21:06:55.4745629Z T=1, 2025-05-07T21:06:55.4746004Z D=2, 2025-05-07T21:06:55.4746380Z B=1, 2025-05-07T21:06:55.4746758Z log_E=3, 2025-05-07T21:06:55.4747110Z L=0, 2025-05-07T21:06:55.4747354Z D_gradcheck=1, 2025-05-07T21:06:55.4747622Z stochastic_rounding=False, 2025-05-07T21:06:55.4747885Z weighted=False, 2025-05-07T21:06:55.4748112Z row_wise=False, 2025-05-07T21:06:55.4748655Z mixed=False, 2025-05-07T21:06:55.4748874Z use_cache=False, 2025-05-07T21:06:55.4749134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4749436Z use_cpu=False, 2025-05-07T21:06:55.4749679Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.4749960Z ) 2025-05-07T21:06:55.4750206Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4750885Z self=, 2025-05-07T21:06:55.4751432Z mixed_B=True, 2025-05-07T21:06:55.4751660Z compile=False, 2025-05-07T21:06:55.4751873Z T=1, 2025-05-07T21:06:55.4752071Z D=2, 2025-05-07T21:06:55.4752264Z B=1, 2025-05-07T21:06:55.4752457Z log_E=3, 2025-05-07T21:06:55.4752660Z L=0, 2025-05-07T21:06:55.4752951Z D_gradcheck=1, 2025-05-07T21:06:55.4753198Z stochastic_rounding=False, 2025-05-07T21:06:55.4753465Z weighted=False, 2025-05-07T21:06:55.4753693Z row_wise=False, 2025-05-07T21:06:55.4753923Z mixed=False, 2025-05-07T21:06:55.4754143Z use_cache=False, 2025-05-07T21:06:55.4754404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4754707Z use_cpu=False, 2025-05-07T21:06:55.4754949Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.4755221Z ) 2025-05-07T21:06:55.4755467Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4756060Z self=, 2025-05-07T21:06:55.4756689Z mixed_B=True, 2025-05-07T21:06:55.4756913Z compile=True, 2025-05-07T21:06:55.4757126Z T=2, 2025-05-07T21:06:55.4757322Z D=79, 2025-05-07T21:06:55.4757523Z B=10, 2025-05-07T21:06:55.4757714Z log_E=3, 2025-05-07T21:06:55.4757921Z L=12, 2025-05-07T21:06:55.4758125Z D_gradcheck=2, 2025-05-07T21:06:55.4758358Z stochastic_rounding=True, 2025-05-07T21:06:55.4758626Z weighted=False, 2025-05-07T21:06:55.4758852Z row_wise=True, 2025-05-07T21:06:55.4759071Z mixed=False, 2025-05-07T21:06:55.4759293Z use_cache=False, 2025-05-07T21:06:55.4759552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:55.4759850Z use_cpu=False, 2025-05-07T21:06:55.4760089Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.4760360Z ) 2025-05-07T21:06:55.4760604Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4761195Z self=, 2025-05-07T21:06:55.4761742Z mixed_B=True, 2025-05-07T21:06:55.4761968Z compile=True, 2025-05-07T21:06:55.4762177Z T=4, 2025-05-07T21:06:55.4762373Z D=124, 2025-05-07T21:06:55.4762572Z B=88, 2025-05-07T21:06:55.4762762Z log_E=4, 2025-05-07T21:06:55.4762969Z L=17, 2025-05-07T21:06:55.4763174Z D_gradcheck=2, 2025-05-07T21:06:55.4763407Z stochastic_rounding=False, 2025-05-07T21:06:55.4763678Z weighted=False, 2025-05-07T21:06:55.4763905Z row_wise=False, 2025-05-07T21:06:55.4764124Z mixed=True, 2025-05-07T21:06:55.4764349Z use_cache=False, 2025-05-07T21:06:55.4764614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4764902Z use_cpu=True, 2025-05-07T21:06:55.4765149Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.4765422Z ) 2025-05-07T21:06:55.4765670Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4766265Z self=, 2025-05-07T21:06:55.4766813Z mixed_B=False, 2025-05-07T21:06:55.4767037Z compile=True, 2025-05-07T21:06:55.4767249Z T=1, 2025-05-07T21:06:55.4767445Z D=114, 2025-05-07T21:06:55.4767645Z B=18, 2025-05-07T21:06:55.4767836Z log_E=3, 2025-05-07T21:06:55.4768041Z L=4, 2025-05-07T21:06:55.4768247Z D_gradcheck=2, 2025-05-07T21:06:55.4768481Z stochastic_rounding=False, 2025-05-07T21:06:55.4768752Z weighted=False, 2025-05-07T21:06:55.4768985Z row_wise=True, 2025-05-07T21:06:55.4769256Z mixed=True, 2025-05-07T21:06:55.4769482Z use_cache=False, 2025-05-07T21:06:55.4769741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4770032Z use_cpu=False, 2025-05-07T21:06:55.4770281Z output_dtype=SparseType.BF16, 2025-05-07T21:06:55.4770550Z ) 2025-05-07T21:06:55.4770789Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4771427Z self=, 2025-05-07T21:06:55.4771974Z mixed_B=False, 2025-05-07T21:06:55.4772202Z compile=False, 2025-05-07T21:06:55.4772413Z T=4, 2025-05-07T21:06:55.4772605Z D=68, 2025-05-07T21:06:55.4772800Z B=91, 2025-05-07T21:06:55.4772989Z log_E=3, 2025-05-07T21:06:55.4773192Z L=12, 2025-05-07T21:06:55.4773435Z D_gradcheck=2, 2025-05-07T21:06:55.4773669Z stochastic_rounding=True, 2025-05-07T21:06:55.4773938Z weighted=True, 2025-05-07T21:06:55.4774166Z row_wise=False, 2025-05-07T21:06:55.4774386Z mixed=False, 2025-05-07T21:06:55.4774608Z use_cache=True, 2025-05-07T21:06:55.4774943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4775240Z use_cpu=False, 2025-05-07T21:06:55.4775481Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.4775749Z ) 2025-05-07T21:06:55.4775986Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4776580Z self=, 2025-05-07T21:06:55.4777166Z mixed_B=True, 2025-05-07T21:06:55.4777385Z compile=False, 2025-05-07T21:06:55.4777602Z T=4, 2025-05-07T21:06:55.4777800Z D=88, 2025-05-07T21:06:55.4777997Z B=126, 2025-05-07T21:06:55.4778189Z log_E=5, 2025-05-07T21:06:55.4778389Z L=10, 2025-05-07T21:06:55.4778594Z D_gradcheck=2, 2025-05-07T21:06:55.4778829Z stochastic_rounding=True, 2025-05-07T21:06:55.4779100Z weighted=False, 2025-05-07T21:06:55.4779328Z row_wise=True, 2025-05-07T21:06:55.4779545Z mixed=True, 2025-05-07T21:06:55.4779766Z use_cache=True, 2025-05-07T21:06:55.4780013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4780323Z use_cpu=True, 2025-05-07T21:06:55.4780565Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.4780836Z ) 2025-05-07T21:06:55.4781073Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4781670Z self=, 2025-05-07T21:06:55.4789601Z mixed_B=True, 2025-05-07T21:06:55.4789853Z compile=False, 2025-05-07T21:06:55.4790079Z T=1, 2025-05-07T21:06:55.4790279Z D=81, 2025-05-07T21:06:55.4790468Z B=91, 2025-05-07T21:06:55.4790665Z log_E=3, 2025-05-07T21:06:55.4790866Z L=11, 2025-05-07T21:06:55.4791067Z D_gradcheck=1, 2025-05-07T21:06:55.4791312Z stochastic_rounding=False, 2025-05-07T21:06:55.4791584Z weighted=False, 2025-05-07T21:06:55.4791814Z row_wise=True, 2025-05-07T21:06:55.4792035Z mixed=False, 2025-05-07T21:06:55.4792259Z use_cache=False, 2025-05-07T21:06:55.4792522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:55.4792815Z use_cpu=False, 2025-05-07T21:06:55.4793062Z output_dtype=SparseType.BF16, 2025-05-07T21:06:55.4793332Z ) 2025-05-07T21:06:55.4793572Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4794179Z self=, 2025-05-07T21:06:55.4794724Z mixed_B=True, 2025-05-07T21:06:55.4794942Z compile=False, 2025-05-07T21:06:55.4795159Z T=2, 2025-05-07T21:06:55.4795357Z D=33, 2025-05-07T21:06:55.4795547Z B=14, 2025-05-07T21:06:55.4795743Z log_E=5, 2025-05-07T21:06:55.4795945Z L=12, 2025-05-07T21:06:55.4796141Z D_gradcheck=1, 2025-05-07T21:06:55.4796380Z stochastic_rounding=True, 2025-05-07T21:06:55.4796651Z weighted=True, 2025-05-07T21:06:55.4796886Z row_wise=True, 2025-05-07T21:06:55.4797135Z mixed=True, 2025-05-07T21:06:55.4797443Z use_cache=True, 2025-05-07T21:06:55.4797691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:55.4797991Z use_cpu=False, 2025-05-07T21:06:55.4798235Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.4798505Z ) 2025-05-07T21:06:55.4798741Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4799346Z self=, 2025-05-07T21:06:55.4799956Z mixed_B=False, 2025-05-07T21:06:55.4800175Z compile=True, 2025-05-07T21:06:55.4800389Z T=4, 2025-05-07T21:06:55.4800582Z D=19, 2025-05-07T21:06:55.4800770Z B=49, 2025-05-07T21:06:55.4800967Z log_E=5, 2025-05-07T21:06:55.4801173Z L=18, 2025-05-07T21:06:55.4801414Z D_gradcheck=1, 2025-05-07T21:06:55.4801657Z stochastic_rounding=True, 2025-05-07T21:06:55.4801925Z weighted=False, 2025-05-07T21:06:55.4802147Z row_wise=False, 2025-05-07T21:06:55.4802371Z mixed=True, 2025-05-07T21:06:55.4802593Z use_cache=False, 2025-05-07T21:06:55.4802843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4803141Z use_cpu=False, 2025-05-07T21:06:55.4803385Z output_dtype=SparseType.BF16, 2025-05-07T21:06:55.4803649Z ) 2025-05-07T21:06:55.4803897Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4804487Z self=, 2025-05-07T21:06:55.4805082Z mixed_B=True, 2025-05-07T21:06:55.4805302Z compile=False, 2025-05-07T21:06:55.4805518Z T=1, 2025-05-07T21:06:55.4805712Z D=27, 2025-05-07T21:06:55.4805900Z B=15, 2025-05-07T21:06:55.4806095Z log_E=4, 2025-05-07T21:06:55.4806296Z L=18, 2025-05-07T21:06:55.4806491Z D_gradcheck=1, 2025-05-07T21:06:55.4806731Z stochastic_rounding=False, 2025-05-07T21:06:55.4807000Z weighted=True, 2025-05-07T21:06:55.4807219Z row_wise=False, 2025-05-07T21:06:55.4807437Z mixed=True, 2025-05-07T21:06:55.4807658Z use_cache=False, 2025-05-07T21:06:55.4807911Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4808208Z use_cpu=True, 2025-05-07T21:06:55.4808450Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.4808716Z ) 2025-05-07T21:06:55.4808958Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4809547Z self=, 2025-05-07T21:06:55.4810092Z mixed_B=False, 2025-05-07T21:06:55.4810313Z compile=True, 2025-05-07T21:06:55.4810527Z T=4, 2025-05-07T21:06:55.4810723Z D=101, 2025-05-07T21:06:55.4810912Z B=62, 2025-05-07T21:06:55.4811104Z log_E=5, 2025-05-07T21:06:55.4811304Z L=0, 2025-05-07T21:06:55.4811498Z D_gradcheck=2, 2025-05-07T21:06:55.4811737Z stochastic_rounding=True, 2025-05-07T21:06:55.4812002Z weighted=True, 2025-05-07T21:06:55.4812219Z row_wise=False, 2025-05-07T21:06:55.4812441Z mixed=False, 2025-05-07T21:06:55.4812662Z use_cache=True, 2025-05-07T21:06:55.4812904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4813202Z use_cpu=True, 2025-05-07T21:06:55.4813442Z output_dtype=SparseType.BF16, 2025-05-07T21:06:55.4813705Z ) 2025-05-07T21:06:55.4813952Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4814545Z self=, 2025-05-07T21:06:55.4815216Z mixed_B=True, 2025-05-07T21:06:55.4815442Z compile=False, 2025-05-07T21:06:55.4815661Z T=4, 2025-05-07T21:06:55.4815850Z D=110, 2025-05-07T21:06:55.4816048Z B=45, 2025-05-07T21:06:55.4816243Z log_E=5, 2025-05-07T21:06:55.4816441Z L=15, 2025-05-07T21:06:55.4816646Z D_gradcheck=1, 2025-05-07T21:06:55.4816887Z stochastic_rounding=False, 2025-05-07T21:06:55.4817156Z weighted=True, 2025-05-07T21:06:55.4817378Z row_wise=False, 2025-05-07T21:06:55.4817598Z mixed=True, 2025-05-07T21:06:55.4817874Z use_cache=True, 2025-05-07T21:06:55.4818120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:55.4818418Z use_cpu=True, 2025-05-07T21:06:55.4818660Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.4818925Z ) 2025-05-07T21:06:55.4819168Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4819757Z self=, 2025-05-07T21:06:55.4820333Z mixed_B=False, 2025-05-07T21:06:55.4820559Z compile=True, 2025-05-07T21:06:55.4820773Z T=3, 2025-05-07T21:06:55.4820960Z D=71, 2025-05-07T21:06:55.4821155Z B=30, 2025-05-07T21:06:55.4821350Z log_E=5, 2025-05-07T21:06:55.4821547Z L=6, 2025-05-07T21:06:55.4821750Z D_gradcheck=1, 2025-05-07T21:06:55.4822030Z stochastic_rounding=True, 2025-05-07T21:06:55.4822293Z weighted=True, 2025-05-07T21:06:55.4822517Z row_wise=False, 2025-05-07T21:06:55.4822741Z mixed=True, 2025-05-07T21:06:55.4822957Z use_cache=False, 2025-05-07T21:06:55.4823218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:55.4823513Z use_cpu=True, 2025-05-07T21:06:55.4823754Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.4824017Z ) 2025-05-07T21:06:55.4824258Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4824848Z self=, 2025-05-07T21:06:55.4825430Z mixed_B=True, 2025-05-07T21:06:55.4825650Z compile=True, 2025-05-07T21:06:55.4825865Z T=3, 2025-05-07T21:06:55.4826050Z D=83, 2025-05-07T21:06:55.4826246Z B=93, 2025-05-07T21:06:55.4826441Z log_E=3, 2025-05-07T21:06:55.4826637Z L=12, 2025-05-07T21:06:55.4826841Z D_gradcheck=2, 2025-05-07T21:06:55.4827086Z stochastic_rounding=True, 2025-05-07T21:06:55.4827348Z weighted=False, 2025-05-07T21:06:55.4827575Z row_wise=False, 2025-05-07T21:06:55.4827794Z mixed=False, 2025-05-07T21:06:55.4828013Z use_cache=False, 2025-05-07T21:06:55.4828272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:55.4828568Z use_cpu=True, 2025-05-07T21:06:55.4828801Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.4829071Z ) 2025-05-07T21:06:55.4829313Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4829906Z self=, 2025-05-07T21:06:55.4830442Z mixed_B=False, 2025-05-07T21:06:55.4830672Z compile=False, 2025-05-07T21:06:55.4830892Z T=4, 2025-05-07T21:06:55.4831081Z D=97, 2025-05-07T21:06:55.4831277Z B=17, 2025-05-07T21:06:55.4831473Z log_E=5, 2025-05-07T21:06:55.4831669Z L=12, 2025-05-07T21:06:55.4831870Z D_gradcheck=1, 2025-05-07T21:06:55.4832106Z stochastic_rounding=True, 2025-05-07T21:06:55.4832369Z weighted=False, 2025-05-07T21:06:55.4832593Z row_wise=True, 2025-05-07T21:06:55.4832820Z mixed=False, 2025-05-07T21:06:55.4833035Z use_cache=True, 2025-05-07T21:06:55.4833284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4833579Z use_cpu=True, 2025-05-07T21:06:55.4833818Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.4834088Z ) 2025-05-07T21:06:55.4834330Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:55.4834910Z self=, 2025-05-07T21:06:55.4835455Z mixed_B=False, 2025-05-07T21:06:55.4835681Z compile=False, 2025-05-07T21:06:55.4835897Z T=4, 2025-05-07T21:06:55.4836575Z D=62, 2025-05-07T21:06:55.4836791Z B=55, 2025-05-07T21:06:55.4837015Z log_E=4, 2025-05-07T21:06:55.4837212Z L=6, 2025-05-07T21:06:55.4837411Z D_gradcheck=2, 2025-05-07T21:06:55.4837651Z stochastic_rounding=False, 2025-05-07T21:06:55.4837914Z weighted=True, 2025-05-07T21:06:55.4838137Z row_wise=False, 2025-05-07T21:06:55.4838358Z mixed=False, 2025-05-07T21:06:55.4838715Z use_cache=True, 2025-05-07T21:06:55.4838968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:06:55.4839266Z use_cpu=False, 2025-05-07T21:06:55.4839508Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.4839791Z ) 2025-05-07T21:07:12.9343832Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9344605Z self=, 2025-05-07T21:07:12.9345504Z mixed_B=True, 2025-05-07T21:07:12.9345738Z compile=True, 2025-05-07T21:07:12.9345959Z T=1, 2025-05-07T21:07:12.9346152Z D=117, 2025-05-07T21:07:12.9346357Z B=112, 2025-05-07T21:07:12.9346568Z log_E=5, 2025-05-07T21:07:12.9346767Z L=3, 2025-05-07T21:07:12.9346975Z D_gradcheck=2, 2025-05-07T21:07:12.9347308Z stochastic_rounding=True, 2025-05-07T21:07:12.9347574Z weighted=True, 2025-05-07T21:07:12.9347806Z row_wise=False, 2025-05-07T21:07:12.9348031Z mixed=True, 2025-05-07T21:07:12.9348259Z use_cache=False, 2025-05-07T21:07:12.9348524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:12.9348825Z use_cpu=True, 2025-05-07T21:07:12.9349075Z output_dtype=SparseType.BF16, 2025-05-07T21:07:12.9349347Z ) 2025-05-07T21:07:12.9349597Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9350202Z self=, 2025-05-07T21:07:12.9350840Z mixed_B=True, 2025-05-07T21:07:12.9351069Z compile=False, 2025-05-07T21:07:12.9351292Z T=4, 2025-05-07T21:07:12.9351482Z D=93, 2025-05-07T21:07:12.9351681Z B=103, 2025-05-07T21:07:12.9351880Z log_E=3, 2025-05-07T21:07:12.9352081Z L=3, 2025-05-07T21:07:12.9352288Z D_gradcheck=1, 2025-05-07T21:07:12.9352533Z stochastic_rounding=False, 2025-05-07T21:07:12.9352795Z weighted=False, 2025-05-07T21:07:12.9353022Z row_wise=False, 2025-05-07T21:07:12.9353245Z mixed=False, 2025-05-07T21:07:12.9353466Z use_cache=True, 2025-05-07T21:07:12.9353718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9354014Z use_cpu=True, 2025-05-07T21:07:12.9354254Z output_dtype=SparseType.BF16, 2025-05-07T21:07:12.9354527Z ) 2025-05-07T21:07:12.9354772Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9355372Z self=, 2025-05-07T21:07:12.9355919Z mixed_B=False, 2025-05-07T21:07:12.9356146Z compile=False, 2025-05-07T21:07:12.9356361Z T=2, 2025-05-07T21:07:12.9356553Z D=64, 2025-05-07T21:07:12.9356750Z B=59, 2025-05-07T21:07:12.9356954Z log_E=3, 2025-05-07T21:07:12.9357150Z L=13, 2025-05-07T21:07:12.9357354Z D_gradcheck=2, 2025-05-07T21:07:12.9357597Z stochastic_rounding=True, 2025-05-07T21:07:12.9357860Z weighted=True, 2025-05-07T21:07:12.9358085Z row_wise=True, 2025-05-07T21:07:12.9358301Z mixed=True, 2025-05-07T21:07:12.9358521Z use_cache=False, 2025-05-07T21:07:12.9358788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:12.9359093Z use_cpu=False, 2025-05-07T21:07:12.9359381Z output_dtype=SparseType.FP32, 2025-05-07T21:07:12.9359654Z ) 2025-05-07T21:07:12.9359901Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9360504Z self=, 2025-05-07T21:07:12.9361047Z mixed_B=False, 2025-05-07T21:07:12.9361272Z compile=True, 2025-05-07T21:07:12.9361519Z T=5, 2025-05-07T21:07:12.9361737Z D=31, 2025-05-07T21:07:12.9361935Z B=74, 2025-05-07T21:07:12.9362134Z log_E=5, 2025-05-07T21:07:12.9362331Z L=0, 2025-05-07T21:07:12.9362540Z D_gradcheck=2, 2025-05-07T21:07:12.9362786Z stochastic_rounding=True, 2025-05-07T21:07:12.9363050Z weighted=False, 2025-05-07T21:07:12.9363284Z row_wise=False, 2025-05-07T21:07:12.9363514Z mixed=False, 2025-05-07T21:07:12.9363820Z use_cache=False, 2025-05-07T21:07:12.9364083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9364381Z use_cpu=True, 2025-05-07T21:07:12.9364619Z output_dtype=SparseType.FP16, 2025-05-07T21:07:12.9364891Z ) 2025-05-07T21:07:12.9365139Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9365724Z self=, 2025-05-07T21:07:12.9366306Z mixed_B=True, 2025-05-07T21:07:12.9366533Z compile=False, 2025-05-07T21:07:12.9366749Z T=2, 2025-05-07T21:07:12.9366937Z D=59, 2025-05-07T21:07:12.9367135Z B=128, 2025-05-07T21:07:12.9367332Z log_E=5, 2025-05-07T21:07:12.9367529Z L=5, 2025-05-07T21:07:12.9367732Z D_gradcheck=2, 2025-05-07T21:07:12.9368010Z stochastic_rounding=False, 2025-05-07T21:07:12.9368282Z weighted=True, 2025-05-07T21:07:12.9368507Z row_wise=True, 2025-05-07T21:07:12.9368727Z mixed=False, 2025-05-07T21:07:12.9368946Z use_cache=False, 2025-05-07T21:07:12.9369208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9369507Z use_cpu=False, 2025-05-07T21:07:12.9369749Z output_dtype=SparseType.FP16, 2025-05-07T21:07:12.9370020Z ) 2025-05-07T21:07:12.9370267Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9370857Z self=, 2025-05-07T21:07:12.9371446Z mixed_B=True, 2025-05-07T21:07:12.9371673Z compile=False, 2025-05-07T21:07:12.9371883Z T=1, 2025-05-07T21:07:12.9372085Z D=6, 2025-05-07T21:07:12.9372281Z B=105, 2025-05-07T21:07:12.9372476Z log_E=4, 2025-05-07T21:07:12.9372680Z L=19, 2025-05-07T21:07:12.9372887Z D_gradcheck=1, 2025-05-07T21:07:12.9373128Z stochastic_rounding=True, 2025-05-07T21:07:12.9373391Z weighted=True, 2025-05-07T21:07:12.9373617Z row_wise=False, 2025-05-07T21:07:12.9373845Z mixed=False, 2025-05-07T21:07:12.9374066Z use_cache=True, 2025-05-07T21:07:12.9374320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:12.9374616Z use_cpu=True, 2025-05-07T21:07:12.9374856Z output_dtype=SparseType.FP16, 2025-05-07T21:07:12.9375244Z ) 2025-05-07T21:07:12.9375491Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9376077Z self=, 2025-05-07T21:07:12.9376627Z mixed_B=False, 2025-05-07T21:07:12.9376852Z compile=True, 2025-05-07T21:07:12.9377064Z T=3, 2025-05-07T21:07:12.9377258Z D=35, 2025-05-07T21:07:12.9377451Z B=81, 2025-05-07T21:07:12.9377643Z log_E=4, 2025-05-07T21:07:12.9377845Z L=19, 2025-05-07T21:07:12.9378050Z D_gradcheck=1, 2025-05-07T21:07:12.9378286Z stochastic_rounding=True, 2025-05-07T21:07:12.9378556Z weighted=False, 2025-05-07T21:07:12.9378779Z row_wise=False, 2025-05-07T21:07:12.9378994Z mixed=False, 2025-05-07T21:07:12.9379219Z use_cache=False, 2025-05-07T21:07:12.9379478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:12.9379779Z use_cpu=False, 2025-05-07T21:07:12.9380019Z output_dtype=SparseType.FP32, 2025-05-07T21:07:12.9380294Z ) 2025-05-07T21:07:12.9380542Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9381130Z self=, 2025-05-07T21:07:12.9381705Z mixed_B=False, 2025-05-07T21:07:12.9381957Z compile=True, 2025-05-07T21:07:12.9382169Z T=3, 2025-05-07T21:07:12.9382364Z D=2, 2025-05-07T21:07:12.9382565Z B=119, 2025-05-07T21:07:12.9382756Z log_E=3, 2025-05-07T21:07:12.9382958Z L=9, 2025-05-07T21:07:12.9383167Z D_gradcheck=2, 2025-05-07T21:07:12.9383404Z stochastic_rounding=False, 2025-05-07T21:07:12.9383674Z weighted=False, 2025-05-07T21:07:12.9383901Z row_wise=False, 2025-05-07T21:07:12.9384120Z mixed=False, 2025-05-07T21:07:12.9384343Z use_cache=True, 2025-05-07T21:07:12.9384651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9384948Z use_cpu=False, 2025-05-07T21:07:12.9385195Z output_dtype=SparseType.BF16, 2025-05-07T21:07:12.9385469Z ) 2025-05-07T21:07:12.9385709Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9386300Z self=, 2025-05-07T21:07:12.9386885Z mixed_B=True, 2025-05-07T21:07:12.9387114Z compile=False, 2025-05-07T21:07:12.9387325Z T=5, 2025-05-07T21:07:12.9387522Z D=80, 2025-05-07T21:07:12.9387718Z B=77, 2025-05-07T21:07:12.9387908Z log_E=4, 2025-05-07T21:07:12.9388114Z L=12, 2025-05-07T21:07:12.9388321Z D_gradcheck=2, 2025-05-07T21:07:12.9388603Z stochastic_rounding=False, 2025-05-07T21:07:12.9388879Z weighted=True, 2025-05-07T21:07:12.9389103Z row_wise=False, 2025-05-07T21:07:12.9389323Z mixed=False, 2025-05-07T21:07:12.9389549Z use_cache=False, 2025-05-07T21:07:12.9389812Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9390102Z use_cpu=True, 2025-05-07T21:07:12.9390348Z output_dtype=SparseType.FP16, 2025-05-07T21:07:12.9390621Z ) 2025-05-07T21:07:12.9390859Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9391450Z self=, 2025-05-07T21:07:12.9392033Z mixed_B=True, 2025-05-07T21:07:12.9392260Z compile=False, 2025-05-07T21:07:12.9392470Z T=4, 2025-05-07T21:07:12.9392680Z D=119, 2025-05-07T21:07:12.9392879Z B=23, 2025-05-07T21:07:12.9393075Z log_E=5, 2025-05-07T21:07:12.9400876Z L=14, 2025-05-07T21:07:12.9401099Z D_gradcheck=1, 2025-05-07T21:07:12.9401355Z stochastic_rounding=True, 2025-05-07T21:07:12.9401619Z weighted=False, 2025-05-07T21:07:12.9401847Z row_wise=False, 2025-05-07T21:07:12.9402075Z mixed=False, 2025-05-07T21:07:12.9402292Z use_cache=False, 2025-05-07T21:07:12.9402558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9402861Z use_cpu=False, 2025-05-07T21:07:12.9403101Z output_dtype=SparseType.BF16, 2025-05-07T21:07:12.9403375Z ) 2025-05-07T21:07:12.9403621Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9404210Z self=, 2025-05-07T21:07:12.9404753Z mixed_B=True, 2025-05-07T21:07:12.9404979Z compile=False, 2025-05-07T21:07:12.9405191Z T=5, 2025-05-07T21:07:12.9405386Z D=65, 2025-05-07T21:07:12.9405580Z B=102, 2025-05-07T21:07:12.9405774Z log_E=3, 2025-05-07T21:07:12.9405980Z L=3, 2025-05-07T21:07:12.9406179Z D_gradcheck=2, 2025-05-07T21:07:12.9406412Z stochastic_rounding=True, 2025-05-07T21:07:12.9406685Z weighted=True, 2025-05-07T21:07:12.9406909Z row_wise=True, 2025-05-07T21:07:12.9407134Z mixed=True, 2025-05-07T21:07:12.9407349Z use_cache=False, 2025-05-07T21:07:12.9407612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9407911Z use_cpu=False, 2025-05-07T21:07:12.9408150Z output_dtype=SparseType.BF16, 2025-05-07T21:07:12.9408419Z ) 2025-05-07T21:07:12.9408665Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9409253Z self=, 2025-05-07T21:07:12.9409797Z mixed_B=False, 2025-05-07T21:07:12.9410022Z compile=False, 2025-05-07T21:07:12.9410234Z T=5, 2025-05-07T21:07:12.9410434Z D=124, 2025-05-07T21:07:12.9410632Z B=49, 2025-05-07T21:07:12.9410822Z log_E=3, 2025-05-07T21:07:12.9411027Z L=13, 2025-05-07T21:07:12.9411233Z D_gradcheck=1, 2025-05-07T21:07:12.9411466Z stochastic_rounding=True, 2025-05-07T21:07:12.9411734Z weighted=True, 2025-05-07T21:07:12.9411960Z row_wise=False, 2025-05-07T21:07:12.9412176Z mixed=True, 2025-05-07T21:07:12.9412396Z use_cache=False, 2025-05-07T21:07:12.9412737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:12.9413031Z use_cpu=True, 2025-05-07T21:07:12.9413279Z output_dtype=SparseType.FP32, 2025-05-07T21:07:12.9413551Z ) 2025-05-07T21:07:12.9413794Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9414382Z self=, 2025-05-07T21:07:12.9414964Z mixed_B=True, 2025-05-07T21:07:12.9415290Z compile=True, 2025-05-07T21:07:12.9415502Z T=4, 2025-05-07T21:07:12.9415699Z D=37, 2025-05-07T21:07:12.9415895Z B=112, 2025-05-07T21:07:12.9416089Z log_E=5, 2025-05-07T21:07:12.9416292Z L=20, 2025-05-07T21:07:12.9416492Z D_gradcheck=2, 2025-05-07T21:07:12.9416772Z stochastic_rounding=False, 2025-05-07T21:07:12.9417041Z weighted=True, 2025-05-07T21:07:12.9417261Z row_wise=True, 2025-05-07T21:07:12.9417473Z mixed=False, 2025-05-07T21:07:12.9417699Z use_cache=False, 2025-05-07T21:07:12.9417958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9418246Z use_cpu=True, 2025-05-07T21:07:12.9418488Z output_dtype=SparseType.FP32, 2025-05-07T21:07:12.9418758Z ) 2025-05-07T21:07:12.9418992Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9419587Z self=, 2025-05-07T21:07:12.9420174Z mixed_B=False, 2025-05-07T21:07:12.9420394Z compile=True, 2025-05-07T21:07:12.9420606Z T=3, 2025-05-07T21:07:12.9420799Z D=32, 2025-05-07T21:07:12.9420995Z B=115, 2025-05-07T21:07:12.9421187Z log_E=5, 2025-05-07T21:07:12.9421388Z L=20, 2025-05-07T21:07:12.9421593Z D_gradcheck=2, 2025-05-07T21:07:12.9421833Z stochastic_rounding=False, 2025-05-07T21:07:12.9422101Z weighted=False, 2025-05-07T21:07:12.9422327Z row_wise=False, 2025-05-07T21:07:12.9422545Z mixed=False, 2025-05-07T21:07:12.9422766Z use_cache=False, 2025-05-07T21:07:12.9423024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:12.9423317Z use_cpu=False, 2025-05-07T21:07:12.9423561Z output_dtype=SparseType.FP16, 2025-05-07T21:07:12.9423833Z ) 2025-05-07T21:07:12.9424070Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9424664Z self=, 2025-05-07T21:07:12.9425207Z mixed_B=False, 2025-05-07T21:07:12.9425431Z compile=True, 2025-05-07T21:07:12.9425642Z T=1, 2025-05-07T21:07:12.9425838Z D=13, 2025-05-07T21:07:12.9426036Z B=66, 2025-05-07T21:07:12.9426226Z log_E=5, 2025-05-07T21:07:12.9426431Z L=19, 2025-05-07T21:07:12.9426634Z D_gradcheck=1, 2025-05-07T21:07:12.9426870Z stochastic_rounding=False, 2025-05-07T21:07:12.9427146Z weighted=False, 2025-05-07T21:07:12.9427377Z row_wise=True, 2025-05-07T21:07:12.9427591Z mixed=True, 2025-05-07T21:07:12.9427810Z use_cache=True, 2025-05-07T21:07:12.9428066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:12.9428356Z use_cpu=True, 2025-05-07T21:07:12.9428597Z output_dtype=SparseType.FP16, 2025-05-07T21:07:12.9428867Z ) 2025-05-07T21:07:12.9429102Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9429693Z self=, 2025-05-07T21:07:12.9430235Z mixed_B=False, 2025-05-07T21:07:12.9430452Z compile=True, 2025-05-07T21:07:12.9430666Z T=1, 2025-05-07T21:07:12.9430860Z D=40, 2025-05-07T21:07:12.9431047Z B=51, 2025-05-07T21:07:12.9431239Z log_E=3, 2025-05-07T21:07:12.9431441Z L=14, 2025-05-07T21:07:12.9431636Z D_gradcheck=2, 2025-05-07T21:07:12.9431879Z stochastic_rounding=True, 2025-05-07T21:07:12.9432150Z weighted=True, 2025-05-07T21:07:12.9432372Z row_wise=False, 2025-05-07T21:07:12.9432587Z mixed=False, 2025-05-07T21:07:12.9432809Z use_cache=False, 2025-05-07T21:07:12.9433205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:12.9433495Z use_cpu=True, 2025-05-07T21:07:12.9433738Z output_dtype=SparseType.BF16, 2025-05-07T21:07:12.9434006Z ) 2025-05-07T21:07:12.9434239Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:12.9434829Z self=, 2025-05-07T21:07:12.9435410Z mixed_B=False, 2025-05-07T21:07:12.9435627Z compile=True, 2025-05-07T21:07:12.9435841Z T=2, 2025-05-07T21:07:12.9436452Z D=31, 2025-05-07T21:07:12.9436647Z B=78, 2025-05-07T21:07:12.9436843Z log_E=4, 2025-05-07T21:07:12.9437046Z L=14, 2025-05-07T21:07:12.9437243Z D_gradcheck=1, 2025-05-07T21:07:12.9437482Z stochastic_rounding=True, 2025-05-07T21:07:12.9437867Z weighted=False, 2025-05-07T21:07:12.9438091Z row_wise=False, 2025-05-07T21:07:12.9438314Z mixed=True, 2025-05-07T21:07:12.9438534Z use_cache=True, 2025-05-07T21:07:12.9438785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:12.9439090Z use_cpu=False, 2025-05-07T21:07:12.9439336Z output_dtype=SparseType.FP16, 2025-05-07T21:07:12.9439608Z ) 2025-05-07T21:07:18.7592462Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7593839Z self=, 2025-05-07T21:07:18.7595382Z mixed_B=False, 2025-05-07T21:07:18.7595828Z compile=False, 2025-05-07T21:07:18.7596261Z T=3, 2025-05-07T21:07:18.7596648Z D=87, 2025-05-07T21:07:18.7597164Z B=80, 2025-05-07T21:07:18.7597704Z log_E=5, 2025-05-07T21:07:18.7598271Z L=17, 2025-05-07T21:07:18.7598815Z D_gradcheck=1, 2025-05-07T21:07:18.7599479Z stochastic_rounding=True, 2025-05-07T21:07:18.7600055Z weighted=True, 2025-05-07T21:07:18.7600490Z row_wise=False, 2025-05-07T21:07:18.7600927Z mixed=False, 2025-05-07T21:07:18.7601363Z use_cache=True, 2025-05-07T21:07:18.7601855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7602452Z use_cpu=True, 2025-05-07T21:07:18.7602932Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.7603233Z ) 2025-05-07T21:07:18.7603500Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7604094Z self=, 2025-05-07T21:07:18.7604645Z mixed_B=False, 2025-05-07T21:07:18.7604865Z compile=True, 2025-05-07T21:07:18.7605084Z T=4, 2025-05-07T21:07:18.7605282Z D=101, 2025-05-07T21:07:18.7605475Z B=81, 2025-05-07T21:07:18.7605672Z log_E=3, 2025-05-07T21:07:18.7605878Z L=12, 2025-05-07T21:07:18.7606075Z D_gradcheck=1, 2025-05-07T21:07:18.7606312Z stochastic_rounding=True, 2025-05-07T21:07:18.7606601Z weighted=True, 2025-05-07T21:07:18.7606830Z row_wise=False, 2025-05-07T21:07:18.7607053Z mixed=False, 2025-05-07T21:07:18.7607277Z use_cache=False, 2025-05-07T21:07:18.7607543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:18.7607838Z use_cpu=True, 2025-05-07T21:07:18.7608084Z output_dtype=SparseType.BF16, 2025-05-07T21:07:18.7608362Z ) 2025-05-07T21:07:18.7608602Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7609193Z self=, 2025-05-07T21:07:18.7609748Z mixed_B=False, 2025-05-07T21:07:18.7609969Z compile=True, 2025-05-07T21:07:18.7610192Z T=4, 2025-05-07T21:07:18.7610394Z D=57, 2025-05-07T21:07:18.7610586Z B=20, 2025-05-07T21:07:18.7610786Z log_E=4, 2025-05-07T21:07:18.7610993Z L=20, 2025-05-07T21:07:18.7611191Z D_gradcheck=2, 2025-05-07T21:07:18.7611431Z stochastic_rounding=True, 2025-05-07T21:07:18.7611703Z weighted=False, 2025-05-07T21:07:18.7611923Z row_wise=False, 2025-05-07T21:07:18.7612145Z mixed=True, 2025-05-07T21:07:18.7612365Z use_cache=True, 2025-05-07T21:07:18.7612739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:18.7613037Z use_cpu=False, 2025-05-07T21:07:18.7613280Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.7613552Z ) 2025-05-07T21:07:18.7613788Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7614382Z self=, 2025-05-07T21:07:18.7615150Z mixed_B=True, 2025-05-07T21:07:18.7615380Z compile=False, 2025-05-07T21:07:18.7615601Z T=2, 2025-05-07T21:07:18.7615799Z D=113, 2025-05-07T21:07:18.7615990Z B=1, 2025-05-07T21:07:18.7616187Z log_E=5, 2025-05-07T21:07:18.7616391Z L=3, 2025-05-07T21:07:18.7616584Z D_gradcheck=2, 2025-05-07T21:07:18.7616822Z stochastic_rounding=True, 2025-05-07T21:07:18.7617179Z weighted=True, 2025-05-07T21:07:18.7617402Z row_wise=True, 2025-05-07T21:07:18.7617624Z mixed=False, 2025-05-07T21:07:18.7617847Z use_cache=True, 2025-05-07T21:07:18.7618095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7618393Z use_cpu=False, 2025-05-07T21:07:18.7618639Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.7618913Z ) 2025-05-07T21:07:18.7619151Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7619744Z self=, 2025-05-07T21:07:18.7620334Z mixed_B=True, 2025-05-07T21:07:18.7620552Z compile=False, 2025-05-07T21:07:18.7620773Z T=4, 2025-05-07T21:07:18.7620970Z D=47, 2025-05-07T21:07:18.7621162Z B=116, 2025-05-07T21:07:18.7621364Z log_E=3, 2025-05-07T21:07:18.7621569Z L=12, 2025-05-07T21:07:18.7621766Z D_gradcheck=1, 2025-05-07T21:07:18.7622010Z stochastic_rounding=False, 2025-05-07T21:07:18.7622282Z weighted=False, 2025-05-07T21:07:18.7622506Z row_wise=False, 2025-05-07T21:07:18.7622732Z mixed=False, 2025-05-07T21:07:18.7622981Z use_cache=True, 2025-05-07T21:07:18.7623252Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:18.7623550Z use_cpu=True, 2025-05-07T21:07:18.7623795Z output_dtype=SparseType.BF16, 2025-05-07T21:07:18.7624060Z ) 2025-05-07T21:07:18.7624304Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7624896Z self=, 2025-05-07T21:07:18.7625437Z mixed_B=True, 2025-05-07T21:07:18.7625656Z compile=True, 2025-05-07T21:07:18.7625873Z T=5, 2025-05-07T21:07:18.7626066Z D=28, 2025-05-07T21:07:18.7626254Z B=85, 2025-05-07T21:07:18.7626449Z log_E=3, 2025-05-07T21:07:18.7626651Z L=9, 2025-05-07T21:07:18.7626848Z D_gradcheck=1, 2025-05-07T21:07:18.7627089Z stochastic_rounding=False, 2025-05-07T21:07:18.7627359Z weighted=False, 2025-05-07T21:07:18.7627579Z row_wise=True, 2025-05-07T21:07:18.7627800Z mixed=True, 2025-05-07T21:07:18.7628020Z use_cache=False, 2025-05-07T21:07:18.7628275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:18.7628573Z use_cpu=False, 2025-05-07T21:07:18.7628818Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.7629086Z ) 2025-05-07T21:07:18.7629329Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7629923Z self=, 2025-05-07T21:07:18.7630462Z mixed_B=False, 2025-05-07T21:07:18.7630687Z compile=True, 2025-05-07T21:07:18.7630904Z T=2, 2025-05-07T21:07:18.7631104Z D=105, 2025-05-07T21:07:18.7631293Z B=30, 2025-05-07T21:07:18.7631492Z log_E=3, 2025-05-07T21:07:18.7631695Z L=3, 2025-05-07T21:07:18.7631894Z D_gradcheck=2, 2025-05-07T21:07:18.7632131Z stochastic_rounding=True, 2025-05-07T21:07:18.7632404Z weighted=False, 2025-05-07T21:07:18.7632625Z row_wise=False, 2025-05-07T21:07:18.7632849Z mixed=False, 2025-05-07T21:07:18.7633072Z use_cache=True, 2025-05-07T21:07:18.7633365Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7633662Z use_cpu=True, 2025-05-07T21:07:18.7633905Z output_dtype=SparseType.BF16, 2025-05-07T21:07:18.7634170Z ) 2025-05-07T21:07:18.7634415Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7635006Z self=, 2025-05-07T21:07:18.7635581Z mixed_B=True, 2025-05-07T21:07:18.7635809Z compile=False, 2025-05-07T21:07:18.7636413Z T=1, 2025-05-07T21:07:18.7636606Z D=121, 2025-05-07T21:07:18.7636806Z B=103, 2025-05-07T21:07:18.7637006Z log_E=5, 2025-05-07T21:07:18.7637209Z L=10, 2025-05-07T21:07:18.7637413Z D_gradcheck=2, 2025-05-07T21:07:18.7637653Z stochastic_rounding=False, 2025-05-07T21:07:18.7638000Z weighted=True, 2025-05-07T21:07:18.7638226Z row_wise=False, 2025-05-07T21:07:18.7638447Z mixed=True, 2025-05-07T21:07:18.7638668Z use_cache=False, 2025-05-07T21:07:18.7638921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7639216Z use_cpu=False, 2025-05-07T21:07:18.7639459Z output_dtype=SparseType.BF16, 2025-05-07T21:07:18.7639728Z ) 2025-05-07T21:07:18.7639973Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7640562Z self=, 2025-05-07T21:07:18.7641097Z mixed_B=False, 2025-05-07T21:07:18.7641390Z compile=True, 2025-05-07T21:07:18.7641606Z T=5, 2025-05-07T21:07:18.7641797Z D=70, 2025-05-07T21:07:18.7641991Z B=73, 2025-05-07T21:07:18.7642187Z log_E=5, 2025-05-07T21:07:18.7642384Z L=18, 2025-05-07T21:07:18.7642586Z D_gradcheck=2, 2025-05-07T21:07:18.7642822Z stochastic_rounding=True, 2025-05-07T21:07:18.7643088Z weighted=True, 2025-05-07T21:07:18.7643316Z row_wise=True, 2025-05-07T21:07:18.7643535Z mixed=True, 2025-05-07T21:07:18.7643750Z use_cache=False, 2025-05-07T21:07:18.7644011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7644306Z use_cpu=True, 2025-05-07T21:07:18.7644551Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.7644815Z ) 2025-05-07T21:07:18.7645061Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7645651Z self=, 2025-05-07T21:07:18.7646186Z mixed_B=True, 2025-05-07T21:07:18.7646415Z compile=False, 2025-05-07T21:07:18.7646636Z T=5, 2025-05-07T21:07:18.7646825Z D=68, 2025-05-07T21:07:18.7647022Z B=45, 2025-05-07T21:07:18.7647221Z log_E=5, 2025-05-07T21:07:18.7647419Z L=5, 2025-05-07T21:07:18.7647621Z D_gradcheck=1, 2025-05-07T21:07:18.7647860Z stochastic_rounding=True, 2025-05-07T21:07:18.7648128Z weighted=False, 2025-05-07T21:07:18.7648355Z row_wise=True, 2025-05-07T21:07:18.7648577Z mixed=False, 2025-05-07T21:07:18.7648792Z use_cache=True, 2025-05-07T21:07:18.7649044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:18.7649344Z use_cpu=True, 2025-05-07T21:07:18.7649581Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.7649855Z ) 2025-05-07T21:07:18.7650097Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7650694Z self=, 2025-05-07T21:07:18.7651229Z mixed_B=False, 2025-05-07T21:07:18.7651461Z compile=True, 2025-05-07T21:07:18.7651679Z T=3, 2025-05-07T21:07:18.7651865Z D=9, 2025-05-07T21:07:18.7652057Z B=3, 2025-05-07T21:07:18.7652250Z log_E=5, 2025-05-07T21:07:18.7652448Z L=6, 2025-05-07T21:07:18.7652648Z D_gradcheck=1, 2025-05-07T21:07:18.7652887Z stochastic_rounding=True, 2025-05-07T21:07:18.7653189Z weighted=False, 2025-05-07T21:07:18.7653423Z row_wise=True, 2025-05-07T21:07:18.7653642Z mixed=False, 2025-05-07T21:07:18.7653854Z use_cache=True, 2025-05-07T21:07:18.7654223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7654526Z use_cpu=True, 2025-05-07T21:07:18.7654763Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.7655097Z ) 2025-05-07T21:07:18.7655340Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7655923Z self=, 2025-05-07T21:07:18.7656532Z mixed_B=False, 2025-05-07T21:07:18.7656759Z compile=False, 2025-05-07T21:07:18.7656979Z T=4, 2025-05-07T21:07:18.7657166Z D=108, 2025-05-07T21:07:18.7657367Z B=77, 2025-05-07T21:07:18.7657562Z log_E=5, 2025-05-07T21:07:18.7657758Z L=4, 2025-05-07T21:07:18.7657958Z D_gradcheck=1, 2025-05-07T21:07:18.7658196Z stochastic_rounding=False, 2025-05-07T21:07:18.7658507Z weighted=True, 2025-05-07T21:07:18.7658736Z row_wise=False, 2025-05-07T21:07:18.7658957Z mixed=True, 2025-05-07T21:07:18.7666846Z use_cache=False, 2025-05-07T21:07:18.7667152Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:18.7667455Z use_cpu=True, 2025-05-07T21:07:18.7667706Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.7667974Z ) 2025-05-07T21:07:18.7668219Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7668843Z self=, 2025-05-07T21:07:18.7669380Z mixed_B=True, 2025-05-07T21:07:18.7669697Z compile=False, 2025-05-07T21:07:18.7669916Z T=1, 2025-05-07T21:07:18.7670115Z D=122, 2025-05-07T21:07:18.7670309Z B=35, 2025-05-07T21:07:18.7670506Z log_E=5, 2025-05-07T21:07:18.7670711Z L=19, 2025-05-07T21:07:18.7670909Z D_gradcheck=2, 2025-05-07T21:07:18.7671158Z stochastic_rounding=False, 2025-05-07T21:07:18.7671432Z weighted=False, 2025-05-07T21:07:18.7671653Z row_wise=True, 2025-05-07T21:07:18.7671873Z mixed=False, 2025-05-07T21:07:18.7672098Z use_cache=False, 2025-05-07T21:07:18.7672357Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7672654Z use_cpu=True, 2025-05-07T21:07:18.7672899Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.7673168Z ) 2025-05-07T21:07:18.7673414Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7674012Z self=, 2025-05-07T21:07:18.7674547Z mixed_B=True, 2025-05-07T21:07:18.7674773Z compile=True, 2025-05-07T21:07:18.7674989Z T=1, 2025-05-07T21:07:18.7675179Z D=20, 2025-05-07T21:07:18.7675374Z B=18, 2025-05-07T21:07:18.7675568Z log_E=5, 2025-05-07T21:07:18.7675768Z L=12, 2025-05-07T21:07:18.7675970Z D_gradcheck=1, 2025-05-07T21:07:18.7676207Z stochastic_rounding=True, 2025-05-07T21:07:18.7676473Z weighted=True, 2025-05-07T21:07:18.7676697Z row_wise=False, 2025-05-07T21:07:18.7676919Z mixed=False, 2025-05-07T21:07:18.7677141Z use_cache=True, 2025-05-07T21:07:18.7677387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7677680Z use_cpu=True, 2025-05-07T21:07:18.7677922Z output_dtype=SparseType.FP16, 2025-05-07T21:07:18.7678185Z ) 2025-05-07T21:07:18.7678458Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7679048Z self=, 2025-05-07T21:07:18.7679589Z mixed_B=False, 2025-05-07T21:07:18.7679814Z compile=True, 2025-05-07T21:07:18.7680029Z T=3, 2025-05-07T21:07:18.7680225Z D=105, 2025-05-07T21:07:18.7680416Z B=55, 2025-05-07T21:07:18.7680612Z log_E=4, 2025-05-07T21:07:18.7680816Z L=1, 2025-05-07T21:07:18.7681011Z D_gradcheck=1, 2025-05-07T21:07:18.7681252Z stochastic_rounding=False, 2025-05-07T21:07:18.7681521Z weighted=False, 2025-05-07T21:07:18.7681746Z row_wise=True, 2025-05-07T21:07:18.7681966Z mixed=False, 2025-05-07T21:07:18.7682189Z use_cache=False, 2025-05-07T21:07:18.7682493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7682798Z use_cpu=True, 2025-05-07T21:07:18.7683075Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.7683359Z ) 2025-05-07T21:07:18.7683603Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7684194Z self=, 2025-05-07T21:07:18.7684769Z mixed_B=True, 2025-05-07T21:07:18.7684998Z compile=True, 2025-05-07T21:07:18.7685214Z T=5, 2025-05-07T21:07:18.7685405Z D=94, 2025-05-07T21:07:18.7685601Z B=61, 2025-05-07T21:07:18.7685794Z log_E=4, 2025-05-07T21:07:18.7685992Z L=8, 2025-05-07T21:07:18.7686193Z D_gradcheck=2, 2025-05-07T21:07:18.7686433Z stochastic_rounding=False, 2025-05-07T21:07:18.7686702Z weighted=False, 2025-05-07T21:07:18.7686964Z row_wise=True, 2025-05-07T21:07:18.7687187Z mixed=True, 2025-05-07T21:07:18.7687405Z use_cache=True, 2025-05-07T21:07:18.7687647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7687950Z use_cpu=False, 2025-05-07T21:07:18.7688196Z output_dtype=SparseType.BF16, 2025-05-07T21:07:18.7688461Z ) 2025-05-07T21:07:18.7688707Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:18.7689296Z self=, 2025-05-07T21:07:18.7689830Z mixed_B=False, 2025-05-07T21:07:18.7690106Z compile=False, 2025-05-07T21:07:18.7690324Z T=2, 2025-05-07T21:07:18.7690513Z D=114, 2025-05-07T21:07:18.7690714Z B=101, 2025-05-07T21:07:18.7690915Z log_E=3, 2025-05-07T21:07:18.7691112Z L=9, 2025-05-07T21:07:18.7691319Z D_gradcheck=2, 2025-05-07T21:07:18.7691558Z stochastic_rounding=False, 2025-05-07T21:07:18.7691820Z weighted=True, 2025-05-07T21:07:18.7692048Z row_wise=True, 2025-05-07T21:07:18.7692269Z mixed=True, 2025-05-07T21:07:18.7692481Z use_cache=False, 2025-05-07T21:07:18.7692742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:18.7693044Z use_cpu=True, 2025-05-07T21:07:18.7693291Z output_dtype=SparseType.FP32, 2025-05-07T21:07:18.7693557Z ) 2025-05-07T21:07:58.7546385Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:58.7547058Z self=, 2025-05-07T21:07:58.7547635Z mixed_B=False, 2025-05-07T21:07:58.7547869Z compile=False, 2025-05-07T21:07:58.7548090Z T=5, 2025-05-07T21:07:58.7548287Z D=22, 2025-05-07T21:07:58.7548482Z B=77, 2025-05-07T21:07:58.7548681Z log_E=5, 2025-05-07T21:07:58.7548889Z L=9, 2025-05-07T21:07:58.7549086Z D_gradcheck=1, 2025-05-07T21:07:58.7549328Z stochastic_rounding=False, 2025-05-07T21:07:58.7549599Z weighted=False, 2025-05-07T21:07:58.7549826Z row_wise=False, 2025-05-07T21:07:58.7550050Z mixed=True, 2025-05-07T21:07:58.7550269Z use_cache=False, 2025-05-07T21:07:58.7550525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:58.7550830Z use_cpu=False, 2025-05-07T21:07:58.7551078Z output_dtype=SparseType.BF16, 2025-05-07T21:07:58.7551359Z ) 2025-05-07T21:07:58.7551602Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:58.7552199Z self=, 2025-05-07T21:07:58.7552747Z mixed_B=False, 2025-05-07T21:07:58.7552970Z compile=True, 2025-05-07T21:07:58.7553188Z T=2, 2025-05-07T21:07:58.7553387Z D=12, 2025-05-07T21:07:58.7553580Z B=94, 2025-05-07T21:07:58.7553778Z log_E=3, 2025-05-07T21:07:58.7553982Z L=5, 2025-05-07T21:07:58.7554178Z D_gradcheck=1, 2025-05-07T21:07:58.7554416Z stochastic_rounding=True, 2025-05-07T21:07:58.7554685Z weighted=False, 2025-05-07T21:07:58.7554909Z row_wise=True, 2025-05-07T21:07:58.7555129Z mixed=True, 2025-05-07T21:07:58.7555353Z use_cache=False, 2025-05-07T21:07:58.7555610Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:58.7556131Z use_cpu=False, 2025-05-07T21:07:58.7556387Z output_dtype=SparseType.FP16, 2025-05-07T21:07:58.7556652Z ) 2025-05-07T21:07:58.7556903Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:58.7557500Z self=, 2025-05-07T21:07:58.7558129Z mixed_B=True, 2025-05-07T21:07:58.7558350Z compile=False, 2025-05-07T21:07:58.7558574Z T=5, 2025-05-07T21:07:58.7558774Z D=9, 2025-05-07T21:07:58.7559032Z B=85, 2025-05-07T21:07:58.7559276Z log_E=5, 2025-05-07T21:07:58.7559488Z L=20, 2025-05-07T21:07:58.7559684Z D_gradcheck=2, 2025-05-07T21:07:58.7559924Z stochastic_rounding=True, 2025-05-07T21:07:58.7560191Z weighted=True, 2025-05-07T21:07:58.7560514Z row_wise=True, 2025-05-07T21:07:58.7560738Z mixed=False, 2025-05-07T21:07:58.7560955Z use_cache=False, 2025-05-07T21:07:58.7561209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:58.7561509Z use_cpu=False, 2025-05-07T21:07:58.7561754Z output_dtype=SparseType.BF16, 2025-05-07T21:07:58.7562016Z ) 2025-05-07T21:07:58.7562260Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:58.7562851Z self=, 2025-05-07T21:07:58.7563423Z mixed_B=True, 2025-05-07T21:07:58.7563743Z compile=False, 2025-05-07T21:07:58.7563960Z T=5, 2025-05-07T21:07:58.7564160Z D=9, 2025-05-07T21:07:58.7564346Z B=20, 2025-05-07T21:07:58.7564542Z log_E=5, 2025-05-07T21:07:58.7564745Z L=20, 2025-05-07T21:07:58.7564940Z D_gradcheck=2, 2025-05-07T21:07:58.7565195Z stochastic_rounding=True, 2025-05-07T21:07:58.7565456Z weighted=True, 2025-05-07T21:07:58.7565685Z row_wise=True, 2025-05-07T21:07:58.7565904Z mixed=False, 2025-05-07T21:07:58.7566120Z use_cache=False, 2025-05-07T21:07:58.7566381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:58.7566684Z use_cpu=False, 2025-05-07T21:07:58.7566927Z output_dtype=SparseType.BF16, 2025-05-07T21:07:58.7567194Z ) 2025-05-07T21:07:58.7567439Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:58.7568031Z self=, 2025-05-07T21:07:58.7568566Z mixed_B=True, 2025-05-07T21:07:58.7568792Z compile=False, 2025-05-07T21:07:58.7569015Z T=5, 2025-05-07T21:07:58.7569205Z D=9, 2025-05-07T21:07:58.7569401Z B=20, 2025-05-07T21:07:58.7569604Z log_E=5, 2025-05-07T21:07:58.7569804Z L=20, 2025-05-07T21:07:58.7570007Z D_gradcheck=2, 2025-05-07T21:07:58.7570246Z stochastic_rounding=True, 2025-05-07T21:07:58.7570505Z weighted=True, 2025-05-07T21:07:58.7570738Z row_wise=True, 2025-05-07T21:07:58.7570957Z mixed=False, 2025-05-07T21:07:58.7571169Z use_cache=True, 2025-05-07T21:07:58.7571421Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:58.7571720Z use_cpu=False, 2025-05-07T21:07:58.7571957Z output_dtype=SparseType.BF16, 2025-05-07T21:07:58.7572229Z ) 2025-05-07T21:07:58.7572476Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:58.7573064Z self=, 2025-05-07T21:07:58.7573593Z mixed_B=True, 2025-05-07T21:07:58.7573819Z compile=False, 2025-05-07T21:07:58.7574041Z T=1, 2025-05-07T21:07:58.7574229Z D=9, 2025-05-07T21:07:58.7574422Z B=20, 2025-05-07T21:07:58.7574618Z log_E=5, 2025-05-07T21:07:58.7574814Z L=20, 2025-05-07T21:07:58.7575132Z D_gradcheck=2, 2025-05-07T21:07:58.7575367Z stochastic_rounding=True, 2025-05-07T21:07:58.7575629Z weighted=True, 2025-05-07T21:07:58.7575857Z row_wise=True, 2025-05-07T21:07:58.7576076Z mixed=False, 2025-05-07T21:07:58.7576291Z use_cache=True, 2025-05-07T21:07:58.7576547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:58.7576897Z use_cpu=False, 2025-05-07T21:07:58.7577138Z output_dtype=SparseType.BF16, 2025-05-07T21:07:58.7577408Z ) 2025-05-07T21:07:58.7577652Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:58.7578241Z self=, 2025-05-07T21:07:58.7578781Z mixed_B=True, 2025-05-07T21:07:58.7579050Z compile=True, 2025-05-07T21:07:58.7579270Z T=1, 2025-05-07T21:07:58.7579462Z D=9, 2025-05-07T21:07:58.7579656Z B=20, 2025-05-07T21:07:58.7579853Z log_E=5, 2025-05-07T21:07:58.7580053Z L=20, 2025-05-07T21:07:58.7580257Z D_gradcheck=2, 2025-05-07T21:07:58.7580498Z stochastic_rounding=True, 2025-05-07T21:07:58.7580762Z weighted=True, 2025-05-07T21:07:58.7581028Z row_wise=True, 2025-05-07T21:07:58.7581256Z mixed=False, 2025-05-07T21:07:58.7581475Z use_cache=True, 2025-05-07T21:07:58.7581733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:58.7582036Z use_cpu=False, 2025-05-07T21:07:58.7582275Z output_dtype=SparseType.BF16, 2025-05-07T21:07:58.7582546Z ) 2025-05-07T21:07:58.7582795Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:07:58.7583378Z self=, 2025-05-07T21:07:58.7583914Z mixed_B=True, 2025-05-07T21:07:58.7584141Z compile=False, 2025-05-07T21:07:58.7584400Z T=1, 2025-05-07T21:07:58.7584595Z D=9, 2025-05-07T21:07:58.7584788Z B=20, 2025-05-07T21:07:58.7584980Z log_E=5, 2025-05-07T21:07:58.7585184Z L=20, 2025-05-07T21:07:58.7585386Z D_gradcheck=2, 2025-05-07T21:07:58.7585627Z stochastic_rounding=True, 2025-05-07T21:07:58.7585887Z weighted=False, 2025-05-07T21:07:58.7586116Z row_wise=True, 2025-05-07T21:07:58.7586337Z mixed=False, 2025-05-07T21:07:58.7586550Z use_cache=True, 2025-05-07T21:07:58.7586803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:58.7587105Z use_cpu=False, 2025-05-07T21:07:58.7587344Z output_dtype=SparseType.BF16, 2025-05-07T21:07:58.7587615Z ) 2025-05-07T21:07:58.7587813Z PASSED 2025-05-07T21:07:58.7587929Z 2025-05-07T21:07:58.7588074Z =============================== warnings summary =============================== 2025-05-07T21:07:58.7588683Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:07:58.7589452Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:07:58.7590227Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:07:58.7591028Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:07:58.7591816Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:07:58.7592557Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:07:58.7593382Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:07:58.7594116Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:07:58.7595596Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:07:58.7596827Z warnings.warn( 2025-05-07T21:07:58.7596970Z 2025-05-07T21:07:58.7597213Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:58.7597700Z ================== 8 passed, 8 warnings in 352.66s (0:05:52) =================== 2025-05-07T21:07:59.4704278Z 2025-05-07T21:07:59.4705285Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:07:59.4722546Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 355 seconds 2025-05-07T21:07:59.4722960Z 2025-05-07T21:07:59.4722966Z 2025-05-07T21:07:59.4722973Z 2025-05-07T21:07:59.4722979Z 2025-05-07T21:07:59.4745253Z ################################################################################ 2025-05-07T21:07:59.4763236Z # [2025-05-07T21:07:59.476Z] Run Python Test Suite: 2025-05-07T21:07:59.4763608Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:07:59.4763957Z ################################################################################ 2025-05-07T21:07:59.4788121Z + 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:07:59.4788798Z 2025-05-07T21:08:01.6380885Z ============================= test session starts ============================== 2025-05-07T21:08:01.6381584Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:01.6382124Z cachedir: .pytest_cache 2025-05-07T21:08:01.6382733Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:01.6383472Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:01.6384166Z plugins: hypothesis-6.131.14 2025-05-07T21:08:03.3425390Z collecting ... collected 1 item 2025-05-07T21:08:03.3425639Z 2025-05-07T21:08:03.3451265Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:08:03.3451672Z 2025-05-07T21:08:03.3451832Z =========================== short test summary info ============================ 2025-05-07T21:08:03.3452814Z 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:08:03.3453727Z ============================== 1 skipped in 1.84s ============================== 2025-05-07T21:08:03.8949189Z 2025-05-07T21:08:03.8949506Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:08:03.8968948Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T21:08:03.8969288Z 2025-05-07T21:08:03.8969299Z 2025-05-07T21:08:03.8969303Z 2025-05-07T21:08:03.8969307Z 2025-05-07T21:08:03.8989923Z ################################################################################ 2025-05-07T21:08:03.9004796Z # [2025-05-07T21:08:03.900Z] Run Python Test Suite: 2025-05-07T21:08:03.9005174Z # ./tbe/training/backward_none_test.py 2025-05-07T21:08:03.9005497Z ################################################################################ 2025-05-07T21:08:03.9030185Z + 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:08:03.9030847Z 2025-05-07T21:08:06.0601039Z ============================= test session starts ============================== 2025-05-07T21:08:06.0602208Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:06.0603189Z cachedir: .pytest_cache 2025-05-07T21:08:06.0604308Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:06.0605475Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:06.0605905Z plugins: hypothesis-6.131.14 2025-05-07T21:08:07.7546966Z collecting ... collected 2 items 2025-05-07T21:08:11.4767887Z 2025-05-07T21:08:11.4768703Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:08:11.4769820Z self=, 2025-05-07T21:08:11.4770296Z T=1, 2025-05-07T21:08:11.4770493Z D=2, 2025-05-07T21:08:11.4770687Z B=1, 2025-05-07T21:08:11.4770881Z log_E=3, 2025-05-07T21:08:11.4771078Z L=0, 2025-05-07T21:08:11.4771312Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4771623Z weighted=False, 2025-05-07T21:08:11.4771862Z long_segments=False, 2025-05-07T21:08:11.4772240Z pooling_mode=, 2025-05-07T21:08:11.4772572Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4772846Z ) 2025-05-07T21:08:11.4773071Z Trying example: test_backward_none( 2025-05-07T21:08:11.4773552Z self=, 2025-05-07T21:08:11.4774017Z T=3, 2025-05-07T21:08:11.4774208Z D=2, 2025-05-07T21:08:11.4774491Z B=1, 2025-05-07T21:08:11.4774688Z log_E=3, 2025-05-07T21:08:11.4774953Z L=0, 2025-05-07T21:08:11.4775190Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4775498Z weighted=False, 2025-05-07T21:08:11.4775730Z long_segments=False, 2025-05-07T21:08:11.4776008Z pooling_mode=, 2025-05-07T21:08:11.4776324Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4776593Z ) 2025-05-07T21:08:11.4776810Z Trying example: test_backward_none( 2025-05-07T21:08:11.4777278Z self=, 2025-05-07T21:08:11.4777821Z T=3, 2025-05-07T21:08:11.4778018Z D=112, 2025-05-07T21:08:11.4778217Z B=69, 2025-05-07T21:08:11.4778408Z log_E=5, 2025-05-07T21:08:11.4778614Z L=4, 2025-05-07T21:08:11.4778842Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4779135Z weighted=False, 2025-05-07T21:08:11.4779369Z long_segments=False, 2025-05-07T21:08:11.4779647Z pooling_mode=, 2025-05-07T21:08:11.4779965Z output_dtype=SparseType.FP32, 2025-05-07T21:08:11.4780230Z ) 2025-05-07T21:08:11.4780444Z Trying example: test_backward_none( 2025-05-07T21:08:11.4780918Z self=, 2025-05-07T21:08:11.4781369Z T=1, 2025-05-07T21:08:11.4781571Z D=110, 2025-05-07T21:08:11.4781769Z B=1, 2025-05-07T21:08:11.4781983Z log_E=3, 2025-05-07T21:08:11.4782180Z L=0, 2025-05-07T21:08:11.4782410Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4789904Z weighted=False, 2025-05-07T21:08:11.4790249Z long_segments=False, 2025-05-07T21:08:11.4790543Z pooling_mode=, 2025-05-07T21:08:11.4790862Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4791139Z ) 2025-05-07T21:08:11.4791358Z Trying example: test_backward_none( 2025-05-07T21:08:11.4791829Z self=, 2025-05-07T21:08:11.4792288Z T=1, 2025-05-07T21:08:11.4792487Z D=110, 2025-05-07T21:08:11.4792683Z B=51, 2025-05-07T21:08:11.4792879Z log_E=3, 2025-05-07T21:08:11.4793086Z L=20, 2025-05-07T21:08:11.4793309Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4793606Z weighted=True, 2025-05-07T21:08:11.4793842Z long_segments=False, 2025-05-07T21:08:11.4794113Z pooling_mode=, 2025-05-07T21:08:11.4794431Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4794704Z ) 2025-05-07T21:08:11.4794919Z Trying example: test_backward_none( 2025-05-07T21:08:11.4795395Z self=, 2025-05-07T21:08:11.4795852Z T=3, 2025-05-07T21:08:11.4796050Z D=159, 2025-05-07T21:08:11.4796267Z B=1, 2025-05-07T21:08:11.4796484Z log_E=3, 2025-05-07T21:08:11.4796686Z L=0, 2025-05-07T21:08:11.4796909Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4797214Z weighted=False, 2025-05-07T21:08:11.4797451Z long_segments=False, 2025-05-07T21:08:11.4797720Z pooling_mode=, 2025-05-07T21:08:11.4798034Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4798383Z ) 2025-05-07T21:08:11.4798592Z Trying example: test_backward_none( 2025-05-07T21:08:11.4799068Z self=, 2025-05-07T21:08:11.4799526Z T=3, 2025-05-07T21:08:11.4799719Z D=159, 2025-05-07T21:08:11.4799918Z B=38, 2025-05-07T21:08:11.4800119Z log_E=4, 2025-05-07T21:08:11.4800363Z L=16, 2025-05-07T21:08:11.4800593Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4800893Z weighted=True, 2025-05-07T21:08:11.4801127Z long_segments=False, 2025-05-07T21:08:11.4801394Z pooling_mode=, 2025-05-07T21:08:11.4801713Z output_dtype=SparseType.FP32, 2025-05-07T21:08:11.4801984Z ) 2025-05-07T21:08:11.4802192Z Trying example: test_backward_none( 2025-05-07T21:08:11.4802711Z self=, 2025-05-07T21:08:11.4803171Z T=4, 2025-05-07T21:08:11.4803361Z D=49, 2025-05-07T21:08:11.4803565Z B=43, 2025-05-07T21:08:11.4803767Z log_E=4, 2025-05-07T21:08:11.4803969Z L=10, 2025-05-07T21:08:11.4804197Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4804493Z weighted=True, 2025-05-07T21:08:11.4804717Z long_segments=True, 2025-05-07T21:08:11.4804988Z pooling_mode=, 2025-05-07T21:08:11.4805305Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4805619Z ) 2025-05-07T21:08:11.4805833Z Trying example: test_backward_none( 2025-05-07T21:08:11.4806304Z self=, 2025-05-07T21:08:11.4806759Z T=1, 2025-05-07T21:08:11.4806950Z D=231, 2025-05-07T21:08:11.4807148Z B=16, 2025-05-07T21:08:11.4807344Z log_E=5, 2025-05-07T21:08:11.4807539Z L=7, 2025-05-07T21:08:11.4807769Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4808067Z weighted=False, 2025-05-07T21:08:11.4808298Z long_segments=False, 2025-05-07T21:08:11.4808578Z pooling_mode=, 2025-05-07T21:08:11.4808901Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4809168Z ) 2025-05-07T21:08:11.4809381Z Trying example: test_backward_none( 2025-05-07T21:08:11.4809850Z self=, 2025-05-07T21:08:11.4810301Z T=4, 2025-05-07T21:08:11.4810501Z D=164, 2025-05-07T21:08:11.4810702Z B=101, 2025-05-07T21:08:11.4810898Z log_E=4, 2025-05-07T21:08:11.4811100Z L=14, 2025-05-07T21:08:11.4811333Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4811627Z weighted=True, 2025-05-07T21:08:11.4811861Z long_segments=True, 2025-05-07T21:08:11.4812129Z pooling_mode=, 2025-05-07T21:08:11.4812441Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4812721Z ) 2025-05-07T21:08:11.4812935Z Trying example: test_backward_none( 2025-05-07T21:08:11.4813407Z self=, 2025-05-07T21:08:11.4813859Z T=5, 2025-05-07T21:08:11.4814056Z D=60, 2025-05-07T21:08:11.4814253Z B=8, 2025-05-07T21:08:11.4814441Z log_E=5, 2025-05-07T21:08:11.4814645Z L=17, 2025-05-07T21:08:11.4814967Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4815260Z weighted=False, 2025-05-07T21:08:11.4815496Z long_segments=True, 2025-05-07T21:08:11.4815770Z pooling_mode=, 2025-05-07T21:08:11.4816086Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4816364Z ) 2025-05-07T21:08:11.4816583Z Trying example: test_backward_none( 2025-05-07T21:08:11.4817049Z self=, 2025-05-07T21:08:11.4817509Z T=4, 2025-05-07T21:08:11.4817707Z D=107, 2025-05-07T21:08:11.4817902Z B=63, 2025-05-07T21:08:11.4818098Z log_E=4, 2025-05-07T21:08:11.4818303Z L=20, 2025-05-07T21:08:11.4818523Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4818878Z weighted=True, 2025-05-07T21:08:11.4819111Z long_segments=True, 2025-05-07T21:08:11.4819382Z pooling_mode=, 2025-05-07T21:08:11.4819688Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4819961Z ) 2025-05-07T21:08:11.4820172Z Trying example: test_backward_none( 2025-05-07T21:08:11.4820637Z self=, 2025-05-07T21:08:11.4821142Z T=4, 2025-05-07T21:08:11.4821339Z D=210, 2025-05-07T21:08:11.4821533Z B=107, 2025-05-07T21:08:11.4821733Z log_E=4, 2025-05-07T21:08:11.4821940Z L=7, 2025-05-07T21:08:11.4822160Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4822457Z weighted=True, 2025-05-07T21:08:11.4822690Z long_segments=False, 2025-05-07T21:08:11.4823000Z pooling_mode=, 2025-05-07T21:08:11.4823317Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4823587Z ) 2025-05-07T21:08:11.4823794Z Trying example: test_backward_none( 2025-05-07T21:08:11.4824274Z self=, 2025-05-07T21:08:11.4824731Z T=5, 2025-05-07T21:08:11.4824920Z D=139, 2025-05-07T21:08:11.4825117Z B=63, 2025-05-07T21:08:11.4825311Z log_E=4, 2025-05-07T21:08:11.4825518Z L=15, 2025-05-07T21:08:11.4825738Z weights_precision=SparseType.FP16, 2025-05-07T21:08:11.4826037Z weighted=True, 2025-05-07T21:08:11.4826317Z long_segments=True, 2025-05-07T21:08:11.4826580Z pooling_mode=, 2025-05-07T21:08:11.4826898Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4827170Z ) 2025-05-07T21:08:11.4827380Z Trying example: test_backward_none( 2025-05-07T21:08:11.4827850Z self=, 2025-05-07T21:08:11.4828312Z T=4, 2025-05-07T21:08:11.4828501Z D=189, 2025-05-07T21:08:11.4828700Z B=5, 2025-05-07T21:08:11.4828898Z log_E=5, 2025-05-07T21:08:11.4829096Z L=16, 2025-05-07T21:08:11.4829330Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4829630Z weighted=True, 2025-05-07T21:08:11.4829860Z long_segments=False, 2025-05-07T21:08:11.4830137Z pooling_mode=, 2025-05-07T21:08:11.4830452Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4830721Z ) 2025-05-07T21:08:11.4830936Z Trying example: test_backward_none( 2025-05-07T21:08:11.4831407Z self=, 2025-05-07T21:08:11.4831870Z T=4, 2025-05-07T21:08:11.4832058Z D=79, 2025-05-07T21:08:11.4832255Z B=92, 2025-05-07T21:08:11.4832451Z log_E=4, 2025-05-07T21:08:11.4832650Z L=13, 2025-05-07T21:08:11.4832877Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4833173Z weighted=False, 2025-05-07T21:08:11.4833405Z long_segments=False, 2025-05-07T21:08:11.4833683Z pooling_mode=, 2025-05-07T21:08:11.4833997Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4834265Z ) 2025-05-07T21:08:11.4834481Z Trying example: test_backward_none( 2025-05-07T21:08:11.4834951Z self=, 2025-05-07T21:08:11.4835400Z T=1, 2025-05-07T21:08:11.4835597Z D=50, 2025-05-07T21:08:11.4835793Z B=127, 2025-05-07T21:08:11.4836349Z log_E=4, 2025-05-07T21:08:11.4836560Z L=19, 2025-05-07T21:08:11.4836787Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4837082Z weighted=True, 2025-05-07T21:08:11.4837317Z long_segments=True, 2025-05-07T21:08:11.4837587Z pooling_mode=, 2025-05-07T21:08:11.4837907Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4838173Z ) 2025-05-07T21:08:11.4838388Z Trying example: test_backward_none( 2025-05-07T21:08:11.4838863Z self=, 2025-05-07T21:08:11.4839314Z T=2, 2025-05-07T21:08:11.4839515Z D=3, 2025-05-07T21:08:11.4839716Z B=90, 2025-05-07T21:08:11.4839995Z log_E=3, 2025-05-07T21:08:11.4840205Z L=6, 2025-05-07T21:08:11.4840434Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4840728Z weighted=True, 2025-05-07T21:08:11.4840964Z long_segments=False, 2025-05-07T21:08:11.4841243Z pooling_mode=, 2025-05-07T21:08:11.4841555Z output_dtype=SparseType.FP32, 2025-05-07T21:08:11.4841895Z ) 2025-05-07T21:08:11.4842116Z Trying example: test_backward_none( 2025-05-07T21:08:11.4842592Z self=, 2025-05-07T21:08:11.4843047Z T=1, 2025-05-07T21:08:11.4843244Z D=172, 2025-05-07T21:08:11.4843443Z B=33, 2025-05-07T21:08:11.4843634Z log_E=5, 2025-05-07T21:08:11.4843839Z L=14, 2025-05-07T21:08:11.4844137Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4844434Z weighted=True, 2025-05-07T21:08:11.4844670Z long_segments=False, 2025-05-07T21:08:11.4844952Z pooling_mode=, 2025-05-07T21:08:11.4845262Z output_dtype=SparseType.BF16, 2025-05-07T21:08:11.4845539Z ) 2025-05-07T21:08:11.4845756Z Trying example: test_backward_none( 2025-05-07T21:08:11.4846222Z self=, 2025-05-07T21:08:11.4846682Z T=1, 2025-05-07T21:08:11.4846884Z D=130, 2025-05-07T21:08:11.4847082Z B=34, 2025-05-07T21:08:11.4847347Z log_E=5, 2025-05-07T21:08:11.4847553Z L=11, 2025-05-07T21:08:11.4847775Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4848081Z weighted=False, 2025-05-07T21:08:11.4848320Z long_segments=True, 2025-05-07T21:08:11.4848590Z pooling_mode=, 2025-05-07T21:08:11.4848899Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4849173Z ) 2025-05-07T21:08:11.4849387Z Trying example: test_backward_none( 2025-05-07T21:08:11.4849852Z self=, 2025-05-07T21:08:11.4850315Z T=1, 2025-05-07T21:08:11.4850519Z D=130, 2025-05-07T21:08:11.4850712Z B=34, 2025-05-07T21:08:11.4850911Z log_E=5, 2025-05-07T21:08:11.4851115Z L=11, 2025-05-07T21:08:11.4851339Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4851637Z weighted=True, 2025-05-07T21:08:11.4851870Z long_segments=True, 2025-05-07T21:08:11.4852135Z pooling_mode=, 2025-05-07T21:08:11.4852454Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4852724Z ) 2025-05-07T21:08:11.4852931Z Trying example: test_backward_none( 2025-05-07T21:08:11.4853403Z self=, 2025-05-07T21:08:11.4853862Z T=1, 2025-05-07T21:08:11.4854060Z D=11, 2025-05-07T21:08:11.4854252Z B=34, 2025-05-07T21:08:11.4854452Z log_E=5, 2025-05-07T21:08:11.4854659Z L=11, 2025-05-07T21:08:11.4854930Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4855230Z weighted=True, 2025-05-07T21:08:11.4855467Z long_segments=True, 2025-05-07T21:08:11.4855732Z pooling_mode=, 2025-05-07T21:08:11.4856045Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4856319Z ) 2025-05-07T21:08:11.4856528Z Trying example: test_backward_none( 2025-05-07T21:08:11.4856999Z self=, 2025-05-07T21:08:11.4857467Z T=1, 2025-05-07T21:08:11.4857662Z D=11, 2025-05-07T21:08:11.4857859Z B=11, 2025-05-07T21:08:11.4858056Z log_E=5, 2025-05-07T21:08:11.4858262Z L=11, 2025-05-07T21:08:11.4858492Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4858791Z weighted=True, 2025-05-07T21:08:11.4859019Z long_segments=True, 2025-05-07T21:08:11.4859289Z pooling_mode=, 2025-05-07T21:08:11.4859611Z output_dtype=SparseType.FP16, 2025-05-07T21:08:11.4859878Z ) 2025-05-07T21:08:11.4860096Z Trying example: test_backward_none( 2025-05-07T21:08:11.4860622Z self=, 2025-05-07T21:08:11.4861085Z T=4, 2025-05-07T21:08:11.4861275Z D=255, 2025-05-07T21:08:11.4861478Z B=122, 2025-05-07T21:08:11.4861678Z log_E=3, 2025-05-07T21:08:11.4861876Z L=2, 2025-05-07T21:08:11.4862101Z weights_precision=SparseType.FP32, 2025-05-07T21:08:11.4862401Z weighted=False, 2025-05-07T21:08:11.4862675Z long_segments=False, 2025-05-07T21:08:11.4862954Z pooling_mode=, 2025-05-07T21:08:11.4863268Z output_dtype=SparseType.FP32, 2025-05-07T21:08:11.4863535Z ) 2025-05-07T21:08:13.6723282Z Trying example: test_backward_none( 2025-05-07T21:08:13.6723853Z self=, 2025-05-07T21:08:13.6724499Z T=4, 2025-05-07T21:08:13.6724706Z D=2, 2025-05-07T21:08:13.6724904Z B=122, 2025-05-07T21:08:13.6725100Z log_E=3, 2025-05-07T21:08:13.6725309Z L=2, 2025-05-07T21:08:13.6725548Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6725849Z weighted=False, 2025-05-07T21:08:13.6726088Z long_segments=False, 2025-05-07T21:08:13.6726366Z pooling_mode=, 2025-05-07T21:08:13.6726683Z output_dtype=SparseType.FP32, 2025-05-07T21:08:13.6726977Z ) 2025-05-07T21:08:13.6727277Z Trying example: test_backward_none( 2025-05-07T21:08:13.6727949Z self=, 2025-05-07T21:08:13.6728647Z T=4, 2025-05-07T21:08:13.6728845Z D=2, 2025-05-07T21:08:13.6729038Z B=2, 2025-05-07T21:08:13.6729231Z log_E=3, 2025-05-07T21:08:13.6729436Z L=2, 2025-05-07T21:08:13.6729660Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6729955Z weighted=False, 2025-05-07T21:08:13.6730192Z long_segments=False, 2025-05-07T21:08:13.6730467Z pooling_mode=, 2025-05-07T21:08:13.6730779Z output_dtype=SparseType.FP32, 2025-05-07T21:08:13.6731054Z ) 2025-05-07T21:08:13.6731270Z Trying example: test_backward_none( 2025-05-07T21:08:13.6731738Z self=, 2025-05-07T21:08:13.6732214Z T=2, 2025-05-07T21:08:13.6732410Z D=2, 2025-05-07T21:08:13.6732595Z B=2, 2025-05-07T21:08:13.6732800Z log_E=3, 2025-05-07T21:08:13.6733004Z L=2, 2025-05-07T21:08:13.6733225Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6733527Z weighted=False, 2025-05-07T21:08:13.6733759Z long_segments=False, 2025-05-07T21:08:13.6734028Z pooling_mode=, 2025-05-07T21:08:13.6734346Z output_dtype=SparseType.FP32, 2025-05-07T21:08:13.6734619Z ) 2025-05-07T21:08:13.6734929Z Trying example: test_backward_none( 2025-05-07T21:08:13.6735398Z self=, 2025-05-07T21:08:13.6735862Z T=2, 2025-05-07T21:08:13.6736327Z D=2, 2025-05-07T21:08:13.6736517Z B=2, 2025-05-07T21:08:13.6736722Z log_E=3, 2025-05-07T21:08:13.6736931Z L=3, 2025-05-07T21:08:13.6737153Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6737457Z weighted=False, 2025-05-07T21:08:13.6737690Z long_segments=False, 2025-05-07T21:08:13.6737958Z pooling_mode=, 2025-05-07T21:08:13.6738279Z output_dtype=SparseType.FP32, 2025-05-07T21:08:13.6738554Z ) 2025-05-07T21:08:13.6738762Z Trying example: test_backward_none( 2025-05-07T21:08:13.6739242Z self=, 2025-05-07T21:08:13.6739719Z T=2, 2025-05-07T21:08:13.6739909Z D=6, 2025-05-07T21:08:13.6740109Z B=98, 2025-05-07T21:08:13.6740308Z log_E=5, 2025-05-07T21:08:13.6740510Z L=17, 2025-05-07T21:08:13.6740746Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6741045Z weighted=True, 2025-05-07T21:08:13.6741279Z long_segments=False, 2025-05-07T21:08:13.6741549Z pooling_mode=, 2025-05-07T21:08:13.6741962Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6742234Z ) 2025-05-07T21:08:13.6742440Z Trying example: test_backward_none( 2025-05-07T21:08:13.6742909Z self=, 2025-05-07T21:08:13.6743368Z T=2, 2025-05-07T21:08:13.6743555Z D=6, 2025-05-07T21:08:13.6743749Z B=98, 2025-05-07T21:08:13.6744012Z log_E=5, 2025-05-07T21:08:13.6744212Z L=2, 2025-05-07T21:08:13.6744437Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6744737Z weighted=True, 2025-05-07T21:08:13.6744966Z long_segments=False, 2025-05-07T21:08:13.6745243Z pooling_mode=, 2025-05-07T21:08:13.6745561Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6745828Z ) 2025-05-07T21:08:13.6746106Z Trying example: test_backward_none( 2025-05-07T21:08:13.6746580Z self=, 2025-05-07T21:08:13.6747043Z T=2, 2025-05-07T21:08:13.6747236Z D=6, 2025-05-07T21:08:13.6747432Z B=98, 2025-05-07T21:08:13.6747626Z log_E=5, 2025-05-07T21:08:13.6747823Z L=2, 2025-05-07T21:08:13.6748051Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6748350Z weighted=False, 2025-05-07T21:08:13.6748581Z long_segments=False, 2025-05-07T21:08:13.6748854Z pooling_mode=, 2025-05-07T21:08:13.6749178Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6749511Z ) 2025-05-07T21:08:13.6749722Z Trying example: test_backward_none( 2025-05-07T21:08:13.6750195Z self=, 2025-05-07T21:08:13.6750668Z T=2, 2025-05-07T21:08:13.6750865Z D=6, 2025-05-07T21:08:13.6751059Z B=98, 2025-05-07T21:08:13.6751254Z log_E=5, 2025-05-07T21:08:13.6751458Z L=6, 2025-05-07T21:08:13.6751688Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6751981Z weighted=False, 2025-05-07T21:08:13.6752221Z long_segments=False, 2025-05-07T21:08:13.6752500Z pooling_mode=, 2025-05-07T21:08:13.6752812Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6753102Z ) 2025-05-07T21:08:13.6753310Z Trying example: test_backward_none( 2025-05-07T21:08:13.6760364Z self=, 2025-05-07T21:08:13.6760873Z T=1, 2025-05-07T21:08:13.6761068Z D=6, 2025-05-07T21:08:13.6761273Z B=98, 2025-05-07T21:08:13.6761473Z log_E=5, 2025-05-07T21:08:13.6761672Z L=6, 2025-05-07T21:08:13.6761902Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6762252Z weighted=False, 2025-05-07T21:08:13.6762586Z long_segments=False, 2025-05-07T21:08:13.6762871Z pooling_mode=, 2025-05-07T21:08:13.6763199Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6763470Z ) 2025-05-07T21:08:13.6763683Z Trying example: test_backward_none( 2025-05-07T21:08:13.6764159Z self=, 2025-05-07T21:08:13.6764616Z T=1, 2025-05-07T21:08:13.6764809Z D=6, 2025-05-07T21:08:13.6765002Z B=6, 2025-05-07T21:08:13.6765193Z log_E=5, 2025-05-07T21:08:13.6765389Z L=6, 2025-05-07T21:08:13.6765615Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.6765911Z weighted=False, 2025-05-07T21:08:13.6766143Z long_segments=False, 2025-05-07T21:08:13.6766421Z pooling_mode=, 2025-05-07T21:08:13.6766734Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6767000Z ) 2025-05-07T21:08:13.6767218Z Trying example: test_backward_none( 2025-05-07T21:08:13.6767734Z self=, 2025-05-07T21:08:13.6768182Z T=1, 2025-05-07T21:08:13.6768381Z D=37, 2025-05-07T21:08:13.6768578Z B=113, 2025-05-07T21:08:13.6768773Z log_E=3, 2025-05-07T21:08:13.6768980Z L=1, 2025-05-07T21:08:13.6769205Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6769585Z weighted=True, 2025-05-07T21:08:13.6769819Z long_segments=False, 2025-05-07T21:08:13.6770094Z pooling_mode=, 2025-05-07T21:08:13.6770406Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6770669Z ) 2025-05-07T21:08:13.6770882Z Trying example: test_backward_none( 2025-05-07T21:08:13.6771350Z self=, 2025-05-07T21:08:13.6771867Z T=1, 2025-05-07T21:08:13.6772062Z D=2, 2025-05-07T21:08:13.6772255Z B=113, 2025-05-07T21:08:13.6772450Z log_E=3, 2025-05-07T21:08:13.6772654Z L=1, 2025-05-07T21:08:13.6772881Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6773266Z weighted=True, 2025-05-07T21:08:13.6773569Z long_segments=False, 2025-05-07T21:08:13.6773986Z pooling_mode=, 2025-05-07T21:08:13.6774297Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6774567Z ) 2025-05-07T21:08:13.6774783Z Trying example: test_backward_none( 2025-05-07T21:08:13.6775367Z self=, 2025-05-07T21:08:13.6775823Z T=1, 2025-05-07T21:08:13.6776014Z D=2, 2025-05-07T21:08:13.6776210Z B=113, 2025-05-07T21:08:13.6776413Z log_E=3, 2025-05-07T21:08:13.6776614Z L=1, 2025-05-07T21:08:13.6776840Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6777196Z weighted=False, 2025-05-07T21:08:13.6777427Z long_segments=False, 2025-05-07T21:08:13.6777700Z pooling_mode=, 2025-05-07T21:08:13.6778017Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6778282Z ) 2025-05-07T21:08:13.6778494Z Trying example: test_backward_none( 2025-05-07T21:08:13.6778966Z self=, 2025-05-07T21:08:13.6779422Z T=1, 2025-05-07T21:08:13.6779613Z D=113, 2025-05-07T21:08:13.6779809Z B=113, 2025-05-07T21:08:13.6780004Z log_E=3, 2025-05-07T21:08:13.6780204Z L=1, 2025-05-07T21:08:13.6780430Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6780724Z weighted=False, 2025-05-07T21:08:13.6780951Z long_segments=False, 2025-05-07T21:08:13.6781225Z pooling_mode=, 2025-05-07T21:08:13.6781543Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6781810Z ) 2025-05-07T21:08:13.6782030Z Trying example: test_backward_none( 2025-05-07T21:08:13.6782501Z self=, 2025-05-07T21:08:13.6782950Z T=4, 2025-05-07T21:08:13.6783147Z D=76, 2025-05-07T21:08:13.6783343Z B=52, 2025-05-07T21:08:13.6783531Z log_E=5, 2025-05-07T21:08:13.6783735Z L=11, 2025-05-07T21:08:13.6783963Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6784255Z weighted=True, 2025-05-07T21:08:13.6784487Z long_segments=False, 2025-05-07T21:08:13.6784762Z pooling_mode=, 2025-05-07T21:08:13.6785079Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6785352Z ) 2025-05-07T21:08:13.6785564Z Trying example: test_backward_none( 2025-05-07T21:08:13.6786036Z self=, 2025-05-07T21:08:13.6786485Z T=4, 2025-05-07T21:08:13.6786688Z D=76, 2025-05-07T21:08:13.6786886Z B=52, 2025-05-07T21:08:13.6787078Z log_E=5, 2025-05-07T21:08:13.6787284Z L=11, 2025-05-07T21:08:13.6787512Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6787802Z weighted=True, 2025-05-07T21:08:13.6788034Z long_segments=True, 2025-05-07T21:08:13.6788302Z pooling_mode=, 2025-05-07T21:08:13.6788610Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6788883Z ) 2025-05-07T21:08:13.6789104Z Trying example: test_backward_none( 2025-05-07T21:08:13.6789571Z self=, 2025-05-07T21:08:13.6790028Z T=4, 2025-05-07T21:08:13.6790224Z D=76, 2025-05-07T21:08:13.6790464Z B=52, 2025-05-07T21:08:13.6790662Z log_E=3, 2025-05-07T21:08:13.6790867Z L=11, 2025-05-07T21:08:13.6791094Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6791384Z weighted=True, 2025-05-07T21:08:13.6791618Z long_segments=True, 2025-05-07T21:08:13.6791883Z pooling_mode=, 2025-05-07T21:08:13.6792236Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6792509Z ) 2025-05-07T21:08:13.6792722Z Trying example: test_backward_none( 2025-05-07T21:08:13.6793185Z self=, 2025-05-07T21:08:13.6793641Z T=3, 2025-05-07T21:08:13.6793839Z D=76, 2025-05-07T21:08:13.6794030Z B=52, 2025-05-07T21:08:13.6794226Z log_E=3, 2025-05-07T21:08:13.6794471Z L=11, 2025-05-07T21:08:13.6794696Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6794994Z weighted=True, 2025-05-07T21:08:13.6795226Z long_segments=True, 2025-05-07T21:08:13.6795491Z pooling_mode=, 2025-05-07T21:08:13.6795804Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6796076Z ) 2025-05-07T21:08:13.6796281Z Trying example: test_backward_none( 2025-05-07T21:08:13.6796752Z self=, 2025-05-07T21:08:13.6797219Z T=1, 2025-05-07T21:08:13.6797419Z D=76, 2025-05-07T21:08:13.6797660Z B=52, 2025-05-07T21:08:13.6797860Z log_E=3, 2025-05-07T21:08:13.6798063Z L=11, 2025-05-07T21:08:13.6798285Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6798583Z weighted=True, 2025-05-07T21:08:13.6798814Z long_segments=True, 2025-05-07T21:08:13.6799075Z pooling_mode=, 2025-05-07T21:08:13.6799395Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6799667Z ) 2025-05-07T21:08:13.6799877Z Trying example: test_backward_none( 2025-05-07T21:08:13.6800351Z self=, 2025-05-07T21:08:13.6800807Z T=1, 2025-05-07T21:08:13.6800998Z D=76, 2025-05-07T21:08:13.6801195Z B=52, 2025-05-07T21:08:13.6801398Z log_E=3, 2025-05-07T21:08:13.6801594Z L=0, 2025-05-07T21:08:13.6801823Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6802121Z weighted=True, 2025-05-07T21:08:13.6802347Z long_segments=True, 2025-05-07T21:08:13.6802624Z pooling_mode=, 2025-05-07T21:08:13.6802945Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6803218Z ) 2025-05-07T21:08:13.6803426Z Trying example: test_backward_none( 2025-05-07T21:08:13.6803894Z self=, 2025-05-07T21:08:13.6804352Z T=1, 2025-05-07T21:08:13.6804542Z D=2, 2025-05-07T21:08:13.6804737Z B=52, 2025-05-07T21:08:13.6804931Z log_E=3, 2025-05-07T21:08:13.6805127Z L=0, 2025-05-07T21:08:13.6805353Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6805651Z weighted=True, 2025-05-07T21:08:13.6805875Z long_segments=True, 2025-05-07T21:08:13.6806140Z pooling_mode=, 2025-05-07T21:08:13.6806449Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6806739Z ) 2025-05-07T21:08:13.6806976Z Trying example: test_backward_none( 2025-05-07T21:08:13.6807445Z self=, 2025-05-07T21:08:13.6807901Z T=1, 2025-05-07T21:08:13.6808097Z D=210, 2025-05-07T21:08:13.6808293Z B=49, 2025-05-07T21:08:13.6808483Z log_E=4, 2025-05-07T21:08:13.6808684Z L=11, 2025-05-07T21:08:13.6808911Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6809200Z weighted=False, 2025-05-07T21:08:13.6809433Z long_segments=False, 2025-05-07T21:08:13.6809709Z pooling_mode=, 2025-05-07T21:08:13.6810023Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6810286Z ) 2025-05-07T21:08:13.6810498Z Trying example: test_backward_none( 2025-05-07T21:08:13.6811016Z self=, 2025-05-07T21:08:13.6811464Z T=1, 2025-05-07T21:08:13.6811656Z D=11, 2025-05-07T21:08:13.6811853Z B=49, 2025-05-07T21:08:13.6812041Z log_E=4, 2025-05-07T21:08:13.6812243Z L=11, 2025-05-07T21:08:13.6812475Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6812814Z weighted=False, 2025-05-07T21:08:13.6813053Z long_segments=False, 2025-05-07T21:08:13.6813329Z pooling_mode=, 2025-05-07T21:08:13.6813640Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6813911Z ) 2025-05-07T21:08:13.6814123Z Trying example: test_backward_none( 2025-05-07T21:08:13.6814628Z self=, 2025-05-07T21:08:13.6815161Z T=1, 2025-05-07T21:08:13.6815357Z D=2, 2025-05-07T21:08:13.6815553Z B=49, 2025-05-07T21:08:13.6815742Z log_E=4, 2025-05-07T21:08:13.6815947Z L=11, 2025-05-07T21:08:13.6816179Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.6816471Z weighted=False, 2025-05-07T21:08:13.6816714Z long_segments=False, 2025-05-07T21:08:13.6817031Z pooling_mode=, 2025-05-07T21:08:13.6817342Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.6817613Z ) 2025-05-07T21:08:13.7058837Z Trying example: test_backward_none( 2025-05-07T21:08:13.7059455Z self=, 2025-05-07T21:08:13.7060051Z T=1, 2025-05-07T21:08:13.7060251Z D=2, 2025-05-07T21:08:13.7060444Z B=2, 2025-05-07T21:08:13.7060631Z log_E=4, 2025-05-07T21:08:13.7060835Z L=11, 2025-05-07T21:08:13.7061065Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.7061362Z weighted=False, 2025-05-07T21:08:13.7061601Z long_segments=False, 2025-05-07T21:08:13.7061878Z pooling_mode=, 2025-05-07T21:08:13.7062189Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.7062468Z ) 2025-05-07T21:08:13.7062685Z Trying example: test_backward_none( 2025-05-07T21:08:13.7063147Z self=, 2025-05-07T21:08:13.7063610Z T=1, 2025-05-07T21:08:13.7063804Z D=2, 2025-05-07T21:08:13.7063990Z B=4, 2025-05-07T21:08:13.7064185Z log_E=4, 2025-05-07T21:08:13.7064395Z L=11, 2025-05-07T21:08:13.7064620Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.7064920Z weighted=False, 2025-05-07T21:08:13.7065158Z long_segments=False, 2025-05-07T21:08:13.7065432Z pooling_mode=, 2025-05-07T21:08:13.7065742Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.7066015Z ) 2025-05-07T21:08:13.7066225Z Trying example: test_backward_none( 2025-05-07T21:08:13.7066692Z self=, 2025-05-07T21:08:13.7067148Z T=1, 2025-05-07T21:08:13.7067344Z D=2, 2025-05-07T21:08:13.7067536Z B=4, 2025-05-07T21:08:13.7067733Z log_E=4, 2025-05-07T21:08:13.7067937Z L=1, 2025-05-07T21:08:13.7068161Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.7068461Z weighted=False, 2025-05-07T21:08:13.7068697Z long_segments=False, 2025-05-07T21:08:13.7068967Z pooling_mode=, 2025-05-07T21:08:13.7069282Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.7069559Z ) 2025-05-07T21:08:13.7069770Z Trying example: test_backward_none( 2025-05-07T21:08:13.7070238Z self=, 2025-05-07T21:08:13.7070695Z T=1, 2025-05-07T21:08:13.7070891Z D=4, 2025-05-07T21:08:13.7071079Z B=4, 2025-05-07T21:08:13.7071275Z log_E=4, 2025-05-07T21:08:13.7071477Z L=1, 2025-05-07T21:08:13.7071698Z weights_precision=SparseType.FP16, 2025-05-07T21:08:13.7071994Z weighted=False, 2025-05-07T21:08:13.7072227Z long_segments=False, 2025-05-07T21:08:13.7072581Z pooling_mode=, 2025-05-07T21:08:13.7072899Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.7073166Z ) 2025-05-07T21:08:13.7073371Z Trying example: test_backward_none( 2025-05-07T21:08:13.7073840Z self=, 2025-05-07T21:08:13.7074294Z T=4, 2025-05-07T21:08:13.7074481Z D=63, 2025-05-07T21:08:13.7074747Z B=26, 2025-05-07T21:08:13.7074943Z log_E=3, 2025-05-07T21:08:13.7075138Z L=17, 2025-05-07T21:08:13.7075366Z weights_precision=SparseType.FP32, 2025-05-07T21:08:13.7075663Z weighted=False, 2025-05-07T21:08:13.7075891Z long_segments=False, 2025-05-07T21:08:13.7076164Z pooling_mode=, 2025-05-07T21:08:13.7076476Z output_dtype=SparseType.FP16, 2025-05-07T21:08:13.7076836Z ) 2025-05-07T21:08:13.7077029Z PASSED 2025-05-07T21:08:17.3857739Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3859333Z self=, 2025-05-07T21:08:17.3859885Z T=1, 2025-05-07T21:08:17.3860089Z D=2, 2025-05-07T21:08:17.3860277Z B=1, 2025-05-07T21:08:17.3860472Z log_E=3, 2025-05-07T21:08:17.3860678Z L=0, 2025-05-07T21:08:17.3860909Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3861486Z weighted=False, 2025-05-07T21:08:17.3861723Z long_segments=False, 2025-05-07T21:08:17.3861992Z pooling_mode=, 2025-05-07T21:08:17.3862309Z output_dtype=SparseType.FP16, 2025-05-07T21:08:17.3862585Z ) 2025-05-07T21:08:17.3862847Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3863473Z self=, 2025-05-07T21:08:17.3864009Z T=2, 2025-05-07T21:08:17.3864200Z D=2, 2025-05-07T21:08:17.3864397Z B=1, 2025-05-07T21:08:17.3864594Z log_E=3, 2025-05-07T21:08:17.3864794Z L=0, 2025-05-07T21:08:17.3865019Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3865321Z weighted=False, 2025-05-07T21:08:17.3865552Z long_segments=False, 2025-05-07T21:08:17.3865827Z pooling_mode=, 2025-05-07T21:08:17.3866141Z output_dtype=SparseType.FP16, 2025-05-07T21:08:17.3866417Z ) 2025-05-07T21:08:17.3866682Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3867299Z self=, 2025-05-07T21:08:17.3867830Z T=2, 2025-05-07T21:08:17.3868020Z D=181, 2025-05-07T21:08:17.3868217Z B=115, 2025-05-07T21:08:17.3868419Z log_E=4, 2025-05-07T21:08:17.3868620Z L=18, 2025-05-07T21:08:17.3868852Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3869154Z weighted=True, 2025-05-07T21:08:17.3869386Z long_segments=False, 2025-05-07T21:08:17.3869667Z pooling_mode=, 2025-05-07T21:08:17.3869986Z output_dtype=SparseType.BF16, 2025-05-07T21:08:17.3870253Z ) 2025-05-07T21:08:17.3870529Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3871148Z self=, 2025-05-07T21:08:17.3871685Z T=2, 2025-05-07T21:08:17.3871882Z D=226, 2025-05-07T21:08:17.3872082Z B=1, 2025-05-07T21:08:17.3872281Z log_E=3, 2025-05-07T21:08:17.3872481Z L=0, 2025-05-07T21:08:17.3872713Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3873011Z weighted=False, 2025-05-07T21:08:17.3873239Z long_segments=False, 2025-05-07T21:08:17.3873514Z pooling_mode=, 2025-05-07T21:08:17.3873835Z output_dtype=SparseType.FP16, 2025-05-07T21:08:17.3874099Z ) 2025-05-07T21:08:17.3874364Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3875073Z self=, 2025-05-07T21:08:17.3875601Z T=2, 2025-05-07T21:08:17.3875796Z D=226, 2025-05-07T21:08:17.3875995Z B=121, 2025-05-07T21:08:17.3876185Z log_E=5, 2025-05-07T21:08:17.3876390Z L=6, 2025-05-07T21:08:17.3876615Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3876989Z weighted=True, 2025-05-07T21:08:17.3877221Z long_segments=True, 2025-05-07T21:08:17.3877489Z pooling_mode=, 2025-05-07T21:08:17.3877839Z output_dtype=SparseType.BF16, 2025-05-07T21:08:17.3878126Z ) 2025-05-07T21:08:17.3878393Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3879079Z self=, 2025-05-07T21:08:17.3879607Z T=1, 2025-05-07T21:08:17.3879804Z D=116, 2025-05-07T21:08:17.3880002Z B=1, 2025-05-07T21:08:17.3880192Z log_E=3, 2025-05-07T21:08:17.3880397Z L=0, 2025-05-07T21:08:17.3880624Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3880916Z weighted=False, 2025-05-07T21:08:17.3881153Z long_segments=False, 2025-05-07T21:08:17.3881426Z pooling_mode=, 2025-05-07T21:08:17.3881735Z output_dtype=SparseType.FP16, 2025-05-07T21:08:17.3882007Z ) 2025-05-07T21:08:17.3882276Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3882932Z self=, 2025-05-07T21:08:17.3883468Z T=1, 2025-05-07T21:08:17.3883666Z D=116, 2025-05-07T21:08:17.3883863Z B=9, 2025-05-07T21:08:17.3884052Z log_E=5, 2025-05-07T21:08:17.3884259Z L=6, 2025-05-07T21:08:17.3884492Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3884784Z weighted=True, 2025-05-07T21:08:17.3885017Z long_segments=False, 2025-05-07T21:08:17.3885295Z pooling_mode=, 2025-05-07T21:08:17.3885603Z output_dtype=SparseType.FP16, 2025-05-07T21:08:17.3885873Z ) 2025-05-07T21:08:17.3886142Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3886753Z self=, 2025-05-07T21:08:17.3887288Z T=1, 2025-05-07T21:08:17.3887496Z D=210, 2025-05-07T21:08:17.3887697Z B=62, 2025-05-07T21:08:17.3894944Z log_E=5, 2025-05-07T21:08:17.3895187Z L=2, 2025-05-07T21:08:17.3895428Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3895738Z weighted=False, 2025-05-07T21:08:17.3895969Z long_segments=True, 2025-05-07T21:08:17.3896240Z pooling_mode=, 2025-05-07T21:08:17.3896564Z output_dtype=SparseType.BF16, 2025-05-07T21:08:17.3896841Z ) 2025-05-07T21:08:17.3897109Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3897730Z self=, 2025-05-07T21:08:17.3898262Z T=3, 2025-05-07T21:08:17.3898456Z D=242, 2025-05-07T21:08:17.3898655Z B=66, 2025-05-07T21:08:17.3898848Z log_E=5, 2025-05-07T21:08:17.3899046Z L=10, 2025-05-07T21:08:17.3899274Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3899571Z weighted=False, 2025-05-07T21:08:17.3899806Z long_segments=False, 2025-05-07T21:08:17.3900085Z pooling_mode=, 2025-05-07T21:08:17.3900401Z output_dtype=SparseType.FP32, 2025-05-07T21:08:17.3900667Z ) 2025-05-07T21:08:17.3900935Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3901551Z self=, 2025-05-07T21:08:17.3902084Z T=1, 2025-05-07T21:08:17.3902275Z D=80, 2025-05-07T21:08:17.3902472Z B=83, 2025-05-07T21:08:17.3902671Z log_E=4, 2025-05-07T21:08:17.3902872Z L=18, 2025-05-07T21:08:17.3903182Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3903484Z weighted=True, 2025-05-07T21:08:17.3903712Z long_segments=True, 2025-05-07T21:08:17.3903984Z pooling_mode=, 2025-05-07T21:08:17.3904302Z output_dtype=SparseType.FP32, 2025-05-07T21:08:17.3904567Z ) 2025-05-07T21:08:17.3904834Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3905507Z self=, 2025-05-07T21:08:17.3906037Z T=4, 2025-05-07T21:08:17.3906236Z D=209, 2025-05-07T21:08:17.3906434Z B=77, 2025-05-07T21:08:17.3906622Z log_E=4, 2025-05-07T21:08:17.3906825Z L=19, 2025-05-07T21:08:17.3907092Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3907385Z weighted=True, 2025-05-07T21:08:17.3907622Z long_segments=True, 2025-05-07T21:08:17.3907892Z pooling_mode=, 2025-05-07T21:08:17.3908212Z output_dtype=SparseType.FP32, 2025-05-07T21:08:17.3908479Z ) 2025-05-07T21:08:17.3908746Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3909367Z self=, 2025-05-07T21:08:17.3909901Z T=1, 2025-05-07T21:08:17.3910094Z D=2, 2025-05-07T21:08:17.3910295Z B=112, 2025-05-07T21:08:17.3910535Z log_E=5, 2025-05-07T21:08:17.3910739Z L=15, 2025-05-07T21:08:17.3910965Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3911258Z weighted=False, 2025-05-07T21:08:17.3911490Z long_segments=True, 2025-05-07T21:08:17.3911757Z pooling_mode=, 2025-05-07T21:08:17.3912064Z output_dtype=SparseType.BF16, 2025-05-07T21:08:17.3912333Z ) 2025-05-07T21:08:17.3912602Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3913216Z self=, 2025-05-07T21:08:17.3913749Z T=4, 2025-05-07T21:08:17.3913946Z D=150, 2025-05-07T21:08:17.3914145Z B=101, 2025-05-07T21:08:17.3914333Z log_E=5, 2025-05-07T21:08:17.3914538Z L=9, 2025-05-07T21:08:17.3914769Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3915059Z weighted=True, 2025-05-07T21:08:17.3915291Z long_segments=True, 2025-05-07T21:08:17.3915563Z pooling_mode=, 2025-05-07T21:08:17.3915874Z output_dtype=SparseType.BF16, 2025-05-07T21:08:17.3916144Z ) 2025-05-07T21:08:17.3916411Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3917022Z self=, 2025-05-07T21:08:17.3917557Z T=3, 2025-05-07T21:08:17.3917756Z D=108, 2025-05-07T21:08:17.3917947Z B=11, 2025-05-07T21:08:17.3918148Z log_E=4, 2025-05-07T21:08:17.3918354Z L=19, 2025-05-07T21:08:17.3918579Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3918879Z weighted=False, 2025-05-07T21:08:17.3919115Z long_segments=True, 2025-05-07T21:08:17.3919377Z pooling_mode=, 2025-05-07T21:08:17.3919697Z output_dtype=SparseType.FP16, 2025-05-07T21:08:17.3919970Z ) 2025-05-07T21:08:17.3920238Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3920852Z self=, 2025-05-07T21:08:17.3921390Z T=5, 2025-05-07T21:08:17.3921584Z D=183, 2025-05-07T21:08:17.3921776Z B=67, 2025-05-07T21:08:17.3921972Z log_E=4, 2025-05-07T21:08:17.3922174Z L=20, 2025-05-07T21:08:17.3922392Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3922693Z weighted=False, 2025-05-07T21:08:17.3922926Z long_segments=True, 2025-05-07T21:08:17.3923189Z pooling_mode=, 2025-05-07T21:08:17.3923505Z output_dtype=SparseType.FP16, 2025-05-07T21:08:17.3923827Z ) 2025-05-07T21:08:17.3924088Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3924704Z self=, 2025-05-07T21:08:17.3925235Z T=3, 2025-05-07T21:08:17.3925434Z D=214, 2025-05-07T21:08:17.3925625Z B=44, 2025-05-07T21:08:17.3925866Z log_E=4, 2025-05-07T21:08:17.3926072Z L=18, 2025-05-07T21:08:17.3926292Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3926590Z weighted=False, 2025-05-07T21:08:17.3926822Z long_segments=True, 2025-05-07T21:08:17.3927082Z pooling_mode=, 2025-05-07T21:08:17.3927395Z output_dtype=SparseType.BF16, 2025-05-07T21:08:17.3927664Z ) 2025-05-07T21:08:17.3927965Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3928582Z self=, 2025-05-07T21:08:17.3929117Z T=4, 2025-05-07T21:08:17.3929307Z D=122, 2025-05-07T21:08:17.3929503Z B=57, 2025-05-07T21:08:17.3929697Z log_E=3, 2025-05-07T21:08:17.3929895Z L=11, 2025-05-07T21:08:17.3930125Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3930422Z weighted=True, 2025-05-07T21:08:17.3930650Z long_segments=True, 2025-05-07T21:08:17.3930923Z pooling_mode=, 2025-05-07T21:08:17.3931296Z output_dtype=SparseType.FP16, 2025-05-07T21:08:17.3931565Z ) 2025-05-07T21:08:17.3931826Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3932440Z self=, 2025-05-07T21:08:17.3932975Z T=4, 2025-05-07T21:08:17.3933165Z D=118, 2025-05-07T21:08:17.3933362Z B=122, 2025-05-07T21:08:17.3933557Z log_E=3, 2025-05-07T21:08:17.3933755Z L=13, 2025-05-07T21:08:17.3933981Z weights_precision=SparseType.FP16, 2025-05-07T21:08:17.3934282Z weighted=False, 2025-05-07T21:08:17.3934506Z long_segments=True, 2025-05-07T21:08:17.3934778Z pooling_mode=, 2025-05-07T21:08:17.3935149Z output_dtype=SparseType.FP32, 2025-05-07T21:08:17.3935413Z ) 2025-05-07T21:08:17.3935679Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3936503Z self=, 2025-05-07T21:08:17.3937039Z T=1, 2025-05-07T21:08:17.3937226Z D=200, 2025-05-07T21:08:17.3937425Z B=46, 2025-05-07T21:08:17.3937621Z log_E=3, 2025-05-07T21:08:17.3937841Z L=1, 2025-05-07T21:08:17.3938092Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3938388Z weighted=True, 2025-05-07T21:08:17.3938617Z long_segments=True, 2025-05-07T21:08:17.3938881Z pooling_mode=, 2025-05-07T21:08:17.3939195Z output_dtype=SparseType.BF16, 2025-05-07T21:08:17.3939458Z ) 2025-05-07T21:08:17.3939728Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3940344Z self=, 2025-05-07T21:08:17.3940871Z T=2, 2025-05-07T21:08:17.3941066Z D=148, 2025-05-07T21:08:17.3941260Z B=55, 2025-05-07T21:08:17.3941448Z log_E=5, 2025-05-07T21:08:17.3941653Z L=19, 2025-05-07T21:08:17.3941885Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3942174Z weighted=True, 2025-05-07T21:08:17.3942407Z long_segments=False, 2025-05-07T21:08:17.3942681Z pooling_mode=, 2025-05-07T21:08:17.3942998Z output_dtype=SparseType.BF16, 2025-05-07T21:08:17.3943264Z ) 2025-05-07T21:08:17.3943532Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:17.3944153Z self=, 2025-05-07T21:08:17.3944679Z T=5, 2025-05-07T21:08:17.3944968Z D=186, 2025-05-07T21:08:17.3945170Z B=104, 2025-05-07T21:08:17.3945362Z log_E=5, 2025-05-07T21:08:17.3945567Z L=10, 2025-05-07T21:08:17.3945798Z weights_precision=SparseType.FP32, 2025-05-07T21:08:17.3946088Z weighted=True, 2025-05-07T21:08:17.3946326Z long_segments=False, 2025-05-07T21:08:17.3946601Z pooling_mode=, 2025-05-07T21:08:17.3946976Z output_dtype=SparseType.FP32, 2025-05-07T21:08:17.3947250Z ) 2025-05-07T21:08:22.0257489Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0258185Z self=, 2025-05-07T21:08:22.0259020Z T=1, 2025-05-07T21:08:22.0259301Z D=70, 2025-05-07T21:08:22.0259527Z B=68, 2025-05-07T21:08:22.0260339Z log_E=3, 2025-05-07T21:08:22.0260561Z L=7, 2025-05-07T21:08:22.0260801Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0261106Z weighted=False, 2025-05-07T21:08:22.0261354Z long_segments=False, 2025-05-07T21:08:22.0261636Z pooling_mode=, 2025-05-07T21:08:22.0261959Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0262239Z ) 2025-05-07T21:08:22.0262517Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0263131Z self=, 2025-05-07T21:08:22.0263755Z T=1, 2025-05-07T21:08:22.0263957Z D=70, 2025-05-07T21:08:22.0264150Z B=68, 2025-05-07T21:08:22.0264351Z log_E=3, 2025-05-07T21:08:22.0264562Z L=3, 2025-05-07T21:08:22.0264790Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0265091Z weighted=False, 2025-05-07T21:08:22.0265329Z long_segments=False, 2025-05-07T21:08:22.0265611Z pooling_mode=, 2025-05-07T21:08:22.0265926Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0266200Z ) 2025-05-07T21:08:22.0266475Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0267090Z self=, 2025-05-07T21:08:22.0267628Z T=1, 2025-05-07T21:08:22.0267825Z D=70, 2025-05-07T21:08:22.0268013Z B=68, 2025-05-07T21:08:22.0268213Z log_E=3, 2025-05-07T21:08:22.0268416Z L=1, 2025-05-07T21:08:22.0268646Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0268953Z weighted=False, 2025-05-07T21:08:22.0269193Z long_segments=False, 2025-05-07T21:08:22.0269464Z pooling_mode=, 2025-05-07T21:08:22.0269784Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0270057Z ) 2025-05-07T21:08:22.0270318Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0270934Z self=, 2025-05-07T21:08:22.0271468Z T=1, 2025-05-07T21:08:22.0271669Z D=2, 2025-05-07T21:08:22.0271862Z B=68, 2025-05-07T21:08:22.0272060Z log_E=3, 2025-05-07T21:08:22.0272266Z L=1, 2025-05-07T21:08:22.0272489Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0272788Z weighted=False, 2025-05-07T21:08:22.0273027Z long_segments=False, 2025-05-07T21:08:22.0273298Z pooling_mode=, 2025-05-07T21:08:22.0273619Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0273894Z ) 2025-05-07T21:08:22.0274159Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0274777Z self=, 2025-05-07T21:08:22.0275310Z T=2, 2025-05-07T21:08:22.0275501Z D=2, 2025-05-07T21:08:22.0275698Z B=68, 2025-05-07T21:08:22.0275897Z log_E=3, 2025-05-07T21:08:22.0276096Z L=1, 2025-05-07T21:08:22.0276328Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0276629Z weighted=False, 2025-05-07T21:08:22.0276863Z long_segments=False, 2025-05-07T21:08:22.0277219Z pooling_mode=, 2025-05-07T21:08:22.0277543Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0277817Z ) 2025-05-07T21:08:22.0278085Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0278702Z self=, 2025-05-07T21:08:22.0279304Z T=2, 2025-05-07T21:08:22.0279498Z D=2, 2025-05-07T21:08:22.0279694Z B=1, 2025-05-07T21:08:22.0279887Z log_E=3, 2025-05-07T21:08:22.0280084Z L=1, 2025-05-07T21:08:22.0280311Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0280609Z weighted=False, 2025-05-07T21:08:22.0280840Z long_segments=False, 2025-05-07T21:08:22.0281118Z pooling_mode=, 2025-05-07T21:08:22.0281481Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0281747Z ) 2025-05-07T21:08:22.0282018Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0282634Z self=, 2025-05-07T21:08:22.0283169Z T=2, 2025-05-07T21:08:22.0283358Z D=2, 2025-05-07T21:08:22.0283549Z B=2, 2025-05-07T21:08:22.0283741Z log_E=3, 2025-05-07T21:08:22.0283941Z L=1, 2025-05-07T21:08:22.0284167Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0284474Z weighted=False, 2025-05-07T21:08:22.0284752Z long_segments=False, 2025-05-07T21:08:22.0285030Z pooling_mode=, 2025-05-07T21:08:22.0285347Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0285612Z ) 2025-05-07T21:08:22.0285881Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0286495Z self=, 2025-05-07T21:08:22.0287019Z T=5, 2025-05-07T21:08:22.0287214Z D=234, 2025-05-07T21:08:22.0287407Z B=36, 2025-05-07T21:08:22.0287596Z log_E=5, 2025-05-07T21:08:22.0287803Z L=13, 2025-05-07T21:08:22.0288032Z weights_precision=SparseType.FP16, 2025-05-07T21:08:22.0288327Z weighted=False, 2025-05-07T21:08:22.0288562Z long_segments=True, 2025-05-07T21:08:22.0288832Z pooling_mode=, 2025-05-07T21:08:22.0289151Z output_dtype=SparseType.FP32, 2025-05-07T21:08:22.0289417Z ) 2025-05-07T21:08:22.0289688Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0290300Z self=, 2025-05-07T21:08:22.0290825Z T=5, 2025-05-07T21:08:22.0291022Z D=13, 2025-05-07T21:08:22.0291220Z B=36, 2025-05-07T21:08:22.0291409Z log_E=5, 2025-05-07T21:08:22.0291609Z L=13, 2025-05-07T21:08:22.0291840Z weights_precision=SparseType.FP16, 2025-05-07T21:08:22.0292135Z weighted=False, 2025-05-07T21:08:22.0292367Z long_segments=True, 2025-05-07T21:08:22.0292642Z pooling_mode=, 2025-05-07T21:08:22.0292951Z output_dtype=SparseType.FP32, 2025-05-07T21:08:22.0293218Z ) 2025-05-07T21:08:22.0293486Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0294095Z self=, 2025-05-07T21:08:22.0294624Z T=5, 2025-05-07T21:08:22.0294928Z D=13, 2025-05-07T21:08:22.0295127Z B=36, 2025-05-07T21:08:22.0295316Z log_E=5, 2025-05-07T21:08:22.0295517Z L=5, 2025-05-07T21:08:22.0295747Z weights_precision=SparseType.FP16, 2025-05-07T21:08:22.0296041Z weighted=False, 2025-05-07T21:08:22.0296279Z long_segments=True, 2025-05-07T21:08:22.0296548Z pooling_mode=, 2025-05-07T21:08:22.0296858Z output_dtype=SparseType.FP32, 2025-05-07T21:08:22.0297129Z ) 2025-05-07T21:08:22.0297396Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0298060Z self=, 2025-05-07T21:08:22.0298599Z T=5, 2025-05-07T21:08:22.0298820Z D=13, 2025-05-07T21:08:22.0299030Z B=36, 2025-05-07T21:08:22.0299225Z log_E=5, 2025-05-07T21:08:22.0299427Z L=5, 2025-05-07T21:08:22.0299649Z weights_precision=SparseType.FP16, 2025-05-07T21:08:22.0299949Z weighted=False, 2025-05-07T21:08:22.0300230Z long_segments=False, 2025-05-07T21:08:22.0300506Z pooling_mode=, 2025-05-07T21:08:22.0300814Z output_dtype=SparseType.FP32, 2025-05-07T21:08:22.0301085Z ) 2025-05-07T21:08:22.0301352Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0301962Z self=, 2025-05-07T21:08:22.0302533Z T=5, 2025-05-07T21:08:22.0302735Z D=13, 2025-05-07T21:08:22.0302926Z B=5, 2025-05-07T21:08:22.0303120Z log_E=5, 2025-05-07T21:08:22.0303323Z L=5, 2025-05-07T21:08:22.0303550Z weights_precision=SparseType.FP16, 2025-05-07T21:08:22.0303856Z weighted=False, 2025-05-07T21:08:22.0304094Z long_segments=False, 2025-05-07T21:08:22.0304360Z pooling_mode=, 2025-05-07T21:08:22.0304675Z output_dtype=SparseType.FP32, 2025-05-07T21:08:22.0304948Z ) 2025-05-07T21:08:22.0305210Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0305874Z self=, 2025-05-07T21:08:22.0306408Z T=5, 2025-05-07T21:08:22.0306606Z D=5, 2025-05-07T21:08:22.0306791Z B=5, 2025-05-07T21:08:22.0306985Z log_E=5, 2025-05-07T21:08:22.0307189Z L=5, 2025-05-07T21:08:22.0307409Z weights_precision=SparseType.FP16, 2025-05-07T21:08:22.0307709Z weighted=False, 2025-05-07T21:08:22.0307946Z long_segments=False, 2025-05-07T21:08:22.0308213Z pooling_mode=, 2025-05-07T21:08:22.0308529Z output_dtype=SparseType.FP32, 2025-05-07T21:08:22.0308800Z ) 2025-05-07T21:08:22.0309064Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0309680Z self=, 2025-05-07T21:08:22.0310209Z T=4, 2025-05-07T21:08:22.0310400Z D=13, 2025-05-07T21:08:22.0310596Z B=17, 2025-05-07T21:08:22.0310796Z log_E=4, 2025-05-07T21:08:22.0310992Z L=15, 2025-05-07T21:08:22.0311219Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0311515Z weighted=True, 2025-05-07T21:08:22.0311740Z long_segments=True, 2025-05-07T21:08:22.0312008Z pooling_mode=, 2025-05-07T21:08:22.0312325Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0312592Z ) 2025-05-07T21:08:22.0312855Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0313474Z self=, 2025-05-07T21:08:22.0314003Z T=4, 2025-05-07T21:08:22.0314192Z D=13, 2025-05-07T21:08:22.0314386Z B=17, 2025-05-07T21:08:22.0314581Z log_E=3, 2025-05-07T21:08:22.0314776Z L=15, 2025-05-07T21:08:22.0315009Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0315310Z weighted=True, 2025-05-07T21:08:22.0315544Z long_segments=True, 2025-05-07T21:08:22.0315816Z pooling_mode=, 2025-05-07T21:08:22.0316137Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0323135Z ) 2025-05-07T21:08:22.0323429Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0324060Z self=, 2025-05-07T21:08:22.0324591Z T=4, 2025-05-07T21:08:22.0324796Z D=13, 2025-05-07T21:08:22.0324992Z B=15, 2025-05-07T21:08:22.0325179Z log_E=3, 2025-05-07T21:08:22.0325381Z L=15, 2025-05-07T21:08:22.0325686Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0325983Z weighted=True, 2025-05-07T21:08:22.0326217Z long_segments=True, 2025-05-07T21:08:22.0326486Z pooling_mode=, 2025-05-07T21:08:22.0326800Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0327070Z ) 2025-05-07T21:08:22.0327340Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0327996Z self=, 2025-05-07T21:08:22.0328531Z T=4, 2025-05-07T21:08:22.0328725Z D=13, 2025-05-07T21:08:22.0328919Z B=4, 2025-05-07T21:08:22.0329111Z log_E=3, 2025-05-07T21:08:22.0329313Z L=15, 2025-05-07T21:08:22.0329541Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0329832Z weighted=True, 2025-05-07T21:08:22.0330108Z long_segments=True, 2025-05-07T21:08:22.0330382Z pooling_mode=, 2025-05-07T21:08:22.0330694Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0330968Z ) 2025-05-07T21:08:22.0331243Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0331854Z self=, 2025-05-07T21:08:22.0332381Z T=4, 2025-05-07T21:08:22.0332575Z D=4, 2025-05-07T21:08:22.0332761Z B=4, 2025-05-07T21:08:22.0332955Z log_E=3, 2025-05-07T21:08:22.0333155Z L=15, 2025-05-07T21:08:22.0333423Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0333720Z weighted=True, 2025-05-07T21:08:22.0333951Z long_segments=True, 2025-05-07T21:08:22.0334214Z pooling_mode=, 2025-05-07T21:08:22.0334530Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0334864Z ) 2025-05-07T21:08:22.0335136Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0335744Z self=, 2025-05-07T21:08:22.0336492Z T=4, 2025-05-07T21:08:22.0336689Z D=15, 2025-05-07T21:08:22.0336899Z B=4, 2025-05-07T21:08:22.0337093Z log_E=3, 2025-05-07T21:08:22.0337297Z L=15, 2025-05-07T21:08:22.0337520Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0337818Z weighted=True, 2025-05-07T21:08:22.0338051Z long_segments=True, 2025-05-07T21:08:22.0338322Z pooling_mode=, 2025-05-07T21:08:22.0338636Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0338935Z ) 2025-05-07T21:08:22.0339227Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0339838Z self=, 2025-05-07T21:08:22.0340374Z T=4, 2025-05-07T21:08:22.0340573Z D=15, 2025-05-07T21:08:22.0340765Z B=4, 2025-05-07T21:08:22.0340960Z log_E=3, 2025-05-07T21:08:22.0341163Z L=3, 2025-05-07T21:08:22.0341383Z weights_precision=SparseType.FP32, 2025-05-07T21:08:22.0341684Z weighted=True, 2025-05-07T21:08:22.0341918Z long_segments=True, 2025-05-07T21:08:22.0342180Z pooling_mode=, 2025-05-07T21:08:22.0342497Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0342767Z ) 2025-05-07T21:08:22.0343031Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:22.0343645Z self=, 2025-05-07T21:08:22.0344182Z T=2, 2025-05-07T21:08:22.0344376Z D=5, 2025-05-07T21:08:22.0344564Z B=52, 2025-05-07T21:08:22.0344759Z log_E=5, 2025-05-07T21:08:22.0344959Z L=2, 2025-05-07T21:08:22.0345181Z weights_precision=SparseType.FP16, 2025-05-07T21:08:22.0345481Z weighted=False, 2025-05-07T21:08:22.0345720Z long_segments=False, 2025-05-07T21:08:22.0345993Z pooling_mode=, 2025-05-07T21:08:22.0346311Z output_dtype=SparseType.FP16, 2025-05-07T21:08:22.0346579Z ) 2025-05-07T21:08:23.8775099Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8776113Z self=, 2025-05-07T21:08:23.8776845Z T=5, 2025-05-07T21:08:23.8777059Z D=5, 2025-05-07T21:08:23.8777254Z B=52, 2025-05-07T21:08:23.8777447Z log_E=5, 2025-05-07T21:08:23.8777652Z L=2, 2025-05-07T21:08:23.8777998Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.8778307Z weighted=False, 2025-05-07T21:08:23.8778546Z long_segments=False, 2025-05-07T21:08:23.8778827Z pooling_mode=, 2025-05-07T21:08:23.8779143Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8779426Z ) 2025-05-07T21:08:23.8779702Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8780413Z self=, 2025-05-07T21:08:23.8780960Z T=5, 2025-05-07T21:08:23.8781159Z D=5, 2025-05-07T21:08:23.8781363Z B=52, 2025-05-07T21:08:23.8781556Z log_E=5, 2025-05-07T21:08:23.8781763Z L=0, 2025-05-07T21:08:23.8781994Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.8782291Z weighted=False, 2025-05-07T21:08:23.8782531Z long_segments=False, 2025-05-07T21:08:23.8782808Z pooling_mode=, 2025-05-07T21:08:23.8783122Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8783498Z ) 2025-05-07T21:08:23.8783769Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8784385Z self=, 2025-05-07T21:08:23.8784937Z T=5, 2025-05-07T21:08:23.8785142Z D=5, 2025-05-07T21:08:23.8785334Z B=52, 2025-05-07T21:08:23.8785539Z log_E=3, 2025-05-07T21:08:23.8785747Z L=0, 2025-05-07T21:08:23.8785975Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.8786283Z weighted=False, 2025-05-07T21:08:23.8786531Z long_segments=False, 2025-05-07T21:08:23.8786805Z pooling_mode=, 2025-05-07T21:08:23.8787133Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8787410Z ) 2025-05-07T21:08:23.8787683Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8788300Z self=, 2025-05-07T21:08:23.8788842Z T=1, 2025-05-07T21:08:23.8789039Z D=95, 2025-05-07T21:08:23.8789231Z B=44, 2025-05-07T21:08:23.8789429Z log_E=3, 2025-05-07T21:08:23.8789635Z L=14, 2025-05-07T21:08:23.8789862Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8790164Z weighted=True, 2025-05-07T21:08:23.8790405Z long_segments=False, 2025-05-07T21:08:23.8790683Z pooling_mode=, 2025-05-07T21:08:23.8791000Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8791274Z ) 2025-05-07T21:08:23.8791535Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8792164Z self=, 2025-05-07T21:08:23.8792698Z T=1, 2025-05-07T21:08:23.8792898Z D=95, 2025-05-07T21:08:23.8793090Z B=44, 2025-05-07T21:08:23.8793287Z log_E=3, 2025-05-07T21:08:23.8793495Z L=14, 2025-05-07T21:08:23.8793720Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8794024Z weighted=False, 2025-05-07T21:08:23.8794265Z long_segments=False, 2025-05-07T21:08:23.8794533Z pooling_mode=, 2025-05-07T21:08:23.8794846Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8795120Z ) 2025-05-07T21:08:23.8795382Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8795999Z self=, 2025-05-07T21:08:23.8796535Z T=1, 2025-05-07T21:08:23.8796725Z D=95, 2025-05-07T21:08:23.8796919Z B=95, 2025-05-07T21:08:23.8797168Z log_E=3, 2025-05-07T21:08:23.8797370Z L=14, 2025-05-07T21:08:23.8797598Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8797897Z weighted=False, 2025-05-07T21:08:23.8798129Z long_segments=False, 2025-05-07T21:08:23.8798404Z pooling_mode=, 2025-05-07T21:08:23.8798724Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8799045Z ) 2025-05-07T21:08:23.8799308Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8799934Z self=, 2025-05-07T21:08:23.8800471Z T=1, 2025-05-07T21:08:23.8800664Z D=95, 2025-05-07T21:08:23.8800863Z B=14, 2025-05-07T21:08:23.8801065Z log_E=3, 2025-05-07T21:08:23.8801265Z L=14, 2025-05-07T21:08:23.8801544Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8801852Z weighted=False, 2025-05-07T21:08:23.8802084Z long_segments=False, 2025-05-07T21:08:23.8802371Z pooling_mode=, 2025-05-07T21:08:23.8802695Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8802966Z ) 2025-05-07T21:08:23.8803241Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8803864Z self=, 2025-05-07T21:08:23.8804405Z T=1, 2025-05-07T21:08:23.8804595Z D=2, 2025-05-07T21:08:23.8804846Z B=14, 2025-05-07T21:08:23.8805052Z log_E=3, 2025-05-07T21:08:23.8805256Z L=14, 2025-05-07T21:08:23.8805488Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8805787Z weighted=False, 2025-05-07T21:08:23.8806018Z long_segments=False, 2025-05-07T21:08:23.8806318Z pooling_mode=, 2025-05-07T21:08:23.8806638Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8806916Z ) 2025-05-07T21:08:23.8807178Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8807809Z self=, 2025-05-07T21:08:23.8808350Z T=1, 2025-05-07T21:08:23.8808544Z D=2, 2025-05-07T21:08:23.8808747Z B=14, 2025-05-07T21:08:23.8808949Z log_E=3, 2025-05-07T21:08:23.8809153Z L=1, 2025-05-07T21:08:23.8809386Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8809692Z weighted=False, 2025-05-07T21:08:23.8809929Z long_segments=False, 2025-05-07T21:08:23.8810209Z pooling_mode=, 2025-05-07T21:08:23.8810530Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8810799Z ) 2025-05-07T21:08:23.8811069Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8811703Z self=, 2025-05-07T21:08:23.8812247Z T=1, 2025-05-07T21:08:23.8812450Z D=2, 2025-05-07T21:08:23.8812658Z B=14, 2025-05-07T21:08:23.8812866Z log_E=3, 2025-05-07T21:08:23.8813075Z L=2, 2025-05-07T21:08:23.8813313Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8813623Z weighted=False, 2025-05-07T21:08:23.8813861Z long_segments=False, 2025-05-07T21:08:23.8814147Z pooling_mode=, 2025-05-07T21:08:23.8814468Z output_dtype=SparseType.FP16, 2025-05-07T21:08:23.8814737Z ) 2025-05-07T21:08:23.8815082Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8815723Z self=, 2025-05-07T21:08:23.8816255Z T=3, 2025-05-07T21:08:23.8816460Z D=46, 2025-05-07T21:08:23.8816661Z B=14, 2025-05-07T21:08:23.8816859Z log_E=5, 2025-05-07T21:08:23.8817077Z L=2, 2025-05-07T21:08:23.8817320Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8817620Z weighted=False, 2025-05-07T21:08:23.8817864Z long_segments=True, 2025-05-07T21:08:23.8818141Z pooling_mode=, 2025-05-07T21:08:23.8818521Z output_dtype=SparseType.FP32, 2025-05-07T21:08:23.8818794Z ) 2025-05-07T21:08:23.8819062Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8819686Z self=, 2025-05-07T21:08:23.8820220Z T=5, 2025-05-07T21:08:23.8820416Z D=46, 2025-05-07T21:08:23.8820654Z B=14, 2025-05-07T21:08:23.8820851Z log_E=5, 2025-05-07T21:08:23.8821055Z L=2, 2025-05-07T21:08:23.8821287Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8821588Z weighted=False, 2025-05-07T21:08:23.8821825Z long_segments=True, 2025-05-07T21:08:23.8822095Z pooling_mode=, 2025-05-07T21:08:23.8822407Z output_dtype=SparseType.FP32, 2025-05-07T21:08:23.8822755Z ) 2025-05-07T21:08:23.8823026Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8823645Z self=, 2025-05-07T21:08:23.8824182Z T=5, 2025-05-07T21:08:23.8824385Z D=46, 2025-05-07T21:08:23.8824585Z B=14, 2025-05-07T21:08:23.8824778Z log_E=5, 2025-05-07T21:08:23.8824985Z L=2, 2025-05-07T21:08:23.8825213Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8825503Z weighted=True, 2025-05-07T21:08:23.8825746Z long_segments=True, 2025-05-07T21:08:23.8826063Z pooling_mode=, 2025-05-07T21:08:23.8826375Z output_dtype=SparseType.FP32, 2025-05-07T21:08:23.8826646Z ) 2025-05-07T21:08:23.8826914Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8827528Z self=, 2025-05-07T21:08:23.8828069Z T=1, 2025-05-07T21:08:23.8828270Z D=46, 2025-05-07T21:08:23.8828459Z B=14, 2025-05-07T21:08:23.8828656Z log_E=5, 2025-05-07T21:08:23.8828860Z L=2, 2025-05-07T21:08:23.8829083Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8829382Z weighted=False, 2025-05-07T21:08:23.8829617Z long_segments=True, 2025-05-07T21:08:23.8829878Z pooling_mode=, 2025-05-07T21:08:23.8830197Z output_dtype=SparseType.FP32, 2025-05-07T21:08:23.8830472Z ) 2025-05-07T21:08:23.8830740Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8831351Z self=, 2025-05-07T21:08:23.8831896Z T=1, 2025-05-07T21:08:23.8832094Z D=46, 2025-05-07T21:08:23.8832281Z B=14, 2025-05-07T21:08:23.8832478Z log_E=5, 2025-05-07T21:08:23.8832680Z L=2, 2025-05-07T21:08:23.8832902Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8833206Z weighted=True, 2025-05-07T21:08:23.8833441Z long_segments=True, 2025-05-07T21:08:23.8833701Z pooling_mode=, 2025-05-07T21:08:23.8834018Z output_dtype=SparseType.FP32, 2025-05-07T21:08:23.8834294Z ) 2025-05-07T21:08:23.8834556Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8835185Z self=, 2025-05-07T21:08:23.8835719Z T=1, 2025-05-07T21:08:23.8836093Z D=5, 2025-05-07T21:08:23.8836288Z B=14, 2025-05-07T21:08:23.8836492Z log_E=5, 2025-05-07T21:08:23.8836702Z L=2, 2025-05-07T21:08:23.8836921Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8837220Z weighted=False, 2025-05-07T21:08:23.8837454Z long_segments=True, 2025-05-07T21:08:23.8837717Z pooling_mode=, 2025-05-07T21:08:23.8838033Z output_dtype=SparseType.FP32, 2025-05-07T21:08:23.8838302Z ) 2025-05-07T21:08:23.8838567Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8839187Z self=, 2025-05-07T21:08:23.8839797Z T=5, 2025-05-07T21:08:23.8839995Z D=5, 2025-05-07T21:08:23.8840191Z B=14, 2025-05-07T21:08:23.8840390Z log_E=5, 2025-05-07T21:08:23.8840590Z L=2, 2025-05-07T21:08:23.8840816Z weights_precision=SparseType.FP32, 2025-05-07T21:08:23.8841110Z weighted=False, 2025-05-07T21:08:23.8841335Z long_segments=True, 2025-05-07T21:08:23.8841667Z pooling_mode=, 2025-05-07T21:08:23.8841986Z output_dtype=SparseType.FP32, 2025-05-07T21:08:23.8842256Z ) 2025-05-07T21:08:23.8842516Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:08:23.8843129Z self=, 2025-05-07T21:08:23.8843660Z T=3, 2025-05-07T21:08:23.8843850Z D=187, 2025-05-07T21:08:23.8844111Z B=78, 2025-05-07T21:08:23.8844309Z log_E=4, 2025-05-07T21:08:23.8844506Z L=8, 2025-05-07T21:08:23.8844732Z weights_precision=SparseType.FP16, 2025-05-07T21:08:23.8845031Z weighted=True, 2025-05-07T21:08:23.8845258Z long_segments=True, 2025-05-07T21:08:23.8845524Z pooling_mode=, 2025-05-07T21:08:23.8845836Z output_dtype=SparseType.FP32, 2025-05-07T21:08:23.8846100Z ) 2025-05-07T21:08:23.8846299Z PASSED 2025-05-07T21:08:23.8846412Z 2025-05-07T21:08:23.8846563Z ============================== 2 passed in 17.95s ============================== 2025-05-07T21:08:24.6476397Z 2025-05-07T21:08:24.6477220Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:08:24.6500507Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 21 seconds 2025-05-07T21:08:24.6500835Z 2025-05-07T21:08:24.6500840Z 2025-05-07T21:08:24.6500844Z 2025-05-07T21:08:24.6500847Z 2025-05-07T21:08:24.6521219Z ################################################################################ 2025-05-07T21:08:24.6536697Z # [2025-05-07T21:08:24.653Z] Run Python Test Suite: 2025-05-07T21:08:24.6537070Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:08:24.6537417Z ################################################################################ 2025-05-07T21:08:24.6563022Z + 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:08:24.6563714Z 2025-05-07T21:08:26.8147508Z ============================= test session starts ============================== 2025-05-07T21:08:26.8148183Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:26.8148710Z cachedir: .pytest_cache 2025-05-07T21:08:26.8149309Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:26.8150048Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:26.8150472Z plugins: hypothesis-6.131.14 2025-05-07T21:08:28.5259678Z collecting ... collected 9 items 2025-05-07T21:08:28.5259925Z 2025-05-07T21:08:28.9120324Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9121829Z self=, 2025-05-07T21:08:28.9122438Z T=1, 2025-05-07T21:08:28.9122667Z D=2, 2025-05-07T21:08:28.9122952Z B=1, 2025-05-07T21:08:28.9123237Z log_E=3, 2025-05-07T21:08:28.9123536Z L=2, 2025-05-07T21:08:28.9123835Z weighted=False, 2025-05-07T21:08:28.9124099Z mixed=False, 2025-05-07T21:08:28.9124322Z mixed_B=False, 2025-05-07T21:08:28.9124582Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9124898Z long_segments=False, 2025-05-07T21:08:28.9125178Z pooling_mode=, 2025-05-07T21:08:28.9125480Z use_cpu=False, 2025-05-07T21:08:28.9126065Z weight_decay_mode=, 2025-05-07T21:08:28.9126496Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9126876Z ) 2025-05-07T21:08:28.9127124Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9127760Z self=, 2025-05-07T21:08:28.9128427Z T=4, 2025-05-07T21:08:28.9128632Z D=2, 2025-05-07T21:08:28.9128823Z B=1, 2025-05-07T21:08:28.9129019Z log_E=3, 2025-05-07T21:08:28.9129228Z L=2, 2025-05-07T21:08:28.9129425Z weighted=False, 2025-05-07T21:08:28.9129653Z mixed=False, 2025-05-07T21:08:28.9129877Z mixed_B=False, 2025-05-07T21:08:28.9130128Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9130527Z long_segments=False, 2025-05-07T21:08:28.9130803Z pooling_mode=, 2025-05-07T21:08:28.9131116Z use_cpu=False, 2025-05-07T21:08:28.9131387Z weight_decay_mode=, 2025-05-07T21:08:28.9139329Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9139743Z ) 2025-05-07T21:08:28.9139994Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9140623Z self=, 2025-05-07T21:08:28.9141194Z T=4, 2025-05-07T21:08:28.9141394Z D=255, 2025-05-07T21:08:28.9141737Z B=111, 2025-05-07T21:08:28.9141932Z log_E=3, 2025-05-07T21:08:28.9142139Z L=13, 2025-05-07T21:08:28.9142348Z weighted=False, 2025-05-07T21:08:28.9142565Z mixed=True, 2025-05-07T21:08:28.9142783Z mixed_B=False, 2025-05-07T21:08:28.9143059Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:08:28.9143390Z long_segments=True, 2025-05-07T21:08:28.9143665Z pooling_mode=, 2025-05-07T21:08:28.9143959Z use_cpu=True, 2025-05-07T21:08:28.9144229Z weight_decay_mode=, 2025-05-07T21:08:28.9144646Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9145016Z ) 2025-05-07T21:08:28.9145262Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9145879Z self=, 2025-05-07T21:08:28.9146445Z T=2, 2025-05-07T21:08:28.9146646Z D=212, 2025-05-07T21:08:28.9146844Z B=108, 2025-05-07T21:08:28.9147044Z log_E=5, 2025-05-07T21:08:28.9147249Z L=16, 2025-05-07T21:08:28.9147446Z weighted=False, 2025-05-07T21:08:28.9147671Z mixed=True, 2025-05-07T21:08:28.9147889Z mixed_B=False, 2025-05-07T21:08:28.9148141Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9148452Z long_segments=True, 2025-05-07T21:08:28.9148726Z pooling_mode=, 2025-05-07T21:08:28.9149017Z use_cpu=True, 2025-05-07T21:08:28.9149309Z weight_decay_mode=, 2025-05-07T21:08:28.9149768Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9150167Z ) 2025-05-07T21:08:28.9150410Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9151039Z self=, 2025-05-07T21:08:28.9151613Z T=5, 2025-05-07T21:08:28.9151810Z D=243, 2025-05-07T21:08:28.9152010Z B=115, 2025-05-07T21:08:28.9152209Z log_E=5, 2025-05-07T21:08:28.9152408Z L=15, 2025-05-07T21:08:28.9152618Z weighted=False, 2025-05-07T21:08:28.9152844Z mixed=True, 2025-05-07T21:08:28.9153056Z mixed_B=True, 2025-05-07T21:08:28.9153310Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9153624Z long_segments=True, 2025-05-07T21:08:28.9153887Z pooling_mode=, 2025-05-07T21:08:28.9154188Z use_cpu=False, 2025-05-07T21:08:28.9154472Z weight_decay_mode=, 2025-05-07T21:08:28.9154999Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9155375Z ) 2025-05-07T21:08:28.9155621Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9156241Z self=, 2025-05-07T21:08:28.9156805Z T=2, 2025-05-07T21:08:28.9157062Z D=168, 2025-05-07T21:08:28.9157266Z B=31, 2025-05-07T21:08:28.9157454Z log_E=4, 2025-05-07T21:08:28.9157657Z L=12, 2025-05-07T21:08:28.9157858Z weighted=False, 2025-05-07T21:08:28.9158077Z mixed=True, 2025-05-07T21:08:28.9158295Z mixed_B=True, 2025-05-07T21:08:28.9158548Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9158852Z long_segments=False, 2025-05-07T21:08:28.9159188Z pooling_mode=, 2025-05-07T21:08:28.9159483Z use_cpu=True, 2025-05-07T21:08:28.9159755Z weight_decay_mode=, 2025-05-07T21:08:28.9160187Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9160554Z ) 2025-05-07T21:08:28.9160801Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9161420Z self=, 2025-05-07T21:08:28.9161991Z T=2, 2025-05-07T21:08:28.9162191Z D=158, 2025-05-07T21:08:28.9162383Z B=15, 2025-05-07T21:08:28.9162630Z log_E=3, 2025-05-07T21:08:28.9162836Z L=15, 2025-05-07T21:08:28.9163033Z weighted=True, 2025-05-07T21:08:28.9163263Z mixed=True, 2025-05-07T21:08:28.9163483Z mixed_B=False, 2025-05-07T21:08:28.9163735Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9164046Z long_segments=True, 2025-05-07T21:08:28.9164316Z pooling_mode=, 2025-05-07T21:08:28.9164605Z use_cpu=True, 2025-05-07T21:08:28.9164893Z weight_decay_mode=, 2025-05-07T21:08:28.9165349Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9165727Z ) 2025-05-07T21:08:28.9165973Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9166600Z self=, 2025-05-07T21:08:28.9167169Z T=5, 2025-05-07T21:08:28.9167361Z D=215, 2025-05-07T21:08:28.9167559Z B=12, 2025-05-07T21:08:28.9167757Z log_E=5, 2025-05-07T21:08:28.9167954Z L=9, 2025-05-07T21:08:28.9168160Z weighted=False, 2025-05-07T21:08:28.9168383Z mixed=True, 2025-05-07T21:08:28.9168595Z mixed_B=False, 2025-05-07T21:08:28.9168870Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:08:28.9169200Z long_segments=True, 2025-05-07T21:08:28.9169468Z pooling_mode=, 2025-05-07T21:08:28.9169766Z use_cpu=False, 2025-05-07T21:08:28.9170048Z weight_decay_mode=, 2025-05-07T21:08:28.9170491Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9170868Z ) 2025-05-07T21:08:28.9171116Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9171744Z self=, 2025-05-07T21:08:28.9172302Z T=4, 2025-05-07T21:08:28.9172498Z D=34, 2025-05-07T21:08:28.9172695Z B=57, 2025-05-07T21:08:28.9172890Z log_E=3, 2025-05-07T21:08:28.9173095Z L=3, 2025-05-07T21:08:28.9173297Z weighted=False, 2025-05-07T21:08:28.9173512Z mixed=True, 2025-05-07T21:08:28.9173730Z mixed_B=False, 2025-05-07T21:08:28.9173984Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9174293Z long_segments=False, 2025-05-07T21:08:28.9174571Z pooling_mode=, 2025-05-07T21:08:28.9174947Z use_cpu=True, 2025-05-07T21:08:28.9175221Z weight_decay_mode=, 2025-05-07T21:08:28.9175695Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9176054Z ) 2025-05-07T21:08:28.9176295Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9176924Z self=, 2025-05-07T21:08:28.9177489Z T=3, 2025-05-07T21:08:28.9177688Z D=102, 2025-05-07T21:08:28.9177927Z B=65, 2025-05-07T21:08:28.9178124Z log_E=4, 2025-05-07T21:08:28.9178329Z L=4, 2025-05-07T21:08:28.9178527Z weighted=False, 2025-05-07T21:08:28.9178751Z mixed=True, 2025-05-07T21:08:28.9178970Z mixed_B=True, 2025-05-07T21:08:28.9179235Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:08:28.9179570Z long_segments=False, 2025-05-07T21:08:28.9179891Z pooling_mode=, 2025-05-07T21:08:28.9180187Z use_cpu=False, 2025-05-07T21:08:28.9180454Z weight_decay_mode=, 2025-05-07T21:08:28.9180866Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9181220Z ) 2025-05-07T21:08:28.9181466Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9182097Z self=, 2025-05-07T21:08:28.9182662Z T=2, 2025-05-07T21:08:28.9182852Z D=27, 2025-05-07T21:08:28.9183052Z B=6, 2025-05-07T21:08:28.9183250Z log_E=3, 2025-05-07T21:08:28.9183494Z L=4, 2025-05-07T21:08:28.9183696Z weighted=False, 2025-05-07T21:08:28.9183920Z mixed=False, 2025-05-07T21:08:28.9184136Z mixed_B=False, 2025-05-07T21:08:28.9184391Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9184704Z long_segments=True, 2025-05-07T21:08:28.9184966Z pooling_mode=, 2025-05-07T21:08:28.9185267Z use_cpu=True, 2025-05-07T21:08:28.9185544Z weight_decay_mode=, 2025-05-07T21:08:28.9185986Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9186369Z ) 2025-05-07T21:08:28.9186617Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9187240Z self=, 2025-05-07T21:08:28.9187813Z T=2, 2025-05-07T21:08:28.9188011Z D=27, 2025-05-07T21:08:28.9188207Z B=6, 2025-05-07T21:08:28.9188397Z log_E=3, 2025-05-07T21:08:28.9188605Z L=4, 2025-05-07T21:08:28.9188809Z weighted=False, 2025-05-07T21:08:28.9189031Z mixed=False, 2025-05-07T21:08:28.9189252Z mixed_B=False, 2025-05-07T21:08:28.9189508Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9189814Z long_segments=True, 2025-05-07T21:08:28.9190083Z pooling_mode=, 2025-05-07T21:08:28.9190383Z use_cpu=False, 2025-05-07T21:08:28.9190658Z weight_decay_mode=, 2025-05-07T21:08:28.9191108Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9191492Z ) 2025-05-07T21:08:28.9191735Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9192367Z self=, 2025-05-07T21:08:28.9192938Z T=2, 2025-05-07T21:08:28.9193135Z D=27, 2025-05-07T21:08:28.9193336Z B=6, 2025-05-07T21:08:28.9193538Z log_E=3, 2025-05-07T21:08:28.9193742Z L=4, 2025-05-07T21:08:28.9193951Z weighted=True, 2025-05-07T21:08:28.9194179Z mixed=False, 2025-05-07T21:08:28.9194403Z mixed_B=False, 2025-05-07T21:08:28.9194654Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9194968Z long_segments=True, 2025-05-07T21:08:28.9195241Z pooling_mode=, 2025-05-07T21:08:28.9195534Z use_cpu=False, 2025-05-07T21:08:28.9195815Z weight_decay_mode=, 2025-05-07T21:08:28.9196263Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9196701Z ) 2025-05-07T21:08:28.9196947Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9197576Z self=, 2025-05-07T21:08:28.9198152Z T=2, 2025-05-07T21:08:28.9198350Z D=27, 2025-05-07T21:08:28.9198548Z B=6, 2025-05-07T21:08:28.9198787Z log_E=3, 2025-05-07T21:08:28.9198990Z L=3, 2025-05-07T21:08:28.9199199Z weighted=True, 2025-05-07T21:08:28.9199429Z mixed=False, 2025-05-07T21:08:28.9199645Z mixed_B=False, 2025-05-07T21:08:28.9199903Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9200218Z long_segments=True, 2025-05-07T21:08:28.9200486Z pooling_mode=, 2025-05-07T21:08:28.9200785Z use_cpu=False, 2025-05-07T21:08:28.9201112Z weight_decay_mode=, 2025-05-07T21:08:28.9201559Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9201944Z ) 2025-05-07T21:08:28.9202198Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:08:28.9202845Z self=, 2025-05-07T21:08:28.9203408Z T=2, 2025-05-07T21:08:28.9203607Z D=27, 2025-05-07T21:08:28.9203805Z B=6, 2025-05-07T21:08:28.9203997Z log_E=3, 2025-05-07T21:08:28.9204207Z L=2, 2025-05-07T21:08:28.9204452Z weighted=True, 2025-05-07T21:08:28.9204673Z mixed=False, 2025-05-07T21:08:28.9204897Z mixed_B=False, 2025-05-07T21:08:28.9205158Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:08:28.9205465Z long_segments=True, 2025-05-07T21:08:28.9205737Z pooling_mode=, 2025-05-07T21:08:28.9206039Z use_cpu=False, 2025-05-07T21:08:28.9206321Z weight_decay_mode=, 2025-05-07T21:08:28.9206773Z counter_weight_decay_mode=, 2025-05-07T21:08:28.9207158Z ) 2025-05-07T21:08:28.9207354Z PASSED 2025-05-07T21:08:31.2293136Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2294467Z self=, 2025-05-07T21:08:31.2295287Z T=1, 2025-05-07T21:08:31.2295559Z D=2, 2025-05-07T21:08:31.2295807Z B=1, 2025-05-07T21:08:31.2296052Z log_E=3, 2025-05-07T21:08:31.2296303Z L=0, 2025-05-07T21:08:31.2296546Z weighted=False, 2025-05-07T21:08:31.2296830Z mixed=False, 2025-05-07T21:08:31.2297101Z mixed_B=False, 2025-05-07T21:08:31.2297401Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2297759Z long_segments=False, 2025-05-07T21:08:31.2298106Z pooling_mode=, 2025-05-07T21:08:31.2298468Z use_cpu=False, 2025-05-07T21:08:31.2298771Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2299116Z ) 2025-05-07T21:08:31.2299423Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2300169Z self=, 2025-05-07T21:08:31.2300862Z T=4, 2025-05-07T21:08:31.2301102Z D=2, 2025-05-07T21:08:31.2301335Z B=1, 2025-05-07T21:08:31.2301577Z log_E=3, 2025-05-07T21:08:31.2301834Z L=0, 2025-05-07T21:08:31.2302080Z weighted=False, 2025-05-07T21:08:31.2302361Z mixed=False, 2025-05-07T21:08:31.2302636Z mixed_B=False, 2025-05-07T21:08:31.2302932Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2303284Z long_segments=False, 2025-05-07T21:08:31.2303628Z pooling_mode=, 2025-05-07T21:08:31.2303983Z use_cpu=False, 2025-05-07T21:08:31.2304282Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2304621Z ) 2025-05-07T21:08:31.2304912Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2306027Z self=, 2025-05-07T21:08:31.2306724Z T=4, 2025-05-07T21:08:31.2306968Z D=212, 2025-05-07T21:08:31.2307205Z B=81, 2025-05-07T21:08:31.2307444Z log_E=5, 2025-05-07T21:08:31.2307694Z L=13, 2025-05-07T21:08:31.2307933Z weighted=True, 2025-05-07T21:08:31.2308208Z mixed=False, 2025-05-07T21:08:31.2308479Z mixed_B=True, 2025-05-07T21:08:31.2308884Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2309238Z long_segments=False, 2025-05-07T21:08:31.2309572Z pooling_mode=, 2025-05-07T21:08:31.2309930Z use_cpu=True, 2025-05-07T21:08:31.2310223Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2310561Z ) 2025-05-07T21:08:31.2310847Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2311747Z self=, 2025-05-07T21:08:31.2312443Z T=1, 2025-05-07T21:08:31.2312679Z D=155, 2025-05-07T21:08:31.2312930Z B=72, 2025-05-07T21:08:31.2313171Z log_E=4, 2025-05-07T21:08:31.2313419Z L=13, 2025-05-07T21:08:31.2313671Z weighted=True, 2025-05-07T21:08:31.2313945Z mixed=False, 2025-05-07T21:08:31.2314211Z mixed_B=False, 2025-05-07T21:08:31.2314545Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:31.2314954Z long_segments=True, 2025-05-07T21:08:31.2315286Z pooling_mode=, 2025-05-07T21:08:31.2315742Z use_cpu=True, 2025-05-07T21:08:31.2316041Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2316376Z ) 2025-05-07T21:08:31.2316662Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2317410Z self=, 2025-05-07T21:08:31.2318103Z T=1, 2025-05-07T21:08:31.2318335Z D=153, 2025-05-07T21:08:31.2318582Z B=80, 2025-05-07T21:08:31.2318821Z log_E=4, 2025-05-07T21:08:31.2319065Z L=18, 2025-05-07T21:08:31.2319316Z weighted=False, 2025-05-07T21:08:31.2319591Z mixed=True, 2025-05-07T21:08:31.2319851Z mixed_B=False, 2025-05-07T21:08:31.2320153Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2320502Z long_segments=False, 2025-05-07T21:08:31.2320827Z pooling_mode=, 2025-05-07T21:08:31.2321188Z use_cpu=True, 2025-05-07T21:08:31.2321486Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2321819Z ) 2025-05-07T21:08:31.2322112Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2322867Z self=, 2025-05-07T21:08:31.2323557Z T=3, 2025-05-07T21:08:31.2323789Z D=51, 2025-05-07T21:08:31.2324027Z B=57, 2025-05-07T21:08:31.2324267Z log_E=5, 2025-05-07T21:08:31.2324513Z L=18, 2025-05-07T21:08:31.2324760Z weighted=True, 2025-05-07T21:08:31.2325034Z mixed=False, 2025-05-07T21:08:31.2325297Z mixed_B=True, 2025-05-07T21:08:31.2325626Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:31.2326033Z long_segments=False, 2025-05-07T21:08:31.2326358Z pooling_mode=, 2025-05-07T21:08:31.2326718Z use_cpu=False, 2025-05-07T21:08:31.2327016Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:31.2327344Z ) 2025-05-07T21:08:31.2327638Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2328390Z self=, 2025-05-07T21:08:31.2329083Z T=1, 2025-05-07T21:08:31.2329318Z D=209, 2025-05-07T21:08:31.2329562Z B=26, 2025-05-07T21:08:31.2329803Z log_E=4, 2025-05-07T21:08:31.2330045Z L=19, 2025-05-07T21:08:31.2330295Z weighted=False, 2025-05-07T21:08:31.2330574Z mixed=True, 2025-05-07T21:08:31.2330835Z mixed_B=True, 2025-05-07T21:08:31.2331165Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:31.2331572Z long_segments=False, 2025-05-07T21:08:31.2331957Z pooling_mode=, 2025-05-07T21:08:31.2332328Z use_cpu=False, 2025-05-07T21:08:31.2332626Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2332956Z ) 2025-05-07T21:08:31.2333249Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2333996Z self=, 2025-05-07T21:08:31.2334681Z T=1, 2025-05-07T21:08:31.2334954Z D=149, 2025-05-07T21:08:31.2335154Z B=127, 2025-05-07T21:08:31.2335346Z log_E=3, 2025-05-07T21:08:31.2335548Z L=6, 2025-05-07T21:08:31.2335749Z weighted=True, 2025-05-07T21:08:31.2336221Z mixed=False, 2025-05-07T21:08:31.2336440Z mixed_B=True, 2025-05-07T21:08:31.2336791Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:08:31.2337124Z long_segments=True, 2025-05-07T21:08:31.2337385Z pooling_mode=, 2025-05-07T21:08:31.2337679Z use_cpu=True, 2025-05-07T21:08:31.2337922Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2338186Z ) 2025-05-07T21:08:31.2338423Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2339043Z self=, 2025-05-07T21:08:31.2339589Z T=1, 2025-05-07T21:08:31.2339786Z D=6, 2025-05-07T21:08:31.2339983Z B=65, 2025-05-07T21:08:31.2340246Z log_E=3, 2025-05-07T21:08:31.2340448Z L=2, 2025-05-07T21:08:31.2340649Z weighted=False, 2025-05-07T21:08:31.2340866Z mixed=False, 2025-05-07T21:08:31.2341086Z mixed_B=False, 2025-05-07T21:08:31.2341333Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2341611Z long_segments=True, 2025-05-07T21:08:31.2341882Z pooling_mode=, 2025-05-07T21:08:31.2342180Z use_cpu=False, 2025-05-07T21:08:31.2342416Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:31.2342689Z ) 2025-05-07T21:08:31.2342933Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2343543Z self=, 2025-05-07T21:08:31.2344086Z T=2, 2025-05-07T21:08:31.2344297Z D=203, 2025-05-07T21:08:31.2344497Z B=26, 2025-05-07T21:08:31.2352315Z log_E=3, 2025-05-07T21:08:31.2352560Z L=10, 2025-05-07T21:08:31.2352776Z weighted=False, 2025-05-07T21:08:31.2353015Z mixed=False, 2025-05-07T21:08:31.2353232Z mixed_B=False, 2025-05-07T21:08:31.2353482Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2353770Z long_segments=False, 2025-05-07T21:08:31.2354042Z pooling_mode=, 2025-05-07T21:08:31.2354344Z use_cpu=False, 2025-05-07T21:08:31.2354584Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:31.2354855Z ) 2025-05-07T21:08:31.2355095Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2355716Z self=, 2025-05-07T21:08:31.2356448Z T=5, 2025-05-07T21:08:31.2356642Z D=43, 2025-05-07T21:08:31.2356837Z B=79, 2025-05-07T21:08:31.2357039Z log_E=4, 2025-05-07T21:08:31.2357234Z L=2, 2025-05-07T21:08:31.2357436Z weighted=True, 2025-05-07T21:08:31.2357658Z mixed=True, 2025-05-07T21:08:31.2357868Z mixed_B=True, 2025-05-07T21:08:31.2358116Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2358406Z long_segments=False, 2025-05-07T21:08:31.2358675Z pooling_mode=, 2025-05-07T21:08:31.2358974Z use_cpu=False, 2025-05-07T21:08:31.2359218Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2359486Z ) 2025-05-07T21:08:31.2359725Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2360331Z self=, 2025-05-07T21:08:31.2360874Z T=5, 2025-05-07T21:08:31.2361070Z D=43, 2025-05-07T21:08:31.2361383Z B=79, 2025-05-07T21:08:31.2361579Z log_E=3, 2025-05-07T21:08:31.2361783Z L=2, 2025-05-07T21:08:31.2361987Z weighted=True, 2025-05-07T21:08:31.2362201Z mixed=True, 2025-05-07T21:08:31.2362419Z mixed_B=True, 2025-05-07T21:08:31.2362671Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2362954Z long_segments=False, 2025-05-07T21:08:31.2363227Z pooling_mode=, 2025-05-07T21:08:31.2363595Z use_cpu=False, 2025-05-07T21:08:31.2363838Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2364104Z ) 2025-05-07T21:08:31.2364349Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2364961Z self=, 2025-05-07T21:08:31.2365510Z T=5, 2025-05-07T21:08:31.2365753Z D=43, 2025-05-07T21:08:31.2365953Z B=5, 2025-05-07T21:08:31.2366144Z log_E=3, 2025-05-07T21:08:31.2366354Z L=2, 2025-05-07T21:08:31.2366560Z weighted=True, 2025-05-07T21:08:31.2366786Z mixed=True, 2025-05-07T21:08:31.2367005Z mixed_B=True, 2025-05-07T21:08:31.2367249Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2367531Z long_segments=False, 2025-05-07T21:08:31.2367807Z pooling_mode=, 2025-05-07T21:08:31.2368103Z use_cpu=False, 2025-05-07T21:08:31.2368337Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:31.2368613Z ) 2025-05-07T21:08:31.2368899Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2369504Z self=, 2025-05-07T21:08:31.2370055Z T=5, 2025-05-07T21:08:31.2370249Z D=43, 2025-05-07T21:08:31.2370444Z B=5, 2025-05-07T21:08:31.2370634Z log_E=3, 2025-05-07T21:08:31.2370842Z L=2, 2025-05-07T21:08:31.2371045Z weighted=True, 2025-05-07T21:08:31.2371266Z mixed=True, 2025-05-07T21:08:31.2371484Z mixed_B=True, 2025-05-07T21:08:31.2371732Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2372014Z long_segments=False, 2025-05-07T21:08:31.2372286Z pooling_mode=, 2025-05-07T21:08:31.2372585Z use_cpu=False, 2025-05-07T21:08:31.2372821Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:31.2373092Z ) 2025-05-07T21:08:31.2373333Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:08:31.2373956Z self=, 2025-05-07T21:08:31.2374511Z T=5, 2025-05-07T21:08:31.2374708Z D=43, 2025-05-07T21:08:31.2374968Z B=5, 2025-05-07T21:08:31.2375166Z log_E=3, 2025-05-07T21:08:31.2375372Z L=2, 2025-05-07T21:08:31.2375570Z weighted=False, 2025-05-07T21:08:31.2375795Z mixed=True, 2025-05-07T21:08:31.2376014Z mixed_B=True, 2025-05-07T21:08:31.2376262Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:08:31.2376543Z long_segments=False, 2025-05-07T21:08:31.2376815Z pooling_mode=, 2025-05-07T21:08:31.2377113Z use_cpu=False, 2025-05-07T21:08:31.2377349Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:31.2377621Z ) 2025-05-07T21:08:31.2377818Z PASSED 2025-05-07T21:08:36.8012378Z 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:08:36.8013797Z self=, 2025-05-07T21:08:36.8014479Z T=1, 2025-05-07T21:08:36.8014697Z D=2, 2025-05-07T21:08:36.8014991Z B=1, 2025-05-07T21:08:36.8015191Z log_E=3, 2025-05-07T21:08:36.8015405Z L=0, 2025-05-07T21:08:36.8015627Z weighted=False, 2025-05-07T21:08:36.8015877Z mixed=False, 2025-05-07T21:08:36.8016115Z mixed_B=False, 2025-05-07T21:08:36.8016362Z long_segments=False, 2025-05-07T21:08:36.8016653Z pooling_mode=, 2025-05-07T21:08:36.8017496Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8017796Z ) 2025-05-07T21:08:36.8018121Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8018910Z self=, 2025-05-07T21:08:36.8019678Z T=3, 2025-05-07T21:08:36.8019876Z D=2, 2025-05-07T21:08:36.8020084Z B=1, 2025-05-07T21:08:36.8020291Z log_E=3, 2025-05-07T21:08:36.8020489Z L=0, 2025-05-07T21:08:36.8020693Z weighted=False, 2025-05-07T21:08:36.8020923Z mixed=False, 2025-05-07T21:08:36.8021138Z mixed_B=False, 2025-05-07T21:08:36.8021370Z long_segments=False, 2025-05-07T21:08:36.8021649Z pooling_mode=, 2025-05-07T21:08:36.8022057Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8022325Z ) 2025-05-07T21:08:36.8022674Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8023476Z self=, 2025-05-07T21:08:36.8024112Z T=3, 2025-05-07T21:08:36.8024310Z D=15, 2025-05-07T21:08:36.8024508Z B=53, 2025-05-07T21:08:36.8024696Z log_E=3, 2025-05-07T21:08:36.8024900Z L=4, 2025-05-07T21:08:36.8025102Z weighted=False, 2025-05-07T21:08:36.8025323Z mixed=True, 2025-05-07T21:08:36.8025640Z mixed_B=False, 2025-05-07T21:08:36.8025865Z long_segments=True, 2025-05-07T21:08:36.8026128Z pooling_mode=, 2025-05-07T21:08:36.8026443Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:36.8026715Z ) 2025-05-07T21:08:36.8027023Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8027796Z self=, 2025-05-07T21:08:36.8028439Z T=1, 2025-05-07T21:08:36.8028637Z D=203, 2025-05-07T21:08:36.8028832Z B=75, 2025-05-07T21:08:36.8029028Z log_E=5, 2025-05-07T21:08:36.8029232Z L=20, 2025-05-07T21:08:36.8029430Z weighted=False, 2025-05-07T21:08:36.8029660Z mixed=False, 2025-05-07T21:08:36.8029883Z mixed_B=False, 2025-05-07T21:08:36.8030107Z long_segments=False, 2025-05-07T21:08:36.8030388Z pooling_mode=, 2025-05-07T21:08:36.8030712Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8030983Z ) 2025-05-07T21:08:36.8031301Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8032088Z self=, 2025-05-07T21:08:36.8032730Z T=4, 2025-05-07T21:08:36.8032924Z D=58, 2025-05-07T21:08:36.8033124Z B=14, 2025-05-07T21:08:36.8033320Z log_E=3, 2025-05-07T21:08:36.8033519Z L=14, 2025-05-07T21:08:36.8033721Z weighted=False, 2025-05-07T21:08:36.8033951Z mixed=False, 2025-05-07T21:08:36.8034167Z mixed_B=False, 2025-05-07T21:08:36.8034399Z long_segments=True, 2025-05-07T21:08:36.8034671Z pooling_mode=, 2025-05-07T21:08:36.8034981Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8035254Z ) 2025-05-07T21:08:36.8035571Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8036599Z self=, 2025-05-07T21:08:36.8037239Z T=3, 2025-05-07T21:08:36.8037438Z D=224, 2025-05-07T21:08:36.8037633Z B=6, 2025-05-07T21:08:36.8037838Z log_E=4, 2025-05-07T21:08:36.8038044Z L=2, 2025-05-07T21:08:36.8038242Z weighted=False, 2025-05-07T21:08:36.8038467Z mixed=True, 2025-05-07T21:08:36.8038690Z mixed_B=False, 2025-05-07T21:08:36.8038926Z long_segments=False, 2025-05-07T21:08:36.8039281Z pooling_mode=, 2025-05-07T21:08:36.8039604Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8039878Z ) 2025-05-07T21:08:36.8040192Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8040984Z self=, 2025-05-07T21:08:36.8041685Z T=2, 2025-05-07T21:08:36.8041880Z D=36, 2025-05-07T21:08:36.8042073Z B=68, 2025-05-07T21:08:36.8042288Z log_E=5, 2025-05-07T21:08:36.8042495Z L=19, 2025-05-07T21:08:36.8042691Z weighted=False, 2025-05-07T21:08:36.8042921Z mixed=True, 2025-05-07T21:08:36.8043143Z mixed_B=False, 2025-05-07T21:08:36.8043378Z long_segments=False, 2025-05-07T21:08:36.8043714Z pooling_mode=, 2025-05-07T21:08:36.8044035Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8044314Z ) 2025-05-07T21:08:36.8044631Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8045409Z self=, 2025-05-07T21:08:36.8046053Z T=1, 2025-05-07T21:08:36.8046244Z D=81, 2025-05-07T21:08:36.8046446Z B=43, 2025-05-07T21:08:36.8046644Z log_E=5, 2025-05-07T21:08:36.8046844Z L=20, 2025-05-07T21:08:36.8047053Z weighted=False, 2025-05-07T21:08:36.8047349Z mixed=False, 2025-05-07T21:08:36.8047567Z mixed_B=False, 2025-05-07T21:08:36.8047797Z long_segments=True, 2025-05-07T21:08:36.8048065Z pooling_mode=, 2025-05-07T21:08:36.8048372Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:36.8048650Z ) 2025-05-07T21:08:36.8048969Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8049745Z self=, 2025-05-07T21:08:36.8050380Z T=1, 2025-05-07T21:08:36.8050579Z D=149, 2025-05-07T21:08:36.8050776Z B=128, 2025-05-07T21:08:36.8050969Z log_E=3, 2025-05-07T21:08:36.8051176Z L=13, 2025-05-07T21:08:36.8051379Z weighted=True, 2025-05-07T21:08:36.8051596Z mixed=True, 2025-05-07T21:08:36.8051815Z mixed_B=True, 2025-05-07T21:08:36.8052045Z long_segments=False, 2025-05-07T21:08:36.8052320Z pooling_mode=, 2025-05-07T21:08:36.8052667Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:36.8052965Z ) 2025-05-07T21:08:36.8053275Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8054048Z self=, 2025-05-07T21:08:36.8054900Z T=1, 2025-05-07T21:08:36.8055101Z D=142, 2025-05-07T21:08:36.8055293Z B=111, 2025-05-07T21:08:36.8055491Z log_E=3, 2025-05-07T21:08:36.8055694Z L=12, 2025-05-07T21:08:36.8055896Z weighted=False, 2025-05-07T21:08:36.8056123Z mixed=True, 2025-05-07T21:08:36.8056342Z mixed_B=False, 2025-05-07T21:08:36.8056568Z long_segments=True, 2025-05-07T21:08:36.8056836Z pooling_mode=, 2025-05-07T21:08:36.8057149Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8057422Z ) 2025-05-07T21:08:36.8057737Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8058511Z self=, 2025-05-07T21:08:36.8059141Z T=3, 2025-05-07T21:08:36.8059337Z D=206, 2025-05-07T21:08:36.8059535Z B=26, 2025-05-07T21:08:36.8059728Z log_E=3, 2025-05-07T21:08:36.8059933Z L=4, 2025-05-07T21:08:36.8060142Z weighted=False, 2025-05-07T21:08:36.8060364Z mixed=False, 2025-05-07T21:08:36.8060586Z mixed_B=False, 2025-05-07T21:08:36.8060819Z long_segments=True, 2025-05-07T21:08:36.8061145Z pooling_mode=, 2025-05-07T21:08:36.8061457Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8061735Z ) 2025-05-07T21:08:36.8062053Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8062813Z self=, 2025-05-07T21:08:36.8063540Z T=3, 2025-05-07T21:08:36.8063735Z D=206, 2025-05-07T21:08:36.8063928Z B=26, 2025-05-07T21:08:36.8064123Z log_E=3, 2025-05-07T21:08:36.8064327Z L=4, 2025-05-07T21:08:36.8064525Z weighted=False, 2025-05-07T21:08:36.8064750Z mixed=False, 2025-05-07T21:08:36.8064970Z mixed_B=False, 2025-05-07T21:08:36.8065195Z long_segments=False, 2025-05-07T21:08:36.8065553Z pooling_mode=, 2025-05-07T21:08:36.8065871Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:36.8066136Z ) 2025-05-07T21:08:36.8066455Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8067225Z self=, 2025-05-07T21:08:36.8067867Z T=5, 2025-05-07T21:08:36.8068060Z D=191, 2025-05-07T21:08:36.8068258Z B=68, 2025-05-07T21:08:36.8068456Z log_E=3, 2025-05-07T21:08:36.8068656Z L=9, 2025-05-07T21:08:36.8068907Z weighted=True, 2025-05-07T21:08:36.8069131Z mixed=True, 2025-05-07T21:08:36.8069343Z mixed_B=True, 2025-05-07T21:08:36.8069577Z long_segments=False, 2025-05-07T21:08:36.8069854Z pooling_mode=, 2025-05-07T21:08:36.8070163Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:36.8070439Z ) 2025-05-07T21:08:36.8070760Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8071549Z self=, 2025-05-07T21:08:36.8072326Z T=3, 2025-05-07T21:08:36.8072607Z D=191, 2025-05-07T21:08:36.8072888Z B=68, 2025-05-07T21:08:36.8073162Z log_E=3, 2025-05-07T21:08:36.8073456Z L=9, 2025-05-07T21:08:36.8073711Z weighted=True, 2025-05-07T21:08:36.8073932Z mixed=True, 2025-05-07T21:08:36.8074152Z mixed_B=True, 2025-05-07T21:08:36.8074386Z long_segments=False, 2025-05-07T21:08:36.8074661Z pooling_mode=, 2025-05-07T21:08:36.8074980Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:36.8075253Z ) 2025-05-07T21:08:36.8075561Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:08:36.8076344Z self=, 2025-05-07T21:08:36.8076989Z T=3, 2025-05-07T21:08:36.8077184Z D=191, 2025-05-07T21:08:36.8077386Z B=68, 2025-05-07T21:08:36.8077586Z log_E=3, 2025-05-07T21:08:36.8077786Z L=9, 2025-05-07T21:08:36.8077992Z weighted=True, 2025-05-07T21:08:36.8078214Z mixed=True, 2025-05-07T21:08:36.8078425Z mixed_B=True, 2025-05-07T21:08:36.8078653Z long_segments=True, 2025-05-07T21:08:36.8078923Z pooling_mode=, 2025-05-07T21:08:36.8079238Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:36.8079503Z ) 2025-05-07T21:08:36.8079709Z PASSED 2025-05-07T21:08:37.1942061Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1943854Z self=, 2025-05-07T21:08:37.1944493Z T=1, 2025-05-07T21:08:37.1944696Z D=2, 2025-05-07T21:08:37.1944893Z B=1, 2025-05-07T21:08:37.1945091Z log_E=3, 2025-05-07T21:08:37.1945291Z L=2, 2025-05-07T21:08:37.1945495Z weighted=False, 2025-05-07T21:08:37.1946129Z mixed=False, 2025-05-07T21:08:37.1946355Z mixed_B=False, 2025-05-07T21:08:37.1946593Z long_segments=False, 2025-05-07T21:08:37.1946875Z pooling_mode=, 2025-05-07T21:08:37.1947174Z use_cpu=False, 2025-05-07T21:08:37.1947420Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.1947706Z ) 2025-05-07T21:08:37.1948110Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1948887Z self=, 2025-05-07T21:08:37.1949526Z T=2, 2025-05-07T21:08:37.1949720Z D=2, 2025-05-07T21:08:37.1949922Z B=1, 2025-05-07T21:08:37.1950125Z log_E=3, 2025-05-07T21:08:37.1950333Z L=2, 2025-05-07T21:08:37.1950622Z weighted=False, 2025-05-07T21:08:37.1950856Z mixed=False, 2025-05-07T21:08:37.1951080Z mixed_B=False, 2025-05-07T21:08:37.1951318Z long_segments=False, 2025-05-07T21:08:37.1951601Z pooling_mode=, 2025-05-07T21:08:37.1951901Z use_cpu=False, 2025-05-07T21:08:37.1952142Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.1952418Z ) 2025-05-07T21:08:37.1952731Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1953495Z self=, 2025-05-07T21:08:37.1954224Z T=2, 2025-05-07T21:08:37.1954426Z D=233, 2025-05-07T21:08:37.1954622Z B=128, 2025-05-07T21:08:37.1954826Z log_E=3, 2025-05-07T21:08:37.1955031Z L=5, 2025-05-07T21:08:37.1955226Z weighted=False, 2025-05-07T21:08:37.1955453Z mixed=False, 2025-05-07T21:08:37.1955673Z mixed_B=True, 2025-05-07T21:08:37.1955902Z long_segments=True, 2025-05-07T21:08:37.1956174Z pooling_mode=, 2025-05-07T21:08:37.1956476Z use_cpu=False, 2025-05-07T21:08:37.1956713Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.1956995Z ) 2025-05-07T21:08:37.1957311Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1958080Z self=, 2025-05-07T21:08:37.1958709Z T=2, 2025-05-07T21:08:37.1958905Z D=229, 2025-05-07T21:08:37.1959111Z B=82, 2025-05-07T21:08:37.1959308Z log_E=4, 2025-05-07T21:08:37.1959511Z L=2, 2025-05-07T21:08:37.1959717Z weighted=True, 2025-05-07T21:08:37.1959934Z mixed=True, 2025-05-07T21:08:37.1960154Z mixed_B=False, 2025-05-07T21:08:37.1960387Z long_segments=True, 2025-05-07T21:08:37.1960653Z pooling_mode=, 2025-05-07T21:08:37.1960953Z use_cpu=True, 2025-05-07T21:08:37.1961198Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.1961467Z ) 2025-05-07T21:08:37.1961783Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1962560Z self=, 2025-05-07T21:08:37.1963247Z T=1, 2025-05-07T21:08:37.1963461Z D=109, 2025-05-07T21:08:37.1963656Z B=55, 2025-05-07T21:08:37.1971903Z log_E=4, 2025-05-07T21:08:37.1972161Z L=3, 2025-05-07T21:08:37.1972377Z weighted=True, 2025-05-07T21:08:37.1972613Z mixed=True, 2025-05-07T21:08:37.1972843Z mixed_B=False, 2025-05-07T21:08:37.1973081Z long_segments=False, 2025-05-07T21:08:37.1973368Z pooling_mode=, 2025-05-07T21:08:37.1973670Z use_cpu=False, 2025-05-07T21:08:37.1973920Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.1974195Z ) 2025-05-07T21:08:37.1974512Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1975404Z self=, 2025-05-07T21:08:37.1976117Z T=4, 2025-05-07T21:08:37.1976316Z D=78, 2025-05-07T21:08:37.1976521Z B=44, 2025-05-07T21:08:37.1976722Z log_E=5, 2025-05-07T21:08:37.1976928Z L=10, 2025-05-07T21:08:37.1977137Z weighted=True, 2025-05-07T21:08:37.1977362Z mixed=False, 2025-05-07T21:08:37.1977579Z mixed_B=True, 2025-05-07T21:08:37.1977813Z long_segments=False, 2025-05-07T21:08:37.1978136Z pooling_mode=, 2025-05-07T21:08:37.1978433Z use_cpu=True, 2025-05-07T21:08:37.1978681Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.1978958Z ) 2025-05-07T21:08:37.1979264Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1980069Z self=, 2025-05-07T21:08:37.1980709Z T=5, 2025-05-07T21:08:37.1980909Z D=6, 2025-05-07T21:08:37.1981101Z B=31, 2025-05-07T21:08:37.1981302Z log_E=4, 2025-05-07T21:08:37.1981510Z L=4, 2025-05-07T21:08:37.1981711Z weighted=False, 2025-05-07T21:08:37.1981944Z mixed=False, 2025-05-07T21:08:37.1982170Z mixed_B=False, 2025-05-07T21:08:37.1982396Z long_segments=False, 2025-05-07T21:08:37.1982673Z pooling_mode=, 2025-05-07T21:08:37.1982972Z use_cpu=False, 2025-05-07T21:08:37.1983212Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.1983534Z ) 2025-05-07T21:08:37.1983846Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1984607Z self=, 2025-05-07T21:08:37.1985242Z T=2, 2025-05-07T21:08:37.1985438Z D=200, 2025-05-07T21:08:37.1985640Z B=55, 2025-05-07T21:08:37.1985836Z log_E=3, 2025-05-07T21:08:37.1986041Z L=17, 2025-05-07T21:08:37.1986252Z weighted=False, 2025-05-07T21:08:37.1986477Z mixed=True, 2025-05-07T21:08:37.1986708Z mixed_B=True, 2025-05-07T21:08:37.1986940Z long_segments=True, 2025-05-07T21:08:37.1987209Z pooling_mode=, 2025-05-07T21:08:37.1987513Z use_cpu=False, 2025-05-07T21:08:37.1987757Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.1988023Z ) 2025-05-07T21:08:37.1988342Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1989112Z self=, 2025-05-07T21:08:37.1989738Z T=4, 2025-05-07T21:08:37.1989938Z D=24, 2025-05-07T21:08:37.1990142Z B=119, 2025-05-07T21:08:37.1990336Z log_E=4, 2025-05-07T21:08:37.1990542Z L=18, 2025-05-07T21:08:37.1990746Z weighted=False, 2025-05-07T21:08:37.1990980Z mixed=False, 2025-05-07T21:08:37.1991205Z mixed_B=True, 2025-05-07T21:08:37.1991435Z long_segments=True, 2025-05-07T21:08:37.1991704Z pooling_mode=, 2025-05-07T21:08:37.1992001Z use_cpu=False, 2025-05-07T21:08:37.1992246Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.1992519Z ) 2025-05-07T21:08:37.1992823Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1993583Z self=, 2025-05-07T21:08:37.1994223Z T=2, 2025-05-07T21:08:37.1994420Z D=90, 2025-05-07T21:08:37.1994620Z B=14, 2025-05-07T21:08:37.1994816Z log_E=4, 2025-05-07T21:08:37.1995014Z L=16, 2025-05-07T21:08:37.1995224Z weighted=False, 2025-05-07T21:08:37.1995452Z mixed=True, 2025-05-07T21:08:37.1995668Z mixed_B=True, 2025-05-07T21:08:37.1995905Z long_segments=False, 2025-05-07T21:08:37.1996187Z pooling_mode=, 2025-05-07T21:08:37.1996480Z use_cpu=False, 2025-05-07T21:08:37.1996730Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.1997006Z ) 2025-05-07T21:08:37.1997373Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.1998135Z self=, 2025-05-07T21:08:37.1998770Z T=4, 2025-05-07T21:08:37.1998968Z D=180, 2025-05-07T21:08:37.1999165Z B=100, 2025-05-07T21:08:37.1999365Z log_E=5, 2025-05-07T21:08:37.1999610Z L=11, 2025-05-07T21:08:37.1999812Z weighted=True, 2025-05-07T21:08:37.2000036Z mixed=True, 2025-05-07T21:08:37.2000254Z mixed_B=True, 2025-05-07T21:08:37.2000477Z long_segments=False, 2025-05-07T21:08:37.2000745Z pooling_mode=, 2025-05-07T21:08:37.2001049Z use_cpu=False, 2025-05-07T21:08:37.2001290Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.2001606Z ) 2025-05-07T21:08:37.2001920Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.2002691Z self=, 2025-05-07T21:08:37.2003330Z T=4, 2025-05-07T21:08:37.2003530Z D=180, 2025-05-07T21:08:37.2003736Z B=100, 2025-05-07T21:08:37.2003932Z log_E=5, 2025-05-07T21:08:37.2004140Z L=2, 2025-05-07T21:08:37.2004345Z weighted=True, 2025-05-07T21:08:37.2004566Z mixed=True, 2025-05-07T21:08:37.2004792Z mixed_B=True, 2025-05-07T21:08:37.2005070Z long_segments=False, 2025-05-07T21:08:37.2005342Z pooling_mode=, 2025-05-07T21:08:37.2005641Z use_cpu=False, 2025-05-07T21:08:37.2005889Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.2006156Z ) 2025-05-07T21:08:37.2006469Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.2007237Z self=, 2025-05-07T21:08:37.2007869Z T=4, 2025-05-07T21:08:37.2008067Z D=180, 2025-05-07T21:08:37.2008270Z B=100, 2025-05-07T21:08:37.2008463Z log_E=3, 2025-05-07T21:08:37.2008668Z L=2, 2025-05-07T21:08:37.2008875Z weighted=True, 2025-05-07T21:08:37.2009093Z mixed=True, 2025-05-07T21:08:37.2009309Z mixed_B=True, 2025-05-07T21:08:37.2009541Z long_segments=False, 2025-05-07T21:08:37.2009820Z pooling_mode=, 2025-05-07T21:08:37.2010118Z use_cpu=False, 2025-05-07T21:08:37.2010364Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.2010639Z ) 2025-05-07T21:08:37.2010945Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.2011711Z self=, 2025-05-07T21:08:37.2012348Z T=4, 2025-05-07T21:08:37.2012539Z D=180, 2025-05-07T21:08:37.2012738Z B=100, 2025-05-07T21:08:37.2012941Z log_E=3, 2025-05-07T21:08:37.2013145Z L=2, 2025-05-07T21:08:37.2013349Z weighted=True, 2025-05-07T21:08:37.2013577Z mixed=True, 2025-05-07T21:08:37.2013792Z mixed_B=True, 2025-05-07T21:08:37.2014020Z long_segments=True, 2025-05-07T21:08:37.2014292Z pooling_mode=, 2025-05-07T21:08:37.2014588Z use_cpu=False, 2025-05-07T21:08:37.2014893Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.2015179Z ) 2025-05-07T21:08:37.2015500Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:08:37.2016267Z self=, 2025-05-07T21:08:37.2016903Z T=3, 2025-05-07T21:08:37.2017104Z D=180, 2025-05-07T21:08:37.2017296Z B=100, 2025-05-07T21:08:37.2017499Z log_E=3, 2025-05-07T21:08:37.2017705Z L=2, 2025-05-07T21:08:37.2017910Z weighted=True, 2025-05-07T21:08:37.2018139Z mixed=True, 2025-05-07T21:08:37.2018358Z mixed_B=True, 2025-05-07T21:08:37.2018582Z long_segments=True, 2025-05-07T21:08:37.2018958Z pooling_mode=, 2025-05-07T21:08:37.2019261Z use_cpu=False, 2025-05-07T21:08:37.2019503Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.2019780Z ) 2025-05-07T21:08:37.2019970Z PASSED 2025-05-07T21:08:37.6681805Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6683878Z self=, 2025-05-07T21:08:37.6684693Z T=1, 2025-05-07T21:08:37.6684956Z D=2, 2025-05-07T21:08:37.6685203Z B=1, 2025-05-07T21:08:37.6685441Z log_E=3, 2025-05-07T21:08:37.6685696Z L=2, 2025-05-07T21:08:37.6686042Z weighted=False, 2025-05-07T21:08:37.6686321Z mixed=False, 2025-05-07T21:08:37.6686594Z mixed_B=False, 2025-05-07T21:08:37.6686947Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6687381Z long_segments=False, 2025-05-07T21:08:37.6687722Z pooling_mode=, 2025-05-07T21:08:37.6688090Z use_cpu=False, 2025-05-07T21:08:37.6688381Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6688750Z optimizer_state_dtypes=None, 2025-05-07T21:08:37.6689081Z ) 2025-05-07T21:08:37.6689450Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6690511Z self=, 2025-05-07T21:08:37.6691299Z T=3, 2025-05-07T21:08:37.6691542Z D=2, 2025-05-07T21:08:37.6691777Z B=1, 2025-05-07T21:08:37.6692022Z log_E=3, 2025-05-07T21:08:37.6692276Z L=2, 2025-05-07T21:08:37.6692526Z weighted=False, 2025-05-07T21:08:37.6692808Z mixed=False, 2025-05-07T21:08:37.6693123Z mixed_B=False, 2025-05-07T21:08:37.6693475Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6693913Z long_segments=False, 2025-05-07T21:08:37.6694249Z pooling_mode=, 2025-05-07T21:08:37.6694606Z use_cpu=False, 2025-05-07T21:08:37.6695027Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6695401Z optimizer_state_dtypes=None, 2025-05-07T21:08:37.6695721Z ) 2025-05-07T21:08:37.6696097Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6697037Z self=, 2025-05-07T21:08:37.6697816Z T=3, 2025-05-07T21:08:37.6698061Z D=239, 2025-05-07T21:08:37.6698310Z B=125, 2025-05-07T21:08:37.6698549Z log_E=4, 2025-05-07T21:08:37.6698808Z L=13, 2025-05-07T21:08:37.6699060Z weighted=True, 2025-05-07T21:08:37.6699350Z mixed=True, 2025-05-07T21:08:37.6699610Z mixed_B=True, 2025-05-07T21:08:37.6699962Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6700389Z long_segments=True, 2025-05-07T21:08:37.6700710Z pooling_mode=, 2025-05-07T21:08:37.6701068Z use_cpu=True, 2025-05-07T21:08:37.6701366Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.6701799Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:37.6702225Z ) 2025-05-07T21:08:37.6702602Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6703530Z self=, 2025-05-07T21:08:37.6704315Z T=2, 2025-05-07T21:08:37.6704558Z D=153, 2025-05-07T21:08:37.6704796Z B=102, 2025-05-07T21:08:37.6705039Z log_E=3, 2025-05-07T21:08:37.6705291Z L=15, 2025-05-07T21:08:37.6705535Z weighted=True, 2025-05-07T21:08:37.6705810Z mixed=True, 2025-05-07T21:08:37.6706080Z mixed_B=False, 2025-05-07T21:08:37.6706430Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6706949Z long_segments=False, 2025-05-07T21:08:37.6707293Z pooling_mode=, 2025-05-07T21:08:37.6707658Z use_cpu=True, 2025-05-07T21:08:37.6707946Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6708387Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:37.6708812Z ) 2025-05-07T21:08:37.6709179Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6710157Z self=, 2025-05-07T21:08:37.6710943Z T=5, 2025-05-07T21:08:37.6711182Z D=31, 2025-05-07T21:08:37.6711429Z B=88, 2025-05-07T21:08:37.6711677Z log_E=4, 2025-05-07T21:08:37.6711925Z L=15, 2025-05-07T21:08:37.6712231Z weighted=False, 2025-05-07T21:08:37.6712512Z mixed=True, 2025-05-07T21:08:37.6712770Z mixed_B=True, 2025-05-07T21:08:37.6713120Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6713547Z long_segments=False, 2025-05-07T21:08:37.6713884Z pooling_mode=, 2025-05-07T21:08:37.6714240Z use_cpu=False, 2025-05-07T21:08:37.6714542Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.6714980Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:37.6715396Z ) 2025-05-07T21:08:37.6715776Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6716757Z self=, 2025-05-07T21:08:37.6717541Z T=2, 2025-05-07T21:08:37.6717785Z D=33, 2025-05-07T21:08:37.6718026Z B=21, 2025-05-07T21:08:37.6718260Z log_E=4, 2025-05-07T21:08:37.6718515Z L=14, 2025-05-07T21:08:37.6718768Z weighted=True, 2025-05-07T21:08:37.6719036Z mixed=True, 2025-05-07T21:08:37.6719301Z mixed_B=True, 2025-05-07T21:08:37.6719650Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6720077Z long_segments=False, 2025-05-07T21:08:37.6720404Z pooling_mode=, 2025-05-07T21:08:37.6720769Z use_cpu=False, 2025-05-07T21:08:37.6721064Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.6721488Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:08:37.6721941Z 'momentum2': SparseType.BF16}, 2025-05-07T21:08:37.6722284Z ) 2025-05-07T21:08:37.6722655Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6723578Z self=, 2025-05-07T21:08:37.6724363Z T=5, 2025-05-07T21:08:37.6724598Z D=14, 2025-05-07T21:08:37.6724842Z B=123, 2025-05-07T21:08:37.6725088Z log_E=5, 2025-05-07T21:08:37.6725330Z L=13, 2025-05-07T21:08:37.6725578Z weighted=True, 2025-05-07T21:08:37.6725855Z mixed=False, 2025-05-07T21:08:37.6726126Z mixed_B=False, 2025-05-07T21:08:37.6726475Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6726904Z long_segments=False, 2025-05-07T21:08:37.6727242Z pooling_mode=, 2025-05-07T21:08:37.6727599Z use_cpu=True, 2025-05-07T21:08:37.6727897Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.6728332Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:08:37.6728783Z ) 2025-05-07T21:08:37.6729190Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6730155Z self=, 2025-05-07T21:08:37.6730784Z T=1, 2025-05-07T21:08:37.6730989Z D=142, 2025-05-07T21:08:37.6731189Z B=55, 2025-05-07T21:08:37.6731386Z log_E=3, 2025-05-07T21:08:37.6731598Z L=13, 2025-05-07T21:08:37.6731805Z weighted=False, 2025-05-07T21:08:37.6732033Z mixed=False, 2025-05-07T21:08:37.6732262Z mixed_B=False, 2025-05-07T21:08:37.6732616Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6732966Z long_segments=True, 2025-05-07T21:08:37.6733233Z pooling_mode=, 2025-05-07T21:08:37.6733538Z use_cpu=False, 2025-05-07T21:08:37.6733788Z uvm_non_rowwise_momentum=True, 2025-05-07T21:08:37.6734140Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:37.6734526Z ) 2025-05-07T21:08:37.6734926Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6735672Z self=, 2025-05-07T21:08:37.6736765Z T=3, 2025-05-07T21:08:37.6736969Z D=62, 2025-05-07T21:08:37.6737161Z B=119, 2025-05-07T21:08:37.6737464Z log_E=5, 2025-05-07T21:08:37.6737675Z L=4, 2025-05-07T21:08:37.6737873Z weighted=False, 2025-05-07T21:08:37.6738104Z mixed=False, 2025-05-07T21:08:37.6738331Z mixed_B=False, 2025-05-07T21:08:37.6738627Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6738972Z long_segments=True, 2025-05-07T21:08:37.6739247Z pooling_mode=, 2025-05-07T21:08:37.6739547Z use_cpu=True, 2025-05-07T21:08:37.6739784Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6740141Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:08:37.6740584Z 'momentum2': SparseType.BF16}, 2025-05-07T21:08:37.6740857Z ) 2025-05-07T21:08:37.6741173Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6741921Z self=, 2025-05-07T21:08:37.6742538Z T=5, 2025-05-07T21:08:37.6742741Z D=185, 2025-05-07T21:08:37.6742942Z B=9, 2025-05-07T21:08:37.6743137Z log_E=4, 2025-05-07T21:08:37.6743347Z L=15, 2025-05-07T21:08:37.6743558Z weighted=False, 2025-05-07T21:08:37.6743784Z mixed=False, 2025-05-07T21:08:37.6744005Z mixed_B=True, 2025-05-07T21:08:37.6744295Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6744641Z long_segments=True, 2025-05-07T21:08:37.6744909Z pooling_mode=, 2025-05-07T21:08:37.6745210Z use_cpu=True, 2025-05-07T21:08:37.6745458Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6745756Z optimizer_state_dtypes=None, 2025-05-07T21:08:37.6746029Z ) 2025-05-07T21:08:37.6746342Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6747101Z self=, 2025-05-07T21:08:37.6747728Z T=1, 2025-05-07T21:08:37.6747932Z D=77, 2025-05-07T21:08:37.6748127Z B=88, 2025-05-07T21:08:37.6748330Z log_E=4, 2025-05-07T21:08:37.6748536Z L=4, 2025-05-07T21:08:37.6748732Z weighted=False, 2025-05-07T21:08:37.6748960Z mixed=False, 2025-05-07T21:08:37.6749181Z mixed_B=True, 2025-05-07T21:08:37.6749462Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6749806Z long_segments=True, 2025-05-07T21:08:37.6750078Z pooling_mode=, 2025-05-07T21:08:37.6750377Z use_cpu=False, 2025-05-07T21:08:37.6750614Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6750978Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:37.6751317Z ) 2025-05-07T21:08:37.6751616Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6752362Z self=, 2025-05-07T21:08:37.6753014Z T=1, 2025-05-07T21:08:37.6753235Z D=88, 2025-05-07T21:08:37.6753437Z B=88, 2025-05-07T21:08:37.6753638Z log_E=4, 2025-05-07T21:08:37.6753836Z L=4, 2025-05-07T21:08:37.6754044Z weighted=False, 2025-05-07T21:08:37.6754346Z mixed=False, 2025-05-07T21:08:37.6754568Z mixed_B=True, 2025-05-07T21:08:37.6754852Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6755202Z long_segments=True, 2025-05-07T21:08:37.6755471Z pooling_mode=, 2025-05-07T21:08:37.6755768Z use_cpu=False, 2025-05-07T21:08:37.6756014Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6756437Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:37.6756774Z ) 2025-05-07T21:08:37.6757083Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6757824Z self=, 2025-05-07T21:08:37.6758445Z T=1, 2025-05-07T21:08:37.6758687Z D=88, 2025-05-07T21:08:37.6758899Z B=88, 2025-05-07T21:08:37.6759090Z log_E=4, 2025-05-07T21:08:37.6767721Z L=4, 2025-05-07T21:08:37.6767963Z weighted=False, 2025-05-07T21:08:37.6768214Z mixed=True, 2025-05-07T21:08:37.6768436Z mixed_B=True, 2025-05-07T21:08:37.6768717Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6769067Z long_segments=True, 2025-05-07T21:08:37.6769341Z pooling_mode=, 2025-05-07T21:08:37.6769630Z use_cpu=False, 2025-05-07T21:08:37.6769876Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6770237Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:37.6770650Z ) 2025-05-07T21:08:37.6770959Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6771709Z self=, 2025-05-07T21:08:37.6772334Z T=1, 2025-05-07T21:08:37.6772530Z D=88, 2025-05-07T21:08:37.6772725Z B=88, 2025-05-07T21:08:37.6772919Z log_E=4, 2025-05-07T21:08:37.6773115Z L=4, 2025-05-07T21:08:37.6773317Z weighted=True, 2025-05-07T21:08:37.6773544Z mixed=True, 2025-05-07T21:08:37.6773756Z mixed_B=True, 2025-05-07T21:08:37.6774040Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6774385Z long_segments=True, 2025-05-07T21:08:37.6774649Z pooling_mode=, 2025-05-07T21:08:37.6775026Z use_cpu=False, 2025-05-07T21:08:37.6775270Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6775622Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:37.6775964Z ) 2025-05-07T21:08:37.6776270Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:08:37.6777014Z self=, 2025-05-07T21:08:37.6777630Z T=1, 2025-05-07T21:08:37.6777832Z D=88, 2025-05-07T21:08:37.6778032Z B=88, 2025-05-07T21:08:37.6778221Z log_E=3, 2025-05-07T21:08:37.6778425Z L=4, 2025-05-07T21:08:37.6778624Z weighted=True, 2025-05-07T21:08:37.6778844Z mixed=True, 2025-05-07T21:08:37.6779065Z mixed_B=True, 2025-05-07T21:08:37.6779351Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:08:37.6779687Z long_segments=True, 2025-05-07T21:08:37.6779957Z pooling_mode=, 2025-05-07T21:08:37.6780254Z use_cpu=False, 2025-05-07T21:08:37.6780492Z uvm_non_rowwise_momentum=False, 2025-05-07T21:08:37.6780858Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:08:37.6781201Z ) 2025-05-07T21:08:37.6781396Z PASSED 2025-05-07T21:09:08.0624872Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0625898Z self=, 2025-05-07T21:09:08.0626466Z T=1, 2025-05-07T21:09:08.0626702Z D=2, 2025-05-07T21:09:08.0626910Z B=1, 2025-05-07T21:09:08.0627102Z log_E=3, 2025-05-07T21:09:08.0627501Z L=0, 2025-05-07T21:09:08.0627713Z weighted=False, 2025-05-07T21:09:08.0627944Z mixed=False, 2025-05-07T21:09:08.0628197Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:09:08.0628499Z long_segments=False, 2025-05-07T21:09:08.0628772Z pooling_mode=, 2025-05-07T21:09:08.0629074Z use_cpu=False, 2025-05-07T21:09:08.0629389Z ) 2025-05-07T21:09:08.0629637Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0630269Z self=, 2025-05-07T21:09:08.0630828Z T=2, 2025-05-07T21:09:08.0631023Z D=2, 2025-05-07T21:09:08.0631224Z B=1, 2025-05-07T21:09:08.0631419Z log_E=3, 2025-05-07T21:09:08.0631618Z L=0, 2025-05-07T21:09:08.0631902Z weighted=False, 2025-05-07T21:09:08.0632136Z mixed=False, 2025-05-07T21:09:08.0632378Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:09:08.0632670Z long_segments=False, 2025-05-07T21:09:08.0632954Z pooling_mode=, 2025-05-07T21:09:08.0633260Z use_cpu=False, 2025-05-07T21:09:08.0633474Z ) 2025-05-07T21:09:08.0633721Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0634327Z self=, 2025-05-07T21:09:08.0635103Z T=2, 2025-05-07T21:09:08.0635498Z D=107, 2025-05-07T21:09:08.0635781Z B=78, 2025-05-07T21:09:08.0636301Z log_E=4, 2025-05-07T21:09:08.0636516Z L=12, 2025-05-07T21:09:08.0636725Z weighted=False, 2025-05-07T21:09:08.0636951Z mixed=False, 2025-05-07T21:09:08.0637198Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:09:08.0637492Z long_segments=False, 2025-05-07T21:09:08.0637766Z pooling_mode=, 2025-05-07T21:09:08.0638065Z use_cpu=False, 2025-05-07T21:09:08.0638278Z ) 2025-05-07T21:09:08.0638515Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0639135Z self=, 2025-05-07T21:09:08.0639688Z T=5, 2025-05-07T21:09:08.0639887Z D=226, 2025-05-07T21:09:08.0640081Z B=47, 2025-05-07T21:09:08.0640278Z log_E=3, 2025-05-07T21:09:08.0640485Z L=15, 2025-05-07T21:09:08.0640712Z weighted=False, 2025-05-07T21:09:08.0640962Z mixed=True, 2025-05-07T21:09:08.0641214Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:09:08.0641492Z long_segments=True, 2025-05-07T21:09:08.0641766Z pooling_mode=, 2025-05-07T21:09:08.0642072Z use_cpu=False, 2025-05-07T21:09:08.0642288Z ) 2025-05-07T21:09:08.0642530Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0643157Z self=, 2025-05-07T21:09:08.0643702Z T=3, 2025-05-07T21:09:08.0643898Z D=87, 2025-05-07T21:09:08.0644096Z B=16, 2025-05-07T21:09:08.0644295Z log_E=4, 2025-05-07T21:09:08.0644501Z L=17, 2025-05-07T21:09:08.0644707Z weighted=True, 2025-05-07T21:09:08.0644925Z mixed=True, 2025-05-07T21:09:08.0645170Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:09:08.0645466Z long_segments=False, 2025-05-07T21:09:08.0645739Z pooling_mode=, 2025-05-07T21:09:08.0646049Z use_cpu=False, 2025-05-07T21:09:08.0646274Z ) 2025-05-07T21:09:08.0646522Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0647123Z self=, 2025-05-07T21:09:08.0647675Z T=3, 2025-05-07T21:09:08.0647876Z D=15, 2025-05-07T21:09:08.0648067Z B=74, 2025-05-07T21:09:08.0648266Z log_E=5, 2025-05-07T21:09:08.0648471Z L=13, 2025-05-07T21:09:08.0648672Z weighted=True, 2025-05-07T21:09:08.0648899Z mixed=True, 2025-05-07T21:09:08.0649171Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:09:08.0649601Z long_segments=True, 2025-05-07T21:09:08.0649875Z pooling_mode=, 2025-05-07T21:09:08.0650168Z use_cpu=True, 2025-05-07T21:09:08.0650377Z ) 2025-05-07T21:09:08.0650621Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0651246Z self=, 2025-05-07T21:09:08.0651877Z T=2, 2025-05-07T21:09:08.0652072Z D=238, 2025-05-07T21:09:08.0652267Z B=8, 2025-05-07T21:09:08.0652459Z log_E=4, 2025-05-07T21:09:08.0652660Z L=14, 2025-05-07T21:09:08.0652863Z weighted=True, 2025-05-07T21:09:08.0653083Z mixed=False, 2025-05-07T21:09:08.0653321Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:09:08.0653610Z long_segments=False, 2025-05-07T21:09:08.0653944Z pooling_mode=, 2025-05-07T21:09:08.0654237Z use_cpu=True, 2025-05-07T21:09:08.0654452Z ) 2025-05-07T21:09:08.0654699Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0655394Z self=, 2025-05-07T21:09:08.0655964Z T=1, 2025-05-07T21:09:08.0656159Z D=54, 2025-05-07T21:09:08.0656348Z B=86, 2025-05-07T21:09:08.0656545Z log_E=5, 2025-05-07T21:09:08.0656748Z L=9, 2025-05-07T21:09:08.0656943Z weighted=False, 2025-05-07T21:09:08.0657168Z mixed=True, 2025-05-07T21:09:08.0657509Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:09:08.0657833Z long_segments=True, 2025-05-07T21:09:08.0658105Z pooling_mode=, 2025-05-07T21:09:08.0658400Z use_cpu=True, 2025-05-07T21:09:08.0658606Z ) 2025-05-07T21:09:08.0658848Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0659452Z self=, 2025-05-07T21:09:08.0660004Z T=1, 2025-05-07T21:09:08.0660197Z D=23, 2025-05-07T21:09:08.0660396Z B=6, 2025-05-07T21:09:08.0660595Z log_E=4, 2025-05-07T21:09:08.0660792Z L=15, 2025-05-07T21:09:08.0661024Z weighted=False, 2025-05-07T21:09:08.0661271Z mixed=True, 2025-05-07T21:09:08.0661516Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:09:08.0661795Z long_segments=True, 2025-05-07T21:09:08.0662070Z pooling_mode=, 2025-05-07T21:09:08.0662370Z use_cpu=True, 2025-05-07T21:09:08.0662589Z ) 2025-05-07T21:09:08.0662832Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0663439Z self=, 2025-05-07T21:09:08.0663991Z T=3, 2025-05-07T21:09:08.0664188Z D=163, 2025-05-07T21:09:08.0664386Z B=47, 2025-05-07T21:09:08.0664578Z log_E=3, 2025-05-07T21:09:08.0664787Z L=5, 2025-05-07T21:09:08.0664993Z weighted=False, 2025-05-07T21:09:08.0665218Z mixed=True, 2025-05-07T21:09:08.0665461Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:09:08.0665754Z long_segments=False, 2025-05-07T21:09:08.0666031Z pooling_mode=, 2025-05-07T21:09:08.0666325Z use_cpu=False, 2025-05-07T21:09:08.0666546Z ) 2025-05-07T21:09:08.0666790Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0667391Z self=, 2025-05-07T21:09:08.0667948Z T=4, 2025-05-07T21:09:08.0668146Z D=239, 2025-05-07T21:09:08.0668337Z B=103, 2025-05-07T21:09:08.0668535Z log_E=5, 2025-05-07T21:09:08.0668738Z L=20, 2025-05-07T21:09:08.0668935Z weighted=False, 2025-05-07T21:09:08.0669161Z mixed=False, 2025-05-07T21:09:08.0669434Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:09:08.0669763Z long_segments=False, 2025-05-07T21:09:08.0670039Z pooling_mode=, 2025-05-07T21:09:08.0670340Z use_cpu=False, 2025-05-07T21:09:08.0670555Z ) 2025-05-07T21:09:08.0671557Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0672168Z self=, 2025-05-07T21:09:08.0672719Z T=4, 2025-05-07T21:09:08.0672910Z D=239, 2025-05-07T21:09:08.0673106Z B=103, 2025-05-07T21:09:08.0673303Z log_E=5, 2025-05-07T21:09:08.0673544Z L=4, 2025-05-07T21:09:08.0673749Z weighted=False, 2025-05-07T21:09:08.0673973Z mixed=False, 2025-05-07T21:09:08.0674237Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:09:08.0674573Z long_segments=False, 2025-05-07T21:09:08.0674848Z pooling_mode=, 2025-05-07T21:09:08.0675141Z use_cpu=False, 2025-05-07T21:09:08.0675355Z ) 2025-05-07T21:09:08.0675642Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0676261Z self=, 2025-05-07T21:09:08.0676817Z T=1, 2025-05-07T21:09:08.0677015Z D=239, 2025-05-07T21:09:08.0677206Z B=103, 2025-05-07T21:09:08.0677404Z log_E=5, 2025-05-07T21:09:08.0677606Z L=4, 2025-05-07T21:09:08.0677804Z weighted=False, 2025-05-07T21:09:08.0678032Z mixed=False, 2025-05-07T21:09:08.0678305Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:09:08.0678637Z long_segments=False, 2025-05-07T21:09:08.0678913Z pooling_mode=, 2025-05-07T21:09:08.0679302Z use_cpu=False, 2025-05-07T21:09:08.0679517Z ) 2025-05-07T21:09:08.0679752Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0680355Z self=, 2025-05-07T21:09:08.0680911Z T=1, 2025-05-07T21:09:08.0681103Z D=239, 2025-05-07T21:09:08.0681301Z B=103, 2025-05-07T21:09:08.0681500Z log_E=5, 2025-05-07T21:09:08.0681699Z L=1, 2025-05-07T21:09:08.0681901Z weighted=False, 2025-05-07T21:09:08.0682127Z mixed=False, 2025-05-07T21:09:08.0682390Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:09:08.0682719Z long_segments=False, 2025-05-07T21:09:08.0682994Z pooling_mode=, 2025-05-07T21:09:08.0683284Z use_cpu=False, 2025-05-07T21:09:08.0683496Z ) 2025-05-07T21:09:08.0683739Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:09:08.0684361Z self=, 2025-05-07T21:09:08.0684913Z T=1, 2025-05-07T21:09:08.0685109Z D=239, 2025-05-07T21:09:08.0685308Z B=103, 2025-05-07T21:09:08.0685503Z log_E=5, 2025-05-07T21:09:08.0685706Z L=0, 2025-05-07T21:09:08.0685908Z weighted=False, 2025-05-07T21:09:08.0686127Z mixed=False, 2025-05-07T21:09:08.0686394Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:09:08.0686724Z long_segments=False, 2025-05-07T21:09:08.0686993Z pooling_mode=, 2025-05-07T21:09:08.0687295Z use_cpu=False, 2025-05-07T21:09:08.0687512Z ) 2025-05-07T21:09:08.0687698Z PASSED 2025-05-07T21:09:10.2772813Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2774047Z self=, 2025-05-07T21:09:10.2774640Z T=1, 2025-05-07T21:09:10.2774932Z D=2, 2025-05-07T21:09:10.2775129Z B=1, 2025-05-07T21:09:10.2775323Z log_E=3, 2025-05-07T21:09:10.2775533Z L=0, 2025-05-07T21:09:10.2775741Z weighted=False, 2025-05-07T21:09:10.2775964Z mixed=False, 2025-05-07T21:09:10.2776217Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2776530Z long_segments=False, 2025-05-07T21:09:10.2776800Z pooling_mode=, 2025-05-07T21:09:10.2777101Z use_cpu=False, 2025-05-07T21:09:10.2777327Z ) 2025-05-07T21:09:10.2777993Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2778609Z self=, 2025-05-07T21:09:10.2779165Z T=3, 2025-05-07T21:09:10.2779365Z D=2, 2025-05-07T21:09:10.2779553Z B=1, 2025-05-07T21:09:10.2779751Z log_E=3, 2025-05-07T21:09:10.2779956Z L=0, 2025-05-07T21:09:10.2780248Z weighted=False, 2025-05-07T21:09:10.2780479Z mixed=False, 2025-05-07T21:09:10.2780726Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2781025Z long_segments=False, 2025-05-07T21:09:10.2781299Z pooling_mode=, 2025-05-07T21:09:10.2781592Z use_cpu=False, 2025-05-07T21:09:10.2781802Z ) 2025-05-07T21:09:10.2782043Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2782732Z self=, 2025-05-07T21:09:10.2783280Z T=3, 2025-05-07T21:09:10.2783481Z D=123, 2025-05-07T21:09:10.2783682Z B=6, 2025-05-07T21:09:10.2783871Z log_E=5, 2025-05-07T21:09:10.2784076Z L=9, 2025-05-07T21:09:10.2784280Z weighted=True, 2025-05-07T21:09:10.2784496Z mixed=True, 2025-05-07T21:09:10.2784740Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2785039Z long_segments=False, 2025-05-07T21:09:10.2785307Z pooling_mode=, 2025-05-07T21:09:10.2785698Z use_cpu=False, 2025-05-07T21:09:10.2785917Z ) 2025-05-07T21:09:10.2786152Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2786772Z self=, 2025-05-07T21:09:10.2787346Z T=2, 2025-05-07T21:09:10.2787545Z D=107, 2025-05-07T21:09:10.2787739Z B=69, 2025-05-07T21:09:10.2787938Z log_E=5, 2025-05-07T21:09:10.2788143Z L=9, 2025-05-07T21:09:10.2788348Z weighted=True, 2025-05-07T21:09:10.2788576Z mixed=True, 2025-05-07T21:09:10.2788828Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2789123Z long_segments=False, 2025-05-07T21:09:10.2789400Z pooling_mode=, 2025-05-07T21:09:10.2789699Z use_cpu=False, 2025-05-07T21:09:10.2789910Z ) 2025-05-07T21:09:10.2790153Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2790764Z self=, 2025-05-07T21:09:10.2791314Z T=5, 2025-05-07T21:09:10.2791514Z D=70, 2025-05-07T21:09:10.2791714Z B=39, 2025-05-07T21:09:10.2791907Z log_E=4, 2025-05-07T21:09:10.2792115Z L=20, 2025-05-07T21:09:10.2792320Z weighted=True, 2025-05-07T21:09:10.2792538Z mixed=True, 2025-05-07T21:09:10.2792784Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2793092Z long_segments=False, 2025-05-07T21:09:10.2793373Z pooling_mode=, 2025-05-07T21:09:10.2793664Z use_cpu=False, 2025-05-07T21:09:10.2793878Z ) 2025-05-07T21:09:10.2794119Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2794735Z self=, 2025-05-07T21:09:10.2795284Z T=4, 2025-05-07T21:09:10.2795480Z D=35, 2025-05-07T21:09:10.2795672Z B=110, 2025-05-07T21:09:10.2795870Z log_E=4, 2025-05-07T21:09:10.2796080Z L=4, 2025-05-07T21:09:10.2796277Z weighted=True, 2025-05-07T21:09:10.2796499Z mixed=False, 2025-05-07T21:09:10.2796750Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2797041Z long_segments=True, 2025-05-07T21:09:10.2797310Z pooling_mode=, 2025-05-07T21:09:10.2797612Z use_cpu=False, 2025-05-07T21:09:10.2797825Z ) 2025-05-07T21:09:10.2798068Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2798673Z self=, 2025-05-07T21:09:10.2799225Z T=5, 2025-05-07T21:09:10.2799464Z D=82, 2025-05-07T21:09:10.2799664Z B=45, 2025-05-07T21:09:10.2799864Z log_E=5, 2025-05-07T21:09:10.2800061Z L=16, 2025-05-07T21:09:10.2800266Z weighted=False, 2025-05-07T21:09:10.2800496Z mixed=True, 2025-05-07T21:09:10.2800735Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2801049Z long_segments=True, 2025-05-07T21:09:10.2801364Z pooling_mode=, 2025-05-07T21:09:10.2801670Z use_cpu=False, 2025-05-07T21:09:10.2801882Z ) 2025-05-07T21:09:10.2802124Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2810637Z self=, 2025-05-07T21:09:10.2811214Z T=2, 2025-05-07T21:09:10.2811499Z D=218, 2025-05-07T21:09:10.2811698Z B=48, 2025-05-07T21:09:10.2811900Z log_E=3, 2025-05-07T21:09:10.2812105Z L=3, 2025-05-07T21:09:10.2812301Z weighted=True, 2025-05-07T21:09:10.2812539Z mixed=False, 2025-05-07T21:09:10.2812793Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2813091Z long_segments=False, 2025-05-07T21:09:10.2813376Z pooling_mode=, 2025-05-07T21:09:10.2813675Z use_cpu=False, 2025-05-07T21:09:10.2813885Z ) 2025-05-07T21:09:10.2814131Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2814826Z self=, 2025-05-07T21:09:10.2815437Z T=4, 2025-05-07T21:09:10.2815632Z D=7, 2025-05-07T21:09:10.2815832Z B=46, 2025-05-07T21:09:10.2816037Z log_E=4, 2025-05-07T21:09:10.2816235Z L=11, 2025-05-07T21:09:10.2816447Z weighted=True, 2025-05-07T21:09:10.2816670Z mixed=False, 2025-05-07T21:09:10.2816917Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2817219Z long_segments=True, 2025-05-07T21:09:10.2817496Z pooling_mode=, 2025-05-07T21:09:10.2817789Z use_cpu=True, 2025-05-07T21:09:10.2818008Z ) 2025-05-07T21:09:10.2818250Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2818849Z self=, 2025-05-07T21:09:10.2819405Z T=3, 2025-05-07T21:09:10.2819605Z D=78, 2025-05-07T21:09:10.2819794Z B=121, 2025-05-07T21:09:10.2819999Z log_E=4, 2025-05-07T21:09:10.2820206Z L=8, 2025-05-07T21:09:10.2820407Z weighted=False, 2025-05-07T21:09:10.2820633Z mixed=False, 2025-05-07T21:09:10.2820882Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2821177Z long_segments=False, 2025-05-07T21:09:10.2821454Z pooling_mode=, 2025-05-07T21:09:10.2821780Z use_cpu=False, 2025-05-07T21:09:10.2822017Z ) 2025-05-07T21:09:10.2822254Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2822879Z self=, 2025-05-07T21:09:10.2823437Z T=3, 2025-05-07T21:09:10.2823629Z D=206, 2025-05-07T21:09:10.2823830Z B=38, 2025-05-07T21:09:10.2824027Z log_E=3, 2025-05-07T21:09:10.2824223Z L=7, 2025-05-07T21:09:10.2824426Z weighted=True, 2025-05-07T21:09:10.2824652Z mixed=True, 2025-05-07T21:09:10.2824891Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2825198Z long_segments=False, 2025-05-07T21:09:10.2825476Z pooling_mode=, 2025-05-07T21:09:10.2825769Z use_cpu=False, 2025-05-07T21:09:10.2825986Z ) 2025-05-07T21:09:10.2826231Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2826829Z self=, 2025-05-07T21:09:10.2827384Z T=3, 2025-05-07T21:09:10.2827587Z D=206, 2025-05-07T21:09:10.2827788Z B=38, 2025-05-07T21:09:10.2827979Z log_E=3, 2025-05-07T21:09:10.2828185Z L=7, 2025-05-07T21:09:10.2828388Z weighted=True, 2025-05-07T21:09:10.2828654Z mixed=True, 2025-05-07T21:09:10.2828901Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2829203Z long_segments=True, 2025-05-07T21:09:10.2829467Z pooling_mode=, 2025-05-07T21:09:10.2829767Z use_cpu=False, 2025-05-07T21:09:10.2829981Z ) 2025-05-07T21:09:10.2830217Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2830871Z self=, 2025-05-07T21:09:10.2831430Z T=3, 2025-05-07T21:09:10.2831624Z D=3, 2025-05-07T21:09:10.2831819Z B=38, 2025-05-07T21:09:10.2832017Z log_E=3, 2025-05-07T21:09:10.2832216Z L=7, 2025-05-07T21:09:10.2832415Z weighted=True, 2025-05-07T21:09:10.2832635Z mixed=True, 2025-05-07T21:09:10.2832914Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2833211Z long_segments=True, 2025-05-07T21:09:10.2833479Z pooling_mode=, 2025-05-07T21:09:10.2833775Z use_cpu=False, 2025-05-07T21:09:10.2833989Z ) 2025-05-07T21:09:10.2834228Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2834852Z self=, 2025-05-07T21:09:10.2835394Z T=3, 2025-05-07T21:09:10.2835589Z D=3, 2025-05-07T21:09:10.2835787Z B=38, 2025-05-07T21:09:10.2836203Z log_E=3, 2025-05-07T21:09:10.2836492Z L=7, 2025-05-07T21:09:10.2836694Z weighted=True, 2025-05-07T21:09:10.2836908Z mixed=True, 2025-05-07T21:09:10.2837154Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2837453Z long_segments=False, 2025-05-07T21:09:10.2837722Z pooling_mode=, 2025-05-07T21:09:10.2838017Z use_cpu=False, 2025-05-07T21:09:10.2838231Z ) 2025-05-07T21:09:10.2838466Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:09:10.2839100Z self=, 2025-05-07T21:09:10.2839653Z T=3, 2025-05-07T21:09:10.2839840Z D=3, 2025-05-07T21:09:10.2840040Z B=38, 2025-05-07T21:09:10.2840236Z log_E=3, 2025-05-07T21:09:10.2840433Z L=3, 2025-05-07T21:09:10.2840632Z weighted=True, 2025-05-07T21:09:10.2840858Z mixed=True, 2025-05-07T21:09:10.2841107Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:09:10.2841406Z long_segments=False, 2025-05-07T21:09:10.2841689Z pooling_mode=, 2025-05-07T21:09:10.2841988Z use_cpu=False, 2025-05-07T21:09:10.2842198Z ) 2025-05-07T21:09:10.2842399Z PASSED 2025-05-07T21:09:10.4899149Z 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:09:10.4900999Z self=, 2025-05-07T21:09:10.4901813Z T=1, 2025-05-07T21:09:10.4902041Z D=2, 2025-05-07T21:09:10.4902231Z B=1, 2025-05-07T21:09:10.4902496Z log_E=3, 2025-05-07T21:09:10.4902788Z L=0, 2025-05-07T21:09:10.4903073Z weighted=False, 2025-05-07T21:09:10.4903393Z mixed=False, 2025-05-07T21:09:10.4903773Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4904113Z long_segments=False, 2025-05-07T21:09:10.4904398Z pooling_mode=, 2025-05-07T21:09:10.4904694Z use_cpu=False, 2025-05-07T21:09:10.4904933Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4905297Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:09:10.4905643Z ) 2025-05-07T21:09:10.4905984Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4906800Z self=, 2025-05-07T21:09:10.4907670Z T=2, 2025-05-07T21:09:10.4907870Z D=2, 2025-05-07T21:09:10.4908060Z B=1, 2025-05-07T21:09:10.4908259Z log_E=3, 2025-05-07T21:09:10.4908465Z L=0, 2025-05-07T21:09:10.4908661Z weighted=False, 2025-05-07T21:09:10.4908889Z mixed=False, 2025-05-07T21:09:10.4909160Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4909488Z long_segments=False, 2025-05-07T21:09:10.4909854Z pooling_mode=, 2025-05-07T21:09:10.4910151Z use_cpu=False, 2025-05-07T21:09:10.4910390Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4910751Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:09:10.4911096Z ) 2025-05-07T21:09:10.4911438Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4912327Z self=, 2025-05-07T21:09:10.4912990Z T=2, 2025-05-07T21:09:10.4913195Z D=211, 2025-05-07T21:09:10.4913388Z B=127, 2025-05-07T21:09:10.4913583Z log_E=5, 2025-05-07T21:09:10.4913786Z L=19, 2025-05-07T21:09:10.4913986Z weighted=False, 2025-05-07T21:09:10.4914214Z mixed=True, 2025-05-07T21:09:10.4914483Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4914815Z long_segments=False, 2025-05-07T21:09:10.4915102Z pooling_mode=, 2025-05-07T21:09:10.4915487Z use_cpu=False, 2025-05-07T21:09:10.4915725Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4916085Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:09:10.4916430Z ) 2025-05-07T21:09:10.4916770Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4917582Z self=, 2025-05-07T21:09:10.4918255Z T=2, 2025-05-07T21:09:10.4918457Z D=64, 2025-05-07T21:09:10.4918648Z B=6, 2025-05-07T21:09:10.4918845Z log_E=5, 2025-05-07T21:09:10.4919051Z L=16, 2025-05-07T21:09:10.4919250Z weighted=True, 2025-05-07T21:09:10.4919472Z mixed=True, 2025-05-07T21:09:10.4919739Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4920066Z long_segments=False, 2025-05-07T21:09:10.4920344Z pooling_mode=, 2025-05-07T21:09:10.4920649Z use_cpu=True, 2025-05-07T21:09:10.4920884Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4921244Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4921590Z ) 2025-05-07T21:09:10.4921929Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4922740Z self=, 2025-05-07T21:09:10.4923405Z T=2, 2025-05-07T21:09:10.4923602Z D=171, 2025-05-07T21:09:10.4923801Z B=73, 2025-05-07T21:09:10.4924021Z log_E=3, 2025-05-07T21:09:10.4924233Z L=8, 2025-05-07T21:09:10.4924432Z weighted=False, 2025-05-07T21:09:10.4924666Z mixed=False, 2025-05-07T21:09:10.4924938Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4925265Z long_segments=True, 2025-05-07T21:09:10.4925534Z pooling_mode=, 2025-05-07T21:09:10.4925841Z use_cpu=False, 2025-05-07T21:09:10.4926081Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4926444Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4926788Z ) 2025-05-07T21:09:10.4927120Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4927947Z self=, 2025-05-07T21:09:10.4928619Z T=3, 2025-05-07T21:09:10.4928822Z D=27, 2025-05-07T21:09:10.4929071Z B=82, 2025-05-07T21:09:10.4929276Z log_E=4, 2025-05-07T21:09:10.4929487Z L=0, 2025-05-07T21:09:10.4929688Z weighted=False, 2025-05-07T21:09:10.4929918Z mixed=False, 2025-05-07T21:09:10.4930188Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4930520Z long_segments=False, 2025-05-07T21:09:10.4930800Z pooling_mode=, 2025-05-07T21:09:10.4931141Z use_cpu=False, 2025-05-07T21:09:10.4931381Z uvm_non_rowwise_momentum=True, 2025-05-07T21:09:10.4931740Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:09:10.4932082Z ) 2025-05-07T21:09:10.4932412Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4933268Z self=, 2025-05-07T21:09:10.4933935Z T=1, 2025-05-07T21:09:10.4934130Z D=139, 2025-05-07T21:09:10.4934333Z B=74, 2025-05-07T21:09:10.4934540Z log_E=5, 2025-05-07T21:09:10.4934871Z L=19, 2025-05-07T21:09:10.4935073Z weighted=True, 2025-05-07T21:09:10.4935300Z mixed=True, 2025-05-07T21:09:10.4935569Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4936157Z long_segments=True, 2025-05-07T21:09:10.4936437Z pooling_mode=, 2025-05-07T21:09:10.4936737Z use_cpu=True, 2025-05-07T21:09:10.4937052Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4937410Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:09:10.4937780Z 'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4938054Z ) 2025-05-07T21:09:10.4938393Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4939215Z self=, 2025-05-07T21:09:10.4939881Z T=2, 2025-05-07T21:09:10.4940080Z D=121, 2025-05-07T21:09:10.4940287Z B=41, 2025-05-07T21:09:10.4940491Z log_E=4, 2025-05-07T21:09:10.4940693Z L=2, 2025-05-07T21:09:10.4940900Z weighted=True, 2025-05-07T21:09:10.4941128Z mixed=True, 2025-05-07T21:09:10.4941392Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4941727Z long_segments=True, 2025-05-07T21:09:10.4942000Z pooling_mode=, 2025-05-07T21:09:10.4942299Z use_cpu=True, 2025-05-07T21:09:10.4942549Z uvm_non_rowwise_momentum=True, 2025-05-07T21:09:10.4942914Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4943255Z ) 2025-05-07T21:09:10.4943593Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4944416Z self=, 2025-05-07T21:09:10.4945077Z T=2, 2025-05-07T21:09:10.4945280Z D=238, 2025-05-07T21:09:10.4945484Z B=44, 2025-05-07T21:09:10.4945689Z log_E=3, 2025-05-07T21:09:10.4945889Z L=10, 2025-05-07T21:09:10.4946094Z weighted=True, 2025-05-07T21:09:10.4946318Z mixed=True, 2025-05-07T21:09:10.4946579Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4946912Z long_segments=True, 2025-05-07T21:09:10.4947181Z pooling_mode=, 2025-05-07T21:09:10.4947475Z use_cpu=False, 2025-05-07T21:09:10.4947725Z uvm_non_rowwise_momentum=True, 2025-05-07T21:09:10.4948082Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4948419Z ) 2025-05-07T21:09:10.4948759Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4949580Z self=, 2025-05-07T21:09:10.4950237Z T=2, 2025-05-07T21:09:10.4950442Z D=255, 2025-05-07T21:09:10.4950649Z B=36, 2025-05-07T21:09:10.4950969Z log_E=3, 2025-05-07T21:09:10.4951181Z L=7, 2025-05-07T21:09:10.4951423Z weighted=False, 2025-05-07T21:09:10.4951666Z mixed=False, 2025-05-07T21:09:10.4951932Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4952265Z long_segments=False, 2025-05-07T21:09:10.4952547Z pooling_mode=, 2025-05-07T21:09:10.4952902Z use_cpu=False, 2025-05-07T21:09:10.4953156Z uvm_non_rowwise_momentum=True, 2025-05-07T21:09:10.4953514Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:09:10.4953857Z ) 2025-05-07T21:09:10.4954196Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4955072Z self=, 2025-05-07T21:09:10.4955735Z T=1, 2025-05-07T21:09:10.4955945Z D=13, 2025-05-07T21:09:10.4956149Z B=112, 2025-05-07T21:09:10.4956351Z log_E=3, 2025-05-07T21:09:10.4956567Z L=2, 2025-05-07T21:09:10.4956777Z weighted=True, 2025-05-07T21:09:10.4957006Z mixed=True, 2025-05-07T21:09:10.4957273Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4957612Z long_segments=False, 2025-05-07T21:09:10.4957893Z pooling_mode=, 2025-05-07T21:09:10.4958186Z use_cpu=True, 2025-05-07T21:09:10.4958439Z uvm_non_rowwise_momentum=True, 2025-05-07T21:09:10.4958845Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4959185Z ) 2025-05-07T21:09:10.4959527Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4960349Z self=, 2025-05-07T21:09:10.4961009Z T=1, 2025-05-07T21:09:10.4961214Z D=13, 2025-05-07T21:09:10.4961420Z B=112, 2025-05-07T21:09:10.4961615Z log_E=3, 2025-05-07T21:09:10.4961831Z L=3, 2025-05-07T21:09:10.4962035Z weighted=True, 2025-05-07T21:09:10.4962264Z mixed=True, 2025-05-07T21:09:10.4962527Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4962862Z long_segments=False, 2025-05-07T21:09:10.4963139Z pooling_mode=, 2025-05-07T21:09:10.4963432Z use_cpu=True, 2025-05-07T21:09:10.4963681Z uvm_non_rowwise_momentum=True, 2025-05-07T21:09:10.4964047Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4964383Z ) 2025-05-07T21:09:10.4964726Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4965540Z self=, 2025-05-07T21:09:10.4966201Z T=1, 2025-05-07T21:09:10.4966405Z D=13, 2025-05-07T21:09:10.4966607Z B=112, 2025-05-07T21:09:10.4966804Z log_E=3, 2025-05-07T21:09:10.4967017Z L=3, 2025-05-07T21:09:10.4967223Z weighted=True, 2025-05-07T21:09:10.4967448Z mixed=True, 2025-05-07T21:09:10.4967717Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4968052Z long_segments=False, 2025-05-07T21:09:10.4968329Z pooling_mode=, 2025-05-07T21:09:10.4968623Z use_cpu=True, 2025-05-07T21:09:10.4968872Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4969240Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4969585Z ) 2025-05-07T21:09:10.4969924Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4970741Z self=, 2025-05-07T21:09:10.4971403Z T=1, 2025-05-07T21:09:10.4971610Z D=13, 2025-05-07T21:09:10.4971815Z B=3, 2025-05-07T21:09:10.4972013Z log_E=3, 2025-05-07T21:09:10.4972226Z L=3, 2025-05-07T21:09:10.4972482Z weighted=True, 2025-05-07T21:09:10.4972710Z mixed=True, 2025-05-07T21:09:10.4972979Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4973319Z long_segments=False, 2025-05-07T21:09:10.4973600Z pooling_mode=, 2025-05-07T21:09:10.4973893Z use_cpu=True, 2025-05-07T21:09:10.4974146Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4974551Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4974957Z ) 2025-05-07T21:09:10.4975297Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:09:10.4976119Z self=, 2025-05-07T21:09:10.4976780Z T=3, 2025-05-07T21:09:10.4977029Z D=13, 2025-05-07T21:09:10.4977233Z B=3, 2025-05-07T21:09:10.4977429Z log_E=3, 2025-05-07T21:09:10.4977640Z L=3, 2025-05-07T21:09:10.4977843Z weighted=True, 2025-05-07T21:09:10.4978067Z mixed=True, 2025-05-07T21:09:10.4978337Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:09:10.4978671Z long_segments=False, 2025-05-07T21:09:10.4978951Z pooling_mode=, 2025-05-07T21:09:10.4979242Z use_cpu=True, 2025-05-07T21:09:10.4979485Z uvm_non_rowwise_momentum=False, 2025-05-07T21:09:10.4979847Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:09:10.4980235Z ) 2025-05-07T21:09:10.4980444Z PASSED 2025-05-07T21:09:10.5051791Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:09:10.5052960Z self=, 2025-05-07T21:09:10.5053480Z T=1, 2025-05-07T21:09:10.5053682Z D=16, 2025-05-07T21:09:10.5053882Z B=1, 2025-05-07T21:09:10.5054075Z log_E=3, 2025-05-07T21:09:10.5054278Z L=2, 2025-05-07T21:09:10.5054481Z weighted=False, 2025-05-07T21:09:10.5054707Z mixed=False, 2025-05-07T21:09:10.5055010Z mixed_B=False, 2025-05-07T21:09:10.5055288Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:09:10.5055619Z long_segments=False, 2025-05-07T21:09:10.5055898Z pooling_mode=, 2025-05-07T21:09:10.5056201Z use_cpu=False, 2025-05-07T21:09:10.5056471Z weight_decay_mode=, 2025-05-07T21:09:10.5056792Z ) 2025-05-07T21:09:10.5063176Z SKIPPED 2025-05-07T21:09:10.5063468Z 2025-05-07T21:09:10.5063919Z =============================== warnings summary =============================== 2025-05-07T21:09:10.5072636Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:09:10.5073583Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:09:10.5075022Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py:41: UserWarning:  2025-05-07T21:09:10.5075876Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:09:10.5076396Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:09:10.5076849Z times and build sizes! 2025-05-07T21:09:10.5077158Z  2025-05-07T21:09:10.5077391Z warnings.warn( 2025-05-07T21:09:10.5077539Z 2025-05-07T21:09:10.5077903Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:09:10.5079047Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py:40: UserWarning:  2025-05-07T21:09:10.5079889Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:09:10.5080402Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:09:10.5080955Z times and build sizes! 2025-05-07T21:09:10.5081289Z  2025-05-07T21:09:10.5081539Z warnings.warn( 2025-05-07T21:09:10.5081682Z 2025-05-07T21:09:10.5082040Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:09:10.5083195Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py:39: UserWarning:  2025-05-07T21:09:10.5084123Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:09:10.5084645Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:09:10.5085083Z times and build sizes! 2025-05-07T21:09:10.5085438Z  2025-05-07T21:09:10.5085667Z warnings.warn( 2025-05-07T21:09:10.5085810Z 2025-05-07T21:09:10.5086053Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:09:10.5086540Z =========================== short test summary info ============================ 2025-05-07T21:09:10.5087008Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:09:10.5087497Z ================== 8 passed, 1 skipped, 4 warnings in 43.83s =================== 2025-05-07T21:09:11.2349428Z 2025-05-07T21:09:11.2350349Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:09:11.2370908Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 47 seconds 2025-05-07T21:09:11.2371415Z 2025-05-07T21:09:11.2371421Z 2025-05-07T21:09:11.2371427Z 2025-05-07T21:09:11.2371432Z 2025-05-07T21:09:11.2392387Z ################################################################################ 2025-05-07T21:09:11.2407806Z # [2025-05-07T21:09:11.240Z] Run Python Test Suite: 2025-05-07T21:09:11.2408305Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:09:11.2408761Z ################################################################################ 2025-05-07T21:09:11.2434327Z + 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:09:11.2435143Z 2025-05-07T21:09:13.3970048Z ============================= test session starts ============================== 2025-05-07T21:09:13.3970950Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:13.3971502Z cachedir: .pytest_cache 2025-05-07T21:09:13.3972139Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:13.3972904Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:13.3973335Z plugins: hypothesis-6.131.14 2025-05-07T21:09:15.1078069Z collecting ... collected 3 items 2025-05-07T21:09:15.1078390Z 2025-05-07T21:09:15.6826529Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:09:15.6827579Z self=, 2025-05-07T21:09:15.6828121Z T=1, 2025-05-07T21:09:15.6828325Z D=2, 2025-05-07T21:09:15.6828518Z B=1, 2025-05-07T21:09:15.6828710Z log_E=3, 2025-05-07T21:09:15.6828925Z L=0, 2025-05-07T21:09:15.6829162Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6829473Z weighted=False, 2025-05-07T21:09:15.6829703Z mixed=False, 2025-05-07T21:09:15.6829932Z mixed_B=False, 2025-05-07T21:09:15.6830150Z use_cache=False, 2025-05-07T21:09:15.6830412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.6830719Z long_segments=False, 2025-05-07T21:09:15.6830996Z pooling_mode=, 2025-05-07T21:09:15.6831292Z use_cpu=False, 2025-05-07T21:09:15.6831516Z ) 2025-05-07T21:09:15.6831770Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6832527Z self=, 2025-05-07T21:09:15.6833011Z T=4, 2025-05-07T21:09:15.6833203Z D=2, 2025-05-07T21:09:15.6833399Z B=1, 2025-05-07T21:09:15.6833600Z log_E=3, 2025-05-07T21:09:15.6833802Z L=0, 2025-05-07T21:09:15.6834030Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6834338Z weighted=False, 2025-05-07T21:09:15.6834650Z mixed=False, 2025-05-07T21:09:15.6834871Z mixed_B=False, 2025-05-07T21:09:15.6835100Z use_cache=False, 2025-05-07T21:09:15.6835359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.6835656Z long_segments=False, 2025-05-07T21:09:15.6836230Z pooling_mode=, 2025-05-07T21:09:15.6836531Z use_cpu=False, 2025-05-07T21:09:15.6836741Z ) 2025-05-07T21:09:15.6837053Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6837516Z self=, 2025-05-07T21:09:15.6837955Z T=4, 2025-05-07T21:09:15.6838158Z D=4, 2025-05-07T21:09:15.6838354Z B=34, 2025-05-07T21:09:15.6838545Z log_E=4, 2025-05-07T21:09:15.6838753Z L=18, 2025-05-07T21:09:15.6838982Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6839272Z weighted=False, 2025-05-07T21:09:15.6839496Z mixed=True, 2025-05-07T21:09:15.6839718Z mixed_B=False, 2025-05-07T21:09:15.6839939Z use_cache=True, 2025-05-07T21:09:15.6840290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.6840593Z long_segments=False, 2025-05-07T21:09:15.6840868Z pooling_mode=, 2025-05-07T21:09:15.6841158Z use_cpu=False, 2025-05-07T21:09:15.6841376Z ) 2025-05-07T21:09:15.6841590Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6842039Z self=, 2025-05-07T21:09:15.6842482Z T=5, 2025-05-07T21:09:15.6842679Z D=2, 2025-05-07T21:09:15.6842869Z B=1, 2025-05-07T21:09:15.6843061Z log_E=3, 2025-05-07T21:09:15.6843269Z L=0, 2025-05-07T21:09:15.6843488Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6843783Z weighted=False, 2025-05-07T21:09:15.6844014Z mixed=False, 2025-05-07T21:09:15.6844230Z mixed_B=False, 2025-05-07T21:09:15.6844456Z use_cache=False, 2025-05-07T21:09:15.6844716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.6845015Z long_segments=False, 2025-05-07T21:09:15.6845295Z pooling_mode=, 2025-05-07T21:09:15.6845588Z use_cpu=False, 2025-05-07T21:09:15.6845796Z ) 2025-05-07T21:09:15.6846011Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6846464Z self=, 2025-05-07T21:09:15.6846906Z T=5, 2025-05-07T21:09:15.6847104Z D=122, 2025-05-07T21:09:15.6847306Z B=122, 2025-05-07T21:09:15.6847511Z log_E=3, 2025-05-07T21:09:15.6847710Z L=16, 2025-05-07T21:09:15.6847939Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6848245Z weighted=True, 2025-05-07T21:09:15.6848468Z mixed=False, 2025-05-07T21:09:15.6848691Z mixed_B=True, 2025-05-07T21:09:15.6848918Z use_cache=True, 2025-05-07T21:09:15.6849162Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6849476Z long_segments=False, 2025-05-07T21:09:15.6849756Z pooling_mode=, 2025-05-07T21:09:15.6850049Z use_cpu=False, 2025-05-07T21:09:15.6850270Z ) 2025-05-07T21:09:15.6850487Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6850934Z self=, 2025-05-07T21:09:15.6851379Z T=4, 2025-05-07T21:09:15.6851574Z D=243, 2025-05-07T21:09:15.6851765Z B=64, 2025-05-07T21:09:15.6851961Z log_E=4, 2025-05-07T21:09:15.6852168Z L=12, 2025-05-07T21:09:15.6852391Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6852690Z weighted=False, 2025-05-07T21:09:15.6852913Z mixed=True, 2025-05-07T21:09:15.6853222Z mixed_B=False, 2025-05-07T21:09:15.6853449Z use_cache=False, 2025-05-07T21:09:15.6853707Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.6854010Z long_segments=False, 2025-05-07T21:09:15.6854283Z pooling_mode=, 2025-05-07T21:09:15.6854578Z use_cpu=True, 2025-05-07T21:09:15.6854894Z ) 2025-05-07T21:09:15.6855104Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6855633Z self=, 2025-05-07T21:09:15.6856078Z T=2, 2025-05-07T21:09:15.6856268Z D=159, 2025-05-07T21:09:15.6856466Z B=27, 2025-05-07T21:09:15.6856661Z log_E=4, 2025-05-07T21:09:15.6856857Z L=19, 2025-05-07T21:09:15.6857086Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6857433Z weighted=False, 2025-05-07T21:09:15.6857654Z mixed=False, 2025-05-07T21:09:15.6857872Z mixed_B=True, 2025-05-07T21:09:15.6858097Z use_cache=False, 2025-05-07T21:09:15.6858354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6858657Z long_segments=False, 2025-05-07T21:09:15.6858935Z pooling_mode=, 2025-05-07T21:09:15.6859223Z use_cpu=True, 2025-05-07T21:09:15.6859443Z ) 2025-05-07T21:09:15.6859656Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6860111Z self=, 2025-05-07T21:09:15.6860607Z T=3, 2025-05-07T21:09:15.6860805Z D=122, 2025-05-07T21:09:15.6861006Z B=21, 2025-05-07T21:09:15.6861198Z log_E=4, 2025-05-07T21:09:15.6861406Z L=15, 2025-05-07T21:09:15.6861636Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6861929Z weighted=True, 2025-05-07T21:09:15.6862157Z mixed=True, 2025-05-07T21:09:15.6862378Z mixed_B=True, 2025-05-07T21:09:15.6862617Z use_cache=False, 2025-05-07T21:09:15.6862910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6863224Z long_segments=True, 2025-05-07T21:09:15.6863498Z pooling_mode=, 2025-05-07T21:09:15.6863797Z use_cpu=False, 2025-05-07T21:09:15.6864008Z ) 2025-05-07T21:09:15.6864224Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6864682Z self=, 2025-05-07T21:09:15.6865120Z T=4, 2025-05-07T21:09:15.6865319Z D=248, 2025-05-07T21:09:15.6865520Z B=120, 2025-05-07T21:09:15.6865718Z log_E=3, 2025-05-07T21:09:15.6865923Z L=7, 2025-05-07T21:09:15.6866151Z weights_precision=SparseType.FP32, 2025-05-07T21:09:15.6866447Z weighted=False, 2025-05-07T21:09:15.6866665Z mixed=True, 2025-05-07T21:09:15.6866887Z mixed_B=False, 2025-05-07T21:09:15.6867114Z use_cache=True, 2025-05-07T21:09:15.6867359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6867667Z long_segments=True, 2025-05-07T21:09:15.6867937Z pooling_mode=, 2025-05-07T21:09:15.6868225Z use_cpu=False, 2025-05-07T21:09:15.6868443Z ) 2025-05-07T21:09:15.6868656Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6869104Z self=, 2025-05-07T21:09:15.6869546Z T=5, 2025-05-07T21:09:15.6869744Z D=64, 2025-05-07T21:09:15.6869933Z B=80, 2025-05-07T21:09:15.6870129Z log_E=4, 2025-05-07T21:09:15.6870333Z L=15, 2025-05-07T21:09:15.6870555Z weights_precision=SparseType.FP32, 2025-05-07T21:09:15.6870857Z weighted=True, 2025-05-07T21:09:15.6871081Z mixed=False, 2025-05-07T21:09:15.6871297Z mixed_B=False, 2025-05-07T21:09:15.6871520Z use_cache=True, 2025-05-07T21:09:15.6871771Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6872072Z long_segments=False, 2025-05-07T21:09:15.6872347Z pooling_mode=, 2025-05-07T21:09:15.6872647Z use_cpu=True, 2025-05-07T21:09:15.6872859Z ) 2025-05-07T21:09:15.6873066Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6873576Z self=, 2025-05-07T21:09:15.6874028Z T=3, 2025-05-07T21:09:15.6874221Z D=255, 2025-05-07T21:09:15.6874422Z B=72, 2025-05-07T21:09:15.6874620Z log_E=4, 2025-05-07T21:09:15.6874818Z L=14, 2025-05-07T21:09:15.6875050Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6875347Z weighted=True, 2025-05-07T21:09:15.6875608Z mixed=False, 2025-05-07T21:09:15.6875830Z mixed_B=True, 2025-05-07T21:09:15.6876054Z use_cache=True, 2025-05-07T21:09:15.6876300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6876607Z long_segments=False, 2025-05-07T21:09:15.6876882Z pooling_mode=, 2025-05-07T21:09:15.6877173Z use_cpu=True, 2025-05-07T21:09:15.6877387Z ) 2025-05-07T21:09:15.6877648Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6878099Z self=, 2025-05-07T21:09:15.6878547Z T=3, 2025-05-07T21:09:15.6878751Z D=3, 2025-05-07T21:09:15.6878949Z B=72, 2025-05-07T21:09:15.6879141Z log_E=4, 2025-05-07T21:09:15.6879348Z L=14, 2025-05-07T21:09:15.6879576Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6879866Z weighted=True, 2025-05-07T21:09:15.6880092Z mixed=False, 2025-05-07T21:09:15.6880309Z mixed_B=True, 2025-05-07T21:09:15.6880525Z use_cache=True, 2025-05-07T21:09:15.6880778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6881128Z long_segments=False, 2025-05-07T21:09:15.6881395Z pooling_mode=, 2025-05-07T21:09:15.6881688Z use_cpu=True, 2025-05-07T21:09:15.6881904Z ) 2025-05-07T21:09:15.6882110Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6882567Z self=, 2025-05-07T21:09:15.6883009Z T=3, 2025-05-07T21:09:15.6883200Z D=3, 2025-05-07T21:09:15.6883397Z B=72, 2025-05-07T21:09:15.6883593Z log_E=4, 2025-05-07T21:09:15.6883793Z L=14, 2025-05-07T21:09:15.6884023Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6884323Z weighted=True, 2025-05-07T21:09:15.6884541Z mixed=False, 2025-05-07T21:09:15.6884759Z mixed_B=True, 2025-05-07T21:09:15.6884980Z use_cache=False, 2025-05-07T21:09:15.6885234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6885538Z long_segments=False, 2025-05-07T21:09:15.6885814Z pooling_mode=, 2025-05-07T21:09:15.6886111Z use_cpu=True, 2025-05-07T21:09:15.6886317Z ) 2025-05-07T21:09:15.6886528Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6886985Z self=, 2025-05-07T21:09:15.6887424Z T=3, 2025-05-07T21:09:15.6887619Z D=3, 2025-05-07T21:09:15.6887818Z B=72, 2025-05-07T21:09:15.6888012Z log_E=4, 2025-05-07T21:09:15.6888216Z L=14, 2025-05-07T21:09:15.6888452Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6888745Z weighted=False, 2025-05-07T21:09:15.6888969Z mixed=False, 2025-05-07T21:09:15.6889191Z mixed_B=True, 2025-05-07T21:09:15.6889409Z use_cache=False, 2025-05-07T21:09:15.6889669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6889974Z long_segments=False, 2025-05-07T21:09:15.6890243Z pooling_mode=, 2025-05-07T21:09:15.6890539Z use_cpu=True, 2025-05-07T21:09:15.6890758Z ) 2025-05-07T21:09:15.6890970Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6891427Z self=, 2025-05-07T21:09:15.6891877Z T=3, 2025-05-07T21:09:15.6892074Z D=4, 2025-05-07T21:09:15.6892263Z B=72, 2025-05-07T21:09:15.6892462Z log_E=4, 2025-05-07T21:09:15.6892665Z L=14, 2025-05-07T21:09:15.6892897Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6893241Z weighted=False, 2025-05-07T21:09:15.6893466Z mixed=False, 2025-05-07T21:09:15.6893677Z mixed_B=True, 2025-05-07T21:09:15.6893952Z use_cache=False, 2025-05-07T21:09:15.6894215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6894511Z long_segments=False, 2025-05-07T21:09:15.6894890Z pooling_mode=, 2025-05-07T21:09:15.6895182Z use_cpu=True, 2025-05-07T21:09:15.6895390Z ) 2025-05-07T21:09:15.6895604Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6896108Z self=, 2025-05-07T21:09:15.6896556Z T=3, 2025-05-07T21:09:15.6896752Z D=4, 2025-05-07T21:09:15.6896946Z B=72, 2025-05-07T21:09:15.6897136Z log_E=3, 2025-05-07T21:09:15.6897340Z L=14, 2025-05-07T21:09:15.6897570Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6897861Z weighted=False, 2025-05-07T21:09:15.6898161Z mixed=False, 2025-05-07T21:09:15.6898387Z mixed_B=True, 2025-05-07T21:09:15.6898606Z use_cache=False, 2025-05-07T21:09:15.6898867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6899175Z long_segments=False, 2025-05-07T21:09:15.6899450Z pooling_mode=, 2025-05-07T21:09:15.6899743Z use_cpu=True, 2025-05-07T21:09:15.6899957Z ) 2025-05-07T21:09:15.6900172Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6900624Z self=, 2025-05-07T21:09:15.6901074Z T=3, 2025-05-07T21:09:15.6901321Z D=4, 2025-05-07T21:09:15.6901510Z B=3, 2025-05-07T21:09:15.6901709Z log_E=3, 2025-05-07T21:09:15.6901916Z L=14, 2025-05-07T21:09:15.6902140Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6902441Z weighted=False, 2025-05-07T21:09:15.6902668Z mixed=False, 2025-05-07T21:09:15.6902881Z mixed_B=True, 2025-05-07T21:09:15.6903107Z use_cache=False, 2025-05-07T21:09:15.6903368Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.6903668Z long_segments=False, 2025-05-07T21:09:15.6903952Z pooling_mode=, 2025-05-07T21:09:15.6904252Z use_cpu=True, 2025-05-07T21:09:15.6904463Z ) 2025-05-07T21:09:15.6904680Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6905136Z self=, 2025-05-07T21:09:15.6905587Z T=1, 2025-05-07T21:09:15.6905779Z D=183, 2025-05-07T21:09:15.6905977Z B=65, 2025-05-07T21:09:15.6906179Z log_E=5, 2025-05-07T21:09:15.6906376Z L=2, 2025-05-07T21:09:15.6906604Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6906900Z weighted=True, 2025-05-07T21:09:15.6907120Z mixed=False, 2025-05-07T21:09:15.6907341Z mixed_B=False, 2025-05-07T21:09:15.6907564Z use_cache=True, 2025-05-07T21:09:15.6907808Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.6908111Z long_segments=True, 2025-05-07T21:09:15.6908379Z pooling_mode=, 2025-05-07T21:09:15.6908668Z use_cpu=True, 2025-05-07T21:09:15.6908883Z ) 2025-05-07T21:09:15.6909104Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.6909559Z self=, 2025-05-07T21:09:15.6910011Z T=1, 2025-05-07T21:09:15.6910211Z D=2, 2025-05-07T21:09:15.6910400Z B=65, 2025-05-07T21:09:15.6910596Z log_E=5, 2025-05-07T21:09:15.6910799Z L=2, 2025-05-07T21:09:15.6911020Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.6911320Z weighted=True, 2025-05-07T21:09:15.6911550Z mixed=False, 2025-05-07T21:09:15.6911774Z mixed_B=False, 2025-05-07T21:09:15.6911992Z use_cache=True, 2025-05-07T21:09:15.6912243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.6912544Z long_segments=True, 2025-05-07T21:09:15.6912811Z pooling_mode=, 2025-05-07T21:09:15.6913107Z use_cpu=True, 2025-05-07T21:09:15.6913324Z ) 2025-05-07T21:09:15.7861427Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7862351Z self=, 2025-05-07T21:09:15.7872973Z T=1, 2025-05-07T21:09:15.7873265Z D=2, 2025-05-07T21:09:15.7873536Z B=2, 2025-05-07T21:09:15.7873739Z log_E=5, 2025-05-07T21:09:15.7873951Z L=2, 2025-05-07T21:09:15.7874179Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7874482Z weighted=True, 2025-05-07T21:09:15.7874708Z mixed=False, 2025-05-07T21:09:15.7875058Z mixed_B=False, 2025-05-07T21:09:15.7875288Z use_cache=True, 2025-05-07T21:09:15.7875540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.7875845Z long_segments=True, 2025-05-07T21:09:15.7876109Z pooling_mode=, 2025-05-07T21:09:15.7876402Z use_cpu=True, 2025-05-07T21:09:15.7876621Z ) 2025-05-07T21:09:15.7876829Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7877374Z self=, 2025-05-07T21:09:15.7877822Z T=1, 2025-05-07T21:09:15.7878012Z D=2, 2025-05-07T21:09:15.7878208Z B=2, 2025-05-07T21:09:15.7878407Z log_E=5, 2025-05-07T21:09:15.7878602Z L=2, 2025-05-07T21:09:15.7878830Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7879128Z weighted=True, 2025-05-07T21:09:15.7879344Z mixed=False, 2025-05-07T21:09:15.7879565Z mixed_B=False, 2025-05-07T21:09:15.7879786Z use_cache=True, 2025-05-07T21:09:15.7880083Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.7880478Z long_segments=False, 2025-05-07T21:09:15.7880754Z pooling_mode=, 2025-05-07T21:09:15.7881050Z use_cpu=True, 2025-05-07T21:09:15.7881258Z ) 2025-05-07T21:09:15.7881480Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7881940Z self=, 2025-05-07T21:09:15.7882381Z T=1, 2025-05-07T21:09:15.7882578Z D=2, 2025-05-07T21:09:15.7882771Z B=2, 2025-05-07T21:09:15.7882958Z log_E=5, 2025-05-07T21:09:15.7883159Z L=1, 2025-05-07T21:09:15.7883390Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7883683Z weighted=True, 2025-05-07T21:09:15.7883906Z mixed=False, 2025-05-07T21:09:15.7884131Z mixed_B=False, 2025-05-07T21:09:15.7884348Z use_cache=True, 2025-05-07T21:09:15.7884598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.7884900Z long_segments=False, 2025-05-07T21:09:15.7885171Z pooling_mode=, 2025-05-07T21:09:15.7885471Z use_cpu=True, 2025-05-07T21:09:15.7885692Z ) 2025-05-07T21:09:15.7885909Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7886429Z self=, 2025-05-07T21:09:15.7887094Z T=1, 2025-05-07T21:09:15.7887391Z D=2, 2025-05-07T21:09:15.7887625Z B=2, 2025-05-07T21:09:15.7887826Z log_E=3, 2025-05-07T21:09:15.7888035Z L=1, 2025-05-07T21:09:15.7888260Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7888557Z weighted=True, 2025-05-07T21:09:15.7888791Z mixed=False, 2025-05-07T21:09:15.7889006Z mixed_B=False, 2025-05-07T21:09:15.7889229Z use_cache=True, 2025-05-07T21:09:15.7889480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.7889774Z long_segments=False, 2025-05-07T21:09:15.7890049Z pooling_mode=, 2025-05-07T21:09:15.7890347Z use_cpu=True, 2025-05-07T21:09:15.7890557Z ) 2025-05-07T21:09:15.7890798Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7891446Z self=, 2025-05-07T21:09:15.7892023Z T=1, 2025-05-07T21:09:15.7892224Z D=2, 2025-05-07T21:09:15.7892419Z B=2, 2025-05-07T21:09:15.7892608Z log_E=3, 2025-05-07T21:09:15.7892815Z L=1, 2025-05-07T21:09:15.7893041Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7893335Z weighted=True, 2025-05-07T21:09:15.7893559Z mixed=False, 2025-05-07T21:09:15.7893779Z mixed_B=True, 2025-05-07T21:09:15.7893994Z use_cache=True, 2025-05-07T21:09:15.7894317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.7894622Z long_segments=False, 2025-05-07T21:09:15.7895028Z pooling_mode=, 2025-05-07T21:09:15.7895316Z use_cpu=True, 2025-05-07T21:09:15.7895530Z ) 2025-05-07T21:09:15.7895747Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7896195Z self=, 2025-05-07T21:09:15.7896690Z T=3, 2025-05-07T21:09:15.7896884Z D=138, 2025-05-07T21:09:15.7897082Z B=88, 2025-05-07T21:09:15.7897278Z log_E=5, 2025-05-07T21:09:15.7897488Z L=13, 2025-05-07T21:09:15.7897710Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7898007Z weighted=False, 2025-05-07T21:09:15.7898231Z mixed=False, 2025-05-07T21:09:15.7898491Z mixed_B=False, 2025-05-07T21:09:15.7898721Z use_cache=False, 2025-05-07T21:09:15.7898983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7899277Z long_segments=True, 2025-05-07T21:09:15.7899549Z pooling_mode=, 2025-05-07T21:09:15.7899839Z use_cpu=True, 2025-05-07T21:09:15.7900053Z ) 2025-05-07T21:09:15.7900269Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7900725Z self=, 2025-05-07T21:09:15.7901168Z T=3, 2025-05-07T21:09:15.7901366Z D=138, 2025-05-07T21:09:15.7901567Z B=88, 2025-05-07T21:09:15.7901816Z log_E=3, 2025-05-07T21:09:15.7902015Z L=13, 2025-05-07T21:09:15.7902244Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7902540Z weighted=False, 2025-05-07T21:09:15.7902761Z mixed=False, 2025-05-07T21:09:15.7902982Z mixed_B=False, 2025-05-07T21:09:15.7903206Z use_cache=False, 2025-05-07T21:09:15.7903462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7903762Z long_segments=True, 2025-05-07T21:09:15.7904029Z pooling_mode=, 2025-05-07T21:09:15.7904316Z use_cpu=True, 2025-05-07T21:09:15.7904534Z ) 2025-05-07T21:09:15.7904749Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7905195Z self=, 2025-05-07T21:09:15.7905639Z T=3, 2025-05-07T21:09:15.7905843Z D=138, 2025-05-07T21:09:15.7906034Z B=88, 2025-05-07T21:09:15.7906230Z log_E=3, 2025-05-07T21:09:15.7906437Z L=3, 2025-05-07T21:09:15.7906660Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7906956Z weighted=False, 2025-05-07T21:09:15.7907182Z mixed=False, 2025-05-07T21:09:15.7907399Z mixed_B=False, 2025-05-07T21:09:15.7907623Z use_cache=False, 2025-05-07T21:09:15.7907881Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7908185Z long_segments=True, 2025-05-07T21:09:15.7908447Z pooling_mode=, 2025-05-07T21:09:15.7908740Z use_cpu=True, 2025-05-07T21:09:15.7908954Z ) 2025-05-07T21:09:15.7909161Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7909621Z self=, 2025-05-07T21:09:15.7910066Z T=3, 2025-05-07T21:09:15.7910258Z D=3, 2025-05-07T21:09:15.7910452Z B=88, 2025-05-07T21:09:15.7910648Z log_E=3, 2025-05-07T21:09:15.7910846Z L=3, 2025-05-07T21:09:15.7911078Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7911379Z weighted=False, 2025-05-07T21:09:15.7911606Z mixed=False, 2025-05-07T21:09:15.7911830Z mixed_B=False, 2025-05-07T21:09:15.7912054Z use_cache=False, 2025-05-07T21:09:15.7912306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7912608Z long_segments=True, 2025-05-07T21:09:15.7912879Z pooling_mode=, 2025-05-07T21:09:15.7913165Z use_cpu=True, 2025-05-07T21:09:15.7913382Z ) 2025-05-07T21:09:15.7913599Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7914053Z self=, 2025-05-07T21:09:15.7914491Z T=3, 2025-05-07T21:09:15.7914740Z D=88, 2025-05-07T21:09:15.7914940Z B=88, 2025-05-07T21:09:15.7915140Z log_E=3, 2025-05-07T21:09:15.7915348Z L=3, 2025-05-07T21:09:15.7915577Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7915869Z weighted=False, 2025-05-07T21:09:15.7916094Z mixed=False, 2025-05-07T21:09:15.7916314Z mixed_B=False, 2025-05-07T21:09:15.7916577Z use_cache=False, 2025-05-07T21:09:15.7916839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7917147Z long_segments=True, 2025-05-07T21:09:15.7917411Z pooling_mode=, 2025-05-07T21:09:15.7917700Z use_cpu=True, 2025-05-07T21:09:15.7917913Z ) 2025-05-07T21:09:15.7918121Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7918620Z self=, 2025-05-07T21:09:15.7919064Z T=3, 2025-05-07T21:09:15.7919257Z D=88, 2025-05-07T21:09:15.7919454Z B=3, 2025-05-07T21:09:15.7919650Z log_E=3, 2025-05-07T21:09:15.7919853Z L=3, 2025-05-07T21:09:15.7920083Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7920387Z weighted=False, 2025-05-07T21:09:15.7920612Z mixed=False, 2025-05-07T21:09:15.7920829Z mixed_B=False, 2025-05-07T21:09:15.7921053Z use_cache=False, 2025-05-07T21:09:15.7921314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7921611Z long_segments=True, 2025-05-07T21:09:15.7921923Z pooling_mode=, 2025-05-07T21:09:15.7922216Z use_cpu=True, 2025-05-07T21:09:15.7922446Z ) 2025-05-07T21:09:15.7922655Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7923111Z self=, 2025-05-07T21:09:15.7923556Z T=3, 2025-05-07T21:09:15.7923752Z D=88, 2025-05-07T21:09:15.7923953Z B=3, 2025-05-07T21:09:15.7924154Z log_E=3, 2025-05-07T21:09:15.7924353Z L=3, 2025-05-07T21:09:15.7924584Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7924887Z weighted=False, 2025-05-07T21:09:15.7925113Z mixed=False, 2025-05-07T21:09:15.7925330Z mixed_B=False, 2025-05-07T21:09:15.7925555Z use_cache=False, 2025-05-07T21:09:15.7925816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7926116Z long_segments=False, 2025-05-07T21:09:15.7926391Z pooling_mode=, 2025-05-07T21:09:15.7926685Z use_cpu=True, 2025-05-07T21:09:15.7926899Z ) 2025-05-07T21:09:15.7927117Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7927565Z self=, 2025-05-07T21:09:15.7928000Z T=3, 2025-05-07T21:09:15.7928197Z D=45, 2025-05-07T21:09:15.7928394Z B=111, 2025-05-07T21:09:15.7928585Z log_E=3, 2025-05-07T21:09:15.7928793Z L=12, 2025-05-07T21:09:15.7929022Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7929316Z weighted=False, 2025-05-07T21:09:15.7929541Z mixed=True, 2025-05-07T21:09:15.7929761Z mixed_B=True, 2025-05-07T21:09:15.7929978Z use_cache=True, 2025-05-07T21:09:15.7930227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7930528Z long_segments=False, 2025-05-07T21:09:15.7930804Z pooling_mode=, 2025-05-07T21:09:15.7931089Z use_cpu=True, 2025-05-07T21:09:15.7931305Z ) 2025-05-07T21:09:15.7931519Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7931972Z self=, 2025-05-07T21:09:15.7932416Z T=3, 2025-05-07T21:09:15.7932610Z D=45, 2025-05-07T21:09:15.7932800Z B=111, 2025-05-07T21:09:15.7933000Z log_E=3, 2025-05-07T21:09:15.7933203Z L=12, 2025-05-07T21:09:15.7933426Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7933725Z weighted=False, 2025-05-07T21:09:15.7933947Z mixed=True, 2025-05-07T21:09:15.7934158Z mixed_B=True, 2025-05-07T21:09:15.7934381Z use_cache=True, 2025-05-07T21:09:15.7934679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7935039Z long_segments=True, 2025-05-07T21:09:15.7935307Z pooling_mode=, 2025-05-07T21:09:15.7935598Z use_cpu=True, 2025-05-07T21:09:15.7935811Z ) 2025-05-07T21:09:15.7936317Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7936774Z self=, 2025-05-07T21:09:15.7937350Z T=3, 2025-05-07T21:09:15.7937542Z D=45, 2025-05-07T21:09:15.7937741Z B=111, 2025-05-07T21:09:15.7937941Z log_E=3, 2025-05-07T21:09:15.7938144Z L=12, 2025-05-07T21:09:15.7938372Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7938667Z weighted=False, 2025-05-07T21:09:15.7938887Z mixed=True, 2025-05-07T21:09:15.7939107Z mixed_B=True, 2025-05-07T21:09:15.7939402Z use_cache=True, 2025-05-07T21:09:15.7939648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7939950Z long_segments=True, 2025-05-07T21:09:15.7940219Z pooling_mode=, 2025-05-07T21:09:15.7940507Z use_cpu=False, 2025-05-07T21:09:15.7940726Z ) 2025-05-07T21:09:15.7940939Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7941388Z self=, 2025-05-07T21:09:15.7941830Z T=1, 2025-05-07T21:09:15.7942027Z D=45, 2025-05-07T21:09:15.7942220Z B=111, 2025-05-07T21:09:15.7942516Z log_E=3, 2025-05-07T21:09:15.7942744Z L=12, 2025-05-07T21:09:15.7942967Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7943260Z weighted=False, 2025-05-07T21:09:15.7943484Z mixed=True, 2025-05-07T21:09:15.7943694Z mixed_B=True, 2025-05-07T21:09:15.7943919Z use_cache=True, 2025-05-07T21:09:15.7944171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7944475Z long_segments=True, 2025-05-07T21:09:15.7944738Z pooling_mode=, 2025-05-07T21:09:15.7945031Z use_cpu=True, 2025-05-07T21:09:15.7945244Z ) 2025-05-07T21:09:15.7945455Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7945908Z self=, 2025-05-07T21:09:15.7946353Z T=3, 2025-05-07T21:09:15.7946544Z D=45, 2025-05-07T21:09:15.7946742Z B=111, 2025-05-07T21:09:15.7946942Z log_E=3, 2025-05-07T21:09:15.7947140Z L=3, 2025-05-07T21:09:15.7947370Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7947667Z weighted=False, 2025-05-07T21:09:15.7947886Z mixed=True, 2025-05-07T21:09:15.7948107Z mixed_B=True, 2025-05-07T21:09:15.7948330Z use_cache=True, 2025-05-07T21:09:15.7948575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7948873Z long_segments=True, 2025-05-07T21:09:15.7949143Z pooling_mode=, 2025-05-07T21:09:15.7949431Z use_cpu=True, 2025-05-07T21:09:15.7949648Z ) 2025-05-07T21:09:15.7949863Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7950326Z self=, 2025-05-07T21:09:15.7950762Z T=3, 2025-05-07T21:09:15.7950960Z D=45, 2025-05-07T21:09:15.7951160Z B=111, 2025-05-07T21:09:15.7951352Z log_E=3, 2025-05-07T21:09:15.7951560Z L=3, 2025-05-07T21:09:15.7951786Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7952077Z weighted=False, 2025-05-07T21:09:15.7952307Z mixed=True, 2025-05-07T21:09:15.7952526Z mixed_B=True, 2025-05-07T21:09:15.7952743Z use_cache=True, 2025-05-07T21:09:15.7952996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7953297Z long_segments=True, 2025-05-07T21:09:15.7953557Z pooling_mode=, 2025-05-07T21:09:15.7953852Z use_cpu=False, 2025-05-07T21:09:15.7954068Z ) 2025-05-07T21:09:15.7954276Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7954728Z self=, 2025-05-07T21:09:15.7955168Z T=3, 2025-05-07T21:09:15.7955357Z D=45, 2025-05-07T21:09:15.7956041Z B=3, 2025-05-07T21:09:15.7956245Z log_E=3, 2025-05-07T21:09:15.7956447Z L=3, 2025-05-07T21:09:15.7956676Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7956975Z weighted=False, 2025-05-07T21:09:15.7957192Z mixed=True, 2025-05-07T21:09:15.7957412Z mixed_B=True, 2025-05-07T21:09:15.7957634Z use_cache=True, 2025-05-07T21:09:15.7957931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:15.7958231Z long_segments=True, 2025-05-07T21:09:15.7958499Z pooling_mode=, 2025-05-07T21:09:15.7958795Z use_cpu=False, 2025-05-07T21:09:15.7959007Z ) 2025-05-07T21:09:15.7959251Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7959748Z self=, 2025-05-07T21:09:15.7960200Z T=5, 2025-05-07T21:09:15.7960392Z D=244, 2025-05-07T21:09:15.7960593Z B=92, 2025-05-07T21:09:15.7960791Z log_E=3, 2025-05-07T21:09:15.7960991Z L=6, 2025-05-07T21:09:15.7961225Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7961524Z weighted=False, 2025-05-07T21:09:15.7961744Z mixed=False, 2025-05-07T21:09:15.7961969Z mixed_B=False, 2025-05-07T21:09:15.7962189Z use_cache=True, 2025-05-07T21:09:15.7962435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.7962745Z long_segments=False, 2025-05-07T21:09:15.7963022Z pooling_mode=, 2025-05-07T21:09:15.7963357Z use_cpu=True, 2025-05-07T21:09:15.7963577Z ) 2025-05-07T21:09:15.7963791Z Trying example: test_backward_sgd( 2025-05-07T21:09:15.7964246Z self=, 2025-05-07T21:09:15.7964696Z T=5, 2025-05-07T21:09:15.7964893Z D=244, 2025-05-07T21:09:15.7965091Z B=5, 2025-05-07T21:09:15.7965288Z log_E=3, 2025-05-07T21:09:15.7965493Z L=6, 2025-05-07T21:09:15.7965716Z weights_precision=SparseType.FP16, 2025-05-07T21:09:15.7966012Z weighted=False, 2025-05-07T21:09:15.7966238Z mixed=False, 2025-05-07T21:09:15.7966453Z mixed_B=False, 2025-05-07T21:09:15.7966678Z use_cache=True, 2025-05-07T21:09:15.7966926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:15.7967229Z long_segments=False, 2025-05-07T21:09:15.7967499Z pooling_mode=, 2025-05-07T21:09:15.7967793Z use_cpu=True, 2025-05-07T21:09:15.7968012Z ) 2025-05-07T21:09:15.7968206Z PASSED 2025-05-07T21:09:18.2462447Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2463643Z self=, 2025-05-07T21:09:18.2464173Z D=2, 2025-05-07T21:09:18.2464402Z B=1152, 2025-05-07T21:09:18.2464619Z L=1, 2025-05-07T21:09:18.2464820Z weighted=False, 2025-05-07T21:09:18.2465049Z mixed=False, 2025-05-07T21:09:18.2465272Z mixed_B=False, 2025-05-07T21:09:18.2465507Z use_cache=False, 2025-05-07T21:09:18.2473434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.2473854Z ) 2025-05-07T21:09:18.2474226Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2474846Z self=, 2025-05-07T21:09:18.2475373Z D=3, 2025-05-07T21:09:18.2475577Z B=1152, 2025-05-07T21:09:18.2475777Z L=1, 2025-05-07T21:09:18.2475973Z weighted=False, 2025-05-07T21:09:18.2476204Z mixed=False, 2025-05-07T21:09:18.2476425Z mixed_B=False, 2025-05-07T21:09:18.2476642Z use_cache=False, 2025-05-07T21:09:18.2476904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.2477197Z ) 2025-05-07T21:09:18.2477468Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2478067Z self=, 2025-05-07T21:09:18.2478888Z D=3, 2025-05-07T21:09:18.2479091Z B=262144, 2025-05-07T21:09:18.2479292Z L=1, 2025-05-07T21:09:18.2479498Z weighted=True, 2025-05-07T21:09:18.2479721Z mixed=True, 2025-05-07T21:09:18.2479935Z mixed_B=True, 2025-05-07T21:09:18.2480162Z use_cache=False, 2025-05-07T21:09:18.2480424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.2480792Z ) 2025-05-07T21:09:18.2481059Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2481671Z self=, 2025-05-07T21:09:18.2482188Z D=7, 2025-05-07T21:09:18.2482382Z B=262144, 2025-05-07T21:09:18.2482591Z L=1, 2025-05-07T21:09:18.2482785Z weighted=False, 2025-05-07T21:09:18.2483091Z mixed=True, 2025-05-07T21:09:18.2483312Z mixed_B=False, 2025-05-07T21:09:18.2483529Z use_cache=True, 2025-05-07T21:09:18.2483780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.2484069Z ) 2025-05-07T21:09:18.2484341Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2484941Z self=, 2025-05-07T21:09:18.2485463Z D=7, 2025-05-07T21:09:18.2485659Z B=1152, 2025-05-07T21:09:18.2485851Z L=4, 2025-05-07T21:09:18.2486051Z weighted=True, 2025-05-07T21:09:18.2486284Z mixed=True, 2025-05-07T21:09:18.2486583Z mixed_B=False, 2025-05-07T21:09:18.2486807Z use_cache=True, 2025-05-07T21:09:18.2487058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.2487339Z ) 2025-05-07T21:09:18.2487604Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2488211Z self=, 2025-05-07T21:09:18.2488724Z D=2, 2025-05-07T21:09:18.2488920Z B=262144, 2025-05-07T21:09:18.2489130Z L=3, 2025-05-07T21:09:18.2489327Z weighted=True, 2025-05-07T21:09:18.2489552Z mixed=False, 2025-05-07T21:09:18.2489772Z mixed_B=False, 2025-05-07T21:09:18.2489998Z use_cache=False, 2025-05-07T21:09:18.2490253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.2490545Z ) 2025-05-07T21:09:18.2490810Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2491410Z self=, 2025-05-07T21:09:18.2491937Z D=9, 2025-05-07T21:09:18.2492136Z B=262144, 2025-05-07T21:09:18.2492340Z L=3, 2025-05-07T21:09:18.2492542Z weighted=True, 2025-05-07T21:09:18.2492766Z mixed=False, 2025-05-07T21:09:18.2492981Z mixed_B=False, 2025-05-07T21:09:18.2493208Z use_cache=False, 2025-05-07T21:09:18.2493472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.2493756Z ) 2025-05-07T21:09:18.2494023Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2494640Z self=, 2025-05-07T21:09:18.2495275Z D=4, 2025-05-07T21:09:18.2495466Z B=1152, 2025-05-07T21:09:18.2495665Z L=4, 2025-05-07T21:09:18.2495872Z weighted=True, 2025-05-07T21:09:18.2496091Z mixed=False, 2025-05-07T21:09:18.2496315Z mixed_B=False, 2025-05-07T21:09:18.2496540Z use_cache=False, 2025-05-07T21:09:18.2496796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.2497085Z ) 2025-05-07T21:09:18.2497348Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2497950Z self=, 2025-05-07T21:09:18.2498468Z D=7, 2025-05-07T21:09:18.2498664Z B=262144, 2025-05-07T21:09:18.2498868Z L=2, 2025-05-07T21:09:18.2499070Z weighted=True, 2025-05-07T21:09:18.2499294Z mixed=True, 2025-05-07T21:09:18.2499504Z mixed_B=True, 2025-05-07T21:09:18.2499731Z use_cache=False, 2025-05-07T21:09:18.2500045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.2500332Z ) 2025-05-07T21:09:18.2500598Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2501193Z self=, 2025-05-07T21:09:18.2501712Z D=2, 2025-05-07T21:09:18.2501946Z B=262144, 2025-05-07T21:09:18.2502150Z L=2, 2025-05-07T21:09:18.2502354Z weighted=False, 2025-05-07T21:09:18.2502574Z mixed=True, 2025-05-07T21:09:18.2502791Z mixed_B=False, 2025-05-07T21:09:18.2503020Z use_cache=False, 2025-05-07T21:09:18.2503319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.2503615Z ) 2025-05-07T21:09:18.2503882Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2504530Z self=, 2025-05-07T21:09:18.2505068Z D=9, 2025-05-07T21:09:18.2505268Z B=1152, 2025-05-07T21:09:18.2505464Z L=4, 2025-05-07T21:09:18.2505671Z weighted=False, 2025-05-07T21:09:18.2505903Z mixed=True, 2025-05-07T21:09:18.2506117Z mixed_B=True, 2025-05-07T21:09:18.2506338Z use_cache=True, 2025-05-07T21:09:18.2506590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.2506874Z ) 2025-05-07T21:09:18.2507141Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2507793Z self=, 2025-05-07T21:09:18.2508317Z D=9, 2025-05-07T21:09:18.2508511Z B=1152, 2025-05-07T21:09:18.2508712Z L=4, 2025-05-07T21:09:18.2508913Z weighted=True, 2025-05-07T21:09:18.2509133Z mixed=True, 2025-05-07T21:09:18.2509350Z mixed_B=True, 2025-05-07T21:09:18.2509576Z use_cache=True, 2025-05-07T21:09:18.2509821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.2510112Z ) 2025-05-07T21:09:18.2510382Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2510972Z self=, 2025-05-07T21:09:18.2511494Z D=4, 2025-05-07T21:09:18.2511688Z B=1152, 2025-05-07T21:09:18.2511879Z L=4, 2025-05-07T21:09:18.2512080Z weighted=True, 2025-05-07T21:09:18.2512303Z mixed=True, 2025-05-07T21:09:18.2512516Z mixed_B=True, 2025-05-07T21:09:18.2512741Z use_cache=True, 2025-05-07T21:09:18.2512994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.2513276Z ) 2025-05-07T21:09:18.2513542Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2514139Z self=, 2025-05-07T21:09:18.2514663Z D=5, 2025-05-07T21:09:18.2514851Z B=1152, 2025-05-07T21:09:18.2515051Z L=3, 2025-05-07T21:09:18.2515254Z weighted=True, 2025-05-07T21:09:18.2515470Z mixed=False, 2025-05-07T21:09:18.2515694Z mixed_B=False, 2025-05-07T21:09:18.2515917Z use_cache=True, 2025-05-07T21:09:18.2516161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.2516451Z ) 2025-05-07T21:09:18.2516716Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:09:18.2517305Z self=, 2025-05-07T21:09:18.2517836Z D=5, 2025-05-07T21:09:18.2518036Z B=1152, 2025-05-07T21:09:18.2518228Z L=3, 2025-05-07T21:09:18.2518431Z weighted=False, 2025-05-07T21:09:18.2518656Z mixed=False, 2025-05-07T21:09:18.2518874Z mixed_B=False, 2025-05-07T21:09:18.2519102Z use_cache=True, 2025-05-07T21:09:18.2519354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.2519645Z ) 2025-05-07T21:09:18.2519837Z PASSED 2025-05-07T21:09:18.3002159Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3003528Z self=, 2025-05-07T21:09:18.3004128Z T=1, 2025-05-07T21:09:18.3004373Z D=2, 2025-05-07T21:09:18.3004607Z B=1, 2025-05-07T21:09:18.3004850Z log_E=3, 2025-05-07T21:09:18.3005101Z L=0, 2025-05-07T21:09:18.3005376Z weights_precision=SparseType.FP16, 2025-05-07T21:09:18.3005843Z weighted=False, 2025-05-07T21:09:18.3006130Z mixed=False, 2025-05-07T21:09:18.3006396Z use_cache=False, 2025-05-07T21:09:18.3006713Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3007084Z long_segments=False, 2025-05-07T21:09:18.3007412Z pooling_mode=, 2025-05-07T21:09:18.3007766Z ) 2025-05-07T21:09:18.3008048Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3008753Z self=, 2025-05-07T21:09:18.3009342Z T=3, 2025-05-07T21:09:18.3009582Z D=2, 2025-05-07T21:09:18.3009826Z B=1, 2025-05-07T21:09:18.3010066Z log_E=3, 2025-05-07T21:09:18.3010326Z L=0, 2025-05-07T21:09:18.3010605Z weights_precision=SparseType.FP16, 2025-05-07T21:09:18.3010964Z weighted=False, 2025-05-07T21:09:18.3011241Z mixed=False, 2025-05-07T21:09:18.3011516Z use_cache=False, 2025-05-07T21:09:18.3011831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3012205Z long_segments=False, 2025-05-07T21:09:18.3012652Z pooling_mode=, 2025-05-07T21:09:18.3013008Z ) 2025-05-07T21:09:18.3013280Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3013911Z self=, 2025-05-07T21:09:18.3014498Z T=3, 2025-05-07T21:09:18.3014876Z D=111, 2025-05-07T21:09:18.3015130Z B=66, 2025-05-07T21:09:18.3015374Z log_E=5, 2025-05-07T21:09:18.3015620Z L=17, 2025-05-07T21:09:18.3015900Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3016267Z weighted=True, 2025-05-07T21:09:18.3016547Z mixed=False, 2025-05-07T21:09:18.3016814Z use_cache=True, 2025-05-07T21:09:18.3017123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3017498Z long_segments=True, 2025-05-07T21:09:18.3017814Z pooling_mode=, 2025-05-07T21:09:18.3018168Z ) 2025-05-07T21:09:18.3018443Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3019066Z self=, 2025-05-07T21:09:18.3019657Z T=1, 2025-05-07T21:09:18.3019900Z D=154, 2025-05-07T21:09:18.3020138Z B=1, 2025-05-07T21:09:18.3020381Z log_E=3, 2025-05-07T21:09:18.3020636Z L=0, 2025-05-07T21:09:18.3020907Z weights_precision=SparseType.FP16, 2025-05-07T21:09:18.3021276Z weighted=False, 2025-05-07T21:09:18.3021557Z mixed=False, 2025-05-07T21:09:18.3021824Z use_cache=False, 2025-05-07T21:09:18.3022146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3022530Z long_segments=False, 2025-05-07T21:09:18.3022858Z pooling_mode=, 2025-05-07T21:09:18.3023218Z ) 2025-05-07T21:09:18.3023499Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3024125Z self=, 2025-05-07T21:09:18.3024709Z T=1, 2025-05-07T21:09:18.3024956Z D=154, 2025-05-07T21:09:18.3025206Z B=32, 2025-05-07T21:09:18.3025444Z log_E=5, 2025-05-07T21:09:18.3025697Z L=14, 2025-05-07T21:09:18.3025986Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3026349Z weighted=False, 2025-05-07T21:09:18.3026627Z mixed=False, 2025-05-07T21:09:18.3026900Z use_cache=True, 2025-05-07T21:09:18.3027201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3027580Z long_segments=True, 2025-05-07T21:09:18.3027905Z pooling_mode=, 2025-05-07T21:09:18.3028252Z ) 2025-05-07T21:09:18.3028535Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3029220Z self=, 2025-05-07T21:09:18.3029809Z T=5, 2025-05-07T21:09:18.3030053Z D=256, 2025-05-07T21:09:18.3030299Z B=62, 2025-05-07T21:09:18.3030538Z log_E=3, 2025-05-07T21:09:18.3030795Z L=9, 2025-05-07T21:09:18.3031079Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3031493Z weighted=False, 2025-05-07T21:09:18.3031769Z mixed=True, 2025-05-07T21:09:18.3032044Z use_cache=False, 2025-05-07T21:09:18.3032364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3032737Z long_segments=False, 2025-05-07T21:09:18.3033070Z pooling_mode=, 2025-05-07T21:09:18.3033431Z ) 2025-05-07T21:09:18.3033795Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3034426Z self=, 2025-05-07T21:09:18.3035013Z T=4, 2025-05-07T21:09:18.3035252Z D=214, 2025-05-07T21:09:18.3035497Z B=32, 2025-05-07T21:09:18.3035739Z log_E=4, 2025-05-07T21:09:18.3036212Z L=20, 2025-05-07T21:09:18.3036500Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3036866Z weighted=True, 2025-05-07T21:09:18.3037141Z mixed=False, 2025-05-07T21:09:18.3037415Z use_cache=False, 2025-05-07T21:09:18.3037730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3038191Z long_segments=False, 2025-05-07T21:09:18.3038525Z pooling_mode=, 2025-05-07T21:09:18.3038876Z ) 2025-05-07T21:09:18.3039148Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3039775Z self=, 2025-05-07T21:09:18.3040364Z T=2, 2025-05-07T21:09:18.3040610Z D=188, 2025-05-07T21:09:18.3040849Z B=116, 2025-05-07T21:09:18.3041098Z log_E=3, 2025-05-07T21:09:18.3041354Z L=19, 2025-05-07T21:09:18.3041631Z weights_precision=SparseType.FP16, 2025-05-07T21:09:18.3042002Z weighted=True, 2025-05-07T21:09:18.3042282Z mixed=True, 2025-05-07T21:09:18.3042543Z use_cache=True, 2025-05-07T21:09:18.3042851Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3043221Z long_segments=True, 2025-05-07T21:09:18.3043495Z pooling_mode=, 2025-05-07T21:09:18.3043789Z ) 2025-05-07T21:09:18.3044027Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3044533Z self=, 2025-05-07T21:09:18.3045011Z T=1, 2025-05-07T21:09:18.3045213Z D=222, 2025-05-07T21:09:18.3045410Z B=128, 2025-05-07T21:09:18.3045614Z log_E=4, 2025-05-07T21:09:18.3045821Z L=14, 2025-05-07T21:09:18.3046048Z weights_precision=SparseType.FP16, 2025-05-07T21:09:18.3046350Z weighted=True, 2025-05-07T21:09:18.3046585Z mixed=True, 2025-05-07T21:09:18.3046810Z use_cache=False, 2025-05-07T21:09:18.3047068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3047374Z long_segments=True, 2025-05-07T21:09:18.3047646Z pooling_mode=, 2025-05-07T21:09:18.3047931Z ) 2025-05-07T21:09:18.3048164Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3048683Z self=, 2025-05-07T21:09:18.3049152Z T=3, 2025-05-07T21:09:18.3049357Z D=90, 2025-05-07T21:09:18.3049555Z B=61, 2025-05-07T21:09:18.3049749Z log_E=4, 2025-05-07T21:09:18.3049954Z L=17, 2025-05-07T21:09:18.3050187Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3050478Z weighted=True, 2025-05-07T21:09:18.3050700Z mixed=True, 2025-05-07T21:09:18.3050920Z use_cache=True, 2025-05-07T21:09:18.3051169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3051475Z long_segments=False, 2025-05-07T21:09:18.3051750Z pooling_mode=, 2025-05-07T21:09:18.3052030Z ) 2025-05-07T21:09:18.3052342Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3052853Z self=, 2025-05-07T21:09:18.3053331Z T=2, 2025-05-07T21:09:18.3053521Z D=133, 2025-05-07T21:09:18.3053721Z B=51, 2025-05-07T21:09:18.3053920Z log_E=3, 2025-05-07T21:09:18.3054123Z L=16, 2025-05-07T21:09:18.3054416Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3054719Z weighted=True, 2025-05-07T21:09:18.3055004Z mixed=True, 2025-05-07T21:09:18.3055227Z use_cache=False, 2025-05-07T21:09:18.3055488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3055786Z long_segments=False, 2025-05-07T21:09:18.3056063Z pooling_mode=, 2025-05-07T21:09:18.3056355Z ) 2025-05-07T21:09:18.3056643Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3057162Z self=, 2025-05-07T21:09:18.3057644Z T=2, 2025-05-07T21:09:18.3057840Z D=133, 2025-05-07T21:09:18.3058041Z B=51, 2025-05-07T21:09:18.3058240Z log_E=3, 2025-05-07T21:09:18.3058440Z L=16, 2025-05-07T21:09:18.3058672Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3058974Z weighted=False, 2025-05-07T21:09:18.3059204Z mixed=True, 2025-05-07T21:09:18.3059426Z use_cache=False, 2025-05-07T21:09:18.3059693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3060050Z long_segments=False, 2025-05-07T21:09:18.3060325Z pooling_mode=, 2025-05-07T21:09:18.3060614Z ) 2025-05-07T21:09:18.3060844Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3061350Z self=, 2025-05-07T21:09:18.3061841Z T=1, 2025-05-07T21:09:18.3062060Z D=133, 2025-05-07T21:09:18.3062431Z B=51, 2025-05-07T21:09:18.3062773Z log_E=3, 2025-05-07T21:09:18.3063053Z L=16, 2025-05-07T21:09:18.3063335Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3063703Z weighted=False, 2025-05-07T21:09:18.3063979Z mixed=True, 2025-05-07T21:09:18.3064245Z use_cache=False, 2025-05-07T21:09:18.3064559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3064931Z long_segments=False, 2025-05-07T21:09:18.3065258Z pooling_mode=, 2025-05-07T21:09:18.3065615Z ) 2025-05-07T21:09:18.3065895Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3066520Z self=, 2025-05-07T21:09:18.3067097Z T=1, 2025-05-07T21:09:18.3067338Z D=133, 2025-05-07T21:09:18.3067596Z B=51, 2025-05-07T21:09:18.3067848Z log_E=3, 2025-05-07T21:09:18.3068099Z L=16, 2025-05-07T21:09:18.3068383Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3068745Z weighted=False, 2025-05-07T21:09:18.3069026Z mixed=False, 2025-05-07T21:09:18.3069307Z use_cache=False, 2025-05-07T21:09:18.3069625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3070003Z long_segments=False, 2025-05-07T21:09:18.3070338Z pooling_mode=, 2025-05-07T21:09:18.3070691Z ) 2025-05-07T21:09:18.3070969Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3071597Z self=, 2025-05-07T21:09:18.3072183Z T=1, 2025-05-07T21:09:18.3072490Z D=133, 2025-05-07T21:09:18.3072735Z B=16, 2025-05-07T21:09:18.3072979Z log_E=3, 2025-05-07T21:09:18.3073222Z L=16, 2025-05-07T21:09:18.3073504Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3073887Z weighted=False, 2025-05-07T21:09:18.3074158Z mixed=False, 2025-05-07T21:09:18.3074434Z use_cache=False, 2025-05-07T21:09:18.3085020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3085408Z long_segments=False, 2025-05-07T21:09:18.3085750Z pooling_mode=, 2025-05-07T21:09:18.3086248Z ) 2025-05-07T21:09:18.3086531Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3087162Z self=, 2025-05-07T21:09:18.3087747Z T=1, 2025-05-07T21:09:18.3087988Z D=133, 2025-05-07T21:09:18.3088231Z B=1, 2025-05-07T21:09:18.3088468Z log_E=3, 2025-05-07T21:09:18.3088784Z L=16, 2025-05-07T21:09:18.3089075Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3089438Z weighted=False, 2025-05-07T21:09:18.3089716Z mixed=False, 2025-05-07T21:09:18.3089989Z use_cache=False, 2025-05-07T21:09:18.3090341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3090708Z long_segments=False, 2025-05-07T21:09:18.3091094Z pooling_mode=, 2025-05-07T21:09:18.3091456Z ) 2025-05-07T21:09:18.3091724Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3092351Z self=, 2025-05-07T21:09:18.3092937Z T=1, 2025-05-07T21:09:18.3093172Z D=133, 2025-05-07T21:09:18.3093413Z B=1, 2025-05-07T21:09:18.3093651Z log_E=3, 2025-05-07T21:09:18.3093894Z L=0, 2025-05-07T21:09:18.3094175Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3094542Z weighted=False, 2025-05-07T21:09:18.3094938Z mixed=False, 2025-05-07T21:09:18.3095219Z use_cache=False, 2025-05-07T21:09:18.3095601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3095967Z long_segments=False, 2025-05-07T21:09:18.3096304Z pooling_mode=, 2025-05-07T21:09:18.3096661Z ) 2025-05-07T21:09:18.3096943Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3097777Z self=, 2025-05-07T21:09:18.3098371Z T=1, 2025-05-07T21:09:18.3098613Z D=86, 2025-05-07T21:09:18.3098847Z B=19, 2025-05-07T21:09:18.3099088Z log_E=4, 2025-05-07T21:09:18.3099341Z L=17, 2025-05-07T21:09:18.3099614Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3099978Z weighted=True, 2025-05-07T21:09:18.3100256Z mixed=False, 2025-05-07T21:09:18.3100520Z use_cache=False, 2025-05-07T21:09:18.3100836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3101207Z long_segments=True, 2025-05-07T21:09:18.3101530Z pooling_mode=, 2025-05-07T21:09:18.3101884Z ) 2025-05-07T21:09:18.3102162Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3102775Z self=, 2025-05-07T21:09:18.3103407Z T=1, 2025-05-07T21:09:18.3103654Z D=86, 2025-05-07T21:09:18.3103894Z B=19, 2025-05-07T21:09:18.3104132Z log_E=4, 2025-05-07T21:09:18.3104382Z L=17, 2025-05-07T21:09:18.3104658Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3105015Z weighted=True, 2025-05-07T21:09:18.3105288Z mixed=True, 2025-05-07T21:09:18.3105560Z use_cache=False, 2025-05-07T21:09:18.3105871Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3106241Z long_segments=True, 2025-05-07T21:09:18.3106569Z pooling_mode=, 2025-05-07T21:09:18.3106914Z ) 2025-05-07T21:09:18.3107191Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3107816Z self=, 2025-05-07T21:09:18.3108402Z T=1, 2025-05-07T21:09:18.3108641Z D=86, 2025-05-07T21:09:18.3108880Z B=19, 2025-05-07T21:09:18.3109115Z log_E=4, 2025-05-07T21:09:18.3109365Z L=1, 2025-05-07T21:09:18.3109641Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3109999Z weighted=True, 2025-05-07T21:09:18.3110275Z mixed=True, 2025-05-07T21:09:18.3110543Z use_cache=False, 2025-05-07T21:09:18.3110855Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3111224Z long_segments=True, 2025-05-07T21:09:18.3111611Z pooling_mode=, 2025-05-07T21:09:18.3111963Z ) 2025-05-07T21:09:18.3708315Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3709095Z self=, 2025-05-07T21:09:18.3709786Z T=1, 2025-05-07T21:09:18.3710071Z D=86, 2025-05-07T21:09:18.3710350Z B=86, 2025-05-07T21:09:18.3710897Z log_E=4, 2025-05-07T21:09:18.3711113Z L=1, 2025-05-07T21:09:18.3711343Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3711640Z weighted=True, 2025-05-07T21:09:18.3711863Z mixed=True, 2025-05-07T21:09:18.3712084Z use_cache=False, 2025-05-07T21:09:18.3712339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3712643Z long_segments=True, 2025-05-07T21:09:18.3712994Z pooling_mode=, 2025-05-07T21:09:18.3713277Z ) 2025-05-07T21:09:18.3713503Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3714019Z self=, 2025-05-07T21:09:18.3714484Z T=1, 2025-05-07T21:09:18.3714681Z D=86, 2025-05-07T21:09:18.3714875Z B=1, 2025-05-07T21:09:18.3715066Z log_E=4, 2025-05-07T21:09:18.3715272Z L=1, 2025-05-07T21:09:18.3715499Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3715786Z weighted=True, 2025-05-07T21:09:18.3716013Z mixed=True, 2025-05-07T21:09:18.3716320Z use_cache=False, 2025-05-07T21:09:18.3716583Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3716878Z long_segments=True, 2025-05-07T21:09:18.3717147Z pooling_mode=, 2025-05-07T21:09:18.3717433Z ) 2025-05-07T21:09:18.3717653Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3718171Z self=, 2025-05-07T21:09:18.3718642Z T=1, 2025-05-07T21:09:18.3718836Z D=86, 2025-05-07T21:09:18.3719034Z B=1, 2025-05-07T21:09:18.3719232Z log_E=4, 2025-05-07T21:09:18.3719431Z L=1, 2025-05-07T21:09:18.3719660Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3719956Z weighted=True, 2025-05-07T21:09:18.3720174Z mixed=True, 2025-05-07T21:09:18.3720393Z use_cache=False, 2025-05-07T21:09:18.3720651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3720949Z long_segments=False, 2025-05-07T21:09:18.3721229Z pooling_mode=, 2025-05-07T21:09:18.3721522Z ) 2025-05-07T21:09:18.3721742Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3722252Z self=, 2025-05-07T21:09:18.3722723Z T=1, 2025-05-07T21:09:18.3722919Z D=86, 2025-05-07T21:09:18.3723107Z B=1, 2025-05-07T21:09:18.3723306Z log_E=3, 2025-05-07T21:09:18.3723509Z L=1, 2025-05-07T21:09:18.3723729Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3724023Z weighted=True, 2025-05-07T21:09:18.3724246Z mixed=True, 2025-05-07T21:09:18.3724457Z use_cache=False, 2025-05-07T21:09:18.3724715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3725019Z long_segments=False, 2025-05-07T21:09:18.3725288Z pooling_mode=, 2025-05-07T21:09:18.3725572Z ) 2025-05-07T21:09:18.3725800Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3726300Z self=, 2025-05-07T21:09:18.3726772Z T=4, 2025-05-07T21:09:18.3726966Z D=111, 2025-05-07T21:09:18.3727156Z B=51, 2025-05-07T21:09:18.3727350Z log_E=4, 2025-05-07T21:09:18.3727553Z L=12, 2025-05-07T21:09:18.3727777Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3728073Z weighted=True, 2025-05-07T21:09:18.3728298Z mixed=False, 2025-05-07T21:09:18.3728518Z use_cache=True, 2025-05-07T21:09:18.3728761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3729061Z long_segments=True, 2025-05-07T21:09:18.3729419Z pooling_mode=, 2025-05-07T21:09:18.3729702Z ) 2025-05-07T21:09:18.3729928Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3730439Z self=, 2025-05-07T21:09:18.3730906Z T=4, 2025-05-07T21:09:18.3731107Z D=111, 2025-05-07T21:09:18.3731390Z B=51, 2025-05-07T21:09:18.3731582Z log_E=4, 2025-05-07T21:09:18.3731787Z L=12, 2025-05-07T21:09:18.3732017Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3732312Z weighted=True, 2025-05-07T21:09:18.3732537Z mixed=False, 2025-05-07T21:09:18.3732768Z use_cache=False, 2025-05-07T21:09:18.3733022Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3733393Z long_segments=True, 2025-05-07T21:09:18.3733690Z pooling_mode=, 2025-05-07T21:09:18.3733967Z ) 2025-05-07T21:09:18.3734197Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3734709Z self=, 2025-05-07T21:09:18.3735289Z T=4, 2025-05-07T21:09:18.3735482Z D=4, 2025-05-07T21:09:18.3735677Z B=51, 2025-05-07T21:09:18.3735871Z log_E=4, 2025-05-07T21:09:18.3736322Z L=12, 2025-05-07T21:09:18.3736552Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3736849Z weighted=True, 2025-05-07T21:09:18.3737141Z mixed=False, 2025-05-07T21:09:18.3737363Z use_cache=False, 2025-05-07T21:09:18.3737620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3737913Z long_segments=True, 2025-05-07T21:09:18.3738199Z pooling_mode=, 2025-05-07T21:09:18.3738486Z ) 2025-05-07T21:09:18.3738706Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3739225Z self=, 2025-05-07T21:09:18.3739702Z T=4, 2025-05-07T21:09:18.3739893Z D=4, 2025-05-07T21:09:18.3740090Z B=51, 2025-05-07T21:09:18.3740288Z log_E=4, 2025-05-07T21:09:18.3740493Z L=12, 2025-05-07T21:09:18.3740724Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3741023Z weighted=True, 2025-05-07T21:09:18.3741240Z mixed=True, 2025-05-07T21:09:18.3741459Z use_cache=False, 2025-05-07T21:09:18.3741719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3742016Z long_segments=True, 2025-05-07T21:09:18.3742288Z pooling_mode=, 2025-05-07T21:09:18.3742572Z ) 2025-05-07T21:09:18.3742793Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3743303Z self=, 2025-05-07T21:09:18.3743774Z T=4, 2025-05-07T21:09:18.3743964Z D=4, 2025-05-07T21:09:18.3744159Z B=51, 2025-05-07T21:09:18.3744356Z log_E=4, 2025-05-07T21:09:18.3744558Z L=4, 2025-05-07T21:09:18.3744779Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3745077Z weighted=True, 2025-05-07T21:09:18.3745300Z mixed=True, 2025-05-07T21:09:18.3745513Z use_cache=False, 2025-05-07T21:09:18.3745772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3746077Z long_segments=True, 2025-05-07T21:09:18.3746337Z pooling_mode=, 2025-05-07T21:09:18.3746620Z ) 2025-05-07T21:09:18.3746848Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3747353Z self=, 2025-05-07T21:09:18.3747825Z T=4, 2025-05-07T21:09:18.3748021Z D=4, 2025-05-07T21:09:18.3748209Z B=4, 2025-05-07T21:09:18.3748403Z log_E=4, 2025-05-07T21:09:18.3748607Z L=4, 2025-05-07T21:09:18.3748826Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3749125Z weighted=True, 2025-05-07T21:09:18.3749346Z mixed=True, 2025-05-07T21:09:18.3749558Z use_cache=False, 2025-05-07T21:09:18.3749819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3750193Z long_segments=True, 2025-05-07T21:09:18.3750457Z pooling_mode=, 2025-05-07T21:09:18.3750740Z ) 2025-05-07T21:09:18.3750967Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3751475Z self=, 2025-05-07T21:09:18.3751941Z T=4, 2025-05-07T21:09:18.3752203Z D=4, 2025-05-07T21:09:18.3752400Z B=4, 2025-05-07T21:09:18.3752592Z log_E=4, 2025-05-07T21:09:18.3752796Z L=4, 2025-05-07T21:09:18.3753022Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3753312Z weighted=True, 2025-05-07T21:09:18.3753535Z mixed=True, 2025-05-07T21:09:18.3753754Z use_cache=False, 2025-05-07T21:09:18.3754008Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:18.3754379Z long_segments=False, 2025-05-07T21:09:18.3754655Z pooling_mode=, 2025-05-07T21:09:18.3754937Z ) 2025-05-07T21:09:18.3755166Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3755700Z self=, 2025-05-07T21:09:18.3756171Z T=4, 2025-05-07T21:09:18.3756367Z D=185, 2025-05-07T21:09:18.3756557Z B=46, 2025-05-07T21:09:18.3756753Z log_E=4, 2025-05-07T21:09:18.3756954Z L=1, 2025-05-07T21:09:18.3757174Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3757471Z weighted=True, 2025-05-07T21:09:18.3757739Z mixed=True, 2025-05-07T21:09:18.3757949Z use_cache=True, 2025-05-07T21:09:18.3758202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3758505Z long_segments=False, 2025-05-07T21:09:18.3758775Z pooling_mode=, 2025-05-07T21:09:18.3759062Z ) 2025-05-07T21:09:18.3759289Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3759806Z self=, 2025-05-07T21:09:18.3760271Z T=4, 2025-05-07T21:09:18.3760467Z D=185, 2025-05-07T21:09:18.3760668Z B=46, 2025-05-07T21:09:18.3760858Z log_E=4, 2025-05-07T21:09:18.3761062Z L=1, 2025-05-07T21:09:18.3761287Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3761576Z weighted=False, 2025-05-07T21:09:18.3761799Z mixed=True, 2025-05-07T21:09:18.3762018Z use_cache=True, 2025-05-07T21:09:18.3762262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3762569Z long_segments=False, 2025-05-07T21:09:18.3762845Z pooling_mode=, 2025-05-07T21:09:18.3763122Z ) 2025-05-07T21:09:18.3763371Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3763911Z self=, 2025-05-07T21:09:18.3764375Z T=4, 2025-05-07T21:09:18.3764579Z D=185, 2025-05-07T21:09:18.3764776Z B=46, 2025-05-07T21:09:18.3764966Z log_E=4, 2025-05-07T21:09:18.3765173Z L=1, 2025-05-07T21:09:18.3765399Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3765699Z weighted=False, 2025-05-07T21:09:18.3765917Z mixed=False, 2025-05-07T21:09:18.3766139Z use_cache=True, 2025-05-07T21:09:18.3766392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3766690Z long_segments=False, 2025-05-07T21:09:18.3766969Z pooling_mode=, 2025-05-07T21:09:18.3767253Z ) 2025-05-07T21:09:18.3767475Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3767985Z self=, 2025-05-07T21:09:18.3768458Z T=4, 2025-05-07T21:09:18.3768650Z D=46, 2025-05-07T21:09:18.3768849Z B=46, 2025-05-07T21:09:18.3769049Z log_E=4, 2025-05-07T21:09:18.3769247Z L=1, 2025-05-07T21:09:18.3769479Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3769773Z weighted=False, 2025-05-07T21:09:18.3769995Z mixed=False, 2025-05-07T21:09:18.3770214Z use_cache=True, 2025-05-07T21:09:18.3770513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3770811Z long_segments=False, 2025-05-07T21:09:18.3771086Z pooling_mode=, 2025-05-07T21:09:18.3771368Z ) 2025-05-07T21:09:18.3771591Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3772099Z self=, 2025-05-07T21:09:18.3772616Z T=4, 2025-05-07T21:09:18.3772815Z D=46, 2025-05-07T21:09:18.3773007Z B=46, 2025-05-07T21:09:18.3773202Z log_E=4, 2025-05-07T21:09:18.3773404Z L=0, 2025-05-07T21:09:18.3773625Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3773923Z weighted=False, 2025-05-07T21:09:18.3774146Z mixed=False, 2025-05-07T21:09:18.3774360Z use_cache=True, 2025-05-07T21:09:18.3774652Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3775037Z long_segments=False, 2025-05-07T21:09:18.3775304Z pooling_mode=, 2025-05-07T21:09:18.3775587Z ) 2025-05-07T21:09:18.3775818Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3776328Z self=, 2025-05-07T21:09:18.3776797Z T=4, 2025-05-07T21:09:18.3776994Z D=46, 2025-05-07T21:09:18.3777186Z B=46, 2025-05-07T21:09:18.3777382Z log_E=3, 2025-05-07T21:09:18.3777584Z L=0, 2025-05-07T21:09:18.3777813Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3778153Z weighted=False, 2025-05-07T21:09:18.3778377Z mixed=False, 2025-05-07T21:09:18.3778600Z use_cache=True, 2025-05-07T21:09:18.3778844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3779150Z long_segments=False, 2025-05-07T21:09:18.3779424Z pooling_mode=, 2025-05-07T21:09:18.3779700Z ) 2025-05-07T21:09:18.3779929Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3780444Z self=, 2025-05-07T21:09:18.3780909Z T=4, 2025-05-07T21:09:18.3781110Z D=2, 2025-05-07T21:09:18.3781308Z B=46, 2025-05-07T21:09:18.3781501Z log_E=4, 2025-05-07T21:09:18.3781702Z L=0, 2025-05-07T21:09:18.3781931Z weights_precision=SparseType.FP32, 2025-05-07T21:09:18.3782226Z weighted=False, 2025-05-07T21:09:18.3782449Z mixed=False, 2025-05-07T21:09:18.3782669Z use_cache=True, 2025-05-07T21:09:18.3782913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3783223Z long_segments=False, 2025-05-07T21:09:18.3783495Z pooling_mode=, 2025-05-07T21:09:18.3783782Z ) 2025-05-07T21:09:18.3783999Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3784514Z self=, 2025-05-07T21:09:18.3784988Z T=2, 2025-05-07T21:09:18.3785177Z D=9, 2025-05-07T21:09:18.3785371Z B=28, 2025-05-07T21:09:18.3785567Z log_E=3, 2025-05-07T21:09:18.3785763Z L=13, 2025-05-07T21:09:18.3785993Z weights_precision=SparseType.FP16, 2025-05-07T21:09:18.3786292Z weighted=True, 2025-05-07T21:09:18.3786508Z mixed=True, 2025-05-07T21:09:18.3786729Z use_cache=True, 2025-05-07T21:09:18.3786978Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3787274Z long_segments=False, 2025-05-07T21:09:18.3787547Z pooling_mode=, 2025-05-07T21:09:18.3787829Z ) 2025-05-07T21:09:18.3788050Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:09:18.3788554Z self=, 2025-05-07T21:09:18.3789025Z T=2, 2025-05-07T21:09:18.3789213Z D=9, 2025-05-07T21:09:18.3789407Z B=28, 2025-05-07T21:09:18.3789602Z log_E=3, 2025-05-07T21:09:18.3789806Z L=13, 2025-05-07T21:09:18.3790030Z weights_precision=SparseType.FP16, 2025-05-07T21:09:18.3790329Z weighted=True, 2025-05-07T21:09:18.3790552Z mixed=False, 2025-05-07T21:09:18.3790766Z use_cache=True, 2025-05-07T21:09:18.3791070Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:18.3799661Z long_segments=False, 2025-05-07T21:09:18.3799976Z pooling_mode=, 2025-05-07T21:09:18.3800263Z ) 2025-05-07T21:09:18.3800453Z PASSED 2025-05-07T21:09:18.3800568Z 2025-05-07T21:09:18.3800719Z ============================== 3 passed in 5.11s =============================== 2025-05-07T21:09:19.0538438Z 2025-05-07T21:09:19.0539222Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:09:19.0558923Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 8 seconds 2025-05-07T21:09:19.0559252Z 2025-05-07T21:09:19.0559279Z 2025-05-07T21:09:19.0559283Z 2025-05-07T21:09:19.0559286Z 2025-05-07T21:09:19.0581942Z ################################################################################ 2025-05-07T21:09:19.0597960Z # [2025-05-07T21:09:19.059Z] Run Python Test Suite: 2025-05-07T21:09:19.0598358Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:09:19.0598744Z ################################################################################ 2025-05-07T21:09:19.0622422Z + 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:09:19.0623141Z 2025-05-07T21:09:21.2233462Z ============================= test session starts ============================== 2025-05-07T21:09:21.2234461Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:21.2235013Z cachedir: .pytest_cache 2025-05-07T21:09:21.2235605Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:21.2236670Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:21.2237108Z plugins: hypothesis-6.131.14 2025-05-07T21:09:22.9157043Z collecting ... collected 4 items 2025-05-07T21:09:22.9157295Z 2025-05-07T21:09:23.3143581Z 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:09:23.3144963Z self=, 2025-05-07T21:09:23.3145727Z D=1, 2025-05-07T21:09:23.3145937Z ) 2025-05-07T21:09:23.3146253Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:09:23.3147173Z self=, 2025-05-07T21:09:23.3147961Z D=108, 2025-05-07T21:09:23.3148166Z ) 2025-05-07T21:09:23.3148480Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:09:23.3149348Z self=, 2025-05-07T21:09:23.3150058Z D=175, 2025-05-07T21:09:23.3150263Z ) 2025-05-07T21:09:23.3150562Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:09:23.3151398Z self=, 2025-05-07T21:09:23.3152119Z D=45, 2025-05-07T21:09:23.3152321Z ) 2025-05-07T21:09:23.3152511Z PASSED 2025-05-07T21:09:23.4076962Z 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:09:23.4078322Z self=, 2025-05-07T21:09:23.4079439Z D=1, 2025-05-07T21:09:23.4079642Z ) 2025-05-07T21:09:23.4079953Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:09:23.4080830Z self=, 2025-05-07T21:09:23.4081635Z D=78, 2025-05-07T21:09:23.4081838Z ) 2025-05-07T21:09:23.4082159Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:09:23.4082981Z self=, 2025-05-07T21:09:23.4083696Z D=501, 2025-05-07T21:09:23.4083893Z ) 2025-05-07T21:09:23.4084288Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:09:23.4085117Z self=, 2025-05-07T21:09:23.4085828Z D=260, 2025-05-07T21:09:23.4086027Z ) 2025-05-07T21:09:23.4086215Z PASSED 2025-05-07T21:09:23.5054100Z 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:09:23.5055511Z self=, 2025-05-07T21:09:23.5056393Z D=1, 2025-05-07T21:09:23.5056597Z ) 2025-05-07T21:09:23.5056898Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:09:23.5057736Z self=, 2025-05-07T21:09:23.5058448Z D=499, 2025-05-07T21:09:23.5058642Z ) 2025-05-07T21:09:23.5058951Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:09:23.5059773Z self=, 2025-05-07T21:09:23.5060478Z D=196, 2025-05-07T21:09:23.5060672Z ) 2025-05-07T21:09:23.5060980Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:09:23.5061808Z self=, 2025-05-07T21:09:23.5062510Z D=458, 2025-05-07T21:09:23.5062712Z ) 2025-05-07T21:09:23.5062911Z PASSED 2025-05-07T21:09:23.5987832Z 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:09:23.5989219Z self=, 2025-05-07T21:09:23.5989939Z D=1, 2025-05-07T21:09:23.5990138Z ) 2025-05-07T21:09:23.5990443Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:09:23.5991284Z self=, 2025-05-07T21:09:23.5992001Z D=245, 2025-05-07T21:09:23.5992197Z ) 2025-05-07T21:09:23.5992497Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:09:23.5993368Z self=, 2025-05-07T21:09:23.5994075Z D=409, 2025-05-07T21:09:23.5994266Z ) 2025-05-07T21:09:23.5994582Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:09:23.5995566Z self=, 2025-05-07T21:09:23.5996278Z D=46, 2025-05-07T21:09:23.5996467Z ) 2025-05-07T21:09:23.5998605Z PASSED 2025-05-07T21:09:23.5998880Z 2025-05-07T21:09:23.5999129Z ============================== 4 passed in 2.51s =============================== 2025-05-07T21:09:24.2475622Z 2025-05-07T21:09:24.2476269Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:09:24.2495673Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 5 seconds 2025-05-07T21:09:24.2496066Z 2025-05-07T21:09:24.2496071Z 2025-05-07T21:09:24.2496075Z 2025-05-07T21:09:24.2496079Z 2025-05-07T21:09:24.2518415Z ################################################################################ 2025-05-07T21:09:24.2536863Z # [2025-05-07T21:09:24.253Z] Run Python Test Suite: 2025-05-07T21:09:24.2537228Z # ./tbe/training/forward_test.py 2025-05-07T21:09:24.2537536Z ################################################################################ 2025-05-07T21:09:24.2561379Z + 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:09:24.2562026Z 2025-05-07T21:09:26.4139801Z ============================= test session starts ============================== 2025-05-07T21:09:26.4141516Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:26.4142578Z cachedir: .pytest_cache 2025-05-07T21:09:26.4143750Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:26.4145233Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:26.4145860Z plugins: hypothesis-6.131.14 2025-05-07T21:09:28.0762967Z collecting ... collected 9 items 2025-05-07T21:09:28.0763229Z 2025-05-07T21:09:28.2865096Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:09:28.2912090Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:09:28.7365569Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7367918Z self=, 2025-05-07T21:09:28.7369045Z T=1, 2025-05-07T21:09:28.7369601Z D=2, 2025-05-07T21:09:28.7370130Z B=1, 2025-05-07T21:09:28.7370672Z log_E=3, 2025-05-07T21:09:28.7371194Z L=0, 2025-05-07T21:09:28.7371629Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7372177Z ) 2025-05-07T21:09:28.7372697Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7373792Z self=, 2025-05-07T21:09:28.7374858Z T=8, 2025-05-07T21:09:28.7375244Z D=2, 2025-05-07T21:09:28.7375609Z B=1, 2025-05-07T21:09:28.7375868Z log_E=3, 2025-05-07T21:09:28.7376109Z L=0, 2025-05-07T21:09:28.7376338Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7376610Z ) 2025-05-07T21:09:28.7376869Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7377407Z self=, 2025-05-07T21:09:28.7377886Z T=8, 2025-05-07T21:09:28.7378079Z D=79, 2025-05-07T21:09:28.7378269Z B=42, 2025-05-07T21:09:28.7378466Z log_E=4, 2025-05-07T21:09:28.7378670Z L=18, 2025-05-07T21:09:28.7378885Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7379156Z ) 2025-05-07T21:09:28.7379417Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7379958Z self=, 2025-05-07T21:09:28.7380590Z T=8, 2025-05-07T21:09:28.7380794Z D=75, 2025-05-07T21:09:28.7380995Z B=125, 2025-05-07T21:09:28.7381188Z log_E=3, 2025-05-07T21:09:28.7381394Z L=3, 2025-05-07T21:09:28.7381616Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7381883Z ) 2025-05-07T21:09:28.7382140Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7382773Z self=, 2025-05-07T21:09:28.7383247Z T=8, 2025-05-07T21:09:28.7383443Z D=90, 2025-05-07T21:09:28.7383643Z B=17, 2025-05-07T21:09:28.7383835Z log_E=5, 2025-05-07T21:09:28.7384044Z L=9, 2025-05-07T21:09:28.7384269Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7384536Z ) 2025-05-07T21:09:28.7384875Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7385422Z self=, 2025-05-07T21:09:28.7385899Z T=9, 2025-05-07T21:09:28.7386094Z D=10, 2025-05-07T21:09:28.7386289Z B=19, 2025-05-07T21:09:28.7386483Z log_E=4, 2025-05-07T21:09:28.7386678Z L=2, 2025-05-07T21:09:28.7386914Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7387188Z ) 2025-05-07T21:09:28.7387439Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7387994Z self=, 2025-05-07T21:09:28.7388566Z T=3, 2025-05-07T21:09:28.7388762Z D=87, 2025-05-07T21:09:28.7388953Z B=115, 2025-05-07T21:09:28.7389152Z log_E=4, 2025-05-07T21:09:28.7389360Z L=4, 2025-05-07T21:09:28.7389574Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7389853Z ) 2025-05-07T21:09:28.7390111Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7390651Z self=, 2025-05-07T21:09:28.7391133Z T=7, 2025-05-07T21:09:28.7391329Z D=2, 2025-05-07T21:09:28.7391523Z B=105, 2025-05-07T21:09:28.7391723Z log_E=5, 2025-05-07T21:09:28.7391929Z L=15, 2025-05-07T21:09:28.7392147Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7392420Z ) 2025-05-07T21:09:28.7392677Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7393212Z self=, 2025-05-07T21:09:28.7393692Z T=5, 2025-05-07T21:09:28.7393887Z D=101, 2025-05-07T21:09:28.7394082Z B=73, 2025-05-07T21:09:28.7394271Z log_E=4, 2025-05-07T21:09:28.7394473Z L=6, 2025-05-07T21:09:28.7394692Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7394960Z ) 2025-05-07T21:09:28.7395215Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7395762Z self=, 2025-05-07T21:09:28.7396281Z T=6, 2025-05-07T21:09:28.7396476Z D=24, 2025-05-07T21:09:28.7396677Z B=9, 2025-05-07T21:09:28.7396866Z log_E=5, 2025-05-07T21:09:28.7397073Z L=15, 2025-05-07T21:09:28.7397292Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7397557Z ) 2025-05-07T21:09:28.7397813Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7398353Z self=, 2025-05-07T21:09:28.7398828Z T=3, 2025-05-07T21:09:28.7399026Z D=26, 2025-05-07T21:09:28.7399219Z B=32, 2025-05-07T21:09:28.7399409Z log_E=4, 2025-05-07T21:09:28.7399614Z L=1, 2025-05-07T21:09:28.7399834Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7400100Z ) 2025-05-07T21:09:28.7400357Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7400902Z self=, 2025-05-07T21:09:28.7401378Z T=1, 2025-05-07T21:09:28.7401568Z D=26, 2025-05-07T21:09:28.7401766Z B=32, 2025-05-07T21:09:28.7402016Z log_E=4, 2025-05-07T21:09:28.7402219Z L=1, 2025-05-07T21:09:28.7402439Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7402711Z ) 2025-05-07T21:09:28.7402961Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7403510Z self=, 2025-05-07T21:09:28.7404033Z T=1, 2025-05-07T21:09:28.7404224Z D=32, 2025-05-07T21:09:28.7404420Z B=32, 2025-05-07T21:09:28.7404617Z log_E=4, 2025-05-07T21:09:28.7404814Z L=1, 2025-05-07T21:09:28.7405038Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7405307Z ) 2025-05-07T21:09:28.7405557Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7406149Z self=, 2025-05-07T21:09:28.7406674Z T=1, 2025-05-07T21:09:28.7406870Z D=32, 2025-05-07T21:09:28.7407058Z B=32, 2025-05-07T21:09:28.7407250Z log_E=3, 2025-05-07T21:09:28.7407460Z L=1, 2025-05-07T21:09:28.7407673Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7407944Z ) 2025-05-07T21:09:28.7408198Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:09:28.7408743Z self=, 2025-05-07T21:09:28.7409217Z T=1, 2025-05-07T21:09:28.7409414Z D=32, 2025-05-07T21:09:28.7409647Z B=32, 2025-05-07T21:09:28.7409842Z log_E=3, 2025-05-07T21:09:28.7410042Z L=3, 2025-05-07T21:09:28.7410255Z output_dtype=SparseType.FP16, 2025-05-07T21:09:28.7410528Z ) 2025-05-07T21:09:28.7410723Z PASSED 2025-05-07T21:09:30.3098018Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:09:30.3099199Z self=, 2025-05-07T21:09:30.3099936Z use_experimental_tbe=False, 2025-05-07T21:09:30.3100221Z ) 2025-05-07T21:09:30.3100478Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:09:30.3100992Z self=, 2025-05-07T21:09:30.3101489Z use_experimental_tbe=True, 2025-05-07T21:09:30.3101760Z ) 2025-05-07T21:09:30.3102944Z PASSED 2025-05-07T21:09:31.6601793Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:09:31.6603775Z self=, 2025-05-07T21:09:31.6604946Z use_experimental_tbe=False, 2025-05-07T21:09:31.6605708Z ) 2025-05-07T21:09:31.6606390Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:09:31.6607312Z self=, 2025-05-07T21:09:31.6607809Z use_experimental_tbe=True, 2025-05-07T21:09:31.6608082Z ) 2025-05-07T21:09:31.6608281Z PASSED 2025-05-07T21:09:31.6616019Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:09:34.2226419Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:09:34.2227489Z self=, 2025-05-07T21:09:34.2228024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:34.2228355Z use_experimental_tbe=False, 2025-05-07T21:09:34.2228615Z ) 2025-05-07T21:09:34.2228870Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:09:34.2229396Z self=, 2025-05-07T21:09:34.2229942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:34.2230409Z use_experimental_tbe=False, 2025-05-07T21:09:34.2230796Z ) 2025-05-07T21:09:34.2231129Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:09:34.2231791Z self=, 2025-05-07T21:09:34.2232295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:34.2232619Z use_experimental_tbe=True, 2025-05-07T21:09:34.2232875Z ) 2025-05-07T21:09:34.2233128Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:09:34.2233653Z self=, 2025-05-07T21:09:34.2234219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:34.2234548Z use_experimental_tbe=True, 2025-05-07T21:09:34.2234819Z ) 2025-05-07T21:09:34.2235021Z PASSED 2025-05-07T21:09:37.0307874Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:09:37.0309263Z self=, 2025-05-07T21:09:37.0309793Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:37.0310124Z use_experimental_tbe=False, 2025-05-07T21:09:37.0310391Z ) 2025-05-07T21:09:37.0310649Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:09:37.0311190Z self=, 2025-05-07T21:09:37.0311709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:37.0312179Z use_experimental_tbe=False, 2025-05-07T21:09:37.0312633Z ) 2025-05-07T21:09:37.0313151Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:09:37.0313734Z self=, 2025-05-07T21:09:37.0314248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:09:37.0314573Z use_experimental_tbe=True, 2025-05-07T21:09:37.0314837Z ) 2025-05-07T21:09:37.0315097Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:09:37.0315624Z self=, 2025-05-07T21:09:37.0316141Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:09:37.0316457Z use_experimental_tbe=True, 2025-05-07T21:09:37.0316729Z ) 2025-05-07T21:09:37.0316946Z PASSED 2025-05-07T21:09:37.0333543Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:09:37.0334121Z 2025-05-07T21:09:37.0334332Z =============================== warnings summary =============================== 2025-05-07T21:09:37.0335042Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:09:37.0335591Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:09:37.0336768Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T21:09:37.0337637Z note_deprecation( 2025-05-07T21:09:37.0337794Z 2025-05-07T21:09:37.0338087Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:09:37.0338707Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:09:37.0339302Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:09:37.0339903Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:09:37.0341398Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.9/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:09:37.0342741Z warnings.warn( 2025-05-07T21:09:37.0342884Z 2025-05-07T21:09:37.0343124Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:09:37.0343603Z =========================== short test summary info ============================ 2025-05-07T21:09:37.0344195Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:09:37.0344716Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:09:37.0345191Z ================== 7 passed, 2 skipped, 6 warnings in 10.75s =================== 2025-05-07T21:09:37.8576179Z 2025-05-07T21:09:37.8576948Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:09:37.8596147Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:09:37.8596520Z 2025-05-07T21:09:37.8596749Z 2025-05-07T21:09:37.8596753Z 2025-05-07T21:09:37.8596812Z 2025-05-07T21:09:37.8617990Z ################################################################################ 2025-05-07T21:09:37.8635575Z # [2025-05-07T21:09:37.863Z] Run Python Test Suite: 2025-05-07T21:09:37.8636453Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:09:37.8636899Z ################################################################################ 2025-05-07T21:09:37.8662180Z + 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:09:37.8663116Z 2025-05-07T21:09:40.0216942Z ============================= test session starts ============================== 2025-05-07T21:09:40.0217590Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:40.0218459Z cachedir: .pytest_cache 2025-05-07T21:09:40.0219073Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:40.0219815Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:40.0220230Z plugins: hypothesis-6.131.14 2025-05-07T21:09:41.7049480Z collecting ... collected 2 items 2025-05-07T21:09:41.7049730Z 2025-05-07T21:09:42.0643767Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:09:48.9122668Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:09:48.9123400Z 2025-05-07T21:09:48.9130436Z ============================== 2 passed in 9.02s =============================== 2025-05-07T21:09:49.5232599Z 2025-05-07T21:09:49.5233504Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:09:49.5254444Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 12 seconds 2025-05-07T21:09:49.5255014Z 2025-05-07T21:09:49.5255020Z 2025-05-07T21:09:49.5255025Z 2025-05-07T21:09:49.5255031Z 2025-05-07T21:09:49.5277548Z ################################################################################ 2025-05-07T21:09:49.5296064Z # [2025-05-07T21:09:49.529Z] Run Python Test Suite: 2025-05-07T21:09:49.5296533Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:09:49.5296958Z ################################################################################ 2025-05-07T21:09:49.5321087Z + 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:09:49.5321809Z 2025-05-07T21:09:51.6892046Z ============================= test session starts ============================== 2025-05-07T21:09:51.6892687Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:51.6893254Z cachedir: .pytest_cache 2025-05-07T21:09:51.6893872Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:51.6894649Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:51.6895080Z plugins: hypothesis-6.131.14 2025-05-07T21:09:53.3869638Z collecting ... collected 6 items 2025-05-07T21:09:53.3869946Z 2025-05-07T21:09:53.8698175Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8699482Z self=, 2025-05-07T21:09:53.8700204Z T=1, 2025-05-07T21:09:53.8700454Z D=2, 2025-05-07T21:09:53.8700691Z log_E=2, 2025-05-07T21:09:53.8701049Z N=0, 2025-05-07T21:09:53.8701334Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.8701708Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8702056Z use_cpu=False, 2025-05-07T21:09:53.8702345Z test_internal=False, 2025-05-07T21:09:53.8702637Z ) 2025-05-07T21:09:53.8702936Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8703823Z self=, 2025-05-07T21:09:53.8704533Z T=2, 2025-05-07T21:09:53.8704788Z D=2, 2025-05-07T21:09:53.8705029Z log_E=2, 2025-05-07T21:09:53.8705276Z N=0, 2025-05-07T21:09:53.8705549Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.8705910Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8706250Z use_cpu=False, 2025-05-07T21:09:53.8706540Z test_internal=False, 2025-05-07T21:09:53.8706838Z ) 2025-05-07T21:09:53.8707175Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8707946Z self=, 2025-05-07T21:09:53.8708755Z T=2, 2025-05-07T21:09:53.8708996Z D=39, 2025-05-07T21:09:53.8709239Z log_E=2, 2025-05-07T21:09:53.8709491Z N=1, 2025-05-07T21:09:53.8709751Z weights_ty=SparseType.INT8, 2025-05-07T21:09:53.8710109Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.8710456Z use_cpu=False, 2025-05-07T21:09:53.8710735Z test_internal=True, 2025-05-07T21:09:53.8711024Z ) 2025-05-07T21:09:53.8711319Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8712088Z self=, 2025-05-07T21:09:53.8712802Z T=2, 2025-05-07T21:09:53.8713044Z D=10, 2025-05-07T21:09:53.8713282Z log_E=2, 2025-05-07T21:09:53.8713532Z N=0, 2025-05-07T21:09:53.8713800Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.8714151Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8714502Z use_cpu=False, 2025-05-07T21:09:53.8714797Z test_internal=False, 2025-05-07T21:09:53.8715088Z ) 2025-05-07T21:09:53.8715383Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8716156Z self=, 2025-05-07T21:09:53.8716868Z T=2, 2025-05-07T21:09:53.8717106Z D=10, 2025-05-07T21:09:53.8717352Z log_E=3, 2025-05-07T21:09:53.8717604Z N=14, 2025-05-07T21:09:53.8717867Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.8718230Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.8718584Z use_cpu=False, 2025-05-07T21:09:53.8718864Z test_internal=False, 2025-05-07T21:09:53.8719157Z ) 2025-05-07T21:09:53.8719454Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8720215Z self=, 2025-05-07T21:09:53.8720926Z T=5, 2025-05-07T21:09:53.8721169Z D=40, 2025-05-07T21:09:53.8721410Z log_E=3, 2025-05-07T21:09:53.8721663Z N=37, 2025-05-07T21:09:53.8721933Z weights_ty=SparseType.INT2, 2025-05-07T21:09:53.8722289Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8722634Z use_cpu=False, 2025-05-07T21:09:53.8722920Z test_internal=False, 2025-05-07T21:09:53.8723206Z ) 2025-05-07T21:09:53.8723506Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8724280Z self=, 2025-05-07T21:09:53.8724992Z T=2, 2025-05-07T21:09:53.8725278Z D=36, 2025-05-07T21:09:53.8725523Z log_E=2, 2025-05-07T21:09:53.8725774Z N=43, 2025-05-07T21:09:53.8726035Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8726389Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.8726732Z use_cpu=False, 2025-05-07T21:09:53.8727011Z test_internal=True, 2025-05-07T21:09:53.8727298Z ) 2025-05-07T21:09:53.8727640Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8728407Z self=, 2025-05-07T21:09:53.8729118Z T=1, 2025-05-07T21:09:53.8729358Z D=16, 2025-05-07T21:09:53.8729594Z log_E=3, 2025-05-07T21:09:53.8729845Z N=45, 2025-05-07T21:09:53.8730111Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8730503Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8730849Z use_cpu=False, 2025-05-07T21:09:53.8731130Z test_internal=False, 2025-05-07T21:09:53.8731427Z ) 2025-05-07T21:09:53.8731716Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8732536Z self=, 2025-05-07T21:09:53.8733272Z T=2, 2025-05-07T21:09:53.8733520Z D=49, 2025-05-07T21:09:53.8733772Z log_E=3, 2025-05-07T21:09:53.8734038Z N=24, 2025-05-07T21:09:53.8734313Z weights_ty=SparseType.INT4, 2025-05-07T21:09:53.8734732Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.8735010Z use_cpu=True, 2025-05-07T21:09:53.8735233Z test_internal=True, 2025-05-07T21:09:53.8735475Z ) 2025-05-07T21:09:53.8735715Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8736771Z self=, 2025-05-07T21:09:53.8737395Z T=3, 2025-05-07T21:09:53.8737588Z D=15, 2025-05-07T21:09:53.8737777Z log_E=2, 2025-05-07T21:09:53.8737979Z N=8, 2025-05-07T21:09:53.8738198Z weights_ty=SparseType.INT8, 2025-05-07T21:09:53.8738489Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8738761Z use_cpu=True, 2025-05-07T21:09:53.8738988Z test_internal=True, 2025-05-07T21:09:53.8739220Z ) 2025-05-07T21:09:53.8739455Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8740074Z self=, 2025-05-07T21:09:53.8740647Z T=3, 2025-05-07T21:09:53.8740837Z D=23, 2025-05-07T21:09:53.8741034Z log_E=2, 2025-05-07T21:09:53.8741240Z N=29, 2025-05-07T21:09:53.8741457Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8741752Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.8742031Z use_cpu=True, 2025-05-07T21:09:53.8742258Z test_internal=False, 2025-05-07T21:09:53.8742499Z ) 2025-05-07T21:09:53.8742743Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8743359Z self=, 2025-05-07T21:09:53.8743928Z T=3, 2025-05-07T21:09:53.8744125Z D=23, 2025-05-07T21:09:53.8744323Z log_E=2, 2025-05-07T21:09:53.8744521Z N=29, 2025-05-07T21:09:53.8744743Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8745040Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.8745315Z use_cpu=True, 2025-05-07T21:09:53.8745546Z test_internal=True, 2025-05-07T21:09:53.8745784Z ) 2025-05-07T21:09:53.8746017Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8746655Z self=, 2025-05-07T21:09:53.8747222Z T=3, 2025-05-07T21:09:53.8747411Z D=23, 2025-05-07T21:09:53.8747605Z log_E=3, 2025-05-07T21:09:53.8747809Z N=29, 2025-05-07T21:09:53.8748021Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8748312Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.8748589Z use_cpu=True, 2025-05-07T21:09:53.8748911Z test_internal=True, 2025-05-07T21:09:53.8749145Z ) 2025-05-07T21:09:53.8749382Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8749995Z self=, 2025-05-07T21:09:53.8750560Z T=1, 2025-05-07T21:09:53.8750755Z D=23, 2025-05-07T21:09:53.8751019Z log_E=3, 2025-05-07T21:09:53.8751219Z N=29, 2025-05-07T21:09:53.8751440Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8751729Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.8752001Z use_cpu=True, 2025-05-07T21:09:53.8752235Z test_internal=True, 2025-05-07T21:09:53.8752464Z ) 2025-05-07T21:09:53.8752696Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8753380Z self=, 2025-05-07T21:09:53.8753953Z T=1, 2025-05-07T21:09:53.8754142Z D=23, 2025-05-07T21:09:53.8754340Z log_E=3, 2025-05-07T21:09:53.8754544Z N=1, 2025-05-07T21:09:53.8754754Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8755049Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.8755328Z use_cpu=True, 2025-05-07T21:09:53.8755548Z test_internal=True, 2025-05-07T21:09:53.8755780Z ) 2025-05-07T21:09:53.8756027Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8756802Z self=, 2025-05-07T21:09:53.8757515Z T=1, 2025-05-07T21:09:53.8757750Z D=23, 2025-05-07T21:09:53.8757993Z log_E=3, 2025-05-07T21:09:53.8758244Z N=23, 2025-05-07T21:09:53.8758506Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8758864Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.8759205Z use_cpu=True, 2025-05-07T21:09:53.8759485Z test_internal=True, 2025-05-07T21:09:53.8759763Z ) 2025-05-07T21:09:53.8760056Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8760828Z self=, 2025-05-07T21:09:53.8761531Z T=1, 2025-05-07T21:09:53.8761770Z D=2, 2025-05-07T21:09:53.8762014Z log_E=3, 2025-05-07T21:09:53.8762257Z N=1, 2025-05-07T21:09:53.8762526Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.8762886Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.8763227Z use_cpu=True, 2025-05-07T21:09:53.8763508Z test_internal=True, 2025-05-07T21:09:53.8763797Z ) 2025-05-07T21:09:53.8764086Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8764850Z self=, 2025-05-07T21:09:53.8765560Z T=2, 2025-05-07T21:09:53.8765800Z D=62, 2025-05-07T21:09:53.8766034Z log_E=3, 2025-05-07T21:09:53.8766283Z N=22, 2025-05-07T21:09:53.8766550Z weights_ty=SparseType.INT8, 2025-05-07T21:09:53.8766898Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8767240Z use_cpu=True, 2025-05-07T21:09:53.8767523Z test_internal=False, 2025-05-07T21:09:53.8767810Z ) 2025-05-07T21:09:53.8768103Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8768868Z self=, 2025-05-07T21:09:53.8769578Z T=2, 2025-05-07T21:09:53.8769817Z D=62, 2025-05-07T21:09:53.8770057Z log_E=3, 2025-05-07T21:09:53.8770299Z N=22, 2025-05-07T21:09:53.8770566Z weights_ty=SparseType.INT8, 2025-05-07T21:09:53.8770921Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8771258Z use_cpu=True, 2025-05-07T21:09:53.8771536Z test_internal=True, 2025-05-07T21:09:53.8771823Z ) 2025-05-07T21:09:53.8772108Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8772932Z self=, 2025-05-07T21:09:53.8773645Z T=2, 2025-05-07T21:09:53.8773888Z D=62, 2025-05-07T21:09:53.8774123Z log_E=2, 2025-05-07T21:09:53.8774374Z N=22, 2025-05-07T21:09:53.8774736Z weights_ty=SparseType.INT8, 2025-05-07T21:09:53.8775088Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8775428Z use_cpu=True, 2025-05-07T21:09:53.8775764Z test_internal=True, 2025-05-07T21:09:53.8776048Z ) 2025-05-07T21:09:53.8776345Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8777114Z self=, 2025-05-07T21:09:53.8777817Z T=2, 2025-05-07T21:09:53.8778062Z D=62, 2025-05-07T21:09:53.8778304Z log_E=2, 2025-05-07T21:09:53.8778549Z N=2, 2025-05-07T21:09:53.8778863Z weights_ty=SparseType.INT8, 2025-05-07T21:09:53.8779223Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8779560Z use_cpu=True, 2025-05-07T21:09:53.8779849Z test_internal=True, 2025-05-07T21:09:53.8780134Z ) 2025-05-07T21:09:53.8780420Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8781187Z self=, 2025-05-07T21:09:53.8781895Z T=1, 2025-05-07T21:09:53.8782134Z D=62, 2025-05-07T21:09:53.8782372Z log_E=2, 2025-05-07T21:09:53.8782664Z N=2, 2025-05-07T21:09:53.8783017Z weights_ty=SparseType.INT8, 2025-05-07T21:09:53.8783365Z output_dtype=SparseType.FP32, 2025-05-07T21:09:53.8783708Z use_cpu=True, 2025-05-07T21:09:53.8783984Z test_internal=True, 2025-05-07T21:09:53.8784262Z ) 2025-05-07T21:09:53.8784554Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8785326Z self=, 2025-05-07T21:09:53.8786027Z T=1, 2025-05-07T21:09:53.8786266Z D=62, 2025-05-07T21:09:53.8786509Z log_E=3, 2025-05-07T21:09:53.8786758Z N=47, 2025-05-07T21:09:53.8787027Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.8787380Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.8787716Z use_cpu=True, 2025-05-07T21:09:53.8787995Z test_internal=True, 2025-05-07T21:09:53.8788279Z ) 2025-05-07T21:09:53.8788572Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8789341Z self=, 2025-05-07T21:09:53.8790055Z T=1, 2025-05-07T21:09:53.8790294Z D=3, 2025-05-07T21:09:53.8790527Z log_E=3, 2025-05-07T21:09:53.8790776Z N=47, 2025-05-07T21:09:53.8791042Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.8791390Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.8791735Z use_cpu=True, 2025-05-07T21:09:53.8792016Z test_internal=True, 2025-05-07T21:09:53.8792297Z ) 2025-05-07T21:09:53.8792593Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.8793365Z self=, 2025-05-07T21:09:53.8794068Z T=1, 2025-05-07T21:09:53.8794308Z D=47, 2025-05-07T21:09:53.8794552Z log_E=3, 2025-05-07T21:09:53.8794795Z N=47, 2025-05-07T21:09:53.8795063Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.8795420Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.8795768Z use_cpu=True, 2025-05-07T21:09:53.8796046Z test_internal=True, 2025-05-07T21:09:53.8796329Z ) 2025-05-07T21:09:53.9503696Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9504412Z self=, 2025-05-07T21:09:53.9505002Z T=1, 2025-05-07T21:09:53.9505210Z D=2, 2025-05-07T21:09:53.9505416Z log_E=3, 2025-05-07T21:09:53.9505625Z N=47, 2025-05-07T21:09:53.9505846Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.9506278Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.9506571Z use_cpu=True, 2025-05-07T21:09:53.9506800Z test_internal=True, 2025-05-07T21:09:53.9507039Z ) 2025-05-07T21:09:53.9507285Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9507919Z self=, 2025-05-07T21:09:53.9508573Z T=1, 2025-05-07T21:09:53.9508777Z D=2, 2025-05-07T21:09:53.9508981Z log_E=3, 2025-05-07T21:09:53.9509184Z N=1, 2025-05-07T21:09:53.9509407Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.9509707Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.9509986Z use_cpu=True, 2025-05-07T21:09:53.9510221Z test_internal=True, 2025-05-07T21:09:53.9510464Z ) 2025-05-07T21:09:53.9510767Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9511425Z self=, 2025-05-07T21:09:53.9512004Z T=2, 2025-05-07T21:09:53.9512232Z D=2, 2025-05-07T21:09:53.9512442Z log_E=3, 2025-05-07T21:09:53.9512652Z N=1, 2025-05-07T21:09:53.9512867Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.9513166Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.9513459Z use_cpu=True, 2025-05-07T21:09:53.9513685Z test_internal=True, 2025-05-07T21:09:53.9513933Z ) 2025-05-07T21:09:53.9514177Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9514876Z self=, 2025-05-07T21:09:53.9515444Z T=2, 2025-05-07T21:09:53.9515643Z D=2, 2025-05-07T21:09:53.9515841Z log_E=3, 2025-05-07T21:09:53.9516043Z N=3, 2025-05-07T21:09:53.9516269Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.9516568Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.9516848Z use_cpu=True, 2025-05-07T21:09:53.9517084Z test_internal=True, 2025-05-07T21:09:53.9517320Z ) 2025-05-07T21:09:53.9517562Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9518189Z self=, 2025-05-07T21:09:53.9518759Z T=2, 2025-05-07T21:09:53.9518950Z D=39, 2025-05-07T21:09:53.9519150Z log_E=3, 2025-05-07T21:09:53.9519356Z N=13, 2025-05-07T21:09:53.9519576Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.9519872Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.9520151Z use_cpu=True, 2025-05-07T21:09:53.9520384Z test_internal=False, 2025-05-07T21:09:53.9520622Z ) 2025-05-07T21:09:53.9520862Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9521508Z self=, 2025-05-07T21:09:53.9522089Z T=2, 2025-05-07T21:09:53.9522318Z D=39, 2025-05-07T21:09:53.9522518Z log_E=3, 2025-05-07T21:09:53.9522717Z N=13, 2025-05-07T21:09:53.9522942Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.9523238Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.9523515Z use_cpu=False, 2025-05-07T21:09:53.9523751Z test_internal=False, 2025-05-07T21:09:53.9523992Z ) 2025-05-07T21:09:53.9524228Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9524853Z self=, 2025-05-07T21:09:53.9525427Z T=2, 2025-05-07T21:09:53.9525617Z D=39, 2025-05-07T21:09:53.9525814Z log_E=2, 2025-05-07T21:09:53.9526022Z N=13, 2025-05-07T21:09:53.9526240Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.9526535Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.9526818Z use_cpu=False, 2025-05-07T21:09:53.9527054Z test_internal=False, 2025-05-07T21:09:53.9527319Z ) 2025-05-07T21:09:53.9527553Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9528229Z self=, 2025-05-07T21:09:53.9528797Z T=2, 2025-05-07T21:09:53.9537553Z D=39, 2025-05-07T21:09:53.9537762Z log_E=2, 2025-05-07T21:09:53.9537975Z N=2, 2025-05-07T21:09:53.9538198Z weights_ty=SparseType.FP32, 2025-05-07T21:09:53.9538495Z output_dtype=SparseType.INT8, 2025-05-07T21:09:53.9538893Z use_cpu=False, 2025-05-07T21:09:53.9539131Z test_internal=False, 2025-05-07T21:09:53.9539370Z ) 2025-05-07T21:09:53.9539614Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9540252Z self=, 2025-05-07T21:09:53.9540828Z T=1, 2025-05-07T21:09:53.9541023Z D=43, 2025-05-07T21:09:53.9541285Z log_E=2, 2025-05-07T21:09:53.9541496Z N=45, 2025-05-07T21:09:53.9541711Z weights_ty=SparseType.INT2, 2025-05-07T21:09:53.9542004Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.9542290Z use_cpu=False, 2025-05-07T21:09:53.9542515Z test_internal=True, 2025-05-07T21:09:53.9542745Z ) 2025-05-07T21:09:53.9542986Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9543620Z self=, 2025-05-07T21:09:53.9544181Z T=1, 2025-05-07T21:09:53.9544376Z D=45, 2025-05-07T21:09:53.9544639Z log_E=2, 2025-05-07T21:09:53.9544839Z N=45, 2025-05-07T21:09:53.9545055Z weights_ty=SparseType.INT2, 2025-05-07T21:09:53.9545339Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.9545616Z use_cpu=False, 2025-05-07T21:09:53.9545841Z test_internal=True, 2025-05-07T21:09:53.9546058Z ) 2025-05-07T21:09:53.9546290Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9546930Z self=, 2025-05-07T21:09:53.9547488Z T=1, 2025-05-07T21:09:53.9547677Z D=45, 2025-05-07T21:09:53.9547863Z log_E=2, 2025-05-07T21:09:53.9548065Z N=2, 2025-05-07T21:09:53.9548275Z weights_ty=SparseType.INT2, 2025-05-07T21:09:53.9548566Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.9548841Z use_cpu=False, 2025-05-07T21:09:53.9549058Z test_internal=True, 2025-05-07T21:09:53.9549286Z ) 2025-05-07T21:09:53.9549527Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9550163Z self=, 2025-05-07T21:09:53.9550727Z T=1, 2025-05-07T21:09:53.9550918Z D=45, 2025-05-07T21:09:53.9551107Z log_E=2, 2025-05-07T21:09:53.9551304Z N=2, 2025-05-07T21:09:53.9551515Z weights_ty=SparseType.INT2, 2025-05-07T21:09:53.9551796Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.9552077Z use_cpu=False, 2025-05-07T21:09:53.9552304Z test_internal=False, 2025-05-07T21:09:53.9552534Z ) 2025-05-07T21:09:53.9552767Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9553382Z self=, 2025-05-07T21:09:53.9553942Z T=2, 2025-05-07T21:09:53.9554128Z D=45, 2025-05-07T21:09:53.9554322Z log_E=2, 2025-05-07T21:09:53.9554522Z N=2, 2025-05-07T21:09:53.9554732Z weights_ty=SparseType.INT2, 2025-05-07T21:09:53.9555021Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.9555302Z use_cpu=False, 2025-05-07T21:09:53.9555526Z test_internal=False, 2025-05-07T21:09:53.9555763Z ) 2025-05-07T21:09:53.9556000Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9556632Z self=, 2025-05-07T21:09:53.9557203Z T=2, 2025-05-07T21:09:53.9557392Z D=2, 2025-05-07T21:09:53.9557580Z log_E=2, 2025-05-07T21:09:53.9557778Z N=2, 2025-05-07T21:09:53.9558064Z weights_ty=SparseType.INT2, 2025-05-07T21:09:53.9558349Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.9558623Z use_cpu=False, 2025-05-07T21:09:53.9558847Z test_internal=False, 2025-05-07T21:09:53.9559078Z ) 2025-05-07T21:09:53.9559307Z Trying example: test_embedding_inplace_update( 2025-05-07T21:09:53.9559925Z self=, 2025-05-07T21:09:53.9560531Z T=4, 2025-05-07T21:09:53.9560720Z D=62, 2025-05-07T21:09:53.9560913Z log_E=3, 2025-05-07T21:09:53.9561112Z N=44, 2025-05-07T21:09:53.9561323Z weights_ty=SparseType.FP16, 2025-05-07T21:09:53.9561611Z output_dtype=SparseType.FP16, 2025-05-07T21:09:53.9561885Z use_cpu=False, 2025-05-07T21:09:53.9562105Z test_internal=False, 2025-05-07T21:09:53.9562380Z ) 2025-05-07T21:09:53.9562571Z PASSED 2025-05-07T21:09:53.9563090Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:09:54.1013934Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1015142Z self=, 2025-05-07T21:09:54.1015746Z T=1, 2025-05-07T21:09:54.1015947Z D=2, 2025-05-07T21:09:54.1016264Z log_E=2, 2025-05-07T21:09:54.1016505Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1016800Z mixed=False, 2025-05-07T21:09:54.1017025Z use_cache=False, 2025-05-07T21:09:54.1017277Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1017563Z num_indices_per_table=1, 2025-05-07T21:09:54.1017813Z ) 2025-05-07T21:09:54.1018080Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1018746Z self=, 2025-05-07T21:09:54.1019353Z T=2, 2025-05-07T21:09:54.1019546Z D=2, 2025-05-07T21:09:54.1019738Z log_E=2, 2025-05-07T21:09:54.1019966Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1020266Z mixed=False, 2025-05-07T21:09:54.1020485Z use_cache=False, 2025-05-07T21:09:54.1020733Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1021027Z num_indices_per_table=1, 2025-05-07T21:09:54.1021281Z ) 2025-05-07T21:09:54.1021543Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1022220Z self=, 2025-05-07T21:09:54.1022832Z T=2, 2025-05-07T21:09:54.1023052Z D=33, 2025-05-07T21:09:54.1023247Z log_E=2, 2025-05-07T21:09:54.1023489Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1023777Z mixed=False, 2025-05-07T21:09:54.1023995Z use_cache=True, 2025-05-07T21:09:54.1024238Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1024532Z num_indices_per_table=1, 2025-05-07T21:09:54.1024778Z ) 2025-05-07T21:09:54.1025031Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1025696Z self=, 2025-05-07T21:09:54.1026278Z T=5, 2025-05-07T21:09:54.1026475Z D=2, 2025-05-07T21:09:54.1026673Z log_E=2, 2025-05-07T21:09:54.1026907Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1027198Z mixed=False, 2025-05-07T21:09:54.1027418Z use_cache=False, 2025-05-07T21:09:54.1027668Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1027960Z num_indices_per_table=1, 2025-05-07T21:09:54.1028212Z ) 2025-05-07T21:09:54.1028467Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1029143Z self=, 2025-05-07T21:09:54.1029736Z T=5, 2025-05-07T21:09:54.1030008Z D=91, 2025-05-07T21:09:54.1030199Z log_E=3, 2025-05-07T21:09:54.1030435Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1030724Z mixed=True, 2025-05-07T21:09:54.1030938Z use_cache=False, 2025-05-07T21:09:54.1031189Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1031481Z num_indices_per_table=2, 2025-05-07T21:09:54.1031788Z ) 2025-05-07T21:09:54.1032050Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1032715Z self=, 2025-05-07T21:09:54.1033299Z T=5, 2025-05-07T21:09:54.1033489Z D=8, 2025-05-07T21:09:54.1033691Z log_E=3, 2025-05-07T21:09:54.1033919Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1034268Z mixed=True, 2025-05-07T21:09:54.1034486Z use_cache=True, 2025-05-07T21:09:54.1034729Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1035022Z num_indices_per_table=3, 2025-05-07T21:09:54.1035275Z ) 2025-05-07T21:09:54.1035526Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1036425Z self=, 2025-05-07T21:09:54.1037014Z T=3, 2025-05-07T21:09:54.1037209Z D=110, 2025-05-07T21:09:54.1037404Z log_E=3, 2025-05-07T21:09:54.1037642Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1038015Z mixed=False, 2025-05-07T21:09:54.1038231Z use_cache=False, 2025-05-07T21:09:54.1038483Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1038772Z num_indices_per_table=4, 2025-05-07T21:09:54.1039017Z ) 2025-05-07T21:09:54.1039280Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1039941Z self=, 2025-05-07T21:09:54.1040526Z T=1, 2025-05-07T21:09:54.1040717Z D=13, 2025-05-07T21:09:54.1040918Z log_E=3, 2025-05-07T21:09:54.1041145Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1041436Z mixed=False, 2025-05-07T21:09:54.1041654Z use_cache=True, 2025-05-07T21:09:54.1041894Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1042200Z num_indices_per_table=3, 2025-05-07T21:09:54.1042483Z ) 2025-05-07T21:09:54.1042738Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1043406Z self=, 2025-05-07T21:09:54.1043999Z T=2, 2025-05-07T21:09:54.1044186Z D=76, 2025-05-07T21:09:54.1044380Z log_E=2, 2025-05-07T21:09:54.1044620Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1044908Z mixed=False, 2025-05-07T21:09:54.1045130Z use_cache=True, 2025-05-07T21:09:54.1045372Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1045655Z num_indices_per_table=2, 2025-05-07T21:09:54.1045903Z ) 2025-05-07T21:09:54.1046162Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1046832Z self=, 2025-05-07T21:09:54.1047423Z T=1, 2025-05-07T21:09:54.1047620Z D=116, 2025-05-07T21:09:54.1047811Z log_E=2, 2025-05-07T21:09:54.1048046Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1048341Z mixed=True, 2025-05-07T21:09:54.1048555Z use_cache=False, 2025-05-07T21:09:54.1048808Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1049097Z num_indices_per_table=1, 2025-05-07T21:09:54.1049342Z ) 2025-05-07T21:09:54.1049603Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1050271Z self=, 2025-05-07T21:09:54.1050865Z T=2, 2025-05-07T21:09:54.1051051Z D=57, 2025-05-07T21:09:54.1051247Z log_E=3, 2025-05-07T21:09:54.1051559Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1051850Z mixed=False, 2025-05-07T21:09:54.1052075Z use_cache=False, 2025-05-07T21:09:54.1052330Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1052625Z num_indices_per_table=2, 2025-05-07T21:09:54.1052914Z ) 2025-05-07T21:09:54.1053172Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1053896Z self=, 2025-05-07T21:09:54.1054495Z T=1, 2025-05-07T21:09:54.1054746Z D=57, 2025-05-07T21:09:54.1054936Z log_E=3, 2025-05-07T21:09:54.1055170Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1055461Z mixed=False, 2025-05-07T21:09:54.1055747Z use_cache=False, 2025-05-07T21:09:54.1055993Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1056283Z num_indices_per_table=2, 2025-05-07T21:09:54.1056526Z ) 2025-05-07T21:09:54.1056784Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1057446Z self=, 2025-05-07T21:09:54.1058042Z T=1, 2025-05-07T21:09:54.1058229Z D=57, 2025-05-07T21:09:54.1058425Z log_E=3, 2025-05-07T21:09:54.1058663Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1058954Z mixed=False, 2025-05-07T21:09:54.1059250Z use_cache=False, 2025-05-07T21:09:54.1059502Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1059785Z num_indices_per_table=3, 2025-05-07T21:09:54.1060038Z ) 2025-05-07T21:09:54.1060298Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1060965Z self=, 2025-05-07T21:09:54.1061553Z T=1, 2025-05-07T21:09:54.1061745Z D=2, 2025-05-07T21:09:54.1061936Z log_E=3, 2025-05-07T21:09:54.1062171Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1062463Z mixed=False, 2025-05-07T21:09:54.1062686Z use_cache=False, 2025-05-07T21:09:54.1062931Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1063220Z num_indices_per_table=3, 2025-05-07T21:09:54.1063472Z ) 2025-05-07T21:09:54.1063724Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1064393Z self=, 2025-05-07T21:09:54.1064982Z T=3, 2025-05-07T21:09:54.1065171Z D=2, 2025-05-07T21:09:54.1065364Z log_E=3, 2025-05-07T21:09:54.1065599Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1065883Z mixed=False, 2025-05-07T21:09:54.1066102Z use_cache=False, 2025-05-07T21:09:54.1066355Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1066640Z num_indices_per_table=3, 2025-05-07T21:09:54.1066883Z ) 2025-05-07T21:09:54.1067136Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1067806Z self=, 2025-05-07T21:09:54.1068390Z T=3, 2025-05-07T21:09:54.1068586Z D=120, 2025-05-07T21:09:54.1068781Z log_E=2, 2025-05-07T21:09:54.1069010Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1069298Z mixed=False, 2025-05-07T21:09:54.1069525Z use_cache=False, 2025-05-07T21:09:54.1069775Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1070064Z num_indices_per_table=4, 2025-05-07T21:09:54.1070314Z ) 2025-05-07T21:09:54.1070566Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1071229Z self=, 2025-05-07T21:09:54.1071818Z T=3, 2025-05-07T21:09:54.1072015Z D=120, 2025-05-07T21:09:54.1072230Z log_E=2, 2025-05-07T21:09:54.1072484Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1072824Z mixed=False, 2025-05-07T21:09:54.1073042Z use_cache=False, 2025-05-07T21:09:54.1073292Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1073578Z num_indices_per_table=1, 2025-05-07T21:09:54.1073823Z ) 2025-05-07T21:09:54.1074078Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1074740Z self=, 2025-05-07T21:09:54.1075371Z T=3, 2025-05-07T21:09:54.1075563Z D=2, 2025-05-07T21:09:54.1075755Z log_E=2, 2025-05-07T21:09:54.1075985Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1076276Z mixed=False, 2025-05-07T21:09:54.1076494Z use_cache=False, 2025-05-07T21:09:54.1076738Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1077071Z num_indices_per_table=1, 2025-05-07T21:09:54.1077319Z ) 2025-05-07T21:09:54.1077575Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1078244Z self=, 2025-05-07T21:09:54.1078833Z T=3, 2025-05-07T21:09:54.1079028Z D=3, 2025-05-07T21:09:54.1079215Z log_E=2, 2025-05-07T21:09:54.1079448Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1079738Z mixed=False, 2025-05-07T21:09:54.1079954Z use_cache=False, 2025-05-07T21:09:54.1080251Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1080541Z num_indices_per_table=1, 2025-05-07T21:09:54.1080784Z ) 2025-05-07T21:09:54.1081042Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1081722Z self=, 2025-05-07T21:09:54.1082311Z T=3, 2025-05-07T21:09:54.1082507Z D=2, 2025-05-07T21:09:54.1082696Z log_E=3, 2025-05-07T21:09:54.1082930Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1083216Z mixed=False, 2025-05-07T21:09:54.1083439Z use_cache=False, 2025-05-07T21:09:54.1083686Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1083970Z num_indices_per_table=1, 2025-05-07T21:09:54.1084218Z ) 2025-05-07T21:09:54.1084474Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1085132Z self=, 2025-05-07T21:09:54.1085733Z T=3, 2025-05-07T21:09:54.1085924Z D=3, 2025-05-07T21:09:54.1086112Z log_E=3, 2025-05-07T21:09:54.1086346Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1086638Z mixed=False, 2025-05-07T21:09:54.1086853Z use_cache=False, 2025-05-07T21:09:54.1087113Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1087402Z num_indices_per_table=1, 2025-05-07T21:09:54.1087649Z ) 2025-05-07T21:09:54.1087899Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1088565Z self=, 2025-05-07T21:09:54.1089157Z T=3, 2025-05-07T21:09:54.1089343Z D=3, 2025-05-07T21:09:54.1089537Z log_E=3, 2025-05-07T21:09:54.1089771Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.1090058Z mixed=False, 2025-05-07T21:09:54.1090278Z use_cache=False, 2025-05-07T21:09:54.1090532Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.1090815Z num_indices_per_table=3, 2025-05-07T21:09:54.1091061Z ) 2025-05-07T21:09:54.1091316Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.1091977Z self=, 2025-05-07T21:09:54.1092615Z T=2, 2025-05-07T21:09:54.1092801Z D=121, 2025-05-07T21:09:54.1092994Z log_E=2, 2025-05-07T21:09:54.1093220Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.1093507Z mixed=False, 2025-05-07T21:09:54.1093778Z use_cache=False, 2025-05-07T21:09:54.1094026Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.1094318Z num_indices_per_table=3, 2025-05-07T21:09:54.1094564Z ) 2025-05-07T21:09:54.2041744Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2042958Z self=, 2025-05-07T21:09:54.2043687Z T=2, 2025-05-07T21:09:54.2043881Z D=2, 2025-05-07T21:09:54.2044068Z log_E=2, 2025-05-07T21:09:54.2044304Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.2044596Z mixed=False, 2025-05-07T21:09:54.2044813Z use_cache=False, 2025-05-07T21:09:54.2045070Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2045360Z num_indices_per_table=3, 2025-05-07T21:09:54.2045678Z ) 2025-05-07T21:09:54.2045930Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2046597Z self=, 2025-05-07T21:09:54.2047185Z T=2, 2025-05-07T21:09:54.2047371Z D=2, 2025-05-07T21:09:54.2047567Z log_E=2, 2025-05-07T21:09:54.2047799Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.2048083Z mixed=False, 2025-05-07T21:09:54.2048304Z use_cache=False, 2025-05-07T21:09:54.2048556Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2048842Z num_indices_per_table=2, 2025-05-07T21:09:54.2049155Z ) 2025-05-07T21:09:54.2049411Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2050074Z self=, 2025-05-07T21:09:54.2050670Z T=1, 2025-05-07T21:09:54.2050864Z D=68, 2025-05-07T21:09:54.2051066Z log_E=3, 2025-05-07T21:09:54.2051301Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2058785Z mixed=True, 2025-05-07T21:09:54.2059019Z use_cache=True, 2025-05-07T21:09:54.2059267Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.2059562Z num_indices_per_table=2, 2025-05-07T21:09:54.2059812Z ) 2025-05-07T21:09:54.2060067Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2060731Z self=, 2025-05-07T21:09:54.2061326Z T=1, 2025-05-07T21:09:54.2061523Z D=68, 2025-05-07T21:09:54.2061717Z log_E=2, 2025-05-07T21:09:54.2061956Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2062249Z mixed=True, 2025-05-07T21:09:54.2062463Z use_cache=True, 2025-05-07T21:09:54.2062704Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.2062992Z num_indices_per_table=2, 2025-05-07T21:09:54.2063232Z ) 2025-05-07T21:09:54.2063489Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2064156Z self=, 2025-05-07T21:09:54.2064745Z T=1, 2025-05-07T21:09:54.2064940Z D=2, 2025-05-07T21:09:54.2065130Z log_E=2, 2025-05-07T21:09:54.2065361Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2065642Z mixed=True, 2025-05-07T21:09:54.2065855Z use_cache=True, 2025-05-07T21:09:54.2066092Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.2066375Z num_indices_per_table=2, 2025-05-07T21:09:54.2066624Z ) 2025-05-07T21:09:54.2066876Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2067534Z self=, 2025-05-07T21:09:54.2068126Z T=2, 2025-05-07T21:09:54.2068316Z D=2, 2025-05-07T21:09:54.2068497Z log_E=2, 2025-05-07T21:09:54.2068731Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2069022Z mixed=True, 2025-05-07T21:09:54.2069236Z use_cache=True, 2025-05-07T21:09:54.2069481Z output_dtype=SparseType.FP32, 2025-05-07T21:09:54.2069873Z num_indices_per_table=2, 2025-05-07T21:09:54.2070114Z ) 2025-05-07T21:09:54.2070376Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2071048Z self=, 2025-05-07T21:09:54.2071645Z T=3, 2025-05-07T21:09:54.2071877Z D=122, 2025-05-07T21:09:54.2072075Z log_E=2, 2025-05-07T21:09:54.2072332Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.2072638Z mixed=False, 2025-05-07T21:09:54.2072858Z use_cache=False, 2025-05-07T21:09:54.2073109Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2073392Z num_indices_per_table=3, 2025-05-07T21:09:54.2073634Z ) 2025-05-07T21:09:54.2073936Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2074592Z self=, 2025-05-07T21:09:54.2075186Z T=3, 2025-05-07T21:09:54.2075378Z D=122, 2025-05-07T21:09:54.2075568Z log_E=2, 2025-05-07T21:09:54.2075803Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.2076093Z mixed=False, 2025-05-07T21:09:54.2076314Z use_cache=False, 2025-05-07T21:09:54.2076561Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2076850Z num_indices_per_table=1, 2025-05-07T21:09:54.2077098Z ) 2025-05-07T21:09:54.2077397Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2078063Z self=, 2025-05-07T21:09:54.2078653Z T=4, 2025-05-07T21:09:54.2078840Z D=18, 2025-05-07T21:09:54.2079027Z log_E=2, 2025-05-07T21:09:54.2079262Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2079544Z mixed=False, 2025-05-07T21:09:54.2079761Z use_cache=True, 2025-05-07T21:09:54.2080005Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2080316Z num_indices_per_table=1, 2025-05-07T21:09:54.2080561Z ) 2025-05-07T21:09:54.2080812Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2081475Z self=, 2025-05-07T21:09:54.2082065Z T=4, 2025-05-07T21:09:54.2082275Z D=2, 2025-05-07T21:09:54.2082494Z log_E=2, 2025-05-07T21:09:54.2082728Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2083014Z mixed=False, 2025-05-07T21:09:54.2083233Z use_cache=True, 2025-05-07T21:09:54.2083473Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2083753Z num_indices_per_table=1, 2025-05-07T21:09:54.2084001Z ) 2025-05-07T21:09:54.2084254Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2084916Z self=, 2025-05-07T21:09:54.2085516Z T=4, 2025-05-07T21:09:54.2085702Z D=2, 2025-05-07T21:09:54.2085887Z log_E=2, 2025-05-07T21:09:54.2086116Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2086406Z mixed=True, 2025-05-07T21:09:54.2086617Z use_cache=True, 2025-05-07T21:09:54.2086853Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2087140Z num_indices_per_table=1, 2025-05-07T21:09:54.2087379Z ) 2025-05-07T21:09:54.2087639Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2088309Z self=, 2025-05-07T21:09:54.2088900Z T=4, 2025-05-07T21:09:54.2089087Z D=2, 2025-05-07T21:09:54.2089276Z log_E=2, 2025-05-07T21:09:54.2089506Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2089794Z mixed=True, 2025-05-07T21:09:54.2090012Z use_cache=True, 2025-05-07T21:09:54.2090248Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2090527Z num_indices_per_table=2, 2025-05-07T21:09:54.2090771Z ) 2025-05-07T21:09:54.2091777Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2092438Z self=, 2025-05-07T21:09:54.2093080Z T=2, 2025-05-07T21:09:54.2093269Z D=2, 2025-05-07T21:09:54.2093453Z log_E=2, 2025-05-07T21:09:54.2093727Z weights_precision=SparseType.FP16, 2025-05-07T21:09:54.2094014Z mixed=True, 2025-05-07T21:09:54.2094230Z use_cache=True, 2025-05-07T21:09:54.2094462Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2094811Z num_indices_per_table=2, 2025-05-07T21:09:54.2095056Z ) 2025-05-07T21:09:54.2095306Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2096016Z self=, 2025-05-07T21:09:54.2096611Z T=5, 2025-05-07T21:09:54.2096800Z D=70, 2025-05-07T21:09:54.2096990Z log_E=3, 2025-05-07T21:09:54.2097225Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.2097510Z mixed=False, 2025-05-07T21:09:54.2097727Z use_cache=True, 2025-05-07T21:09:54.2097968Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2098249Z num_indices_per_table=2, 2025-05-07T21:09:54.2098497Z ) 2025-05-07T21:09:54.2098751Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2099455Z self=, 2025-05-07T21:09:54.2100039Z T=5, 2025-05-07T21:09:54.2100229Z D=70, 2025-05-07T21:09:54.2100422Z log_E=3, 2025-05-07T21:09:54.2100648Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.2100932Z mixed=True, 2025-05-07T21:09:54.2101144Z use_cache=True, 2025-05-07T21:09:54.2101380Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2101666Z num_indices_per_table=2, 2025-05-07T21:09:54.2101913Z ) 2025-05-07T21:09:54.2102167Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2102878Z self=, 2025-05-07T21:09:54.2103466Z T=1, 2025-05-07T21:09:54.2103651Z D=70, 2025-05-07T21:09:54.2103843Z log_E=3, 2025-05-07T21:09:54.2104072Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.2104361Z mixed=True, 2025-05-07T21:09:54.2104573Z use_cache=True, 2025-05-07T21:09:54.2104813Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2105100Z num_indices_per_table=2, 2025-05-07T21:09:54.2105340Z ) 2025-05-07T21:09:54.2105591Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:09:54.2106253Z self=, 2025-05-07T21:09:54.2106839Z T=3, 2025-05-07T21:09:54.2107028Z D=70, 2025-05-07T21:09:54.2107217Z log_E=3, 2025-05-07T21:09:54.2107446Z weights_precision=SparseType.FP32, 2025-05-07T21:09:54.2107731Z mixed=True, 2025-05-07T21:09:54.2107946Z use_cache=True, 2025-05-07T21:09:54.2108182Z output_dtype=SparseType.FP16, 2025-05-07T21:09:54.2108472Z num_indices_per_table=2, 2025-05-07T21:09:54.2108720Z ) 2025-05-07T21:09:54.2108899Z PASSED 2025-05-07T21:09:54.2252251Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:09:54.2450065Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:09:54.2450997Z self=, 2025-05-07T21:09:54.2451537Z N=1, 2025-05-07T21:09:54.2451734Z ) 2025-05-07T21:09:54.2451961Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:09:54.2452686Z self=, 2025-05-07T21:09:54.2453227Z N=2, 2025-05-07T21:09:54.2453414Z ) 2025-05-07T21:09:54.2453975Z PASSED 2025-05-07T21:09:54.2482597Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:09:54.2483069Z 2025-05-07T21:09:54.2483216Z =============================== warnings summary =============================== 2025-05-07T21:09:54.2483896Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:09:54.2485426Z /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:09:54.2486776Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:09:54.2487061Z 2025-05-07T21:09:54.2487296Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:09:54.2487762Z ========================= 6 passed, 1 warning in 2.69s ========================= 2025-05-07T21:09:54.8923832Z 2025-05-07T21:09:54.8924392Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:09:54.8944058Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 5 seconds 2025-05-07T21:09:54.8944695Z 2025-05-07T21:09:54.8944699Z 2025-05-07T21:09:54.8944704Z 2025-05-07T21:09:54.8944707Z 2025-05-07T21:09:54.8966431Z ################################################################################ 2025-05-07T21:09:54.8982280Z # [2025-05-07T21:09:54.897Z] Run Python Test Suite: 2025-05-07T21:09:54.8982648Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:09:54.8983003Z ################################################################################ 2025-05-07T21:09:54.9007095Z + 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:09:54.9007771Z 2025-05-07T21:09:57.0547692Z ============================= test session starts ============================== 2025-05-07T21:09:57.0548519Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:09:57.0549077Z cachedir: .pytest_cache 2025-05-07T21:09:57.0549678Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:09:57.0550418Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:09:57.0550842Z plugins: hypothesis-6.131.14 2025-05-07T21:09:58.7344369Z collecting ... collected 4 items 2025-05-07T21:09:58.7344659Z 2025-05-07T21:09:59.0684904Z 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:09:59.1660571Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 34, bag element: 0, idx: 9223372036854775807, num_rows: 756, indices_start: 8668, indices_end: 8707, T: 41, B: 8, b_t: 275. Setting idx to zero. 2025-05-07T21:09:59.1662930Z 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:09:59.1681791Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1682723Z self=, 2025-05-07T21:09:59.1683580Z T=1, 2025-05-07T21:09:59.1683907Z B=1, 2025-05-07T21:09:59.1684218Z max_L=1, 2025-05-07T21:09:59.1684946Z bounds_check_mode=, 2025-05-07T21:09:59.1685506Z use_cpu=False, 2025-05-07T21:09:59.1685865Z weighted=False, 2025-05-07T21:09:59.1686232Z dtype=torch.int64, 2025-05-07T21:09:59.1686615Z mixed_B=False, 2025-05-07T21:09:59.1686983Z bounds_check_version=1, 2025-05-07T21:09:59.1687372Z ) 2025-05-07T21:09:59.1687714Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1688725Z self=, 2025-05-07T21:09:59.1689559Z T=12, 2025-05-07T21:09:59.1689876Z B=1, 2025-05-07T21:09:59.1690189Z max_L=1, 2025-05-07T21:09:59.1690592Z bounds_check_mode=, 2025-05-07T21:09:59.1691120Z use_cpu=False, 2025-05-07T21:09:59.1691477Z weighted=False, 2025-05-07T21:09:59.1691984Z dtype=torch.int64, 2025-05-07T21:09:59.1692383Z mixed_B=False, 2025-05-07T21:09:59.1692754Z bounds_check_version=1, 2025-05-07T21:09:59.1693160Z ) 2025-05-07T21:09:59.1693500Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1694359Z self=, 2025-05-07T21:09:59.1695340Z T=12, 2025-05-07T21:09:59.1695634Z B=26, 2025-05-07T21:09:59.1695950Z max_L=30, 2025-05-07T21:09:59.1696358Z bounds_check_mode=, 2025-05-07T21:09:59.1696871Z use_cpu=False, 2025-05-07T21:09:59.1697406Z weighted=True, 2025-05-07T21:09:59.1697765Z dtype=torch.int64, 2025-05-07T21:09:59.1698130Z mixed_B=False, 2025-05-07T21:09:59.1698502Z bounds_check_version=2, 2025-05-07T21:09:59.1698901Z ) 2025-05-07T21:09:59.1699219Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1700049Z self=, 2025-05-07T21:09:59.1700909Z T=59, 2025-05-07T21:09:59.1701217Z B=1, 2025-05-07T21:09:59.1701519Z max_L=1, 2025-05-07T21:09:59.1701924Z bounds_check_mode=, 2025-05-07T21:09:59.1702450Z use_cpu=False, 2025-05-07T21:09:59.1702795Z weighted=False, 2025-05-07T21:09:59.1703160Z dtype=torch.int64, 2025-05-07T21:09:59.1703571Z mixed_B=False, 2025-05-07T21:09:59.1703927Z bounds_check_version=1, 2025-05-07T21:09:59.1704316Z ) 2025-05-07T21:09:59.1704658Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1705475Z self=, 2025-05-07T21:09:59.1706311Z T=59, 2025-05-07T21:09:59.1706610Z B=60, 2025-05-07T21:09:59.1706901Z max_L=45, 2025-05-07T21:09:59.1707319Z bounds_check_mode=, 2025-05-07T21:09:59.1707841Z use_cpu=False, 2025-05-07T21:09:59.1708186Z weighted=False, 2025-05-07T21:09:59.1708560Z dtype=torch.int64, 2025-05-07T21:09:59.1708958Z mixed_B=False, 2025-05-07T21:09:59.1709331Z bounds_check_version=2, 2025-05-07T21:09:59.1709721Z ) 2025-05-07T21:09:59.1710065Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1710933Z self=, 2025-05-07T21:09:59.1711852Z T=51, 2025-05-07T21:09:59.1712172Z B=3, 2025-05-07T21:09:59.1712497Z max_L=42, 2025-05-07T21:09:59.1712933Z bounds_check_mode=, 2025-05-07T21:09:59.1713508Z use_cpu=False, 2025-05-07T21:09:59.1713883Z weighted=False, 2025-05-07T21:09:59.1714257Z dtype=torch.int64, 2025-05-07T21:09:59.1714651Z mixed_B=True, 2025-05-07T21:09:59.1715034Z bounds_check_version=2, 2025-05-07T21:09:59.1715440Z ) 2025-05-07T21:09:59.1715793Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1716669Z self=, 2025-05-07T21:09:59.1717491Z T=7, 2025-05-07T21:09:59.1717804Z B=3, 2025-05-07T21:09:59.1718120Z max_L=62, 2025-05-07T21:09:59.1718643Z bounds_check_mode=, 2025-05-07T21:09:59.1719191Z use_cpu=False, 2025-05-07T21:09:59.1719559Z weighted=True, 2025-05-07T21:09:59.1719905Z dtype=torch.int32, 2025-05-07T21:09:59.1720295Z mixed_B=False, 2025-05-07T21:09:59.1720674Z bounds_check_version=1, 2025-05-07T21:09:59.1721065Z ) 2025-05-07T21:09:59.1721418Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1722378Z self=, 2025-05-07T21:09:59.1723253Z T=27, 2025-05-07T21:09:59.1723565Z B=16, 2025-05-07T21:09:59.1723889Z max_L=45, 2025-05-07T21:09:59.1724316Z bounds_check_mode=, 2025-05-07T21:09:59.1724846Z use_cpu=False, 2025-05-07T21:09:59.1725216Z weighted=False, 2025-05-07T21:09:59.1725675Z dtype=torch.int32, 2025-05-07T21:09:59.1726065Z mixed_B=False, 2025-05-07T21:09:59.1726442Z bounds_check_version=1, 2025-05-07T21:09:59.1726852Z ) 2025-05-07T21:09:59.1727188Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1728076Z self=, 2025-05-07T21:09:59.1728974Z T=25, 2025-05-07T21:09:59.1729283Z B=28, 2025-05-07T21:09:59.1729609Z max_L=59, 2025-05-07T21:09:59.1730009Z bounds_check_mode=, 2025-05-07T21:09:59.1730522Z use_cpu=False, 2025-05-07T21:09:59.1731034Z weighted=False, 2025-05-07T21:09:59.1731406Z dtype=torch.int64, 2025-05-07T21:09:59.1731796Z mixed_B=False, 2025-05-07T21:09:59.1732161Z bounds_check_version=1, 2025-05-07T21:09:59.1732563Z ) 2025-05-07T21:09:59.1732905Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1733803Z self=, 2025-05-07T21:09:59.1734780Z T=2, 2025-05-07T21:09:59.1735095Z B=20, 2025-05-07T21:09:59.1735399Z max_L=25, 2025-05-07T21:09:59.1735833Z bounds_check_mode=, 2025-05-07T21:09:59.1736600Z use_cpu=True, 2025-05-07T21:09:59.1736949Z weighted=True, 2025-05-07T21:09:59.1737314Z dtype=torch.int64, 2025-05-07T21:09:59.1737701Z mixed_B=False, 2025-05-07T21:09:59.1738058Z bounds_check_version=2, 2025-05-07T21:09:59.1738458Z ) 2025-05-07T21:09:59.1738796Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1739634Z self=, 2025-05-07T21:09:59.1740479Z T=29, 2025-05-07T21:09:59.1740801Z B=50, 2025-05-07T21:09:59.1741117Z max_L=23, 2025-05-07T21:09:59.1741529Z bounds_check_mode=, 2025-05-07T21:09:59.1742060Z use_cpu=True, 2025-05-07T21:09:59.1742418Z weighted=True, 2025-05-07T21:09:59.1742781Z dtype=torch.int32, 2025-05-07T21:09:59.1743165Z mixed_B=False, 2025-05-07T21:09:59.1743539Z bounds_check_version=2, 2025-05-07T21:09:59.1743922Z ) 2025-05-07T21:09:59.1744272Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1745120Z self=, 2025-05-07T21:09:59.1745955Z T=29, 2025-05-07T21:09:59.1746267Z B=50, 2025-05-07T21:09:59.1746579Z max_L=29, 2025-05-07T21:09:59.1746994Z bounds_check_mode=, 2025-05-07T21:09:59.1747523Z use_cpu=True, 2025-05-07T21:09:59.1747886Z weighted=True, 2025-05-07T21:09:59.1748247Z dtype=torch.int32, 2025-05-07T21:09:59.1748629Z mixed_B=False, 2025-05-07T21:09:59.1749008Z bounds_check_version=2, 2025-05-07T21:09:59.1749393Z ) 2025-05-07T21:09:59.1749738Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1750633Z self=, 2025-05-07T21:09:59.1751524Z T=29, 2025-05-07T21:09:59.1751833Z B=50, 2025-05-07T21:09:59.1752134Z max_L=50, 2025-05-07T21:09:59.1752712Z bounds_check_mode=, 2025-05-07T21:09:59.1753243Z use_cpu=True, 2025-05-07T21:09:59.1753599Z weighted=True, 2025-05-07T21:09:59.1753954Z dtype=torch.int32, 2025-05-07T21:09:59.1754340Z mixed_B=False, 2025-05-07T21:09:59.1754714Z bounds_check_version=2, 2025-05-07T21:09:59.1755086Z ) 2025-05-07T21:09:59.1755416Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1756396Z self=, 2025-05-07T21:09:59.1757245Z T=29, 2025-05-07T21:09:59.1757551Z B=50, 2025-05-07T21:09:59.1757878Z max_L=29, 2025-05-07T21:09:59.1758293Z bounds_check_mode=, 2025-05-07T21:09:59.1758817Z use_cpu=True, 2025-05-07T21:09:59.1759173Z weighted=True, 2025-05-07T21:09:59.1759671Z dtype=torch.int32, 2025-05-07T21:09:59.1760033Z mixed_B=True, 2025-05-07T21:09:59.1760399Z bounds_check_version=2, 2025-05-07T21:09:59.1760780Z ) 2025-05-07T21:09:59.1771949Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1772850Z self=, 2025-05-07T21:09:59.1773731Z T=29, 2025-05-07T21:09:59.1774030Z B=29, 2025-05-07T21:09:59.1774324Z max_L=29, 2025-05-07T21:09:59.1774865Z bounds_check_mode=, 2025-05-07T21:09:59.1775414Z use_cpu=True, 2025-05-07T21:09:59.1775938Z weighted=True, 2025-05-07T21:09:59.1776305Z dtype=torch.int32, 2025-05-07T21:09:59.1776676Z mixed_B=True, 2025-05-07T21:09:59.1777032Z bounds_check_version=2, 2025-05-07T21:09:59.1777434Z ) 2025-05-07T21:09:59.1777770Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1778632Z self=, 2025-05-07T21:09:59.1779488Z T=34, 2025-05-07T21:09:59.1779793Z B=37, 2025-05-07T21:09:59.1780105Z max_L=14, 2025-05-07T21:09:59.1780535Z bounds_check_mode=, 2025-05-07T21:09:59.1781055Z use_cpu=False, 2025-05-07T21:09:59.1781414Z weighted=True, 2025-05-07T21:09:59.1781779Z dtype=torch.int64, 2025-05-07T21:09:59.1782160Z mixed_B=False, 2025-05-07T21:09:59.1782518Z bounds_check_version=2, 2025-05-07T21:09:59.1782921Z ) 2025-05-07T21:09:59.1783257Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1784120Z self=, 2025-05-07T21:09:59.1784979Z T=37, 2025-05-07T21:09:59.1785306Z B=37, 2025-05-07T21:09:59.1785626Z max_L=14, 2025-05-07T21:09:59.1786055Z bounds_check_mode=, 2025-05-07T21:09:59.1786568Z use_cpu=False, 2025-05-07T21:09:59.1786911Z weighted=True, 2025-05-07T21:09:59.1787261Z dtype=torch.int64, 2025-05-07T21:09:59.1787626Z mixed_B=False, 2025-05-07T21:09:59.1787980Z bounds_check_version=2, 2025-05-07T21:09:59.1788367Z ) 2025-05-07T21:09:59.1788716Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1789560Z self=, 2025-05-07T21:09:59.1790403Z T=37, 2025-05-07T21:09:59.1790711Z B=37, 2025-05-07T21:09:59.1791015Z max_L=37, 2025-05-07T21:09:59.1791427Z bounds_check_mode=, 2025-05-07T21:09:59.1791946Z use_cpu=False, 2025-05-07T21:09:59.1792304Z weighted=True, 2025-05-07T21:09:59.1792660Z dtype=torch.int64, 2025-05-07T21:09:59.1793036Z mixed_B=False, 2025-05-07T21:09:59.1793409Z bounds_check_version=2, 2025-05-07T21:09:59.1793786Z ) 2025-05-07T21:09:59.1794115Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1794945Z self=, 2025-05-07T21:09:59.1795792Z T=37, 2025-05-07T21:09:59.1796112Z B=37, 2025-05-07T21:09:59.1796411Z max_L=37, 2025-05-07T21:09:59.1796931Z bounds_check_mode=, 2025-05-07T21:09:59.1797453Z use_cpu=False, 2025-05-07T21:09:59.1797804Z weighted=False, 2025-05-07T21:09:59.1798168Z dtype=torch.int64, 2025-05-07T21:09:59.1798536Z mixed_B=False, 2025-05-07T21:09:59.1798886Z bounds_check_version=2, 2025-05-07T21:09:59.1799269Z ) 2025-05-07T21:09:59.1799608Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1800530Z self=, 2025-05-07T21:09:59.1801364Z T=47, 2025-05-07T21:09:59.1801659Z B=15, 2025-05-07T21:09:59.1801968Z max_L=9, 2025-05-07T21:09:59.1802372Z bounds_check_mode=, 2025-05-07T21:09:59.1802887Z use_cpu=False, 2025-05-07T21:09:59.1803239Z weighted=True, 2025-05-07T21:09:59.1803699Z dtype=torch.int64, 2025-05-07T21:09:59.1804083Z mixed_B=True, 2025-05-07T21:09:59.1804457Z bounds_check_version=2, 2025-05-07T21:09:59.1804848Z ) 2025-05-07T21:09:59.1805188Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1806085Z self=, 2025-05-07T21:09:59.1806981Z T=47, 2025-05-07T21:09:59.1807295Z B=15, 2025-05-07T21:09:59.1807620Z max_L=47, 2025-05-07T21:09:59.1808062Z bounds_check_mode=, 2025-05-07T21:09:59.1808621Z use_cpu=False, 2025-05-07T21:09:59.1809002Z weighted=True, 2025-05-07T21:09:59.1809471Z dtype=torch.int64, 2025-05-07T21:09:59.1809858Z mixed_B=True, 2025-05-07T21:09:59.1810232Z bounds_check_version=2, 2025-05-07T21:09:59.1810631Z ) 2025-05-07T21:09:59.1810990Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1811885Z self=, 2025-05-07T21:09:59.1812735Z T=47, 2025-05-07T21:09:59.1813039Z B=47, 2025-05-07T21:09:59.1813345Z max_L=47, 2025-05-07T21:09:59.1813772Z bounds_check_mode=, 2025-05-07T21:09:59.1814312Z use_cpu=False, 2025-05-07T21:09:59.1814792Z weighted=True, 2025-05-07T21:09:59.1815165Z dtype=torch.int64, 2025-05-07T21:09:59.1815537Z mixed_B=True, 2025-05-07T21:09:59.1815904Z bounds_check_version=2, 2025-05-07T21:09:59.1816301Z ) 2025-05-07T21:09:59.1816636Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1817500Z self=, 2025-05-07T21:09:59.1818357Z T=47, 2025-05-07T21:09:59.1818674Z B=47, 2025-05-07T21:09:59.1818980Z max_L=47, 2025-05-07T21:09:59.1819401Z bounds_check_mode=, 2025-05-07T21:09:59.1819942Z use_cpu=True, 2025-05-07T21:09:59.1820301Z weighted=True, 2025-05-07T21:09:59.1820676Z dtype=torch.int64, 2025-05-07T21:09:59.1821051Z mixed_B=True, 2025-05-07T21:09:59.1821425Z bounds_check_version=2, 2025-05-07T21:09:59.1821814Z ) 2025-05-07T21:09:59.1822162Z Trying example: test_bounds_check( 2025-05-07T21:09:59.1823029Z self=, 2025-05-07T21:09:59.1823907Z T=41, 2025-05-07T21:09:59.1824231Z B=8, 2025-05-07T21:09:59.1824552Z max_L=64, 2025-05-07T21:09:59.1824975Z bounds_check_mode=, 2025-05-07T21:09:59.1825490Z use_cpu=False, 2025-05-07T21:09:59.1825840Z weighted=True, 2025-05-07T21:09:59.1826189Z dtype=torch.int64, 2025-05-07T21:09:59.1826545Z mixed_B=False, 2025-05-07T21:09:59.1826902Z bounds_check_version=1, 2025-05-07T21:09:59.1827261Z ) 2025-05-07T21:09:59.1828518Z 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:09:59.1830898Z 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:09:59.1833247Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 5, table: 13, bag element: 0, idx: 9223372036854775807, num_rows: 600, indices_start: 3326, indices_end: 3367, T: 64, B: 8, b_t: 109. Setting idx to zero. 2025-05-07T21:09:59.1835655Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 63, indices_start: 16007, indices_end: 16148, num_indices: 16048. Setting indices_start and indices_end within the range. 2025-05-07T21:09:59.1838540Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 4, table: 6, bag element: 0, idx: 9223372036854775807, num_rows: 708, indices_start: 1436, indices_end: 1471, T: 8, B: 8, b_t: 52. Setting idx to zero. 2025-05-07T21:09:59.1840801Z 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:09:59.1843074Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 45, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 9260, indices_end: 9313, T: 8, B: 64, b_t: 301. Setting idx to zero. 2025-05-07T21:09:59.1845455Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 63, table: 7, indices_start: 15874, indices_end: 16023, num_indices: 15923. Setting indices_start and indices_end within the range. 2025-05-07T21:09:59.1870332Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 43, table: 1, bag element: 0, idx: 9223372036854775807, num_rows: 560, indices_start: 363, indices_end: 369, T: 8, B: 64, b_t: 107. Setting idx to zero. 2025-05-07T21:09:59.1872570Z 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:09:59.1898763Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 6, bag element: 0, idx: 9223372036854775807, num_rows: 708, indices_start: 152, indices_end: 159, T: 8, B: 8, b_t: 48. Setting idx to zero. 2025-05-07T21:09:59.1900983Z 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:09:59.1937221Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 4, table: 19, bag element: 0, idx: 9223372036854775807, num_rows: 706, indices_start: 2286, indices_end: 2293, T: 39, B: 7, b_t: 327. Setting idx to zero. 2025-05-07T21:09:59.1939510Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 20, table: 38, indices_start: 4368, indices_end: 4481, num_indices: 4381. Setting indices_start and indices_end within the range. 2025-05-07T21:09:59.1976414Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 1, table: 24, bag element: 0, idx: 9223372036854775807, num_rows: 601, indices_start: 3808, indices_end: 3813, T: 39, B: 9, b_t: 559. Setting idx to zero. 2025-05-07T21:09:59.1978680Z 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:09:59.2015831Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 1, table: 24, bag element: 0, idx: 9223372036854775807, num_rows: 601, indices_start: 3808, indices_end: 3813, T: 39, B: 9, b_t: 559. Setting idx to zero. 2025-05-07T21:09:59.2018277Z 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:09:59.2150697Z [E507 21:09:59.161244701 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:09:59.2153504Z [E507 21:09:59.161471055 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:09:59.2345746Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2346680Z self=, 2025-05-07T21:09:59.2347733Z T=41, 2025-05-07T21:09:59.2348058Z B=8, 2025-05-07T21:09:59.2348368Z max_L=64, 2025-05-07T21:09:59.2348778Z bounds_check_mode=, 2025-05-07T21:09:59.2349258Z use_cpu=False, 2025-05-07T21:09:59.2349625Z weighted=False, 2025-05-07T21:09:59.2349990Z dtype=torch.int64, 2025-05-07T21:09:59.2350390Z mixed_B=False, 2025-05-07T21:09:59.2350777Z bounds_check_version=1, 2025-05-07T21:09:59.2351152Z ) 2025-05-07T21:09:59.2351497Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2352329Z self=, 2025-05-07T21:09:59.2353368Z T=64, 2025-05-07T21:09:59.2353698Z B=8, 2025-05-07T21:09:59.2354006Z max_L=64, 2025-05-07T21:09:59.2354412Z bounds_check_mode=, 2025-05-07T21:09:59.2354914Z use_cpu=False, 2025-05-07T21:09:59.2355245Z weighted=False, 2025-05-07T21:09:59.2355556Z dtype=torch.int64, 2025-05-07T21:09:59.2355894Z mixed_B=False, 2025-05-07T21:09:59.2356226Z bounds_check_version=1, 2025-05-07T21:09:59.2356584Z ) 2025-05-07T21:09:59.2356886Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2357682Z self=, 2025-05-07T21:09:59.2358493Z T=8, 2025-05-07T21:09:59.2358779Z B=8, 2025-05-07T21:09:59.2359064Z max_L=64, 2025-05-07T21:09:59.2359471Z bounds_check_mode=, 2025-05-07T21:09:59.2359975Z use_cpu=False, 2025-05-07T21:09:59.2360346Z weighted=False, 2025-05-07T21:09:59.2360724Z dtype=torch.int64, 2025-05-07T21:09:59.2361096Z mixed_B=False, 2025-05-07T21:09:59.2361449Z bounds_check_version=1, 2025-05-07T21:09:59.2361824Z ) 2025-05-07T21:09:59.2362154Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2362929Z self=, 2025-05-07T21:09:59.2363731Z T=8, 2025-05-07T21:09:59.2364000Z B=64, 2025-05-07T21:09:59.2364286Z max_L=64, 2025-05-07T21:09:59.2364714Z bounds_check_mode=, 2025-05-07T21:09:59.2365282Z use_cpu=False, 2025-05-07T21:09:59.2365629Z weighted=False, 2025-05-07T21:09:59.2365991Z dtype=torch.int64, 2025-05-07T21:09:59.2366372Z mixed_B=False, 2025-05-07T21:09:59.2366728Z bounds_check_version=1, 2025-05-07T21:09:59.2367101Z ) 2025-05-07T21:09:59.2367404Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2368240Z self=, 2025-05-07T21:09:59.2369029Z T=8, 2025-05-07T21:09:59.2369312Z B=64, 2025-05-07T21:09:59.2369614Z max_L=8, 2025-05-07T21:09:59.2370016Z bounds_check_mode=, 2025-05-07T21:09:59.2370561Z use_cpu=False, 2025-05-07T21:09:59.2370952Z weighted=False, 2025-05-07T21:09:59.2371349Z dtype=torch.int64, 2025-05-07T21:09:59.2371747Z mixed_B=False, 2025-05-07T21:09:59.2372137Z bounds_check_version=1, 2025-05-07T21:09:59.2372556Z ) 2025-05-07T21:09:59.2372904Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2373986Z self=, 2025-05-07T21:09:59.2375061Z T=8, 2025-05-07T21:09:59.2375388Z B=8, 2025-05-07T21:09:59.2375706Z max_L=8, 2025-05-07T21:09:59.2376157Z bounds_check_mode=, 2025-05-07T21:09:59.2376688Z use_cpu=False, 2025-05-07T21:09:59.2377220Z weighted=False, 2025-05-07T21:09:59.2377588Z dtype=torch.int64, 2025-05-07T21:09:59.2377947Z mixed_B=False, 2025-05-07T21:09:59.2378306Z bounds_check_version=1, 2025-05-07T21:09:59.2378693Z ) 2025-05-07T21:09:59.2379014Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2379814Z self=, 2025-05-07T21:09:59.2380738Z T=39, 2025-05-07T21:09:59.2381044Z B=30, 2025-05-07T21:09:59.2381327Z max_L=15, 2025-05-07T21:09:59.2381717Z bounds_check_mode=, 2025-05-07T21:09:59.2382246Z use_cpu=False, 2025-05-07T21:09:59.2382601Z weighted=False, 2025-05-07T21:09:59.2382962Z dtype=torch.int64, 2025-05-07T21:09:59.2383322Z mixed_B=True, 2025-05-07T21:09:59.2383651Z bounds_check_version=1, 2025-05-07T21:09:59.2384001Z ) 2025-05-07T21:09:59.2384326Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2385180Z self=, 2025-05-07T21:09:59.2386139Z T=39, 2025-05-07T21:09:59.2386436Z B=39, 2025-05-07T21:09:59.2386731Z max_L=15, 2025-05-07T21:09:59.2387151Z bounds_check_mode=, 2025-05-07T21:09:59.2387683Z use_cpu=False, 2025-05-07T21:09:59.2388058Z weighted=False, 2025-05-07T21:09:59.2388431Z dtype=torch.int64, 2025-05-07T21:09:59.2388820Z mixed_B=True, 2025-05-07T21:09:59.2389193Z bounds_check_version=1, 2025-05-07T21:09:59.2389582Z ) 2025-05-07T21:09:59.2389915Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2390806Z self=, 2025-05-07T21:09:59.2391638Z T=39, 2025-05-07T21:09:59.2391966Z B=39, 2025-05-07T21:09:59.2392275Z max_L=15, 2025-05-07T21:09:59.2392719Z bounds_check_mode=, 2025-05-07T21:09:59.2393274Z use_cpu=False, 2025-05-07T21:09:59.2393703Z weighted=True, 2025-05-07T21:09:59.2394075Z dtype=torch.int64, 2025-05-07T21:09:59.2394431Z mixed_B=True, 2025-05-07T21:09:59.2394793Z bounds_check_version=1, 2025-05-07T21:09:59.2395177Z ) 2025-05-07T21:09:59.2395513Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2396335Z self=, 2025-05-07T21:09:59.2397203Z T=39, 2025-05-07T21:09:59.2397526Z B=39, 2025-05-07T21:09:59.2397864Z max_L=15, 2025-05-07T21:09:59.2398316Z bounds_check_mode=, 2025-05-07T21:09:59.2398877Z use_cpu=True, 2025-05-07T21:09:59.2399254Z weighted=True, 2025-05-07T21:09:59.2399639Z dtype=torch.int64, 2025-05-07T21:09:59.2400029Z mixed_B=True, 2025-05-07T21:09:59.2400417Z bounds_check_version=1, 2025-05-07T21:09:59.2400827Z ) 2025-05-07T21:09:59.2401176Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2402072Z self=, 2025-05-07T21:09:59.2402977Z T=24, 2025-05-07T21:09:59.2403308Z B=5, 2025-05-07T21:09:59.2403630Z max_L=40, 2025-05-07T21:09:59.2404070Z bounds_check_mode=, 2025-05-07T21:09:59.2404628Z use_cpu=False, 2025-05-07T21:09:59.2405000Z weighted=False, 2025-05-07T21:09:59.2405385Z dtype=torch.int64, 2025-05-07T21:09:59.2405787Z mixed_B=True, 2025-05-07T21:09:59.2406163Z bounds_check_version=1, 2025-05-07T21:09:59.2406578Z ) 2025-05-07T21:09:59.2406933Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2407922Z self=, 2025-05-07T21:09:59.2408815Z T=24, 2025-05-07T21:09:59.2409152Z B=5, 2025-05-07T21:09:59.2409469Z max_L=5, 2025-05-07T21:09:59.2409908Z bounds_check_mode=, 2025-05-07T21:09:59.2410466Z use_cpu=False, 2025-05-07T21:09:59.2410914Z weighted=False, 2025-05-07T21:09:59.2411314Z dtype=torch.int64, 2025-05-07T21:09:59.2411708Z mixed_B=True, 2025-05-07T21:09:59.2412097Z bounds_check_version=1, 2025-05-07T21:09:59.2412503Z ) 2025-05-07T21:09:59.2412862Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2413752Z self=, 2025-05-07T21:09:59.2414815Z T=24, 2025-05-07T21:09:59.2415166Z B=5, 2025-05-07T21:09:59.2415489Z max_L=5, 2025-05-07T21:09:59.2415916Z bounds_check_mode=, 2025-05-07T21:09:59.2416477Z use_cpu=False, 2025-05-07T21:09:59.2416847Z weighted=False, 2025-05-07T21:09:59.2417227Z dtype=torch.int64, 2025-05-07T21:09:59.2417622Z mixed_B=False, 2025-05-07T21:09:59.2418020Z bounds_check_version=1, 2025-05-07T21:09:59.2418427Z ) 2025-05-07T21:09:59.2418783Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2419673Z self=, 2025-05-07T21:09:59.2420638Z T=24, 2025-05-07T21:09:59.2420961Z B=24, 2025-05-07T21:09:59.2421290Z max_L=5, 2025-05-07T21:09:59.2421717Z bounds_check_mode=, 2025-05-07T21:09:59.2422268Z use_cpu=False, 2025-05-07T21:09:59.2422650Z weighted=False, 2025-05-07T21:09:59.2423038Z dtype=torch.int64, 2025-05-07T21:09:59.2423439Z mixed_B=False, 2025-05-07T21:09:59.2423881Z bounds_check_version=1, 2025-05-07T21:09:59.2424292Z ) 2025-05-07T21:09:59.2424641Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2425543Z self=, 2025-05-07T21:09:59.2426427Z T=12, 2025-05-07T21:09:59.2426743Z B=52, 2025-05-07T21:09:59.2427069Z max_L=45, 2025-05-07T21:09:59.2427508Z bounds_check_mode=, 2025-05-07T21:09:59.2428060Z use_cpu=False, 2025-05-07T21:09:59.2428439Z weighted=False, 2025-05-07T21:09:59.2428831Z dtype=torch.int32, 2025-05-07T21:09:59.2429220Z mixed_B=True, 2025-05-07T21:09:59.2429613Z bounds_check_version=2, 2025-05-07T21:09:59.2430027Z ) 2025-05-07T21:09:59.2430373Z Trying example: test_bounds_check( 2025-05-07T21:09:59.2431264Z self=, 2025-05-07T21:09:59.2432150Z T=12, 2025-05-07T21:09:59.2432483Z B=12, 2025-05-07T21:09:59.2432802Z max_L=45, 2025-05-07T21:09:59.2433237Z bounds_check_mode=, 2025-05-07T21:09:59.2433795Z use_cpu=False, 2025-05-07T21:09:59.2434163Z weighted=False, 2025-05-07T21:09:59.2434552Z dtype=torch.int32, 2025-05-07T21:09:59.2434952Z mixed_B=True, 2025-05-07T21:09:59.2435330Z bounds_check_version=2, 2025-05-07T21:09:59.2435745Z ) 2025-05-07T21:09:59.2436452Z PASSED 2025-05-07T21:09:59.2437146Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:09:59.3496632Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:09:59.3498151Z self=, 2025-05-07T21:09:59.3499013Z T=1, 2025-05-07T21:09:59.3499323Z B=1, 2025-05-07T21:09:59.3499644Z L=0, 2025-05-07T21:09:59.3500007Z use_cpu=False, 2025-05-07T21:09:59.3500387Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3500864Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3501347Z ) 2025-05-07T21:09:59.3503377Z Trying example: test_pruning( 2025-05-07T21:09:59.3504216Z self=, 2025-05-07T21:09:59.3505046Z T=4, 2025-05-07T21:09:59.3505356Z B=1, 2025-05-07T21:09:59.3505662Z L=0, 2025-05-07T21:09:59.3505989Z use_cpu=False, 2025-05-07T21:09:59.3506375Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3506987Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3507466Z ) 2025-05-07T21:09:59.3507805Z Trying example: test_pruning( 2025-05-07T21:09:59.3508617Z self=, 2025-05-07T21:09:59.3509444Z T=4, 2025-05-07T21:09:59.3509763Z B=5, 2025-05-07T21:09:59.3510071Z L=1, 2025-05-07T21:09:59.3510568Z use_cpu=True, 2025-05-07T21:09:59.3510966Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3511406Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3511854Z ) 2025-05-07T21:09:59.3512192Z Trying example: test_pruning( 2025-05-07T21:09:59.3512942Z self=, 2025-05-07T21:09:59.3513711Z T=5, 2025-05-07T21:09:59.3514006Z B=1, 2025-05-07T21:09:59.3514309Z L=0, 2025-05-07T21:09:59.3514611Z use_cpu=False, 2025-05-07T21:09:59.3514980Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3515424Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3516054Z ) 2025-05-07T21:09:59.3516371Z Trying example: test_pruning( 2025-05-07T21:09:59.3517160Z self=, 2025-05-07T21:09:59.3517951Z T=5, 2025-05-07T21:09:59.3530271Z B=5, 2025-05-07T21:09:59.3530654Z L=4, 2025-05-07T21:09:59.3530993Z use_cpu=True, 2025-05-07T21:09:59.3531378Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3531853Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3532306Z ) 2025-05-07T21:09:59.3532634Z Trying example: test_pruning( 2025-05-07T21:09:59.3533474Z self=, 2025-05-07T21:09:59.3534293Z T=3, 2025-05-07T21:09:59.3534590Z B=2, 2025-05-07T21:09:59.3535027Z L=4, 2025-05-07T21:09:59.3535356Z use_cpu=True, 2025-05-07T21:09:59.3535729Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3536699Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3537188Z ) 2025-05-07T21:09:59.3537524Z Trying example: test_pruning( 2025-05-07T21:09:59.3538339Z self=, 2025-05-07T21:09:59.3539177Z T=4, 2025-05-07T21:09:59.3539493Z B=1, 2025-05-07T21:09:59.3539801Z L=2, 2025-05-07T21:09:59.3540119Z use_cpu=True, 2025-05-07T21:09:59.3540495Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3540968Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3541439Z ) 2025-05-07T21:09:59.3541774Z Trying example: test_pruning( 2025-05-07T21:09:59.3542522Z self=, 2025-05-07T21:09:59.3543303Z T=5, 2025-05-07T21:09:59.3543604Z B=3, 2025-05-07T21:09:59.3543882Z L=8, 2025-05-07T21:09:59.3544184Z use_cpu=False, 2025-05-07T21:09:59.3544553Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3545014Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3545463Z ) 2025-05-07T21:09:59.3545784Z Trying example: test_pruning( 2025-05-07T21:09:59.3546557Z self=, 2025-05-07T21:09:59.3547346Z T=3, 2025-05-07T21:09:59.3547637Z B=6, 2025-05-07T21:09:59.3547921Z L=3, 2025-05-07T21:09:59.3548226Z use_cpu=False, 2025-05-07T21:09:59.3548598Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3549025Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3549469Z ) 2025-05-07T21:09:59.3549787Z Trying example: test_pruning( 2025-05-07T21:09:59.3550699Z self=, 2025-05-07T21:09:59.3551476Z T=3, 2025-05-07T21:09:59.3551781Z B=1, 2025-05-07T21:09:59.3552087Z L=1, 2025-05-07T21:09:59.3552394Z use_cpu=False, 2025-05-07T21:09:59.3552760Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3553214Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3553869Z ) 2025-05-07T21:09:59.3554201Z Trying example: test_pruning( 2025-05-07T21:09:59.3555033Z self=, 2025-05-07T21:09:59.3555839Z T=2, 2025-05-07T21:09:59.3556152Z B=2, 2025-05-07T21:09:59.3556460Z L=1, 2025-05-07T21:09:59.3556778Z use_cpu=True, 2025-05-07T21:09:59.3557357Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3557833Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3558319Z ) 2025-05-07T21:09:59.3558658Z Trying example: test_pruning( 2025-05-07T21:09:59.3559484Z self=, 2025-05-07T21:09:59.3560324Z T=5, 2025-05-07T21:09:59.3560639Z B=3, 2025-05-07T21:09:59.3560958Z L=6, 2025-05-07T21:09:59.3561284Z use_cpu=False, 2025-05-07T21:09:59.3561662Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3562112Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3562735Z ) 2025-05-07T21:09:59.3563061Z Trying example: test_pruning( 2025-05-07T21:09:59.3563847Z self=, 2025-05-07T21:09:59.3564652Z T=3, 2025-05-07T21:09:59.3564959Z B=3, 2025-05-07T21:09:59.3565274Z L=6, 2025-05-07T21:09:59.3565590Z use_cpu=False, 2025-05-07T21:09:59.3565975Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3566445Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3566916Z ) 2025-05-07T21:09:59.3567241Z Trying example: test_pruning( 2025-05-07T21:09:59.3568057Z self=, 2025-05-07T21:09:59.3568883Z T=3, 2025-05-07T21:09:59.3569183Z B=3, 2025-05-07T21:09:59.3569496Z L=3, 2025-05-07T21:09:59.3569825Z use_cpu=False, 2025-05-07T21:09:59.3570226Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3570699Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3571167Z ) 2025-05-07T21:09:59.3571496Z Trying example: test_pruning( 2025-05-07T21:09:59.3572264Z self=, 2025-05-07T21:09:59.3573050Z T=5, 2025-05-07T21:09:59.3573350Z B=2, 2025-05-07T21:09:59.3573659Z L=5, 2025-05-07T21:09:59.3573968Z use_cpu=False, 2025-05-07T21:09:59.3574344Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3574889Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3575336Z ) 2025-05-07T21:09:59.3575650Z Trying example: test_pruning( 2025-05-07T21:09:59.3576431Z self=, 2025-05-07T21:09:59.3577227Z T=5, 2025-05-07T21:09:59.3577518Z B=2, 2025-05-07T21:09:59.3577804Z L=5, 2025-05-07T21:09:59.3578106Z use_cpu=False, 2025-05-07T21:09:59.3578469Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3578899Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3579346Z ) 2025-05-07T21:09:59.3579665Z Trying example: test_pruning( 2025-05-07T21:09:59.3580437Z self=, 2025-05-07T21:09:59.3581219Z T=2, 2025-05-07T21:09:59.3581511Z B=2, 2025-05-07T21:09:59.3581801Z L=5, 2025-05-07T21:09:59.3582095Z use_cpu=False, 2025-05-07T21:09:59.3582459Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3582895Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3583329Z ) 2025-05-07T21:09:59.3583675Z Trying example: test_pruning( 2025-05-07T21:09:59.3584531Z self=, 2025-05-07T21:09:59.3585304Z T=5, 2025-05-07T21:09:59.3585609Z B=5, 2025-05-07T21:09:59.3585913Z L=5, 2025-05-07T21:09:59.3586211Z use_cpu=False, 2025-05-07T21:09:59.3586579Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3587025Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3587560Z ) 2025-05-07T21:09:59.3587891Z Trying example: test_pruning( 2025-05-07T21:09:59.3588668Z self=, 2025-05-07T21:09:59.3589458Z T=5, 2025-05-07T21:09:59.3589770Z B=5, 2025-05-07T21:09:59.3590083Z L=5, 2025-05-07T21:09:59.3590397Z use_cpu=False, 2025-05-07T21:09:59.3590754Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3591306Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3591784Z ) 2025-05-07T21:09:59.3592121Z Trying example: test_pruning( 2025-05-07T21:09:59.3592944Z self=, 2025-05-07T21:09:59.3593817Z T=5, 2025-05-07T21:09:59.3594118Z B=3, 2025-05-07T21:09:59.3594439Z L=2, 2025-05-07T21:09:59.3594757Z use_cpu=True, 2025-05-07T21:09:59.3595125Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3595599Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3596083Z ) 2025-05-07T21:09:59.3596418Z Trying example: test_pruning( 2025-05-07T21:09:59.3597297Z self=, 2025-05-07T21:09:59.3598167Z T=5, 2025-05-07T21:09:59.3598469Z B=3, 2025-05-07T21:09:59.3598775Z L=3, 2025-05-07T21:09:59.3599098Z use_cpu=True, 2025-05-07T21:09:59.3599455Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3599922Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3600388Z ) 2025-05-07T21:09:59.3600719Z Trying example: test_pruning( 2025-05-07T21:09:59.3601529Z self=, 2025-05-07T21:09:59.3602354Z T=3, 2025-05-07T21:09:59.3602665Z B=3, 2025-05-07T21:09:59.3602968Z L=3, 2025-05-07T21:09:59.3603288Z use_cpu=True, 2025-05-07T21:09:59.3603667Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3604124Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3604588Z ) 2025-05-07T21:09:59.3604925Z Trying example: test_pruning( 2025-05-07T21:09:59.3605757Z self=, 2025-05-07T21:09:59.3606552Z T=3, 2025-05-07T21:09:59.3606863Z B=3, 2025-05-07T21:09:59.3607158Z L=3, 2025-05-07T21:09:59.3607462Z use_cpu=True, 2025-05-07T21:09:59.3607822Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3608254Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3608695Z ) 2025-05-07T21:09:59.3608992Z Trying example: test_pruning( 2025-05-07T21:09:59.3609775Z self=, 2025-05-07T21:09:59.3610574Z T=1, 2025-05-07T21:09:59.3610864Z B=4, 2025-05-07T21:09:59.3611155Z L=1, 2025-05-07T21:09:59.3611449Z use_cpu=True, 2025-05-07T21:09:59.3611813Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3612241Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3612678Z ) 2025-05-07T21:09:59.3612996Z Trying example: test_pruning( 2025-05-07T21:09:59.3613821Z self=, 2025-05-07T21:09:59.3614749Z T=1, 2025-05-07T21:09:59.3615045Z B=4, 2025-05-07T21:09:59.3615334Z L=4, 2025-05-07T21:09:59.3615623Z use_cpu=True, 2025-05-07T21:09:59.3615987Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3616424Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3616871Z ) 2025-05-07T21:09:59.3617181Z Trying example: test_pruning( 2025-05-07T21:09:59.3618061Z self=, 2025-05-07T21:09:59.3618879Z T=1, 2025-05-07T21:09:59.3619146Z B=1, 2025-05-07T21:09:59.3619431Z L=4, 2025-05-07T21:09:59.3619738Z use_cpu=True, 2025-05-07T21:09:59.3620090Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3620526Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3620973Z ) 2025-05-07T21:09:59.3621391Z Trying example: test_pruning( 2025-05-07T21:09:59.3622154Z self=, 2025-05-07T21:09:59.3622934Z T=3, 2025-05-07T21:09:59.3623236Z B=6, 2025-05-07T21:09:59.3623539Z L=2, 2025-05-07T21:09:59.3623870Z use_cpu=False, 2025-05-07T21:09:59.3624269Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3624823Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3625299Z ) 2025-05-07T21:09:59.3625620Z Trying example: test_pruning( 2025-05-07T21:09:59.3626411Z self=, 2025-05-07T21:09:59.3627259Z T=3, 2025-05-07T21:09:59.3627571Z B=6, 2025-05-07T21:09:59.3627876Z L=6, 2025-05-07T21:09:59.3628202Z use_cpu=False, 2025-05-07T21:09:59.3628579Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3629031Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3629508Z ) 2025-05-07T21:09:59.3629848Z Trying example: test_pruning( 2025-05-07T21:09:59.3630753Z self=, 2025-05-07T21:09:59.3631600Z T=3, 2025-05-07T21:09:59.3631924Z B=6, 2025-05-07T21:09:59.3632237Z L=6, 2025-05-07T21:09:59.3632557Z use_cpu=False, 2025-05-07T21:09:59.3632944Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3633404Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3633882Z ) 2025-05-07T21:09:59.3634212Z Trying example: test_pruning( 2025-05-07T21:09:59.3635045Z self=, 2025-05-07T21:09:59.3635873Z T=3, 2025-05-07T21:09:59.3636404Z B=3, 2025-05-07T21:09:59.3636701Z L=6, 2025-05-07T21:09:59.3637009Z use_cpu=False, 2025-05-07T21:09:59.3637396Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3637861Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3638296Z ) 2025-05-07T21:09:59.3638623Z Trying example: test_pruning( 2025-05-07T21:09:59.3639418Z self=, 2025-05-07T21:09:59.3640224Z T=3, 2025-05-07T21:09:59.3640537Z B=3, 2025-05-07T21:09:59.3640847Z L=3, 2025-05-07T21:09:59.3641158Z use_cpu=False, 2025-05-07T21:09:59.3641542Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3642010Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3642482Z ) 2025-05-07T21:09:59.3642810Z Trying example: test_pruning( 2025-05-07T21:09:59.3643615Z self=, 2025-05-07T21:09:59.3644450Z T=4, 2025-05-07T21:09:59.3644763Z B=6, 2025-05-07T21:09:59.3645071Z L=3, 2025-05-07T21:09:59.3645392Z use_cpu=True, 2025-05-07T21:09:59.3645766Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3646245Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3646718Z ) 2025-05-07T21:09:59.3647046Z Trying example: test_pruning( 2025-05-07T21:09:59.3647755Z self=, 2025-05-07T21:09:59.3648556Z T=3, 2025-05-07T21:09:59.3648857Z B=6, 2025-05-07T21:09:59.3649163Z L=3, 2025-05-07T21:09:59.3649472Z use_cpu=True, 2025-05-07T21:09:59.3649823Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3650257Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3650705Z ) 2025-05-07T21:09:59.3806676Z Trying example: test_pruning( 2025-05-07T21:09:59.3807533Z self=, 2025-05-07T21:09:59.3808542Z T=3, 2025-05-07T21:09:59.3808874Z B=5, 2025-05-07T21:09:59.3809172Z L=0, 2025-05-07T21:09:59.3809479Z use_cpu=False, 2025-05-07T21:09:59.3809820Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3810266Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3810732Z ) 2025-05-07T21:09:59.3811077Z Trying example: test_pruning( 2025-05-07T21:09:59.3812012Z self=, 2025-05-07T21:09:59.3812807Z T=3, 2025-05-07T21:09:59.3813132Z B=5, 2025-05-07T21:09:59.3813448Z L=0, 2025-05-07T21:09:59.3813769Z use_cpu=True, 2025-05-07T21:09:59.3814159Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3814602Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3815215Z ) 2025-05-07T21:09:59.3815727Z Trying example: test_pruning( 2025-05-07T21:09:59.3816489Z self=, 2025-05-07T21:09:59.3817240Z T=3, 2025-05-07T21:09:59.3817541Z B=5, 2025-05-07T21:09:59.3817862Z L=0, 2025-05-07T21:09:59.3818179Z use_cpu=True, 2025-05-07T21:09:59.3818574Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3819037Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3819516Z ) 2025-05-07T21:09:59.3819855Z Trying example: test_pruning( 2025-05-07T21:09:59.3820686Z self=, 2025-05-07T21:09:59.3821673Z T=5, 2025-05-07T21:09:59.3821991Z B=5, 2025-05-07T21:09:59.3822310Z L=0, 2025-05-07T21:09:59.3822636Z use_cpu=True, 2025-05-07T21:09:59.3823016Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3823485Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3823964Z ) 2025-05-07T21:09:59.3824305Z Trying example: test_pruning( 2025-05-07T21:09:59.3825135Z self=, 2025-05-07T21:09:59.3825980Z T=5, 2025-05-07T21:09:59.3826301Z B=1, 2025-05-07T21:09:59.3826624Z L=0, 2025-05-07T21:09:59.3826958Z use_cpu=True, 2025-05-07T21:09:59.3827342Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3827811Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3828298Z ) 2025-05-07T21:09:59.3828633Z Trying example: test_pruning( 2025-05-07T21:09:59.3829464Z self=, 2025-05-07T21:09:59.3830331Z T=5, 2025-05-07T21:09:59.3830658Z B=1, 2025-05-07T21:09:59.3830974Z L=5, 2025-05-07T21:09:59.3831310Z use_cpu=True, 2025-05-07T21:09:59.3831706Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3832163Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3832647Z ) 2025-05-07T21:09:59.3833001Z Trying example: test_pruning( 2025-05-07T21:09:59.3833825Z self=, 2025-05-07T21:09:59.3834679Z T=5, 2025-05-07T21:09:59.3835008Z B=5, 2025-05-07T21:09:59.3835320Z L=5, 2025-05-07T21:09:59.3835651Z use_cpu=True, 2025-05-07T21:09:59.3836428Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3836899Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3837388Z ) 2025-05-07T21:09:59.3837739Z Trying example: test_pruning( 2025-05-07T21:09:59.3838559Z self=, 2025-05-07T21:09:59.3839430Z T=1, 2025-05-07T21:09:59.3839757Z B=6, 2025-05-07T21:09:59.3840078Z L=3, 2025-05-07T21:09:59.3840403Z use_cpu=False, 2025-05-07T21:09:59.3840799Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3841268Z use_array_for_index_remapping=False, 2025-05-07T21:09:59.3841750Z ) 2025-05-07T21:09:59.3842104Z Trying example: test_pruning( 2025-05-07T21:09:59.3842933Z self=, 2025-05-07T21:09:59.3843813Z T=1, 2025-05-07T21:09:59.3844238Z B=6, 2025-05-07T21:09:59.3844532Z L=3, 2025-05-07T21:09:59.3844866Z use_cpu=False, 2025-05-07T21:09:59.3845272Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3845743Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3846217Z ) 2025-05-07T21:09:59.3846564Z Trying example: test_pruning( 2025-05-07T21:09:59.3847397Z self=, 2025-05-07T21:09:59.3848370Z T=1, 2025-05-07T21:09:59.3848693Z B=6, 2025-05-07T21:09:59.3849018Z L=3, 2025-05-07T21:09:59.3849346Z use_cpu=False, 2025-05-07T21:09:59.3849740Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3850225Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3850715Z ) 2025-05-07T21:09:59.3851156Z Trying example: test_pruning( 2025-05-07T21:09:59.3852009Z self=, 2025-05-07T21:09:59.3852859Z T=1, 2025-05-07T21:09:59.3853174Z B=1, 2025-05-07T21:09:59.3853507Z L=3, 2025-05-07T21:09:59.3853843Z use_cpu=False, 2025-05-07T21:09:59.3854236Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3854858Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3855347Z ) 2025-05-07T21:09:59.3855688Z Trying example: test_pruning( 2025-05-07T21:09:59.3856522Z self=, 2025-05-07T21:09:59.3857508Z T=1, 2025-05-07T21:09:59.3857829Z B=1, 2025-05-07T21:09:59.3858155Z L=1, 2025-05-07T21:09:59.3858491Z use_cpu=False, 2025-05-07T21:09:59.3858882Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3859358Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3859845Z ) 2025-05-07T21:09:59.3860181Z Trying example: test_pruning( 2025-05-07T21:09:59.3861025Z self=, 2025-05-07T21:09:59.3861878Z T=1, 2025-05-07T21:09:59.3862207Z B=1, 2025-05-07T21:09:59.3862528Z L=1, 2025-05-07T21:09:59.3862863Z use_cpu=False, 2025-05-07T21:09:59.3863269Z use_cpu_hashtable=True, 2025-05-07T21:09:59.3863730Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3864213Z ) 2025-05-07T21:09:59.3864562Z Trying example: test_pruning( 2025-05-07T21:09:59.3865384Z self=, 2025-05-07T21:09:59.3866258Z T=2, 2025-05-07T21:09:59.3866588Z B=1, 2025-05-07T21:09:59.3878349Z L=4, 2025-05-07T21:09:59.3878739Z use_cpu=True, 2025-05-07T21:09:59.3879129Z use_cpu_hashtable=False, 2025-05-07T21:09:59.3879569Z use_array_for_index_remapping=True, 2025-05-07T21:09:59.3880005Z ) 2025-05-07T21:09:59.3880309Z PASSED 2025-05-07T21:10:08.9880042Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:10:08.9880570Z 2025-05-07T21:10:08.9880776Z ============================== 4 passed in 12.07s ============================== 2025-05-07T21:10:09.6303698Z 2025-05-07T21:10:09.6304241Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:10:09.6325091Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 15 seconds 2025-05-07T21:10:09.6325455Z 2025-05-07T21:10:09.6325459Z 2025-05-07T21:10:09.6325463Z 2025-05-07T21:10:09.6325488Z 2025-05-07T21:10:09.6347628Z ################################################################################ 2025-05-07T21:10:09.6363341Z # [2025-05-07T21:10:09.636Z] Run Python Test Suite: 2025-05-07T21:10:09.6363689Z # ./utils/filestore_test.py 2025-05-07T21:10:09.6363991Z ################################################################################ 2025-05-07T21:10:09.6388582Z + 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:10:09.6389206Z 2025-05-07T21:10:11.8077754Z ============================= test session starts ============================== 2025-05-07T21:10:11.8078404Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:10:11.8078939Z cachedir: .pytest_cache 2025-05-07T21:10:11.8079540Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:10:11.8080373Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:10:11.8080803Z plugins: hypothesis-6.131.14 2025-05-07T21:10:13.4418289Z collecting ... collected 8 items 2025-05-07T21:10:13.4418533Z 2025-05-07T21:10:13.4430471Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:10:13.4439157Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:10:13.4446818Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:10:13.4454440Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:10:13.4462149Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:10:13.4470657Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:10:13.4510233Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:10:13.4550442Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:10:13.4551054Z 2025-05-07T21:10:13.4551256Z =========================== short test summary info ============================ 2025-05-07T21:10:13.4551818Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:10:13.4552424Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:10:13.4553030Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:10:13.4553618Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:10:13.4554171Z ========================= 4 passed, 4 skipped in 1.78s ========================= 2025-05-07T21:10:13.9754723Z 2025-05-07T21:10:13.9755319Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:10:13.9775325Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T21:10:13.9775621Z 2025-05-07T21:10:13.9775625Z 2025-05-07T21:10:13.9775629Z 2025-05-07T21:10:13.9775646Z 2025-05-07T21:10:13.9800136Z ################################################################################ 2025-05-07T21:10:13.9815696Z # [2025-05-07T21:10:13.981Z] Run Python Test Suite: 2025-05-07T21:10:13.9816030Z # ./uvm/copy_test.py 2025-05-07T21:10:13.9816304Z ################################################################################ 2025-05-07T21:10:13.9840872Z + 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:10:13.9841462Z 2025-05-07T21:10:16.1417036Z ============================= test session starts ============================== 2025-05-07T21:10:16.1417702Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:10:16.1418251Z cachedir: .pytest_cache 2025-05-07T21:10:16.1418845Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:10:16.1419600Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:10:16.1420021Z plugins: hypothesis-6.131.14 2025-05-07T21:10:17.8202209Z collecting ... collected 3 items 2025-05-07T21:10:17.8202614Z 2025-05-07T21:10:18.1496303Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1497384Z self=, 2025-05-07T21:10:18.1498091Z sizes=[1], 2025-05-07T21:10:18.1498708Z uvm_op=, 2025-05-07T21:10:18.1499082Z ) 2025-05-07T21:10:18.1499458Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1499807Z self=, 2025-05-07T21:10:18.1500142Z sizes=[7], 2025-05-07T21:10:18.1500449Z uvm_op=, 2025-05-07T21:10:18.1500810Z ) 2025-05-07T21:10:18.1501020Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1501445Z self=, 2025-05-07T21:10:18.1501796Z sizes=[7, 2, 6, 6], 2025-05-07T21:10:18.1502147Z uvm_op=, 2025-05-07T21:10:18.1502533Z ) 2025-05-07T21:10:18.1502750Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1503091Z self=, 2025-05-07T21:10:18.1503497Z sizes=[3], 2025-05-07T21:10:18.1503807Z uvm_op=, 2025-05-07T21:10:18.1504156Z ) 2025-05-07T21:10:18.1504367Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1504711Z self=, 2025-05-07T21:10:18.1505059Z sizes=[3, 3, 6, 1], 2025-05-07T21:10:18.1505375Z uvm_op=, 2025-05-07T21:10:18.1505724Z ) 2025-05-07T21:10:18.1505941Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1506272Z self=, 2025-05-07T21:10:18.1506687Z sizes=[5], 2025-05-07T21:10:18.1507018Z uvm_op=, 2025-05-07T21:10:18.1507387Z ) 2025-05-07T21:10:18.1507598Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1507937Z self=, 2025-05-07T21:10:18.1508289Z sizes=[1, 7, 5, 4], 2025-05-07T21:10:18.1508650Z uvm_op=, 2025-05-07T21:10:18.1508997Z ) 2025-05-07T21:10:18.1509208Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1509545Z self=, 2025-05-07T21:10:18.1509890Z sizes=[8, 8, 1, 8], 2025-05-07T21:10:18.1510242Z uvm_op=, 2025-05-07T21:10:18.1510613Z ) 2025-05-07T21:10:18.1510825Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1511165Z self=, 2025-05-07T21:10:18.1511501Z sizes=[5, 6], 2025-05-07T21:10:18.1511815Z uvm_op=, 2025-05-07T21:10:18.1512164Z ) 2025-05-07T21:10:18.1512371Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1512709Z self=, 2025-05-07T21:10:18.1513046Z sizes=[4, 3], 2025-05-07T21:10:18.1513390Z uvm_op=, 2025-05-07T21:10:18.1513767Z ) 2025-05-07T21:10:18.1513981Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1514325Z self=, 2025-05-07T21:10:18.1514671Z sizes=[7, 7, 5, 7], 2025-05-07T21:10:18.1514994Z uvm_op=, 2025-05-07T21:10:18.1515341Z ) 2025-05-07T21:10:18.1515548Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1515888Z self=, 2025-05-07T21:10:18.1516232Z sizes=[7, 7, 7, 7], 2025-05-07T21:10:18.1516548Z uvm_op=, 2025-05-07T21:10:18.1516897Z ) 2025-05-07T21:10:18.1517114Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1517460Z self=, 2025-05-07T21:10:18.1517799Z sizes=[7, 5, 8, 8], 2025-05-07T21:10:18.1518156Z uvm_op=, 2025-05-07T21:10:18.1518545Z ) 2025-05-07T21:10:18.1518754Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1519095Z self=, 2025-05-07T21:10:18.1519496Z sizes=[1, 5, 1, 5], 2025-05-07T21:10:18.1519845Z uvm_op=, 2025-05-07T21:10:18.1520229Z ) 2025-05-07T21:10:18.1520446Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1520781Z self=, 2025-05-07T21:10:18.1521128Z sizes=[1, 5, 5, 5], 2025-05-07T21:10:18.1521484Z uvm_op=, 2025-05-07T21:10:18.1521904Z ) 2025-05-07T21:10:18.1522119Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1522459Z self=, 2025-05-07T21:10:18.1522808Z sizes=[5, 5, 5, 5], 2025-05-07T21:10:18.1523154Z uvm_op=, 2025-05-07T21:10:18.1523532Z ) 2025-05-07T21:10:18.1523786Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1524122Z self=, 2025-05-07T21:10:18.1524469Z sizes=[5, 5, 5, 5], 2025-05-07T21:10:18.1524796Z uvm_op=, 2025-05-07T21:10:18.1525139Z ) 2025-05-07T21:10:18.1525352Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1525694Z self=, 2025-05-07T21:10:18.1526026Z sizes=[5, 5], 2025-05-07T21:10:18.1526335Z uvm_op=, 2025-05-07T21:10:18.1526735Z ) 2025-05-07T21:10:18.1526951Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1527285Z self=, 2025-05-07T21:10:18.1527623Z sizes=[8], 2025-05-07T21:10:18.1527927Z uvm_op=, 2025-05-07T21:10:18.1528269Z ) 2025-05-07T21:10:18.1528480Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1528821Z self=, 2025-05-07T21:10:18.1529175Z sizes=[3], 2025-05-07T21:10:18.1529521Z uvm_op=, 2025-05-07T21:10:18.1529908Z ) 2025-05-07T21:10:18.1530117Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1530463Z self=, 2025-05-07T21:10:18.1530809Z sizes=[3, 8, 7, 7], 2025-05-07T21:10:18.1531124Z uvm_op=, 2025-05-07T21:10:18.1531473Z ) 2025-05-07T21:10:18.1531694Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1532034Z self=, 2025-05-07T21:10:18.1532383Z sizes=[3, 7, 7, 7], 2025-05-07T21:10:18.1532708Z uvm_op=, 2025-05-07T21:10:18.1533060Z ) 2025-05-07T21:10:18.1533274Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1533621Z self=, 2025-05-07T21:10:18.1533966Z sizes=[3, 7, 7, 3], 2025-05-07T21:10:18.1534283Z uvm_op=, 2025-05-07T21:10:18.1534743Z ) 2025-05-07T21:10:18.1534963Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1535302Z self=, 2025-05-07T21:10:18.1535637Z sizes=[7, 7, 7, 3], 2025-05-07T21:10:18.1536104Z uvm_op=, 2025-05-07T21:10:18.1536454Z ) 2025-05-07T21:10:18.1536660Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1537001Z self=, 2025-05-07T21:10:18.1537346Z sizes=[7, 7, 7, 7], 2025-05-07T21:10:18.1537668Z uvm_op=, 2025-05-07T21:10:18.1538012Z ) 2025-05-07T21:10:18.1538229Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1538616Z self=, 2025-05-07T21:10:18.1538956Z sizes=[2, 1], 2025-05-07T21:10:18.1539300Z uvm_op=, 2025-05-07T21:10:18.1539678Z ) 2025-05-07T21:10:18.1539964Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1540309Z self=, 2025-05-07T21:10:18.1540652Z sizes=[1, 1], 2025-05-07T21:10:18.1540985Z uvm_op=, 2025-05-07T21:10:18.1541364Z ) 2025-05-07T21:10:18.1541581Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1541914Z self=, 2025-05-07T21:10:18.1542326Z sizes=[8, 7, 2, 3], 2025-05-07T21:10:18.1542648Z uvm_op=, 2025-05-07T21:10:18.1542996Z ) 2025-05-07T21:10:18.1543202Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1543543Z self=, 2025-05-07T21:10:18.1543888Z sizes=[8, 7, 2, 3], 2025-05-07T21:10:18.1544262Z uvm_op=, 2025-05-07T21:10:18.1544619Z ) 2025-05-07T21:10:18.1544839Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1545176Z self=, 2025-05-07T21:10:18.1545522Z sizes=[8, 3, 2, 3], 2025-05-07T21:10:18.1545846Z uvm_op=, 2025-05-07T21:10:18.1546190Z ) 2025-05-07T21:10:18.1546407Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1546748Z self=, 2025-05-07T21:10:18.1547088Z sizes=[8, 3, 3, 3], 2025-05-07T21:10:18.1547477Z uvm_op=, 2025-05-07T21:10:18.1547826Z ) 2025-05-07T21:10:18.1548041Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1548379Z self=, 2025-05-07T21:10:18.1548724Z sizes=[3, 3, 3, 3], 2025-05-07T21:10:18.1549051Z uvm_op=, 2025-05-07T21:10:18.1549397Z ) 2025-05-07T21:10:18.1549613Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1549953Z self=, 2025-05-07T21:10:18.1550294Z sizes=[3, 3, 2, 1], 2025-05-07T21:10:18.1550619Z uvm_op=, 2025-05-07T21:10:18.1550968Z ) 2025-05-07T21:10:18.1551178Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1551523Z self=, 2025-05-07T21:10:18.1551867Z sizes=[3, 3, 2], 2025-05-07T21:10:18.1552191Z uvm_op=, 2025-05-07T21:10:18.1552537Z ) 2025-05-07T21:10:18.1552752Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1553094Z self=, 2025-05-07T21:10:18.1553430Z sizes=[2, 3, 2], 2025-05-07T21:10:18.1553747Z uvm_op=, 2025-05-07T21:10:18.1554099Z ) 2025-05-07T21:10:18.1554307Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1554648Z self=, 2025-05-07T21:10:18.1554992Z sizes=[2, 2, 2], 2025-05-07T21:10:18.1555310Z uvm_op=, 2025-05-07T21:10:18.1555659Z ) 2025-05-07T21:10:18.1555876Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1556209Z self=, 2025-05-07T21:10:18.1556545Z sizes=[7], 2025-05-07T21:10:18.1556886Z uvm_op=, 2025-05-07T21:10:18.1557274Z ) 2025-05-07T21:10:18.1557482Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1557826Z self=, 2025-05-07T21:10:18.1558168Z sizes=[1], 2025-05-07T21:10:18.1558511Z uvm_op=, 2025-05-07T21:10:18.1558862Z ) 2025-05-07T21:10:18.1559077Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1559417Z self=, 2025-05-07T21:10:18.1559761Z sizes=[8], 2025-05-07T21:10:18.1560117Z uvm_op=, 2025-05-07T21:10:18.1560462Z ) 2025-05-07T21:10:18.1560680Z Trying example: test_uvm_to_cpu( 2025-05-07T21:10:18.1561023Z self=, 2025-05-07T21:10:18.1561357Z sizes=[6], 2025-05-07T21:10:18.1561659Z uvm_op=, 2025-05-07T21:10:18.1562008Z ) 2025-05-07T21:10:18.1562246Z PASSED 2025-05-07T21:10:19.4652603Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4653423Z self=, 2025-05-07T21:10:19.4653915Z sizes=[1], 2025-05-07T21:10:19.4654333Z uvm_op=, 2025-05-07T21:10:19.4654804Z ) 2025-05-07T21:10:19.4655157Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4655548Z self=, 2025-05-07T21:10:19.4655910Z sizes=[372], 2025-05-07T21:10:19.4656223Z uvm_op=, 2025-05-07T21:10:19.4656580Z ) 2025-05-07T21:10:19.4656809Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4657196Z self=, 2025-05-07T21:10:19.4657563Z sizes=[372, 250, 20], 2025-05-07T21:10:19.4657899Z uvm_op=, 2025-05-07T21:10:19.4658252Z ) 2025-05-07T21:10:19.4658548Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4658976Z self=, 2025-05-07T21:10:19.4659332Z sizes=[155], 2025-05-07T21:10:19.4659635Z uvm_op=, 2025-05-07T21:10:19.4659980Z ) 2025-05-07T21:10:19.4660209Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4660577Z self=, 2025-05-07T21:10:19.4660938Z sizes=[155, 394, 506], 2025-05-07T21:10:19.4661273Z uvm_op=, 2025-05-07T21:10:19.4661619Z ) 2025-05-07T21:10:19.4661832Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4662208Z self=, 2025-05-07T21:10:19.4662571Z sizes=[200, 382, 357], 2025-05-07T21:10:19.4662894Z uvm_op=, 2025-05-07T21:10:19.4663237Z ) 2025-05-07T21:10:19.4663462Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4663829Z self=, 2025-05-07T21:10:19.4664191Z sizes=[341], 2025-05-07T21:10:19.4664530Z uvm_op=, 2025-05-07T21:10:19.4664907Z ) 2025-05-07T21:10:19.4665127Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4665505Z self=, 2025-05-07T21:10:19.4665866Z sizes=[407, 12, 16], 2025-05-07T21:10:19.4666190Z uvm_op=, 2025-05-07T21:10:19.4666536Z ) 2025-05-07T21:10:19.4666761Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4667129Z self=, 2025-05-07T21:10:19.4667486Z sizes=[48, 298], 2025-05-07T21:10:19.4667801Z uvm_op=, 2025-05-07T21:10:19.4668141Z ) 2025-05-07T21:10:19.4668367Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4668742Z self=, 2025-05-07T21:10:19.4669097Z sizes=[92, 412, 479], 2025-05-07T21:10:19.4669426Z uvm_op=, 2025-05-07T21:10:19.4669772Z ) 2025-05-07T21:10:19.4669984Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4670359Z self=, 2025-05-07T21:10:19.4670716Z sizes=[155, 2], 2025-05-07T21:10:19.4671107Z uvm_op=, 2025-05-07T21:10:19.4671448Z ) 2025-05-07T21:10:19.4671667Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4672038Z self=, 2025-05-07T21:10:19.4672389Z sizes=[155, 155], 2025-05-07T21:10:19.4672708Z uvm_op=, 2025-05-07T21:10:19.4673118Z ) 2025-05-07T21:10:19.4673332Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4673710Z self=, 2025-05-07T21:10:19.4674065Z sizes=[464], 2025-05-07T21:10:19.4674370Z uvm_op=, 2025-05-07T21:10:19.4674714Z ) 2025-05-07T21:10:19.4674936Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4675355Z self=, 2025-05-07T21:10:19.4675708Z sizes=[316], 2025-05-07T21:10:19.4676015Z uvm_op=, 2025-05-07T21:10:19.4676362Z ) 2025-05-07T21:10:19.4676576Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4676950Z self=, 2025-05-07T21:10:19.4677307Z sizes=[231], 2025-05-07T21:10:19.4677610Z uvm_op=, 2025-05-07T21:10:19.4677953Z ) 2025-05-07T21:10:19.4678177Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4678591Z self=, 2025-05-07T21:10:19.4678944Z sizes=[455], 2025-05-07T21:10:19.4679248Z uvm_op=, 2025-05-07T21:10:19.4679599Z ) 2025-05-07T21:10:19.4679814Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4680240Z self=, 2025-05-07T21:10:19.4680608Z sizes=[512, 139, 241], 2025-05-07T21:10:19.4680972Z uvm_op=, 2025-05-07T21:10:19.4681343Z ) 2025-05-07T21:10:19.4681569Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4681947Z self=, 2025-05-07T21:10:19.4682301Z sizes=[512, 139, 241], 2025-05-07T21:10:19.4689803Z uvm_op=, 2025-05-07T21:10:19.4690163Z ) 2025-05-07T21:10:19.4690391Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4690774Z self=, 2025-05-07T21:10:19.4691134Z sizes=[512], 2025-05-07T21:10:19.4691443Z uvm_op=, 2025-05-07T21:10:19.4691785Z ) 2025-05-07T21:10:19.4692006Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4692382Z self=, 2025-05-07T21:10:19.4692735Z sizes=[187], 2025-05-07T21:10:19.4693078Z uvm_op=, 2025-05-07T21:10:19.4693466Z ) 2025-05-07T21:10:19.4693682Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4694052Z self=, 2025-05-07T21:10:19.4694421Z sizes=[116, 183, 303], 2025-05-07T21:10:19.4694843Z uvm_op=, 2025-05-07T21:10:19.4695181Z ) 2025-05-07T21:10:19.4695397Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4695773Z self=, 2025-05-07T21:10:19.4696135Z sizes=[303, 183, 303], 2025-05-07T21:10:19.4696464Z uvm_op=, 2025-05-07T21:10:19.4696815Z ) 2025-05-07T21:10:19.4697029Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4697404Z self=, 2025-05-07T21:10:19.4697768Z sizes=[183, 183, 303], 2025-05-07T21:10:19.4698093Z uvm_op=, 2025-05-07T21:10:19.4698441Z ) 2025-05-07T21:10:19.4698729Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4699112Z self=, 2025-05-07T21:10:19.4699475Z sizes=[303, 303, 303], 2025-05-07T21:10:19.4699802Z uvm_op=, 2025-05-07T21:10:19.4700153Z ) 2025-05-07T21:10:19.4700363Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4700783Z self=, 2025-05-07T21:10:19.4701141Z sizes=[17, 392], 2025-05-07T21:10:19.4701451Z uvm_op=, 2025-05-07T21:10:19.4701794Z ) 2025-05-07T21:10:19.4702015Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4702383Z self=, 2025-05-07T21:10:19.4702791Z sizes=[392, 392], 2025-05-07T21:10:19.4703106Z uvm_op=, 2025-05-07T21:10:19.4703451Z ) 2025-05-07T21:10:19.4703665Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4704041Z self=, 2025-05-07T21:10:19.4704403Z sizes=[59, 305], 2025-05-07T21:10:19.4704746Z uvm_op=, 2025-05-07T21:10:19.4705125Z ) 2025-05-07T21:10:19.4705345Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4705716Z self=, 2025-05-07T21:10:19.4706128Z sizes=[83, 207, 246], 2025-05-07T21:10:19.4706457Z uvm_op=, 2025-05-07T21:10:19.4706799Z ) 2025-05-07T21:10:19.4707021Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4707397Z self=, 2025-05-07T21:10:19.4707765Z sizes=[83, 246, 246], 2025-05-07T21:10:19.4708099Z uvm_op=, 2025-05-07T21:10:19.4708445Z ) 2025-05-07T21:10:19.4708673Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4709043Z self=, 2025-05-07T21:10:19.4709409Z sizes=[246, 246, 246], 2025-05-07T21:10:19.4709739Z uvm_op=, 2025-05-07T21:10:19.4710080Z ) 2025-05-07T21:10:19.4710299Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4710680Z self=, 2025-05-07T21:10:19.4711045Z sizes=[286, 87, 484], 2025-05-07T21:10:19.4711403Z uvm_op=, 2025-05-07T21:10:19.4711789Z ) 2025-05-07T21:10:19.4712002Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4712373Z self=, 2025-05-07T21:10:19.4712747Z sizes=[87, 87, 484], 2025-05-07T21:10:19.4713104Z uvm_op=, 2025-05-07T21:10:19.4713476Z ) 2025-05-07T21:10:19.4713699Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4714070Z self=, 2025-05-07T21:10:19.4714451Z sizes=[87], 2025-05-07T21:10:19.4714785Z uvm_op=, 2025-05-07T21:10:19.4715131Z ) 2025-05-07T21:10:19.4715344Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4715723Z self=, 2025-05-07T21:10:19.4716083Z sizes=[70], 2025-05-07T21:10:19.4716380Z uvm_op=, 2025-05-07T21:10:19.4716723Z ) 2025-05-07T21:10:19.4716940Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4717313Z self=, 2025-05-07T21:10:19.4717674Z sizes=[132, 185], 2025-05-07T21:10:19.4718023Z uvm_op=, 2025-05-07T21:10:19.4718403Z ) 2025-05-07T21:10:19.4718669Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4719042Z self=, 2025-05-07T21:10:19.4719403Z sizes=[132], 2025-05-07T21:10:19.4719704Z uvm_op=, 2025-05-07T21:10:19.4720098Z ) 2025-05-07T21:10:19.4720313Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4720681Z self=, 2025-05-07T21:10:19.4721085Z sizes=[129], 2025-05-07T21:10:19.4721396Z uvm_op=, 2025-05-07T21:10:19.4721740Z ) 2025-05-07T21:10:19.4721953Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4722330Z self=, 2025-05-07T21:10:19.4722682Z sizes=[444], 2025-05-07T21:10:19.4723058Z uvm_op=, 2025-05-07T21:10:19.4723440Z ) 2025-05-07T21:10:19.4723660Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4724029Z self=, 2025-05-07T21:10:19.4724386Z sizes=[353, 186, 480], 2025-05-07T21:10:19.4724710Z uvm_op=, 2025-05-07T21:10:19.4725045Z ) 2025-05-07T21:10:19.4725262Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:10:19.4725634Z self=, 2025-05-07T21:10:19.4726047Z sizes=[353, 480, 480], 2025-05-07T21:10:19.4726374Z uvm_op=, 2025-05-07T21:10:19.4726726Z ) 2025-05-07T21:10:19.4726929Z PASSED 2025-05-07T21:10:19.4727260Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:10:19.4727580Z 2025-05-07T21:10:19.4727733Z =========================== short test summary info ============================ 2025-05-07T21:10:19.4728193Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:10:19.4728650Z ========================= 2 passed, 1 skipped in 3.46s ========================= 2025-05-07T21:10:20.1012490Z 2025-05-07T21:10:20.1013052Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:10:20.1032936Z [TEST] Python test time for ./uvm/copy_test.py: 7 seconds 2025-05-07T21:10:20.1033199Z 2025-05-07T21:10:20.1033210Z 2025-05-07T21:10:20.1033215Z 2025-05-07T21:10:20.1033227Z 2025-05-07T21:10:20.1054857Z ################################################################################ 2025-05-07T21:10:20.1071049Z # [2025-05-07T21:10:20.106Z] Run Python Test Suite: 2025-05-07T21:10:20.1071388Z # ./uvm/ops_load_test.py 2025-05-07T21:10:20.1071681Z ################################################################################ 2025-05-07T21:10:20.1098143Z + 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:10:20.1098749Z 2025-05-07T21:10:22.2792334Z ============================= test session starts ============================== 2025-05-07T21:10:22.2793018Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:10:22.2793556Z cachedir: .pytest_cache 2025-05-07T21:10:22.2794153Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:10:22.2794905Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:10:22.2795334Z plugins: hypothesis-6.131.14 2025-05-07T21:10:23.9509017Z collecting ... collected 1 item 2025-05-07T21:10:23.9509263Z 2025-05-07T21:10:24.2047764Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:10:24.2048048Z 2025-05-07T21:10:24.2048210Z ============================== 1 passed in 2.06s =============================== 2025-05-07T21:10:24.8347516Z 2025-05-07T21:10:24.8347994Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:10:24.8369438Z [TEST] Python test time for ./uvm/ops_load_test.py: 4 seconds 2025-05-07T21:10:24.8369719Z 2025-05-07T21:10:24.8369729Z 2025-05-07T21:10:24.8369733Z 2025-05-07T21:10:24.8369749Z 2025-05-07T21:10:24.8390307Z ################################################################################ 2025-05-07T21:10:24.8405609Z # [2025-05-07T21:10:24.840Z] Run Python Test Suite: 2025-05-07T21:10:24.8406067Z # ./uvm/uvm_test.py 2025-05-07T21:10:24.8406342Z ################################################################################ 2025-05-07T21:10:24.8431163Z + 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:10:24.8431750Z 2025-05-07T21:10:27.0089844Z ============================= test session starts ============================== 2025-05-07T21:10:27.0090669Z platform linux -- Python 3.9.21, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:10:27.0091298Z cachedir: .pytest_cache 2025-05-07T21:10:27.0091909Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:10:27.0092655Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:10:27.0093079Z plugins: hypothesis-6.131.14 2025-05-07T21:10:28.6910544Z collecting ... collected 7 items 2025-05-07T21:10:28.6911147Z 2025-05-07T21:10:29.0286847Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0287506Z self=, 2025-05-07T21:10:29.0288046Z sizes=[1], 2025-05-07T21:10:29.0288488Z uvm_op=, 2025-05-07T21:10:29.0288997Z ) 2025-05-07T21:10:29.0289235Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0289595Z self=, 2025-05-07T21:10:29.0289931Z sizes=[791], 2025-05-07T21:10:29.0290254Z uvm_op=, 2025-05-07T21:10:29.0290792Z ) 2025-05-07T21:10:29.0291120Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0291654Z self=, 2025-05-07T21:10:29.0292001Z sizes=[791, 1024], 2025-05-07T21:10:29.0292344Z uvm_op=, 2025-05-07T21:10:29.0292736Z ) 2025-05-07T21:10:29.0292951Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0293302Z self=, 2025-05-07T21:10:29.0293642Z sizes=[433], 2025-05-07T21:10:29.0293948Z uvm_op=, 2025-05-07T21:10:29.0294298Z ) 2025-05-07T21:10:29.0294527Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0294990Z self=, 2025-05-07T21:10:29.0295341Z sizes=[433, 272, 783, 860], 2025-05-07T21:10:29.0295691Z uvm_op=, 2025-05-07T21:10:29.0296031Z ) 2025-05-07T21:10:29.0296251Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0296605Z self=, 2025-05-07T21:10:29.0296949Z sizes=[1024, 980, 495, 141], 2025-05-07T21:10:29.0297299Z uvm_op=, 2025-05-07T21:10:29.0297650Z ) 2025-05-07T21:10:29.0297865Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0298219Z self=, 2025-05-07T21:10:29.0298572Z sizes=[1002, 832, 648], 2025-05-07T21:10:29.0298941Z uvm_op=, 2025-05-07T21:10:29.0299319Z ) 2025-05-07T21:10:29.0299545Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0299900Z self=, 2025-05-07T21:10:29.0300240Z sizes=[414, 843], 2025-05-07T21:10:29.0300716Z uvm_op=, 2025-05-07T21:10:29.0301068Z ) 2025-05-07T21:10:29.0301283Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0301637Z self=, 2025-05-07T21:10:29.0301984Z sizes=[1, 542, 465, 757], 2025-05-07T21:10:29.0302347Z uvm_op=, 2025-05-07T21:10:29.0302801Z ) 2025-05-07T21:10:29.0303021Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0303376Z self=, 2025-05-07T21:10:29.0303711Z sizes=[1009], 2025-05-07T21:10:29.0304022Z uvm_op=, 2025-05-07T21:10:29.0304366Z ) 2025-05-07T21:10:29.0304575Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0304998Z self=, 2025-05-07T21:10:29.0305349Z sizes=[509, 810, 128, 1], 2025-05-07T21:10:29.0305716Z uvm_op=, 2025-05-07T21:10:29.0306091Z ) 2025-05-07T21:10:29.0306311Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0306659Z self=, 2025-05-07T21:10:29.0307007Z sizes=[509, 810, 128, 810], 2025-05-07T21:10:29.0307379Z uvm_op=, 2025-05-07T21:10:29.0307755Z ) 2025-05-07T21:10:29.0307966Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0308389Z self=, 2025-05-07T21:10:29.0308739Z sizes=[810, 810, 128, 810], 2025-05-07T21:10:29.0309107Z uvm_op=, 2025-05-07T21:10:29.0309488Z ) 2025-05-07T21:10:29.0309709Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0310058Z self=, 2025-05-07T21:10:29.0310406Z sizes=[810, 810, 128, 810], 2025-05-07T21:10:29.0310753Z uvm_op=, 2025-05-07T21:10:29.0311119Z ) 2025-05-07T21:10:29.0311366Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0311723Z self=, 2025-05-07T21:10:29.0312065Z sizes=[810, 810, 128, 128], 2025-05-07T21:10:29.0312406Z uvm_op=, 2025-05-07T21:10:29.0312755Z ) 2025-05-07T21:10:29.0312973Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0313328Z self=, 2025-05-07T21:10:29.0313668Z sizes=[810], 2025-05-07T21:10:29.0313974Z uvm_op=, 2025-05-07T21:10:29.0314315Z ) 2025-05-07T21:10:29.0314536Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0314900Z self=, 2025-05-07T21:10:29.0315234Z sizes=[624], 2025-05-07T21:10:29.0315575Z uvm_op=, 2025-05-07T21:10:29.0315961Z ) 2025-05-07T21:10:29.0316174Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0316529Z self=, 2025-05-07T21:10:29.0316868Z sizes=[519], 2025-05-07T21:10:29.0317176Z uvm_op=, 2025-05-07T21:10:29.0317518Z ) 2025-05-07T21:10:29.0317735Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0318095Z self=, 2025-05-07T21:10:29.0318438Z sizes=[526, 332, 854, 926], 2025-05-07T21:10:29.0318812Z uvm_op=, 2025-05-07T21:10:29.0319186Z ) 2025-05-07T21:10:29.0319395Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0319753Z self=, 2025-05-07T21:10:29.0320102Z sizes=[526, 332, 854, 926], 2025-05-07T21:10:29.0320443Z uvm_op=, 2025-05-07T21:10:29.0320790Z ) 2025-05-07T21:10:29.0321060Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0321410Z self=, 2025-05-07T21:10:29.0321757Z sizes=[332, 332, 854, 926], 2025-05-07T21:10:29.0322099Z uvm_op=, 2025-05-07T21:10:29.0322443Z ) 2025-05-07T21:10:29.0322653Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0323050Z self=, 2025-05-07T21:10:29.0323397Z sizes=[332, 926, 854, 926], 2025-05-07T21:10:29.0323729Z uvm_op=, 2025-05-07T21:10:29.0324079Z ) 2025-05-07T21:10:29.0324297Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0324714Z self=, 2025-05-07T21:10:29.0325057Z sizes=[926, 926, 854, 926], 2025-05-07T21:10:29.0325398Z uvm_op=, 2025-05-07T21:10:29.0325746Z ) 2025-05-07T21:10:29.0325961Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0326315Z self=, 2025-05-07T21:10:29.0326661Z sizes=[926, 926, 926, 926], 2025-05-07T21:10:29.0327003Z uvm_op=, 2025-05-07T21:10:29.0327344Z ) 2025-05-07T21:10:29.0327561Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0327920Z self=, 2025-05-07T21:10:29.0328307Z sizes=[926, 926], 2025-05-07T21:10:29.0328627Z uvm_op=, 2025-05-07T21:10:29.0328974Z ) 2025-05-07T21:10:29.0329187Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0329545Z self=, 2025-05-07T21:10:29.0329897Z sizes=[619, 637, 344, 1023], 2025-05-07T21:10:29.0330239Z uvm_op=, 2025-05-07T21:10:29.0330586Z ) 2025-05-07T21:10:29.0330810Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0331166Z self=, 2025-05-07T21:10:29.0331509Z sizes=[619, 344, 344, 1023], 2025-05-07T21:10:29.0331857Z uvm_op=, 2025-05-07T21:10:29.0332203Z ) 2025-05-07T21:10:29.0332413Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0332772Z self=, 2025-05-07T21:10:29.0333121Z sizes=[619, 344, 344, 619], 2025-05-07T21:10:29.0333454Z uvm_op=, 2025-05-07T21:10:29.0333798Z ) 2025-05-07T21:10:29.0334013Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0334359Z self=, 2025-05-07T21:10:29.0334780Z sizes=[619, 619, 344, 619], 2025-05-07T21:10:29.0335120Z uvm_op=, 2025-05-07T21:10:29.0335466Z ) 2025-05-07T21:10:29.0335679Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0336214Z self=, 2025-05-07T21:10:29.0336562Z sizes=[344, 619, 344, 619], 2025-05-07T21:10:29.0336895Z uvm_op=, 2025-05-07T21:10:29.0337241Z ) 2025-05-07T21:10:29.0337459Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0337808Z self=, 2025-05-07T21:10:29.0338158Z sizes=[344, 619, 619, 619], 2025-05-07T21:10:29.0338498Z uvm_op=, 2025-05-07T21:10:29.0338838Z ) 2025-05-07T21:10:29.0339059Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0339411Z self=, 2025-05-07T21:10:29.0339754Z sizes=[344, 619, 619, 344], 2025-05-07T21:10:29.0340094Z uvm_op=, 2025-05-07T21:10:29.0340440Z ) 2025-05-07T21:10:29.0340656Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0341097Z self=, 2025-05-07T21:10:29.0341451Z sizes=[100, 502, 604, 661], 2025-05-07T21:10:29.0341791Z uvm_op=, 2025-05-07T21:10:29.0342131Z ) 2025-05-07T21:10:29.0342347Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0342703Z self=, 2025-05-07T21:10:29.0343104Z sizes=[100, 100, 604, 661], 2025-05-07T21:10:29.0343445Z uvm_op=, 2025-05-07T21:10:29.0343799Z ) 2025-05-07T21:10:29.0344011Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0344366Z self=, 2025-05-07T21:10:29.0344770Z sizes=[661, 100, 604, 661], 2025-05-07T21:10:29.0345112Z uvm_op=, 2025-05-07T21:10:29.0345455Z ) 2025-05-07T21:10:29.0345673Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0346034Z self=, 2025-05-07T21:10:29.0346369Z sizes=[39], 2025-05-07T21:10:29.0346676Z uvm_op=, 2025-05-07T21:10:29.0347025Z ) 2025-05-07T21:10:29.0347236Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0347597Z self=, 2025-05-07T21:10:29.0348016Z sizes=[64, 636, 388], 2025-05-07T21:10:29.0348337Z uvm_op=, 2025-05-07T21:10:29.0348684Z ) 2025-05-07T21:10:29.0348897Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0349245Z self=, 2025-05-07T21:10:29.0349583Z sizes=[64, 636], 2025-05-07T21:10:29.0349902Z uvm_op=, 2025-05-07T21:10:29.0350246Z ) 2025-05-07T21:10:29.0350455Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0350811Z self=, 2025-05-07T21:10:29.0351151Z sizes=[64, 64], 2025-05-07T21:10:29.0351452Z uvm_op=, 2025-05-07T21:10:29.0351799Z ) 2025-05-07T21:10:29.0352016Z Trying example: test_cudaMemAdvise( 2025-05-07T21:10:29.0352362Z self=, 2025-05-07T21:10:29.0352705Z sizes=[64], 2025-05-07T21:10:29.0353012Z uvm_op=, 2025-05-07T21:10:29.0353348Z ) 2025-05-07T21:10:29.0353535Z PASSED 2025-05-07T21:10:29.6520360Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6521708Z self=, 2025-05-07T21:10:29.6522746Z sizes=[1], 2025-05-07T21:10:29.6523464Z uvm_op=, 2025-05-07T21:10:29.6524285Z ) 2025-05-07T21:10:29.6524946Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6536113Z self=, 2025-05-07T21:10:29.6536707Z sizes=[192], 2025-05-07T21:10:29.6537135Z uvm_op=, 2025-05-07T21:10:29.6537565Z ) 2025-05-07T21:10:29.6537801Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6538201Z self=, 2025-05-07T21:10:29.6538586Z sizes=[192, 161, 392], 2025-05-07T21:10:29.6538916Z uvm_op=, 2025-05-07T21:10:29.6539258Z ) 2025-05-07T21:10:29.6539492Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6539894Z self=, 2025-05-07T21:10:29.6540256Z sizes=[410], 2025-05-07T21:10:29.6540566Z uvm_op=, 2025-05-07T21:10:29.6540913Z ) 2025-05-07T21:10:29.6541139Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6541660Z self=, 2025-05-07T21:10:29.6542026Z sizes=[410], 2025-05-07T21:10:29.6542364Z uvm_op=, 2025-05-07T21:10:29.6542744Z ) 2025-05-07T21:10:29.6542977Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6543376Z self=, 2025-05-07T21:10:29.6543839Z sizes=[526], 2025-05-07T21:10:29.6544161Z uvm_op=, 2025-05-07T21:10:29.6544544Z ) 2025-05-07T21:10:29.6544775Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6545216Z self=, 2025-05-07T21:10:29.6545628Z sizes=[129, 859, 25], 2025-05-07T21:10:29.6546067Z uvm_op=, 2025-05-07T21:10:29.6546495Z ) 2025-05-07T21:10:29.6546734Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6547185Z self=, 2025-05-07T21:10:29.6547586Z sizes=[483, 1022], 2025-05-07T21:10:29.6547964Z uvm_op=, 2025-05-07T21:10:29.6548386Z ) 2025-05-07T21:10:29.6548616Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6549056Z self=, 2025-05-07T21:10:29.6549530Z sizes=[50, 269], 2025-05-07T21:10:29.6549857Z uvm_op=, 2025-05-07T21:10:29.6550238Z ) 2025-05-07T21:10:29.6550474Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6550911Z self=, 2025-05-07T21:10:29.6551328Z sizes=[980, 276, 139], 2025-05-07T21:10:29.6551681Z uvm_op=, 2025-05-07T21:10:29.6552063Z ) 2025-05-07T21:10:29.6552298Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6552737Z self=, 2025-05-07T21:10:29.6553137Z sizes=[272], 2025-05-07T21:10:29.6553487Z uvm_op=, 2025-05-07T21:10:29.6553906Z ) 2025-05-07T21:10:29.6554138Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6554571Z self=, 2025-05-07T21:10:29.6554973Z sizes=[232], 2025-05-07T21:10:29.6555328Z uvm_op=, 2025-05-07T21:10:29.6555742Z ) 2025-05-07T21:10:29.6555975Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6556411Z self=, 2025-05-07T21:10:29.6556819Z sizes=[323, 887, 928], 2025-05-07T21:10:29.6557164Z uvm_op=, 2025-05-07T21:10:29.6557545Z ) 2025-05-07T21:10:29.6557781Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6558215Z self=, 2025-05-07T21:10:29.6558623Z sizes=[887, 887, 928], 2025-05-07T21:10:29.6558971Z uvm_op=, 2025-05-07T21:10:29.6559351Z ) 2025-05-07T21:10:29.6559584Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6560023Z self=, 2025-05-07T21:10:29.6560429Z sizes=[887, 887, 887], 2025-05-07T21:10:29.6560779Z uvm_op=, 2025-05-07T21:10:29.6561157Z ) 2025-05-07T21:10:29.6561422Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6561880Z self=, 2025-05-07T21:10:29.6562283Z sizes=[470], 2025-05-07T21:10:29.6562641Z uvm_op=, 2025-05-07T21:10:29.6563055Z ) 2025-05-07T21:10:29.6563341Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6563782Z self=, 2025-05-07T21:10:29.6564180Z sizes=[178], 2025-05-07T21:10:29.6564538Z uvm_op=, 2025-05-07T21:10:29.6564960Z ) 2025-05-07T21:10:29.6565189Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6565672Z self=, 2025-05-07T21:10:29.6566086Z sizes=[13, 123, 22], 2025-05-07T21:10:29.6566468Z uvm_op=, 2025-05-07T21:10:29.6566881Z ) 2025-05-07T21:10:29.6567113Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6567597Z self=, 2025-05-07T21:10:29.6568001Z sizes=[123, 123, 22], 2025-05-07T21:10:29.6568387Z uvm_op=, 2025-05-07T21:10:29.6568812Z ) 2025-05-07T21:10:29.6569044Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6569482Z self=, 2025-05-07T21:10:29.6569889Z sizes=[22, 123, 22], 2025-05-07T21:10:29.6570264Z uvm_op=, 2025-05-07T21:10:29.6570683Z ) 2025-05-07T21:10:29.6570921Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6571406Z self=, 2025-05-07T21:10:29.6571805Z sizes=[123, 123, 123], 2025-05-07T21:10:29.6572240Z uvm_op=, 2025-05-07T21:10:29.6572659Z ) 2025-05-07T21:10:29.6572886Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6573325Z self=, 2025-05-07T21:10:29.6573731Z sizes=[123, 123], 2025-05-07T21:10:29.6574059Z uvm_op=, 2025-05-07T21:10:29.6574437Z ) 2025-05-07T21:10:29.6574775Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6575169Z self=, 2025-05-07T21:10:29.6575533Z sizes=[123], 2025-05-07T21:10:29.6575835Z uvm_op=, 2025-05-07T21:10:29.6576179Z ) 2025-05-07T21:10:29.6576403Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6576808Z self=, 2025-05-07T21:10:29.6577177Z sizes=[736, 107, 643], 2025-05-07T21:10:29.6577530Z uvm_op=, 2025-05-07T21:10:29.6577903Z ) 2025-05-07T21:10:29.6578133Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6578527Z self=, 2025-05-07T21:10:29.6578896Z sizes=[736, 736, 643], 2025-05-07T21:10:29.6579256Z uvm_op=, 2025-05-07T21:10:29.6579632Z ) 2025-05-07T21:10:29.6579861Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6580260Z self=, 2025-05-07T21:10:29.6580631Z sizes=[736, 643, 643], 2025-05-07T21:10:29.6580984Z uvm_op=, 2025-05-07T21:10:29.6581361Z ) 2025-05-07T21:10:29.6581595Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6581993Z self=, 2025-05-07T21:10:29.6582364Z sizes=[736, 643, 736], 2025-05-07T21:10:29.6582726Z uvm_op=, 2025-05-07T21:10:29.6583096Z ) 2025-05-07T21:10:29.6583330Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6583735Z self=, 2025-05-07T21:10:29.6584109Z sizes=[643, 643, 643], 2025-05-07T21:10:29.6584518Z uvm_op=, 2025-05-07T21:10:29.6584901Z ) 2025-05-07T21:10:29.6585136Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6585531Z self=, 2025-05-07T21:10:29.6585896Z sizes=[142], 2025-05-07T21:10:29.6586204Z uvm_op=, 2025-05-07T21:10:29.6586588Z ) 2025-05-07T21:10:29.6586824Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6587225Z self=, 2025-05-07T21:10:29.6587590Z sizes=[409, 982], 2025-05-07T21:10:29.6587908Z uvm_op=, 2025-05-07T21:10:29.6588253Z ) 2025-05-07T21:10:29.6588483Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6588917Z self=, 2025-05-07T21:10:29.6589286Z sizes=[409, 409], 2025-05-07T21:10:29.6589609Z uvm_op=, 2025-05-07T21:10:29.6589953Z ) 2025-05-07T21:10:29.6590183Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6590583Z self=, 2025-05-07T21:10:29.6590944Z sizes=[514, 284], 2025-05-07T21:10:29.6591262Z uvm_op=, 2025-05-07T21:10:29.6591660Z ) 2025-05-07T21:10:29.6591929Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6592329Z self=, 2025-05-07T21:10:29.6592696Z sizes=[284, 284], 2025-05-07T21:10:29.6593011Z uvm_op=, 2025-05-07T21:10:29.6593349Z ) 2025-05-07T21:10:29.6593578Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6593980Z self=, 2025-05-07T21:10:29.6594339Z sizes=[284], 2025-05-07T21:10:29.6594644Z uvm_op=, 2025-05-07T21:10:29.6594989Z ) 2025-05-07T21:10:29.6595208Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6595604Z self=, 2025-05-07T21:10:29.6595972Z sizes=[869, 269, 739], 2025-05-07T21:10:29.6596295Z uvm_op=, 2025-05-07T21:10:29.6596643Z ) 2025-05-07T21:10:29.6596873Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6597264Z self=, 2025-05-07T21:10:29.6597633Z sizes=[869, 269, 269], 2025-05-07T21:10:29.6597962Z uvm_op=, 2025-05-07T21:10:29.6598303Z ) 2025-05-07T21:10:29.6598527Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6598927Z self=, 2025-05-07T21:10:29.6599295Z sizes=[869, 869, 269], 2025-05-07T21:10:29.6599619Z uvm_op=, 2025-05-07T21:10:29.6599962Z ) 2025-05-07T21:10:29.6600196Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6600587Z self=, 2025-05-07T21:10:29.6600957Z sizes=[269, 869, 269], 2025-05-07T21:10:29.6601283Z uvm_op=, 2025-05-07T21:10:29.6601628Z ) 2025-05-07T21:10:29.6601875Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6602306Z self=, 2025-05-07T21:10:29.6602672Z sizes=[269, 269, 269], 2025-05-07T21:10:29.6602999Z uvm_op=, 2025-05-07T21:10:29.6603346Z ) 2025-05-07T21:10:29.6603577Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:10:29.6603975Z self=, 2025-05-07T21:10:29.6604340Z sizes=[921], 2025-05-07T21:10:29.6604687Z uvm_op=, 2025-05-07T21:10:29.6605038Z ) 2025-05-07T21:10:29.6605233Z PASSED 2025-05-07T21:10:29.6605470Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:10:29.7256567Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7257300Z self=, 2025-05-07T21:10:29.7257906Z sizes=[1], 2025-05-07T21:10:29.7258334Z uvm_op=, 2025-05-07T21:10:29.7258813Z ) 2025-05-07T21:10:29.7259108Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7259482Z self=, 2025-05-07T21:10:29.7259813Z sizes=[7], 2025-05-07T21:10:29.7260219Z uvm_op=, 2025-05-07T21:10:29.7260569Z ) 2025-05-07T21:10:29.7260776Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7261120Z self=, 2025-05-07T21:10:29.7261463Z sizes=[7, 4, 2, 2], 2025-05-07T21:10:29.7261809Z uvm_op=, 2025-05-07T21:10:29.7262187Z ) 2025-05-07T21:10:29.7262402Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7262748Z self=, 2025-05-07T21:10:29.7263077Z sizes=[6], 2025-05-07T21:10:29.7263380Z uvm_op=, 2025-05-07T21:10:29.7263796Z ) 2025-05-07T21:10:29.7264001Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7264347Z self=, 2025-05-07T21:10:29.7264684Z sizes=[6, 1, 6], 2025-05-07T21:10:29.7264995Z uvm_op=, 2025-05-07T21:10:29.7265342Z ) 2025-05-07T21:10:29.7265553Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7265893Z self=, 2025-05-07T21:10:29.7266230Z sizes=[1, 1, 5], 2025-05-07T21:10:29.7266568Z uvm_op=, 2025-05-07T21:10:29.7266929Z ) 2025-05-07T21:10:29.7267138Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7267483Z self=, 2025-05-07T21:10:29.7267824Z sizes=[5, 2, 7, 3], 2025-05-07T21:10:29.7268156Z uvm_op=, 2025-05-07T21:10:29.7268525Z ) 2025-05-07T21:10:29.7268739Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7269079Z self=, 2025-05-07T21:10:29.7269417Z sizes=[5], 2025-05-07T21:10:29.7269746Z uvm_op=, 2025-05-07T21:10:29.7270114Z ) 2025-05-07T21:10:29.7270332Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7270678Z self=, 2025-05-07T21:10:29.7271013Z sizes=[8, 5, 2, 5], 2025-05-07T21:10:29.7271365Z uvm_op=, 2025-05-07T21:10:29.7271741Z ) 2025-05-07T21:10:29.7271951Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7272289Z self=, 2025-05-07T21:10:29.7272629Z sizes=[6, 5, 3, 4], 2025-05-07T21:10:29.7272947Z uvm_op=, 2025-05-07T21:10:29.7273294Z ) 2025-05-07T21:10:29.7273512Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7273859Z self=, 2025-05-07T21:10:29.7274185Z sizes=[6], 2025-05-07T21:10:29.7274484Z uvm_op=, 2025-05-07T21:10:29.7274826Z ) 2025-05-07T21:10:29.7275032Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7275379Z self=, 2025-05-07T21:10:29.7275713Z sizes=[8], 2025-05-07T21:10:29.7276096Z uvm_op=, 2025-05-07T21:10:29.7276454Z ) 2025-05-07T21:10:29.7276665Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7277009Z self=, 2025-05-07T21:10:29.7277343Z sizes=[4, 2, 2, 4], 2025-05-07T21:10:29.7277660Z uvm_op=, 2025-05-07T21:10:29.7278052Z ) 2025-05-07T21:10:29.7278257Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7278607Z self=, 2025-05-07T21:10:29.7278941Z sizes=[8], 2025-05-07T21:10:29.7279267Z uvm_op=, 2025-05-07T21:10:29.7279644Z ) 2025-05-07T21:10:29.7279855Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7280242Z self=, 2025-05-07T21:10:29.7280581Z sizes=[7, 1], 2025-05-07T21:10:29.7280919Z uvm_op=, 2025-05-07T21:10:29.7281306Z ) 2025-05-07T21:10:29.7281514Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7281862Z self=, 2025-05-07T21:10:29.7282224Z sizes=[7, 7], 2025-05-07T21:10:29.7282556Z uvm_op=, 2025-05-07T21:10:29.7282929Z ) 2025-05-07T21:10:29.7283142Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7283535Z self=, 2025-05-07T21:10:29.7283863Z sizes=[7], 2025-05-07T21:10:29.7284194Z uvm_op=, 2025-05-07T21:10:29.7284568Z ) 2025-05-07T21:10:29.7284774Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7285124Z self=, 2025-05-07T21:10:29.7285457Z sizes=[3], 2025-05-07T21:10:29.7285764Z uvm_op=, 2025-05-07T21:10:29.7286108Z ) 2025-05-07T21:10:29.7286325Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7286674Z self=, 2025-05-07T21:10:29.7287006Z sizes=[1, 4, 2, 3], 2025-05-07T21:10:29.7287355Z uvm_op=, 2025-05-07T21:10:29.7287737Z ) 2025-05-07T21:10:29.7287943Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7288291Z self=, 2025-05-07T21:10:29.7288635Z sizes=[1, 4, 2, 4], 2025-05-07T21:10:29.7288976Z uvm_op=, 2025-05-07T21:10:29.7289351Z ) 2025-05-07T21:10:29.7289565Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7289903Z self=, 2025-05-07T21:10:29.7290242Z sizes=[1, 4, 1, 4], 2025-05-07T21:10:29.7290592Z uvm_op=, 2025-05-07T21:10:29.7290967Z ) 2025-05-07T21:10:29.7291174Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7291519Z self=, 2025-05-07T21:10:29.7291856Z sizes=[1, 4, 1], 2025-05-07T21:10:29.7292163Z uvm_op=, 2025-05-07T21:10:29.7292506Z ) 2025-05-07T21:10:29.7292721Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7293066Z self=, 2025-05-07T21:10:29.7293406Z sizes=[1, 4, 4], 2025-05-07T21:10:29.7293720Z uvm_op=, 2025-05-07T21:10:29.7294057Z ) 2025-05-07T21:10:29.7294268Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7294715Z self=, 2025-05-07T21:10:29.7295054Z sizes=[4, 4, 4], 2025-05-07T21:10:29.7295364Z uvm_op=, 2025-05-07T21:10:29.7295707Z ) 2025-05-07T21:10:29.7295916Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7296314Z self=, 2025-05-07T21:10:29.7296647Z sizes=[4, 4], 2025-05-07T21:10:29.7296952Z uvm_op=, 2025-05-07T21:10:29.7297291Z ) 2025-05-07T21:10:29.7297503Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7297852Z self=, 2025-05-07T21:10:29.7298225Z sizes=[3, 8], 2025-05-07T21:10:29.7298531Z uvm_op=, 2025-05-07T21:10:29.7298881Z ) 2025-05-07T21:10:29.7299089Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7299440Z self=, 2025-05-07T21:10:29.7299775Z sizes=[3, 3], 2025-05-07T21:10:29.7300121Z uvm_op=, 2025-05-07T21:10:29.7300463Z ) 2025-05-07T21:10:29.7300678Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7301031Z self=, 2025-05-07T21:10:29.7301364Z sizes=[3, 5, 7, 5], 2025-05-07T21:10:29.7301714Z uvm_op=, 2025-05-07T21:10:29.7302091Z ) 2025-05-07T21:10:29.7302298Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7302643Z self=, 2025-05-07T21:10:29.7302982Z sizes=[3, 3, 7, 5], 2025-05-07T21:10:29.7303372Z uvm_op=, 2025-05-07T21:10:29.7303745Z ) 2025-05-07T21:10:29.7303955Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7304301Z self=, 2025-05-07T21:10:29.7304636Z sizes=[3, 3, 3, 5], 2025-05-07T21:10:29.7304989Z uvm_op=, 2025-05-07T21:10:29.7305361Z ) 2025-05-07T21:10:29.7305565Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7305910Z self=, 2025-05-07T21:10:29.7306251Z sizes=[5, 3, 3, 5], 2025-05-07T21:10:29.7306593Z uvm_op=, 2025-05-07T21:10:29.7306963Z ) 2025-05-07T21:10:29.7307173Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7307513Z self=, 2025-05-07T21:10:29.7307852Z sizes=[5, 3, 5, 5], 2025-05-07T21:10:29.7308205Z uvm_op=, 2025-05-07T21:10:29.7308580Z ) 2025-05-07T21:10:29.7308786Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7309133Z self=, 2025-05-07T21:10:29.7309473Z sizes=[5, 3, 5, 3], 2025-05-07T21:10:29.7309819Z uvm_op=, 2025-05-07T21:10:29.7310192Z ) 2025-05-07T21:10:29.7310409Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7310748Z self=, 2025-05-07T21:10:29.7311091Z sizes=[3, 3, 5, 3], 2025-05-07T21:10:29.7311486Z uvm_op=, 2025-05-07T21:10:29.7311852Z ) 2025-05-07T21:10:29.7312063Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7312405Z self=, 2025-05-07T21:10:29.7312735Z sizes=[7, 7, 5], 2025-05-07T21:10:29.7313043Z uvm_op=, 2025-05-07T21:10:29.7313388Z ) 2025-05-07T21:10:29.7313597Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7313939Z self=, 2025-05-07T21:10:29.7314278Z sizes=[7, 5, 5], 2025-05-07T21:10:29.7314591Z uvm_op=, 2025-05-07T21:10:29.7314937Z ) 2025-05-07T21:10:29.7315149Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7321832Z self=, 2025-05-07T21:10:29.7322218Z sizes=[5, 5, 5], 2025-05-07T21:10:29.7322606Z uvm_op=, 2025-05-07T21:10:29.7322955Z ) 2025-05-07T21:10:29.7323169Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7323516Z self=, 2025-05-07T21:10:29.7323848Z sizes=[1], 2025-05-07T21:10:29.7324147Z uvm_op=, 2025-05-07T21:10:29.7324541Z ) 2025-05-07T21:10:29.7324752Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7325101Z self=, 2025-05-07T21:10:29.7325435Z sizes=[7], 2025-05-07T21:10:29.7325746Z uvm_op=, 2025-05-07T21:10:29.7326107Z ) 2025-05-07T21:10:29.7326360Z Trying example: test_is_uvm_tensor( 2025-05-07T21:10:29.7326701Z self=, 2025-05-07T21:10:29.7327034Z sizes=[5, 5], 2025-05-07T21:10:29.7327360Z uvm_op=, 2025-05-07T21:10:29.7327712Z ) 2025-05-07T21:10:29.7327894Z PASSED 2025-05-07T21:10:29.7788941Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7789539Z self=, 2025-05-07T21:10:29.7790068Z sizes=[1], 2025-05-07T21:10:29.7790320Z ) 2025-05-07T21:10:29.7790665Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7791072Z self=, 2025-05-07T21:10:29.7791453Z sizes=[46], 2025-05-07T21:10:29.7791686Z ) 2025-05-07T21:10:29.7791917Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7792324Z self=, 2025-05-07T21:10:29.7792688Z sizes=[46, 100], 2025-05-07T21:10:29.7792910Z ) 2025-05-07T21:10:29.7793146Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7793552Z self=, 2025-05-07T21:10:29.7793920Z sizes=[150], 2025-05-07T21:10:29.7794121Z ) 2025-05-07T21:10:29.7794346Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7794752Z self=, 2025-05-07T21:10:29.7795125Z sizes=[122], 2025-05-07T21:10:29.7795339Z ) 2025-05-07T21:10:29.7795569Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7795977Z self=, 2025-05-07T21:10:29.7796349Z sizes=[121, 156, 182], 2025-05-07T21:10:29.7796582Z ) 2025-05-07T21:10:29.7796811Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7797216Z self=, 2025-05-07T21:10:29.7797583Z sizes=[344], 2025-05-07T21:10:29.7797790Z ) 2025-05-07T21:10:29.7798021Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7798422Z self=, 2025-05-07T21:10:29.7798793Z sizes=[224], 2025-05-07T21:10:29.7799001Z ) 2025-05-07T21:10:29.7799228Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7799634Z self=, 2025-05-07T21:10:29.7800009Z sizes=[431, 139, 40], 2025-05-07T21:10:29.7800243Z ) 2025-05-07T21:10:29.7800474Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7800881Z self=, 2025-05-07T21:10:29.7801252Z sizes=[61, 24, 169], 2025-05-07T21:10:29.7801475Z ) 2025-05-07T21:10:29.7801705Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7802108Z self=, 2025-05-07T21:10:29.7802477Z sizes=[302, 1, 74], 2025-05-07T21:10:29.7802699Z ) 2025-05-07T21:10:29.7802930Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7803406Z self=, 2025-05-07T21:10:29.7803776Z sizes=[1, 1, 74], 2025-05-07T21:10:29.7803995Z ) 2025-05-07T21:10:29.7804217Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7804625Z self=, 2025-05-07T21:10:29.7804996Z sizes=[1, 1, 1], 2025-05-07T21:10:29.7805309Z ) 2025-05-07T21:10:29.7805533Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7805940Z self=, 2025-05-07T21:10:29.7806309Z sizes=[507], 2025-05-07T21:10:29.7806520Z ) 2025-05-07T21:10:29.7806754Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7807159Z self=, 2025-05-07T21:10:29.7807585Z sizes=[375, 153, 72], 2025-05-07T21:10:29.7807819Z ) 2025-05-07T21:10:29.7808050Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7808451Z self=, 2025-05-07T21:10:29.7808823Z sizes=[375, 72, 72], 2025-05-07T21:10:29.7809052Z ) 2025-05-07T21:10:29.7809284Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7809685Z self=, 2025-05-07T21:10:29.7810055Z sizes=[375], 2025-05-07T21:10:29.7810267Z ) 2025-05-07T21:10:29.7810492Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7810941Z self=, 2025-05-07T21:10:29.7811318Z sizes=[492, 248, 395], 2025-05-07T21:10:29.7811547Z ) 2025-05-07T21:10:29.7811778Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7812192Z self=, 2025-05-07T21:10:29.7812564Z sizes=[492, 248, 492], 2025-05-07T21:10:29.7812799Z ) 2025-05-07T21:10:29.7813032Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7813438Z self=, 2025-05-07T21:10:29.7813814Z sizes=[492, 492, 492], 2025-05-07T21:10:29.7814049Z ) 2025-05-07T21:10:29.7814272Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7814783Z self=, 2025-05-07T21:10:29.7815150Z sizes=[336], 2025-05-07T21:10:29.7815363Z ) 2025-05-07T21:10:29.7815588Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7815999Z self=, 2025-05-07T21:10:29.7816373Z sizes=[263, 182, 222], 2025-05-07T21:10:29.7816603Z ) 2025-05-07T21:10:29.7816830Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7817230Z self=, 2025-05-07T21:10:29.7817602Z sizes=[222, 182, 222], 2025-05-07T21:10:29.7817834Z ) 2025-05-07T21:10:29.7818065Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7818466Z self=, 2025-05-07T21:10:29.7818838Z sizes=[182, 182, 222], 2025-05-07T21:10:29.7819078Z ) 2025-05-07T21:10:29.7819303Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7819709Z self=, 2025-05-07T21:10:29.7820075Z sizes=[182, 182], 2025-05-07T21:10:29.7820299Z ) 2025-05-07T21:10:29.7820527Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7820933Z self=, 2025-05-07T21:10:29.7821303Z sizes=[438], 2025-05-07T21:10:29.7821529Z ) 2025-05-07T21:10:29.7821783Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7822185Z self=, 2025-05-07T21:10:29.7822544Z sizes=[78], 2025-05-07T21:10:29.7822745Z ) 2025-05-07T21:10:29.7822973Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7823423Z self=, 2025-05-07T21:10:29.7823791Z sizes=[219], 2025-05-07T21:10:29.7823999Z ) 2025-05-07T21:10:29.7824223Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7824630Z self=, 2025-05-07T21:10:29.7825003Z sizes=[232, 12, 112], 2025-05-07T21:10:29.7825237Z ) 2025-05-07T21:10:29.7825513Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7825918Z self=, 2025-05-07T21:10:29.7826295Z sizes=[232, 112, 112], 2025-05-07T21:10:29.7826531Z ) 2025-05-07T21:10:29.7826763Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7827167Z self=, 2025-05-07T21:10:29.7827658Z sizes=[232, 112, 232], 2025-05-07T21:10:29.7827891Z ) 2025-05-07T21:10:29.7828121Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7828524Z self=, 2025-05-07T21:10:29.7828898Z sizes=[232, 232, 232], 2025-05-07T21:10:29.7829126Z ) 2025-05-07T21:10:29.7829351Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7829753Z self=, 2025-05-07T21:10:29.7830115Z sizes=[130], 2025-05-07T21:10:29.7830323Z ) 2025-05-07T21:10:29.7830546Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7830992Z self=, 2025-05-07T21:10:29.7831401Z sizes=[258, 159, 65], 2025-05-07T21:10:29.7831653Z ) 2025-05-07T21:10:29.7831885Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7832287Z self=, 2025-05-07T21:10:29.7832656Z sizes=[65, 159, 65], 2025-05-07T21:10:29.7832882Z ) 2025-05-07T21:10:29.7833106Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7833505Z self=, 2025-05-07T21:10:29.7833871Z sizes=[65, 159], 2025-05-07T21:10:29.7834088Z ) 2025-05-07T21:10:29.7834320Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7834725Z self=, 2025-05-07T21:10:29.7835090Z sizes=[159, 159], 2025-05-07T21:10:29.7835310Z ) 2025-05-07T21:10:29.7835536Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7836103Z self=, 2025-05-07T21:10:29.7836473Z sizes=[207], 2025-05-07T21:10:29.7836677Z ) 2025-05-07T21:10:29.7836907Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7837306Z self=, 2025-05-07T21:10:29.7837670Z sizes=[511], 2025-05-07T21:10:29.7837878Z ) 2025-05-07T21:10:29.7838105Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:10:29.7838505Z self=, 2025-05-07T21:10:29.7838875Z sizes=[459, 198], 2025-05-07T21:10:29.7839093Z ) 2025-05-07T21:10:29.7839286Z PASSED 2025-05-07T21:10:29.8895450Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8896421Z self=, 2025-05-07T21:10:29.8896945Z sizes=[1], 2025-05-07T21:10:29.8897264Z uvm_op=, 2025-05-07T21:10:29.8897619Z ) 2025-05-07T21:10:29.8897859Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8898263Z self=, 2025-05-07T21:10:29.8898633Z sizes=[853], 2025-05-07T21:10:29.8898944Z uvm_op=, 2025-05-07T21:10:29.8899404Z ) 2025-05-07T21:10:29.8899645Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8900187Z self=, 2025-05-07T21:10:29.8900553Z sizes=[289], 2025-05-07T21:10:29.8900863Z uvm_op=, 2025-05-07T21:10:29.8901212Z ) 2025-05-07T21:10:29.8901440Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8901846Z self=, 2025-05-07T21:10:29.8902296Z sizes=[289, 213, 440], 2025-05-07T21:10:29.8902631Z uvm_op=, 2025-05-07T21:10:29.8902970Z ) 2025-05-07T21:10:29.8903200Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8903599Z self=, 2025-05-07T21:10:29.8903959Z sizes=[555], 2025-05-07T21:10:29.8904323Z uvm_op=, 2025-05-07T21:10:29.8904668Z ) 2025-05-07T21:10:29.8904891Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8905299Z self=, 2025-05-07T21:10:29.8905662Z sizes=[555], 2025-05-07T21:10:29.8905964Z uvm_op=, 2025-05-07T21:10:29.8906307Z ) 2025-05-07T21:10:29.8906539Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8906937Z self=, 2025-05-07T21:10:29.8907305Z sizes=[389, 832, 492], 2025-05-07T21:10:29.8907700Z uvm_op=, 2025-05-07T21:10:29.8908040Z ) 2025-05-07T21:10:29.8908263Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8908660Z self=, 2025-05-07T21:10:29.8909034Z sizes=[944, 1024, 273], 2025-05-07T21:10:29.8909394Z uvm_op=, 2025-05-07T21:10:29.8909773Z ) 2025-05-07T21:10:29.8910000Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8910399Z self=, 2025-05-07T21:10:29.8910772Z sizes=[251, 373, 329, 683], 2025-05-07T21:10:29.8911115Z uvm_op=, 2025-05-07T21:10:29.8911457Z ) 2025-05-07T21:10:29.8911683Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8912085Z self=, 2025-05-07T21:10:29.8912459Z sizes=[350, 456], 2025-05-07T21:10:29.8912774Z uvm_op=, 2025-05-07T21:10:29.8913117Z ) 2025-05-07T21:10:29.8913342Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8913738Z self=, 2025-05-07T21:10:29.8914113Z sizes=[672, 436, 597, 723], 2025-05-07T21:10:29.8914461Z uvm_op=, 2025-05-07T21:10:29.8914793Z ) 2025-05-07T21:10:29.8915022Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8915421Z self=, 2025-05-07T21:10:29.8915792Z sizes=[723, 436, 597, 723], 2025-05-07T21:10:29.8916124Z uvm_op=, 2025-05-07T21:10:29.8916466Z ) 2025-05-07T21:10:29.8916697Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8917092Z self=, 2025-05-07T21:10:29.8917472Z sizes=[723, 436, 723, 723], 2025-05-07T21:10:29.8917809Z uvm_op=, 2025-05-07T21:10:29.8918144Z ) 2025-05-07T21:10:29.8918369Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8918766Z self=, 2025-05-07T21:10:29.8919135Z sizes=[436, 436, 723, 723], 2025-05-07T21:10:29.8919475Z uvm_op=, 2025-05-07T21:10:29.8919817Z ) 2025-05-07T21:10:29.8920043Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8920489Z self=, 2025-05-07T21:10:29.8920856Z sizes=[436, 436], 2025-05-07T21:10:29.8921173Z uvm_op=, 2025-05-07T21:10:29.8921559Z ) 2025-05-07T21:10:29.8921786Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8922230Z self=, 2025-05-07T21:10:29.8922596Z sizes=[2], 2025-05-07T21:10:29.8922928Z uvm_op=, 2025-05-07T21:10:29.8923300Z ) 2025-05-07T21:10:29.8923521Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8923919Z self=, 2025-05-07T21:10:29.8924332Z sizes=[23, 726, 447, 291], 2025-05-07T21:10:29.8924669Z uvm_op=, 2025-05-07T21:10:29.8925005Z ) 2025-05-07T21:10:29.8925236Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8925637Z self=, 2025-05-07T21:10:29.8926009Z sizes=[23, 726, 447, 447], 2025-05-07T21:10:29.8926347Z uvm_op=, 2025-05-07T21:10:29.8926688Z ) 2025-05-07T21:10:29.8926909Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8927312Z self=, 2025-05-07T21:10:29.8927735Z sizes=[23, 726, 447, 23], 2025-05-07T21:10:29.8928066Z uvm_op=, 2025-05-07T21:10:29.8928408Z ) 2025-05-07T21:10:29.8928638Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8929040Z self=, 2025-05-07T21:10:29.8929412Z sizes=[778, 828, 713, 1004], 2025-05-07T21:10:29.8929790Z uvm_op=, 2025-05-07T21:10:29.8930167Z ) 2025-05-07T21:10:29.8930393Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8930795Z self=, 2025-05-07T21:10:29.8931169Z sizes=[778, 828, 828, 1004], 2025-05-07T21:10:29.8931542Z uvm_op=, 2025-05-07T21:10:29.8931909Z ) 2025-05-07T21:10:29.8932140Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8932537Z self=, 2025-05-07T21:10:29.8932908Z sizes=[778, 828, 828, 828], 2025-05-07T21:10:29.8933276Z uvm_op=, 2025-05-07T21:10:29.8933653Z ) 2025-05-07T21:10:29.8933874Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8934275Z self=, 2025-05-07T21:10:29.8934734Z sizes=[778, 828, 828, 828], 2025-05-07T21:10:29.8935071Z uvm_op=, 2025-05-07T21:10:29.8935408Z ) 2025-05-07T21:10:29.8935637Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8936292Z self=, 2025-05-07T21:10:29.8936664Z sizes=[778, 828, 828], 2025-05-07T21:10:29.8937003Z uvm_op=, 2025-05-07T21:10:29.8937348Z ) 2025-05-07T21:10:29.8937572Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8937976Z self=, 2025-05-07T21:10:29.8938348Z sizes=[778, 828, 778], 2025-05-07T21:10:29.8938670Z uvm_op=, 2025-05-07T21:10:29.8939009Z ) 2025-05-07T21:10:29.8939233Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8939628Z self=, 2025-05-07T21:10:29.8939995Z sizes=[828, 828, 778], 2025-05-07T21:10:29.8940403Z uvm_op=, 2025-05-07T21:10:29.8940745Z ) 2025-05-07T21:10:29.8940973Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8941370Z self=, 2025-05-07T21:10:29.8941733Z sizes=[561], 2025-05-07T21:10:29.8942033Z uvm_op=, 2025-05-07T21:10:29.8942435Z ) 2025-05-07T21:10:29.8942667Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8943060Z self=, 2025-05-07T21:10:29.8943425Z sizes=[41, 304, 1], 2025-05-07T21:10:29.8943741Z uvm_op=, 2025-05-07T21:10:29.8944076Z ) 2025-05-07T21:10:29.8944306Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8944767Z self=, 2025-05-07T21:10:29.8945140Z sizes=[41, 304, 41], 2025-05-07T21:10:29.8945464Z uvm_op=, 2025-05-07T21:10:29.8945808Z ) 2025-05-07T21:10:29.8946031Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8946430Z self=, 2025-05-07T21:10:29.8946800Z sizes=[41, 304, 304], 2025-05-07T21:10:29.8947127Z uvm_op=, 2025-05-07T21:10:29.8947463Z ) 2025-05-07T21:10:29.8947754Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8948151Z self=, 2025-05-07T21:10:29.8948516Z sizes=[41, 41, 304], 2025-05-07T21:10:29.8948839Z uvm_op=, 2025-05-07T21:10:29.8949173Z ) 2025-05-07T21:10:29.8949397Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8949789Z self=, 2025-05-07T21:10:29.8950156Z sizes=[41, 41], 2025-05-07T21:10:29.8950474Z uvm_op=, 2025-05-07T21:10:29.8950816Z ) 2025-05-07T21:10:29.8951045Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8951446Z self=, 2025-05-07T21:10:29.8951799Z sizes=[684], 2025-05-07T21:10:29.8952104Z uvm_op=, 2025-05-07T21:10:29.8952450Z ) 2025-05-07T21:10:29.8952678Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8953073Z self=, 2025-05-07T21:10:29.8953432Z sizes=[476], 2025-05-07T21:10:29.8953763Z uvm_op=, 2025-05-07T21:10:29.8954133Z ) 2025-05-07T21:10:29.8954365Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8954760Z self=, 2025-05-07T21:10:29.8955132Z sizes=[150, 897, 957, 979], 2025-05-07T21:10:29.8955469Z uvm_op=, 2025-05-07T21:10:29.8955812Z ) 2025-05-07T21:10:29.8956037Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8956430Z self=, 2025-05-07T21:10:29.8956799Z sizes=[150, 957, 957, 979], 2025-05-07T21:10:29.8957127Z uvm_op=, 2025-05-07T21:10:29.8957472Z ) 2025-05-07T21:10:29.8957698Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8958090Z self=, 2025-05-07T21:10:29.8958457Z sizes=[979, 957, 957, 979], 2025-05-07T21:10:29.8958796Z uvm_op=, 2025-05-07T21:10:29.8959133Z ) 2025-05-07T21:10:29.8959355Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8959758Z self=, 2025-05-07T21:10:29.8960128Z sizes=[979, 957, 979, 979], 2025-05-07T21:10:29.8960520Z uvm_op=, 2025-05-07T21:10:29.8960861Z ) 2025-05-07T21:10:29.8961088Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8961481Z self=, 2025-05-07T21:10:29.8961852Z sizes=[979, 957, 957], 2025-05-07T21:10:29.8962230Z uvm_op=, 2025-05-07T21:10:29.8962575Z ) 2025-05-07T21:10:29.8969883Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:10:29.8970305Z self=, 2025-05-07T21:10:29.8970684Z sizes=[957, 957, 957], 2025-05-07T21:10:29.8971015Z uvm_op=, 2025-05-07T21:10:29.8971360Z ) 2025-05-07T21:10:29.8971632Z PASSED 2025-05-07T21:10:30.4029393Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:10:30.4030106Z self=, 2025-05-07T21:10:30.4030598Z sizes=[1], 2025-05-07T21:10:30.4031028Z uvm_op=, 2025-05-07T21:10:30.4031512Z ) 2025-05-07T21:10:30.4031805Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4032128Z self=, 2025-05-07T21:10:30.4032440Z sizes=[750], 2025-05-07T21:10:30.4032741Z uvm_op=, 2025-05-07T21:10:30.4033209Z ) 2025-05-07T21:10:30.4033410Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4033725Z self=, 2025-05-07T21:10:30.4034055Z sizes=[750, 498, 417, 251], 2025-05-07T21:10:30.4034386Z uvm_op=, 2025-05-07T21:10:30.4034730Z ) 2025-05-07T21:10:30.4034935Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4035241Z self=, 2025-05-07T21:10:30.4035564Z sizes=[517], 2025-05-07T21:10:30.4035871Z uvm_op=, 2025-05-07T21:10:30.4036418Z ) 2025-05-07T21:10:30.4036620Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4036934Z self=, 2025-05-07T21:10:30.4037252Z sizes=[517], 2025-05-07T21:10:30.4037545Z uvm_op=, 2025-05-07T21:10:30.4037887Z ) 2025-05-07T21:10:30.4038096Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4038405Z self=, 2025-05-07T21:10:30.4038731Z sizes=[349, 475, 51, 265], 2025-05-07T21:10:30.4039062Z uvm_op=, 2025-05-07T21:10:30.4039400Z ) 2025-05-07T21:10:30.4039609Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4039928Z self=, 2025-05-07T21:10:30.4040245Z sizes=[390], 2025-05-07T21:10:30.4040578Z uvm_op=, 2025-05-07T21:10:30.4040957Z ) 2025-05-07T21:10:30.4041167Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4041477Z self=, 2025-05-07T21:10:30.4041806Z sizes=[596, 711], 2025-05-07T21:10:30.4042116Z uvm_op=, 2025-05-07T21:10:30.4042446Z ) 2025-05-07T21:10:30.4042658Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4042977Z self=, 2025-05-07T21:10:30.4043296Z sizes=[65, 388, 29], 2025-05-07T21:10:30.4043614Z uvm_op=, 2025-05-07T21:10:30.4043959Z ) 2025-05-07T21:10:30.4044160Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4044479Z self=, 2025-05-07T21:10:30.4044795Z sizes=[764], 2025-05-07T21:10:30.4045131Z uvm_op=, 2025-05-07T21:10:30.4045500Z ) 2025-05-07T21:10:30.4045786Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4046103Z self=, 2025-05-07T21:10:30.4046423Z sizes=[23, 1022, 920, 773], 2025-05-07T21:10:30.4046786Z uvm_op=, 2025-05-07T21:10:30.4047163Z ) 2025-05-07T21:10:30.4047364Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4047743Z self=, 2025-05-07T21:10:30.4048073Z sizes=[23, 1022, 920, 920], 2025-05-07T21:10:30.4048433Z uvm_op=, 2025-05-07T21:10:30.4048803Z ) 2025-05-07T21:10:30.4049011Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4049318Z self=, 2025-05-07T21:10:30.4049744Z sizes=[920, 1022, 920, 920], 2025-05-07T21:10:30.4050114Z uvm_op=, 2025-05-07T21:10:30.4050487Z ) 2025-05-07T21:10:30.4050697Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4051008Z self=, 2025-05-07T21:10:30.4051344Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:10:30.4051719Z uvm_op=, 2025-05-07T21:10:30.4052088Z ) 2025-05-07T21:10:30.4052287Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4052602Z self=, 2025-05-07T21:10:30.4052989Z sizes=[920], 2025-05-07T21:10:30.4053286Z uvm_op=, 2025-05-07T21:10:30.4053625Z ) 2025-05-07T21:10:30.4053835Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4054145Z self=, 2025-05-07T21:10:30.4054474Z sizes=[375, 820, 452], 2025-05-07T21:10:30.4054944Z uvm_op=, 2025-05-07T21:10:30.4055318Z ) 2025-05-07T21:10:30.4055520Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4055833Z self=, 2025-05-07T21:10:30.4056161Z sizes=[375, 452, 452], 2025-05-07T21:10:30.4056512Z uvm_op=, 2025-05-07T21:10:30.4056881Z ) 2025-05-07T21:10:30.4057086Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4057400Z self=, 2025-05-07T21:10:30.4057728Z sizes=[375, 375, 452], 2025-05-07T21:10:30.4058082Z uvm_op=, 2025-05-07T21:10:30.4058446Z ) 2025-05-07T21:10:30.4058651Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4058966Z self=, 2025-05-07T21:10:30.4059280Z sizes=[375], 2025-05-07T21:10:30.4059583Z uvm_op=, 2025-05-07T21:10:30.4059928Z ) 2025-05-07T21:10:30.4060132Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4060453Z self=, 2025-05-07T21:10:30.4060772Z sizes=[403], 2025-05-07T21:10:30.4061103Z uvm_op=, 2025-05-07T21:10:30.4061509Z ) 2025-05-07T21:10:30.4061726Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4062042Z self=, 2025-05-07T21:10:30.4062361Z sizes=[205, 851], 2025-05-07T21:10:30.4062675Z uvm_op=, 2025-05-07T21:10:30.4063015Z ) 2025-05-07T21:10:30.4063221Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4063536Z self=, 2025-05-07T21:10:30.4063853Z sizes=[851, 851], 2025-05-07T21:10:30.4064161Z uvm_op=, 2025-05-07T21:10:30.4064503Z ) 2025-05-07T21:10:30.4064707Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4065021Z self=, 2025-05-07T21:10:30.4065389Z sizes=[851], 2025-05-07T21:10:30.4065695Z uvm_op=, 2025-05-07T21:10:30.4066035Z ) 2025-05-07T21:10:30.4066237Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4066552Z self=, 2025-05-07T21:10:30.4066880Z sizes=[497, 630, 1007, 631], 2025-05-07T21:10:30.4067289Z uvm_op=, 2025-05-07T21:10:30.4067672Z ) 2025-05-07T21:10:30.4067880Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4068189Z self=, 2025-05-07T21:10:30.4068516Z sizes=[497, 630, 1007, 631], 2025-05-07T21:10:30.4068853Z uvm_op=, 2025-05-07T21:10:30.4069193Z ) 2025-05-07T21:10:30.4069439Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4069760Z self=, 2025-05-07T21:10:30.4070084Z sizes=[631, 630, 1007, 631], 2025-05-07T21:10:30.4070422Z uvm_op=, 2025-05-07T21:10:30.4070768Z ) 2025-05-07T21:10:30.4070968Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4071277Z self=, 2025-05-07T21:10:30.4071601Z sizes=[631, 630, 1007, 630], 2025-05-07T21:10:30.4071936Z uvm_op=, 2025-05-07T21:10:30.4072324Z ) 2025-05-07T21:10:30.4072532Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4072851Z self=, 2025-05-07T21:10:30.4073174Z sizes=[711, 186, 528, 1013], 2025-05-07T21:10:30.4073510Z uvm_op=, 2025-05-07T21:10:30.4073847Z ) 2025-05-07T21:10:30.4074050Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4074359Z self=, 2025-05-07T21:10:30.4074684Z sizes=[186, 186, 528, 1013], 2025-05-07T21:10:30.4075028Z uvm_op=, 2025-05-07T21:10:30.4075368Z ) 2025-05-07T21:10:30.4075576Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4075893Z self=, 2025-05-07T21:10:30.4076213Z sizes=[186, 186, 528, 186], 2025-05-07T21:10:30.4076545Z uvm_op=, 2025-05-07T21:10:30.4076887Z ) 2025-05-07T21:10:30.4077094Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4077411Z self=, 2025-05-07T21:10:30.4077734Z sizes=[186, 186, 528, 186], 2025-05-07T21:10:30.4078061Z uvm_op=, 2025-05-07T21:10:30.4078396Z ) 2025-05-07T21:10:30.4078600Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4078912Z self=, 2025-05-07T21:10:30.4079230Z sizes=[186, 186, 528], 2025-05-07T21:10:30.4079558Z uvm_op=, 2025-05-07T21:10:30.4079901Z ) 2025-05-07T21:10:30.4080104Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4080423Z self=, 2025-05-07T21:10:30.4080750Z sizes=[186, 186, 186], 2025-05-07T21:10:30.4081067Z uvm_op=, 2025-05-07T21:10:30.4081405Z ) 2025-05-07T21:10:30.4081612Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4081925Z self=, 2025-05-07T21:10:30.4082243Z sizes=[186], 2025-05-07T21:10:30.4082540Z uvm_op=, 2025-05-07T21:10:30.4082878Z ) 2025-05-07T21:10:30.4083084Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4083399Z self=, 2025-05-07T21:10:30.4085152Z sizes=[727, 838, 163], 2025-05-07T21:10:30.4085510Z uvm_op=, 2025-05-07T21:10:30.4085879Z ) 2025-05-07T21:10:30.4086129Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4086450Z self=, 2025-05-07T21:10:30.4086777Z sizes=[727, 838, 727], 2025-05-07T21:10:30.4087136Z uvm_op=, 2025-05-07T21:10:30.4087501Z ) 2025-05-07T21:10:30.4087706Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4088062Z self=, 2025-05-07T21:10:30.4088384Z sizes=[727, 727, 727], 2025-05-07T21:10:30.4088742Z uvm_op=, 2025-05-07T21:10:30.4089110Z ) 2025-05-07T21:10:30.4089310Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4089623Z self=, 2025-05-07T21:10:30.4089990Z sizes=[168], 2025-05-07T21:10:30.4090320Z uvm_op=, 2025-05-07T21:10:30.4090696Z ) 2025-05-07T21:10:30.4090904Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4091220Z self=, 2025-05-07T21:10:30.4091560Z sizes=[87, 573], 2025-05-07T21:10:30.4091903Z uvm_op=, 2025-05-07T21:10:30.4092239Z ) 2025-05-07T21:10:30.4092438Z Trying example: test_uvm_slice( 2025-05-07T21:10:30.4092752Z self=, 2025-05-07T21:10:30.4093112Z sizes=[87, 87], 2025-05-07T21:10:30.4093407Z uvm_op=, 2025-05-07T21:10:30.4093752Z ) 2025-05-07T21:10:30.4093936Z PASSED 2025-05-07T21:10:30.4094049Z 2025-05-07T21:10:30.4094190Z =============================== warnings summary =============================== 2025-05-07T21:10:30.4094574Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:10:30.4096084Z /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:10:30.4097654Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:10:30.4097952Z 2025-05-07T21:10:30.4098189Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:10:30.4098658Z ========================= 7 passed, 1 warning in 3.53s ========================= 2025-05-07T21:10:31.0418961Z 2025-05-07T21:10:31.0419880Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:10:31.0440779Z [TEST] Python test time for ./uvm/uvm_test.py: 7 seconds 2025-05-07T21:10:31.0441047Z 2025-05-07T21:10:31.0441052Z 2025-05-07T21:10:31.0441075Z 2025-05-07T21:10:31.0441079Z 2025-05-07T21:10:31.0441693Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:10:31.0517359Z Post job cleanup. 2025-05-07T21:10:31.1489898Z [command]/usr/bin/git version 2025-05-07T21:10:31.1530157Z git version 2.47.1 2025-05-07T21:10:31.1565289Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/90358c2d-c5c3-46df-bacf-3de679872c05/.gitconfig' 2025-05-07T21:10:31.1575472Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/90358c2d-c5c3-46df-bacf-3de679872c05' before making global git config changes 2025-05-07T21:10:31.1576347Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:10:31.1580634Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:10:31.1624822Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:10:31.1659420Z [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:10:31.2000313Z Entering 'external/asmjit' 2025-05-07T21:10:31.2066482Z Entering 'external/composable_kernel' 2025-05-07T21:10:31.2141010Z Entering 'external/cpuinfo' 2025-05-07T21:10:31.2208156Z Entering 'external/cutlass' 2025-05-07T21:10:31.2282349Z Entering 'external/googletest' 2025-05-07T21:10:31.2348948Z Entering 'external/hipify_torch' 2025-05-07T21:10:31.2414551Z Entering 'external/json' 2025-05-07T21:10:31.2501693Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:10:31.2524557Z http.https://github.com/.extraheader 2025-05-07T21:10:31.2536337Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:10:31.2568356Z [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:10:31.2897382Z Entering 'external/asmjit' 2025-05-07T21:10:31.2940160Z http.https://github.com/.extraheader 2025-05-07T21:10:31.2983058Z Entering 'external/composable_kernel' 2025-05-07T21:10:31.3025264Z http.https://github.com/.extraheader 2025-05-07T21:10:31.3077452Z Entering 'external/cpuinfo' 2025-05-07T21:10:31.3124302Z http.https://github.com/.extraheader 2025-05-07T21:10:31.3167666Z Entering 'external/cutlass' 2025-05-07T21:10:31.3210454Z http.https://github.com/.extraheader 2025-05-07T21:10:31.3263261Z Entering 'external/googletest' 2025-05-07T21:10:31.3306423Z http.https://github.com/.extraheader 2025-05-07T21:10:31.3348631Z Entering 'external/hipify_torch' 2025-05-07T21:10:31.3391234Z http.https://github.com/.extraheader 2025-05-07T21:10:31.3432128Z Entering 'external/json' 2025-05-07T21:10:31.3475106Z http.https://github.com/.extraheader 2025-05-07T21:10:31.3626320Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:10:31.3659399Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:10:31.3669849Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:10:31.3670221Z ##[endgroup] 2025-05-07T21:10:31.3776690Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:10:42.2403479Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:10:58.7252886Z Cleaning up orphan processes